﻿/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/8/82544/82544_1378019_1_.cache exists */
/*md5:d85cfde53fdf3fcbbc96bb9dc28a2a03*/
.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;
}

@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: auto;
	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;
}

.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: 170px;
	margin-right: 10px;
	display: inline-block;
}

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

}
.module_100130708 .ModuleHead .HeadCenter{float:none;}
#module_100130708 {
padding:0px;
}
#module_100130708 {
position:absolute;
z-index:4001;
top:560px;
left:0px;
width:100%;
height:126px;
}
#module_100130708 .ModuleHead100130708 {
display:none;
}
#module_100130708 .BodyCenter.BodyCenter100130708 {
background:none;background-color:rgba(0,0,0,0);
}
#module_100130708 >.module_100130708 {
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_100130708 >.module_100130708{
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_100130708 .BodyCenter.BodyCenter100130708 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_100130708 .BodyCenter.BodyCenter100130708 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_100130708 >.module_100130708 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_100130708 >.module_100130708 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_100130708 >.module_100130708 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_100130708:hover {
border:none;
}
#module_100130708:hover >.module_100130708 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_100130708 .animated-circles.animated .c-1,#module_100130708 .animated-circles.animated .c-2,#module_100130708 .animated-circles.animated.c-3{opacity: 0.25; background-color:#1e88e5;} #module_100130708 .animated-circles2:after{background-image:linear-gradient(to bottom, #1e88e5, #1e88e5)}
#module_100130708 .online-service-nav .head{background-color:#FFFFFF;}
#module_100130708 .online-service{border-width:0px;}
#module_100130708 .online-service{border-style:;}
#module_100130708 .online-service{border-color:;}
#module_100130708 .online-service{box-shadow:0 0px 20px 0  rgba(0,69,129,0.08);}
#module_100130708 .online-service-content{background-color:#fff;}
#module_100130708 .online-service-content{border-top-left-radius:20px;}
#module_100130708 .online-service-content{border-bottom-left-radius:20px;}
#module_100130708 .online-service-content{border-bottom-right-radius:20px;}
#module_100130708 .online-service-content{border-top-right-radius:20px;}
#module_100130708 .online-service-content-tab .content-tab{background-color:transparent;}
#module_100130708 .online-service-content-tab .content-tab .iconfont{color:#333333;}
#module_100130708 .content-close::after{border-width:1px;}
#module_100130708 .content-close::after{border-style:solid;}
#module_100130708 .content-close::after{border-color:#eeeeee;}
#module_100130708 .content-close span{background-color:#999999;}
#module_100130708 .online-service-top{background-color:#ffffff;}
#module_100130708 .online-service-top .iconfont{color:#1e88e5;}
#module_100130708 .online-service-top{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#module_100130708 .online-service-nav:hover .head{background-color:#FFFFFF;}
#module_100130708 .online-service:hover{border-width:0px;}
#module_100130708 .online-service:hover{border-style:;}
#module_100130708 .online-service:hover{border-color:;}
#module_100130708 .online-service:hover{box-shadow:0 5px 10px 0  rgba(0,69,129,0.08);}
#module_100130708 .online-service:hover .rd-notice-content{color:#FFFFFF;}
#module_100130708 .online-service:hover .online-service-hint{background-color:#1976d2;}
#module_100130708 .online-service-content-tab .content-tabh:hover{background-color:#1976d2;}
#module_100130708 .online-service-content-tab .content-tabh:hover .iconfont{color:#FFFFFF;}
#module_100130708 .content-close:hover span{background-color:#999999;}
#module_100130708 .online-service-content-tab .content-tabh:hover .content-tab-name{color:#ffffff;}
#module_100130708 .online-service-top:hover{background-color:#ffffff;}
#module_100130708 .online-service-top:hover .iconfont{color:#1976d2;}
#module_100130708 .online-service-top:hover{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#FreeMainZone{height:686px}
.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 > .SubContainer{display:table-cell; vertical-align: top;}
.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%;}
.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: block;}
    .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 > .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;}
}.module_158458564 .ModuleHead .HeadCenter{float:none;}
#module_158458564 {
padding:0px;
}
#module_158458564 {
position:static;
z-index:999;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_158458564 .ModuleHead158458564 {
display:none;
}
#module_158458564 .BodyCenter.BodyCenter158458564 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158458564 >.module_158458564 {
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:rgba(255, 255, 255, 0.15);
border-bottom-width:1px;
}
#module_158458564 >.module_158458564{
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_158458564 .BodyCenter.BodyCenter158458564 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158458564 .BodyCenter.BodyCenter158458564 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_158458564 >.module_158458564 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158458564 >.module_158458564 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_158458564 >.module_158458564 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158458564:hover {
border:none;
}
#module_158458564:hover >.module_158458564 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_158456308 .ModuleHead .HeadCenter{float:none;}
#module_158456308 {
padding:0px;
}
#module_158456308 {
position:static;
z-index:0;
top:31px;
left:414px;
width:100%;
height: auto;
}
#module_158456308 .ModuleHead158456308 {
display:none;
}
#module_158456308 .BodyCenter.BodyCenter158456308 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158456308 >.module_158456308 {
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_158456308 >.module_158456308{
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_158456308 .BodyCenter.BodyCenter158456308 {
padding-top:3.5971%;
padding-left:14.3885%;
padding-right:14.3885%;
padding-bottom:3.5971%;
}
}
@media screen and (max-width: 767px){
#module_158456308 .BodyCenter.BodyCenter158456308 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_158456308 >.module_158456308 {
margin-top:0.0000%;
margin-left:10.7914%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158456308 >.module_158456308 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_158456308 >.module_158456308 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158456308:hover {
border:none;
}
#module_158456308:hover >.module_158456308 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer158458564 #Sub158458564_1 {width:7.3718%;}
.ModuleNavGiant.layout-103 .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;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box; 
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-103 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-103 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-103 .moveMenuRight, .ModuleNavGiant.layout-103 .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-103 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-103 .moveMenuRight:hover, .ModuleNavGiant.layout-103 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-103 .navBorderTop {
  position: absolute;
  width: auto;
  height: 80px;
  left: 0px;
  bottom:initial;
  background-color: #1e88e5;
  display:none;
}
.ModuleNavGiant.layout-103 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  width: auto;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-103 .main-nav-item {
  box-sizing: content-box;
  width: auto;
  height:80px;
  line-height:80px;
  color: #000000;
  display: inline-block;
  position: relative;
  transition:all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  text-decoration: none;
}
.ModuleNavGiant.layout-103 .main-nav-item span{
	display:block;
	width:100%;
	height:100%;
	position:relative;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
}
.ModuleNavGiant.layout-103 .sub-nav-item-group {
  z-index: 3;
  width: 192px;
  height: auto;
  line-height: 40px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-103 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-left: 0;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-103 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-103 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-103 .main-nav-item-hover span{
  color: #fff;
  top: -7px;
   -webkit-animation: layout-103-nav-active 0.5s;
  -moz-animation: layout-103-nav-active 0.5s;
  -o-animation: layout-103-nav-active 0.5s;
  animation: layout-103-nav-active 0.5s;
}

.ModuleNavGiant.layout-103 .main-nav-item-hover::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-animation: layout-103-nav-active2 0.5s;
  -moz-animation: layout-103-nav-active2 0.5s;
  -o-animation: layout-103-nav-active2 0.5s;
  animation: layout-103-nav-active2 0.5s;
  bottom: 25%;
}
@keyframes layout-103-nav-active {
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
}
@-webkit-keyframes layout-103-nav-active
 { 
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }
 @-o-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }  
@keyframes layout-103-nav-active2 {
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
}
@-webkit-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }
 @-o-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }  
.ModuleNavGiant.layout-103 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-103 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_165226960 .ModuleHead .HeadCenter{float:none;}
#module_165226960 {
padding:0px;
}
#module_165226960 {
position:static;
z-index:0;
top:36px;
left:580px;
width:100%;
height: auto;
}
#module_165226960 .ModuleHead165226960 {
display:none;
}
#module_165226960 .BodyCenter.BodyCenter165226960 {
background:none;background-color:rgba(0,0,0,0);
}
#module_165226960 >.module_165226960 {
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_165226960 >.module_165226960{
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_165226960 .BodyCenter.BodyCenter165226960 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_165226960 .BodyCenter.BodyCenter165226960 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_165226960 >.module_165226960 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_165226960 >.module_165226960 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_165226960 >.module_165226960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_165226960:hover {
border:none;
}
#module_165226960:hover >.module_165226960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_165226960 .main-nav-item-group{height:65px;}#module_165226960 .main-nav-item{height:65px;line-height:65px}#module_165226960 .navBorderTop{height:65px;}#module_165226960 .main-nav-content{height:65px}
#module_165226960 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_165226960 .main-nav-content{background-image:none;}
#module_165226960 .main-nav-content{background-repeat:no-repeat;}
#module_165226960 .main-nav-content{}
#module_165226960 .main-nav-content{}
#module_165226960 .main-nav-content{}
#module_165226960 .main-nav-content{text-align:left;}
#module_165226960 .main-nav-item span{font-size:15px;}
#module_165226960 .main-nav-item span{font-family:微软雅黑,Microsoft YaHei;}
#module_165226960 .main-nav-item span{color:rgb(255, 255, 255);}
#module_165226960 .main-nav-item span{font-weight:normal;}
#module_165226960 .main-nav-item span{text-decoration:none;}
#module_165226960 .main-nav-item span{font-style:normal;}
#module_165226960 .main-nav-item{background-color:transparent;}
#module_165226960 .main-nav-item{background-image:none;}
#module_165226960 .main-nav-item{background-repeat:no-repeat;}
#module_165226960 .main-nav-item{}
#module_165226960 .main-nav-item{}
#module_165226960 .main-nav-item{}
#module_165226960 .main-nav-item span{width:auto;}
#module_165226960 .main-nav-item span{padding-left:18px;padding-right:18px;}
#module_165226960 .sub-nav-item-group{border-top-color:#333;}
#module_165226960 .sub-nav-item-group{border-top-style:solid;}
#module_165226960 .sub-nav-item-group{border-top-width:0px;}
#module_165226960 .sub-nav-item-group{border-right-color:transparent;}
#module_165226960 .sub-nav-item-group{border-right-style:none;}
#module_165226960 .sub-nav-item-group{border-right-width:0px;}
#module_165226960 .sub-nav-item-group{border-bottom-color:transparent;}
#module_165226960 .sub-nav-item-group{border-bottom-style:none;}
#module_165226960 .sub-nav-item-group{border-bottom-width:0px;}
#module_165226960 .sub-nav-item-group{border-left-color:transparent;}
#module_165226960 .sub-nav-item-group{border-left-style:none;}
#module_165226960 .sub-nav-item-group{border-left-width:0px;}
#module_165226960 .sub-nav-item-group{width:160px;}
#module_165226960 .sub-nav-item{height:43px;line-height:43px}
#module_165226960 .sub-nav-item{font-size:14px;}
#module_165226960 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_165226960 .sub-nav-item{color:rgb(89, 89, 89);}
#module_165226960 .sub-nav-item{font-weight:normal;}
#module_165226960 .sub-nav-item{text-decoration:none;}
#module_165226960 .sub-nav-item{font-style:normal;}
#module_165226960 .sub-nav-item{background-color:#fff;}
#module_165226960 .sub-nav-item{background-image:none;}
#module_165226960 .sub-nav-item{background-repeat:no-repeat;}
#module_165226960 .sub-nav-item{}
#module_165226960 .sub-nav-item{}
#module_165226960 .sub-nav-item{}
#module_165226960 .sub-nav-item{border-bottom-color:rgb(248, 248, 248);}
#module_165226960 .sub-nav-item{border-bottom-style:solid;}
#module_165226960 .sub-nav-item{border-bottom-width:1px;}
#module_165226960 .sub-nav-item{margin-top:0px;}
#module_165226960 .main-nav-item-hover span{font-size:15px;}
#module_165226960 .main-nav-item-hover span{font-family:微软雅黑,Microsoft YaHei;}
#module_165226960 .main-nav-item-hover span{color:rgb(255, 255, 255);}#module_165226960 .main-nav-item-hover::after{background-color:rgb(255, 255, 255);}
#module_165226960 .main-nav-item-hover span{font-weight:normal;}
#module_165226960 .main-nav-item-hover span{text-decoration:none;}
#module_165226960 .main-nav-item-hover span{font-style:normal;}
#module_165226960 .navBorderTop{background-color:rgba(0,0,0,0);}
#module_165226960 .navBorderTop{background-image:none;}
#module_165226960 .navBorderTop{background-repeat:no-repeat;}
#module_165226960 .navBorderTop{}
#module_165226960 .navBorderTop{}
#module_165226960 .navBorderTop{}
#module_165226960 .sub-nav-item:hover{font-size:14px;}
#module_165226960 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_165226960 .sub-nav-item:hover{color:rgb(0, 0, 0);}
#module_165226960 .sub-nav-item:hover{font-weight:normal;}
#module_165226960 .sub-nav-item:hover{text-decoration:none;}
#module_165226960 .sub-nav-item:hover{font-style:normal;}
#module_165226960 .sub-nav-item:hover{background-color:rgb(248, 248, 248);}
#module_165226960 .sub-nav-item:hover{background-image:none;}
#module_165226960 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_165226960 .sub-nav-item:hover{}
#module_165226960 .sub-nav-item:hover{}
#module_165226960 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer158458564 #Sub158458564_2 {width:58.5470%;}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
	color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
	background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_354348064 .ModuleHead .HeadCenter{float:none;}
#module_354348064 {
padding:0px;
}
#module_354348064 {
position:static;
z-index:0;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_354348064 .ModuleHead354348064 {
display:none;
}
#module_354348064 .BodyCenter.BodyCenter354348064 {
background:none;background-color:rgba(0,0,0,0);
}
#module_354348064 >.module_354348064 {
border-top-style:solid;
border-top-color:rgb(255, 255, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(255, 255, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(255, 255, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(255, 255, 255);
border-bottom-width:0px;
}
#module_354348064 >.module_354348064{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:1px;
border-bottom-right-radius:1px;
}
@media screen and (min-width: 768px){
#module_354348064 .BodyCenter.BodyCenter354348064 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354348064 .BodyCenter.BodyCenter354348064 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_354348064 >.module_354348064 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354348064 >.module_354348064 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_354348064 >.module_354348064 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_354348064:hover {
border:none;
}
#module_354348064:hover >.module_354348064 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_354348064 .BodyCenter{text-align:right;}
#module_354348064 .moduleButton{font-size:16px;}
#module_354348064 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_354348064 .moduleButton{color:rgb(255, 255, 255);}
#module_354348064 .moduleButton{font-weight:normal;}
#module_354348064 .moduleButton{text-decoration:none;}
#module_354348064 .moduleButton{font-style:normal;}
#module_354348064 .moduleButton, #module_354348064 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354348064 .moduleButton, #module_354348064 .moduleButton.faded:before{}
#module_354348064 .moduleButton{border-color:rgb(255, 255, 255);}
#module_354348064 .moduleButton{border-style:none;}
#module_354348064 .moduleButton{border-width:0px;}
#module_354348064 .moduleButton{width:250px;}
#module_354348064 .moduleButton{height:65px;line-height:65px;}
#module_354348064 .BodyCenter{color:#1e88e5;}
#module_354348064 .moduleButton{border-top-left-radius:0px;}
#module_354348064 .moduleButton{border-top-right-radius:0px;}
#module_354348064 .moduleButton{border-bottom-left-radius:0px;}
#module_354348064 .moduleButton{border-bottom-right-radius:0px;}
#module_354348064 .BreadIcon{font-size:28px;} #module_354348064 .BreadsvgIcon svg{width:28px;height:28px;}
#module_354348064 .BreadIcon{color:#1e88e5;} #module_354348064 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_354348064 .BreadIcon,#module_354348064 .BreadsvgIcon{margin-left:10px;}
#module_354348064 .BreadIcon,#module_354348064 .BreadsvgIcon{margin-right:10px;}
#module_354348064 .moduleButton:hover .BreadIcon{font-size:28px;} #module_354348064 .moduleButton:hover .BreadsvgIcon svg{width:28px;height:28px;}
#module_354348064 .moduleButton:hover .BreadIcon{color:#fff} #module_354348064 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_354348064 .moduleButton:hover{font-size:16px;}
#module_354348064 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_354348064 .moduleButton:hover{color:rgb(250, 101, 10);}
#module_354348064 .moduleButton:hover{font-weight:normal;}
#module_354348064 .moduleButton:hover{text-decoration:none;}
#module_354348064 .moduleButton:hover{font-style:normal;}
#module_354348064 .moduleButton:before, #module_354348064 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354348064 .moduleButton:before, #module_354348064 .moduleButton.faded:before{}
#module_354348064 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_354348064 .moduleButton:hover{border-style:none;}
#module_354348064 .moduleButton:hover{border-width:1px;}

.ModuleGridContainer.ModuleGridContainer158458564 #Sub158458564_4 {width:21.0470%;}
.module_353537965 .ModuleHead .HeadCenter{float:none;}
#module_353537965 {
padding:0px;
}
#module_353537965 {
position:static;
z-index:0;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_353537965 .ModuleHead353537965 {
display:none;
}
#module_353537965 .BodyCenter.BodyCenter353537965 {
background:none;background-color:rgba(0,0,0,0);
}
#module_353537965 >.module_353537965 {
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_353537965 >.module_353537965{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:1px;
border-bottom-right-radius:1px;
}
@media screen and (min-width: 768px){
#module_353537965 .BodyCenter.BodyCenter353537965 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_353537965 .BodyCenter.BodyCenter353537965 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_353537965 >.module_353537965 {
margin-top:13.2075%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_353537965 >.module_353537965 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_353537965 >.module_353537965 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_353537965:hover {
border:none;
}
#module_353537965:hover >.module_353537965 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_353537965 .BodyCenter{text-align:right;}
#module_353537965 .moduleButton{font-size:14px;}
#module_353537965 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_353537965 .moduleButton{color:rgb(255, 255, 255);}
#module_353537965 .moduleButton{font-weight:normal;}
#module_353537965 .moduleButton{text-decoration:none;}
#module_353537965 .moduleButton{font-style:normal;}
#module_353537965 .moduleButton, #module_353537965 .moduleButton.faded:before{background-color:rgb(250, 101, 10);}
#module_353537965 .moduleButton, #module_353537965 .moduleButton.faded:before{}
#module_353537965 .moduleButton{border-color:rgb(250, 101, 10);}
#module_353537965 .moduleButton{border-style:solid;}
#module_353537965 .moduleButton{border-width:1px;}
#module_353537965 .moduleButton{width:100px;}
#module_353537965 .moduleButton{height:36px;line-height:36px;}
#module_353537965 .BodyCenter{color:#1e88e5;}
#module_353537965 .moduleButton{border-top-left-radius:1px;}
#module_353537965 .moduleButton{border-top-right-radius:0px;}
#module_353537965 .moduleButton{border-bottom-left-radius:1px;}
#module_353537965 .moduleButton{border-bottom-right-radius:1px;}
#module_353537965 .BreadIcon{font-size:16px;} #module_353537965 .BreadsvgIcon svg{width:16px;height:16px;}
#module_353537965 .BreadIcon{color:#1e88e5;} #module_353537965 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_353537965 .BreadIcon,#module_353537965 .BreadsvgIcon{margin-left:10px;}
#module_353537965 .BreadIcon,#module_353537965 .BreadsvgIcon{margin-right:10px;}
#module_353537965 .moduleButton:hover .BreadIcon{font-size:16px;} #module_353537965 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_353537965 .moduleButton:hover .BreadIcon{color:#fff} #module_353537965 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_353537965 .moduleButton:hover{font-size:14px;}
#module_353537965 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_353537965 .moduleButton:hover{color:#fff;}
#module_353537965 .moduleButton:hover{font-weight:normal;}
#module_353537965 .moduleButton:hover{text-decoration:none;}
#module_353537965 .moduleButton:hover{font-style:normal;}
#module_353537965 .moduleButton:before, #module_353537965 .moduleButton.faded:before{background-color:rgb(242, 92, 0);}
#module_353537965 .moduleButton:before, #module_353537965 .moduleButton.faded:before{}
#module_353537965 .moduleButton:hover{border-color:rgb(227, 86, 0);}
#module_353537965 .moduleButton:hover{border-style:none;}
#module_353537965 .moduleButton:hover{border-width:1px;}

.ModuleGridContainer.ModuleGridContainer158458564 #Sub158458564_5 {width:5.7158%;}
.module_353537962 .ModuleHead .HeadCenter{float:none;}
#module_353537962 {
padding:0px;
}
#module_353537962 {
position:static;
z-index:0;
top:26px;
left:-123px;
width:100%;
height: auto;
}
#module_353537962 .ModuleHead353537962 {
display:none;
}
#module_353537962 .BodyCenter.BodyCenter353537962 {
background:none;background-color:rgba(0,0,0,0);
}
#module_353537962 >.module_353537962 {
border-top-style:solid;
border-top-color:rgb(255, 255, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(255, 255, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(255, 255, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(255, 255, 255);
border-bottom-width:0px;
}
#module_353537962 >.module_353537962{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:1px;
border-bottom-right-radius:1px;
}
@media screen and (min-width: 768px){
#module_353537962 .BodyCenter.BodyCenter353537962 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:14.5985%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_353537962 .BodyCenter.BodyCenter353537962 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_353537962 >.module_353537962 {
margin-top:9.4891%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_353537962 >.module_353537962 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_353537962 >.module_353537962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_353537962:hover {
border:none;
}
#module_353537962:hover >.module_353537962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_353537962 .BodyCenter{text-align:left;}
#module_353537962 .moduleButton{font-size:14px;}
#module_353537962 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_353537962 .moduleButton{color:rgb(255, 255, 255);}
#module_353537962 .moduleButton{font-weight:normal;}
#module_353537962 .moduleButton{text-decoration:none;}
#module_353537962 .moduleButton{font-style:normal;}
#module_353537962 .moduleButton, #module_353537962 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_353537962 .moduleButton, #module_353537962 .moduleButton.faded:before{}
#module_353537962 .moduleButton{border-color:rgb(255, 255, 255);}
#module_353537962 .moduleButton{border-style:solid;}
#module_353537962 .moduleButton{border-width:1px;}
#module_353537962 .moduleButton{width:99px;}
#module_353537962 .moduleButton{height:36px;line-height:36px;}
#module_353537962 .BodyCenter{color:#1e88e5;}
#module_353537962 .moduleButton{border-top-left-radius:2px;}
#module_353537962 .moduleButton{border-top-right-radius:2px;}
#module_353537962 .moduleButton{border-bottom-left-radius:2px;}
#module_353537962 .moduleButton{border-bottom-right-radius:2px;}
#module_353537962 .BreadIcon{font-size:16px;} #module_353537962 .BreadsvgIcon svg{width:16px;height:16px;}
#module_353537962 .BreadIcon{color:#1e88e5;} #module_353537962 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_353537962 .BreadIcon,#module_353537962 .BreadsvgIcon{margin-left:10px;}
#module_353537962 .BreadIcon,#module_353537962 .BreadsvgIcon{margin-right:10px;}
#module_353537962 .moduleButton:hover .BreadIcon{font-size:16px;} #module_353537962 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_353537962 .moduleButton:hover .BreadIcon{color:#fff} #module_353537962 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_353537962 .moduleButton:hover{font-size:14px;}
#module_353537962 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_353537962 .moduleButton:hover{color:rgb(250, 101, 10);}
#module_353537962 .moduleButton:hover{font-weight:normal;}
#module_353537962 .moduleButton:hover{text-decoration:none;}
#module_353537962 .moduleButton:hover{font-style:normal;}
#module_353537962 .moduleButton:before, #module_353537962 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_353537962 .moduleButton:before, #module_353537962 .moduleButton.faded:before{}
#module_353537962 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_353537962 .moduleButton:hover{border-style:none;}
#module_353537962 .moduleButton:hover{border-width:1px;}

.ModuleGridContainer.ModuleGridContainer158458564 #Sub158458564_6 {width:7.318399999999996%;}
.module_158473682 .ModuleHead .HeadCenter{float:none;}
#module_158473682 {
padding:0px;
}
#module_158473682 {
position:static;
z-index:0;
top:171px;
left:0px;
width:100%;
height: auto;
}
#module_158473682 .ModuleHead158473682 {
display:none;
}
#module_158473682 .BodyCenter.BodyCenter158473682 {
background:none;background-color:rgb(150, 81, 249);
}
#module_158473682 >.module_158473682 {
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_158473682 >.module_158473682{
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_158473682 .BodyCenter.BodyCenter158473682 {
padding-top:7.7706%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_158473682 .BodyCenter.BodyCenter158473682 {
padding-top:11.5274%;
padding-left:8.6455%;
padding-right:8.6455%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_158473682 >.module_158473682 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473682 >.module_158473682 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473682 >.module_158473682 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473682:hover {
border:none;
}
#module_158473682:hover >.module_158473682 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473682 .ModuleSubContainer{background-color:transparent;}
#module_158473682 .ModuleSubContainer{background-image:none;}
#module_158473682 .ModuleSubContainer{background-repeat:no-repeat;}
#module_158473682 .ModuleSubContainer{background-position:0% 0%;}
#module_158473682 .ModuleSubContainer{background-attachment:scroll;}
#module_158473682 .ModuleSubContainer{}
#module_158473682 {!bgVideo!}{bgVideoUrl:none}
#module_158473682 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_158473682 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_158473682 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer158473682 {}
.ModuleGridContainer.ModuleGridContainer158473682 .SubPadding {width:0px;}
/*图文模块 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;}.module_158473687 .ModuleHead .HeadCenter{float:none;}
#module_158473687 {
padding:0px;
}
#module_158473687 {
position:static;
z-index:0;
top:116px;
left:0px;
width:100%;
height: auto;
}
#module_158473687 .ModuleHead158473687 {
display:none;
}
#module_158473687 .BodyCenter.BodyCenter158473687 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473687 >.module_158473687 {
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_158473687 >.module_158473687{
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_158473687 .BodyCenter.BodyCenter158473687 {
padding-top:0.0000%;
padding-left:1.6260%;
padding-right:9.7561%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473687 .BodyCenter.BodyCenter158473687 {
padding-top:6.5359%;
padding-left:9.8039%;
padding-right:9.8039%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473687 >.module_158473687 {
margin-top:7.3171%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473687 >.module_158473687 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473687 >.module_158473687 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473687:hover {
border:none;
}
#module_158473687:hover >.module_158473687 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473687 .ModuleImageTextGiantContent{margin-top:0px;}
#module_158473687 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_158473687 .ModuleImageTextGiantContent{margin-left:0px;}
#module_158473687 .ModuleImageTextGiantContent{margin-right:0px;}
#module_158473687 .imageTextGiant-Container{padding-top:0px;}
#module_158473687 .imageTextGiant-Container{padding-bottom:0px;}
#module_158473687 .imageTextGiant-Container{padding-left:0px;}
#module_158473687 .imageTextGiant-Container{padding-right:0px;}
#module_158473687 .showHandle .btn{font-size:14px;}
#module_158473687 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_158473687 .showHandle .btn{color:#333;}
#module_158473687 .showHandle .btn{font-weight:400;}
#module_158473687 .showHandle .btn{text-decoration:none;}
#module_158473687 .showHandle .btn{font-style:normal;}
#module_158473687 .showHandle div{border-top-color:#ddd !important;}
#module_158473687 .showHandle div{border-top-style:solid !important;}
#module_158473687 .showHandle div{border-top-width:1px !important;}
#module_158473687 .showHandle{background-color:transparent;}
#module_158473687 .showHandle{background-image:none;}
#module_158473687 .showHandle{background-repeat:no-repeat;}
#module_158473687 .showHandle{}
#module_158473687 .showHandle{}
#module_158473687 .showHandle{}
#module_158473687 a{font-size:unset;font-family:unset}
.module_158473686 .ModuleHead .HeadCenter{float:none;}
#module_158473686 {
padding:0px;
}
#module_158473686 {
position:static;
z-index:0;
top:78px;
left:0px;
width:100%;
height: auto;
}
#module_158473686 .ModuleHead158473686 {
display:none;
}
#module_158473686 .BodyCenter.BodyCenter158473686 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473686 >.module_158473686 {
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_158473686 >.module_158473686{
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_158473686 .BodyCenter.BodyCenter158473686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473686 .BodyCenter.BodyCenter158473686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473686 >.module_158473686 {
margin-top:9.5935%;
margin-left:4.8780%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473686 >.module_158473686 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473686 >.module_158473686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473686:hover {
border:none;
}
#module_158473686:hover >.module_158473686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473686 .ModuleImageTextGiantContent{margin-top:0px;}
#module_158473686 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_158473686 .ModuleImageTextGiantContent{margin-left:0px;}
#module_158473686 .ModuleImageTextGiantContent{margin-right:0px;}
#module_158473686 .imageTextGiant-Container{padding-top:0px;}
#module_158473686 .imageTextGiant-Container{padding-bottom:0px;}
#module_158473686 .imageTextGiant-Container{padding-left:0px;}
#module_158473686 .imageTextGiant-Container{padding-right:0px;}
#module_158473686 .showHandle .btn{font-size:14px;}
#module_158473686 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_158473686 .showHandle .btn{color:#333;}
#module_158473686 .showHandle .btn{font-weight:400;}
#module_158473686 .showHandle .btn{text-decoration:none;}
#module_158473686 .showHandle .btn{font-style:normal;}
#module_158473686 .showHandle div{border-top-color:#ddd !important;}
#module_158473686 .showHandle div{border-top-style:solid !important;}
#module_158473686 .showHandle div{border-top-width:1px !important;}
#module_158473686 .showHandle{background-color:transparent;}
#module_158473686 .showHandle{background-image:none;}
#module_158473686 .showHandle{background-repeat:no-repeat;}
#module_158473686 .showHandle{}
#module_158473686 .showHandle{}
#module_158473686 .showHandle{}
#module_158473686 a{font-size:unset;font-family:unset}
.module_158473683 .ModuleHead .HeadCenter{float:none;}
#module_158473683 {
padding:0px;
}
#module_158473683 {
position:static;
z-index:0;
top:303px;
left:322px;
width:100%;
height: auto;
}
#module_158473683 .ModuleHead158473683 {
display:none;
}
#module_158473683 .BodyCenter.BodyCenter158473683 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473683 >.module_158473683 {
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_158473683 >.module_158473683{
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_158473683 .BodyCenter.BodyCenter158473683 {
padding-top:9.7561%;
padding-left:1.6260%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473683 .BodyCenter.BodyCenter158473683 {
padding-top:10.4530%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473683 >.module_158473683 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473683 >.module_158473683 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473683 >.module_158473683 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473683:hover {
border:none;
}
#module_158473683:hover >.module_158473683 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473683 .BodyCenter{text-align:left;}
#module_158473683 .moduleButton{font-size:14px;}
#module_158473683 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_158473683 .moduleButton{color:rgb(127, 127, 127);}
#module_158473683 .moduleButton{font-weight:normal;}
#module_158473683 .moduleButton{text-decoration:none;}
#module_158473683 .moduleButton{font-style:normal;}
#module_158473683 .moduleButton, #module_158473683 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_158473683 .moduleButton, #module_158473683 .moduleButton.faded:before{}
#module_158473683 .moduleButton{border-color:rgb(255, 255, 255);}
#module_158473683 .moduleButton{border-style:solid;}
#module_158473683 .moduleButton{border-width:0px;}
#module_158473683 .moduleButton{width:119px;}
#module_158473683 .moduleButton{height:40px;line-height:40px;}
#module_158473683 .BodyCenter{color:#1e88e5;}
#module_158473683 .moduleButton{border-top-left-radius:0px;}
#module_158473683 .moduleButton{border-top-right-radius:0px;}
#module_158473683 .moduleButton{border-bottom-left-radius:0px;}
#module_158473683 .moduleButton{border-bottom-right-radius:0px;}
#module_158473683 .BreadIcon{font-size:16px;} #module_158473683 .BreadsvgIcon svg{width:16px;height:16px;}
#module_158473683 .BreadIcon{color:#1e88e5;} #module_158473683 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_158473683 .BreadIcon,#module_158473683 .BreadsvgIcon{margin-left:10px;}
#module_158473683 .BreadIcon,#module_158473683 .BreadsvgIcon{margin-right:10px;}
#module_158473683 .moduleButton:hover .BreadIcon{font-size:16px;} #module_158473683 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_158473683 .moduleButton:hover .BreadIcon{color:#fff} #module_158473683 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_158473683 .moduleButton:hover{font-size:14px;}
#module_158473683 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_158473683 .moduleButton:hover{color:#fff;}
#module_158473683 .moduleButton:hover{font-weight:normal;}
#module_158473683 .moduleButton:hover{text-decoration:none;}
#module_158473683 .moduleButton:hover{font-style:normal;}
#module_158473683 .moduleButton:before, #module_158473683 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_158473683 .moduleButton:before, #module_158473683 .moduleButton.faded:before{}
#module_158473683 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_158473683 .moduleButton:hover{border-style:solid;}
#module_158473683 .moduleButton:hover{border-width:0px;}

.module_158473684 .ModuleHead .HeadCenter{float:none;}
#module_158473684 {
padding:0px;
}
#module_158473684 {
position:static;
z-index:0;
top:462px;
left:522px;
width:100%;
height: auto;
}
#module_158473684 .ModuleHead158473684 {
display:none;
}
#module_158473684 .BodyCenter.BodyCenter158473684 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473684 >.module_158473684 {
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_158473684 >.module_158473684{
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_158473684 .BodyCenter.BodyCenter158473684 {
padding-top:2.4390%;
padding-left:1.6260%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473684 .BodyCenter.BodyCenter158473684 {
padding-top:5.2265%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473684 >.module_158473684 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473684 >.module_158473684 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473684 >.module_158473684 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473684:hover {
border:none;
}
#module_158473684:hover >.module_158473684 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473684 .ModuleImageTextGiantContent{margin-top:0px;}
#module_158473684 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_158473684 .ModuleImageTextGiantContent{margin-left:0px;}
#module_158473684 .ModuleImageTextGiantContent{margin-right:10px;}
#module_158473684 .imageTextGiant-Container{padding-top:0px;}
#module_158473684 .imageTextGiant-Container{padding-bottom:0px;}
#module_158473684 .imageTextGiant-Container{padding-left:0px;}
#module_158473684 .imageTextGiant-Container{padding-right:0px;}
#module_158473684 .showHandle .btn{font-size:14px;}
#module_158473684 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_158473684 .showHandle .btn{color:#333;}
#module_158473684 .showHandle .btn{font-weight:400;}
#module_158473684 .showHandle .btn{text-decoration:none;}
#module_158473684 .showHandle .btn{font-style:normal;}
#module_158473684 .showHandle div{border-top-color:#ddd !important;}
#module_158473684 .showHandle div{border-top-style:solid !important;}
#module_158473684 .showHandle div{border-top-width:1px !important;}
#module_158473684 .showHandle{background-color:transparent;}
#module_158473684 .showHandle{background-image:none;}
#module_158473684 .showHandle{background-repeat:no-repeat;}
#module_158473684 .showHandle{}
#module_158473684 .showHandle{}
#module_158473684 .showHandle{}
#module_158473684 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer158473682 #Sub158473682_1 {width:51.2500%;}
.module_158473685 .ModuleHead .HeadCenter{float:none;}
#module_158473685 {
padding:0px;
}
#module_158473685 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_158473685 .ModuleHead158473685 {
display:none;
}
#module_158473685 .BodyCenter.BodyCenter158473685 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473685 >.module_158473685 {
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_158473685 >.module_158473685{
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_158473685 .BodyCenter.BodyCenter158473685 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473685 .BodyCenter.BodyCenter158473685 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473685 >.module_158473685 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473685 >.module_158473685 {
margin-top:6.9686%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473685 >.module_158473685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473685:hover {
border:none;
}
#module_158473685:hover >.module_158473685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer158473682 #Sub158473682_2 {width:48.74999999999999%;}
.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%;}
.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_149828119 .ModuleHead .HeadCenter{float:none;}
#module_149828119 {
padding:0px;
}
#module_149828119 {
position:static;
z-index:0;
top:692px;
left:0px;
width:100%;
height: auto;
}
#module_149828119 .ModuleHead149828119 {
display:none;
}
#module_149828119 .BodyCenter.BodyCenter149828119 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828119 >.module_149828119 {
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_149828119 >.module_149828119{
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_149828119 .BodyCenter.BodyCenter149828119 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6795%;
}
}
@media screen and (max-width: 767px){
#module_149828119 .BodyCenter.BodyCenter149828119 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:6.5359%;
}
}
@media screen and (min-width: 768px){
#module_149828119 >.module_149828119 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828119 >.module_149828119 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828119 >.module_149828119 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828119:hover {
border:none;
}
#module_149828119:hover >.module_149828119 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828119 .ModuleSubContainer{background-color:transparent;}
#module_149828119 .ModuleSubContainer{background-image:none;}
#module_149828119 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149828119 .ModuleSubContainer{background-position:0% 0%;}
#module_149828119 .ModuleSubContainer{background-attachment:scroll;}
#module_149828119 .ModuleSubContainer{}
#module_149828119 {!bgVideo!}{bgVideoUrl:none}
#module_149828119 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149828119 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149828119 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer149828119 {}
.module_149828120 .ModuleHead .HeadCenter{float:none;}
#module_149828120 {
padding:0px;
}
#module_149828120 {
position:static;
z-index:0;
top:796px;
left:820px;
width:100%;
height: auto;
}
#module_149828120 .ModuleHead149828120 {
display:none;
}
#module_149828120 .BodyCenter.BodyCenter149828120 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828120 >.module_149828120 {
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_149828120 >.module_149828120{
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_149828120 .BodyCenter.BodyCenter149828120 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828120 .BodyCenter.BodyCenter149828120 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_149828120 >.module_149828120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828120 >.module_149828120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828120 >.module_149828120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828120:hover {
border:none;
}
#module_149828120:hover >.module_149828120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828120 .imageTextGiant-Container{padding-top:0px;}
#module_149828120 .imageTextGiant-Container{padding-bottom:0px;}
#module_149828120 .imageTextGiant-Container{padding-left:30px;}
#module_149828120 .imageTextGiant-Container{padding-right:30px;}
#module_149828120 .showHandle .btn{font-size:14px;}
#module_149828120 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828120 .showHandle .btn{color:#333;}
#module_149828120 .showHandle .btn{font-weight:400;}
#module_149828120 .showHandle .btn{text-decoration:none;}
#module_149828120 .showHandle .btn{font-style:normal;}
#module_149828120 .showHandle div{border-top-color:#ddd !important;}
#module_149828120 .showHandle div{border-top-style:solid !important;}
#module_149828120 .showHandle div{border-top-width:1px !important;}
#module_149828120 .showHandle{background-color:transparent;}
#module_149828120 .showHandle{background-image:none;}
#module_149828120 .showHandle{background-repeat:no-repeat;}
#module_149828120 .showHandle{}
#module_149828120 .showHandle{}
#module_149828120 .showHandle{}
#module_149828120 a{font-size:unset;font-family:unset}
.module_149828121 .ModuleHead .HeadCenter{float:none;}
#module_149828121 {
padding:0px;
}
#module_149828121 {
position:static;
z-index:0;
top:1194px;
left:1101px;
width:100%;
height: auto;
}
#module_149828121 .ModuleHead149828121 {
display:none;
}
#module_149828121 .BodyCenter.BodyCenter149828121 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828121 >.module_149828121 {
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_149828121 >.module_149828121{
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_149828121 .BodyCenter.BodyCenter149828121 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828121 .BodyCenter.BodyCenter149828121 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_149828121 >.module_149828121 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828121 >.module_149828121 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828121 >.module_149828121 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828121:hover {
border:none;
}
#module_149828121:hover >.module_149828121 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828121 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828121 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828121 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828121 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828121 .imageTextGiant-Container{padding-top:0px;}
#module_149828121 .imageTextGiant-Container{padding-bottom:0px;}
#module_149828121 .imageTextGiant-Container{padding-left:0px;}
#module_149828121 .imageTextGiant-Container{padding-right:0px;}
#module_149828121 .showHandle .btn{font-size:14px;}
#module_149828121 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828121 .showHandle .btn{color:#333;}
#module_149828121 .showHandle .btn{font-weight:400;}
#module_149828121 .showHandle .btn{text-decoration:none;}
#module_149828121 .showHandle .btn{font-style:normal;}
#module_149828121 .showHandle div{border-top-color:#ddd !important;}
#module_149828121 .showHandle div{border-top-style:solid !important;}
#module_149828121 .showHandle div{border-top-width:1px !important;}
#module_149828121 .showHandle{background-color:transparent;}
#module_149828121 .showHandle{background-image:none;}
#module_149828121 .showHandle{background-repeat:no-repeat;}
#module_149828121 .showHandle{}
#module_149828121 .showHandle{}
#module_149828121 .showHandle{}
#module_149828121 a{font-size:unset;font-family:unset}
.module_149828339 .ModuleHead .HeadCenter{float:none;}
#module_149828339 {
padding:0px;
}
#module_149828339 {
position:static;
z-index:0;
top:1357px;
left:1042px;
width:100%;
height: auto;
}
#module_149828339 .ModuleHead149828339 {
display:none;
}
#module_149828339 .BodyCenter.BodyCenter149828339 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828339 >.module_149828339 {
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_149828339 >.module_149828339{
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_149828339 .BodyCenter.BodyCenter149828339 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.1608%;
}
}
@media screen and (max-width: 767px){
#module_149828339 .BodyCenter.BodyCenter149828339 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_149828339 >.module_149828339 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_149828339 >.module_149828339 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_149828339 >.module_149828339 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828339:hover {
border:none;
}
#module_149828339:hover >.module_149828339 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828339 .ModuleSubContainer{background-color:transparent;}
#module_149828339 .ModuleSubContainer{background-image:none;}
#module_149828339 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149828339 .ModuleSubContainer{background-position:0% 0%;}
#module_149828339 .ModuleSubContainer{background-attachment:scroll;}
#module_149828339 .ModuleSubContainer{}
#module_149828339 {!bgVideo!}{bgVideoUrl:none}
#module_149828339 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149828339 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149828339 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer149828339 {}
.ModuleGridContainer.ModuleGridContainer149828339 .SubPadding {width:20px;}
.module_149828342 .ModuleHead .HeadCenter{float:none;}
#module_149828342 {
padding:0px;
}
#module_149828342 {
position:static;
z-index:0;
top:907px;
left:585px;
width:100%;
height: auto;
}
#module_149828342 .ModuleHead149828342 {
display:none;
}
#module_149828342 .BodyCenter.BodyCenter149828342 {
background-color:transparent;
background-image:url(../comdata/82544/202012/202012192135032576f6.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_149828342 >.module_149828342 {
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_149828342 >.module_149828342{
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_149828342 .BodyCenter.BodyCenter149828342 {
padding-top:10.3359%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3359%;
}
}
@media screen and (max-width: 767px){
#module_149828342 .BodyCenter.BodyCenter149828342 {
padding-top:5.4496%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_149828342 >.module_149828342 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828342 >.module_149828342 {
margin-top:0.0000%;
margin-left:5.4496%;
margin-right:5.4496%;
margin-bottom:0.0000%;
}
}
#module_149828342 >.module_149828342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828342:hover {
border:none;
}
#module_149828342:hover >.module_149828342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_149828343 .ModuleImageTextGiantContent{margin-top:px;}
#module_149828343 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_149828343 .ModuleImageTextGiantContent{margin-left:px;}
#module_149828343 .ModuleImageTextGiantContent{margin-right:px;}
#module_149828343 .imageTextGiant-Container{padding-top:10px;}
#module_149828343 .imageTextGiant-Container{padding-bottom:10px;}
#module_149828343 .imageTextGiant-Container{padding-left:10px;}
#module_149828343 .imageTextGiant-Container{padding-right:10px;}
#module_149828343 .showHandle .btn{font-size:px;}
#module_149828343 .showHandle .btn{font-family:;}
#module_149828343 .showHandle .btn{color:;}
#module_149828343 .showHandle .btn{}
#module_149828343 .showHandle .btn{}
#module_149828343 .showHandle .btn{}
#module_149828343 .showHandle div{border-top-color: !important;}
#module_149828343 .showHandle div{border-top-style: !important;}
#module_149828343 .showHandle div{border-top-width:px !important;}
#module_149828343 .showHandle{background-color:;}
#module_149828343 .showHandle{}
#module_149828343 .showHandle{}
#module_149828343 .showHandle{}
#module_149828343 .showHandle{}
#module_149828343 .showHandle{}
#module_149828343 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer149828339 #Sub149828339_1 {width:33.3333%;}
.module_149828341 .ModuleHead .HeadCenter{float:none;}
#module_149828341 {
padding:0px;
}
#module_149828341 {
position:static;
z-index:0;
top:943px;
left:934px;
width:100%;
height: auto;
}
#module_149828341 .ModuleHead149828341 {
display:none;
}
#module_149828341 .BodyCenter.BodyCenter149828341 {
background-color:transparent;
background-image:url(../comdata/82544/202012/20201219213503cbaa36.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_149828341 >.module_149828341 {
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_149828341 >.module_149828341{
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_149828341 .BodyCenter.BodyCenter149828341 {
padding-top:10.3627%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3627%;
}
}
@media screen and (max-width: 767px){
#module_149828341 .BodyCenter.BodyCenter149828341 {
padding-top:5.4496%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_149828341 >.module_149828341 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828341 >.module_149828341 {
margin-top:0.0000%;
margin-left:5.4496%;
margin-right:5.4496%;
margin-bottom:0.0000%;
}
}
#module_149828341 >.module_149828341 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828341:hover {
border:none;
}
#module_149828341:hover >.module_149828341 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828341 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828341 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828341 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828341 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828341 .imageTextGiant-Container{padding-top:10px;}
#module_149828341 .imageTextGiant-Container{padding-bottom:10px;}
#module_149828341 .imageTextGiant-Container{padding-left:10px;}
#module_149828341 .imageTextGiant-Container{padding-right:10px;}
#module_149828341 .showHandle .btn{font-size:14px;}
#module_149828341 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828341 .showHandle .btn{color:#333;}
#module_149828341 .showHandle .btn{font-weight:400;}
#module_149828341 .showHandle .btn{text-decoration:none;}
#module_149828341 .showHandle .btn{font-style:normal;}
#module_149828341 .showHandle div{border-top-color:#ddd !important;}
#module_149828341 .showHandle div{border-top-style:solid !important;}
#module_149828341 .showHandle div{border-top-width:1px !important;}
#module_149828341 .showHandle{background-color:transparent;}
#module_149828341 .showHandle{background-image:none;}
#module_149828341 .showHandle{background-repeat:no-repeat;}
#module_149828341 .showHandle{}
#module_149828341 .showHandle{}
#module_149828341 .showHandle{}
#module_149828341 a{font-size:unset;font-family:unset}
.module_149828340 .ModuleHead .HeadCenter{float:none;}
#module_149828340 {
padding:0px;
}
#module_149828340 {
position:static;
z-index:0;
top:968px;
left:952px;
width:100%;
height: auto;
}
#module_149828340 .ModuleHead149828340 {
display:none;
}
#module_149828340 .BodyCenter.BodyCenter149828340 {
background:none;background-color:rgb(255, 255, 255);
}
#module_149828340 >.module_149828340 {
border-top-style:solid;
border-top-color:rgb(237, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(237, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(237, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(237, 237, 237);
border-bottom-width:1px;
}
#module_149828340 >.module_149828340{
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_149828340 .BodyCenter.BodyCenter149828340 {
padding-top:7.3276%;
padding-left:4.3103%;
padding-right:4.3103%;
padding-bottom:8.6207%;
}
}
@media screen and (max-width: 767px){
#module_149828340 .BodyCenter.BodyCenter149828340 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.9046%;
}
}
@media screen and (min-width: 768px){
#module_149828340 >.module_149828340 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828340 >.module_149828340 {
margin-top:0.0000%;
margin-left:5.4496%;
margin-right:5.4496%;
margin-bottom:5.4496%;
}
}
#module_149828340 >.module_149828340 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828340:hover {
border:none;
}
#module_149828340:hover >.module_149828340 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828340 .ModuleImageTextGiantContent{margin-top:px;}
#module_149828340 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_149828340 .ModuleImageTextGiantContent{margin-left:px;}
#module_149828340 .ModuleImageTextGiantContent{margin-right:px;}
#module_149828340 .imageTextGiant-Container{padding-top:10px;}
#module_149828340 .imageTextGiant-Container{padding-bottom:10px;}
#module_149828340 .imageTextGiant-Container{padding-left:10px;}
#module_149828340 .imageTextGiant-Container{padding-right:10px;}
#module_149828340 .showHandle .btn{font-size:px;}
#module_149828340 .showHandle .btn{font-family:;}
#module_149828340 .showHandle .btn{color:;}
#module_149828340 .showHandle .btn{}
#module_149828340 .showHandle .btn{}
#module_149828340 .showHandle .btn{}
#module_149828340 .showHandle div{border-top-color: !important;}
#module_149828340 .showHandle div{border-top-style: !important;}
#module_149828340 .showHandle div{border-top-width:px !important;}
#module_149828340 .showHandle{background-color:;}
#module_149828340 .showHandle{}
#module_149828340 .showHandle{}
#module_149828340 .showHandle{}
#module_149828340 .showHandle{}
#module_149828340 .showHandle{}
#module_149828340 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer149828339 #Sub149828339_2 {width:33.3333%;}
.module_149828349 .ModuleHead .HeadCenter{float:none;}
#module_149828349 {
padding:0px;
}
#module_149828349 {
position:static;
z-index:0;
top:15px;
left:1441px;
width:100%;
height: auto;
}
#module_149828349 .ModuleHead149828349 {
display:none;
}
#module_149828349 .BodyCenter.BodyCenter149828349 {
background-color:transparent;
background-image:url(../comdata/82544/202012/20201219213502720d26.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_149828349 >.module_149828349 {
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_149828349 >.module_149828349{
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_149828349 .BodyCenter.BodyCenter149828349 {
padding-top:10.3627%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3627%;
}
}
@media screen and (max-width: 767px){
#module_149828349 .BodyCenter.BodyCenter149828349 {
padding-top:5.4496%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_149828349 >.module_149828349 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828349 >.module_149828349 {
margin-top:0.0000%;
margin-left:5.4496%;
margin-right:5.4496%;
margin-bottom:0.0000%;
}
}
#module_149828349 >.module_149828349 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828349:hover {
border:none;
}
#module_149828349:hover >.module_149828349 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828349 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828349 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828349 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828349 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828349 .imageTextGiant-Container{padding-top:10px;}
#module_149828349 .imageTextGiant-Container{padding-bottom:10px;}
#module_149828349 .imageTextGiant-Container{padding-left:10px;}
#module_149828349 .imageTextGiant-Container{padding-right:10px;}
#module_149828349 .showHandle .btn{font-size:14px;}
#module_149828349 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828349 .showHandle .btn{color:#333;}
#module_149828349 .showHandle .btn{font-weight:400;}
#module_149828349 .showHandle .btn{text-decoration:none;}
#module_149828349 .showHandle .btn{font-style:normal;}
#module_149828349 .showHandle div{border-top-color:#ddd !important;}
#module_149828349 .showHandle div{border-top-style:solid !important;}
#module_149828349 .showHandle div{border-top-width:1px !important;}
#module_149828349 .showHandle{background-color:transparent;}
#module_149828349 .showHandle{background-image:none;}
#module_149828349 .showHandle{background-repeat:no-repeat;}
#module_149828349 .showHandle{}
#module_149828349 .showHandle{}
#module_149828349 .showHandle{}
#module_149828349 a{font-size:unset;font-family:unset}
.module_149828346 .ModuleHead .HeadCenter{float:none;}
#module_149828346 {
padding:0px;
}
#module_149828346 {
position:static;
z-index:0;
top:1138px;
left:1001px;
width:100%;
height: auto;
}
#module_149828346 .ModuleHead149828346 {
display:none;
}
#module_149828346 .BodyCenter.BodyCenter149828346 {
background:none;background-color:rgb(255, 255, 255);
}
#module_149828346 >.module_149828346 {
border-top-style:solid;
border-top-color:rgb(237, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(237, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(237, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(237, 237, 237);
border-bottom-width:1px;
}
#module_149828346 >.module_149828346{
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_149828346 .BodyCenter.BodyCenter149828346 {
padding-top:8.7719%;
padding-left:4.3860%;
padding-right:4.3860%;
padding-bottom:8.7719%;
}
}
@media screen and (max-width: 767px){
#module_149828346 .BodyCenter.BodyCenter149828346 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.9046%;
}
}
@media screen and (min-width: 768px){
#module_149828346 >.module_149828346 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828346 >.module_149828346 {
margin-top:0.0000%;
margin-left:5.4496%;
margin-right:5.4496%;
margin-bottom:5.4496%;
}
}
#module_149828346 >.module_149828346 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828346:hover {
border:none;
}
#module_149828346:hover >.module_149828346 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828346 .ModuleImageTextGiantContent{margin-top:px;}
#module_149828346 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_149828346 .ModuleImageTextGiantContent{margin-left:px;}
#module_149828346 .ModuleImageTextGiantContent{margin-right:px;}
#module_149828346 .imageTextGiant-Container{padding-top:10px;}
#module_149828346 .imageTextGiant-Container{padding-bottom:10px;}
#module_149828346 .imageTextGiant-Container{padding-left:10px;}
#module_149828346 .imageTextGiant-Container{padding-right:10px;}
#module_149828346 .showHandle .btn{font-size:px;}
#module_149828346 .showHandle .btn{font-family:;}
#module_149828346 .showHandle .btn{color:;}
#module_149828346 .showHandle .btn{}
#module_149828346 .showHandle .btn{}
#module_149828346 .showHandle .btn{}
#module_149828346 .showHandle div{border-top-color: !important;}
#module_149828346 .showHandle div{border-top-style: !important;}
#module_149828346 .showHandle div{border-top-width:px !important;}
#module_149828346 .showHandle{background-color:;}
#module_149828346 .showHandle{}
#module_149828346 .showHandle{}
#module_149828346 .showHandle{}
#module_149828346 .showHandle{}
#module_149828346 .showHandle{}
#module_149828346 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer149828339 #Sub149828339_3 {width:33.3333%;}
.module_151051369 .ModuleHead .HeadCenter{float:none;}
#module_151051369 {
padding:0px;
}
#module_151051369 {
position:static;
z-index:0;
top:1371px;
left:1605px;
width:100%;
height: auto;
}
#module_151051369 .ModuleHead151051369 {
display:none;
}
#module_151051369 .BodyCenter.BodyCenter151051369 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051369 >.module_151051369 {
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_151051369 >.module_151051369{
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_151051369 .BodyCenter.BodyCenter151051369 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051369 .BodyCenter.BodyCenter151051369 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151051369 >.module_151051369 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_151051369 >.module_151051369 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051369 >.module_151051369 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051369:hover {
border:none;
}
#module_151051369:hover >.module_151051369 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051369 .ModuleSubContainer{background-color:transparent;}
#module_151051369 .ModuleSubContainer{background-image:none;}
#module_151051369 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151051369 .ModuleSubContainer{background-position:0% 0%;}
#module_151051369 .ModuleSubContainer{background-attachment:scroll;}
#module_151051369 .ModuleSubContainer{}
#module_151051369 {!bgVideo!}{bgVideoUrl:none}
#module_151051369 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151051369 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151051369 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer151051369 {}
.ModuleGridContainer.ModuleGridContainer151051369 .SubPadding {width:20px;}
.module_151051371 .ModuleHead .HeadCenter{float:none;}
#module_151051371 {
padding:0px;
}
#module_151051371 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_151051371 .ModuleHead151051371 {
display:none;
}
#module_151051371 .BodyCenter.BodyCenter151051371 {
background-color:transparent;
background-image:url(../comdata/82544/202012/202012192135032576f6.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_151051371 >.module_151051371 {
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_151051371 >.module_151051371{
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_151051371 .BodyCenter.BodyCenter151051371 {
padding-top:10.3359%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3359%;
}
}
@media screen and (max-width: 767px){
#module_151051371 .BodyCenter.BodyCenter151051371 {
padding-top:7.5188%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051371 >.module_151051371 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051371 >.module_151051371 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051371 >.module_151051371 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051371:hover {
border:none;
}
#module_151051371:hover >.module_151051371 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051371 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051371 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051371 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051371 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051371 .imageTextGiant-Container{padding-top:10px;}
#module_151051371 .imageTextGiant-Container{padding-bottom:10px;}
#module_151051371 .imageTextGiant-Container{padding-left:10px;}
#module_151051371 .imageTextGiant-Container{padding-right:10px;}
#module_151051371 .showHandle .btn{font-size:14px;}
#module_151051371 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051371 .showHandle .btn{color:#333;}
#module_151051371 .showHandle .btn{font-weight:400;}
#module_151051371 .showHandle .btn{text-decoration:none;}
#module_151051371 .showHandle .btn{font-style:normal;}
#module_151051371 .showHandle div{border-top-color:#ddd !important;}
#module_151051371 .showHandle div{border-top-style:solid !important;}
#module_151051371 .showHandle div{border-top-width:1px !important;}
#module_151051371 .showHandle{background-color:transparent;}
#module_151051371 .showHandle{background-image:none;}
#module_151051371 .showHandle{background-repeat:no-repeat;}
#module_151051371 .showHandle{}
#module_151051371 .showHandle{}
#module_151051371 .showHandle{}
#module_151051371 a{font-size:unset;font-family:unset}
.module_151051370 .ModuleHead .HeadCenter{float:none;}
#module_151051370 {
padding:0px;
}
#module_151051370 {
position:static;
z-index:0;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_151051370 .ModuleHead151051370 {
display:none;
}
#module_151051370 .BodyCenter.BodyCenter151051370 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151051370 >.module_151051370 {
border-top-style:solid;
border-top-color:rgb(237, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(237, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(237, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(237, 237, 237);
border-bottom-width:1px;
}
#module_151051370 >.module_151051370{
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_151051370 .BodyCenter.BodyCenter151051370 {
padding-top:7.3276%;
padding-left:4.3103%;
padding-right:4.3103%;
padding-bottom:8.6207%;
}
}
@media screen and (max-width: 767px){
#module_151051370 .BodyCenter.BodyCenter151051370 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.9046%;
}
}
@media screen and (min-width: 768px){
#module_151051370 >.module_151051370 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051370 >.module_151051370 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.5556%;
}
}
#module_151051370 >.module_151051370 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051370:hover {
border:none;
}
#module_151051370:hover >.module_151051370 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051370 .ModuleImageTextGiantContent{margin-top:px;}
#module_151051370 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_151051370 .ModuleImageTextGiantContent{margin-left:px;}
#module_151051370 .ModuleImageTextGiantContent{margin-right:px;}
#module_151051370 .imageTextGiant-Container{padding-top:10px;}
#module_151051370 .imageTextGiant-Container{padding-bottom:10px;}
#module_151051370 .imageTextGiant-Container{padding-left:10px;}
#module_151051370 .imageTextGiant-Container{padding-right:10px;}
#module_151051370 .showHandle .btn{font-size:px;}
#module_151051370 .showHandle .btn{font-family:;}
#module_151051370 .showHandle .btn{color:;}
#module_151051370 .showHandle .btn{}
#module_151051370 .showHandle .btn{}
#module_151051370 .showHandle .btn{}
#module_151051370 .showHandle div{border-top-color: !important;}
#module_151051370 .showHandle div{border-top-style: !important;}
#module_151051370 .showHandle div{border-top-width:px !important;}
#module_151051370 .showHandle{background-color:;}
#module_151051370 .showHandle{}
#module_151051370 .showHandle{}
#module_151051370 .showHandle{}
#module_151051370 .showHandle{}
#module_151051370 .showHandle{}
#module_151051370 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151051369 #Sub151051369_1 {width:33.3333%;}
.module_151051372 .ModuleHead .HeadCenter{float:none;}
#module_151051372 {
padding:0px;
}
#module_151051372 {
position:static;
z-index:0;
top:45px;
left:0px;
width:100%;
height: auto;
}
#module_151051372 .ModuleHead151051372 {
display:none;
}
#module_151051372 .BodyCenter.BodyCenter151051372 {
background-color:transparent;
background-image:url(../comdata/82544/202012/20201219213503cbaa36.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_151051372 >.module_151051372 {
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_151051372 >.module_151051372{
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_151051372 .BodyCenter.BodyCenter151051372 {
padding-top:10.3627%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3627%;
}
}
@media screen and (max-width: 767px){
#module_151051372 .BodyCenter.BodyCenter151051372 {
padding-top:7.5188%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051372 >.module_151051372 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051372 >.module_151051372 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051372 >.module_151051372 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051372:hover {
border:none;
}
#module_151051372:hover >.module_151051372 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_151051373 .ModuleImageTextGiantContent{margin-top:px;}
#module_151051373 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_151051373 .ModuleImageTextGiantContent{margin-left:px;}
#module_151051373 .ModuleImageTextGiantContent{margin-right:px;}
#module_151051373 .imageTextGiant-Container{padding-top:10px;}
#module_151051373 .imageTextGiant-Container{padding-bottom:10px;}
#module_151051373 .imageTextGiant-Container{padding-left:10px;}
#module_151051373 .imageTextGiant-Container{padding-right:10px;}
#module_151051373 .showHandle .btn{font-size:px;}
#module_151051373 .showHandle .btn{font-family:;}
#module_151051373 .showHandle .btn{color:;}
#module_151051373 .showHandle .btn{}
#module_151051373 .showHandle .btn{}
#module_151051373 .showHandle .btn{}
#module_151051373 .showHandle div{border-top-color: !important;}
#module_151051373 .showHandle div{border-top-style: !important;}
#module_151051373 .showHandle div{border-top-width:px !important;}
#module_151051373 .showHandle{background-color:;}
#module_151051373 .showHandle{}
#module_151051373 .showHandle{}
#module_151051373 .showHandle{}
#module_151051373 .showHandle{}
#module_151051373 .showHandle{}
#module_151051373 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151051369 #Sub151051369_2 {width:33.3333%;}
.module_151051379 .ModuleHead .HeadCenter{float:none;}
#module_151051379 {
padding:0px;
}
#module_151051379 {
position:static;
z-index:0;
top:15px;
left:1441px;
width:100%;
height: auto;
}
#module_151051379 .ModuleHead151051379 {
display:none;
}
#module_151051379 .BodyCenter.BodyCenter151051379 {
background-color:transparent;
background-image:url(../comdata/82544/202012/20201219213502720d26.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_151051379 >.module_151051379 {
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_151051379 >.module_151051379{
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_151051379 .BodyCenter.BodyCenter151051379 {
padding-top:10.3627%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.3627%;
}
}
@media screen and (max-width: 767px){
#module_151051379 .BodyCenter.BodyCenter151051379 {
padding-top:7.5188%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051379 >.module_151051379 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051379 >.module_151051379 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051379 >.module_151051379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051379:hover {
border:none;
}
#module_151051379:hover >.module_151051379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051379 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051379 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051379 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051379 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051379 .imageTextGiant-Container{padding-top:10px;}
#module_151051379 .imageTextGiant-Container{padding-bottom:10px;}
#module_151051379 .imageTextGiant-Container{padding-left:10px;}
#module_151051379 .imageTextGiant-Container{padding-right:10px;}
#module_151051379 .showHandle .btn{font-size:14px;}
#module_151051379 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051379 .showHandle .btn{color:#333;}
#module_151051379 .showHandle .btn{font-weight:400;}
#module_151051379 .showHandle .btn{text-decoration:none;}
#module_151051379 .showHandle .btn{font-style:normal;}
#module_151051379 .showHandle div{border-top-color:#ddd !important;}
#module_151051379 .showHandle div{border-top-style:solid !important;}
#module_151051379 .showHandle div{border-top-width:1px !important;}
#module_151051379 .showHandle{background-color:transparent;}
#module_151051379 .showHandle{background-image:none;}
#module_151051379 .showHandle{background-repeat:no-repeat;}
#module_151051379 .showHandle{}
#module_151051379 .showHandle{}
#module_151051379 .showHandle{}
#module_151051379 a{font-size:unset;font-family:unset}
.module_151051376 .ModuleHead .HeadCenter{float:none;}
#module_151051376 {
padding:0px;
}
#module_151051376 {
position:static;
z-index:0;
top:1138px;
left:1001px;
width:100%;
height: auto;
}
#module_151051376 .ModuleHead151051376 {
display:none;
}
#module_151051376 .BodyCenter.BodyCenter151051376 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151051376 >.module_151051376 {
border-top-style:solid;
border-top-color:rgb(237, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(237, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(237, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(237, 237, 237);
border-bottom-width:1px;
}
#module_151051376 >.module_151051376{
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_151051376 .BodyCenter.BodyCenter151051376 {
padding-top:8.7719%;
padding-left:4.3860%;
padding-right:4.3860%;
padding-bottom:8.7719%;
}
}
@media screen and (max-width: 767px){
#module_151051376 .BodyCenter.BodyCenter151051376 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.9046%;
}
}
@media screen and (min-width: 768px){
#module_151051376 >.module_151051376 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051376 >.module_151051376 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.5556%;
}
}
#module_151051376 >.module_151051376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051376:hover {
border:none;
}
#module_151051376:hover >.module_151051376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051376 .ModuleImageTextGiantContent{margin-top:px;}
#module_151051376 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_151051376 .ModuleImageTextGiantContent{margin-left:px;}
#module_151051376 .ModuleImageTextGiantContent{margin-right:px;}
#module_151051376 .imageTextGiant-Container{padding-top:10px;}
#module_151051376 .imageTextGiant-Container{padding-bottom:10px;}
#module_151051376 .imageTextGiant-Container{padding-left:10px;}
#module_151051376 .imageTextGiant-Container{padding-right:10px;}
#module_151051376 .showHandle .btn{font-size:px;}
#module_151051376 .showHandle .btn{font-family:;}
#module_151051376 .showHandle .btn{color:;}
#module_151051376 .showHandle .btn{}
#module_151051376 .showHandle .btn{}
#module_151051376 .showHandle .btn{}
#module_151051376 .showHandle div{border-top-color: !important;}
#module_151051376 .showHandle div{border-top-style: !important;}
#module_151051376 .showHandle div{border-top-width:px !important;}
#module_151051376 .showHandle{background-color:;}
#module_151051376 .showHandle{}
#module_151051376 .showHandle{}
#module_151051376 .showHandle{}
#module_151051376 .showHandle{}
#module_151051376 .showHandle{}
#module_151051376 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151051369 #Sub151051369_3 {width:33.3333%;}
.module_151050013 .ModuleHead .HeadCenter{float:none;}
#module_151050013 {
padding:0px;
}
#module_151050013 {
position:static;
z-index:0;
top:1318px;
left:1287px;
width:100%;
height: auto;
}
#module_151050013 .ModuleHead151050013 {
display:none;
}
#module_151050013 .BodyCenter.BodyCenter151050013 {
background:none;background-color:rgb(248, 248, 248);
}
#module_151050013 >.module_151050013 {
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_151050013 >.module_151050013{
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_151050013 .BodyCenter.BodyCenter151050013 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050013 .BodyCenter.BodyCenter151050013 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151050013 >.module_151050013 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050013 >.module_151050013 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050013 >.module_151050013 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050013:hover {
border:none;
}
#module_151050013:hover >.module_151050013 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050013 .ModuleSubContainer{background-color:transparent;}
#module_151050013 .ModuleSubContainer{background-image:none;}
#module_151050013 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151050013 .ModuleSubContainer{background-position:0% 0%;}
#module_151050013 .ModuleSubContainer{background-attachment:scroll;}
#module_151050013 .ModuleSubContainer{}
#module_151050013 {!bgVideo!}{bgVideoUrl:none}
#module_151050013 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151050013 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151050013 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer151050013 {}
.module_151050014 .ModuleHead .HeadCenter{float:none;}
#module_151050014 {
padding:0px;
}
#module_151050014 {
position:static;
z-index:0;
top:34px;
left:599px;
width:100%;
height: auto;
}
#module_151050014 .ModuleHead151050014 {
display:none;
}
#module_151050014 .BodyCenter.BodyCenter151050014 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050014 >.module_151050014 {
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_151050014 >.module_151050014{
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_151050014 .BodyCenter.BodyCenter151050014 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050014 .BodyCenter.BodyCenter151050014 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_151050014 >.module_151050014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050014 >.module_151050014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050014 >.module_151050014 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050014:hover {
border:none;
}
#module_151050014:hover >.module_151050014 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050014 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050014 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050014 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050014 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050014 .imageTextGiant-Container{padding-top:0px;}
#module_151050014 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050014 .imageTextGiant-Container{padding-left:30px;}
#module_151050014 .imageTextGiant-Container{padding-right:30px;}
#module_151050014 .showHandle .btn{font-size:14px;}
#module_151050014 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050014 .showHandle .btn{color:#333;}
#module_151050014 .showHandle .btn{font-weight:400;}
#module_151050014 .showHandle .btn{text-decoration:none;}
#module_151050014 .showHandle .btn{font-style:normal;}
#module_151050014 .showHandle div{border-top-color:#ddd !important;}
#module_151050014 .showHandle div{border-top-style:solid !important;}
#module_151050014 .showHandle div{border-top-width:1px !important;}
#module_151050014 .showHandle{background-color:transparent;}
#module_151050014 .showHandle{background-image:none;}
#module_151050014 .showHandle{background-repeat:no-repeat;}
#module_151050014 .showHandle{}
#module_151050014 .showHandle{}
#module_151050014 .showHandle{}
#module_151050014 a{font-size:unset;font-family:unset}
.module_151050016 .ModuleHead .HeadCenter{float:none;}
#module_151050016 {
padding:0px;
}
#module_151050016 {
position:static;
z-index:0;
top:5492px;
left:116px;
width:100%;
height: auto;
}
#module_151050016 .ModuleHead151050016 {
display:none;
}
#module_151050016 .BodyCenter.BodyCenter151050016 {
background:none;background-color:rgb(248, 248, 248);
}
#module_151050016 >.module_151050016 {
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_151050016 >.module_151050016{
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_151050016 .BodyCenter.BodyCenter151050016 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050016 .BodyCenter.BodyCenter151050016 {
padding-top:9.8039%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.2680%;
}
}
@media screen and (min-width: 768px){
#module_151050016 >.module_151050016 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050016 >.module_151050016 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050016 >.module_151050016 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050016:hover {
border:none;
}
#module_151050016:hover >.module_151050016 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050016 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050016 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050016 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050016 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050016 .imageTextGiant-Container{padding-top:0px;}
#module_151050016 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050016 .imageTextGiant-Container{padding-left:30px;}
#module_151050016 .imageTextGiant-Container{padding-right:30px;}
#module_151050016 .showHandle .btn{font-size:14px;}
#module_151050016 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050016 .showHandle .btn{color:#333;}
#module_151050016 .showHandle .btn{font-weight:400;}
#module_151050016 .showHandle .btn{text-decoration:none;}
#module_151050016 .showHandle .btn{font-style:normal;}
#module_151050016 .showHandle div{border-top-color:#ddd !important;}
#module_151050016 .showHandle div{border-top-style:solid !important;}
#module_151050016 .showHandle div{border-top-width:1px !important;}
#module_151050016 .showHandle{background-color:transparent;}
#module_151050016 .showHandle{background-image:none;}
#module_151050016 .showHandle{background-repeat:no-repeat;}
#module_151050016 .showHandle{}
#module_151050016 .showHandle{}
#module_151050016 .showHandle{}
#module_151050016 a{font-size:unset;font-family:unset}
.module_151050015 .ModuleHead .HeadCenter{float:none;}
#module_151050015 {
padding:0px;
}
#module_151050015 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_151050015 .ModuleHead151050015 {
display:none;
}
#module_151050015 .BodyCenter.BodyCenter151050015 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050015 >.module_151050015 {
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_151050015 >.module_151050015{
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_151050015 .BodyCenter.BodyCenter151050015 {
padding-top:0.0000%;
padding-left:20.0000%;
padding-right:20.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050015 .BodyCenter.BodyCenter151050015 {
padding-top:0.0000%;
padding-left:9.8039%;
padding-right:9.8039%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151050015 >.module_151050015 {
margin-top:1.7500%;
margin-left:18.3333%;
margin-right:18.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050015 >.module_151050015 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050015 >.module_151050015 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050015:hover {
border:none;
}
#module_151050015:hover >.module_151050015 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_151050034 .ModuleHead .HeadCenter{float:none;}
#module_151050034 {
padding:0px;
}
#module_151050034 {
position:static;
z-index:0;
top:1985px;
left:1563px;
width:100%;
height: auto;
}
#module_151050034 .ModuleHead151050034 {
display:none;
}
#module_151050034 .BodyCenter.BodyCenter151050034 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050034 >.module_151050034 {
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_151050034 >.module_151050034{
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_151050034 .BodyCenter.BodyCenter151050034 {
padding-top:1.0718%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6077%;
}
}
@media screen and (max-width: 767px){
#module_151050034 .BodyCenter.BodyCenter151050034 {
padding-top:3.2680%;
padding-left:4.9020%;
padding-right:4.9020%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151050034 >.module_151050034 {
margin-top:-24.6517%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050034 >.module_151050034 {
margin-top:-163.3987%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050034 >.module_151050034 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050034:hover {
border:none;
}
#module_151050034:hover >.module_151050034 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050034 .ModuleSubContainer{background-color:transparent;}
#module_151050034 .ModuleSubContainer{background-image:none;}
#module_151050034 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151050034 .ModuleSubContainer{background-position:0% 0%;}
#module_151050034 .ModuleSubContainer{background-attachment:scroll;}
#module_151050034 .ModuleSubContainer{}
#module_151050034 {!bgVideo!}{bgVideoUrl:none}
#module_151050034 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151050034 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151050034 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer151050034 {}
.ModuleGridContainer.ModuleGridContainer151050034 .SubPadding {width:120px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{position: relative; width:100%; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	top: -100%; left: 0; height: 0; opacity: 0; display: none; background: #fff;}
@media only screen and (min-width: 769px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .ModuleHoverBoxItem_2{height: 100%; opacity: 1; top: 0; display: inline-block; visibility: visible;}
	/* 弹现 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeIn{-webkit-animation: fadeIn .6s ease forwards; animation: fadeIn .6s ease forwards;}
	/* 从上淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	/* 从下淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	/* 从上滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	/* 从下滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	/* 从里弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	/* 从左弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	/* 从右弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	/* 跳动 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	/* 放大 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	/* Y轴翻转 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}

.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .wow{visibility: visible !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeIn{animation-name:fadeIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInLeft{animation-name:fadeInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInRight{animation-name:fadeInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInUp{animation-name:fadeInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInDown{animation-name:fadeInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInUp{animation-name:slideInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInDown{animation-name:slideInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInLeft{animation-name:slideInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInRight{animation-name:slideInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .zoomIn{animation-name:zoomIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInX{animation-name:flipInX !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInY{animation-name:flipInY !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounce{animation-name:bounce !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flash{animation-name:flash !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .pulse{animation-name:pulse !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownLeft{animation-name:rotateInDownLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownRight{animation-name:rotateInDownRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceIn{animation-name:bounceIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInLeft{animation-name:bounceInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInRight{animation-name:bounceInRight !important;}.module_151050040 .ModuleHead .HeadCenter{float:none;}
#module_151050040 {
padding:0px;
}
#module_151050040 {
position:static;
z-index:0;
top:1px;
width:100%;
height: auto;
}
#module_151050040 .ModuleHead151050040 {
display:none;
}
#module_151050040 >.module_151050040 {
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_151050040 >.module_151050040{
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_151050040 .BodyCenter.BodyCenter151050040 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050040 .BodyCenter.BodyCenter151050040 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151050040 >.module_151050040 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050040 >.module_151050040 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151050040 >.module_151050040 {box-shadow: 2px 1px 9px 0px rgb(234, 232, 232);transition: box-shadow 0.5s ease 0s;}
#module_151050040:hover {
border:none;
}
#module_151050040:hover >.module_151050040 {
border-color:#ccc;
}
#module_151050040:hover >.module_151050040 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050040 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_151050040 .ModuleHoverBoxItem_1{background-image:none;}
#module_151050040 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_151050040 .ModuleHoverBoxItem_1{}
#module_151050040 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_151050040 .ModuleHoverBoxItem_1{}
#module_151050040 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_151050040 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_151050040 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_151050040 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_151050040 .ModuleHoverBoxItem_2{background-color:rgb(150, 81, 249);}
#module_151050040 .ModuleHoverBoxItem_2{background-image:none;}
#module_151050040 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_151050040 .ModuleHoverBoxItem_2{}
#module_151050040 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_151050040 .ModuleHoverBoxItem_2{}
#module_151050040 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_151050040 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_151050040 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_151050040 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_151050040 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
/*图文模块 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_151050042 .ModuleHead .HeadCenter{float:none;}
#module_151050042 {
padding:0px;
}
#module_151050042 {
position:static;
z-index:0;
top:4963px;
left:462px;
width:100%;
height: auto;
}
#module_151050042 .ModuleHead151050042 {
display:none;
}
#module_151050042 .BodyCenter.BodyCenter151050042 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050042 >.module_151050042 {
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_151050042 >.module_151050042{
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_151050042 .BodyCenter.BodyCenter151050042 {
padding-top:9.3750%;
padding-left:9.3750%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050042 .BodyCenter.BodyCenter151050042 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_151050042 >.module_151050042 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050042 >.module_151050042 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050042 >.module_151050042 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050042:hover {
border:none;
}
#module_151050042:hover >.module_151050042 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050042 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050042 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050042 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050042 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050042 .GraphicUpper{padding-top:0px;}
#module_151050042 .GraphicUpper{padding-bottom:0px;}
#module_151050042 .GraphicUpper{padding-left:0px;}
#module_151050042 .GraphicUpper {padding-right:0px;}
#module_151050042 .GraphicUpper{width:12%;} #module_151050042 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_151050042 .MobileGraphicUpper{width:10%;} #module_151050042 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050042 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151050042 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050042 .ModuleImageTextGiantContent{padding-left:10px;}
#module_151050042 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050042 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050042 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050042 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050042 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050042 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050042 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050042 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050042 .normal_ImgtextBox_content{background-image:none;}
#module_151050042 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050042 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050042 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050042 .normal_ImgtextBox_content{}
#module_151050042 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050042 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050042 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050042 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050042 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050042 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050042 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050042 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050042 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050042 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050042 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050042 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050042 .showHandle .btn{font-size:14px;}
#module_151050042 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050042 .showHandle .btn{color:#333;}
#module_151050042 .showHandle .btn{font-weight:400;}
#module_151050042 .showHandle .btn{text-decoration:none;}
#module_151050042 .showHandle .btn{font-style:normal;}
#module_151050042 .showHandle div{border-top-color:#ddd !important;}
#module_151050042 .showHandle div{border-top-style:solid !important;}
#module_151050042 .showHandle div{border-top-width:1px !important;}
#module_151050042 .showHandle{background-color:transparent;}
#module_151050042 .showHandle{background-image:none;}
#module_151050042 .showHandle{background-repeat:no-repeat;}
#module_151050042 .showHandle{}
#module_151050042 .showHandle{}
#module_151050042 .showHandle{}
#module_151050042 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050042 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050042 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050042 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050042 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050042 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050042 a{font-size:unset;font-family:unset}/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_151050041 .ModuleHead .HeadCenter{float:none;}
#module_151050041 {
padding:0px;
}
#module_151050041 {
position:static;
z-index:0;
top:4967px;
left:496px;
width:100%;
height: auto;
}
#module_151050041 .ModuleHead151050041 {
display:none;
}
#module_151050041 .BodyCenter.BodyCenter151050041 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050041 >.module_151050041 {
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_151050041 >.module_151050041{
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_151050041 .BodyCenter.BodyCenter151050041 {
padding-top:2.5000%;
padding-left:9.3750%;
padding-right:9.3750%;
padding-bottom:9.3750%;
}
}
@media screen and (max-width: 767px){
#module_151050041 .BodyCenter.BodyCenter151050041 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151050041 >.module_151050041 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050041 >.module_151050041 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050041 >.module_151050041 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050041:hover {
border:none;
}
#module_151050041:hover >.module_151050041 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050041 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151050041 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151050041 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151050041 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151050041 .plainTextGiant-Container{padding-top:0px;}
#module_151050041 .plainTextGiant-Container{padding-bottom:0px;}
#module_151050041 .plainTextGiant-Container{padding-left:0px;}
#module_151050041 .plainTextGiant-Container{padding-right:0px;}
#module_151050041 a{font-size:unset;font-family:unset}.module_163785342 .ModuleHead .HeadCenter{float:none;}
#module_163785342 {
padding:0px;
}
#module_163785342 {
position:static;
z-index:0;
top:1531px;
left:453px;
width:100%;
height: auto;
}
#module_163785342 .ModuleHead163785342 {
display:none;
}
#module_163785342 .BodyCenter.BodyCenter163785342 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785342 >.module_163785342 {
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_163785342 >.module_163785342{
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_163785342 .BodyCenter.BodyCenter163785342 {
padding-top:9.3750%;
padding-left:9.3750%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785342 .BodyCenter.BodyCenter163785342 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_163785342 >.module_163785342 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785342 >.module_163785342 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785342 >.module_163785342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785342:hover {
border:none;
}
#module_163785342:hover >.module_163785342 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785342 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163785342 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163785342 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163785342 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163785342 .GraphicUpper{padding-top:0px;}
#module_163785342 .GraphicUpper{padding-bottom:0px;}
#module_163785342 .GraphicUpper{padding-left:0px;}
#module_163785342 .GraphicUpper {padding-right:0px;}
#module_163785342 .GraphicUpper{width:12%;} #module_163785342 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_163785342 .MobileGraphicUpper{width:10%;} #module_163785342 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_163785342 .ModuleImageTextGiantContent{padding-top:0px;}
#module_163785342 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163785342 .ModuleImageTextGiantContent{padding-left:10px;}
#module_163785342 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163785342 .normal_ImgtextBox_content{padding-top:0px;}
#module_163785342 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_163785342 .normal_ImgtextBox_content{padding-left:0px;}
#module_163785342 .normal_ImgtextBox_content{padding-right:0px;}
#module_163785342 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_163785342 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785342 .normal_ImgtextBox_content{background-color:transparent;}
#module_163785342 .normal_ImgtextBox_content{background-image:none;}
#module_163785342 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_163785342 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_163785342 .normal_ImgtextBox_content{background-attachment:none;}
#module_163785342 .normal_ImgtextBox_content{}
#module_163785342 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_163785342 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_163785342 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_163785342 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_163785342 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content{border-top-style:none;}
#module_163785342 .normal_ImgtextBox_content{border-top-width:0px;}
#module_163785342 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content{border-right-style:none;}
#module_163785342 .normal_ImgtextBox_content{border-right-width:0px;}
#module_163785342 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_163785342 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_163785342 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content{border-left-style:none;}
#module_163785342 .normal_ImgtextBox_content{border-left-width:0px;}
#module_163785342 .showHandle .btn{font-size:14px;}
#module_163785342 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785342 .showHandle .btn{color:#333;}
#module_163785342 .showHandle .btn{font-weight:400;}
#module_163785342 .showHandle .btn{text-decoration:none;}
#module_163785342 .showHandle .btn{font-style:normal;}
#module_163785342 .showHandle div{border-top-color:#ddd !important;}
#module_163785342 .showHandle div{border-top-style:solid !important;}
#module_163785342 .showHandle div{border-top-width:1px !important;}
#module_163785342 .showHandle{background-color:transparent;}
#module_163785342 .showHandle{background-image:none;}
#module_163785342 .showHandle{background-repeat:no-repeat;}
#module_163785342 .showHandle{}
#module_163785342 .showHandle{}
#module_163785342 .showHandle{}
#module_163785342 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785342 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_163785342 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_163785342 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_163785342 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_163785342 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_163785342 a{font-size:unset;font-family:unset}.module_151051129 .ModuleHead .HeadCenter{float:none;}
#module_151051129 {
padding:0px;
}
#module_151051129 {
position:static;
z-index:0;
top:1543px;
left:489px;
width:100%;
height: auto;
}
#module_151051129 .ModuleHead151051129 {
display:none;
}
#module_151051129 .BodyCenter.BodyCenter151051129 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051129 >.module_151051129 {
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_151051129 >.module_151051129{
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_151051129 .BodyCenter.BodyCenter151051129 {
padding-top:2.5000%;
padding-left:9.3750%;
padding-right:9.3750%;
padding-bottom:9.3750%;
}
}
@media screen and (max-width: 767px){
#module_151051129 .BodyCenter.BodyCenter151051129 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051129 >.module_151051129 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051129 >.module_151051129 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051129 >.module_151051129 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051129:hover {
border:none;
}
#module_151051129:hover >.module_151051129 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051129 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151051129 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151051129 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151051129 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151051129 .plainTextGiant-Container{padding-top:0px;}
#module_151051129 .plainTextGiant-Container{padding-bottom:0px;}
#module_151051129 .plainTextGiant-Container{padding-left:0px;}
#module_151051129 .plainTextGiant-Container{padding-right:0px;}
#module_151051129 a{font-size:unset;font-family:unset}
.module_151050050 .ModuleHead .HeadCenter{float:none;}
#module_151050050 {
padding:0px;
}
#module_151050050 {
position:static;
z-index:0;
top:1861px;
left:377px;
width:100%;
height: auto;
}
#module_151050050 .ModuleHead151050050 {
display:none;
}
#module_151050050 >.module_151050050 {
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_151050050 >.module_151050050{
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_151050050 .BodyCenter.BodyCenter151050050 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050050 .BodyCenter.BodyCenter151050050 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151050050 >.module_151050050 {
margin-top:21.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050050 >.module_151050050 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151050050 >.module_151050050 {box-shadow: 2px 1px 9px 0px rgb(234, 232, 232);transition: box-shadow 0.5s ease 0s;}
#module_151050050:hover {
border:none;
}
#module_151050050:hover >.module_151050050 {
border-color:#ccc;
}
#module_151050050:hover >.module_151050050 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050050 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_151050050 .ModuleHoverBoxItem_1{background-image:none;}
#module_151050050 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_151050050 .ModuleHoverBoxItem_1{}
#module_151050050 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_151050050 .ModuleHoverBoxItem_1{}
#module_151050050 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_151050050 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_151050050 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_151050050 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_151050050 .ModuleHoverBoxItem_2{background-color:rgb(150, 81, 249);}
#module_151050050 .ModuleHoverBoxItem_2{background-image:none;}
#module_151050050 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_151050050 .ModuleHoverBoxItem_2{}
#module_151050050 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_151050050 .ModuleHoverBoxItem_2{}
#module_151050050 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_151050050 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_151050050 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_151050050 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_151050050 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_151050051 .ModuleHead .HeadCenter{float:none;}
#module_151050051 {
padding:0px;
}
#module_151050051 {
position:static;
z-index:0;
top:4960px;
left:1398px;
width:100%;
height: auto;
}
#module_151050051 .ModuleHead151050051 {
display:none;
}
#module_151050051 .BodyCenter.BodyCenter151050051 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050051 >.module_151050051 {
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_151050051 >.module_151050051{
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_151050051 .BodyCenter.BodyCenter151050051 {
padding-top:9.3750%;
padding-left:9.3750%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050051 .BodyCenter.BodyCenter151050051 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_151050051 >.module_151050051 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050051 >.module_151050051 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050051 >.module_151050051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050051:hover {
border:none;
}
#module_151050051:hover >.module_151050051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050051 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050051 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050051 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050051 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050051 .GraphicUpper{padding-top:0px;}
#module_151050051 .GraphicUpper{padding-bottom:0px;}
#module_151050051 .GraphicUpper{padding-left:0px;}
#module_151050051 .GraphicUpper {padding-right:0px;}
#module_151050051 .GraphicUpper{width:13%;} #module_151050051 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_151050051 .MobileGraphicUpper{width:10%;} #module_151050051 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050051 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151050051 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050051 .ModuleImageTextGiantContent{padding-left:10px;}
#module_151050051 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050051 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050051 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050051 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050051 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050051 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050051 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050051 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050051 .normal_ImgtextBox_content{background-image:none;}
#module_151050051 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050051 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050051 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050051 .normal_ImgtextBox_content{}
#module_151050051 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050051 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050051 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050051 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050051 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050051 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050051 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050051 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050051 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050051 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050051 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050051 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050051 .showHandle .btn{font-size:14px;}
#module_151050051 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050051 .showHandle .btn{color:#333;}
#module_151050051 .showHandle .btn{font-weight:400;}
#module_151050051 .showHandle .btn{text-decoration:none;}
#module_151050051 .showHandle .btn{font-style:normal;}
#module_151050051 .showHandle div{border-top-color:#ddd !important;}
#module_151050051 .showHandle div{border-top-style:solid !important;}
#module_151050051 .showHandle div{border-top-width:1px !important;}
#module_151050051 .showHandle{background-color:transparent;}
#module_151050051 .showHandle{background-image:none;}
#module_151050051 .showHandle{background-repeat:no-repeat;}
#module_151050051 .showHandle{}
#module_151050051 .showHandle{}
#module_151050051 .showHandle{}
#module_151050051 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050051 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050051 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050051 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050051 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050051 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050051 a{font-size:unset;font-family:unset}.module_151050052 .ModuleHead .HeadCenter{float:none;}
#module_151050052 {
padding:0px;
}
#module_151050052 {
position:static;
z-index:0;
top:4962px;
left:1354px;
width:100%;
height: auto;
}
#module_151050052 .ModuleHead151050052 {
display:none;
}
#module_151050052 .BodyCenter.BodyCenter151050052 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050052 >.module_151050052 {
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_151050052 >.module_151050052{
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_151050052 .BodyCenter.BodyCenter151050052 {
padding-top:2.8881%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:10.8303%;
}
}
@media screen and (max-width: 767px){
#module_151050052 .BodyCenter.BodyCenter151050052 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151050052 >.module_151050052 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050052 >.module_151050052 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050052 >.module_151050052 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050052:hover {
border:none;
}
#module_151050052:hover >.module_151050052 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050052 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151050052 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151050052 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151050052 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151050052 .plainTextGiant-Container{padding-top:0px;}
#module_151050052 .plainTextGiant-Container{padding-bottom:0px;}
#module_151050052 .plainTextGiant-Container{padding-left:0px;}
#module_151050052 .plainTextGiant-Container{padding-right:0px;}
#module_151050052 a{font-size:unset;font-family:unset}.module_163785343 .ModuleHead .HeadCenter{float:none;}
#module_163785343 {
padding:0px;
}
#module_163785343 {
position:static;
z-index:0;
top:1642px;
left:460px;
width:100%;
height: auto;
}
#module_163785343 .ModuleHead163785343 {
display:none;
}
#module_163785343 .BodyCenter.BodyCenter163785343 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785343 >.module_163785343 {
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_163785343 >.module_163785343{
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_163785343 .BodyCenter.BodyCenter163785343 {
padding-top:9.3750%;
padding-left:9.3750%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785343 .BodyCenter.BodyCenter163785343 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_163785343 >.module_163785343 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785343 >.module_163785343 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785343 >.module_163785343 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785343:hover {
border:none;
}
#module_163785343:hover >.module_163785343 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785343 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163785343 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163785343 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163785343 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163785343 .GraphicUpper{padding-top:0px;}
#module_163785343 .GraphicUpper{padding-bottom:0px;}
#module_163785343 .GraphicUpper{padding-left:0px;}
#module_163785343 .GraphicUpper {padding-right:0px;}
#module_163785343 .GraphicUpper{width:13%;} #module_163785343 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_163785343 .MobileGraphicUpper{width:10%;} #module_163785343 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_163785343 .ModuleImageTextGiantContent{padding-top:0px;}
#module_163785343 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163785343 .ModuleImageTextGiantContent{padding-left:10px;}
#module_163785343 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163785343 .normal_ImgtextBox_content{padding-top:0px;}
#module_163785343 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_163785343 .normal_ImgtextBox_content{padding-left:0px;}
#module_163785343 .normal_ImgtextBox_content{padding-right:0px;}
#module_163785343 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_163785343 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785343 .normal_ImgtextBox_content{background-color:transparent;}
#module_163785343 .normal_ImgtextBox_content{background-image:none;}
#module_163785343 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_163785343 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_163785343 .normal_ImgtextBox_content{background-attachment:none;}
#module_163785343 .normal_ImgtextBox_content{}
#module_163785343 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_163785343 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_163785343 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_163785343 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_163785343 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content{border-top-style:none;}
#module_163785343 .normal_ImgtextBox_content{border-top-width:0px;}
#module_163785343 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content{border-right-style:none;}
#module_163785343 .normal_ImgtextBox_content{border-right-width:0px;}
#module_163785343 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_163785343 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_163785343 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content{border-left-style:none;}
#module_163785343 .normal_ImgtextBox_content{border-left-width:0px;}
#module_163785343 .showHandle .btn{font-size:14px;}
#module_163785343 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785343 .showHandle .btn{color:#333;}
#module_163785343 .showHandle .btn{font-weight:400;}
#module_163785343 .showHandle .btn{text-decoration:none;}
#module_163785343 .showHandle .btn{font-style:normal;}
#module_163785343 .showHandle div{border-top-color:#ddd !important;}
#module_163785343 .showHandle div{border-top-style:solid !important;}
#module_163785343 .showHandle div{border-top-width:1px !important;}
#module_163785343 .showHandle{background-color:transparent;}
#module_163785343 .showHandle{background-image:none;}
#module_163785343 .showHandle{background-repeat:no-repeat;}
#module_163785343 .showHandle{}
#module_163785343 .showHandle{}
#module_163785343 .showHandle{}
#module_163785343 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785343 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_163785343 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_163785343 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_163785343 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_163785343 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_163785343 a{font-size:unset;font-family:unset}.module_151051140 .ModuleHead .HeadCenter{float:none;}
#module_151051140 {
padding:0px;
}
#module_151051140 {
position:static;
z-index:0;
top:49px;
left:0px;
width:100%;
height: auto;
}
#module_151051140 .ModuleHead151051140 {
display:none;
}
#module_151051140 .BodyCenter.BodyCenter151051140 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051140 >.module_151051140 {
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_151051140 >.module_151051140{
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_151051140 .BodyCenter.BodyCenter151051140 {
padding-top:2.8881%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:10.8303%;
}
}
@media screen and (max-width: 767px){
#module_151051140 .BodyCenter.BodyCenter151051140 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051140 >.module_151051140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051140 >.module_151051140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051140 >.module_151051140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051140:hover {
border:none;
}
#module_151051140:hover >.module_151051140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051140 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151051140 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151051140 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151051140 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151051140 .plainTextGiant-Container{padding-top:0px;}
#module_151051140 .plainTextGiant-Container{padding-bottom:0px;}
#module_151051140 .plainTextGiant-Container{padding-left:0px;}
#module_151051140 .plainTextGiant-Container{padding-right:0px;}
#module_151051140 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050034 #Sub151050034_1 {width:33.3333%;}
.ModuleGridContainer.ModuleGridContainer151050034 #Sub151050034_2 {width:33.3333%;}
.module_151050055 .ModuleHead .HeadCenter{float:none;}
#module_151050055 {
padding:0px;
}
#module_151050055 {
position:static;
z-index:0;
top:1816px;
left:1478px;
width:100%;
height: auto;
}
#module_151050055 .ModuleHead151050055 {
display:none;
}
#module_151050055 >.module_151050055 {
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_151050055 >.module_151050055{
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_151050055 .BodyCenter.BodyCenter151050055 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050055 .BodyCenter.BodyCenter151050055 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151050055 >.module_151050055 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1348%;
}
}
@media screen and (max-width: 767px){
#module_151050055 >.module_151050055 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151050055 >.module_151050055 {box-shadow: 2px 1px 9px 0px rgb(234, 232, 232);transition: box-shadow 0.5s ease 0s;}
#module_151050055:hover {
border:none;
}
#module_151050055:hover >.module_151050055 {
border-color:#ccc;
}
#module_151050055:hover >.module_151050055 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050055 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_151050055 .ModuleHoverBoxItem_1{background-image:none;}
#module_151050055 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_151050055 .ModuleHoverBoxItem_1{}
#module_151050055 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_151050055 .ModuleHoverBoxItem_1{}
#module_151050055 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_151050055 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_151050055 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_151050055 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_151050055 .ModuleHoverBoxItem_2{background-color:rgb(150, 81, 249);}
#module_151050055 .ModuleHoverBoxItem_2{background-image:none;}
#module_151050055 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_151050055 .ModuleHoverBoxItem_2{}
#module_151050055 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_151050055 .ModuleHoverBoxItem_2{}
#module_151050055 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_151050055 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_151050055 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_151050055 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_151050055 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_151050057 .ModuleHead .HeadCenter{float:none;}
#module_151050057 {
padding:0px;
}
#module_151050057 {
position:static;
z-index:0;
top:5143px;
left:1374px;
width:100%;
height: auto;
}
#module_151050057 .ModuleHead151050057 {
display:none;
}
#module_151050057 .BodyCenter.BodyCenter151050057 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050057 >.module_151050057 {
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_151050057 >.module_151050057{
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_151050057 .BodyCenter.BodyCenter151050057 {
padding-top:9.4044%;
padding-left:9.4044%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050057 .BodyCenter.BodyCenter151050057 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_151050057 >.module_151050057 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050057 >.module_151050057 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050057 >.module_151050057 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050057:hover {
border:none;
}
#module_151050057:hover >.module_151050057 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050057 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050057 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050057 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050057 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050057 .GraphicUpper{padding-top:0px;}
#module_151050057 .GraphicUpper{padding-bottom:0px;}
#module_151050057 .GraphicUpper{padding-left:0px;}
#module_151050057 .GraphicUpper {padding-right:0px;}
#module_151050057 .GraphicUpper{width:13%;} #module_151050057 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_151050057 .MobileGraphicUpper{width:10%;} #module_151050057 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050057 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151050057 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050057 .ModuleImageTextGiantContent{padding-left:10px;}
#module_151050057 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050057 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050057 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050057 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050057 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050057 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050057 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050057 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050057 .normal_ImgtextBox_content{background-image:none;}
#module_151050057 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050057 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050057 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050057 .normal_ImgtextBox_content{}
#module_151050057 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050057 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050057 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050057 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050057 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050057 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050057 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050057 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050057 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050057 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050057 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050057 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050057 .showHandle .btn{font-size:14px;}
#module_151050057 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050057 .showHandle .btn{color:#333;}
#module_151050057 .showHandle .btn{font-weight:400;}
#module_151050057 .showHandle .btn{text-decoration:none;}
#module_151050057 .showHandle .btn{font-style:normal;}
#module_151050057 .showHandle div{border-top-color:#ddd !important;}
#module_151050057 .showHandle div{border-top-style:solid !important;}
#module_151050057 .showHandle div{border-top-width:1px !important;}
#module_151050057 .showHandle{background-color:transparent;}
#module_151050057 .showHandle{background-image:none;}
#module_151050057 .showHandle{background-repeat:no-repeat;}
#module_151050057 .showHandle{}
#module_151050057 .showHandle{}
#module_151050057 .showHandle{}
#module_151050057 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050057 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050057 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050057 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050057 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050057 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050057 a{font-size:unset;font-family:unset}.module_151050056 .ModuleHead .HeadCenter{float:none;}
#module_151050056 {
padding:0px;
}
#module_151050056 {
position:static;
z-index:0;
top:5168px;
left:1375px;
width:100%;
height: auto;
}
#module_151050056 .ModuleHead151050056 {
display:none;
}
#module_151050056 .BodyCenter.BodyCenter151050056 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050056 >.module_151050056 {
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_151050056 >.module_151050056{
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_151050056 .BodyCenter.BodyCenter151050056 {
padding-top:2.8881%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:10.8303%;
}
}
@media screen and (max-width: 767px){
#module_151050056 .BodyCenter.BodyCenter151050056 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151050056 >.module_151050056 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050056 >.module_151050056 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050056 >.module_151050056 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050056:hover {
border:none;
}
#module_151050056:hover >.module_151050056 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050056 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151050056 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151050056 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151050056 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151050056 .plainTextGiant-Container{padding-top:0px;}
#module_151050056 .plainTextGiant-Container{padding-bottom:0px;}
#module_151050056 .plainTextGiant-Container{padding-left:0px;}
#module_151050056 .plainTextGiant-Container{padding-right:0px;}
#module_151050056 a{font-size:unset;font-family:unset}.module_163785345 .ModuleHead .HeadCenter{float:none;}
#module_163785345 {
padding:0px;
}
#module_163785345 {
position:static;
z-index:0;
top:1465px;
left:1391px;
width:100%;
height: auto;
}
#module_163785345 .ModuleHead163785345 {
display:none;
}
#module_163785345 .BodyCenter.BodyCenter163785345 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785345 >.module_163785345 {
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_163785345 >.module_163785345{
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_163785345 .BodyCenter.BodyCenter163785345 {
padding-top:9.4044%;
padding-left:9.4044%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785345 .BodyCenter.BodyCenter163785345 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_163785345 >.module_163785345 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785345 >.module_163785345 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785345 >.module_163785345 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785345:hover {
border:none;
}
#module_163785345:hover >.module_163785345 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785345 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163785345 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163785345 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163785345 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163785345 .GraphicUpper{padding-top:0px;}
#module_163785345 .GraphicUpper{padding-bottom:0px;}
#module_163785345 .GraphicUpper{padding-left:0px;}
#module_163785345 .GraphicUpper {padding-right:0px;}
#module_163785345 .GraphicUpper{width:13%;} #module_163785345 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_163785345 .MobileGraphicUpper{width:10%;} #module_163785345 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_163785345 .ModuleImageTextGiantContent{padding-top:0px;}
#module_163785345 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163785345 .ModuleImageTextGiantContent{padding-left:10px;}
#module_163785345 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163785345 .normal_ImgtextBox_content{padding-top:0px;}
#module_163785345 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_163785345 .normal_ImgtextBox_content{padding-left:0px;}
#module_163785345 .normal_ImgtextBox_content{padding-right:0px;}
#module_163785345 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_163785345 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785345 .normal_ImgtextBox_content{background-color:transparent;}
#module_163785345 .normal_ImgtextBox_content{background-image:none;}
#module_163785345 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_163785345 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_163785345 .normal_ImgtextBox_content{background-attachment:none;}
#module_163785345 .normal_ImgtextBox_content{}
#module_163785345 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_163785345 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_163785345 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_163785345 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_163785345 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content{border-top-style:none;}
#module_163785345 .normal_ImgtextBox_content{border-top-width:0px;}
#module_163785345 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content{border-right-style:none;}
#module_163785345 .normal_ImgtextBox_content{border-right-width:0px;}
#module_163785345 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_163785345 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_163785345 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content{border-left-style:none;}
#module_163785345 .normal_ImgtextBox_content{border-left-width:0px;}
#module_163785345 .showHandle .btn{font-size:14px;}
#module_163785345 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785345 .showHandle .btn{color:#333;}
#module_163785345 .showHandle .btn{font-weight:400;}
#module_163785345 .showHandle .btn{text-decoration:none;}
#module_163785345 .showHandle .btn{font-style:normal;}
#module_163785345 .showHandle div{border-top-color:#ddd !important;}
#module_163785345 .showHandle div{border-top-style:solid !important;}
#module_163785345 .showHandle div{border-top-width:1px !important;}
#module_163785345 .showHandle{background-color:transparent;}
#module_163785345 .showHandle{background-image:none;}
#module_163785345 .showHandle{background-repeat:no-repeat;}
#module_163785345 .showHandle{}
#module_163785345 .showHandle{}
#module_163785345 .showHandle{}
#module_163785345 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785345 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_163785345 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_163785345 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_163785345 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_163785345 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_163785345 a{font-size:unset;font-family:unset}.module_151051145 .ModuleHead .HeadCenter{float:none;}
#module_151051145 {
padding:0px;
}
#module_151051145 {
position:static;
z-index:0;
top:52px;
left:0px;
width:100%;
height: auto;
}
#module_151051145 .ModuleHead151051145 {
display:none;
}
#module_151051145 .BodyCenter.BodyCenter151051145 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051145 >.module_151051145 {
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_151051145 >.module_151051145{
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_151051145 .BodyCenter.BodyCenter151051145 {
padding-top:2.8881%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:10.8303%;
}
}
@media screen and (max-width: 767px){
#module_151051145 .BodyCenter.BodyCenter151051145 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051145 >.module_151051145 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051145 >.module_151051145 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051145 >.module_151051145 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051145:hover {
border:none;
}
#module_151051145:hover >.module_151051145 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051145 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151051145 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151051145 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151051145 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151051145 .plainTextGiant-Container{padding-top:0px;}
#module_151051145 .plainTextGiant-Container{padding-bottom:0px;}
#module_151051145 .plainTextGiant-Container{padding-left:0px;}
#module_151051145 .plainTextGiant-Container{padding-right:0px;}
#module_151051145 a{font-size:unset;font-family:unset}
.module_151050045 .ModuleHead .HeadCenter{float:none;}
#module_151050045 {
padding:0px;
}
#module_151050045 {
position:static;
z-index:0;
top:1846px;
left:1394px;
width:100%;
height: auto;
}
#module_151050045 .ModuleHead151050045 {
display:none;
}
#module_151050045 >.module_151050045 {
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_151050045 >.module_151050045{
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_151050045 .BodyCenter.BodyCenter151050045 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050045 .BodyCenter.BodyCenter151050045 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151050045 >.module_151050045 {
margin-top:12.5392%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1348%;
}
}
@media screen and (max-width: 767px){
#module_151050045 >.module_151050045 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151050045 >.module_151050045 {box-shadow: 2px 1px 9px 0px rgb(234, 232, 232);transition: box-shadow 0.5s ease 0s;}
#module_151050045:hover {
border:none;
}
#module_151050045:hover >.module_151050045 {
border-color:#ccc;
}
#module_151050045:hover >.module_151050045 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050045 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_151050045 .ModuleHoverBoxItem_1{background-image:none;}
#module_151050045 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_151050045 .ModuleHoverBoxItem_1{}
#module_151050045 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_151050045 .ModuleHoverBoxItem_1{}
#module_151050045 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_151050045 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_151050045 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_151050045 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_151050045 .ModuleHoverBoxItem_2{background-color:rgb(150, 81, 249);}
#module_151050045 .ModuleHoverBoxItem_2{background-image:none;}
#module_151050045 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_151050045 .ModuleHoverBoxItem_2{}
#module_151050045 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_151050045 .ModuleHoverBoxItem_2{}
#module_151050045 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_151050045 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_151050045 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_151050045 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_151050045 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_151050046 .ModuleHead .HeadCenter{float:none;}
#module_151050046 {
padding:0px;
}
#module_151050046 {
position:static;
z-index:0;
top:5140px;
left:539px;
width:100%;
height: auto;
}
#module_151050046 .ModuleHead151050046 {
display:none;
}
#module_151050046 .BodyCenter.BodyCenter151050046 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050046 >.module_151050046 {
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_151050046 >.module_151050046{
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_151050046 .BodyCenter.BodyCenter151050046 {
padding-top:9.4044%;
padding-left:9.4044%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050046 .BodyCenter.BodyCenter151050046 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_151050046 >.module_151050046 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050046 >.module_151050046 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050046 >.module_151050046 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050046:hover {
border:none;
}
#module_151050046:hover >.module_151050046 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050046 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050046 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050046 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050046 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050046 .GraphicUpper{padding-top:0px;}
#module_151050046 .GraphicUpper{padding-bottom:0px;}
#module_151050046 .GraphicUpper{padding-left:0px;}
#module_151050046 .GraphicUpper {padding-right:0px;}
#module_151050046 .GraphicUpper{width:12%;} #module_151050046 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_151050046 .MobileGraphicUpper{width:10%;} #module_151050046 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050046 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151050046 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050046 .ModuleImageTextGiantContent{padding-left:10px;}
#module_151050046 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050046 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050046 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050046 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050046 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050046 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050046 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050046 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050046 .normal_ImgtextBox_content{background-image:none;}
#module_151050046 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050046 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050046 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050046 .normal_ImgtextBox_content{}
#module_151050046 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050046 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050046 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050046 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050046 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050046 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050046 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050046 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050046 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050046 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050046 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050046 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050046 .showHandle .btn{font-size:14px;}
#module_151050046 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050046 .showHandle .btn{color:#333;}
#module_151050046 .showHandle .btn{font-weight:400;}
#module_151050046 .showHandle .btn{text-decoration:none;}
#module_151050046 .showHandle .btn{font-style:normal;}
#module_151050046 .showHandle div{border-top-color:#ddd !important;}
#module_151050046 .showHandle div{border-top-style:solid !important;}
#module_151050046 .showHandle div{border-top-width:1px !important;}
#module_151050046 .showHandle{background-color:transparent;}
#module_151050046 .showHandle{background-image:none;}
#module_151050046 .showHandle{background-repeat:no-repeat;}
#module_151050046 .showHandle{}
#module_151050046 .showHandle{}
#module_151050046 .showHandle{}
#module_151050046 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050046 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050046 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050046 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050046 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050046 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050046 a{font-size:unset;font-family:unset}.module_151050047 .ModuleHead .HeadCenter{float:none;}
#module_151050047 {
padding:0px;
}
#module_151050047 {
position:static;
z-index:0;
top:5159px;
left:501px;
width:100%;
height: auto;
}
#module_151050047 .ModuleHead151050047 {
display:none;
}
#module_151050047 .BodyCenter.BodyCenter151050047 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151050047 >.module_151050047 {
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_151050047 >.module_151050047{
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_151050047 .BodyCenter.BodyCenter151050047 {
padding-top:2.8777%;
padding-left:10.7914%;
padding-right:10.7914%;
padding-bottom:10.7914%;
}
}
@media screen and (max-width: 767px){
#module_151050047 .BodyCenter.BodyCenter151050047 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151050047 >.module_151050047 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050047 >.module_151050047 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050047 >.module_151050047 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050047:hover {
border:none;
}
#module_151050047:hover >.module_151050047 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050047 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151050047 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151050047 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151050047 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151050047 .plainTextGiant-Container{padding-top:0px;}
#module_151050047 .plainTextGiant-Container{padding-bottom:0px;}
#module_151050047 .plainTextGiant-Container{padding-left:0px;}
#module_151050047 .plainTextGiant-Container{padding-right:0px;}
#module_151050047 a{font-size:unset;font-family:unset}.module_163785344 .ModuleHead .HeadCenter{float:none;}
#module_163785344 {
padding:0px;
}
#module_163785344 {
position:static;
z-index:0;
top:1656px;
left:1359px;
width:100%;
height: auto;
}
#module_163785344 .ModuleHead163785344 {
display:none;
}
#module_163785344 .BodyCenter.BodyCenter163785344 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785344 >.module_163785344 {
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_163785344 >.module_163785344{
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_163785344 .BodyCenter.BodyCenter163785344 {
padding-top:9.4044%;
padding-left:9.4044%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785344 .BodyCenter.BodyCenter163785344 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:1.8116%;
}
}
@media screen and (min-width: 768px){
#module_163785344 >.module_163785344 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785344 >.module_163785344 {
margin-top:5.4348%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785344 >.module_163785344 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785344:hover {
border:none;
}
#module_163785344:hover >.module_163785344 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785344 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163785344 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163785344 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163785344 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163785344 .GraphicUpper{padding-top:0px;}
#module_163785344 .GraphicUpper{padding-bottom:0px;}
#module_163785344 .GraphicUpper{padding-left:0px;}
#module_163785344 .GraphicUpper {padding-right:0px;}
#module_163785344 .GraphicUpper{width:12%;} #module_163785344 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_163785344 .MobileGraphicUpper{width:10%;} #module_163785344 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_163785344 .ModuleImageTextGiantContent{padding-top:0px;}
#module_163785344 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163785344 .ModuleImageTextGiantContent{padding-left:10px;}
#module_163785344 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163785344 .normal_ImgtextBox_content{padding-top:0px;}
#module_163785344 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_163785344 .normal_ImgtextBox_content{padding-left:0px;}
#module_163785344 .normal_ImgtextBox_content{padding-right:0px;}
#module_163785344 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_163785344 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785344 .normal_ImgtextBox_content{background-color:transparent;}
#module_163785344 .normal_ImgtextBox_content{background-image:none;}
#module_163785344 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_163785344 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_163785344 .normal_ImgtextBox_content{background-attachment:none;}
#module_163785344 .normal_ImgtextBox_content{}
#module_163785344 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_163785344 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_163785344 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_163785344 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_163785344 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content{border-top-style:none;}
#module_163785344 .normal_ImgtextBox_content{border-top-width:0px;}
#module_163785344 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content{border-right-style:none;}
#module_163785344 .normal_ImgtextBox_content{border-right-width:0px;}
#module_163785344 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_163785344 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_163785344 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content{border-left-style:none;}
#module_163785344 .normal_ImgtextBox_content{border-left-width:0px;}
#module_163785344 .showHandle .btn{font-size:14px;}
#module_163785344 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785344 .showHandle .btn{color:#333;}
#module_163785344 .showHandle .btn{font-weight:400;}
#module_163785344 .showHandle .btn{text-decoration:none;}
#module_163785344 .showHandle .btn{font-style:normal;}
#module_163785344 .showHandle div{border-top-color:#ddd !important;}
#module_163785344 .showHandle div{border-top-style:solid !important;}
#module_163785344 .showHandle div{border-top-width:1px !important;}
#module_163785344 .showHandle{background-color:transparent;}
#module_163785344 .showHandle{background-image:none;}
#module_163785344 .showHandle{background-repeat:no-repeat;}
#module_163785344 .showHandle{}
#module_163785344 .showHandle{}
#module_163785344 .showHandle{}
#module_163785344 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_163785344 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_163785344 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_163785344 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_163785344 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_163785344 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_163785344 a{font-size:unset;font-family:unset}.module_151051151 .ModuleHead .HeadCenter{float:none;}
#module_151051151 {
padding:0px;
}
#module_151051151 {
position:static;
z-index:0;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_151051151 .ModuleHead151051151 {
display:none;
}
#module_151051151 .BodyCenter.BodyCenter151051151 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051151 >.module_151051151 {
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_151051151 >.module_151051151{
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_151051151 .BodyCenter.BodyCenter151051151 {
padding-top:2.8777%;
padding-left:10.7914%;
padding-right:10.7914%;
padding-bottom:10.7914%;
}
}
@media screen and (max-width: 767px){
#module_151051151 .BodyCenter.BodyCenter151051151 {
padding-top:0.0000%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_151051151 >.module_151051151 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051151 >.module_151051151 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051151 >.module_151051151 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051151:hover {
border:none;
}
#module_151051151:hover >.module_151051151 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051151 .ModulePlainTextGiantContent{margin-top:0px;}
#module_151051151 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_151051151 .ModulePlainTextGiantContent{margin-left:0px;}
#module_151051151 .ModulePlainTextGiantContent{margin-right:0px;}
#module_151051151 .plainTextGiant-Container{padding-top:0px;}
#module_151051151 .plainTextGiant-Container{padding-bottom:0px;}
#module_151051151 .plainTextGiant-Container{padding-left:0px;}
#module_151051151 .plainTextGiant-Container{padding-right:0px;}
#module_151051151 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050034 #Sub151050034_4 {width:33.3333%;}
.module_151050120 .ModuleHead .HeadCenter{float:none;}
#module_151050120 {
padding:0px;
}
#module_151050120 {
position:static;
z-index:0;
top:2274px;
left:1666px;
width:100%;
height: auto;
}
#module_151050120 .ModuleHead151050120 {
display:none;
}
#module_151050120 .BodyCenter.BodyCenter151050120 {
background:none;background-color:rgb(248, 248, 248);
}
#module_151050120 >.module_151050120 {
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_151050120 >.module_151050120{
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_151050120 .BodyCenter.BodyCenter151050120 {
padding-top:0.5359%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5359%;
}
}
@media screen and (max-width: 767px){
#module_151050120 .BodyCenter.BodyCenter151050120 {
padding-top:1.6340%;
padding-left:4.9020%;
padding-right:4.9020%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_151050120 >.module_151050120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050120 >.module_151050120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050120 >.module_151050120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050120:hover {
border:none;
}
#module_151050120:hover >.module_151050120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050120 .ModuleSubContainer{background-color:transparent;}
#module_151050120 .ModuleSubContainer{background-image:none;}
#module_151050120 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151050120 .ModuleSubContainer{background-position:0% 0%;}
#module_151050120 .ModuleSubContainer{background-attachment:scroll;}
#module_151050120 .ModuleSubContainer{}
#module_151050120 {!bgVideo!}{bgVideoUrl:none}
#module_151050120 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151050120 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151050120 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer151050120 {}
.ModuleGridContainer.ModuleGridContainer151050120 .SubPadding {width:20px;}
.module_151050134 .ModuleHead .HeadCenter{float:none;}
#module_151050134 {
padding:0px;
}
#module_151050134 {
position:static;
z-index:0;
top:3625px;
left:517px;
width:100%;
height: auto;
}
#module_151050134 .ModuleHead151050134 {
display:none;
}
#module_151050134 .BodyCenter.BodyCenter151050134 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050134 >.module_151050134 {
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_151050134 >.module_151050134{
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_151050134 .BodyCenter.BodyCenter151050134 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050134 .BodyCenter.BodyCenter151050134 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:10.8696%;
padding-bottom:1.0870%;
}
}
@media screen and (min-width: 768px){
#module_151050134 >.module_151050134 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050134 >.module_151050134 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050134 >.module_151050134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050134:hover {
border:none;
}
#module_151050134:hover >.module_151050134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050134 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050134 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050134 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050134 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050134 .GraphicUpper{padding-top:0px;}
#module_151050134 .GraphicUpper{padding-bottom:2px;}
#module_151050134 .GraphicUpper{padding-left:0px;}
#module_151050134 .GraphicUpper {padding-right:0px;}
#module_151050134 .GraphicUpper{width:10%;} #module_151050134 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_151050134 .MobileGraphicUpper{width:10%;} #module_151050134 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050134 .ModuleImageTextGiantContent{padding-top:3px;}
#module_151050134 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050134 .ModuleImageTextGiantContent{padding-left:6px;}
#module_151050134 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050134 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050134 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050134 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050134 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050134 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050134 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050134 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050134 .normal_ImgtextBox_content{background-image:none;}
#module_151050134 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050134 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050134 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050134 .normal_ImgtextBox_content{}
#module_151050134 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050134 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050134 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050134 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050134 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050134 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050134 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050134 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050134 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050134 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050134 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050134 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050134 .showHandle .btn{font-size:14px;}
#module_151050134 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050134 .showHandle .btn{color:#333;}
#module_151050134 .showHandle .btn{font-weight:400;}
#module_151050134 .showHandle .btn{text-decoration:none;}
#module_151050134 .showHandle .btn{font-style:normal;}
#module_151050134 .showHandle div{border-top-color:#ddd !important;}
#module_151050134 .showHandle div{border-top-style:solid !important;}
#module_151050134 .showHandle div{border-top-width:1px !important;}
#module_151050134 .showHandle{background-color:transparent;}
#module_151050134 .showHandle{background-image:none;}
#module_151050134 .showHandle{background-repeat:no-repeat;}
#module_151050134 .showHandle{}
#module_151050134 .showHandle{}
#module_151050134 .showHandle{}
#module_151050134 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050134 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050134 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050134 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050134 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050134 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050134 a{font-size:unset;font-family:unset}
.module_151050133 .ModuleHead .HeadCenter{float:none;}
#module_151050133 {
padding:0px;
}
#module_151050133 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_151050133 .ModuleHead151050133 {
display:none;
}
#module_151050133 .BodyCenter.BodyCenter151050133 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050133 >.module_151050133 {
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_151050133 >.module_151050133{
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_151050133 .BodyCenter.BodyCenter151050133 {
padding-top:2.8070%;
padding-left:10.5263%;
padding-right:10.5263%;
padding-bottom:10.5263%;
}
}
@media screen and (max-width: 767px){
#module_151050133 .BodyCenter.BodyCenter151050133 {
padding-top:0.0000%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:7.2464%;
}
}
@media screen and (min-width: 768px){
#module_151050133 >.module_151050133 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050133 >.module_151050133 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.6232%;
}
}
#module_151050133 >.module_151050133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050133:hover {
border:none;
}
#module_151050133:hover >.module_151050133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050133 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050133 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050133 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050133 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050133 .imageTextGiant-Container{padding-top:0px;}
#module_151050133 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050133 .imageTextGiant-Container{padding-left:0px;}
#module_151050133 .imageTextGiant-Container{padding-right:0px;}
#module_151050133 .showHandle .btn{font-size:14px;}
#module_151050133 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050133 .showHandle .btn{color:#333;}
#module_151050133 .showHandle .btn{font-weight:400;}
#module_151050133 .showHandle .btn{text-decoration:none;}
#module_151050133 .showHandle .btn{font-style:normal;}
#module_151050133 .showHandle div{border-top-color:#ddd !important;}
#module_151050133 .showHandle div{border-top-style:solid !important;}
#module_151050133 .showHandle div{border-top-width:1px !important;}
#module_151050133 .showHandle{background-color:transparent;}
#module_151050133 .showHandle{background-image:none;}
#module_151050133 .showHandle{background-repeat:no-repeat;}
#module_151050133 .showHandle{}
#module_151050133 .showHandle{}
#module_151050133 .showHandle{}
#module_151050133 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050120 #Sub151050120_1 {width:25%;}
.module_151050138 .ModuleHead .HeadCenter{float:none;}
#module_151050138 {
padding:0px;
}
#module_151050138 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_151050138 .ModuleHead151050138 {
display:none;
}
#module_151050138 .BodyCenter.BodyCenter151050138 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050138 >.module_151050138 {
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_151050138 >.module_151050138{
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_151050138 .BodyCenter.BodyCenter151050138 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050138 .BodyCenter.BodyCenter151050138 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:10.8696%;
padding-bottom:1.0870%;
}
}
@media screen and (min-width: 768px){
#module_151050138 >.module_151050138 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050138 >.module_151050138 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050138 >.module_151050138 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050138:hover {
border:none;
}
#module_151050138:hover >.module_151050138 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050138 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050138 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050138 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050138 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050138 .GraphicUpper{padding-top:0px;}
#module_151050138 .GraphicUpper{padding-bottom:2px;}
#module_151050138 .GraphicUpper{padding-left:0px;}
#module_151050138 .GraphicUpper {padding-right:0px;}
#module_151050138 .GraphicUpper{width:10%;} #module_151050138 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_151050138 .MobileGraphicUpper{width:12%;} #module_151050138 .ModuleMobileImageTextContent{width: calc(100% - 12%);}
#module_151050138 .ModuleImageTextGiantContent{padding-top:3px;}
#module_151050138 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050138 .ModuleImageTextGiantContent{padding-left:6px;}
#module_151050138 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050138 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050138 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050138 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050138 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050138 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050138 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050138 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050138 .normal_ImgtextBox_content{background-image:none;}
#module_151050138 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050138 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050138 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050138 .normal_ImgtextBox_content{}
#module_151050138 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050138 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050138 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050138 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050138 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050138 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050138 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050138 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050138 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050138 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050138 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050138 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050138 .showHandle .btn{font-size:14px;}
#module_151050138 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050138 .showHandle .btn{color:#333;}
#module_151050138 .showHandle .btn{font-weight:400;}
#module_151050138 .showHandle .btn{text-decoration:none;}
#module_151050138 .showHandle .btn{font-style:normal;}
#module_151050138 .showHandle div{border-top-color:#ddd !important;}
#module_151050138 .showHandle div{border-top-style:solid !important;}
#module_151050138 .showHandle div{border-top-width:1px !important;}
#module_151050138 .showHandle{background-color:transparent;}
#module_151050138 .showHandle{background-image:none;}
#module_151050138 .showHandle{background-repeat:no-repeat;}
#module_151050138 .showHandle{}
#module_151050138 .showHandle{}
#module_151050138 .showHandle{}
#module_151050138 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050138 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050138 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050138 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050138 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050138 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050138 a{font-size:unset;font-family:unset}
.module_151050139 .ModuleHead .HeadCenter{float:none;}
#module_151050139 {
padding:0px;
}
#module_151050139 {
position:static;
z-index:0;
top:197px;
left:0px;
width:100%;
height: auto;
}
#module_151050139 .ModuleHead151050139 {
display:none;
}
#module_151050139 .BodyCenter.BodyCenter151050139 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050139 >.module_151050139 {
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_151050139 >.module_151050139{
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_151050139 .BodyCenter.BodyCenter151050139 {
padding-top:2.8070%;
padding-left:10.5263%;
padding-right:10.5263%;
padding-bottom:10.5263%;
}
}
@media screen and (max-width: 767px){
#module_151050139 .BodyCenter.BodyCenter151050139 {
padding-top:0.0000%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:7.2464%;
}
}
@media screen and (min-width: 768px){
#module_151050139 >.module_151050139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050139 >.module_151050139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.6232%;
}
}
#module_151050139 >.module_151050139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050139:hover {
border:none;
}
#module_151050139:hover >.module_151050139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050139 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050139 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050139 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050139 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050139 .imageTextGiant-Container{padding-top:0px;}
#module_151050139 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050139 .imageTextGiant-Container{padding-left:0px;}
#module_151050139 .imageTextGiant-Container{padding-right:0px;}
#module_151050139 .showHandle .btn{font-size:14px;}
#module_151050139 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050139 .showHandle .btn{color:#333;}
#module_151050139 .showHandle .btn{font-weight:400;}
#module_151050139 .showHandle .btn{text-decoration:none;}
#module_151050139 .showHandle .btn{font-style:normal;}
#module_151050139 .showHandle div{border-top-color:#ddd !important;}
#module_151050139 .showHandle div{border-top-style:solid !important;}
#module_151050139 .showHandle div{border-top-width:1px !important;}
#module_151050139 .showHandle{background-color:transparent;}
#module_151050139 .showHandle{background-image:none;}
#module_151050139 .showHandle{background-repeat:no-repeat;}
#module_151050139 .showHandle{}
#module_151050139 .showHandle{}
#module_151050139 .showHandle{}
#module_151050139 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050120 #Sub151050120_2 {width:25%;}
.module_151050142 .ModuleHead .HeadCenter{float:none;}
#module_151050142 {
padding:0px;
}
#module_151050142 {
position:static;
z-index:0;
top:3937px;
left:1089px;
width:100%;
height: auto;
}
#module_151050142 .ModuleHead151050142 {
display:none;
}
#module_151050142 .BodyCenter.BodyCenter151050142 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050142 >.module_151050142 {
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_151050142 >.module_151050142{
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_151050142 .BodyCenter.BodyCenter151050142 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050142 .BodyCenter.BodyCenter151050142 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:10.8696%;
padding-bottom:1.0870%;
}
}
@media screen and (min-width: 768px){
#module_151050142 >.module_151050142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050142 >.module_151050142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050142 >.module_151050142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050142:hover {
border:none;
}
#module_151050142:hover >.module_151050142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050142 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050142 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050142 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050142 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050142 .GraphicUpper{padding-top:0px;}
#module_151050142 .GraphicUpper{padding-bottom:2px;}
#module_151050142 .GraphicUpper{padding-left:0px;}
#module_151050142 .GraphicUpper {padding-right:0px;}
#module_151050142 .GraphicUpper{width:10%;} #module_151050142 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_151050142 .MobileGraphicUpper{width:11%;} #module_151050142 .ModuleMobileImageTextContent{width: calc(100% - 11%);}
#module_151050142 .ModuleImageTextGiantContent{padding-top:3px;}
#module_151050142 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050142 .ModuleImageTextGiantContent{padding-left:6px;}
#module_151050142 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050142 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050142 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050142 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050142 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050142 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050142 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050142 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050142 .normal_ImgtextBox_content{background-image:none;}
#module_151050142 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050142 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050142 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050142 .normal_ImgtextBox_content{}
#module_151050142 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050142 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050142 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050142 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050142 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050142 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050142 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050142 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050142 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050142 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050142 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050142 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050142 .showHandle .btn{font-size:14px;}
#module_151050142 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050142 .showHandle .btn{color:#333;}
#module_151050142 .showHandle .btn{font-weight:400;}
#module_151050142 .showHandle .btn{text-decoration:none;}
#module_151050142 .showHandle .btn{font-style:normal;}
#module_151050142 .showHandle div{border-top-color:#ddd !important;}
#module_151050142 .showHandle div{border-top-style:solid !important;}
#module_151050142 .showHandle div{border-top-width:1px !important;}
#module_151050142 .showHandle{background-color:transparent;}
#module_151050142 .showHandle{background-image:none;}
#module_151050142 .showHandle{background-repeat:no-repeat;}
#module_151050142 .showHandle{}
#module_151050142 .showHandle{}
#module_151050142 .showHandle{}
#module_151050142 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050142 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050142 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050142 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050142 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050142 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050142 a{font-size:unset;font-family:unset}
.module_151050140 .ModuleHead .HeadCenter{float:none;}
#module_151050140 {
padding:0px;
}
#module_151050140 {
position:static;
z-index:0;
top:1799px;
left:111px;
width:100%;
height: auto;
}
#module_151050140 .ModuleHead151050140 {
display:none;
}
#module_151050140 .BodyCenter.BodyCenter151050140 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050140 >.module_151050140 {
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_151050140 >.module_151050140{
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_151050140 .BodyCenter.BodyCenter151050140 {
padding-top:2.8070%;
padding-left:10.5263%;
padding-right:10.5263%;
padding-bottom:10.5263%;
}
}
@media screen and (max-width: 767px){
#module_151050140 .BodyCenter.BodyCenter151050140 {
padding-top:0.0000%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:7.2464%;
}
}
@media screen and (min-width: 768px){
#module_151050140 >.module_151050140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050140 >.module_151050140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.6232%;
}
}
#module_151050140 >.module_151050140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050140:hover {
border:none;
}
#module_151050140:hover >.module_151050140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050140 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050140 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050140 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050140 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050140 .imageTextGiant-Container{padding-top:0px;}
#module_151050140 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050140 .imageTextGiant-Container{padding-left:0px;}
#module_151050140 .imageTextGiant-Container{padding-right:0px;}
#module_151050140 .showHandle .btn{font-size:14px;}
#module_151050140 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050140 .showHandle .btn{color:#333;}
#module_151050140 .showHandle .btn{font-weight:400;}
#module_151050140 .showHandle .btn{text-decoration:none;}
#module_151050140 .showHandle .btn{font-style:normal;}
#module_151050140 .showHandle div{border-top-color:#ddd !important;}
#module_151050140 .showHandle div{border-top-style:solid !important;}
#module_151050140 .showHandle div{border-top-width:1px !important;}
#module_151050140 .showHandle{background-color:transparent;}
#module_151050140 .showHandle{background-image:none;}
#module_151050140 .showHandle{background-repeat:no-repeat;}
#module_151050140 .showHandle{}
#module_151050140 .showHandle{}
#module_151050140 .showHandle{}
#module_151050140 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050120 #Sub151050120_3 {width:25%;}
.module_151050143 .ModuleHead .HeadCenter{float:none;}
#module_151050143 {
padding:0px;
}
#module_151050143 {
position:static;
z-index:0;
top:3807px;
left:1364px;
width:100%;
height: auto;
}
#module_151050143 .ModuleHead151050143 {
display:none;
}
#module_151050143 .BodyCenter.BodyCenter151050143 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050143 >.module_151050143 {
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_151050143 >.module_151050143{
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_151050143 .BodyCenter.BodyCenter151050143 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050143 .BodyCenter.BodyCenter151050143 {
padding-top:7.2464%;
padding-left:7.2464%;
padding-right:10.8696%;
padding-bottom:1.0870%;
}
}
@media screen and (min-width: 768px){
#module_151050143 >.module_151050143 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050143 >.module_151050143 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151050143 >.module_151050143 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050143:hover {
border:none;
}
#module_151050143:hover >.module_151050143 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050143 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151050143 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151050143 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151050143 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151050143 .GraphicUpper{padding-top:0px;}
#module_151050143 .GraphicUpper{padding-bottom:2px;}
#module_151050143 .GraphicUpper{padding-left:0px;}
#module_151050143 .GraphicUpper {padding-right:0px;}
#module_151050143 .GraphicUpper{width:10%;} #module_151050143 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_151050143 .MobileGraphicUpper{width:10%;} #module_151050143 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_151050143 .ModuleImageTextGiantContent{padding-top:3px;}
#module_151050143 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151050143 .ModuleImageTextGiantContent{padding-left:6px;}
#module_151050143 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151050143 .normal_ImgtextBox_content{padding-top:0px;}
#module_151050143 .normal_ImgtextBox_content{padding-bottom:5px;}
#module_151050143 .normal_ImgtextBox_content{padding-left:0px;}
#module_151050143 .normal_ImgtextBox_content{padding-right:0px;}
#module_151050143 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151050143 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050143 .normal_ImgtextBox_content{background-color:transparent;}
#module_151050143 .normal_ImgtextBox_content{background-image:none;}
#module_151050143 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151050143 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151050143 .normal_ImgtextBox_content{background-attachment:none;}
#module_151050143 .normal_ImgtextBox_content{}
#module_151050143 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151050143 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151050143 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151050143 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151050143 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content{border-top-style:none;}
#module_151050143 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151050143 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content{border-right-style:none;}
#module_151050143 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151050143 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151050143 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151050143 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content{border-left-style:none;}
#module_151050143 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151050143 .showHandle .btn{font-size:14px;}
#module_151050143 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050143 .showHandle .btn{color:#333;}
#module_151050143 .showHandle .btn{font-weight:400;}
#module_151050143 .showHandle .btn{text-decoration:none;}
#module_151050143 .showHandle .btn{font-style:normal;}
#module_151050143 .showHandle div{border-top-color:#ddd !important;}
#module_151050143 .showHandle div{border-top-style:solid !important;}
#module_151050143 .showHandle div{border-top-width:1px !important;}
#module_151050143 .showHandle{background-color:transparent;}
#module_151050143 .showHandle{background-image:none;}
#module_151050143 .showHandle{background-repeat:no-repeat;}
#module_151050143 .showHandle{}
#module_151050143 .showHandle{}
#module_151050143 .showHandle{}
#module_151050143 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151050143 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151050143 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151050143 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151050143 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151050143 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151050143 a{font-size:unset;font-family:unset}
.module_151050141 .ModuleHead .HeadCenter{float:none;}
#module_151050141 {
padding:0px;
}
#module_151050141 {
position:static;
z-index:0;
top:119px;
left:0px;
width:100%;
height: auto;
}
#module_151050141 .ModuleHead151050141 {
display:none;
}
#module_151050141 .BodyCenter.BodyCenter151050141 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151050141 >.module_151050141 {
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_151050141 >.module_151050141{
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_151050141 .BodyCenter.BodyCenter151050141 {
padding-top:2.8070%;
padding-left:10.5263%;
padding-right:10.5263%;
padding-bottom:10.5263%;
}
}
@media screen and (max-width: 767px){
#module_151050141 .BodyCenter.BodyCenter151050141 {
padding-top:0.0000%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:7.2464%;
}
}
@media screen and (min-width: 768px){
#module_151050141 >.module_151050141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151050141 >.module_151050141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.6232%;
}
}
#module_151050141 >.module_151050141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151050141:hover {
border:none;
}
#module_151050141:hover >.module_151050141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151050141 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151050141 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151050141 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151050141 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151050141 .imageTextGiant-Container{padding-top:0px;}
#module_151050141 .imageTextGiant-Container{padding-bottom:0px;}
#module_151050141 .imageTextGiant-Container{padding-left:0px;}
#module_151050141 .imageTextGiant-Container{padding-right:0px;}
#module_151050141 .showHandle .btn{font-size:14px;}
#module_151050141 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151050141 .showHandle .btn{color:#333;}
#module_151050141 .showHandle .btn{font-weight:400;}
#module_151050141 .showHandle .btn{text-decoration:none;}
#module_151050141 .showHandle .btn{font-style:normal;}
#module_151050141 .showHandle div{border-top-color:#ddd !important;}
#module_151050141 .showHandle div{border-top-style:solid !important;}
#module_151050141 .showHandle div{border-top-width:1px !important;}
#module_151050141 .showHandle{background-color:transparent;}
#module_151050141 .showHandle{background-image:none;}
#module_151050141 .showHandle{background-repeat:no-repeat;}
#module_151050141 .showHandle{}
#module_151050141 .showHandle{}
#module_151050141 .showHandle{}
#module_151050141 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151050120 #Sub151050120_4 {width:25%;}
.module_149828186 .ModuleHead .HeadCenter{float:none;}
#module_149828186 {
padding:0px;
}
#module_149828186 {
position:static;
z-index:0;
top:1819px;
left:1509px;
width:100%;
height: auto;
}
#module_149828186 .ModuleHead149828186 {
display:none;
}
#module_149828186 .BodyCenter.BodyCenter149828186 {
background:none;background-color:rgb(255, 255, 255);
}
#module_149828186 >.module_149828186 {
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_149828186 >.module_149828186{
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_149828186 .BodyCenter.BodyCenter149828186 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_149828186 .BodyCenter.BodyCenter149828186 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_149828186 >.module_149828186 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828186 >.module_149828186 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828186 >.module_149828186 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828186:hover {
border:none;
}
#module_149828186:hover >.module_149828186 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828186 .ModuleSubContainer{background-color:transparent;}
#module_149828186 .ModuleSubContainer{background-image:none;}
#module_149828186 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149828186 .ModuleSubContainer{background-position:0% 0%;}
#module_149828186 .ModuleSubContainer{background-attachment:scroll;}
#module_149828186 .ModuleSubContainer{}
#module_149828186 {!bgVideo!}{bgVideoUrl:none}
#module_149828186 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149828186 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149828186 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer149828186 {}
.module_149828187 .ModuleHead .HeadCenter{float:none;}
#module_149828187 {
padding:0px;
}
#module_149828187 {
position:static;
z-index:0;
top:1487px;
left:995px;
width:100%;
height: auto;
}
#module_149828187 .ModuleHead149828187 {
display:none;
}
#module_149828187 .BodyCenter.BodyCenter149828187 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828187 >.module_149828187 {
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_149828187 >.module_149828187{
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_149828187 .BodyCenter.BodyCenter149828187 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828187 .BodyCenter.BodyCenter149828187 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_149828187 >.module_149828187 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828187 >.module_149828187 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828187 >.module_149828187 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828187:hover {
border:none;
}
#module_149828187:hover >.module_149828187 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828187 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828187 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828187 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828187 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828187 .imageTextGiant-Container{padding-top:0px;}
#module_149828187 .imageTextGiant-Container{padding-bottom:0px;}
#module_149828187 .imageTextGiant-Container{padding-left:30px;}
#module_149828187 .imageTextGiant-Container{padding-right:30px;}
#module_149828187 .showHandle .btn{font-size:14px;}
#module_149828187 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828187 .showHandle .btn{color:#333;}
#module_149828187 .showHandle .btn{font-weight:400;}
#module_149828187 .showHandle .btn{text-decoration:none;}
#module_149828187 .showHandle .btn{font-style:normal;}
#module_149828187 .showHandle div{border-top-color:#ddd !important;}
#module_149828187 .showHandle div{border-top-style:solid !important;}
#module_149828187 .showHandle div{border-top-width:1px !important;}
#module_149828187 .showHandle{background-color:transparent;}
#module_149828187 .showHandle{background-image:none;}
#module_149828187 .showHandle{background-repeat:no-repeat;}
#module_149828187 .showHandle{}
#module_149828187 .showHandle{}
#module_149828187 .showHandle{}
#module_149828187 a{font-size:unset;font-family:unset}
.module_149828189 .ModuleHead .HeadCenter{float:none;}
#module_149828189 {
padding:0px;
}
#module_149828189 {
position:static;
z-index:0;
top:1194px;
left:1101px;
width:100%;
height: auto;
}
#module_149828189 .ModuleHead149828189 {
display:none;
}
#module_149828189 .BodyCenter.BodyCenter149828189 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828189 >.module_149828189 {
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_149828189 >.module_149828189{
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_149828189 .BodyCenter.BodyCenter149828189 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828189 .BodyCenter.BodyCenter149828189 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_149828189 >.module_149828189 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828189 >.module_149828189 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828189 >.module_149828189 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828189:hover {
border:none;
}
#module_149828189:hover >.module_149828189 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149828189 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149828189 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149828189 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149828189 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149828189 .imageTextGiant-Container{padding-top:0px;}
#module_149828189 .imageTextGiant-Container{padding-bottom:0px;}
#module_149828189 .imageTextGiant-Container{padding-left:0px;}
#module_149828189 .imageTextGiant-Container{padding-right:0px;}
#module_149828189 .showHandle .btn{font-size:14px;}
#module_149828189 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149828189 .showHandle .btn{color:#333;}
#module_149828189 .showHandle .btn{font-weight:400;}
#module_149828189 .showHandle .btn{text-decoration:none;}
#module_149828189 .showHandle .btn{font-style:normal;}
#module_149828189 .showHandle div{border-top-color:#ddd !important;}
#module_149828189 .showHandle div{border-top-style:solid !important;}
#module_149828189 .showHandle div{border-top-width:1px !important;}
#module_149828189 .showHandle{background-color:transparent;}
#module_149828189 .showHandle{background-image:none;}
#module_149828189 .showHandle{background-repeat:no-repeat;}
#module_149828189 .showHandle{}
#module_149828189 .showHandle{}
#module_149828189 .showHandle{}
#module_149828189 a{font-size:unset;font-family:unset}
.module_149828188 .ModuleHead .HeadCenter{float:none;}
#module_149828188 {
padding:0px;
}
#module_149828188 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_149828188 .ModuleHead149828188 {
display:none;
}
#module_149828188 .BodyCenter.BodyCenter149828188 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149828188 >.module_149828188 {
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_149828188 >.module_149828188{
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_149828188 .BodyCenter.BodyCenter149828188 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_149828188 .BodyCenter.BodyCenter149828188 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_149828188 >.module_149828188 {
margin-top:3.4167%;
margin-left:14.1667%;
margin-right:14.1667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149828188 >.module_149828188 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149828188 >.module_149828188 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149828188:hover {
border:none;
}
#module_149828188:hover >.module_149828188 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163782389 .ModuleHead .HeadCenter{float:none;}
#module_163782389 {
padding:0px;
}
#module_163782389 {
position:static;
z-index:0;
top:2790px;
left:1271px;
width:100%;
height: auto;
}
#module_163782389 .ModuleHead163782389 {
display:none;
}
#module_163782389 .BodyCenter.BodyCenter163782389 {
background-color:transparent;
background-image:url(../comdata/82544/202012/202012192217105d9cbb.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_163782389 >.module_163782389 {
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_163782389 >.module_163782389{
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_163782389 .BodyCenter.BodyCenter163782389 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163782389 .BodyCenter.BodyCenter163782389 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_163782389 >.module_163782389 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782389 >.module_163782389 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163782389 >.module_163782389 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163782389:hover {
border:none;
}
#module_163782389:hover >.module_163782389 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163782389 .ModuleSubContainer{background-color:transparent;}
#module_163782389 .ModuleSubContainer{background-image:none;}
#module_163782389 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163782389 .ModuleSubContainer{background-position:0% 0%;}
#module_163782389 .ModuleSubContainer{background-attachment:scroll;}
#module_163782389 .ModuleSubContainer{}
#module_163782389 {!bgVideo!}{bgVideoUrl:none}
#module_163782389 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163782389 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163782389 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer163782389 {}
.module_163782390 .ModuleHead .HeadCenter{float:none;}
#module_163782390 {
padding:0px;
}
#module_163782390 {
position:static;
z-index:0;
top:1487px;
left:995px;
width:100%;
height: auto;
}
#module_163782390 .ModuleHead163782390 {
display:none;
}
#module_163782390 .BodyCenter.BodyCenter163782390 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163782390 >.module_163782390 {
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_163782390 >.module_163782390{
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_163782390 .BodyCenter.BodyCenter163782390 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782390 .BodyCenter.BodyCenter163782390 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163782390 >.module_163782390 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782390 >.module_163782390 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163782390 >.module_163782390 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163782390:hover {
border:none;
}
#module_163782390:hover >.module_163782390 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163782390 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163782390 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163782390 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163782390 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163782390 .imageTextGiant-Container{padding-top:0px;}
#module_163782390 .imageTextGiant-Container{padding-bottom:0px;}
#module_163782390 .imageTextGiant-Container{padding-left:30px;}
#module_163782390 .imageTextGiant-Container{padding-right:30px;}
#module_163782390 .showHandle .btn{font-size:14px;}
#module_163782390 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163782390 .showHandle .btn{color:#333;}
#module_163782390 .showHandle .btn{font-weight:400;}
#module_163782390 .showHandle .btn{text-decoration:none;}
#module_163782390 .showHandle .btn{font-style:normal;}
#module_163782390 .showHandle div{border-top-color:#ddd !important;}
#module_163782390 .showHandle div{border-top-style:solid !important;}
#module_163782390 .showHandle div{border-top-width:1px !important;}
#module_163782390 .showHandle{background-color:transparent;}
#module_163782390 .showHandle{background-image:none;}
#module_163782390 .showHandle{background-repeat:no-repeat;}
#module_163782390 .showHandle{}
#module_163782390 .showHandle{}
#module_163782390 .showHandle{}
#module_163782390 a{font-size:unset;font-family:unset}
.module_163782392 .ModuleHead .HeadCenter{float:none;}
#module_163782392 {
padding:0px;
}
#module_163782392 {
position:static;
z-index:0;
top:1194px;
left:1101px;
width:100%;
height: auto;
}
#module_163782392 .ModuleHead163782392 {
display:none;
}
#module_163782392 .BodyCenter.BodyCenter163782392 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163782392 >.module_163782392 {
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_163782392 >.module_163782392{
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_163782392 .BodyCenter.BodyCenter163782392 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782392 .BodyCenter.BodyCenter163782392 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163782392 >.module_163782392 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782392 >.module_163782392 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163782392 >.module_163782392 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163782392:hover {
border:none;
}
#module_163782392:hover >.module_163782392 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163782392 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163782392 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163782392 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163782392 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163782392 .imageTextGiant-Container{padding-top:0px;}
#module_163782392 .imageTextGiant-Container{padding-bottom:0px;}
#module_163782392 .imageTextGiant-Container{padding-left:0px;}
#module_163782392 .imageTextGiant-Container{padding-right:0px;}
#module_163782392 .showHandle .btn{font-size:14px;}
#module_163782392 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163782392 .showHandle .btn{color:#333;}
#module_163782392 .showHandle .btn{font-weight:400;}
#module_163782392 .showHandle .btn{text-decoration:none;}
#module_163782392 .showHandle .btn{font-style:normal;}
#module_163782392 .showHandle div{border-top-color:#ddd !important;}
#module_163782392 .showHandle div{border-top-style:solid !important;}
#module_163782392 .showHandle div{border-top-width:1px !important;}
#module_163782392 .showHandle{background-color:transparent;}
#module_163782392 .showHandle{background-image:none;}
#module_163782392 .showHandle{background-repeat:no-repeat;}
#module_163782392 .showHandle{}
#module_163782392 .showHandle{}
#module_163782392 .showHandle{}
#module_163782392 a{font-size:unset;font-family:unset}
.module_163782391 .ModuleHead .HeadCenter{float:none;}
#module_163782391 {
padding:0px;
}
#module_163782391 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_163782391 .ModuleHead163782391 {
display:none;
}
#module_163782391 .BodyCenter.BodyCenter163782391 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163782391 >.module_163782391 {
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_163782391 >.module_163782391{
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_163782391 .BodyCenter.BodyCenter163782391 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_163782391 .BodyCenter.BodyCenter163782391 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163782391 >.module_163782391 {
margin-top:3.3333%;
margin-left:1.6667%;
margin-right:1.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163782391 >.module_163782391 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163782391 >.module_163782391 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163782391:hover {
border:none;
}
#module_163782391:hover >.module_163782391 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163784276 .ModuleHead .HeadCenter{float:none;}
#module_163784276 {
padding:0px;
}
#module_163784276 {
position:static;
z-index:0;
top:179px;
left:0px;
width:100%;
height: auto;
}
#module_163784276 .ModuleHead163784276 {
display:none;
}
#module_163784276 .BodyCenter.BodyCenter163784276 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163784276 >.module_163784276 {
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_163784276 >.module_163784276{
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_163784276 .BodyCenter.BodyCenter163784276 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_163784276 .BodyCenter.BodyCenter163784276 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163784276 >.module_163784276 {
margin-top:3.3333%;
margin-left:0.0000%;
margin-right:0.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163784276 >.module_163784276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163784276 >.module_163784276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163784276:hover {
border:none;
}
#module_163784276:hover >.module_163784276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_151051693 .ModuleHead .HeadCenter{float:none;}
#module_151051693 {
padding:0px;
}
#module_151051693 {
position:static;
z-index:0;
top:2795px;
left:1198px;
width:100%;
height: auto;
}
#module_151051693 .ModuleHead151051693 {
display:none;
}
#module_151051693 .BodyCenter.BodyCenter151051693 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151051693 >.module_151051693 {
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_151051693 >.module_151051693{
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_151051693 .BodyCenter.BodyCenter151051693 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_151051693 .BodyCenter.BodyCenter151051693 {
padding-top:13.0719%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151051693 >.module_151051693 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051693 >.module_151051693 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051693 >.module_151051693 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051693:hover {
border:none;
}
#module_151051693:hover >.module_151051693 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051693 .ModuleSubContainer{background-color:transparent;}
#module_151051693 .ModuleSubContainer{background-image:none;}
#module_151051693 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151051693 .ModuleSubContainer{background-position:0% 0%;}
#module_151051693 .ModuleSubContainer{background-attachment:scroll;}
#module_151051693 .ModuleSubContainer{}
#module_151051693 {!bgVideo!}{bgVideoUrl:none}
#module_151051693 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151051693 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151051693 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer151051693 {}
.module_151051694 .ModuleHead .HeadCenter{float:none;}
#module_151051694 {
padding:0px;
}
#module_151051694 {
position:static;
z-index:0;
top:872px;
left:1088px;
width:100%;
height: auto;
}
#module_151051694 .ModuleHead151051694 {
display:none;
}
#module_151051694 .BodyCenter.BodyCenter151051694 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051694 >.module_151051694 {
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_151051694 >.module_151051694{
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_151051694 .BodyCenter.BodyCenter151051694 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051694 .BodyCenter.BodyCenter151051694 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_151051694 >.module_151051694 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051694 >.module_151051694 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051694 >.module_151051694 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051694:hover {
border:none;
}
#module_151051694:hover >.module_151051694 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051694 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051694 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051694 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051694 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051694 .imageTextGiant-Container{padding-top:0px;}
#module_151051694 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051694 .imageTextGiant-Container{padding-left:30px;}
#module_151051694 .imageTextGiant-Container{padding-right:30px;}
#module_151051694 .showHandle .btn{font-size:14px;}
#module_151051694 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051694 .showHandle .btn{color:#333;}
#module_151051694 .showHandle .btn{font-weight:400;}
#module_151051694 .showHandle .btn{text-decoration:none;}
#module_151051694 .showHandle .btn{font-style:normal;}
#module_151051694 .showHandle div{border-top-color:#ddd !important;}
#module_151051694 .showHandle div{border-top-style:solid !important;}
#module_151051694 .showHandle div{border-top-width:1px !important;}
#module_151051694 .showHandle{background-color:transparent;}
#module_151051694 .showHandle{background-image:none;}
#module_151051694 .showHandle{background-repeat:no-repeat;}
#module_151051694 .showHandle{}
#module_151051694 .showHandle{}
#module_151051694 .showHandle{}
#module_151051694 a{font-size:unset;font-family:unset}
.module_151051696 .ModuleHead .HeadCenter{float:none;}
#module_151051696 {
padding:0px;
}
#module_151051696 {
position:static;
z-index:0;
top:1522px;
left:1136px;
width:100%;
height: auto;
}
#module_151051696 .ModuleHead151051696 {
display:none;
}
#module_151051696 .BodyCenter.BodyCenter151051696 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051696 >.module_151051696 {
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_151051696 >.module_151051696{
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_151051696 .BodyCenter.BodyCenter151051696 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051696 .BodyCenter.BodyCenter151051696 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:6.5359%;
}
}
@media screen and (min-width: 768px){
#module_151051696 >.module_151051696 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051696 >.module_151051696 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051696 >.module_151051696 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051696:hover {
border:none;
}
#module_151051696:hover >.module_151051696 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051696 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051696 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051696 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051696 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051696 .imageTextGiant-Container{padding-top:0px;}
#module_151051696 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051696 .imageTextGiant-Container{padding-left:0px;}
#module_151051696 .imageTextGiant-Container{padding-right:0px;}
#module_151051696 .showHandle .btn{font-size:14px;}
#module_151051696 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051696 .showHandle .btn{color:#333;}
#module_151051696 .showHandle .btn{font-weight:400;}
#module_151051696 .showHandle .btn{text-decoration:none;}
#module_151051696 .showHandle .btn{font-style:normal;}
#module_151051696 .showHandle div{border-top-color:#ddd !important;}
#module_151051696 .showHandle div{border-top-style:solid !important;}
#module_151051696 .showHandle div{border-top-width:1px !important;}
#module_151051696 .showHandle{background-color:transparent;}
#module_151051696 .showHandle{background-image:none;}
#module_151051696 .showHandle{background-repeat:no-repeat;}
#module_151051696 .showHandle{}
#module_151051696 .showHandle{}
#module_151051696 .showHandle{}
#module_151051696 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-104 .nav-box{position: relative; }
.ModuleTabContainerV2Giant.layout-104 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-104 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-104 .location-bottom .nav-box,
.ModuleTabContainerV2Giant.layout-104 .location-top .nav-box { overflow: hidden;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container{ position: relative; font-size: 0;white-space:nowrap;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li{overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s; cursor: pointer;text-align: center;background: #fff;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li a{display: block;padding:0;background: none;color:#333;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover{background: #333;}
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover a{color:#fff;}
.ModuleTabContainerV2Giant.layout-104 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-104 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 54px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft {left: 10px;}
.ModuleTabContainerV2Giant.layout-104 .glyphicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-104 .tab-content>.active{ display:flex !important;}

@media (min-width: 768px){
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollRight{display: none !important;}
    .ModuleTabContainerV2Giant.layout-104 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {display: inline-block; float: left; overflow: hidden;}
    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-104 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-104 .location-right.TabContainer-Container .Nav-Container li {display: block;}
    .ModuleTabContainerV2Giant.layout-104 .location-left .tabContentGiant,
    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {display: inline-block; width: 70%; float: left;}
    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {float: right;}
    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-top {display: none;}

}

@media (max-width: 767px){
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .SubContainer{ height: auto !important;}
    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-104 .location-left,.ModuleTabContainerV2Giant.layout-104 .location-right{
        flex-direction: column;
    }
}.module_151051779 .ModuleHead .HeadCenter{float:none;}
#module_151051779 {
padding:0px;
}
#module_151051779 {
position:static;
z-index:0;
top:4398px;
left:1198px;
width:100%;
height: auto;
}
#module_151051779 .ModuleHead151051779 {
display:none;
}
#module_151051779 .BodyCenter.BodyCenter151051779 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051779 >.module_151051779 {
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_151051779 >.module_151051779{
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_151051779 .BodyCenter.BodyCenter151051779 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051779 .BodyCenter.BodyCenter151051779 {
padding-top:0.0000%;
padding-left:3.2680%;
padding-right:3.2680%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151051779 >.module_151051779 {
margin-top:2.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051779 >.module_151051779 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051779 >.module_151051779 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051779:hover {
border:none;
}
#module_151051779:hover >.module_151051779 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051779 .nav-box{text-align:center;}
#module_151051779 .nav-box{background-color:rgba(0,0,0,0);}
#module_151051779 .nav-box{background-image:none;}
#module_151051779 .nav-box{background-repeat:no-repeat;}
#module_151051779 .nav-box{}
#module_151051779 .nav-box{}
#module_151051779 .nav-box{}
#module_151051779 .Nav-Container a{text-align:center;}
#module_151051779 .Nav-Container a {padding-top:0px;}
#module_151051779 .Nav-Container a {padding-bottom:0px;}
#module_151051779 .Nav-Container a {padding-left:0px;}
#module_151051779 .Nav-Container a {padding-right:0px;}
#module_151051779 .Nav-Container li{background-color:rgb(242, 242, 242);}
#module_151051779 .Nav-Container li{background-image:none;}
#module_151051779 .Nav-Container li{background-repeat:no-repeat;}
#module_151051779 .Nav-Container li{}
#module_151051779 .Nav-Container li{}
#module_151051779 .Nav-Container li{}
#module_151051779 .Nav-Container li{border-top-color:rgba(0,0,0,0);}
#module_151051779 .Nav-Container li{border-top-style:solid;}
#module_151051779 .Nav-Container li{border-top-width:1px;}
#module_151051779 .Nav-Container li{border-right-color:rgba(0,0,0,0);}
#module_151051779 .Nav-Container li{border-right-style:solid;}
#module_151051779 .Nav-Container li{border-right-width:1px;}
#module_151051779 .Nav-Container li{border-bottom-color:rgb(242, 242, 242);}
#module_151051779 .Nav-Container li{border-bottom-style:solid;}
#module_151051779 .Nav-Container li{border-bottom-width:0px;}
#module_151051779 .Nav-Container li{border-left-color:rgba(0,0,0,0);}
#module_151051779 .Nav-Container li{border-left-style:solid;}
#module_151051779 .Nav-Container li{border-left-width:0px;}
#module_151051779 .Nav-Container li a{width:167px;}@media only screen and (min-width: 768px){#module_151051779 .location-left .tabContentGiant,#module_151051779 .location-right .tabContentGiant{width: calc(100% - 167px - 50px)}}
#module_151051779 .Nav-Container li a{height:40px;line-height:40px;}
#module_151051779 .Nav-Container li{margin-top:10px;}
#module_151051779 .Nav-Container li{margin-bottom:19px;}
#module_151051779 .Nav-Container li{margin-left:5px;}
#module_151051779 .Nav-Container li{margin-right:5px;}
#module_151051779 .Nav-Container li a{font-size:14px;}
#module_151051779 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_151051779 .Nav-Container li a{color:rgb(127, 127, 127);}
#module_151051779 .Nav-Container li a{font-weight:normal;}
#module_151051779 .Nav-Container li a{text-decoration:none;}
#module_151051779 .Nav-Container li a{font-style:normal;}
#module_151051779 .Nav-Container li{border-top-left-radius:0px;}
#module_151051779 .Nav-Container li{border-top-right-radius:5px;}
#module_151051779 .Nav-Container li{border-bottom-left-radius:5px;}
#module_151051779 .Nav-Container li{border-bottom-right-radius:0px;}
#module_151051779 .TabContainer-Container .tab-pane{background-color:rgba(0,0,0,0);}
#module_151051779 .TabContainer-Container .tab-pane{}
#module_151051779 .TabContainer-Container .tab-pane{}
#module_151051779 .TabContainer-Container .tab-pane{}
#module_151051779 .TabContainer-Container .tab-pane{}
#module_151051779 .TabContainer-Container .tab-pane{}
#module_151051779 .TabContainer-Container .tab-pane{padding-top:10px;}
#module_151051779 .TabContainer-Container .tab-pane{padding-bottom:10px;}
#module_151051779 .TabContainer-Container .tab-pane{padding-left:10px;}
#module_151051779 .TabContainer-Container .tab-pane{padding-right:10px;}
#module_151051779 .TabContainer-Container .tab-pane{border-top-color:rgb(242, 242, 242);}
#module_151051779 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_151051779 .TabContainer-Container .tab-pane{border-top-width:1px;}
#module_151051779 .TabContainer-Container .tab-pane{border-right-color:rgb(242, 242, 242);}
#module_151051779 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_151051779 .TabContainer-Container .tab-pane{border-right-width:1px;}
#module_151051779 .TabContainer-Container .tab-pane{border-bottom-color:rgb(242, 242, 242);}
#module_151051779 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_151051779 .TabContainer-Container .tab-pane{border-bottom-width:1px;}
#module_151051779 .TabContainer-Container .tab-pane{border-left-color:rgb(242, 242, 242);}
#module_151051779 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_151051779 .TabContainer-Container .tab-pane{border-left-width:1px;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{background-image:none;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{background-repeat:no-repeat;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{background-color:rgb(150, 81, 249);}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{font-size:17px;}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{color:rgb(255, 255, 255);}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{font-weight:bold;}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{text-decoration:none;}
#module_151051779 .Nav-Container li:hover a,#module_151051779 .Nav-Container li.active a{font-style:normal;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-top-color:transparent;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-top-style:solid;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-top-width:1px;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-right-color:transparent;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-right-style:solid;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-right-width:1px;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-bottom-color:transparent;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-bottom-style:solid;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-bottom-width:2px;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-left-color:transparent;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-left-style:solid;}
#module_151051779 .Nav-Container li:hover,#module_151051779 .Nav-Container li.active{border-left-width:0px;}

#module_151051779__tabPane_5974 #Sub151051779_5974 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubContainer {display: table-cell; vertical-align: top;}
#module_151051779__tabPane_5974 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_151051779__tabPane_5974 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_151051779__tabPane_5974 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_151051779__tabPane_5974:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_151051779__tabPane_5974 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_151051779__tabPane_5974 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_151051779__tabPane_5974 #Sub151051779_5974 {display: block;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubPadding {float:left; height: 10px;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubContainer .SubDrag {display:none;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubPadding {width:0px; display:none;}
#module_151051779__tabPane_5974 #Sub151051779_5974 > .SubContainer {width:100% !important; height: auto;}
}
#module_151051779__tabPane_5974 #Sub151051779_Tab5974_1 {width:50%;}
.module_151051894 .ModuleHead .HeadCenter{float:none;}
#module_151051894 {
padding:0px;
}
#module_151051894 {
position:static;
z-index:0;
top:3973px;
left:520px;
width:100%;
height: auto;
}
#module_151051894 .ModuleHead151051894 {
display:none;
}
#module_151051894 .BodyCenter.BodyCenter151051894 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051894 >.module_151051894 {
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_151051894 >.module_151051894{
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_151051894 .BodyCenter.BodyCenter151051894 {
padding-top:0.0000%;
padding-left:3.3898%;
padding-right:3.3898%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051894 .BodyCenter.BodyCenter151051894 {
padding-top:8.9820%;
padding-left:6.5868%;
padding-right:6.5868%;
padding-bottom:8.9820%;
}
}
@media screen and (min-width: 768px){
#module_151051894 >.module_151051894 {
margin-top:22.0339%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051894 >.module_151051894 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051894 >.module_151051894 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051894:hover {
border:none;
}
#module_151051894:hover >.module_151051894 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051894 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051894 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051894 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051894 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051894 .imageTextGiant-Container{padding-top:0px;}
#module_151051894 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051894 .imageTextGiant-Container{padding-left:0px;}
#module_151051894 .imageTextGiant-Container{padding-right:0px;}
#module_151051894 .showHandle .btn{font-size:14px;}
#module_151051894 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051894 .showHandle .btn{color:#333;}
#module_151051894 .showHandle .btn{font-weight:400;}
#module_151051894 .showHandle .btn{text-decoration:none;}
#module_151051894 .showHandle .btn{font-style:normal;}
#module_151051894 .showHandle div{border-top-color:#ddd !important;}
#module_151051894 .showHandle div{border-top-style:solid !important;}
#module_151051894 .showHandle div{border-top-width:0px !important;}
#module_151051894 .showHandle{background-color:transparent;}
#module_151051894 .showHandle{background-image:none;}
#module_151051894 .showHandle{background-repeat:no-repeat;}
#module_151051894 .showHandle{}
#module_151051894 .showHandle{}
#module_151051894 .showHandle{}
#module_151051894 a{font-size:unset;font-family:unset}
.module_163785306 .ModuleHead .HeadCenter{float:none;}
#module_163785306 {
padding:0px;
}
#module_163785306 {
position:static;
z-index:0;
top:4032px;
left:459px;
width:100%;
height: auto;
}
#module_163785306 .ModuleHead163785306 {
display:none;
}
#module_163785306 .BodyCenter.BodyCenter163785306 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785306 >.module_163785306 {
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_163785306 >.module_163785306{
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_163785306 .BodyCenter.BodyCenter163785306 {
padding-top:3.3898%;
padding-left:3.3898%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785306 .BodyCenter.BodyCenter163785306 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785306 >.module_163785306 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785306 >.module_163785306 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785306 >.module_163785306 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785306:hover {
border:none;
}
#module_163785306:hover >.module_163785306 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785306 .BodyCenter{text-align:left;}
#module_163785306 .moduleButton{font-size:14px;}
#module_163785306 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163785306 .moduleButton{color:rgb(255, 255, 255);}
#module_163785306 .moduleButton{font-weight:normal;}
#module_163785306 .moduleButton{text-decoration:none;}
#module_163785306 .moduleButton{font-style:normal;}
#module_163785306 .moduleButton, #module_163785306 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163785306 .moduleButton, #module_163785306 .moduleButton.faded:before{}
#module_163785306 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163785306 .moduleButton{border-style:solid;}
#module_163785306 .moduleButton{border-width:0px;}
#module_163785306 .moduleButton{width:120px;}
#module_163785306 .moduleButton{height:35px;line-height:35px;}
#module_163785306 .BodyCenter{color:#1e88e5;}
#module_163785306 .moduleButton{border-top-left-radius:0px;}
#module_163785306 .moduleButton{border-top-right-radius:0px;}
#module_163785306 .moduleButton{border-bottom-left-radius:0px;}
#module_163785306 .moduleButton{border-bottom-right-radius:0px;}
#module_163785306 .BreadIcon{font-size:16px;} #module_163785306 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785306 .BreadIcon{color:#1e88e5;} #module_163785306 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163785306 .BreadIcon,#module_163785306 .BreadsvgIcon{margin-left:10px;}
#module_163785306 .BreadIcon,#module_163785306 .BreadsvgIcon{margin-right:10px;}
#module_163785306 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163785306 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785306 .moduleButton:hover .BreadIcon{color:#fff} #module_163785306 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163785306 .moduleButton:hover{font-size:14px;}
#module_163785306 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163785306 .moduleButton:hover{color:#fff;}
#module_163785306 .moduleButton:hover{font-weight:normal;}
#module_163785306 .moduleButton:hover{text-decoration:none;}
#module_163785306 .moduleButton:hover{font-style:normal;}
#module_163785306 .moduleButton:before, #module_163785306 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163785306 .moduleButton:before, #module_163785306 .moduleButton.faded:before{}
#module_163785306 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163785306 .moduleButton:hover{border-style:solid;}
#module_163785306 .moduleButton:hover{border-width:0px;}

#module_151051779__tabPane_5974 #Sub151051779_Tab5974_2 {width:50%;}
.module_151051911 .ModuleHead .HeadCenter{float:none;}
#module_151051911 {
padding:0px;
}
#module_151051911 {
position:static;
z-index:0;
top:83px;
left:599px;
width:100%;
height: auto;
}
#module_151051911 .ModuleHead151051911 {
display:none;
}
#module_151051911 .BodyCenter.BodyCenter151051911 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051911 >.module_151051911 {
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_151051911 >.module_151051911{
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_151051911 .BodyCenter.BodyCenter151051911 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_151051911 .BodyCenter.BodyCenter151051911 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151051911 >.module_151051911 {
margin-top:0.0000%;
margin-left:18.6441%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051911 >.module_151051911 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151051911 >.module_151051911 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051911:hover {
border:none;
}
#module_151051911:hover >.module_151051911 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


#module_151051779__tabPane_5517 #Sub151051779_5517 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubContainer {display: table-cell; vertical-align: top;}
#module_151051779__tabPane_5517 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_151051779__tabPane_5517 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_151051779__tabPane_5517 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_151051779__tabPane_5517:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_151051779__tabPane_5517 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_151051779__tabPane_5517 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_151051779__tabPane_5517 #Sub151051779_5517 {display: block;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubPadding {float:left; height: 10px;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubContainer .SubDrag {display:none;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubPadding {width:0px; display:none;}
#module_151051779__tabPane_5517 #Sub151051779_5517 > .SubContainer {width:100% !important; height: auto;}
}
#module_151051779__tabPane_5517 #Sub151051779_Tab5517_1 {width:46.3559%;}
.module_151051943 .ModuleHead .HeadCenter{float:none;}
#module_151051943 {
padding:0px;
}
#module_151051943 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_151051943 .ModuleHead151051943 {
display:none;
}
#module_151051943 .BodyCenter.BodyCenter151051943 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051943 >.module_151051943 {
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_151051943 >.module_151051943{
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_151051943 .BodyCenter.BodyCenter151051943 {
padding-top:0.0000%;
padding-left:3.6630%;
padding-right:3.6630%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051943 .BodyCenter.BodyCenter151051943 {
padding-top:8.9820%;
padding-left:6.5868%;
padding-right:6.5868%;
padding-bottom:8.9820%;
}
}
@media screen and (min-width: 768px){
#module_151051943 >.module_151051943 {
margin-top:23.8095%;
margin-left:0.0000%;
margin-right:3.4799%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051943 >.module_151051943 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051943 >.module_151051943 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051943:hover {
border:none;
}
#module_151051943:hover >.module_151051943 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051943 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051943 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051943 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051943 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051943 .imageTextGiant-Container{padding-top:0px;}
#module_151051943 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051943 .imageTextGiant-Container{padding-left:0px;}
#module_151051943 .imageTextGiant-Container{padding-right:0px;}
#module_151051943 .showHandle .btn{font-size:14px;}
#module_151051943 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051943 .showHandle .btn{color:#333;}
#module_151051943 .showHandle .btn{font-weight:400;}
#module_151051943 .showHandle .btn{text-decoration:none;}
#module_151051943 .showHandle .btn{font-style:normal;}
#module_151051943 .showHandle div{border-top-color:#ddd !important;}
#module_151051943 .showHandle div{border-top-style:solid !important;}
#module_151051943 .showHandle div{border-top-width:0px !important;}
#module_151051943 .showHandle{background-color:transparent;}
#module_151051943 .showHandle{background-image:none;}
#module_151051943 .showHandle{background-repeat:no-repeat;}
#module_151051943 .showHandle{}
#module_151051943 .showHandle{}
#module_151051943 .showHandle{}
#module_151051943 a{font-size:unset;font-family:unset}
.module_163785305 .ModuleHead .HeadCenter{float:none;}
#module_163785305 {
padding:0px;
}
#module_163785305 {
position:static;
z-index:0;
top:4222px;
left:462px;
width:100%;
height: auto;
}
#module_163785305 .ModuleHead163785305 {
display:none;
}
#module_163785305 .BodyCenter.BodyCenter163785305 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785305 >.module_163785305 {
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_163785305 >.module_163785305{
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_163785305 .BodyCenter.BodyCenter163785305 {
padding-top:3.3898%;
padding-left:3.3898%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785305 .BodyCenter.BodyCenter163785305 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785305 >.module_163785305 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785305 >.module_163785305 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785305 >.module_163785305 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785305:hover {
border:none;
}
#module_163785305:hover >.module_163785305 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785305 .BodyCenter{text-align:left;}
#module_163785305 .moduleButton{font-size:14px;}
#module_163785305 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163785305 .moduleButton{color:rgb(255, 255, 255);}
#module_163785305 .moduleButton{font-weight:normal;}
#module_163785305 .moduleButton{text-decoration:none;}
#module_163785305 .moduleButton{font-style:normal;}
#module_163785305 .moduleButton, #module_163785305 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163785305 .moduleButton, #module_163785305 .moduleButton.faded:before{}
#module_163785305 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163785305 .moduleButton{border-style:solid;}
#module_163785305 .moduleButton{border-width:0px;}
#module_163785305 .moduleButton{width:120px;}
#module_163785305 .moduleButton{height:35px;line-height:35px;}
#module_163785305 .BodyCenter{color:#1e88e5;}
#module_163785305 .moduleButton{border-top-left-radius:0px;}
#module_163785305 .moduleButton{border-top-right-radius:0px;}
#module_163785305 .moduleButton{border-bottom-left-radius:0px;}
#module_163785305 .moduleButton{border-bottom-right-radius:0px;}
#module_163785305 .BreadIcon{font-size:16px;} #module_163785305 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785305 .BreadIcon{color:#1e88e5;} #module_163785305 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163785305 .BreadIcon,#module_163785305 .BreadsvgIcon{margin-left:10px;}
#module_163785305 .BreadIcon,#module_163785305 .BreadsvgIcon{margin-right:10px;}
#module_163785305 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163785305 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785305 .moduleButton:hover .BreadIcon{color:#fff} #module_163785305 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163785305 .moduleButton:hover{font-size:14px;}
#module_163785305 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163785305 .moduleButton:hover{color:#fff;}
#module_163785305 .moduleButton:hover{font-weight:normal;}
#module_163785305 .moduleButton:hover{text-decoration:none;}
#module_163785305 .moduleButton:hover{font-style:normal;}
#module_163785305 .moduleButton:before, #module_163785305 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163785305 .moduleButton:before, #module_163785305 .moduleButton.faded:before{}
#module_163785305 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163785305 .moduleButton:hover{border-style:solid;}
#module_163785305 .moduleButton:hover{border-width:0px;}

#module_151051779__tabPane_5517 #Sub151051779_Tab5517_2 {width:53.6441%;}
.module_151051944 .ModuleHead .HeadCenter{float:none;}
#module_151051944 {
padding:0px;
}
#module_151051944 {
position:static;
z-index:0;
top:3916px;
left:1136px;
width:100%;
height: auto;
}
#module_151051944 .ModuleHead151051944 {
display:none;
}
#module_151051944 .BodyCenter.BodyCenter151051944 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051944 >.module_151051944 {
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_151051944 >.module_151051944{
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_151051944 .BodyCenter.BodyCenter151051944 {
padding-top:4.7393%;
padding-left:3.1596%;
padding-right:3.1596%;
padding-bottom:4.7393%;
}
}
@media screen and (max-width: 767px){
#module_151051944 .BodyCenter.BodyCenter151051944 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151051944 >.module_151051944 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051944 >.module_151051944 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151051944 >.module_151051944 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051944:hover {
border:none;
}
#module_151051944:hover >.module_151051944 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


#module_151051779__tabPane_4582 #Sub151051779_4582 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubContainer {display: table-cell; vertical-align: top;}
#module_151051779__tabPane_4582 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_151051779__tabPane_4582 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_151051779__tabPane_4582 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_151051779__tabPane_4582:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_151051779__tabPane_4582 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_151051779__tabPane_4582 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_151051779__tabPane_4582 #Sub151051779_4582 {display: block;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubPadding {float:left; height: 10px;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubContainer .SubDrag {display:none;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubPadding {width:0px; display:none;}
#module_151051779__tabPane_4582 #Sub151051779_4582 > .SubContainer {width:100% !important; height: auto;}
}
#module_151051779__tabPane_4582 #Sub151051779_Tab4582_1 {width:50%;}
.module_151051950 .ModuleHead .HeadCenter{float:none;}
#module_151051950 {
padding:0px;
}
#module_151051950 {
position:static;
z-index:0;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_151051950 .ModuleHead151051950 {
display:none;
}
#module_151051950 .BodyCenter.BodyCenter151051950 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051950 >.module_151051950 {
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_151051950 >.module_151051950{
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_151051950 .BodyCenter.BodyCenter151051950 {
padding-top:0.0000%;
padding-left:3.3898%;
padding-right:3.3898%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051950 .BodyCenter.BodyCenter151051950 {
padding-top:8.9820%;
padding-left:6.5868%;
padding-right:6.5868%;
padding-bottom:8.9820%;
}
}
@media screen and (min-width: 768px){
#module_151051950 >.module_151051950 {
margin-top:22.0339%;
margin-left:0.0000%;
margin-right:7.7966%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051950 >.module_151051950 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051950 >.module_151051950 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051950:hover {
border:none;
}
#module_151051950:hover >.module_151051950 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051950 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051950 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051950 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051950 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051950 .imageTextGiant-Container{padding-top:0px;}
#module_151051950 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051950 .imageTextGiant-Container{padding-left:0px;}
#module_151051950 .imageTextGiant-Container{padding-right:0px;}
#module_151051950 .showHandle .btn{font-size:14px;}
#module_151051950 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051950 .showHandle .btn{color:#333;}
#module_151051950 .showHandle .btn{font-weight:400;}
#module_151051950 .showHandle .btn{text-decoration:none;}
#module_151051950 .showHandle .btn{font-style:normal;}
#module_151051950 .showHandle div{border-top-color:#ddd !important;}
#module_151051950 .showHandle div{border-top-style:solid !important;}
#module_151051950 .showHandle div{border-top-width:0px !important;}
#module_151051950 .showHandle{background-color:transparent;}
#module_151051950 .showHandle{background-image:none;}
#module_151051950 .showHandle{background-repeat:no-repeat;}
#module_151051950 .showHandle{}
#module_151051950 .showHandle{}
#module_151051950 .showHandle{}
#module_151051950 a{font-size:unset;font-family:unset}
.module_163785303 .ModuleHead .HeadCenter{float:none;}
#module_163785303 {
padding:0px;
}
#module_163785303 {
position:static;
z-index:0;
top:4271px;
left:438px;
width:100%;
height: auto;
}
#module_163785303 .ModuleHead163785303 {
display:none;
}
#module_163785303 .BodyCenter.BodyCenter163785303 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785303 >.module_163785303 {
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_163785303 >.module_163785303{
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_163785303 .BodyCenter.BodyCenter163785303 {
padding-top:3.3898%;
padding-left:3.3898%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785303 .BodyCenter.BodyCenter163785303 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785303 >.module_163785303 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785303 >.module_163785303 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785303 >.module_163785303 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785303:hover {
border:none;
}
#module_163785303:hover >.module_163785303 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785303 .BodyCenter{text-align:left;}
#module_163785303 .moduleButton{font-size:14px;}
#module_163785303 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163785303 .moduleButton{color:rgb(255, 255, 255);}
#module_163785303 .moduleButton{font-weight:normal;}
#module_163785303 .moduleButton{text-decoration:none;}
#module_163785303 .moduleButton{font-style:normal;}
#module_163785303 .moduleButton, #module_163785303 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163785303 .moduleButton, #module_163785303 .moduleButton.faded:before{}
#module_163785303 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163785303 .moduleButton{border-style:solid;}
#module_163785303 .moduleButton{border-width:0px;}
#module_163785303 .moduleButton{width:120px;}
#module_163785303 .moduleButton{height:35px;line-height:35px;}
#module_163785303 .BodyCenter{color:#1e88e5;}
#module_163785303 .moduleButton{border-top-left-radius:0px;}
#module_163785303 .moduleButton{border-top-right-radius:0px;}
#module_163785303 .moduleButton{border-bottom-left-radius:0px;}
#module_163785303 .moduleButton{border-bottom-right-radius:0px;}
#module_163785303 .BreadIcon{font-size:16px;} #module_163785303 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785303 .BreadIcon{color:#1e88e5;} #module_163785303 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163785303 .BreadIcon,#module_163785303 .BreadsvgIcon{margin-left:10px;}
#module_163785303 .BreadIcon,#module_163785303 .BreadsvgIcon{margin-right:10px;}
#module_163785303 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163785303 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785303 .moduleButton:hover .BreadIcon{color:#fff} #module_163785303 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163785303 .moduleButton:hover{font-size:14px;}
#module_163785303 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163785303 .moduleButton:hover{color:#fff;}
#module_163785303 .moduleButton:hover{font-weight:normal;}
#module_163785303 .moduleButton:hover{text-decoration:none;}
#module_163785303 .moduleButton:hover{font-style:normal;}
#module_163785303 .moduleButton:before, #module_163785303 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163785303 .moduleButton:before, #module_163785303 .moduleButton.faded:before{}
#module_163785303 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163785303 .moduleButton:hover{border-style:solid;}
#module_163785303 .moduleButton:hover{border-width:0px;}

#module_151051779__tabPane_4582 #Sub151051779_Tab4582_2 {width:50%;}
.module_163786343 .ModuleHead .HeadCenter{float:none;}
#module_163786343 {
padding:0px;
}
#module_163786343 {
position:static;
z-index:0;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_163786343 .ModuleHead163786343 {
display:none;
}
#module_163786343 .BodyCenter.BodyCenter163786343 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786343 >.module_163786343 {
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_163786343 >.module_163786343{
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_163786343 .BodyCenter.BodyCenter163786343 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_163786343 .BodyCenter.BodyCenter163786343 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_163786343 >.module_163786343 {
margin-top:0.0000%;
margin-left:18.6441%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786343 >.module_163786343 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_163786343 >.module_163786343 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786343:hover {
border:none;
}
#module_163786343:hover >.module_163786343 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


#module_151051779__tabPane_4525 #Sub151051779_4525 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubContainer {display: table-cell; vertical-align: top;}
#module_151051779__tabPane_4525 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_151051779__tabPane_4525 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_151051779__tabPane_4525 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_151051779__tabPane_4525:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_151051779__tabPane_4525 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_151051779__tabPane_4525 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_151051779__tabPane_4525 #Sub151051779_4525 {display: block;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubPadding {float:left; height: 10px;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubContainer .SubDrag {display:none;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubPadding {width:0px; display:none;}
#module_151051779__tabPane_4525 #Sub151051779_4525 > .SubContainer {width:100% !important; height: auto;}
}
#module_151051779__tabPane_4525 #Sub151051779_Tab4525_1 {width:42.1186%;}
.module_151053585 .ModuleHead .HeadCenter{float:none;}
#module_151053585 {
padding:0px;
}
#module_151053585 {
position:static;
z-index:0;
top:188px;
left:0px;
width:100%;
height: auto;
}
#module_151053585 .ModuleHead151053585 {
display:none;
}
#module_151053585 .BodyCenter.BodyCenter151053585 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151053585 >.module_151053585 {
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_151053585 >.module_151053585{
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_151053585 .BodyCenter.BodyCenter151053585 {
padding-top:0.0000%;
padding-left:3.3898%;
padding-right:3.3898%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151053585 .BodyCenter.BodyCenter151053585 {
padding-top:8.9820%;
padding-left:6.5868%;
padding-right:6.5868%;
padding-bottom:8.9820%;
}
}
@media screen and (min-width: 768px){
#module_151053585 >.module_151053585 {
margin-top:26.2097%;
margin-left:0.0000%;
margin-right:7.8629%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151053585 >.module_151053585 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151053585 >.module_151053585 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151053585:hover {
border:none;
}
#module_151053585:hover >.module_151053585 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151053585 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151053585 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151053585 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151053585 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151053585 .imageTextGiant-Container{padding-top:0px;}
#module_151053585 .imageTextGiant-Container{padding-bottom:0px;}
#module_151053585 .imageTextGiant-Container{padding-left:0px;}
#module_151053585 .imageTextGiant-Container{padding-right:0px;}
#module_151053585 .showHandle .btn{font-size:14px;}
#module_151053585 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151053585 .showHandle .btn{color:#333;}
#module_151053585 .showHandle .btn{font-weight:400;}
#module_151053585 .showHandle .btn{text-decoration:none;}
#module_151053585 .showHandle .btn{font-style:normal;}
#module_151053585 .showHandle div{border-top-color:#ddd !important;}
#module_151053585 .showHandle div{border-top-style:solid !important;}
#module_151053585 .showHandle div{border-top-width:0px !important;}
#module_151053585 .showHandle{background-color:transparent;}
#module_151053585 .showHandle{background-image:none;}
#module_151053585 .showHandle{background-repeat:no-repeat;}
#module_151053585 .showHandle{}
#module_151053585 .showHandle{}
#module_151053585 .showHandle{}
#module_151053585 a{font-size:unset;font-family:unset}
.module_163785302 .ModuleHead .HeadCenter{float:none;}
#module_163785302 {
padding:0px;
}
#module_163785302 {
position:static;
z-index:0;
top:4249px;
left:451px;
width:100%;
height: auto;
}
#module_163785302 .ModuleHead163785302 {
display:none;
}
#module_163785302 .BodyCenter.BodyCenter163785302 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785302 >.module_163785302 {
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_163785302 >.module_163785302{
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_163785302 .BodyCenter.BodyCenter163785302 {
padding-top:3.3898%;
padding-left:3.3898%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785302 .BodyCenter.BodyCenter163785302 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785302 >.module_163785302 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785302 >.module_163785302 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785302 >.module_163785302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785302:hover {
border:none;
}
#module_163785302:hover >.module_163785302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785302 .BodyCenter{text-align:left;}
#module_163785302 .moduleButton{font-size:14px;}
#module_163785302 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163785302 .moduleButton{color:rgb(255, 255, 255);}
#module_163785302 .moduleButton{font-weight:normal;}
#module_163785302 .moduleButton{text-decoration:none;}
#module_163785302 .moduleButton{font-style:normal;}
#module_163785302 .moduleButton, #module_163785302 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163785302 .moduleButton, #module_163785302 .moduleButton.faded:before{}
#module_163785302 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163785302 .moduleButton{border-style:solid;}
#module_163785302 .moduleButton{border-width:0px;}
#module_163785302 .moduleButton{width:120px;}
#module_163785302 .moduleButton{height:35px;line-height:35px;}
#module_163785302 .BodyCenter{color:#1e88e5;}
#module_163785302 .moduleButton{border-top-left-radius:0px;}
#module_163785302 .moduleButton{border-top-right-radius:0px;}
#module_163785302 .moduleButton{border-bottom-left-radius:0px;}
#module_163785302 .moduleButton{border-bottom-right-radius:0px;}
#module_163785302 .BreadIcon{font-size:16px;} #module_163785302 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785302 .BreadIcon{color:#1e88e5;} #module_163785302 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163785302 .BreadIcon,#module_163785302 .BreadsvgIcon{margin-left:10px;}
#module_163785302 .BreadIcon,#module_163785302 .BreadsvgIcon{margin-right:10px;}
#module_163785302 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163785302 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163785302 .moduleButton:hover .BreadIcon{color:#fff} #module_163785302 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163785302 .moduleButton:hover{font-size:14px;}
#module_163785302 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163785302 .moduleButton:hover{color:#fff;}
#module_163785302 .moduleButton:hover{font-weight:normal;}
#module_163785302 .moduleButton:hover{text-decoration:none;}
#module_163785302 .moduleButton:hover{font-style:normal;}
#module_163785302 .moduleButton:before, #module_163785302 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163785302 .moduleButton:before, #module_163785302 .moduleButton.faded:before{}
#module_163785302 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163785302 .moduleButton:hover{border-style:solid;}
#module_163785302 .moduleButton:hover{border-width:0px;}

#module_151051779__tabPane_4525 #Sub151051779_Tab4525_2 {width:57.8814%;}
.module_151051952 .ModuleHead .HeadCenter{float:none;}
#module_151051952 {
padding:0px;
}
#module_151051952 {
position:static;
z-index:0;
top:4235px;
left:1144px;
width:100%;
height: auto;
}
#module_151051952 .ModuleHead151051952 {
display:none;
}
#module_151051952 .BodyCenter.BodyCenter151051952 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051952 >.module_151051952 {
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_151051952 >.module_151051952{
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_151051952 .BodyCenter.BodyCenter151051952 {
padding-top:11.7130%;
padding-left:4.3924%;
padding-right:4.3924%;
padding-bottom:11.7130%;
}
}
@media screen and (max-width: 767px){
#module_151051952 .BodyCenter.BodyCenter151051952 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_151051952 >.module_151051952 {
margin-top:0.0000%;
margin-left:3.5139%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051952 >.module_151051952 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_151051952 >.module_151051952 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051952:hover {
border:none;
}
#module_151051952:hover >.module_151051952 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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



.module_151051697 .ModuleHead .HeadCenter{float:none;}
#module_151051697 {
padding:0px;
}
#module_151051697 {
position:static;
z-index:0;
top:806px;
left:1067px;
width:100%;
height: auto;
}
#module_151051697 .ModuleHead151051697 {
display:none;
}
#module_151051697 .BodyCenter.BodyCenter151051697 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051697 >.module_151051697 {
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_151051697 >.module_151051697{
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_151051697 .BodyCenter.BodyCenter151051697 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051697 .BodyCenter.BodyCenter151051697 {
padding-top:0.0000%;
padding-left:4.9020%;
padding-right:4.9020%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151051697 >.module_151051697 {
margin-top:2.5833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051697 >.module_151051697 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051697 >.module_151051697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051697:hover {
border:none;
}
#module_151051697:hover >.module_151051697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051697 .nav-box{text-align:center;}
#module_151051697 .nav-box{background-color:rgba(0,0,0,0);}
#module_151051697 .nav-box{background-image:none;}
#module_151051697 .nav-box{background-repeat:no-repeat;}
#module_151051697 .nav-box{}
#module_151051697 .nav-box{}
#module_151051697 .nav-box{}
#module_151051697 .Nav-Container a{text-align:center;}
#module_151051697 .Nav-Container a {padding-top:0px;}
#module_151051697 .Nav-Container a {padding-bottom:0px;}
#module_151051697 .Nav-Container a {padding-left:0px;}
#module_151051697 .Nav-Container a {padding-right:0px;}
#module_151051697 .Nav-Container li{background-color:rgba(0,0,0,0);}
#module_151051697 .Nav-Container li{background-image:none;}
#module_151051697 .Nav-Container li{background-repeat:no-repeat;}
#module_151051697 .Nav-Container li{}
#module_151051697 .Nav-Container li{}
#module_151051697 .Nav-Container li{}
#module_151051697 .Nav-Container li{border-top-color:rgba(0,0,0,0);}
#module_151051697 .Nav-Container li{border-top-style:solid;}
#module_151051697 .Nav-Container li{border-top-width:1px;}
#module_151051697 .Nav-Container li{border-right-color:rgba(0,0,0,0);}
#module_151051697 .Nav-Container li{border-right-style:solid;}
#module_151051697 .Nav-Container li{border-right-width:1px;}
#module_151051697 .Nav-Container li{border-bottom-color:rgba(0,0,0,0);}
#module_151051697 .Nav-Container li{border-bottom-style:solid;}
#module_151051697 .Nav-Container li{border-bottom-width:1px;}
#module_151051697 .Nav-Container li{border-left-color:rgba(0,0,0,0);}
#module_151051697 .Nav-Container li{border-left-style:solid;}
#module_151051697 .Nav-Container li{border-left-width:1px;}
#module_151051697 .Nav-Container li a{width:120px;}@media only screen and (min-width: 768px){#module_151051697 .location-left .tabContentGiant,#module_151051697 .location-right .tabContentGiant{width: calc(100% - 120px - 50px)}}
#module_151051697 .Nav-Container li a{height:30px;line-height:30px;}
#module_151051697 .Nav-Container li{margin-top:10px;}
#module_151051697 .Nav-Container li{margin-bottom:18px;}
#module_151051697 .Nav-Container li{margin-left:3px;}
#module_151051697 .Nav-Container li{margin-right:3px;}
#module_151051697 .Nav-Container li a{font-size:12px;}
#module_151051697 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_151051697 .Nav-Container li a{color:rgb(127, 127, 127);}
#module_151051697 .Nav-Container li a{font-weight:normal;}
#module_151051697 .Nav-Container li a{text-decoration:none;}
#module_151051697 .Nav-Container li a{font-style:normal;}
#module_151051697 .Nav-Container li{border-top-left-radius:0px;}
#module_151051697 .Nav-Container li{border-top-right-radius:5px;}
#module_151051697 .Nav-Container li{border-bottom-left-radius:5px;}
#module_151051697 .Nav-Container li{border-bottom-right-radius:0px;}
#module_151051697 .TabContainer-Container .tab-pane{background-color:rgb(251, 251, 251);}
#module_151051697 .TabContainer-Container .tab-pane{}
#module_151051697 .TabContainer-Container .tab-pane{}
#module_151051697 .TabContainer-Container .tab-pane{}
#module_151051697 .TabContainer-Container .tab-pane{}
#module_151051697 .TabContainer-Container .tab-pane{}
#module_151051697 .TabContainer-Container .tab-pane{padding-top:10px;}
#module_151051697 .TabContainer-Container .tab-pane{padding-bottom:10px;}
#module_151051697 .TabContainer-Container .tab-pane{padding-left:10px;}
#module_151051697 .TabContainer-Container .tab-pane{padding-right:10px;}
#module_151051697 .TabContainer-Container .tab-pane{border-top-color:rgb(242, 242, 242);}
#module_151051697 .TabContainer-Container .tab-pane{border-top-style:solid;}
#module_151051697 .TabContainer-Container .tab-pane{border-top-width:1px;}
#module_151051697 .TabContainer-Container .tab-pane{border-right-color:rgb(242, 242, 242);}
#module_151051697 .TabContainer-Container .tab-pane{border-right-style:solid;}
#module_151051697 .TabContainer-Container .tab-pane{border-right-width:1px;}
#module_151051697 .TabContainer-Container .tab-pane{border-bottom-color:rgb(242, 242, 242);}
#module_151051697 .TabContainer-Container .tab-pane{border-bottom-style:solid;}
#module_151051697 .TabContainer-Container .tab-pane{border-bottom-width:1px;}
#module_151051697 .TabContainer-Container .tab-pane{border-left-color:rgb(242, 242, 242);}
#module_151051697 .TabContainer-Container .tab-pane{border-left-style:solid;}
#module_151051697 .TabContainer-Container .tab-pane{border-left-width:1px;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{background-image:none;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{background-repeat:no-repeat;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{background-color:rgb(125, 35, 253);}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{font-size:12px;}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{color:rgb(255, 255, 255);}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{font-weight:bold;}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{text-decoration:none;}
#module_151051697 .Nav-Container li:hover a,#module_151051697 .Nav-Container li.active a{font-style:normal;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-top-color:transparent;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-top-style:solid;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-top-width:1px;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-right-color:transparent;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-right-style:solid;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-right-width:1px;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-bottom-color:transparent;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-bottom-style:solid;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-bottom-width:1px;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-left-color:transparent;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-left-style:solid;}
#module_151051697 .Nav-Container li:hover,#module_151051697 .Nav-Container li.active{border-left-width:1px;}

.module_151051730 .ModuleHead .HeadCenter{float:none;}
#module_151051730 {
padding:0px;
}
#module_151051730 {
position:static;
z-index:0;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_151051730 .ModuleHead151051730 {
display:none;
}
#module_151051730 .BodyCenter.BodyCenter151051730 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051730 >.module_151051730 {
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_151051730 >.module_151051730{
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_151051730 .BodyCenter.BodyCenter151051730 {
padding-top:3.3956%;
padding-left:4.2445%;
padding-right:4.2445%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051730 .BodyCenter.BodyCenter151051730 {
padding-top:3.9370%;
padding-left:5.9055%;
padding-right:5.9055%;
padding-bottom:3.9370%;
}
}
@media screen and (min-width: 768px){
#module_151051730 >.module_151051730 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051730 >.module_151051730 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051730 >.module_151051730 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051730:hover {
border:none;
}
#module_151051730:hover >.module_151051730 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151051730 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151051730 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151051730 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151051730 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151051730 .imageTextGiant-Container{padding-top:0px;}
#module_151051730 .imageTextGiant-Container{padding-bottom:0px;}
#module_151051730 .imageTextGiant-Container{padding-left:0px;}
#module_151051730 .imageTextGiant-Container{padding-right:0px;}
#module_151051730 .showHandle .btn{font-size:14px;}
#module_151051730 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151051730 .showHandle .btn{color:#333;}
#module_151051730 .showHandle .btn{font-weight:400;}
#module_151051730 .showHandle .btn{text-decoration:none;}
#module_151051730 .showHandle .btn{font-style:normal;}
#module_151051730 .showHandle div{border-top-color:#ddd !important;}
#module_151051730 .showHandle div{border-top-style:solid !important;}
#module_151051730 .showHandle div{border-top-width:0px !important;}
#module_151051730 .showHandle{background-color:transparent;}
#module_151051730 .showHandle{background-image:none;}
#module_151051730 .showHandle{background-repeat:no-repeat;}
#module_151051730 .showHandle{}
#module_151051730 .showHandle{}
#module_151051730 .showHandle{}
#module_151051730 a{font-size:unset;font-family:unset}
.module_151051924 .ModuleHead .HeadCenter{float:none;}
#module_151051924 {
padding:0px;
}
#module_151051924 {
position:static;
z-index:0;
top:147px;
left:0px;
width:100%;
height: auto;
}
#module_151051924 .ModuleHead151051924 {
display:none;
}
#module_151051924 .BodyCenter.BodyCenter151051924 {
background:none;background-color:rgba(0,0,0,0);
}
#module_151051924 >.module_151051924 {
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_151051924 >.module_151051924{
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_151051924 .BodyCenter.BodyCenter151051924 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_151051924 .BodyCenter.BodyCenter151051924 {
padding-top:3.9370%;
padding-left:3.9370%;
padding-right:3.9370%;
padding-bottom:7.8740%;
}
}
@media screen and (min-width: 768px){
#module_151051924 >.module_151051924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151051924 >.module_151051924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151051924 >.module_151051924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151051924:hover {
border:none;
}
#module_151051924:hover >.module_151051924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


.module_163785951 .ModuleHead .HeadCenter{float:none;}
#module_163785951 {
padding:0px;
}
#module_163785951 {
position:static;
z-index:0;
top:37px;
left:599px;
width:100%;
height: auto;
}
#module_163785951 .ModuleHead163785951 {
display:none;
}
#module_163785951 .BodyCenter.BodyCenter163785951 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785951 >.module_163785951 {
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_163785951 >.module_163785951{
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_163785951 .BodyCenter.BodyCenter163785951 {
padding-top:3.3956%;
padding-left:4.2445%;
padding-right:4.2445%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785951 .BodyCenter.BodyCenter163785951 {
padding-top:3.9370%;
padding-left:5.9055%;
padding-right:5.9055%;
padding-bottom:3.9370%;
}
}
@media screen and (min-width: 768px){
#module_163785951 >.module_163785951 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785951 >.module_163785951 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785951 >.module_163785951 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785951:hover {
border:none;
}
#module_163785951:hover >.module_163785951 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785951 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163785951 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163785951 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163785951 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163785951 .imageTextGiant-Container{padding-top:0px;}
#module_163785951 .imageTextGiant-Container{padding-bottom:0px;}
#module_163785951 .imageTextGiant-Container{padding-left:0px;}
#module_163785951 .imageTextGiant-Container{padding-right:0px;}
#module_163785951 .showHandle .btn{font-size:14px;}
#module_163785951 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785951 .showHandle .btn{color:#333;}
#module_163785951 .showHandle .btn{font-weight:400;}
#module_163785951 .showHandle .btn{text-decoration:none;}
#module_163785951 .showHandle .btn{font-style:normal;}
#module_163785951 .showHandle div{border-top-color:#ddd !important;}
#module_163785951 .showHandle div{border-top-style:solid !important;}
#module_163785951 .showHandle div{border-top-width:0px !important;}
#module_163785951 .showHandle{background-color:transparent;}
#module_163785951 .showHandle{background-image:none;}
#module_163785951 .showHandle{background-repeat:no-repeat;}
#module_163785951 .showHandle{}
#module_163785951 .showHandle{}
#module_163785951 .showHandle{}
#module_163785951 a{font-size:unset;font-family:unset}
.module_163785952 .ModuleHead .HeadCenter{float:none;}
#module_163785952 {
padding:0px;
}
#module_163785952 {
position:static;
z-index:0;
top:3433px;
left:95px;
width:100%;
height: auto;
}
#module_163785952 .ModuleHead163785952 {
display:none;
}
#module_163785952 .BodyCenter.BodyCenter163785952 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785952 >.module_163785952 {
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_163785952 >.module_163785952{
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_163785952 .BodyCenter.BodyCenter163785952 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_163785952 .BodyCenter.BodyCenter163785952 {
padding-top:3.9370%;
padding-left:3.9370%;
padding-right:3.9370%;
padding-bottom:11.8110%;
}
}
@media screen and (min-width: 768px){
#module_163785952 >.module_163785952 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785952 >.module_163785952 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785952 >.module_163785952 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785952:hover {
border:none;
}
#module_163785952:hover >.module_163785952 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


.module_163786278 .ModuleHead .HeadCenter{float:none;}
#module_163786278 {
padding:0px;
}
#module_163786278 {
position:static;
z-index:0;
top:5029px;
left:646px;
width:100%;
height: auto;
}
#module_163786278 .ModuleHead163786278 {
display:none;
}
#module_163786278 .BodyCenter.BodyCenter163786278 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786278 >.module_163786278 {
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_163786278 >.module_163786278{
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_163786278 .BodyCenter.BodyCenter163786278 {
padding-top:3.3956%;
padding-left:4.2445%;
padding-right:4.2445%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786278 .BodyCenter.BodyCenter163786278 {
padding-top:3.9370%;
padding-left:5.9055%;
padding-right:5.9055%;
padding-bottom:3.9370%;
}
}
@media screen and (min-width: 768px){
#module_163786278 >.module_163786278 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786278 >.module_163786278 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786278 >.module_163786278 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786278:hover {
border:none;
}
#module_163786278:hover >.module_163786278 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163786278 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163786278 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163786278 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163786278 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163786278 .imageTextGiant-Container{padding-top:0px;}
#module_163786278 .imageTextGiant-Container{padding-bottom:0px;}
#module_163786278 .imageTextGiant-Container{padding-left:0px;}
#module_163786278 .imageTextGiant-Container{padding-right:0px;}
#module_163786278 .showHandle .btn{font-size:14px;}
#module_163786278 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163786278 .showHandle .btn{color:#333;}
#module_163786278 .showHandle .btn{font-weight:400;}
#module_163786278 .showHandle .btn{text-decoration:none;}
#module_163786278 .showHandle .btn{font-style:normal;}
#module_163786278 .showHandle div{border-top-color:#ddd !important;}
#module_163786278 .showHandle div{border-top-style:solid !important;}
#module_163786278 .showHandle div{border-top-width:0px !important;}
#module_163786278 .showHandle{background-color:transparent;}
#module_163786278 .showHandle{background-image:none;}
#module_163786278 .showHandle{background-repeat:no-repeat;}
#module_163786278 .showHandle{}
#module_163786278 .showHandle{}
#module_163786278 .showHandle{}
#module_163786278 a{font-size:unset;font-family:unset}
.module_163786279 .ModuleHead .HeadCenter{float:none;}
#module_163786279 {
padding:0px;
}
#module_163786279 {
position:static;
z-index:0;
top:248px;
left:599px;
width:100%;
height: auto;
}
#module_163786279 .ModuleHead163786279 {
display:none;
}
#module_163786279 .BodyCenter.BodyCenter163786279 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786279 >.module_163786279 {
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_163786279 >.module_163786279{
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_163786279 .BodyCenter.BodyCenter163786279 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_163786279 .BodyCenter.BodyCenter163786279 {
padding-top:3.9370%;
padding-left:3.9370%;
padding-right:3.9370%;
padding-bottom:11.8110%;
}
}
@media screen and (min-width: 768px){
#module_163786279 >.module_163786279 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786279 >.module_163786279 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786279 >.module_163786279 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786279:hover {
border:none;
}
#module_163786279:hover >.module_163786279 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


#module_151051697__tabPane_4525 #Sub151051697_4525 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubContainer {display: table-cell; vertical-align: top;}
#module_151051697__tabPane_4525 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_151051697__tabPane_4525 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_151051697__tabPane_4525 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_151051697__tabPane_4525:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_151051697__tabPane_4525 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_151051697__tabPane_4525 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_151051697__tabPane_4525 #Sub151051697_4525 {display: block;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubPadding {float:left; height: 10px;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubContainer .SubDrag {display:none;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubPadding {width:0px; display:none;}
#module_151051697__tabPane_4525 #Sub151051697_4525 > .SubContainer {width:100% !important; height: auto;}
}
#module_151051697__tabPane_4525 #Sub151051697_Tab4525_1 {width:100%;}
.module_163786363 .ModuleHead .HeadCenter{float:none;}
#module_163786363 {
padding:0px;
}
#module_163786363 {
position:static;
z-index:0;
top:5039px;
left:814px;
width:100%;
height: auto;
}
#module_163786363 .ModuleHead163786363 {
display:none;
}
#module_163786363 .BodyCenter.BodyCenter163786363 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786363 >.module_163786363 {
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_163786363 >.module_163786363{
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_163786363 .BodyCenter.BodyCenter163786363 {
padding-top:3.3956%;
padding-left:4.2445%;
padding-right:4.2445%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786363 .BodyCenter.BodyCenter163786363 {
padding-top:3.9370%;
padding-left:5.9055%;
padding-right:5.9055%;
padding-bottom:3.9370%;
}
}
@media screen and (min-width: 768px){
#module_163786363 >.module_163786363 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786363 >.module_163786363 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786363 >.module_163786363 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786363:hover {
border:none;
}
#module_163786363:hover >.module_163786363 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163786363 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163786363 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163786363 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163786363 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163786363 .imageTextGiant-Container{padding-top:0px;}
#module_163786363 .imageTextGiant-Container{padding-bottom:0px;}
#module_163786363 .imageTextGiant-Container{padding-left:0px;}
#module_163786363 .imageTextGiant-Container{padding-right:0px;}
#module_163786363 .showHandle .btn{font-size:14px;}
#module_163786363 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163786363 .showHandle .btn{color:#333;}
#module_163786363 .showHandle .btn{font-weight:400;}
#module_163786363 .showHandle .btn{text-decoration:none;}
#module_163786363 .showHandle .btn{font-style:normal;}
#module_163786363 .showHandle div{border-top-color:#ddd !important;}
#module_163786363 .showHandle div{border-top-style:solid !important;}
#module_163786363 .showHandle div{border-top-width:0px !important;}
#module_163786363 .showHandle{background-color:transparent;}
#module_163786363 .showHandle{background-image:none;}
#module_163786363 .showHandle{background-repeat:no-repeat;}
#module_163786363 .showHandle{}
#module_163786363 .showHandle{}
#module_163786363 .showHandle{}
#module_163786363 a{font-size:unset;font-family:unset}
.module_163786364 .ModuleHead .HeadCenter{float:none;}
#module_163786364 {
padding:0px;
}
#module_163786364 {
position:static;
z-index:0;
top:81px;
left:0px;
width:100%;
height: auto;
}
#module_163786364 .ModuleHead163786364 {
display:none;
}
#module_163786364 .BodyCenter.BodyCenter163786364 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786364 >.module_163786364 {
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_163786364 >.module_163786364{
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_163786364 .BodyCenter.BodyCenter163786364 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_163786364 .BodyCenter.BodyCenter163786364 {
padding-top:3.9370%;
padding-left:3.9370%;
padding-right:3.9370%;
padding-bottom:11.8110%;
}
}
@media screen and (min-width: 768px){
#module_163786364 >.module_163786364 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786364 >.module_163786364 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786364 >.module_163786364 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786364:hover {
border:none;
}
#module_163786364:hover >.module_163786364 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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



.module_149911288 .ModuleHead .HeadCenter{float:none;}
#module_149911288 {
padding:0px;
}
#module_149911288 {
position:static;
z-index:0;
top:2750px;
left:1560px;
width:100%;
height: auto;
}
#module_149911288 .ModuleHead149911288 {
display:none;
}
#module_149911288 .BodyCenter.BodyCenter149911288 {
background-color:transparent;
background-image:url(../comdata/82544/202007/2020072522051939f5fa.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_149911288 >.module_149911288 {
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_149911288 >.module_149911288{
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_149911288 .BodyCenter.BodyCenter149911288 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_149911288 .BodyCenter.BodyCenter149911288 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_149911288 >.module_149911288 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149911288 >.module_149911288 {
margin-top:8.1744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149911288 >.module_149911288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149911288:hover {
border:none;
}
#module_149911288:hover >.module_149911288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149911288 .ModuleSubContainer{background-color:transparent;}
#module_149911288 .ModuleSubContainer{background-image:none;}
#module_149911288 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149911288 .ModuleSubContainer{background-position:0% 0%;}
#module_149911288 .ModuleSubContainer{background-attachment:scroll;}
#module_149911288 .ModuleSubContainer{}
#module_149911288 {!bgVideo!}{bgVideoUrl:none}
#module_149911288 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149911288 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149911288 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer149911288 {}
.module_149911299 .ModuleHead .HeadCenter{float:none;}
#module_149911299 {
padding:0px;
}
#module_149911299 {
position:static;
z-index:0;
top:1300px;
left:1252px;
width:100%;
height: auto;
}
#module_149911299 .ModuleHead149911299 {
display:none;
}
#module_149911299 .BodyCenter.BodyCenter149911299 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149911299 >.module_149911299 {
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_149911299 >.module_149911299{
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_149911299 .BodyCenter.BodyCenter149911299 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_149911299 .BodyCenter.BodyCenter149911299 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:163.4877%;
}
}
@media screen and (min-width: 768px){
#module_149911299 >.module_149911299 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149911299 >.module_149911299 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149911299 >.module_149911299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149911299:hover {
border:none;
}
#module_149911299:hover >.module_149911299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149911299 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149911299 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149911299 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149911299 .ModuleImageTextGiantContent{margin-right:10px;}
#module_149911299 .imageTextGiant-Container{padding-top:0px;}
#module_149911299 .imageTextGiant-Container{padding-bottom:0px;}
#module_149911299 .imageTextGiant-Container{padding-left:30px;}
#module_149911299 .imageTextGiant-Container{padding-right:30px;}
#module_149911299 .showHandle .btn{font-size:14px;}
#module_149911299 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149911299 .showHandle .btn{color:#333;}
#module_149911299 .showHandle .btn{font-weight:400;}
#module_149911299 .showHandle .btn{text-decoration:none;}
#module_149911299 .showHandle .btn{font-style:normal;}
#module_149911299 .showHandle div{border-top-color:#ddd !important;}
#module_149911299 .showHandle div{border-top-style:solid !important;}
#module_149911299 .showHandle div{border-top-width:1px !important;}
#module_149911299 .showHandle{background-color:transparent;}
#module_149911299 .showHandle{background-image:none;}
#module_149911299 .showHandle{background-repeat:no-repeat;}
#module_149911299 .showHandle{}
#module_149911299 .showHandle{}
#module_149911299 .showHandle{}
#module_149911299 a{font-size:unset;font-family:unset}
.module_163786405 .ModuleHead .HeadCenter{float:none;}
#module_163786405 {
padding:0px;
}
#module_163786405 {
position:static;
z-index:0;
top:118px;
left:1178px;
width:100%;
height: auto;
}
#module_163786405 .ModuleHead163786405 {
display:none;
}
#module_163786405 .BodyCenter.BodyCenter163786405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786405 >.module_163786405 {
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_163786405 >.module_163786405{
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_163786405 .BodyCenter.BodyCenter163786405 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786405 .BodyCenter.BodyCenter163786405 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_163786405 >.module_163786405 {
margin-top:0.0000%;
margin-left:14.9167%;
margin-right:14.9167%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786405 >.module_163786405 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_163786405 >.module_163786405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786405:hover {
border:none;
}
#module_163786405:hover >.module_163786405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_149998624 .ModuleHead .HeadCenter{float:none;}
#module_149998624 {
padding:0px;
}
#module_149998624 {
position:static;
z-index:0;
top:3580px;
left:1576px;
width:100%;
height: auto;
}
#module_149998624 .ModuleHead149998624 {
display:none;
}
#module_149998624 .BodyCenter.BodyCenter149998624 {
background-color:transparent;
background-image:url(../comdata/82544/202007/2020072522051939f5fa.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_149998624 >.module_149998624 {
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_149998624 >.module_149998624{
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_149998624 .BodyCenter.BodyCenter149998624 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149998624 .BodyCenter.BodyCenter149998624 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_149998624 >.module_149998624 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149998624 >.module_149998624 {
margin-top:9.8039%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149998624 >.module_149998624 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149998624:hover {
border:none;
}
#module_149998624:hover >.module_149998624 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149998624 .ModuleSubContainer{background-color:transparent;}
#module_149998624 .ModuleSubContainer{background-image:none;}
#module_149998624 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149998624 .ModuleSubContainer{background-position:0% 0%;}
#module_149998624 .ModuleSubContainer{background-attachment:scroll;}
#module_149998624 .ModuleSubContainer{}
#module_149998624 {!bgVideo!}{bgVideoUrl:none}
#module_149998624 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149998624 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149998624 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer149998624 {}
.module_149998625 .ModuleHead .HeadCenter{float:none;}
#module_149998625 {
padding:0px;
}
#module_149998625 {
position:static;
z-index:0;
top:1300px;
left:1252px;
width:100%;
height: auto;
}
#module_149998625 .ModuleHead149998625 {
display:none;
}
#module_149998625 .BodyCenter.BodyCenter149998625 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149998625 >.module_149998625 {
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_149998625 >.module_149998625{
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_149998625 .BodyCenter.BodyCenter149998625 {
padding-top:7.5000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:35.8333%;
}
}
@media screen and (max-width: 767px){
#module_149998625 .BodyCenter.BodyCenter149998625 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_149998625 >.module_149998625 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149998625 >.module_149998625 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149998625 >.module_149998625 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149998625:hover {
border:none;
}
#module_149998625:hover >.module_149998625 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149998625 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149998625 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149998625 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149998625 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149998625 .imageTextGiant-Container{padding-top:0px;}
#module_149998625 .imageTextGiant-Container{padding-bottom:0px;}
#module_149998625 .imageTextGiant-Container{padding-left:0px;}
#module_149998625 .imageTextGiant-Container{padding-right:0px;}
#module_149998625 .showHandle .btn{font-size:14px;}
#module_149998625 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149998625 .showHandle .btn{color:#333;}
#module_149998625 .showHandle .btn{font-weight:400;}
#module_149998625 .showHandle .btn{text-decoration:none;}
#module_149998625 .showHandle .btn{font-style:normal;}
#module_149998625 .showHandle div{border-top-color:#ddd !important;}
#module_149998625 .showHandle div{border-top-style:solid !important;}
#module_149998625 .showHandle div{border-top-width:1px !important;}
#module_149998625 .showHandle{background-color:transparent;}
#module_149998625 .showHandle{background-image:none;}
#module_149998625 .showHandle{background-repeat:no-repeat;}
#module_149998625 .showHandle{}
#module_149998625 .showHandle{}
#module_149998625 .showHandle{}
#module_149998625 a{font-size:unset;font-family:unset}
.module_163786417 .ModuleHead .HeadCenter{float:none;}
#module_163786417 {
padding:0px;
}
#module_163786417 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_163786417 .ModuleHead163786417 {
display:none;
}
#module_163786417 .BodyCenter.BodyCenter163786417 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786417 >.module_163786417 {
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_163786417 >.module_163786417{
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_163786417 .BodyCenter.BodyCenter163786417 {
padding-top:5.0934%;
padding-left:5.0934%;
padding-right:5.0934%;
padding-bottom:5.0934%;
}
}
@media screen and (max-width: 767px){
#module_163786417 .BodyCenter.BodyCenter163786417 {
padding-top:3.7594%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163786417 >.module_163786417 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786417 >.module_163786417 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786417 >.module_163786417 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786417:hover {
border:none;
}
#module_163786417:hover >.module_163786417 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163976117 .ModuleHead .HeadCenter{float:none;}
#module_163976117 {
padding:0px;
}
#module_163976117 {
position:static;
z-index:0;
top:5310px;
left:988px;
width:100%;
height: auto;
}
#module_163976117 .ModuleHead163976117 {
display:none;
}
#module_163976117 .BodyCenter.BodyCenter163976117 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976117 >.module_163976117 {
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_163976117 >.module_163976117{
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_163976117 .BodyCenter.BodyCenter163976117 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163976117 .BodyCenter.BodyCenter163976117 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_163976117 >.module_163976117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976117 >.module_163976117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976117 >.module_163976117 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976117:hover {
border:none;
}
#module_163976117:hover >.module_163976117 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976117 .ModuleSubContainer{background-color:transparent;}
#module_163976117 .ModuleSubContainer{background-image:none;}
#module_163976117 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163976117 .ModuleSubContainer{background-position:0% 0%;}
#module_163976117 .ModuleSubContainer{background-attachment:scroll;}
#module_163976117 .ModuleSubContainer{}
#module_163976117 {!bgVideo!}{bgVideoUrl:none}
#module_163976117 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163976117 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163976117 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163976117 {}
.ModuleGridContainer.ModuleGridContainer163976117 .SubPadding {width:0px;}
.module_163976120 .ModuleHead .HeadCenter{float:none;}
#module_163976120 {
padding:0px;
}
#module_163976120 {
position:static;
z-index:0;
top:6640px;
left:765px;
width:100%;
height: auto;
}
#module_163976120 .ModuleHead163976120 {
display:none;
}
#module_163976120 .BodyCenter.BodyCenter163976120 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163976120 >.module_163976120 {
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_163976120 >.module_163976120{
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_163976120 .BodyCenter.BodyCenter163976120 {
padding-top:0.0000%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:7.7973%;
}
}
@media screen and (max-width: 767px){
#module_163976120 .BodyCenter.BodyCenter163976120 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163976120 >.module_163976120 {
margin-top:9.7466%;
margin-left:0.0000%;
margin-right:1.9493%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976120 >.module_163976120 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976120 >.module_163976120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976120:hover {
border:none;
}
#module_163976120:hover >.module_163976120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163976120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163976120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163976120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163976120 .imageTextGiant-Container{padding-top:0px;}
#module_163976120 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976120 .imageTextGiant-Container{padding-left:0px;}
#module_163976120 .imageTextGiant-Container{padding-right:0px;}
#module_163976120 .showHandle .btn{font-size:14px;}
#module_163976120 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976120 .showHandle .btn{color:#333;}
#module_163976120 .showHandle .btn{font-weight:400;}
#module_163976120 .showHandle .btn{text-decoration:none;}
#module_163976120 .showHandle .btn{font-style:normal;}
#module_163976120 .showHandle div{border-top-color:#ddd !important;}
#module_163976120 .showHandle div{border-top-style:solid !important;}
#module_163976120 .showHandle div{border-top-width:1px !important;}
#module_163976120 .showHandle{background-color:transparent;}
#module_163976120 .showHandle{background-image:none;}
#module_163976120 .showHandle{background-repeat:no-repeat;}
#module_163976120 .showHandle{}
#module_163976120 .showHandle{}
#module_163976120 .showHandle{}
#module_163976120 a{font-size:unset;font-family:unset}
.module_163976122 .ModuleHead .HeadCenter{float:none;}
#module_163976122 {
padding:0px;
}
#module_163976122 {
position:static;
z-index:0;
top:4860px;
left:105px;
width:100%;
height: auto;
}
#module_163976122 .ModuleHead163976122 {
display:none;
}
#module_163976122 .BodyCenter.BodyCenter163976122 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163976122 >.module_163976122 {
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_163976122 >.module_163976122{
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_163976122 .BodyCenter.BodyCenter163976122 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163976122 .BodyCenter.BodyCenter163976122 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163976122 >.module_163976122 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976122 >.module_163976122 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976122 >.module_163976122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976122:hover {
border:none;
}
#module_163976122:hover >.module_163976122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976122 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163976122 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163976122 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163976122 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163976122 .imageTextGiant-Container{padding-top:0px;}
#module_163976122 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976122 .imageTextGiant-Container{padding-left:0px;}
#module_163976122 .imageTextGiant-Container{padding-right:0px;}
#module_163976122 .showHandle .btn{font-size:14px;}
#module_163976122 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976122 .showHandle .btn{color:#333;}
#module_163976122 .showHandle .btn{font-weight:400;}
#module_163976122 .showHandle .btn{text-decoration:none;}
#module_163976122 .showHandle .btn{font-style:normal;}
#module_163976122 .showHandle div{border-top-color:#ddd !important;}
#module_163976122 .showHandle div{border-top-style:solid !important;}
#module_163976122 .showHandle div{border-top-width:1px !important;}
#module_163976122 .showHandle{background-color:transparent;}
#module_163976122 .showHandle{background-image:none;}
#module_163976122 .showHandle{background-repeat:no-repeat;}
#module_163976122 .showHandle{}
#module_163976122 .showHandle{}
#module_163976122 .showHandle{}
#module_163976122 a{font-size:unset;font-family:unset}
.module_163980493 .ModuleHead .HeadCenter{float:none;}
#module_163980493 {
padding:0px;
}
#module_163980493 {
position:static;
z-index:0;
top:146px;
left:0px;
width:100%;
height: auto;
}
#module_163980493 .ModuleHead163980493 {
display:none;
}
#module_163980493 .BodyCenter.BodyCenter163980493 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163980493 >.module_163980493 {
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_163980493 >.module_163980493{
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_163980493 .BodyCenter.BodyCenter163980493 {
padding-top:1.9493%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980493 .BodyCenter.BodyCenter163980493 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163980493 >.module_163980493 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980493 >.module_163980493 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163980493 >.module_163980493 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163980493:hover {
border:none;
}
#module_163980493:hover >.module_163980493 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163980493 .BodyCenter{text-align:left;}
#module_163980493 .moduleButton{font-size:14px;}
#module_163980493 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163980493 .moduleButton{color:rgb(255, 255, 255);}
#module_163980493 .moduleButton{font-weight:normal;}
#module_163980493 .moduleButton{text-decoration:none;}
#module_163980493 .moduleButton{font-style:normal;}
#module_163980493 .moduleButton, #module_163980493 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163980493 .moduleButton, #module_163980493 .moduleButton.faded:before{}
#module_163980493 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163980493 .moduleButton{border-style:solid;}
#module_163980493 .moduleButton{border-width:0px;}
#module_163980493 .moduleButton{width:120px;}
#module_163980493 .moduleButton{height:35px;line-height:35px;}
#module_163980493 .BodyCenter{color:#1e88e5;}
#module_163980493 .moduleButton{border-top-left-radius:0px;}
#module_163980493 .moduleButton{border-top-right-radius:0px;}
#module_163980493 .moduleButton{border-bottom-left-radius:0px;}
#module_163980493 .moduleButton{border-bottom-right-radius:0px;}
#module_163980493 .BreadIcon{font-size:16px;} #module_163980493 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980493 .BreadIcon{color:#1e88e5;} #module_163980493 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163980493 .BreadIcon,#module_163980493 .BreadsvgIcon{margin-left:10px;}
#module_163980493 .BreadIcon,#module_163980493 .BreadsvgIcon{margin-right:10px;}
#module_163980493 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163980493 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980493 .moduleButton:hover .BreadIcon{color:#fff} #module_163980493 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163980493 .moduleButton:hover{font-size:14px;}
#module_163980493 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163980493 .moduleButton:hover{color:#fff;}
#module_163980493 .moduleButton:hover{font-weight:normal;}
#module_163980493 .moduleButton:hover{text-decoration:none;}
#module_163980493 .moduleButton:hover{font-style:normal;}
#module_163980493 .moduleButton:before, #module_163980493 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163980493 .moduleButton:before, #module_163980493 .moduleButton.faded:before{}
#module_163980493 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163980493 .moduleButton:hover{border-style:solid;}
#module_163980493 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer163976117 #Sub163976117_1 {width:42.8333%;}
.module_163976123 .ModuleHead .HeadCenter{float:none;}
#module_163976123 {
padding:0px;
}
#module_163976123 {
position:static;
z-index:0;
top:6606px;
left:1211px;
width:100%;
height: auto;
}
#module_163976123 .ModuleHead163976123 {
display:none;
}
#module_163976123 .BodyCenter.BodyCenter163976123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163976123 >.module_163976123 {
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_163976123 >.module_163976123{
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_163976123 .BodyCenter.BodyCenter163976123 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976123 .BodyCenter.BodyCenter163976123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_163976123 >.module_163976123 {
margin-top:0.0000%;
margin-left:8.1633%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976123 >.module_163976123 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_163976123 >.module_163976123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976123:hover {
border:none;
}
#module_163976123:hover >.module_163976123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer163976117 #Sub163976117_2 {width:57.1667%;}
.module_163785324 .ModuleHead .HeadCenter{float:none;}
#module_163785324 {
padding:0px;
}
#module_163785324 {
position:static;
z-index:0;
top:7308px;
left:1745px;
width:100%;
height: auto;
}
#module_163785324 .ModuleHead163785324 {
display:none;
}
#module_163785324 .BodyCenter.BodyCenter163785324 {
background:none;background-color:rgb(251, 251, 251);
}
#module_163785324 >.module_163785324 {
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_163785324 >.module_163785324{
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_163785324 .BodyCenter.BodyCenter163785324 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.3591%;
}
}
@media screen and (max-width: 767px){
#module_163785324 .BodyCenter.BodyCenter163785324 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_163785324 >.module_163785324 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785324 >.module_163785324 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785324 >.module_163785324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785324:hover {
border:none;
}
#module_163785324:hover >.module_163785324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785324 .ModuleSubContainer{background-color:transparent;}
#module_163785324 .ModuleSubContainer{background-image:none;}
#module_163785324 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163785324 .ModuleSubContainer{background-position:0% 0%;}
#module_163785324 .ModuleSubContainer{background-attachment:scroll;}
#module_163785324 .ModuleSubContainer{}
#module_163785324 {!bgVideo!}{bgVideoUrl:none}
#module_163785324 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163785324 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163785324 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163785324 {}
.ModuleGridContainer.ModuleGridContainer163785324 .SubPadding {width:0px;}
.module_163785328 .ModuleHead .HeadCenter{float:none;}
#module_163785328 {
padding:0px;
}
#module_163785328 {
position:static;
z-index:0;
top:2606px;
left:441px;
width:100%;
height: auto;
}
#module_163785328 .ModuleHead163785328 {
display:none;
}
#module_163785328 .BodyCenter.BodyCenter163785328 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785328 >.module_163785328 {
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_163785328 >.module_163785328{
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_163785328 .BodyCenter.BodyCenter163785328 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163785328 .BodyCenter.BodyCenter163785328 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163785328 >.module_163785328 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785328 >.module_163785328 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785328 >.module_163785328 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785328:hover {
border:none;
}
#module_163785328:hover >.module_163785328 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785328 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163785328 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163785328 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163785328 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163785328 .imageTextGiant-Container{padding-top:0px;}
#module_163785328 .imageTextGiant-Container{padding-bottom:0px;}
#module_163785328 .imageTextGiant-Container{padding-left:0px;}
#module_163785328 .imageTextGiant-Container{padding-right:0px;}
#module_163785328 .showHandle .btn{font-size:14px;}
#module_163785328 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785328 .showHandle .btn{color:#333;}
#module_163785328 .showHandle .btn{font-weight:400;}
#module_163785328 .showHandle .btn{text-decoration:none;}
#module_163785328 .showHandle .btn{font-style:normal;}
#module_163785328 .showHandle div{border-top-color:#ddd !important;}
#module_163785328 .showHandle div{border-top-style:solid !important;}
#module_163785328 .showHandle div{border-top-width:1px !important;}
#module_163785328 .showHandle{background-color:transparent;}
#module_163785328 .showHandle{background-image:none;}
#module_163785328 .showHandle{background-repeat:no-repeat;}
#module_163785328 .showHandle{}
#module_163785328 .showHandle{}
#module_163785328 .showHandle{}
#module_163785328 a{font-size:unset;font-family:unset}
.module_163785325 .ModuleHead .HeadCenter{float:none;}
#module_163785325 {
padding:0px;
}
#module_163785325 {
position:static;
z-index:0;
top:5994px;
left:685px;
width:100%;
height: auto;
}
#module_163785325 .ModuleHead163785325 {
display:none;
}
#module_163785325 .BodyCenter.BodyCenter163785325 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785325 >.module_163785325 {
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_163785325 >.module_163785325{
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_163785325 .BodyCenter.BodyCenter163785325 {
padding-top:0.0000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785325 .BodyCenter.BodyCenter163785325 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785325 >.module_163785325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.8333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785325 >.module_163785325 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:5.2632%;
margin-bottom:0.0000%;
}
}
#module_163785325 >.module_163785325 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785325:hover {
border:none;
}
#module_163785325:hover >.module_163785325 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer163785324 #Sub163785324_1 {width:50%;}
.module_163785329 .ModuleHead .HeadCenter{float:none;}
#module_163785329 {
padding:0px;
}
#module_163785329 {
position:static;
z-index:0;
top:5997px;
left:1228px;
width:100%;
height: auto;
}
#module_163785329 .ModuleHead163785329 {
display:none;
}
#module_163785329 .BodyCenter.BodyCenter163785329 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785329 >.module_163785329 {
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_163785329 >.module_163785329{
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_163785329 .BodyCenter.BodyCenter163785329 {
padding-top:0.0000%;
padding-left:1.6667%;
padding-right:1.6667%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163785329 .BodyCenter.BodyCenter163785329 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163785329 >.module_163785329 {
margin-top:13.5000%;
margin-left:0.0000%;
margin-right:2.5000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785329 >.module_163785329 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785329 >.module_163785329 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785329:hover {
border:none;
}
#module_163785329:hover >.module_163785329 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785329 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163785329 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163785329 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163785329 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163785329 .imageTextGiant-Container{padding-top:0px;}
#module_163785329 .imageTextGiant-Container{padding-bottom:0px;}
#module_163785329 .imageTextGiant-Container{padding-left:0px;}
#module_163785329 .imageTextGiant-Container{padding-right:0px;}
#module_163785329 .showHandle .btn{font-size:14px;}
#module_163785329 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785329 .showHandle .btn{color:#333;}
#module_163785329 .showHandle .btn{font-weight:400;}
#module_163785329 .showHandle .btn{text-decoration:none;}
#module_163785329 .showHandle .btn{font-style:normal;}
#module_163785329 .showHandle div{border-top-color:#ddd !important;}
#module_163785329 .showHandle div{border-top-style:solid !important;}
#module_163785329 .showHandle div{border-top-width:1px !important;}
#module_163785329 .showHandle{background-color:transparent;}
#module_163785329 .showHandle{background-image:none;}
#module_163785329 .showHandle{background-repeat:no-repeat;}
#module_163785329 .showHandle{}
#module_163785329 .showHandle{}
#module_163785329 .showHandle{}
#module_163785329 a{font-size:unset;font-family:unset}
.module_163980496 .ModuleHead .HeadCenter{float:none;}
#module_163980496 {
padding:0px;
}
#module_163980496 {
position:static;
z-index:0;
top:181px;
left:0px;
width:100%;
height: auto;
}
#module_163980496 .ModuleHead163980496 {
display:none;
}
#module_163980496 .BodyCenter.BodyCenter163980496 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163980496 >.module_163980496 {
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_163980496 >.module_163980496{
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_163980496 .BodyCenter.BodyCenter163980496 {
padding-top:1.9493%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980496 .BodyCenter.BodyCenter163980496 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163980496 >.module_163980496 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980496 >.module_163980496 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163980496 >.module_163980496 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163980496:hover {
border:none;
}
#module_163980496:hover >.module_163980496 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163980496 .BodyCenter{text-align:left;}
#module_163980496 .moduleButton{font-size:14px;}
#module_163980496 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163980496 .moduleButton{color:rgb(255, 255, 255);}
#module_163980496 .moduleButton{font-weight:normal;}
#module_163980496 .moduleButton{text-decoration:none;}
#module_163980496 .moduleButton{font-style:normal;}
#module_163980496 .moduleButton, #module_163980496 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163980496 .moduleButton, #module_163980496 .moduleButton.faded:before{}
#module_163980496 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163980496 .moduleButton{border-style:solid;}
#module_163980496 .moduleButton{border-width:0px;}
#module_163980496 .moduleButton{width:120px;}
#module_163980496 .moduleButton{height:35px;line-height:35px;}
#module_163980496 .BodyCenter{color:#1e88e5;}
#module_163980496 .moduleButton{border-top-left-radius:0px;}
#module_163980496 .moduleButton{border-top-right-radius:0px;}
#module_163980496 .moduleButton{border-bottom-left-radius:0px;}
#module_163980496 .moduleButton{border-bottom-right-radius:0px;}
#module_163980496 .BreadIcon{font-size:16px;} #module_163980496 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980496 .BreadIcon{color:#1e88e5;} #module_163980496 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163980496 .BreadIcon,#module_163980496 .BreadsvgIcon{margin-left:10px;}
#module_163980496 .BreadIcon,#module_163980496 .BreadsvgIcon{margin-right:10px;}
#module_163980496 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163980496 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980496 .moduleButton:hover .BreadIcon{color:#fff} #module_163980496 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163980496 .moduleButton:hover{font-size:14px;}
#module_163980496 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163980496 .moduleButton:hover{color:#fff;}
#module_163980496 .moduleButton:hover{font-weight:normal;}
#module_163980496 .moduleButton:hover{text-decoration:none;}
#module_163980496 .moduleButton:hover{font-style:normal;}
#module_163980496 .moduleButton:before, #module_163980496 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163980496 .moduleButton:before, #module_163980496 .moduleButton.faded:before{}
#module_163980496 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163980496 .moduleButton:hover{border-style:solid;}
#module_163980496 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer163785324 #Sub163785324_2 {width:50%;}
.module_163786371 .ModuleHead .HeadCenter{float:none;}
#module_163786371 {
padding:0px;
}
#module_163786371 {
position:static;
z-index:0;
top:6308px;
left:1415px;
width:100%;
height: auto;
}
#module_163786371 .ModuleHead163786371 {
display:none;
}
#module_163786371 .BodyCenter.BodyCenter163786371 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163786371 >.module_163786371 {
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_163786371 >.module_163786371{
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_163786371 .BodyCenter.BodyCenter163786371 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163786371 .BodyCenter.BodyCenter163786371 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_163786371 >.module_163786371 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786371 >.module_163786371 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786371 >.module_163786371 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786371:hover {
border:none;
}
#module_163786371:hover >.module_163786371 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163786371 .ModuleSubContainer{background-color:transparent;}
#module_163786371 .ModuleSubContainer{background-image:none;}
#module_163786371 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163786371 .ModuleSubContainer{background-position:0% 0%;}
#module_163786371 .ModuleSubContainer{background-attachment:scroll;}
#module_163786371 .ModuleSubContainer{}
#module_163786371 {!bgVideo!}{bgVideoUrl:none}
#module_163786371 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163786371 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163786371 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163786371 {}
.ModuleGridContainer.ModuleGridContainer163786371 .SubPadding {width:0px;}
.module_163786374 .ModuleHead .HeadCenter{float:none;}
#module_163786374 {
padding:0px;
}
#module_163786374 {
position:static;
z-index:0;
top:6640px;
left:765px;
width:100%;
height: auto;
}
#module_163786374 .ModuleHead163786374 {
display:none;
}
#module_163786374 .BodyCenter.BodyCenter163786374 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786374 >.module_163786374 {
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_163786374 >.module_163786374{
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_163786374 .BodyCenter.BodyCenter163786374 {
padding-top:0.0000%;
padding-left:1.6667%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163786374 .BodyCenter.BodyCenter163786374 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163786374 >.module_163786374 {
margin-top:11.6667%;
margin-left:0.0000%;
margin-right:2.5000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786374 >.module_163786374 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786374 >.module_163786374 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786374:hover {
border:none;
}
#module_163786374:hover >.module_163786374 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163786374 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163786374 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163786374 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163786374 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163786374 .imageTextGiant-Container{padding-top:0px;}
#module_163786374 .imageTextGiant-Container{padding-bottom:0px;}
#module_163786374 .imageTextGiant-Container{padding-left:0px;}
#module_163786374 .imageTextGiant-Container{padding-right:0px;}
#module_163786374 .showHandle .btn{font-size:14px;}
#module_163786374 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163786374 .showHandle .btn{color:#333;}
#module_163786374 .showHandle .btn{font-weight:400;}
#module_163786374 .showHandle .btn{text-decoration:none;}
#module_163786374 .showHandle .btn{font-style:normal;}
#module_163786374 .showHandle div{border-top-color:#ddd !important;}
#module_163786374 .showHandle div{border-top-style:solid !important;}
#module_163786374 .showHandle div{border-top-width:1px !important;}
#module_163786374 .showHandle{background-color:transparent;}
#module_163786374 .showHandle{background-image:none;}
#module_163786374 .showHandle{background-repeat:no-repeat;}
#module_163786374 .showHandle{}
#module_163786374 .showHandle{}
#module_163786374 .showHandle{}
#module_163786374 a{font-size:unset;font-family:unset}
.module_163786376 .ModuleHead .HeadCenter{float:none;}
#module_163786376 {
padding:0px;
}
#module_163786376 {
position:static;
z-index:0;
top:5178px;
left:103px;
width:100%;
height: auto;
}
#module_163786376 .ModuleHead163786376 {
display:none;
}
#module_163786376 .BodyCenter.BodyCenter163786376 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786376 >.module_163786376 {
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_163786376 >.module_163786376{
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_163786376 .BodyCenter.BodyCenter163786376 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163786376 .BodyCenter.BodyCenter163786376 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163786376 >.module_163786376 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786376 >.module_163786376 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786376 >.module_163786376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786376:hover {
border:none;
}
#module_163786376:hover >.module_163786376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163786376 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163786376 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163786376 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163786376 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163786376 .imageTextGiant-Container{padding-top:0px;}
#module_163786376 .imageTextGiant-Container{padding-bottom:0px;}
#module_163786376 .imageTextGiant-Container{padding-left:0px;}
#module_163786376 .imageTextGiant-Container{padding-right:0px;}
#module_163786376 .showHandle .btn{font-size:14px;}
#module_163786376 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163786376 .showHandle .btn{color:#333;}
#module_163786376 .showHandle .btn{font-weight:400;}
#module_163786376 .showHandle .btn{text-decoration:none;}
#module_163786376 .showHandle .btn{font-style:normal;}
#module_163786376 .showHandle div{border-top-color:#ddd !important;}
#module_163786376 .showHandle div{border-top-style:solid !important;}
#module_163786376 .showHandle div{border-top-width:1px !important;}
#module_163786376 .showHandle{background-color:transparent;}
#module_163786376 .showHandle{background-image:none;}
#module_163786376 .showHandle{background-repeat:no-repeat;}
#module_163786376 .showHandle{}
#module_163786376 .showHandle{}
#module_163786376 .showHandle{}
#module_163786376 a{font-size:unset;font-family:unset}
.module_163786373 .ModuleHead .HeadCenter{float:none;}
#module_163786373 {
padding:0px;
}
#module_163786373 {
position:static;
z-index:0;
top:5358px;
left:99px;
width:100%;
height: auto;
}
#module_163786373 .ModuleHead163786373 {
display:none;
}
#module_163786373 .BodyCenter.BodyCenter163786373 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786373 >.module_163786373 {
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_163786373 >.module_163786373{
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_163786373 .BodyCenter.BodyCenter163786373 {
padding-top:10.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786373 .BodyCenter.BodyCenter163786373 {
padding-top:0.0000%;
padding-left:3.2680%;
padding-right:3.2680%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163786373 >.module_163786373 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786373 >.module_163786373 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163786373 >.module_163786373 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786373:hover {
border:none;
}
#module_163786373:hover >.module_163786373 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163980497 .ModuleHead .HeadCenter{float:none;}
#module_163980497 {
padding:0px;
}
#module_163980497 {
position:static;
z-index:0;
top:167px;
left:0px;
width:100%;
height: auto;
}
#module_163980497 .ModuleHead163980497 {
display:none;
}
#module_163980497 .BodyCenter.BodyCenter163980497 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163980497 >.module_163980497 {
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_163980497 >.module_163980497{
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_163980497 .BodyCenter.BodyCenter163980497 {
padding-top:1.9493%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980497 .BodyCenter.BodyCenter163980497 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163980497 >.module_163980497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980497 >.module_163980497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163980497 >.module_163980497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163980497:hover {
border:none;
}
#module_163980497:hover >.module_163980497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163980497 .BodyCenter{text-align:left;}
#module_163980497 .moduleButton{font-size:14px;}
#module_163980497 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163980497 .moduleButton{color:rgb(255, 255, 255);}
#module_163980497 .moduleButton{font-weight:normal;}
#module_163980497 .moduleButton{text-decoration:none;}
#module_163980497 .moduleButton{font-style:normal;}
#module_163980497 .moduleButton, #module_163980497 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163980497 .moduleButton, #module_163980497 .moduleButton.faded:before{}
#module_163980497 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163980497 .moduleButton{border-style:solid;}
#module_163980497 .moduleButton{border-width:0px;}
#module_163980497 .moduleButton{width:120px;}
#module_163980497 .moduleButton{height:35px;line-height:35px;}
#module_163980497 .BodyCenter{color:#1e88e5;}
#module_163980497 .moduleButton{border-top-left-radius:0px;}
#module_163980497 .moduleButton{border-top-right-radius:0px;}
#module_163980497 .moduleButton{border-bottom-left-radius:0px;}
#module_163980497 .moduleButton{border-bottom-right-radius:0px;}
#module_163980497 .BreadIcon{font-size:16px;} #module_163980497 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980497 .BreadIcon{color:#1e88e5;} #module_163980497 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163980497 .BreadIcon,#module_163980497 .BreadsvgIcon{margin-left:10px;}
#module_163980497 .BreadIcon,#module_163980497 .BreadsvgIcon{margin-right:10px;}
#module_163980497 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163980497 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980497 .moduleButton:hover .BreadIcon{color:#fff} #module_163980497 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163980497 .moduleButton:hover{font-size:14px;}
#module_163980497 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163980497 .moduleButton:hover{color:#fff;}
#module_163980497 .moduleButton:hover{font-weight:normal;}
#module_163980497 .moduleButton:hover{text-decoration:none;}
#module_163980497 .moduleButton:hover{font-style:normal;}
#module_163980497 .moduleButton:before, #module_163980497 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163980497 .moduleButton:before, #module_163980497 .moduleButton.faded:before{}
#module_163980497 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163980497 .moduleButton:hover{border-style:solid;}
#module_163980497 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer163786371 #Sub163786371_1 {width:50.0000%;}
.module_163786377 .ModuleHead .HeadCenter{float:none;}
#module_163786377 {
padding:0px;
}
#module_163786377 {
position:static;
z-index:0;
top:6606px;
left:1211px;
width:100%;
height: auto;
}
#module_163786377 .ModuleHead163786377 {
display:none;
}
#module_163786377 .BodyCenter.BodyCenter163786377 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163786377 >.module_163786377 {
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_163786377 >.module_163786377{
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_163786377 .BodyCenter.BodyCenter163786377 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786377 .BodyCenter.BodyCenter163786377 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_163786377 >.module_163786377 {
margin-top:0.0000%;
margin-left:16.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163786377 >.module_163786377 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_163786377 >.module_163786377 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163786377:hover {
border:none;
}
#module_163786377:hover >.module_163786377 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer163786371 #Sub163786371_2 {width:50.0000%;}
.module_163785310 .ModuleHead .HeadCenter{float:none;}
#module_163785310 {
padding:0px;
}
#module_163785310 {
position:static;
z-index:0;
top:7640px;
left:-395px;
width:100%;
height: auto;
}
#module_163785310 .ModuleHead163785310 {
display:none;
}
#module_163785310 .BodyCenter.BodyCenter163785310 {
background:none;background-color:rgb(251, 251, 251);
}
#module_163785310 >.module_163785310 {
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_163785310 >.module_163785310{
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_163785310 .BodyCenter.BodyCenter163785310 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163785310 .BodyCenter.BodyCenter163785310 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_163785310 >.module_163785310 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785310 >.module_163785310 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785310 >.module_163785310 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785310:hover {
border:none;
}
#module_163785310:hover >.module_163785310 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785310 .ModuleSubContainer{background-color:transparent;}
#module_163785310 .ModuleSubContainer{background-image:none;}
#module_163785310 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163785310 .ModuleSubContainer{background-position:0% 0%;}
#module_163785310 .ModuleSubContainer{background-attachment:scroll;}
#module_163785310 .ModuleSubContainer{}
#module_163785310 {!bgVideo!}{bgVideoUrl:none}
#module_163785310 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163785310 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163785310 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163785310 {}
.ModuleGridContainer.ModuleGridContainer163785310 .SubPadding {width:0px;}
.module_163785316 .ModuleHead .HeadCenter{float:none;}
#module_163785316 {
padding:0px;
}
#module_163785316 {
position:static;
z-index:0;
top:7154px;
left:731px;
width:100%;
height: auto;
}
#module_163785316 .ModuleHead163785316 {
display:none;
}
#module_163785316 .BodyCenter.BodyCenter163785316 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785316 >.module_163785316 {
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_163785316 >.module_163785316{
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_163785316 .BodyCenter.BodyCenter163785316 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785316 .BodyCenter.BodyCenter163785316 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_163785316 >.module_163785316 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:13.3871%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785316 >.module_163785316 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_163785316 >.module_163785316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785316:hover {
border:none;
}
#module_163785316:hover >.module_163785316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163785315 .ModuleHead .HeadCenter{float:none;}
#module_163785315 {
padding:0px;
}
#module_163785315 {
position:static;
z-index:0;
top:5250px;
left:105px;
width:100%;
height: auto;
}
#module_163785315 .ModuleHead163785315 {
display:none;
}
#module_163785315 .BodyCenter.BodyCenter163785315 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785315 >.module_163785315 {
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_163785315 >.module_163785315{
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_163785315 .BodyCenter.BodyCenter163785315 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163785315 .BodyCenter.BodyCenter163785315 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163785315 >.module_163785315 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785315 >.module_163785315 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785315 >.module_163785315 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785315:hover {
border:none;
}
#module_163785315:hover >.module_163785315 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785315 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163785315 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163785315 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163785315 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163785315 .imageTextGiant-Container{padding-top:0px;}
#module_163785315 .imageTextGiant-Container{padding-bottom:0px;}
#module_163785315 .imageTextGiant-Container{padding-left:0px;}
#module_163785315 .imageTextGiant-Container{padding-right:0px;}
#module_163785315 .showHandle .btn{font-size:14px;}
#module_163785315 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785315 .showHandle .btn{color:#333;}
#module_163785315 .showHandle .btn{font-weight:400;}
#module_163785315 .showHandle .btn{text-decoration:none;}
#module_163785315 .showHandle .btn{font-style:normal;}
#module_163785315 .showHandle div{border-top-color:#ddd !important;}
#module_163785315 .showHandle div{border-top-style:solid !important;}
#module_163785315 .showHandle div{border-top-width:1px !important;}
#module_163785315 .showHandle{background-color:transparent;}
#module_163785315 .showHandle{background-image:none;}
#module_163785315 .showHandle{background-repeat:no-repeat;}
#module_163785315 .showHandle{}
#module_163785315 .showHandle{}
#module_163785315 .showHandle{}
#module_163785315 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163785310 #Sub163785310_1 {width:51.6667%;}
.module_163785312 .ModuleHead .HeadCenter{float:none;}
#module_163785312 {
padding:0px;
}
#module_163785312 {
position:static;
z-index:0;
top:3779px;
left:157px;
width:100%;
height: auto;
}
#module_163785312 .ModuleHead163785312 {
display:none;
}
#module_163785312 .BodyCenter.BodyCenter163785312 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785312 >.module_163785312 {
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_163785312 >.module_163785312{
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_163785312 .BodyCenter.BodyCenter163785312 {
padding-top:10.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785312 .BodyCenter.BodyCenter163785312 {
padding-top:0.0000%;
padding-left:3.2680%;
padding-right:3.2680%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163785312 >.module_163785312 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785312 >.module_163785312 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785312 >.module_163785312 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785312:hover {
border:none;
}
#module_163785312:hover >.module_163785312 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_163785313 .ModuleHead .HeadCenter{float:none;}
#module_163785313 {
padding:0px;
}
#module_163785313 {
position:static;
z-index:0;
top:7137px;
left:1238px;
width:100%;
height: auto;
}
#module_163785313 .ModuleHead163785313 {
display:none;
}
#module_163785313 .BodyCenter.BodyCenter163785313 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163785313 >.module_163785313 {
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_163785313 >.module_163785313{
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_163785313 .BodyCenter.BodyCenter163785313 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_163785313 .BodyCenter.BodyCenter163785313 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163785313 >.module_163785313 {
margin-top:13.8169%;
margin-left:1.7271%;
margin-right:2.5907%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163785313 >.module_163785313 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163785313 >.module_163785313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163785313:hover {
border:none;
}
#module_163785313:hover >.module_163785313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163785313 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163785313 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163785313 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163785313 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163785313 .imageTextGiant-Container{padding-top:0px;}
#module_163785313 .imageTextGiant-Container{padding-bottom:0px;}
#module_163785313 .imageTextGiant-Container{padding-left:0px;}
#module_163785313 .imageTextGiant-Container{padding-right:0px;}
#module_163785313 .showHandle .btn{font-size:14px;}
#module_163785313 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163785313 .showHandle .btn{color:#333;}
#module_163785313 .showHandle .btn{font-weight:400;}
#module_163785313 .showHandle .btn{text-decoration:none;}
#module_163785313 .showHandle .btn{font-style:normal;}
#module_163785313 .showHandle div{border-top-color:#ddd !important;}
#module_163785313 .showHandle div{border-top-style:solid !important;}
#module_163785313 .showHandle div{border-top-width:1px !important;}
#module_163785313 .showHandle{background-color:transparent;}
#module_163785313 .showHandle{background-image:none;}
#module_163785313 .showHandle{background-repeat:no-repeat;}
#module_163785313 .showHandle{}
#module_163785313 .showHandle{}
#module_163785313 .showHandle{}
#module_163785313 a{font-size:unset;font-family:unset}
.module_163980498 .ModuleHead .HeadCenter{float:none;}
#module_163980498 {
padding:0px;
}
#module_163980498 {
position:static;
z-index:0;
top:7266px;
left:1183px;
width:100%;
height: auto;
}
#module_163980498 .ModuleHead163980498 {
display:none;
}
#module_163980498 .BodyCenter.BodyCenter163980498 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163980498 >.module_163980498 {
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_163980498 >.module_163980498{
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_163980498 .BodyCenter.BodyCenter163980498 {
padding-top:1.9493%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980498 .BodyCenter.BodyCenter163980498 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163980498 >.module_163980498 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980498 >.module_163980498 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163980498 >.module_163980498 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163980498:hover {
border:none;
}
#module_163980498:hover >.module_163980498 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163980498 .BodyCenter{text-align:left;}
#module_163980498 .moduleButton{font-size:14px;}
#module_163980498 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163980498 .moduleButton{color:rgb(255, 255, 255);}
#module_163980498 .moduleButton{font-weight:normal;}
#module_163980498 .moduleButton{text-decoration:none;}
#module_163980498 .moduleButton{font-style:normal;}
#module_163980498 .moduleButton, #module_163980498 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163980498 .moduleButton, #module_163980498 .moduleButton.faded:before{}
#module_163980498 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163980498 .moduleButton{border-style:solid;}
#module_163980498 .moduleButton{border-width:0px;}
#module_163980498 .moduleButton{width:120px;}
#module_163980498 .moduleButton{height:35px;line-height:35px;}
#module_163980498 .BodyCenter{color:#1e88e5;}
#module_163980498 .moduleButton{border-top-left-radius:0px;}
#module_163980498 .moduleButton{border-top-right-radius:0px;}
#module_163980498 .moduleButton{border-bottom-left-radius:0px;}
#module_163980498 .moduleButton{border-bottom-right-radius:0px;}
#module_163980498 .BreadIcon{font-size:16px;} #module_163980498 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980498 .BreadIcon{color:#1e88e5;} #module_163980498 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163980498 .BreadIcon,#module_163980498 .BreadsvgIcon{margin-left:10px;}
#module_163980498 .BreadIcon,#module_163980498 .BreadsvgIcon{margin-right:10px;}
#module_163980498 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163980498 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980498 .moduleButton:hover .BreadIcon{color:#fff} #module_163980498 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163980498 .moduleButton:hover{font-size:14px;}
#module_163980498 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163980498 .moduleButton:hover{color:#fff;}
#module_163980498 .moduleButton:hover{font-weight:normal;}
#module_163980498 .moduleButton:hover{text-decoration:none;}
#module_163980498 .moduleButton:hover{font-style:normal;}
#module_163980498 .moduleButton:before, #module_163980498 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163980498 .moduleButton:before, #module_163980498 .moduleButton.faded:before{}
#module_163980498 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163980498 .moduleButton:hover{border-style:solid;}
#module_163980498 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer163785310 #Sub163785310_2 {width:48.3333%;}
.module_149994692 .ModuleHead .HeadCenter{float:none;}
#module_149994692 {
padding:0px;
}
#module_149994692 {
position:static;
z-index:0;
top:6300px;
left:1597px;
width:100%;
height: auto;
}
#module_149994692 .ModuleHead149994692 {
display:none;
}
#module_149994692 .BodyCenter.BodyCenter149994692 {
background:none;background-color:rgb(255, 255, 255);
}
#module_149994692 >.module_149994692 {
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_149994692 >.module_149994692{
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_149994692 .BodyCenter.BodyCenter149994692 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_149994692 .BodyCenter.BodyCenter149994692 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:13.0719%;
}
}
@media screen and (min-width: 768px){
#module_149994692 >.module_149994692 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994692 >.module_149994692 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149994692 >.module_149994692 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149994692:hover {
border:none;
}
#module_149994692:hover >.module_149994692 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149994692 .ModuleSubContainer{background-color:transparent;}
#module_149994692 .ModuleSubContainer{background-image:none;}
#module_149994692 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149994692 .ModuleSubContainer{background-position:0% 0%;}
#module_149994692 .ModuleSubContainer{background-attachment:scroll;}
#module_149994692 .ModuleSubContainer{}
#module_149994692 {!bgVideo!}{bgVideoUrl:none}
#module_149994692 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149994692 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149994692 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer149994692 {}
.ModuleGridContainer.ModuleGridContainer149994692 .SubPadding {width:0px;}
.module_149994695 .ModuleHead .HeadCenter{float:none;}
#module_149994695 {
padding:0px;
}
#module_149994695 {
position:static;
z-index:0;
top:7696px;
left:583px;
width:100%;
height: auto;
}
#module_149994695 .ModuleHead149994695 {
display:none;
}
#module_149994695 .BodyCenter.BodyCenter149994695 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149994695 >.module_149994695 {
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_149994695 >.module_149994695{
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_149994695 .BodyCenter.BodyCenter149994695 {
padding-top:0.0000%;
padding-left:1.7391%;
padding-right:0.0000%;
padding-bottom:6.9565%;
}
}
@media screen and (max-width: 767px){
#module_149994695 .BodyCenter.BodyCenter149994695 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_149994695 >.module_149994695 {
margin-top:18.4348%;
margin-left:0.0000%;
margin-right:3.4783%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994695 >.module_149994695 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149994695 >.module_149994695 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149994695:hover {
border:none;
}
#module_149994695:hover >.module_149994695 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149994695 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149994695 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149994695 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149994695 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149994695 .imageTextGiant-Container{padding-top:0px;}
#module_149994695 .imageTextGiant-Container{padding-bottom:0px;}
#module_149994695 .imageTextGiant-Container{padding-left:0px;}
#module_149994695 .imageTextGiant-Container{padding-right:0px;}
#module_149994695 .showHandle .btn{font-size:14px;}
#module_149994695 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149994695 .showHandle .btn{color:#333;}
#module_149994695 .showHandle .btn{font-weight:400;}
#module_149994695 .showHandle .btn{text-decoration:none;}
#module_149994695 .showHandle .btn{font-style:normal;}
#module_149994695 .showHandle div{border-top-color:#ddd !important;}
#module_149994695 .showHandle div{border-top-style:solid !important;}
#module_149994695 .showHandle div{border-top-width:1px !important;}
#module_149994695 .showHandle{background-color:transparent;}
#module_149994695 .showHandle{background-image:none;}
#module_149994695 .showHandle{background-repeat:no-repeat;}
#module_149994695 .showHandle{}
#module_149994695 .showHandle{}
#module_149994695 .showHandle{}
#module_149994695 a{font-size:unset;font-family:unset}
.module_149994697 .ModuleHead .HeadCenter{float:none;}
#module_149994697 {
padding:0px;
}
#module_149994697 {
position:static;
z-index:0;
top:5716px;
left:139px;
width:100%;
height: auto;
}
#module_149994697 .ModuleHead149994697 {
display:none;
}
#module_149994697 .BodyCenter.BodyCenter149994697 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149994697 >.module_149994697 {
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_149994697 >.module_149994697{
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_149994697 .BodyCenter.BodyCenter149994697 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_149994697 .BodyCenter.BodyCenter149994697 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_149994697 >.module_149994697 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994697 >.module_149994697 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149994697 >.module_149994697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149994697:hover {
border:none;
}
#module_149994697:hover >.module_149994697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_149994697 .ModuleImageTextGiantContent{margin-top:0px;}
#module_149994697 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_149994697 .ModuleImageTextGiantContent{margin-left:0px;}
#module_149994697 .ModuleImageTextGiantContent{margin-right:0px;}
#module_149994697 .imageTextGiant-Container{padding-top:0px;}
#module_149994697 .imageTextGiant-Container{padding-bottom:0px;}
#module_149994697 .imageTextGiant-Container{padding-left:0px;}
#module_149994697 .imageTextGiant-Container{padding-right:0px;}
#module_149994697 .showHandle .btn{font-size:14px;}
#module_149994697 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_149994697 .showHandle .btn{color:#333;}
#module_149994697 .showHandle .btn{font-weight:400;}
#module_149994697 .showHandle .btn{text-decoration:none;}
#module_149994697 .showHandle .btn{font-style:normal;}
#module_149994697 .showHandle div{border-top-color:#ddd !important;}
#module_149994697 .showHandle div{border-top-style:solid !important;}
#module_149994697 .showHandle div{border-top-width:1px !important;}
#module_149994697 .showHandle{background-color:transparent;}
#module_149994697 .showHandle{background-image:none;}
#module_149994697 .showHandle{background-repeat:no-repeat;}
#module_149994697 .showHandle{}
#module_149994697 .showHandle{}
#module_149994697 .showHandle{}
#module_149994697 a{font-size:unset;font-family:unset}
.module_163980500 .ModuleHead .HeadCenter{float:none;}
#module_163980500 {
padding:0px;
}
#module_163980500 {
position:static;
z-index:0;
top:149px;
left:599px;
width:100%;
height: auto;
}
#module_163980500 .ModuleHead163980500 {
display:none;
}
#module_163980500 .BodyCenter.BodyCenter163980500 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163980500 >.module_163980500 {
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_163980500 >.module_163980500{
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_163980500 .BodyCenter.BodyCenter163980500 {
padding-top:1.9493%;
padding-left:1.9493%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980500 .BodyCenter.BodyCenter163980500 {
padding-top:9.8039%;
padding-left:9.8039%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163980500 >.module_163980500 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163980500 >.module_163980500 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163980500 >.module_163980500 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163980500:hover {
border:none;
}
#module_163980500:hover >.module_163980500 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163980500 .BodyCenter{text-align:left;}
#module_163980500 .moduleButton{font-size:14px;}
#module_163980500 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_163980500 .moduleButton{color:rgb(255, 255, 255);}
#module_163980500 .moduleButton{font-weight:normal;}
#module_163980500 .moduleButton{text-decoration:none;}
#module_163980500 .moduleButton{font-style:normal;}
#module_163980500 .moduleButton, #module_163980500 .moduleButton.faded:before{background-color:rgb(150, 81, 249);}
#module_163980500 .moduleButton, #module_163980500 .moduleButton.faded:before{}
#module_163980500 .moduleButton{border-color:rgb(255, 255, 255);}
#module_163980500 .moduleButton{border-style:solid;}
#module_163980500 .moduleButton{border-width:0px;}
#module_163980500 .moduleButton{width:120px;}
#module_163980500 .moduleButton{height:35px;line-height:35px;}
#module_163980500 .BodyCenter{color:#1e88e5;}
#module_163980500 .moduleButton{border-top-left-radius:0px;}
#module_163980500 .moduleButton{border-top-right-radius:0px;}
#module_163980500 .moduleButton{border-bottom-left-radius:0px;}
#module_163980500 .moduleButton{border-bottom-right-radius:0px;}
#module_163980500 .BreadIcon{font-size:16px;} #module_163980500 .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980500 .BreadIcon{color:#1e88e5;} #module_163980500 .BreadsvgIcon svg>*{fill:#1e88e5;}
#module_163980500 .BreadIcon,#module_163980500 .BreadsvgIcon{margin-left:10px;}
#module_163980500 .BreadIcon,#module_163980500 .BreadsvgIcon{margin-right:10px;}
#module_163980500 .moduleButton:hover .BreadIcon{font-size:16px;} #module_163980500 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_163980500 .moduleButton:hover .BreadIcon{color:#fff} #module_163980500 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_163980500 .moduleButton:hover{font-size:14px;}
#module_163980500 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_163980500 .moduleButton:hover{color:#fff;}
#module_163980500 .moduleButton:hover{font-weight:normal;}
#module_163980500 .moduleButton:hover{text-decoration:none;}
#module_163980500 .moduleButton:hover{font-style:normal;}
#module_163980500 .moduleButton:before, #module_163980500 .moduleButton.faded:before{background-color:rgb(125, 35, 253);}
#module_163980500 .moduleButton:before, #module_163980500 .moduleButton.faded:before{}
#module_163980500 .moduleButton:hover{border-color:rgb(0, 111, 255);}
#module_163980500 .moduleButton:hover{border-style:solid;}
#module_163980500 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer149994692 #Sub149994692_1 {width:47.9167%;}
.module_149994698 .ModuleHead .HeadCenter{float:none;}
#module_149994698 {
padding:0px;
}
#module_149994698 {
position:static;
z-index:0;
top:7775px;
left:1174px;
width:100%;
height: auto;
}
#module_149994698 .ModuleHead149994698 {
display:none;
}
#module_149994698 .BodyCenter.BodyCenter149994698 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149994698 >.module_149994698 {
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_149994698 >.module_149994698{
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_149994698 .BodyCenter.BodyCenter149994698 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994698 .BodyCenter.BodyCenter149994698 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_149994698 >.module_149994698 {
margin-top:0.0000%;
margin-left:9.7756%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994698 >.module_149994698 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_149994698 >.module_149994698 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149994698:hover {
border:none;
}
#module_149994698:hover >.module_149994698 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_149994694 .ModuleHead .HeadCenter{float:none;}
#module_149994694 {
padding:0px;
}
#module_149994694 {
position:static;
z-index:0;
top:3779px;
left:157px;
width:100%;
height: auto;
}
#module_149994694 .ModuleHead149994694 {
display:none;
}
#module_149994694 .BodyCenter.BodyCenter149994694 {
background:none;background-color:rgba(0,0,0,0);
}
#module_149994694 >.module_149994694 {
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_149994694 >.module_149994694{
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_149994694 .BodyCenter.BodyCenter149994694 {
padding-top:10.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994694 .BodyCenter.BodyCenter149994694 {
padding-top:0.0000%;
padding-left:3.2680%;
padding-right:3.2680%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_149994694 >.module_149994694 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149994694 >.module_149994694 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149994694 >.module_149994694 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_149994694:hover {
border:none;
}
#module_149994694:hover >.module_149994694 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer149994692 #Sub149994692_2 {width:52.0833%;}
.module_163976282 .ModuleHead .HeadCenter{float:none;}
#module_163976282 {
padding:0px;
}
#module_163976282 {
position:static;
z-index:0;
top:8058px;
left:1419px;
width:100%;
height: auto;
}
#module_163976282 .ModuleHead163976282 {
display:none;
}
#module_163976282 .BodyCenter.BodyCenter163976282 {
background:none;background-color:rgb(251, 251, 251);
}
#module_163976282 >.module_163976282 {
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_163976282 >.module_163976282{
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_163976282 .BodyCenter.BodyCenter163976282 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6077%;
}
}
@media screen and (max-width: 767px){
#module_163976282 .BodyCenter.BodyCenter163976282 {
padding-top:13.0719%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:6.5359%;
}
}
@media screen and (min-width: 768px){
#module_163976282 >.module_163976282 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976282 >.module_163976282 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976282 >.module_163976282 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976282:hover {
border:none;
}
#module_163976282:hover >.module_163976282 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976282 .ModuleSubContainer{background-color:transparent;}
#module_163976282 .ModuleSubContainer{background-image:none;}
#module_163976282 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163976282 .ModuleSubContainer{background-position:0% 0%;}
#module_163976282 .ModuleSubContainer{background-attachment:scroll;}
#module_163976282 .ModuleSubContainer{}
#module_163976282 {!bgVideo!}{bgVideoUrl:none}
#module_163976282 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163976282 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163976282 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer163976282 {}
.module_163976283 .ModuleHead .HeadCenter{float:none;}
#module_163976283 {
padding:0px;
}
#module_163976283 {
position:static;
z-index:0;
top:796px;
left:820px;
width:100%;
height: auto;
}
#module_163976283 .ModuleHead163976283 {
display:none;
}
#module_163976283 .BodyCenter.BodyCenter163976283 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163976283 >.module_163976283 {
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_163976283 >.module_163976283{
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_163976283 .BodyCenter.BodyCenter163976283 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976283 .BodyCenter.BodyCenter163976283 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_163976283 >.module_163976283 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976283 >.module_163976283 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976283 >.module_163976283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976283:hover {
border:none;
}
#module_163976283:hover >.module_163976283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976283 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163976283 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163976283 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163976283 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163976283 .imageTextGiant-Container{padding-top:0px;}
#module_163976283 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976283 .imageTextGiant-Container{padding-left:30px;}
#module_163976283 .imageTextGiant-Container{padding-right:30px;}
#module_163976283 .showHandle .btn{font-size:14px;}
#module_163976283 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976283 .showHandle .btn{color:#333;}
#module_163976283 .showHandle .btn{font-weight:400;}
#module_163976283 .showHandle .btn{text-decoration:none;}
#module_163976283 .showHandle .btn{font-style:normal;}
#module_163976283 .showHandle div{border-top-color:#ddd !important;}
#module_163976283 .showHandle div{border-top-style:solid !important;}
#module_163976283 .showHandle div{border-top-width:1px !important;}
#module_163976283 .showHandle{background-color:transparent;}
#module_163976283 .showHandle{background-image:none;}
#module_163976283 .showHandle{background-repeat:no-repeat;}
#module_163976283 .showHandle{}
#module_163976283 .showHandle{}
#module_163976283 .showHandle{}
#module_163976283 a{font-size:unset;font-family:unset}
.module_163976284 .ModuleHead .HeadCenter{float:none;}
#module_163976284 {
padding:0px;
}
#module_163976284 {
position:static;
z-index:0;
top:1194px;
left:1101px;
width:100%;
height: auto;
}
#module_163976284 .ModuleHead163976284 {
display:none;
}
#module_163976284 .BodyCenter.BodyCenter163976284 {
background:none;background-color:rgba(0,0,0,0);
}
#module_163976284 >.module_163976284 {
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_163976284 >.module_163976284{
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_163976284 .BodyCenter.BodyCenter163976284 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976284 .BodyCenter.BodyCenter163976284 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_163976284 >.module_163976284 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976284 >.module_163976284 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976284 >.module_163976284 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976284:hover {
border:none;
}
#module_163976284:hover >.module_163976284 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976284 .ModuleImageTextGiantContent{margin-top:0px;}
#module_163976284 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_163976284 .ModuleImageTextGiantContent{margin-left:0px;}
#module_163976284 .ModuleImageTextGiantContent{margin-right:0px;}
#module_163976284 .imageTextGiant-Container{padding-top:0px;}
#module_163976284 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976284 .imageTextGiant-Container{padding-left:0px;}
#module_163976284 .imageTextGiant-Container{padding-right:0px;}
#module_163976284 .showHandle .btn{font-size:14px;}
#module_163976284 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976284 .showHandle .btn{color:#333;}
#module_163976284 .showHandle .btn{font-weight:400;}
#module_163976284 .showHandle .btn{text-decoration:none;}
#module_163976284 .showHandle .btn{font-style:normal;}
#module_163976284 .showHandle div{border-top-color:#ddd !important;}
#module_163976284 .showHandle div{border-top-style:solid !important;}
#module_163976284 .showHandle div{border-top-width:1px !important;}
#module_163976284 .showHandle{background-color:transparent;}
#module_163976284 .showHandle{background-image:none;}
#module_163976284 .showHandle{background-repeat:no-repeat;}
#module_163976284 .showHandle{}
#module_163976284 .showHandle{}
#module_163976284 .showHandle{}
#module_163976284 a{font-size:unset;font-family:unset}
.module_163976289 .ModuleHead .HeadCenter{float:none;}
#module_163976289 {
padding:0px;
}
#module_163976289 {
position:static;
z-index:0;
top:8256px;
left:1476px;
width:100%;
height: auto;
}
#module_163976289 .ModuleHead163976289 {
display:none;
}
#module_163976289 .BodyCenter.BodyCenter163976289 {
background:none;background-color:rgb(251, 251, 251);
}
#module_163976289 >.module_163976289 {
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_163976289 >.module_163976289{
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_163976289 .BodyCenter.BodyCenter163976289 {
padding-top:1.0718%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163976289 .BodyCenter.BodyCenter163976289 {
padding-top:0.0000%;
padding-left:3.2680%;
padding-right:3.2680%;
padding-bottom:9.8039%;
}
}
@media screen and (min-width: 768px){
#module_163976289 >.module_163976289 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976289 >.module_163976289 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976289 >.module_163976289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976289:hover {
border:none;
}
#module_163976289:hover >.module_163976289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976289 .ModuleSubContainer{background-color:transparent;}
#module_163976289 .ModuleSubContainer{background-image:none;}
#module_163976289 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163976289 .ModuleSubContainer{background-position:0% 0%;}
#module_163976289 .ModuleSubContainer{background-attachment:scroll;}
#module_163976289 .ModuleSubContainer{}
#module_163976289 {!bgVideo!}{bgVideoUrl:none}
#module_163976289 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163976289 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163976289 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163976289 {}
.ModuleGridContainer.ModuleGridContainer163976289 .SubPadding {width:30px;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

.module_163976292 .ModuleHead .HeadCenter{float:none;}
#module_163976292 {
padding:0px;
}
#module_163976292 {
position:static;
z-index:0;
top:10149px;
left:501px;
width:100%;
height: auto;
}
#module_163976292 .ModuleHead163976292 {
display:none;
}
#module_163976292 .BodyCenter.BodyCenter163976292 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976292 >.module_163976292 {
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_163976292 >.module_163976292{
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_163976292 .BodyCenter.BodyCenter163976292 {
padding-top:8.9928%;
padding-left:8.9928%;
padding-right:8.9928%;
padding-bottom:8.9928%;
}
}
@media screen and (max-width: 767px){
#module_163976292 .BodyCenter.BodyCenter163976292 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_163976292 >.module_163976292 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976292 >.module_163976292 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976292 >.module_163976292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976292:hover {
border:none;
}
#module_163976292:hover >.module_163976292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976292 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976292 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976292 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976292 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976292 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976292 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976292 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976292 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976292 .TextImage{width:50%;}
#module_163976292 .MobileTextImage{width:45%;}
#module_163976292 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976292 .imageTextGiant-Container{padding-top:10px;}
#module_163976292 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976292 .imageTextGiant-Container{padding-left:10px;}
#module_163976292 .imageTextGiant-Container{padding-right:10px;}
#module_163976292 .ModuleImageTextGiantContent{padding-top:20px;}
#module_163976292 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976292 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976292 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976292 .imageTextGiant-Container{padding-top:0px;}
#module_163976292 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976292 .imageTextGiant-Container{padding-left:0px;}
#module_163976292 .imageTextGiant-Container{padding-right:0px;}
#module_163976292 .showHandle .btn{font-size:14px;}
#module_163976292 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976292 .showHandle .btn{color:#333;}
#module_163976292 .showHandle .btn{font-weight:400;}
#module_163976292 .showHandle .btn{text-decoration:none;}
#module_163976292 .showHandle .btn{font-style:normal;}
#module_163976292 .showHandle div{border-top-color:#ddd !important;}
#module_163976292 .showHandle div{border-top-style:solid !important;}
#module_163976292 .showHandle div{border-top-width:1px !important;}
#module_163976292 .showHandle{background-color:transparent;}
#module_163976292 .showHandle{background-image:none;}
#module_163976292 .showHandle{background-repeat:no-repeat;}
#module_163976292 .showHandle{}
#module_163976292 .showHandle{}
#module_163976292 .showHandle{}
#module_163976292 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976289 #Sub163976289_1 {width:25%;}
.module_163976331 .ModuleHead .HeadCenter{float:none;}
#module_163976331 {
padding:0px;
}
#module_163976331 {
position:static;
z-index:0;
top:9242px;
left:733px;
width:100%;
height: auto;
}
#module_163976331 .ModuleHead163976331 {
display:none;
}
#module_163976331 .BodyCenter.BodyCenter163976331 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976331 >.module_163976331 {
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_163976331 >.module_163976331{
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_163976331 .BodyCenter.BodyCenter163976331 {
padding-top:9.0253%;
padding-left:9.0253%;
padding-right:9.0253%;
padding-bottom:9.0253%;
}
}
@media screen and (max-width: 767px){
#module_163976331 .BodyCenter.BodyCenter163976331 {
padding-top:5.2448%;
padding-left:5.2448%;
padding-right:5.5944%;
padding-bottom:4.5455%;
}
}
@media screen and (min-width: 768px){
#module_163976331 >.module_163976331 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976331 >.module_163976331 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976331 >.module_163976331 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976331:hover {
border:none;
}
#module_163976331:hover >.module_163976331 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976331 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976331 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976331 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976331 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976331 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976331 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976331 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976331 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976331 .TextImage{width:41%;}
#module_163976331 .MobileTextImage{width:45%;}
#module_163976331 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976331 .imageTextGiant-Container{padding-top:10px;}
#module_163976331 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976331 .imageTextGiant-Container{padding-left:10px;}
#module_163976331 .imageTextGiant-Container{padding-right:10px;}
#module_163976331 .ModuleImageTextGiantContent{padding-top:25px;}
#module_163976331 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976331 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976331 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976331 .imageTextGiant-Container{padding-top:0px;}
#module_163976331 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976331 .imageTextGiant-Container{padding-left:0px;}
#module_163976331 .imageTextGiant-Container{padding-right:0px;}
#module_163976331 .showHandle .btn{font-size:14px;}
#module_163976331 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976331 .showHandle .btn{color:#333;}
#module_163976331 .showHandle .btn{font-weight:400;}
#module_163976331 .showHandle .btn{text-decoration:none;}
#module_163976331 .showHandle .btn{font-style:normal;}
#module_163976331 .showHandle div{border-top-color:#ddd !important;}
#module_163976331 .showHandle div{border-top-style:solid !important;}
#module_163976331 .showHandle div{border-top-width:1px !important;}
#module_163976331 .showHandle{background-color:transparent;}
#module_163976331 .showHandle{background-image:none;}
#module_163976331 .showHandle{background-repeat:no-repeat;}
#module_163976331 .showHandle{}
#module_163976331 .showHandle{}
#module_163976331 .showHandle{}
#module_163976331 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976289 #Sub163976289_2 {width:25%;}
.module_163976332 .ModuleHead .HeadCenter{float:none;}
#module_163976332 {
padding:0px;
}
#module_163976332 {
position:static;
z-index:0;
top:9269px;
left:1041px;
width:100%;
height: auto;
}
#module_163976332 .ModuleHead163976332 {
display:none;
}
#module_163976332 .BodyCenter.BodyCenter163976332 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976332 >.module_163976332 {
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_163976332 >.module_163976332{
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_163976332 .BodyCenter.BodyCenter163976332 {
padding-top:9.0253%;
padding-left:9.0253%;
padding-right:9.0253%;
padding-bottom:9.0253%;
}
}
@media screen and (max-width: 767px){
#module_163976332 .BodyCenter.BodyCenter163976332 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_163976332 >.module_163976332 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976332 >.module_163976332 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976332 >.module_163976332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976332:hover {
border:none;
}
#module_163976332:hover >.module_163976332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976332 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976332 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976332 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976332 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976332 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976332 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976332 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976332 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976332 .TextImage{width:50%;}
#module_163976332 .MobileTextImage{width:45%;}
#module_163976332 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976332 .imageTextGiant-Container{padding-top:10px;}
#module_163976332 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976332 .imageTextGiant-Container{padding-left:10px;}
#module_163976332 .imageTextGiant-Container{padding-right:10px;}
#module_163976332 .ModuleImageTextGiantContent{padding-top:15px;}
#module_163976332 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976332 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976332 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976332 .imageTextGiant-Container{padding-top:0px;}
#module_163976332 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976332 .imageTextGiant-Container{padding-left:0px;}
#module_163976332 .imageTextGiant-Container{padding-right:0px;}
#module_163976332 .showHandle .btn{font-size:14px;}
#module_163976332 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976332 .showHandle .btn{color:#333;}
#module_163976332 .showHandle .btn{font-weight:400;}
#module_163976332 .showHandle .btn{text-decoration:none;}
#module_163976332 .showHandle .btn{font-style:normal;}
#module_163976332 .showHandle div{border-top-color:#ddd !important;}
#module_163976332 .showHandle div{border-top-style:solid !important;}
#module_163976332 .showHandle div{border-top-width:1px !important;}
#module_163976332 .showHandle{background-color:transparent;}
#module_163976332 .showHandle{background-image:none;}
#module_163976332 .showHandle{background-repeat:no-repeat;}
#module_163976332 .showHandle{}
#module_163976332 .showHandle{}
#module_163976332 .showHandle{}
#module_163976332 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976289 #Sub163976289_3 {width:25%;}
.module_163976330 .ModuleHead .HeadCenter{float:none;}
#module_163976330 {
padding:0px;
}
#module_163976330 {
position:static;
z-index:0;
top:9283px;
left:1493px;
width:100%;
height: auto;
}
#module_163976330 .ModuleHead163976330 {
display:none;
}
#module_163976330 .BodyCenter.BodyCenter163976330 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976330 >.module_163976330 {
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_163976330 >.module_163976330{
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_163976330 .BodyCenter.BodyCenter163976330 {
padding-top:9.0253%;
padding-left:9.0253%;
padding-right:9.0253%;
padding-bottom:9.0253%;
}
}
@media screen and (max-width: 767px){
#module_163976330 .BodyCenter.BodyCenter163976330 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_163976330 >.module_163976330 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976330 >.module_163976330 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976330 >.module_163976330 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976330:hover {
border:none;
}
#module_163976330:hover >.module_163976330 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976330 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976330 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976330 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976330 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976330 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976330 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976330 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976330 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976330 .TextImage{width:50%;}
#module_163976330 .MobileTextImage{width:45%;}
#module_163976330 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976330 .imageTextGiant-Container{padding-top:10px;}
#module_163976330 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976330 .imageTextGiant-Container{padding-left:10px;}
#module_163976330 .imageTextGiant-Container{padding-right:10px;}
#module_163976330 .ModuleImageTextGiantContent{padding-top:15px;}
#module_163976330 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976330 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976330 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976330 .imageTextGiant-Container{padding-top:0px;}
#module_163976330 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976330 .imageTextGiant-Container{padding-left:0px;}
#module_163976330 .imageTextGiant-Container{padding-right:0px;}
#module_163976330 .showHandle .btn{font-size:14px;}
#module_163976330 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976330 .showHandle .btn{color:#333;}
#module_163976330 .showHandle .btn{font-weight:400;}
#module_163976330 .showHandle .btn{text-decoration:none;}
#module_163976330 .showHandle .btn{font-style:normal;}
#module_163976330 .showHandle div{border-top-color:#ddd !important;}
#module_163976330 .showHandle div{border-top-style:solid !important;}
#module_163976330 .showHandle div{border-top-width:1px !important;}
#module_163976330 .showHandle{background-color:transparent;}
#module_163976330 .showHandle{background-image:none;}
#module_163976330 .showHandle{background-repeat:no-repeat;}
#module_163976330 .showHandle{}
#module_163976330 .showHandle{}
#module_163976330 .showHandle{}
#module_163976330 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976289 #Sub163976289_4 {width:25%;}
.module_163976379 .ModuleHead .HeadCenter{float:none;}
#module_163976379 {
padding:0px;
}
#module_163976379 {
position:static;
z-index:0;
top:9508px;
left:1563px;
width:100%;
height: auto;
}
#module_163976379 .ModuleHead163976379 {
display:none;
}
#module_163976379 .BodyCenter.BodyCenter163976379 {
background:none;background-color:rgb(251, 251, 251);
}
#module_163976379 >.module_163976379 {
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_163976379 >.module_163976379{
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_163976379 .BodyCenter.BodyCenter163976379 {
padding-top:1.0718%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_163976379 .BodyCenter.BodyCenter163976379 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:9.8039%;
}
}
@media screen and (min-width: 768px){
#module_163976379 >.module_163976379 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976379 >.module_163976379 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_163976379 >.module_163976379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976379:hover {
border:none;
}
#module_163976379:hover >.module_163976379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976379 .ModuleSubContainer{background-color:transparent;}
#module_163976379 .ModuleSubContainer{background-image:none;}
#module_163976379 .ModuleSubContainer{background-repeat:no-repeat;}
#module_163976379 .ModuleSubContainer{background-position:0% 0%;}
#module_163976379 .ModuleSubContainer{background-attachment:scroll;}
#module_163976379 .ModuleSubContainer{}
#module_163976379 {!bgVideo!}{bgVideoUrl:none}
#module_163976379 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_163976379 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_163976379 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer163976379 {}
.ModuleGridContainer.ModuleGridContainer163976379 .SubPadding {width:15px;}
.module_163976383 .ModuleHead .HeadCenter{float:none;}
#module_163976383 {
padding:0px;
}
#module_163976383 {
position:static;
z-index:0;
top:10149px;
left:501px;
width:100%;
height: auto;
}
#module_163976383 .ModuleHead163976383 {
display:none;
}
#module_163976383 .BodyCenter.BodyCenter163976383 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976383 >.module_163976383 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_163976383 >.module_163976383{
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_163976383 .BodyCenter.BodyCenter163976383 {
padding-top:8.6505%;
padding-left:8.6505%;
padding-right:8.6505%;
padding-bottom:8.6505%;
}
}
@media screen and (max-width: 767px){
#module_163976383 .BodyCenter.BodyCenter163976383 {
padding-top:7.5188%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163976383 >.module_163976383 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976383 >.module_163976383 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.5188%;
}
}
#module_163976383 >.module_163976383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976383:hover {
border:none;
}
#module_163976383:hover >.module_163976383 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976383 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976383 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976383 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976383 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976383 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976383 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976383 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976383 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976383 .TextImage{width:50%;}
#module_163976383 .MobileTextImage{width:35%;}
#module_163976383 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976383 .imageTextGiant-Container{padding-top:10px;}
#module_163976383 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976383 .imageTextGiant-Container{padding-left:10px;}
#module_163976383 .imageTextGiant-Container{padding-right:10px;}
#module_163976383 .ModuleImageTextGiantContent{padding-top:10px;}
#module_163976383 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976383 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976383 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976383 .imageTextGiant-Container{padding-top:0px;}
#module_163976383 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976383 .imageTextGiant-Container{padding-left:0px;}
#module_163976383 .imageTextGiant-Container{padding-right:0px;}
#module_163976383 .showHandle .btn{font-size:14px;}
#module_163976383 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976383 .showHandle .btn{color:#333;}
#module_163976383 .showHandle .btn{font-weight:400;}
#module_163976383 .showHandle .btn{text-decoration:none;}
#module_163976383 .showHandle .btn{font-style:normal;}
#module_163976383 .showHandle div{border-top-color:#ddd !important;}
#module_163976383 .showHandle div{border-top-style:solid !important;}
#module_163976383 .showHandle div{border-top-width:1px !important;}
#module_163976383 .showHandle{background-color:transparent;}
#module_163976383 .showHandle{background-image:none;}
#module_163976383 .showHandle{background-repeat:no-repeat;}
#module_163976383 .showHandle{}
#module_163976383 .showHandle{}
#module_163976383 .showHandle{}
#module_163976383 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976379 #Sub163976379_1 {width:25%;}
.module_163976413 .ModuleHead .HeadCenter{float:none;}
#module_163976413 {
padding:0px;
}
#module_163976413 {
position:static;
z-index:0;
top:9242px;
left:733px;
width:100%;
height: auto;
}
#module_163976413 .ModuleHead163976413 {
display:none;
}
#module_163976413 .BodyCenter.BodyCenter163976413 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976413 >.module_163976413 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_163976413 >.module_163976413{
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_163976413 .BodyCenter.BodyCenter163976413 {
padding-top:8.6806%;
padding-left:8.6806%;
padding-right:8.6806%;
padding-bottom:8.6806%;
}
}
@media screen and (max-width: 767px){
#module_163976413 .BodyCenter.BodyCenter163976413 {
padding-top:7.5188%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163976413 >.module_163976413 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976413 >.module_163976413 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.5188%;
}
}
#module_163976413 >.module_163976413 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976413:hover {
border:none;
}
#module_163976413:hover >.module_163976413 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976413 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976413 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976413 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976413 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976413 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976413 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976413 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976413 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976413 .TextImage{width:41%;}
#module_163976413 .MobileTextImage{width:30%;}
#module_163976413 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976413 .imageTextGiant-Container{padding-top:10px;}
#module_163976413 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976413 .imageTextGiant-Container{padding-left:10px;}
#module_163976413 .imageTextGiant-Container{padding-right:10px;}
#module_163976413 .ModuleImageTextGiantContent{padding-top:10px;}
#module_163976413 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976413 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976413 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976413 .imageTextGiant-Container{padding-top:0px;}
#module_163976413 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976413 .imageTextGiant-Container{padding-left:0px;}
#module_163976413 .imageTextGiant-Container{padding-right:0px;}
#module_163976413 .showHandle .btn{font-size:14px;}
#module_163976413 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976413 .showHandle .btn{color:#333;}
#module_163976413 .showHandle .btn{font-weight:400;}
#module_163976413 .showHandle .btn{text-decoration:none;}
#module_163976413 .showHandle .btn{font-style:normal;}
#module_163976413 .showHandle div{border-top-color:#ddd !important;}
#module_163976413 .showHandle div{border-top-style:solid !important;}
#module_163976413 .showHandle div{border-top-width:1px !important;}
#module_163976413 .showHandle{background-color:transparent;}
#module_163976413 .showHandle{background-image:none;}
#module_163976413 .showHandle{background-repeat:no-repeat;}
#module_163976413 .showHandle{}
#module_163976413 .showHandle{}
#module_163976413 .showHandle{}
#module_163976413 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976379 #Sub163976379_2 {width:25%;}
.module_163976414 .ModuleHead .HeadCenter{float:none;}
#module_163976414 {
padding:0px;
}
#module_163976414 {
position:static;
z-index:0;
top:9269px;
left:1041px;
width:100%;
height: auto;
}
#module_163976414 .ModuleHead163976414 {
display:none;
}
#module_163976414 .BodyCenter.BodyCenter163976414 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976414 >.module_163976414 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_163976414 >.module_163976414{
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_163976414 .BodyCenter.BodyCenter163976414 {
padding-top:8.6806%;
padding-left:8.6806%;
padding-right:8.6806%;
padding-bottom:8.6806%;
}
}
@media screen and (max-width: 767px){
#module_163976414 .BodyCenter.BodyCenter163976414 {
padding-top:7.5188%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163976414 >.module_163976414 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976414 >.module_163976414 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.5188%;
}
}
#module_163976414 >.module_163976414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976414:hover {
border:none;
}
#module_163976414:hover >.module_163976414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976414 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976414 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976414 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976414 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976414 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976414 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976414 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976414 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976414 .TextImage{width:50%;}
#module_163976414 .MobileTextImage{width:35%;}
#module_163976414 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976414 .imageTextGiant-Container{padding-top:10px;}
#module_163976414 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976414 .imageTextGiant-Container{padding-left:10px;}
#module_163976414 .imageTextGiant-Container{padding-right:10px;}
#module_163976414 .ModuleImageTextGiantContent{padding-top:10px;}
#module_163976414 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976414 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976414 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976414 .imageTextGiant-Container{padding-top:0px;}
#module_163976414 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976414 .imageTextGiant-Container{padding-left:0px;}
#module_163976414 .imageTextGiant-Container{padding-right:0px;}
#module_163976414 .showHandle .btn{font-size:14px;}
#module_163976414 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976414 .showHandle .btn{color:#333;}
#module_163976414 .showHandle .btn{font-weight:400;}
#module_163976414 .showHandle .btn{text-decoration:none;}
#module_163976414 .showHandle .btn{font-style:normal;}
#module_163976414 .showHandle div{border-top-color:#ddd !important;}
#module_163976414 .showHandle div{border-top-style:solid !important;}
#module_163976414 .showHandle div{border-top-width:1px !important;}
#module_163976414 .showHandle{background-color:transparent;}
#module_163976414 .showHandle{background-image:none;}
#module_163976414 .showHandle{background-repeat:no-repeat;}
#module_163976414 .showHandle{}
#module_163976414 .showHandle{}
#module_163976414 .showHandle{}
#module_163976414 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976379 #Sub163976379_3 {width:25%;}
.module_163976412 .ModuleHead .HeadCenter{float:none;}
#module_163976412 {
padding:0px;
}
#module_163976412 {
position:static;
z-index:0;
top:9283px;
left:1493px;
width:100%;
height: auto;
}
#module_163976412 .ModuleHead163976412 {
display:none;
}
#module_163976412 .BodyCenter.BodyCenter163976412 {
background:none;background-color:rgb(255, 255, 255);
}
#module_163976412 >.module_163976412 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_163976412 >.module_163976412{
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_163976412 .BodyCenter.BodyCenter163976412 {
padding-top:8.6806%;
padding-left:8.6806%;
padding-right:8.6806%;
padding-bottom:8.6806%;
}
}
@media screen and (max-width: 767px){
#module_163976412 .BodyCenter.BodyCenter163976412 {
padding-top:7.5188%;
padding-left:7.5188%;
padding-right:7.5188%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_163976412 >.module_163976412 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_163976412 >.module_163976412 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.5188%;
}
}
#module_163976412 >.module_163976412 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_163976412:hover {
border:none;
}
#module_163976412:hover >.module_163976412 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_163976412 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_163976412 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_163976412 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_163976412 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_163976412 .GraphicUpper .TextImage{margin-top:0px;}
#module_163976412 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_163976412 .GraphicUpper .TextImage{margin-left:0px;}
#module_163976412 .GraphicUpper .TextImage{margin-right:0px;}
#module_163976412 .TextImage{width:50%;}
#module_163976412 .MobileTextImage{width:35%;}
#module_163976412 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_163976412 .imageTextGiant-Container{padding-top:10px;}
#module_163976412 .imageTextGiant-Container{padding-bottom:10px;}
#module_163976412 .imageTextGiant-Container{padding-left:10px;}
#module_163976412 .imageTextGiant-Container{padding-right:10px;}
#module_163976412 .ModuleImageTextGiantContent{padding-top:10px;}
#module_163976412 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_163976412 .ModuleImageTextGiantContent{padding-left:0px;}
#module_163976412 .ModuleImageTextGiantContent{padding-right:0px;}
#module_163976412 .imageTextGiant-Container{padding-top:0px;}
#module_163976412 .imageTextGiant-Container{padding-bottom:0px;}
#module_163976412 .imageTextGiant-Container{padding-left:0px;}
#module_163976412 .imageTextGiant-Container{padding-right:0px;}
#module_163976412 .showHandle .btn{font-size:14px;}
#module_163976412 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_163976412 .showHandle .btn{color:#333;}
#module_163976412 .showHandle .btn{font-weight:400;}
#module_163976412 .showHandle .btn{text-decoration:none;}
#module_163976412 .showHandle .btn{font-style:normal;}
#module_163976412 .showHandle div{border-top-color:#ddd !important;}
#module_163976412 .showHandle div{border-top-style:solid !important;}
#module_163976412 .showHandle div{border-top-width:1px !important;}
#module_163976412 .showHandle{background-color:transparent;}
#module_163976412 .showHandle{background-image:none;}
#module_163976412 .showHandle{background-repeat:no-repeat;}
#module_163976412 .showHandle{}
#module_163976412 .showHandle{}
#module_163976412 .showHandle{}
#module_163976412 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer163976379 #Sub163976379_4 {width:25%;}
.module_98709107 .ModuleHead .HeadCenter{float:none;}
#module_98709107 {
padding:0px;
}
#module_98709107 {
position:static;
z-index:0;
top:5338px;
left:1610px;
width:100%;
height: auto;
}
#module_98709107 .ModuleHead98709107 {
display:none;
}
#module_98709107 .BodyCenter.BodyCenter98709107 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98709107 >.module_98709107 {
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_98709107 >.module_98709107{
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_98709107 .BodyCenter.BodyCenter98709107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709107 .BodyCenter.BodyCenter98709107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709107 >.module_98709107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709107 >.module_98709107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709107 >.module_98709107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709107:hover {
border:none;
}
#module_98709107:hover >.module_98709107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709107 .ModuleSubContainer{background-color:transparent;}
#module_98709107 .ModuleSubContainer{background-image:none;}
#module_98709107 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98709107 .ModuleSubContainer{background-position:0% 0%;}
#module_98709107 .ModuleSubContainer{background-attachment:scroll;}
#module_98709107 .ModuleSubContainer{}
#module_98709107 {!bgVideo!}{bgVideoUrl:none}
#module_98709107 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98709107 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98709107 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98709107 {}
.module_98709110 .ModuleHead .HeadCenter{float:none;}
#module_98709110 {
padding:0px;
}
#module_98709110 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_98709110 .ModuleHead98709110 {
display:none;
}
#module_98709110 .BodyCenter.BodyCenter98709110 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709110 >.module_98709110 {
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_98709110 >.module_98709110{
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_98709110 .BodyCenter.BodyCenter98709110 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709110 .BodyCenter.BodyCenter98709110 {
padding-top:10.8992%;
padding-left:5.4496%;
padding-right:0.0000%;
padding-bottom:2.9973%;
}
}
@media screen and (min-width: 768px){
#module_98709110 >.module_98709110 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709110 >.module_98709110 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709110 >.module_98709110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709110:hover {
border:none;
}
#module_98709110:hover >.module_98709110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709110 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709110 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709110 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709110 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709110 .imageTextGiant-Container{padding-top:0px;}
#module_98709110 .imageTextGiant-Container{padding-bottom:0px;}
#module_98709110 .imageTextGiant-Container{padding-left:0px;}
#module_98709110 .imageTextGiant-Container{padding-right:0px;}
#module_98709110 .showHandle .btn{font-size:14px;}
#module_98709110 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709110 .showHandle .btn{color:#333;}
#module_98709110 .showHandle .btn{font-weight:400;}
#module_98709110 .showHandle .btn{text-decoration:none;}
#module_98709110 .showHandle .btn{font-style:normal;}
#module_98709110 .showHandle div{border-top-color:#ddd !important;}
#module_98709110 .showHandle div{border-top-style:solid !important;}
#module_98709110 .showHandle div{border-top-width:1px !important;}
#module_98709110 .showHandle{background-color:transparent;}
#module_98709110 .showHandle{background-image:none;}
#module_98709110 .showHandle{background-repeat:no-repeat;}
#module_98709110 .showHandle{}
#module_98709110 .showHandle{}
#module_98709110 .showHandle{}
#module_98709110 a{font-size:unset;font-family:unset}
.module_98708607 .ModuleHead .HeadCenter{float:none;}
#module_98708607 {
padding:0px;
}
#module_98708607 {
position:static;
z-index:0;
top:5350px;
left:411px;
width:100%;
height: auto;
}
#module_98708607 .ModuleHead98708607 {
display:none;
}
#module_98708607 .BodyCenter.BodyCenter98708607 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98708607 >.module_98708607 {
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(55, 63, 80);
border-bottom-width:0px;
}
#module_98708607 >.module_98708607{
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_98708607 .BodyCenter.BodyCenter98708607 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708607 .BodyCenter.BodyCenter98708607 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.9020%;
}
}
@media screen and (min-width: 768px){
#module_98708607 >.module_98708607 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708607 >.module_98708607 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708607 >.module_98708607 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708607:hover {
border:none;
}
#module_98708607:hover >.module_98708607 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708607 .ModuleSubContainer{background-color:transparent;}
#module_98708607 .ModuleSubContainer{background-image:none;}
#module_98708607 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98708607 .ModuleSubContainer{background-position:0% 0%;}
#module_98708607 .ModuleSubContainer{background-attachment:scroll;}
#module_98708607 .ModuleSubContainer{}
#module_98708607 {!bgVideo!}{bgVideoUrl:none}
#module_98708607 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98708607 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98708607 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98708607 {}
.ModuleGridContainer.ModuleGridContainer98708607 .SubPadding {width:0px;}
.module_98708641 .ModuleHead .HeadCenter{float:none;}
#module_98708641 {
padding:0px;
}
#module_98708641 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_98708641 .ModuleHead98708641 {
display:none;
}
#module_98708641 .BodyCenter.BodyCenter98708641 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98708641 >.module_98708641 {
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_98708641 >.module_98708641{
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_98708641 .BodyCenter.BodyCenter98708641 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708641 .BodyCenter.BodyCenter98708641 {
padding-top:0.0000%;
padding-left:8.9286%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98708641 >.module_98708641 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708641 >.module_98708641 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708641 >.module_98708641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708641:hover {
border:none;
}
#module_98708641:hover >.module_98708641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708641 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98708641 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98708641 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98708641 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98708641 .imageTextGiant-Container{padding-top:6px;}
#module_98708641 .imageTextGiant-Container{padding-bottom:6px;}
#module_98708641 .imageTextGiant-Container{padding-left:10px;}
#module_98708641 .imageTextGiant-Container{padding-right:10px;}
#module_98708641 .showHandle .btn{font-size:14px;}
#module_98708641 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98708641 .showHandle .btn{color:#333;}
#module_98708641 .showHandle .btn{font-weight:400;}
#module_98708641 .showHandle .btn{text-decoration:none;}
#module_98708641 .showHandle .btn{font-style:normal;}
#module_98708641 .showHandle div{border-top-color:#ddd !important;}
#module_98708641 .showHandle div{border-top-style:solid !important;}
#module_98708641 .showHandle div{border-top-width:1px !important;}
#module_98708641 .showHandle{background-color:transparent;}
#module_98708641 .showHandle{background-image:none;}
#module_98708641 .showHandle{background-repeat:no-repeat;}
#module_98708641 .showHandle{}
#module_98708641 .showHandle{}
#module_98708641 .showHandle{}
#module_98708641 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98708607 #Sub98708607_1 {width:33.3333%;}
.module_98708710 .ModuleHead .HeadCenter{float:none;}
#module_98708710 {
padding:0px;
}
#module_98708710 {
position:static;
z-index:0;
top:8px;
left:0px;
width:100%;
height: auto;
}
#module_98708710 .ModuleHead98708710 {
display:none;
}
#module_98708710 .BodyCenter.BodyCenter98708710 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98708710 >.module_98708710 {
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_98708710 >.module_98708710{
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_98708710 .BodyCenter.BodyCenter98708710 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708710 .BodyCenter.BodyCenter98708710 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98708710 >.module_98708710 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708710 >.module_98708710 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708710 >.module_98708710 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708710:hover {
border:none;
}
#module_98708710:hover >.module_98708710 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708710 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98708710 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98708710 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98708710 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98708710 .imageTextGiant-Container{padding-top:6px;}
#module_98708710 .imageTextGiant-Container{padding-bottom:6px;}
#module_98708710 .imageTextGiant-Container{padding-left:10px;}
#module_98708710 .imageTextGiant-Container{padding-right:10px;}
#module_98708710 .showHandle .btn{font-size:14px;}
#module_98708710 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98708710 .showHandle .btn{color:#333;}
#module_98708710 .showHandle .btn{font-weight:400;}
#module_98708710 .showHandle .btn{text-decoration:none;}
#module_98708710 .showHandle .btn{font-style:normal;}
#module_98708710 .showHandle div{border-top-color:#ddd !important;}
#module_98708710 .showHandle div{border-top-style:solid !important;}
#module_98708710 .showHandle div{border-top-width:1px !important;}
#module_98708710 .showHandle{background-color:transparent;}
#module_98708710 .showHandle{background-image:none;}
#module_98708710 .showHandle{background-repeat:no-repeat;}
#module_98708710 .showHandle{}
#module_98708710 .showHandle{}
#module_98708710 .showHandle{}
#module_98708710 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98708607 #Sub98708607_2 {width:33.3333%;}
.module_98708715 .ModuleHead .HeadCenter{float:none;}
#module_98708715 {
padding:0px;
}
#module_98708715 {
position:static;
z-index:0;
top:20px;
left:-97px;
width:100%;
height: auto;
}
#module_98708715 .ModuleHead98708715 {
display:none;
}
#module_98708715 .BodyCenter.BodyCenter98708715 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98708715 >.module_98708715 {
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_98708715 >.module_98708715{
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_98708715 .BodyCenter.BodyCenter98708715 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708715 .BodyCenter.BodyCenter98708715 {
padding-top:0.0000%;
padding-left:10.1010%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98708715 >.module_98708715 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708715 >.module_98708715 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708715 >.module_98708715 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708715:hover {
border:none;
}
#module_98708715:hover >.module_98708715 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708715 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98708715 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98708715 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98708715 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98708715 .imageTextGiant-Container{padding-top:6px;}
#module_98708715 .imageTextGiant-Container{padding-bottom:6px;}
#module_98708715 .imageTextGiant-Container{padding-left:10px;}
#module_98708715 .imageTextGiant-Container{padding-right:10px;}
#module_98708715 .showHandle .btn{font-size:14px;}
#module_98708715 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98708715 .showHandle .btn{color:#333;}
#module_98708715 .showHandle .btn{font-weight:400;}
#module_98708715 .showHandle .btn{text-decoration:none;}
#module_98708715 .showHandle .btn{font-style:normal;}
#module_98708715 .showHandle div{border-top-color:#ddd !important;}
#module_98708715 .showHandle div{border-top-style:solid !important;}
#module_98708715 .showHandle div{border-top-width:1px !important;}
#module_98708715 .showHandle{background-color:transparent;}
#module_98708715 .showHandle{background-image:none;}
#module_98708715 .showHandle{background-repeat:no-repeat;}
#module_98708715 .showHandle{}
#module_98708715 .showHandle{}
#module_98708715 .showHandle{}
#module_98708715 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98708607 #Sub98708607_3 {width:33.3333%;}
.module_98708582 .ModuleHead .HeadCenter{float:none;}
#module_98708582 {
padding:0px;
}
#module_98708582 {
position:static;
z-index:0;
top:5339px;
left:1166px;
width:100%;
height: auto;
}
#module_98708582 .ModuleHead98708582 {
display:none;
}
#module_98708582 .BodyCenter.BodyCenter98708582 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98708582 >.module_98708582 {
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_98708582 >.module_98708582{
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_98708582 .BodyCenter.BodyCenter98708582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708582 .BodyCenter.BodyCenter98708582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98708582 >.module_98708582 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708582 >.module_98708582 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708582 >.module_98708582 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708582:hover {
border:none;
}
#module_98708582:hover >.module_98708582 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708582 .ModuleSubContainer{background-color:transparent;}
#module_98708582 .ModuleSubContainer{background-image:none;}
#module_98708582 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98708582 .ModuleSubContainer{background-position:0% 0%;}
#module_98708582 .ModuleSubContainer{background-attachment:scroll;}
#module_98708582 .ModuleSubContainer{}
#module_98708582 {!bgVideo!}{bgVideoUrl:none}
#module_98708582 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98708582 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98708582 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98708582 {}
.module_98708598 .ModuleHead .HeadCenter{float:none;}
#module_98708598 {
padding:0px;
}
#module_98708598 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_98708598 .ModuleHead98708598 {
display:none;
}
#module_98708598 .BodyCenter.BodyCenter98708598 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98708598 >.module_98708598 {
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_98708598 >.module_98708598{
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_98708598 .BodyCenter.BodyCenter98708598 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708598 .BodyCenter.BodyCenter98708598 {
padding-top:5.4496%;
padding-left:5.4496%;
padding-right:0.0000%;
padding-bottom:2.9973%;
}
}
@media screen and (min-width: 768px){
#module_98708598 >.module_98708598 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98708598 >.module_98708598 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708598 >.module_98708598 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708598:hover {
border:none;
}
#module_98708598:hover >.module_98708598 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708598 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98708598 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98708598 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98708598 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98708598 .imageTextGiant-Container{padding-top:0px;}
#module_98708598 .imageTextGiant-Container{padding-bottom:0px;}
#module_98708598 .imageTextGiant-Container{padding-left:0px;}
#module_98708598 .imageTextGiant-Container{padding-right:0px;}
#module_98708598 .showHandle .btn{font-size:14px;}
#module_98708598 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98708598 .showHandle .btn{color:#333;}
#module_98708598 .showHandle .btn{font-weight:400;}
#module_98708598 .showHandle .btn{text-decoration:none;}
#module_98708598 .showHandle .btn{font-style:normal;}
#module_98708598 .showHandle div{border-top-color:#ddd !important;}
#module_98708598 .showHandle div{border-top-style:solid !important;}
#module_98708598 .showHandle div{border-top-width:1px !important;}
#module_98708598 .showHandle{background-color:transparent;}
#module_98708598 .showHandle{background-image:none;}
#module_98708598 .showHandle{background-repeat:no-repeat;}
#module_98708598 .showHandle{}
#module_98708598 .showHandle{}
#module_98708598 .showHandle{}
#module_98708598 a{font-size:unset;font-family:unset}
.module_98709112 .ModuleHead .HeadCenter{float:none;}
#module_98709112 {
padding:0px;
}
#module_98709112 {
position:static;
z-index:0;
top:5593px;
left:1630px;
width:100%;
height: auto;
}
#module_98709112 .ModuleHead98709112 {
display:none;
}
#module_98709112 .BodyCenter.BodyCenter98709112 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98709112 >.module_98709112 {
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_98709112 >.module_98709112{
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_98709112 .BodyCenter.BodyCenter98709112 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709112 .BodyCenter.BodyCenter98709112 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.1503%;
}
}
@media screen and (min-width: 768px){
#module_98709112 >.module_98709112 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709112 >.module_98709112 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709112 >.module_98709112 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709112:hover {
border:none;
}
#module_98709112:hover >.module_98709112 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709112 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_98709112 .ModuleSubContainer{background-image:none;}
#module_98709112 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98709112 .ModuleSubContainer{background-position:0% 0%;}
#module_98709112 .ModuleSubContainer{background-attachment:scroll;}
#module_98709112 .ModuleSubContainer{}
#module_98709112 {!bgVideo!}{bgVideoUrl:none}
#module_98709112 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98709112 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98709112 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98709112 {}
.ModuleGridContainer.ModuleGridContainer98709112 .SubPadding {width:0px;}
.module_98709115 .ModuleHead .HeadCenter{float:none;}
#module_98709115 {
padding:0px;
}
#module_98709115 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_98709115 .ModuleHead98709115 {
display:none;
}
#module_98709115 .BodyCenter.BodyCenter98709115 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709115 >.module_98709115 {
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_98709115 >.module_98709115{
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_98709115 .BodyCenter.BodyCenter98709115 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709115 .BodyCenter.BodyCenter98709115 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709115 >.module_98709115 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709115 >.module_98709115 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709115 >.module_98709115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709115:hover {
border:none;
}
#module_98709115:hover >.module_98709115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709115 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709115 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709115 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709115 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709115 .imageTextGiant-Container{padding-top:6px;}
#module_98709115 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709115 .imageTextGiant-Container{padding-left:10px;}
#module_98709115 .imageTextGiant-Container{padding-right:10px;}
#module_98709115 .showHandle .btn{font-size:14px;}
#module_98709115 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709115 .showHandle .btn{color:#333;}
#module_98709115 .showHandle .btn{font-weight:400;}
#module_98709115 .showHandle .btn{text-decoration:none;}
#module_98709115 .showHandle .btn{font-style:normal;}
#module_98709115 .showHandle div{border-top-color:#ddd !important;}
#module_98709115 .showHandle div{border-top-style:solid !important;}
#module_98709115 .showHandle div{border-top-width:1px !important;}
#module_98709115 .showHandle{background-color:transparent;}
#module_98709115 .showHandle{background-image:none;}
#module_98709115 .showHandle{background-repeat:no-repeat;}
#module_98709115 .showHandle{}
#module_98709115 .showHandle{}
#module_98709115 .showHandle{}
#module_98709115 a{font-size:unset;font-family:unset}
.module_98709120 .ModuleHead .HeadCenter{float:none;}
#module_98709120 {
padding:0px;
}
#module_98709120 {
position:static;
z-index:0;
top:15px;
left:0px;
width:100%;
height: auto;
}
#module_98709120 .ModuleHead98709120 {
display:none;
}
#module_98709120 .BodyCenter.BodyCenter98709120 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709120 >.module_98709120 {
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_98709120 >.module_98709120{
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_98709120 .BodyCenter.BodyCenter98709120 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709120 .BodyCenter.BodyCenter98709120 {
padding-top:0.0000%;
padding-left:10.1010%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709120 >.module_98709120 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709120 >.module_98709120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709120 >.module_98709120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709120:hover {
border:none;
}
#module_98709120:hover >.module_98709120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709120 .imageTextGiant-Container{padding-top:6px;}
#module_98709120 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709120 .imageTextGiant-Container{padding-left:10px;}
#module_98709120 .imageTextGiant-Container{padding-right:10px;}
#module_98709120 .showHandle .btn{font-size:14px;}
#module_98709120 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709120 .showHandle .btn{color:#333;}
#module_98709120 .showHandle .btn{font-weight:400;}
#module_98709120 .showHandle .btn{text-decoration:none;}
#module_98709120 .showHandle .btn{font-style:normal;}
#module_98709120 .showHandle div{border-top-color:#ddd !important;}
#module_98709120 .showHandle div{border-top-style:solid !important;}
#module_98709120 .showHandle div{border-top-width:1px !important;}
#module_98709120 .showHandle{background-color:transparent;}
#module_98709120 .showHandle{background-image:none;}
#module_98709120 .showHandle{background-repeat:no-repeat;}
#module_98709120 .showHandle{}
#module_98709120 .showHandle{}
#module_98709120 .showHandle{}
#module_98709120 a{font-size:unset;font-family:unset}
.module_98709121 .ModuleHead .HeadCenter{float:none;}
#module_98709121 {
padding:0px;
}
#module_98709121 {
position:static;
z-index:0;
top:46px;
left:0px;
width:100%;
height: auto;
}
#module_98709121 .ModuleHead98709121 {
display:none;
}
#module_98709121 .BodyCenter.BodyCenter98709121 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709121 >.module_98709121 {
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_98709121 >.module_98709121{
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_98709121 .BodyCenter.BodyCenter98709121 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709121 .BodyCenter.BodyCenter98709121 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709121 >.module_98709121 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709121 >.module_98709121 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709121 >.module_98709121 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709121:hover {
border:none;
}
#module_98709121:hover >.module_98709121 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709121 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709121 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709121 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709121 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709121 .imageTextGiant-Container{padding-top:6px;}
#module_98709121 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709121 .imageTextGiant-Container{padding-left:10px;}
#module_98709121 .imageTextGiant-Container{padding-right:10px;}
#module_98709121 .showHandle .btn{font-size:14px;}
#module_98709121 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709121 .showHandle .btn{color:#333;}
#module_98709121 .showHandle .btn{font-weight:400;}
#module_98709121 .showHandle .btn{text-decoration:none;}
#module_98709121 .showHandle .btn{font-style:normal;}
#module_98709121 .showHandle div{border-top-color:#ddd !important;}
#module_98709121 .showHandle div{border-top-style:solid !important;}
#module_98709121 .showHandle div{border-top-width:1px !important;}
#module_98709121 .showHandle{background-color:transparent;}
#module_98709121 .showHandle{background-image:none;}
#module_98709121 .showHandle{background-repeat:no-repeat;}
#module_98709121 .showHandle{}
#module_98709121 .showHandle{}
#module_98709121 .showHandle{}
#module_98709121 a{font-size:unset;font-family:unset}
.module_98709122 .ModuleHead .HeadCenter{float:none;}
#module_98709122 {
padding:0px;
}
#module_98709122 {
position:static;
z-index:0;
top:86px;
left:0px;
width:100%;
height: auto;
}
#module_98709122 .ModuleHead98709122 {
display:none;
}
#module_98709122 .BodyCenter.BodyCenter98709122 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709122 >.module_98709122 {
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_98709122 >.module_98709122{
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_98709122 .BodyCenter.BodyCenter98709122 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709122 .BodyCenter.BodyCenter98709122 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709122 >.module_98709122 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709122 >.module_98709122 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709122 >.module_98709122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709122:hover {
border:none;
}
#module_98709122:hover >.module_98709122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709122 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709122 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709122 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709122 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709122 .imageTextGiant-Container{padding-top:6px;}
#module_98709122 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709122 .imageTextGiant-Container{padding-left:10px;}
#module_98709122 .imageTextGiant-Container{padding-right:10px;}
#module_98709122 .showHandle .btn{font-size:14px;}
#module_98709122 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709122 .showHandle .btn{color:#333;}
#module_98709122 .showHandle .btn{font-weight:400;}
#module_98709122 .showHandle .btn{text-decoration:none;}
#module_98709122 .showHandle .btn{font-style:normal;}
#module_98709122 .showHandle div{border-top-color:#ddd !important;}
#module_98709122 .showHandle div{border-top-style:solid !important;}
#module_98709122 .showHandle div{border-top-width:1px !important;}
#module_98709122 .showHandle{background-color:transparent;}
#module_98709122 .showHandle{background-image:none;}
#module_98709122 .showHandle{background-repeat:no-repeat;}
#module_98709122 .showHandle{}
#module_98709122 .showHandle{}
#module_98709122 .showHandle{}
#module_98709122 a{font-size:unset;font-family:unset}
.module_98709123 .ModuleHead .HeadCenter{float:none;}
#module_98709123 {
padding:0px;
}
#module_98709123 {
position:static;
z-index:0;
top:118px;
left:0px;
width:100%;
height: auto;
}
#module_98709123 .ModuleHead98709123 {
display:none;
}
#module_98709123 .BodyCenter.BodyCenter98709123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709123 >.module_98709123 {
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_98709123 >.module_98709123{
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_98709123 .BodyCenter.BodyCenter98709123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709123 .BodyCenter.BodyCenter98709123 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709123 >.module_98709123 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709123 >.module_98709123 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709123 >.module_98709123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709123:hover {
border:none;
}
#module_98709123:hover >.module_98709123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709123 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709123 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709123 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709123 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709123 .imageTextGiant-Container{padding-top:6px;}
#module_98709123 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709123 .imageTextGiant-Container{padding-left:10px;}
#module_98709123 .imageTextGiant-Container{padding-right:10px;}
#module_98709123 .showHandle .btn{font-size:14px;}
#module_98709123 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709123 .showHandle .btn{color:#333;}
#module_98709123 .showHandle .btn{font-weight:400;}
#module_98709123 .showHandle .btn{text-decoration:none;}
#module_98709123 .showHandle .btn{font-style:normal;}
#module_98709123 .showHandle div{border-top-color:#ddd !important;}
#module_98709123 .showHandle div{border-top-style:solid !important;}
#module_98709123 .showHandle div{border-top-width:1px !important;}
#module_98709123 .showHandle{background-color:transparent;}
#module_98709123 .showHandle{background-image:none;}
#module_98709123 .showHandle{background-repeat:no-repeat;}
#module_98709123 .showHandle{}
#module_98709123 .showHandle{}
#module_98709123 .showHandle{}
#module_98709123 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98709112 #Sub98709112_1 {width:33.3333%;}
.module_98709124 .ModuleHead .HeadCenter{float:none;}
#module_98709124 {
padding:0px;
}
#module_98709124 {
position:static;
z-index:0;
top:8px;
left:0px;
width:100%;
height: auto;
}
#module_98709124 .ModuleHead98709124 {
display:none;
}
#module_98709124 .BodyCenter.BodyCenter98709124 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709124 >.module_98709124 {
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_98709124 >.module_98709124{
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_98709124 .BodyCenter.BodyCenter98709124 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709124 .BodyCenter.BodyCenter98709124 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709124 >.module_98709124 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709124 >.module_98709124 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709124 >.module_98709124 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709124:hover {
border:none;
}
#module_98709124:hover >.module_98709124 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709124 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709124 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709124 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709124 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709124 .imageTextGiant-Container{padding-top:6px;}
#module_98709124 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709124 .imageTextGiant-Container{padding-left:10px;}
#module_98709124 .imageTextGiant-Container{padding-right:10px;}
#module_98709124 .showHandle .btn{font-size:14px;}
#module_98709124 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709124 .showHandle .btn{color:#333;}
#module_98709124 .showHandle .btn{font-weight:400;}
#module_98709124 .showHandle .btn{text-decoration:none;}
#module_98709124 .showHandle .btn{font-style:normal;}
#module_98709124 .showHandle div{border-top-color:#ddd !important;}
#module_98709124 .showHandle div{border-top-style:solid !important;}
#module_98709124 .showHandle div{border-top-width:1px !important;}
#module_98709124 .showHandle{background-color:transparent;}
#module_98709124 .showHandle{background-image:none;}
#module_98709124 .showHandle{background-repeat:no-repeat;}
#module_98709124 .showHandle{}
#module_98709124 .showHandle{}
#module_98709124 .showHandle{}
#module_98709124 a{font-size:unset;font-family:unset}
.module_98709126 .ModuleHead .HeadCenter{float:none;}
#module_98709126 {
padding:0px;
}
#module_98709126 {
position:static;
z-index:0;
top:46px;
left:0px;
width:100%;
height: auto;
}
#module_98709126 .ModuleHead98709126 {
display:none;
}
#module_98709126 .BodyCenter.BodyCenter98709126 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709126 >.module_98709126 {
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_98709126 >.module_98709126{
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_98709126 .BodyCenter.BodyCenter98709126 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709126 .BodyCenter.BodyCenter98709126 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709126 >.module_98709126 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709126 >.module_98709126 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709126 >.module_98709126 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709126:hover {
border:none;
}
#module_98709126:hover >.module_98709126 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709126 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709126 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709126 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709126 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709126 .imageTextGiant-Container{padding-top:6px;}
#module_98709126 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709126 .imageTextGiant-Container{padding-left:10px;}
#module_98709126 .imageTextGiant-Container{padding-right:10px;}
#module_98709126 .showHandle .btn{font-size:14px;}
#module_98709126 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709126 .showHandle .btn{color:#333;}
#module_98709126 .showHandle .btn{font-weight:400;}
#module_98709126 .showHandle .btn{text-decoration:none;}
#module_98709126 .showHandle .btn{font-style:normal;}
#module_98709126 .showHandle div{border-top-color:#ddd !important;}
#module_98709126 .showHandle div{border-top-style:solid !important;}
#module_98709126 .showHandle div{border-top-width:1px !important;}
#module_98709126 .showHandle{background-color:transparent;}
#module_98709126 .showHandle{background-image:none;}
#module_98709126 .showHandle{background-repeat:no-repeat;}
#module_98709126 .showHandle{}
#module_98709126 .showHandle{}
#module_98709126 .showHandle{}
#module_98709126 a{font-size:unset;font-family:unset}
.module_98709128 .ModuleHead .HeadCenter{float:none;}
#module_98709128 {
padding:0px;
}
#module_98709128 {
position:static;
z-index:0;
top:120px;
left:0px;
width:100%;
height: auto;
}
#module_98709128 .ModuleHead98709128 {
display:none;
}
#module_98709128 .BodyCenter.BodyCenter98709128 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709128 >.module_98709128 {
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_98709128 >.module_98709128{
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_98709128 .BodyCenter.BodyCenter98709128 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709128 .BodyCenter.BodyCenter98709128 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709128 >.module_98709128 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709128 >.module_98709128 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709128 >.module_98709128 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709128:hover {
border:none;
}
#module_98709128:hover >.module_98709128 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709128 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709128 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709128 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709128 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709128 .imageTextGiant-Container{padding-top:6px;}
#module_98709128 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709128 .imageTextGiant-Container{padding-left:10px;}
#module_98709128 .imageTextGiant-Container{padding-right:10px;}
#module_98709128 .showHandle .btn{font-size:14px;}
#module_98709128 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709128 .showHandle .btn{color:#333;}
#module_98709128 .showHandle .btn{font-weight:400;}
#module_98709128 .showHandle .btn{text-decoration:none;}
#module_98709128 .showHandle .btn{font-style:normal;}
#module_98709128 .showHandle div{border-top-color:#ddd !important;}
#module_98709128 .showHandle div{border-top-style:solid !important;}
#module_98709128 .showHandle div{border-top-width:1px !important;}
#module_98709128 .showHandle{background-color:transparent;}
#module_98709128 .showHandle{background-image:none;}
#module_98709128 .showHandle{background-repeat:no-repeat;}
#module_98709128 .showHandle{}
#module_98709128 .showHandle{}
#module_98709128 .showHandle{}
#module_98709128 a{font-size:unset;font-family:unset}
.module_98709130 .ModuleHead .HeadCenter{float:none;}
#module_98709130 {
padding:0px;
}
#module_98709130 {
position:static;
z-index:0;
top:127px;
left:0px;
width:100%;
height: auto;
}
#module_98709130 .ModuleHead98709130 {
display:none;
}
#module_98709130 .BodyCenter.BodyCenter98709130 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709130 >.module_98709130 {
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_98709130 >.module_98709130{
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_98709130 .BodyCenter.BodyCenter98709130 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709130 .BodyCenter.BodyCenter98709130 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709130 >.module_98709130 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709130 >.module_98709130 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709130 >.module_98709130 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709130:hover {
border:none;
}
#module_98709130:hover >.module_98709130 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709130 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709130 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709130 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709130 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709130 .imageTextGiant-Container{padding-top:6px;}
#module_98709130 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709130 .imageTextGiant-Container{padding-left:10px;}
#module_98709130 .imageTextGiant-Container{padding-right:10px;}
#module_98709130 .showHandle .btn{font-size:14px;}
#module_98709130 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709130 .showHandle .btn{color:#333;}
#module_98709130 .showHandle .btn{font-weight:400;}
#module_98709130 .showHandle .btn{text-decoration:none;}
#module_98709130 .showHandle .btn{font-style:normal;}
#module_98709130 .showHandle div{border-top-color:#ddd !important;}
#module_98709130 .showHandle div{border-top-style:solid !important;}
#module_98709130 .showHandle div{border-top-width:1px !important;}
#module_98709130 .showHandle{background-color:transparent;}
#module_98709130 .showHandle{background-image:none;}
#module_98709130 .showHandle{background-repeat:no-repeat;}
#module_98709130 .showHandle{}
#module_98709130 .showHandle{}
#module_98709130 .showHandle{}
#module_98709130 a{font-size:unset;font-family:unset}
.module_98709127 .ModuleHead .HeadCenter{float:none;}
#module_98709127 {
padding:0px;
}
#module_98709127 {
position:static;
z-index:0;
top:7223px;
left:183px;
width:100%;
height: auto;
}
#module_98709127 .ModuleHead98709127 {
display:none;
}
#module_98709127 .BodyCenter.BodyCenter98709127 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709127 >.module_98709127 {
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_98709127 >.module_98709127{
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_98709127 .BodyCenter.BodyCenter98709127 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709127 .BodyCenter.BodyCenter98709127 {
padding-top:0.0000%;
padding-left:15.1515%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709127 >.module_98709127 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709127 >.module_98709127 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709127 >.module_98709127 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709127:hover {
border:none;
}
#module_98709127:hover >.module_98709127 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709127 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709127 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709127 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709127 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709127 .imageTextGiant-Container{padding-top:6px;}
#module_98709127 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709127 .imageTextGiant-Container{padding-left:10px;}
#module_98709127 .imageTextGiant-Container{padding-right:10px;}
#module_98709127 .showHandle .btn{font-size:14px;}
#module_98709127 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709127 .showHandle .btn{color:#333;}
#module_98709127 .showHandle .btn{font-weight:400;}
#module_98709127 .showHandle .btn{text-decoration:none;}
#module_98709127 .showHandle .btn{font-style:normal;}
#module_98709127 .showHandle div{border-top-color:#ddd !important;}
#module_98709127 .showHandle div{border-top-style:solid !important;}
#module_98709127 .showHandle div{border-top-width:1px !important;}
#module_98709127 .showHandle{background-color:transparent;}
#module_98709127 .showHandle{background-image:none;}
#module_98709127 .showHandle{background-repeat:no-repeat;}
#module_98709127 .showHandle{}
#module_98709127 .showHandle{}
#module_98709127 .showHandle{}
#module_98709127 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98709112 #Sub98709112_2 {width:33.3333%;}
.module_98709129 .ModuleHead .HeadCenter{float:none;}
#module_98709129 {
padding:0px;
}
#module_98709129 {
position:static;
z-index:0;
top:20px;
left:-97px;
width:100%;
height: auto;
}
#module_98709129 .ModuleHead98709129 {
display:none;
}
#module_98709129 .BodyCenter.BodyCenter98709129 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709129 >.module_98709129 {
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_98709129 >.module_98709129{
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_98709129 .BodyCenter.BodyCenter98709129 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709129 .BodyCenter.BodyCenter98709129 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709129 >.module_98709129 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709129 >.module_98709129 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709129 >.module_98709129 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709129:hover {
border:none;
}
#module_98709129:hover >.module_98709129 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709129 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709129 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709129 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709129 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709129 .imageTextGiant-Container{padding-top:6px;}
#module_98709129 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709129 .imageTextGiant-Container{padding-left:10px;}
#module_98709129 .imageTextGiant-Container{padding-right:10px;}
#module_98709129 .showHandle .btn{font-size:14px;}
#module_98709129 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709129 .showHandle .btn{color:#333;}
#module_98709129 .showHandle .btn{font-weight:400;}
#module_98709129 .showHandle .btn{text-decoration:none;}
#module_98709129 .showHandle .btn{font-style:normal;}
#module_98709129 .showHandle div{border-top-color:#ddd !important;}
#module_98709129 .showHandle div{border-top-style:solid !important;}
#module_98709129 .showHandle div{border-top-width:1px !important;}
#module_98709129 .showHandle{background-color:transparent;}
#module_98709129 .showHandle{background-image:none;}
#module_98709129 .showHandle{background-repeat:no-repeat;}
#module_98709129 .showHandle{}
#module_98709129 .showHandle{}
#module_98709129 .showHandle{}
#module_98709129 a{font-size:unset;font-family:unset}
.module_98709131 .ModuleHead .HeadCenter{float:none;}
#module_98709131 {
padding:0px;
}
#module_98709131 {
position:static;
z-index:0;
top:9px;
left:-134px;
width:100%;
height: auto;
}
#module_98709131 .ModuleHead98709131 {
display:none;
}
#module_98709131 .BodyCenter.BodyCenter98709131 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709131 >.module_98709131 {
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_98709131 >.module_98709131{
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_98709131 .BodyCenter.BodyCenter98709131 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709131 .BodyCenter.BodyCenter98709131 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709131 >.module_98709131 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709131 >.module_98709131 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709131 >.module_98709131 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709131:hover {
border:none;
}
#module_98709131:hover >.module_98709131 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709131 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709131 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709131 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709131 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709131 .imageTextGiant-Container{padding-top:6px;}
#module_98709131 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709131 .imageTextGiant-Container{padding-left:10px;}
#module_98709131 .imageTextGiant-Container{padding-right:10px;}
#module_98709131 .showHandle .btn{font-size:14px;}
#module_98709131 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709131 .showHandle .btn{color:#333;}
#module_98709131 .showHandle .btn{font-weight:400;}
#module_98709131 .showHandle .btn{text-decoration:none;}
#module_98709131 .showHandle .btn{font-style:normal;}
#module_98709131 .showHandle div{border-top-color:#ddd !important;}
#module_98709131 .showHandle div{border-top-style:solid !important;}
#module_98709131 .showHandle div{border-top-width:1px !important;}
#module_98709131 .showHandle{background-color:transparent;}
#module_98709131 .showHandle{background-image:none;}
#module_98709131 .showHandle{background-repeat:no-repeat;}
#module_98709131 .showHandle{}
#module_98709131 .showHandle{}
#module_98709131 .showHandle{}
#module_98709131 a{font-size:unset;font-family:unset}
.module_98709133 .ModuleHead .HeadCenter{float:none;}
#module_98709133 {
padding:0px;
}
#module_98709133 {
position:static;
z-index:0;
top:7148px;
left:277px;
width:100%;
height: auto;
}
#module_98709133 .ModuleHead98709133 {
display:none;
}
#module_98709133 .BodyCenter.BodyCenter98709133 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709133 >.module_98709133 {
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_98709133 >.module_98709133{
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_98709133 .BodyCenter.BodyCenter98709133 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709133 .BodyCenter.BodyCenter98709133 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709133 >.module_98709133 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709133 >.module_98709133 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709133 >.module_98709133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709133:hover {
border:none;
}
#module_98709133:hover >.module_98709133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709133 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709133 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709133 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709133 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709133 .imageTextGiant-Container{padding-top:6px;}
#module_98709133 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709133 .imageTextGiant-Container{padding-left:10px;}
#module_98709133 .imageTextGiant-Container{padding-right:10px;}
#module_98709133 .showHandle .btn{font-size:14px;}
#module_98709133 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709133 .showHandle .btn{color:#333;}
#module_98709133 .showHandle .btn{font-weight:400;}
#module_98709133 .showHandle .btn{text-decoration:none;}
#module_98709133 .showHandle .btn{font-style:normal;}
#module_98709133 .showHandle div{border-top-color:#ddd !important;}
#module_98709133 .showHandle div{border-top-style:solid !important;}
#module_98709133 .showHandle div{border-top-width:1px !important;}
#module_98709133 .showHandle{background-color:transparent;}
#module_98709133 .showHandle{background-image:none;}
#module_98709133 .showHandle{background-repeat:no-repeat;}
#module_98709133 .showHandle{}
#module_98709133 .showHandle{}
#module_98709133 .showHandle{}
#module_98709133 a{font-size:unset;font-family:unset}
.module_98709132 .ModuleHead .HeadCenter{float:none;}
#module_98709132 {
padding:0px;
}
#module_98709132 {
position:static;
z-index:0;
top:56px;
left:-122px;
width:100%;
height: auto;
}
#module_98709132 .ModuleHead98709132 {
display:none;
}
#module_98709132 .BodyCenter.BodyCenter98709132 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709132 >.module_98709132 {
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_98709132 >.module_98709132{
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_98709132 .BodyCenter.BodyCenter98709132 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709132 .BodyCenter.BodyCenter98709132 {
padding-top:0.0000%;
padding-left:8.4034%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709132 >.module_98709132 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_98709132 >.module_98709132 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709132 >.module_98709132 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709132:hover {
border:none;
}
#module_98709132:hover >.module_98709132 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709132 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98709132 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98709132 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98709132 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98709132 .imageTextGiant-Container{padding-top:6px;}
#module_98709132 .imageTextGiant-Container{padding-bottom:6px;}
#module_98709132 .imageTextGiant-Container{padding-left:10px;}
#module_98709132 .imageTextGiant-Container{padding-right:10px;}
#module_98709132 .showHandle .btn{font-size:14px;}
#module_98709132 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98709132 .showHandle .btn{color:#333;}
#module_98709132 .showHandle .btn{font-weight:400;}
#module_98709132 .showHandle .btn{text-decoration:none;}
#module_98709132 .showHandle .btn{font-style:normal;}
#module_98709132 .showHandle div{border-top-color:#ddd !important;}
#module_98709132 .showHandle div{border-top-style:solid !important;}
#module_98709132 .showHandle div{border-top-width:1px !important;}
#module_98709132 .showHandle{background-color:transparent;}
#module_98709132 .showHandle{background-image:none;}
#module_98709132 .showHandle{background-repeat:no-repeat;}
#module_98709132 .showHandle{}
#module_98709132 .showHandle{}
#module_98709132 .showHandle{}
#module_98709132 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98709112 #Sub98709112_3 {width:33.3333%;}
.module_98708546 .ModuleHead .HeadCenter{float:none;}
#module_98708546 {
padding:0px;
}
#module_98708546 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_98708546 .ModuleHead98708546 {
display:none;
}
#module_98708546 .BodyCenter.BodyCenter98708546 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98708546 >.module_98708546 {
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_98708546 >.module_98708546{
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_98708546 .BodyCenter.BodyCenter98708546 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708546 .BodyCenter.BodyCenter98708546 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98708546 >.module_98708546 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708546 >.module_98708546 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708546 >.module_98708546 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708546:hover {
border:none;
}
#module_98708546:hover >.module_98708546 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708546 .ModuleSubContainer{background-color:rgb(54, 63, 94);}
#module_98708546 .ModuleSubContainer{background-image:none;}
#module_98708546 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98708546 .ModuleSubContainer{background-position:0% 0%;}
#module_98708546 .ModuleSubContainer{background-attachment:scroll;}
#module_98708546 .ModuleSubContainer{}
#module_98708546 {!bgVideo!}{bgVideoUrl:none}
#module_98708546 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98708546 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98708546 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98708546 {}
.module_98708551 .ModuleHead .HeadCenter{float:none;}
#module_98708551 {
padding:0px;
}
#module_98708551 {
position:static;
z-index:0;
top:5467px;
left:106px;
width:100%;
height: auto;
}
#module_98708551 .ModuleHead98708551 {
display:none;
}
#module_98708551 .BodyCenter.BodyCenter98708551 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98708551 >.module_98708551 {
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_98708551 >.module_98708551{
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_98708551 .BodyCenter.BodyCenter98708551 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.7500%;
}
}
@media screen and (max-width: 767px){
#module_98708551 .BodyCenter.BodyCenter98708551 {
padding-top:3.2680%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.5359%;
}
}
@media screen and (min-width: 768px){
#module_98708551 >.module_98708551 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98708551 >.module_98708551 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98708551 >.module_98708551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98708551:hover {
border:none;
}
#module_98708551:hover >.module_98708551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98708551 .BodyCenter{text-align:center;}
#module_98708551 .moduleButton{font-size:14px;}
#module_98708551 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_98708551 .moduleButton{color:rgb(255, 255, 255);}
#module_98708551 .moduleButton{font-weight:normal;}
#module_98708551 .moduleButton{text-decoration:none;}
#module_98708551 .moduleButton{font-style:normal;}
#module_98708551 .moduleButton, #module_98708551 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_98708551 .moduleButton, #module_98708551 .moduleButton.faded:before{}
#module_98708551 .moduleButton{border-color:rgb(179, 185, 198);}
#module_98708551 .moduleButton{border-style:solid;}
#module_98708551 .moduleButton{border-width:1px;}
#module_98708551 .moduleButton{width:250px;}
#module_98708551 .moduleButton{height:45px;line-height:45px;}
#module_98708551 .BodyCenter{color:#000;}
#module_98708551 .moduleButton{border-top-left-radius:0px;}
#module_98708551 .moduleButton{border-top-right-radius:0px;}
#module_98708551 .moduleButton{border-bottom-left-radius:0px;}
#module_98708551 .moduleButton{border-bottom-right-radius:0px;}
#module_98708551 .BreadIcon{font-size:16px;} #module_98708551 .BreadsvgIcon svg{width:16px;height:16px;}
#module_98708551 .BreadIcon{color:#000;} #module_98708551 .BreadsvgIcon svg>*{fill:#000;}
#module_98708551 .BreadIcon,#module_98708551 .BreadsvgIcon{margin-left:10px;}
#module_98708551 .BreadIcon,#module_98708551 .BreadsvgIcon{margin-right:10px;}
#module_98708551 .moduleButton:hover .BreadIcon{font-size:16px;} #module_98708551 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_98708551 .moduleButton:hover .BreadIcon{color:#fff} #module_98708551 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_98708551 .moduleButton:hover{font-size:14px;}
#module_98708551 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_98708551 .moduleButton:hover{color:rgb(255, 255, 255);}
#module_98708551 .moduleButton:hover{font-weight:normal;}
#module_98708551 .moduleButton:hover{text-decoration:none;}
#module_98708551 .moduleButton:hover{font-style:normal;}
#module_98708551 .moduleButton:before, #module_98708551 .moduleButton.faded:before{background-color:rgb(0, 127, 255);}
#module_98708551 .moduleButton:before, #module_98708551 .moduleButton.faded:before{}
#module_98708551 .moduleButton:hover{border-color:rgb(0, 127, 255);}
#module_98708551 .moduleButton:hover{border-style:solid;}
#module_98708551 .moduleButton:hover{border-width:1px;}

.module_354339865 .ModuleHead .HeadCenter{float:none;}
#module_354339865 {
padding:0px;
}
#module_354339865 {
position:static;
z-index:0;
top:8049px;
left:155px;
width:100%;
height: auto;
}
#module_354339865 .ModuleHead354339865 {
display:none;
}
#module_354339865 .BodyCenter.BodyCenter354339865 {
background:none;background-color:rgba(0,0,0,0);
}
#module_354339865 >.module_354339865 {
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_354339865 >.module_354339865{
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_354339865 .BodyCenter.BodyCenter354339865 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_354339865 .BodyCenter.BodyCenter354339865 {
padding-top:2.8818%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_354339865 >.module_354339865 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_354339865 >.module_354339865 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_354339865 >.module_354339865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_354339865:hover {
border:none;
}
#module_354339865:hover >.module_354339865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_354339865 .BodyCenter{text-align:left;}
#module_354339865 .moduleButton{font-size:12px;}
#module_354339865 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_354339865 .moduleButton{color:rgb(179, 185, 198);}
#module_354339865 .moduleButton{font-weight:normal;}
#module_354339865 .moduleButton{text-decoration:none;}
#module_354339865 .moduleButton{font-style:normal;}
#module_354339865 .moduleButton, #module_354339865 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339865 .moduleButton, #module_354339865 .moduleButton.faded:before{}
#module_354339865 .moduleButton{border-color:#1e88e5;}
#module_354339865 .moduleButton{border-style:solid;}
#module_354339865 .moduleButton{border-width:0px;}
#module_354339865 .moduleButton{width:250px;}
#module_354339865 .moduleButton{height:30px;line-height:30px;}
#module_354339865 .BodyCenter{color:#1e88e5;}
#module_354339865 .moduleButton{border-top-left-radius:0px;}
#module_354339865 .moduleButton{border-top-right-radius:0px;}
#module_354339865 .moduleButton{border-bottom-left-radius:0px;}
#module_354339865 .moduleButton{border-bottom-right-radius:0px;}
#module_354339865 .BreadIcon{font-size:17px;} #module_354339865 .BreadsvgIcon svg{width:17px;height:17px;}
#module_354339865 .BreadIcon{color:rgb(179, 185, 198);} #module_354339865 .BreadsvgIcon svg>*{fill:rgb(179, 185, 198);}
#module_354339865 .BreadIcon,#module_354339865 .BreadsvgIcon{margin-left:0px;}
#module_354339865 .BreadIcon,#module_354339865 .BreadsvgIcon{margin-right:5px;}
#module_354339865 .moduleButton:hover .BreadIcon{font-size:17px;} #module_354339865 .moduleButton:hover .BreadsvgIcon svg{width:17px;height:17px;}
#module_354339865 .moduleButton:hover .BreadIcon{color:#fff} #module_354339865 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_354339865 .moduleButton:hover{font-size:12px;}
#module_354339865 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_354339865 .moduleButton:hover{color:#fff;}
#module_354339865 .moduleButton:hover{font-weight:normal;}
#module_354339865 .moduleButton:hover{text-decoration:none;}
#module_354339865 .moduleButton:hover{font-style:normal;}
#module_354339865 .moduleButton:before, #module_354339865 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339865 .moduleButton:before, #module_354339865 .moduleButton.faded:before{}
#module_354339865 .moduleButton:hover{border-color:#1e88e5;}
#module_354339865 .moduleButton:hover{border-style:solid;}
#module_354339865 .moduleButton:hover{border-width:0px;}

.module_354339846 .ModuleHead .HeadCenter{float:none;}
#module_354339846 {
padding:0px;
}
#module_354339846 {
position:static;
z-index:0;
top:197px;
left:0px;
width:100%;
height: auto;
}
#module_354339846 .ModuleHead354339846 {
display:none;
}
#module_354339846 .BodyCenter.BodyCenter354339846 {
background:none;background-color:rgba(0,0,0,0);
}
#module_354339846 >.module_354339846 {
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_354339846 >.module_354339846{
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_354339846 .BodyCenter.BodyCenter354339846 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339846 .BodyCenter.BodyCenter354339846 {
padding-top:0.0000%;
padding-left:14.4092%;
padding-right:5.7637%;
padding-bottom:1.4409%;
}
}
@media screen and (min-width: 768px){
#module_354339846 >.module_354339846 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339846 >.module_354339846 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_354339846 >.module_354339846 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_354339846:hover {
border:none;
}
#module_354339846:hover >.module_354339846 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_354339846 .ModuleImageTextGiantContent{margin-top:0px;}
#module_354339846 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_354339846 .ModuleImageTextGiantContent{margin-left:0px;}
#module_354339846 .ModuleImageTextGiantContent{margin-right:0px;}
#module_354339846 .imageTextGiant-Container{padding-top:0px;}
#module_354339846 .imageTextGiant-Container{padding-bottom:15px;}
#module_354339846 .imageTextGiant-Container{padding-left:0px;}
#module_354339846 .imageTextGiant-Container{padding-right:0px;}
#module_354339846 .showHandle .btn{font-size:14px;}
#module_354339846 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_354339846 .showHandle .btn{color:#333;}
#module_354339846 .showHandle .btn{font-weight:400;}
#module_354339846 .showHandle .btn{text-decoration:none;}
#module_354339846 .showHandle .btn{font-style:normal;}
#module_354339846 .showHandle div{border-top-color:#ddd !important;}
#module_354339846 .showHandle div{border-top-style:solid !important;}
#module_354339846 .showHandle div{border-top-width:1px !important;}
#module_354339846 .showHandle{background-color:transparent;}
#module_354339846 .showHandle{background-image:none;}
#module_354339846 .showHandle{background-repeat:no-repeat;}
#module_354339846 .showHandle{}
#module_354339846 .showHandle{}
#module_354339846 .showHandle{}
#module_354339846 a{font-size:unset;font-family:unset}
.module_24598206 .ModuleHead .HeadCenter{float:none;}
#module_24598206 {
padding:0px;
}
#module_24598206 {
position:static;
z-index:0;
top:470px;
left:1486px;
width:100%;
height: auto;
}
#module_24598206 .ModuleHead24598206 {
display:none;
}
#module_24598206 .BodyCenter.BodyCenter24598206 {
background:none;background-color:rgb(45, 52, 80);
}
#module_24598206 >.module_24598206 {
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_24598206 >.module_24598206{
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_24598206 .BodyCenter.BodyCenter24598206 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24598206 .BodyCenter.BodyCenter24598206 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24598206 >.module_24598206 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24598206 >.module_24598206 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24598206 >.module_24598206 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24598206:hover {
border:none;
}
#module_24598206:hover >.module_24598206 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24598206 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_24598206 .ModuleSubContainer{background-image:none;}
#module_24598206 .ModuleSubContainer{background-repeat:no-repeat;}
#module_24598206 .ModuleSubContainer{background-position:0% 0%;}
#module_24598206 .ModuleSubContainer{background-attachment:scroll;}
#module_24598206 .ModuleSubContainer{}
#module_24598206 {!bgVideo!}{bgVideoUrl:none}
#module_24598206 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_24598206 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_24598206 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer24598206 {}
.module_98707679 .ModuleHead .HeadCenter{float:none;}
#module_98707679 {
padding:0px;
}
#module_98707679 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_98707679 .ModuleHead98707679 {
display:none;
}
#module_98707679 .BodyCenter.BodyCenter98707679 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98707679 >.module_98707679 {
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_98707679 >.module_98707679{
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_98707679 .BodyCenter.BodyCenter98707679 {
padding-top:5.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707679 .BodyCenter.BodyCenter98707679 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_98707679 >.module_98707679 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707679 >.module_98707679 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_98707679 >.module_98707679 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98707679:hover {
border:none;
}
#module_98707679:hover >.module_98707679 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98707679 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98707679 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98707679 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98707679 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98707679 .GraphicUpper{padding-top:0px;}
#module_98707679 .GraphicUpper{padding-bottom:0px;}
#module_98707679 .GraphicUpper{padding-left:0px;}
#module_98707679 .GraphicUpper {padding-right:0px;}
#module_98707679 .GraphicUpper{width:13%;} #module_98707679 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_98707679 .MobileGraphicUpper{width:10%;} #module_98707679 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_98707679 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98707679 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98707679 .ModuleImageTextGiantContent{padding-left:15px;}
#module_98707679 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98707679 .normal_ImgtextBox_content{padding-top:0px;}
#module_98707679 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_98707679 .normal_ImgtextBox_content{padding-left:0px;}
#module_98707679 .normal_ImgtextBox_content{padding-right:0px;}
#module_98707679 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_98707679 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707679 .normal_ImgtextBox_content{background-color:transparent;}
#module_98707679 .normal_ImgtextBox_content{background-image:none;}
#module_98707679 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_98707679 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_98707679 .normal_ImgtextBox_content{background-attachment:none;}
#module_98707679 .normal_ImgtextBox_content{}
#module_98707679 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_98707679 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_98707679 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_98707679 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_98707679 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content{border-top-style:none;}
#module_98707679 .normal_ImgtextBox_content{border-top-width:0px;}
#module_98707679 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content{border-right-style:none;}
#module_98707679 .normal_ImgtextBox_content{border-right-width:0px;}
#module_98707679 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_98707679 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_98707679 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content{border-left-style:none;}
#module_98707679 .normal_ImgtextBox_content{border-left-width:0px;}
#module_98707679 .showHandle .btn{font-size:14px;}
#module_98707679 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98707679 .showHandle .btn{color:#333;}
#module_98707679 .showHandle .btn{font-weight:400;}
#module_98707679 .showHandle .btn{text-decoration:none;}
#module_98707679 .showHandle .btn{font-style:normal;}
#module_98707679 .showHandle div{border-top-color:#ddd !important;}
#module_98707679 .showHandle div{border-top-style:solid !important;}
#module_98707679 .showHandle div{border-top-width:1px !important;}
#module_98707679 .showHandle{background-color:transparent;}
#module_98707679 .showHandle{background-image:none;}
#module_98707679 .showHandle{background-repeat:no-repeat;}
#module_98707679 .showHandle{}
#module_98707679 .showHandle{}
#module_98707679 .showHandle{}
#module_98707679 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707679 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_98707679 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_98707679 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_98707679 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_98707679 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_98707679 a{font-size:unset;font-family:unset}
.module_98707672 .ModuleHead .HeadCenter{float:none;}
#module_98707672 {
padding:0px;
}
#module_98707672 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_98707672 .ModuleHead98707672 {
display:none;
}
#module_98707672 .BodyCenter.BodyCenter98707672 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98707672 >.module_98707672 {
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_98707672 >.module_98707672{
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_98707672 .BodyCenter.BodyCenter98707672 {
padding-top:5.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707672 .BodyCenter.BodyCenter98707672 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_98707672 >.module_98707672 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707672 >.module_98707672 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_98707672 >.module_98707672 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98707672:hover {
border:none;
}
#module_98707672:hover >.module_98707672 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98707672 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98707672 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98707672 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98707672 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98707672 .GraphicUpper{padding-top:0px;}
#module_98707672 .GraphicUpper{padding-bottom:0px;}
#module_98707672 .GraphicUpper{padding-left:0px;}
#module_98707672 .GraphicUpper {padding-right:0px;}
#module_98707672 .GraphicUpper{width:13%;} #module_98707672 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_98707672 .MobileGraphicUpper{width:10%;} #module_98707672 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_98707672 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98707672 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98707672 .ModuleImageTextGiantContent{padding-left:15px;}
#module_98707672 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98707672 .normal_ImgtextBox_content{padding-top:0px;}
#module_98707672 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_98707672 .normal_ImgtextBox_content{padding-left:0px;}
#module_98707672 .normal_ImgtextBox_content{padding-right:0px;}
#module_98707672 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_98707672 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707672 .normal_ImgtextBox_content{background-color:transparent;}
#module_98707672 .normal_ImgtextBox_content{background-image:none;}
#module_98707672 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_98707672 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_98707672 .normal_ImgtextBox_content{background-attachment:none;}
#module_98707672 .normal_ImgtextBox_content{}
#module_98707672 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_98707672 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_98707672 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_98707672 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_98707672 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content{border-top-style:none;}
#module_98707672 .normal_ImgtextBox_content{border-top-width:0px;}
#module_98707672 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content{border-right-style:none;}
#module_98707672 .normal_ImgtextBox_content{border-right-width:0px;}
#module_98707672 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_98707672 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_98707672 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content{border-left-style:none;}
#module_98707672 .normal_ImgtextBox_content{border-left-width:0px;}
#module_98707672 .showHandle .btn{font-size:14px;}
#module_98707672 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98707672 .showHandle .btn{color:#333;}
#module_98707672 .showHandle .btn{font-weight:400;}
#module_98707672 .showHandle .btn{text-decoration:none;}
#module_98707672 .showHandle .btn{font-style:normal;}
#module_98707672 .showHandle div{border-top-color:#ddd !important;}
#module_98707672 .showHandle div{border-top-style:solid !important;}
#module_98707672 .showHandle div{border-top-width:1px !important;}
#module_98707672 .showHandle{background-color:transparent;}
#module_98707672 .showHandle{background-image:none;}
#module_98707672 .showHandle{background-repeat:no-repeat;}
#module_98707672 .showHandle{}
#module_98707672 .showHandle{}
#module_98707672 .showHandle{}
#module_98707672 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707672 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_98707672 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_98707672 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_98707672 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_98707672 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_98707672 a{font-size:unset;font-family:unset}
.module_98707680 .ModuleHead .HeadCenter{float:none;}
#module_98707680 {
padding:0px;
}
#module_98707680 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_98707680 .ModuleHead98707680 {
display:none;
}
#module_98707680 .BodyCenter.BodyCenter98707680 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98707680 >.module_98707680 {
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_98707680 >.module_98707680{
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_98707680 .BodyCenter.BodyCenter98707680 {
padding-top:5.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707680 .BodyCenter.BodyCenter98707680 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_98707680 >.module_98707680 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707680 >.module_98707680 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_98707680 >.module_98707680 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98707680:hover {
border:none;
}
#module_98707680:hover >.module_98707680 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98707680 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98707680 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98707680 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98707680 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98707680 .GraphicUpper{padding-top:0px;}
#module_98707680 .GraphicUpper{padding-bottom:0px;}
#module_98707680 .GraphicUpper{padding-left:0px;}
#module_98707680 .GraphicUpper {padding-right:0px;}
#module_98707680 .GraphicUpper{width:13%;} #module_98707680 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_98707680 .MobileGraphicUpper{width:10%;} #module_98707680 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_98707680 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98707680 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98707680 .ModuleImageTextGiantContent{padding-left:15px;}
#module_98707680 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98707680 .normal_ImgtextBox_content{padding-top:0px;}
#module_98707680 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_98707680 .normal_ImgtextBox_content{padding-left:0px;}
#module_98707680 .normal_ImgtextBox_content{padding-right:0px;}
#module_98707680 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_98707680 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707680 .normal_ImgtextBox_content{background-color:transparent;}
#module_98707680 .normal_ImgtextBox_content{background-image:none;}
#module_98707680 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_98707680 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_98707680 .normal_ImgtextBox_content{background-attachment:none;}
#module_98707680 .normal_ImgtextBox_content{}
#module_98707680 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_98707680 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_98707680 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_98707680 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_98707680 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content{border-top-style:none;}
#module_98707680 .normal_ImgtextBox_content{border-top-width:0px;}
#module_98707680 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content{border-right-style:none;}
#module_98707680 .normal_ImgtextBox_content{border-right-width:0px;}
#module_98707680 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_98707680 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_98707680 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content{border-left-style:none;}
#module_98707680 .normal_ImgtextBox_content{border-left-width:0px;}
#module_98707680 .showHandle .btn{font-size:14px;}
#module_98707680 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98707680 .showHandle .btn{color:#333;}
#module_98707680 .showHandle .btn{font-weight:400;}
#module_98707680 .showHandle .btn{text-decoration:none;}
#module_98707680 .showHandle .btn{font-style:normal;}
#module_98707680 .showHandle div{border-top-color:#ddd !important;}
#module_98707680 .showHandle div{border-top-style:solid !important;}
#module_98707680 .showHandle div{border-top-width:1px !important;}
#module_98707680 .showHandle{background-color:transparent;}
#module_98707680 .showHandle{background-image:none;}
#module_98707680 .showHandle{background-repeat:no-repeat;}
#module_98707680 .showHandle{}
#module_98707680 .showHandle{}
#module_98707680 .showHandle{}
#module_98707680 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707680 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_98707680 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_98707680 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_98707680 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_98707680 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_98707680 a{font-size:unset;font-family:unset}
.module_98707681 .ModuleHead .HeadCenter{float:none;}
#module_98707681 {
padding:0px;
}
#module_98707681 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_98707681 .ModuleHead98707681 {
display:none;
}
#module_98707681 .BodyCenter.BodyCenter98707681 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98707681 >.module_98707681 {
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_98707681 >.module_98707681{
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_98707681 .BodyCenter.BodyCenter98707681 {
padding-top:5.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707681 .BodyCenter.BodyCenter98707681 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_98707681 >.module_98707681 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98707681 >.module_98707681 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_98707681 >.module_98707681 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98707681:hover {
border:none;
}
#module_98707681:hover >.module_98707681 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98707681 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98707681 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98707681 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98707681 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98707681 .GraphicUpper{padding-top:0px;}
#module_98707681 .GraphicUpper{padding-bottom:0px;}
#module_98707681 .GraphicUpper{padding-left:0px;}
#module_98707681 .GraphicUpper {padding-right:0px;}
#module_98707681 .GraphicUpper{width:13%;} #module_98707681 .ModuleImageTextContent{width: calc(100% - 13%);}
#module_98707681 .MobileGraphicUpper{width:10%;} #module_98707681 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_98707681 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98707681 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98707681 .ModuleImageTextGiantContent{padding-left:15px;}
#module_98707681 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98707681 .normal_ImgtextBox_content{padding-top:0px;}
#module_98707681 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_98707681 .normal_ImgtextBox_content{padding-left:0px;}
#module_98707681 .normal_ImgtextBox_content{padding-right:0px;}
#module_98707681 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_98707681 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707681 .normal_ImgtextBox_content{background-color:transparent;}
#module_98707681 .normal_ImgtextBox_content{background-image:none;}
#module_98707681 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_98707681 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_98707681 .normal_ImgtextBox_content{background-attachment:none;}
#module_98707681 .normal_ImgtextBox_content{}
#module_98707681 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_98707681 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_98707681 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_98707681 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_98707681 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content{border-top-style:none;}
#module_98707681 .normal_ImgtextBox_content{border-top-width:0px;}
#module_98707681 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content{border-right-style:none;}
#module_98707681 .normal_ImgtextBox_content{border-right-width:0px;}
#module_98707681 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_98707681 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_98707681 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content{border-left-style:none;}
#module_98707681 .normal_ImgtextBox_content{border-left-width:0px;}
#module_98707681 .showHandle .btn{font-size:14px;}
#module_98707681 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98707681 .showHandle .btn{color:#333;}
#module_98707681 .showHandle .btn{font-weight:400;}
#module_98707681 .showHandle .btn{text-decoration:none;}
#module_98707681 .showHandle .btn{font-style:normal;}
#module_98707681 .showHandle div{border-top-color:#ddd !important;}
#module_98707681 .showHandle div{border-top-style:solid !important;}
#module_98707681 .showHandle div{border-top-width:1px !important;}
#module_98707681 .showHandle{background-color:transparent;}
#module_98707681 .showHandle{background-image:none;}
#module_98707681 .showHandle{background-repeat:no-repeat;}
#module_98707681 .showHandle{}
#module_98707681 .showHandle{}
#module_98707681 .showHandle{}
#module_98707681 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_98707681 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_98707681 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_98707681 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_98707681 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_98707681 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_98707681 a{font-size:unset;font-family:unset}
.module_24597300 .ModuleHead .HeadCenter{float:none;}
#module_24597300 {
padding:0px;
}
#module_24597300 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_24597300 .ModuleHead24597300 {
display:none;
}
#module_24597300 .BodyCenter.BodyCenter24597300 {
background:none;background-color:rgb(54, 63, 94);
}
#module_24597300 >.module_24597300 {
border-top-style:none;
border-top-color:rgb(74, 83, 114);
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:none;
border-bottom-color:rgb(74, 83, 114);
border-bottom-width:1px;
}
#module_24597300 >.module_24597300{
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_24597300 .BodyCenter.BodyCenter24597300 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24597300 .BodyCenter.BodyCenter24597300 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24597300 >.module_24597300 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24597300 >.module_24597300 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24597300 >.module_24597300 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24597300:hover {
border:none;
}
#module_24597300:hover >.module_24597300 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24597300 .ModuleSubContainer{background-color:transparent;}
#module_24597300 .ModuleSubContainer{background-image:none;}
#module_24597300 .ModuleSubContainer{background-repeat:no-repeat;}
#module_24597300 .ModuleSubContainer{background-position:0% 0%;}
#module_24597300 .ModuleSubContainer{background-attachment:scroll;}
#module_24597300 .ModuleSubContainer{}
#module_24597300 {!bgVideo!}{bgVideoUrl:none}
#module_24597300 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_24597300 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_24597300 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer24597300 {}
.ModuleGridContainer.ModuleGridContainer24597300 .SubPadding {width:0px;}
.module_24604832 .ModuleHead .HeadCenter{float:none;}
#module_24604832 {
padding:0px;
}
#module_24604832 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_24604832 .ModuleHead24604832 {
display:none;
}
#module_24604832 .BodyCenter.BodyCenter24604832 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24604832 >.module_24604832 {
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_24604832 >.module_24604832{
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_24604832 .BodyCenter.BodyCenter24604832 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24604832 .BodyCenter.BodyCenter24604832 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24604832 >.module_24604832 {
margin-top:10.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24604832 >.module_24604832 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24604832 >.module_24604832 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24604832:hover {
border:none;
}
#module_24604832:hover >.module_24604832 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_50160658 .ModuleImageTextGiantContent{margin-top:0px;}
#module_50160658 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_50160658 .ModuleImageTextGiantContent{margin-left:0px;}
#module_50160658 .ModuleImageTextGiantContent{margin-right:10px;}
#module_50160658 .imageTextGiant-Container{padding-top:10px;}
#module_50160658 .imageTextGiant-Container{padding-bottom:10px;}
#module_50160658 .imageTextGiant-Container{padding-left:10px;}
#module_50160658 .imageTextGiant-Container{padding-right:10px;}
#module_50160658 .showHandle .btn{font-size:px;}
#module_50160658 .showHandle .btn{font-family:;}
#module_50160658 .showHandle .btn{color:;}
#module_50160658 .showHandle .btn{}
#module_50160658 .showHandle .btn{}
#module_50160658 .showHandle .btn{}
#module_50160658 .showHandle div{border-top-color: !important;}
#module_50160658 .showHandle div{border-top-style: !important;}
#module_50160658 .showHandle div{border-top-width:px !important;}
#module_50160658 .showHandle{background-color:;}
#module_50160658 .showHandle{}
#module_50160658 .showHandle{}
#module_50160658 .showHandle{}
#module_50160658 .showHandle{}
#module_50160658 .showHandle{}
#module_50160658 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_1 {width:30.0000%;}
.module_24604909 .ModuleHead .HeadCenter{float:none;}
#module_24604909 {
padding:0px;
}
#module_24604909 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_24604909 .ModuleHead24604909 {
display:none;
}
#module_24604909 .BodyCenter.BodyCenter24604909 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24604909 >.module_24604909 {
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_24604909 >.module_24604909{
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_24604909 .BodyCenter.BodyCenter24604909 {
padding-top:16.2162%;
padding-left:8.1081%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24604909 .BodyCenter.BodyCenter24604909 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24604909 >.module_24604909 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24604909 >.module_24604909 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24604909 >.module_24604909 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24604909:hover {
border:none;
}
#module_24604909:hover >.module_24604909 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24604909 .ModulePlainTextGiantContent{margin-top:0px;}
#module_24604909 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_24604909 .ModulePlainTextGiantContent{margin-left:0px;}
#module_24604909 .ModulePlainTextGiantContent{margin-right:10px;}
#module_24604909 .plainTextGiant-Container{padding-top:10px;}
#module_24604909 .plainTextGiant-Container{padding-bottom:9px;}
#module_24604909 .plainTextGiant-Container{padding-left:10px;}
#module_24604909 .plainTextGiant-Container{padding-right:10px;}
#module_24604909 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-104 .main-class-container-mobile{border:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box div:nth-last-of-type(1) .main-class-line{border-bottom: 0}
.ModuleCommonClsGiant.layout-104 .sub-class-item,.ModuleCommonClsGiant.layout-104 .main-class-item{background: #fbfbfb}
.ModuleCommonClsGiant.layout-104 .main-class-item{height:50px;line-height:50px;background: #fff;padding:0 24px;display: flex;align-items: center;justify-content:space-between;cursor:pointer;}
.ModuleCommonClsGiant.layout-104 .main-class-text{display:block;width: auto;color:#333;font-size: 16px;padding-right: 4px}
.ModuleCommonClsGiant.layout-104 .main-class-item-box .main-class-line{height: 0;margin:0 24px;border-bottom:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box:nth-last-of-type(1) .main-class-line{border-bottom: 0!important}
.ModuleCommonClsGiant.layout-104 .main-class-icon{color:#999;font-size: 12px;transform: rotate(90deg)}
.ModuleCommonClsGiant.layout-104 .sub-class-item{height:50px;line-height:50px;padding-left:24px;background:#fbfbfb;}
.ModuleCommonClsGiant.layout-104 .sub-class-text{color:#666;font-size:14px;display:inline-block;max-width: 100%;width: 100%}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active .sub-class-text{color: #fff}
.ModuleCommonClsGiant.layout-104 .sub-class-item-box{overflow: hidden;}
.ModuleCommonClsGiant.layout-104 .class-title{display: none;}
.ModuleCommonClsGiant.layout-104.layout-104dialog{display: none}
.ModuleCommonClsGiant.layout-104 .two-classify{display: none}
.mask-layermask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
.ModuleCommonClsGiant.layout-104 .main-class-icon.active{
  transform: rotate(-90deg)
}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active{
  opacity: .8;
}
.ModuleCommonClsGiant.layout-104 .layout104dialog-left{
  position:absolute;
  top:0;
  left:0;
  width:20%;
  height:100%
}
@media only screen and (max-width: 767px) {
  .ModuleCommonClsGiant.layout-104 .class-title{display: flex;align-items: center;justify-content: space-between;padding: 6px 6px 6px 15px;height:40px;line-height: 40px;border:1px solid #e5e5e5;}
  .ModuleCommonClsGiant.layout-104 .class-title .class-title-text{width:100%;font-size:16px;color:#333;font-weight:bold;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item{padding-left:24px;color:#666}
  .mask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
  .ModuleCommonClsGiant.layout-104.layout-104dialog{position: fixed;height: 100%;width: 100%;padding-left:21%;left:0;top:0px;z-index:955;background: #fff;background-clip:content-box;box-sizing: border-box;border:0;overflow: hidden;}
  .ModuleCommonClsGiant.layout-104 .main-class-container-mobile{display: none}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover .sub-class-text{color: #666}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-show{animation: dialogshow 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.goback{animation: dialoggoback 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-hide{animation: dialoggohide 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover{border-top:0;border-bottom: 0;background: #fbfbfb;}
  .ModuleCommonClsGiant.layout-104 .sub-class-text:hover{color: #ff6600;line-height: 50px}
  .ModuleCommonClsGiant.layout-104{border:0;}
  @keyframes dialogshow
  {
    from {left: 100%;}
    to {left:0}
    }
    @keyframes dialoggoback
  {
    from {}
    to {margin-left:0}
  }
  
    @keyframes dialoggohide
  {
    from {}
    to {margin-left:100%;}
    }

}
.module_25480969 .ModuleHead .HeadCenter{float:none;}
#module_25480969 {
padding:0px;
}
#module_25480969 {
position:static;
z-index:0;
top:56px;
left:1441px;
width:100%;
height: auto;
}
#module_25480969 .ModuleHead25480969 {
display:none;
}
#module_25480969 .BodyCenter.BodyCenter25480969 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25480969 >.module_25480969 {
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_25480969 >.module_25480969{
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_25480969 .BodyCenter.BodyCenter25480969 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:21.6216%;
}
}
@media screen and (max-width: 767px){
#module_25480969 .BodyCenter.BodyCenter25480969 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_25480969 >.module_25480969 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25480969 >.module_25480969 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_25480969 >.module_25480969 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_25480969:hover {
border:none;
}
#module_25480969:hover >.module_25480969 {
border-color:#ccc;
}
#module_25480969:hover >.module_25480969 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{border-style:none !important;}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{border-width:1px !important;}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{background-color:rgba(0,0,0,0);}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{background-image:none;}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{}
#module_25480969 .inlayout-104dialogmodule_25480969,#module_25480969 .main-class-container-mobile{}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{font-size:16px !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{color:rgb(0, 0, 0) !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{font-weight:normal !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{text-decoration:none !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title .class-title-text,#module_25480969 .class-title .class-title-text{font-style:normal !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{background-color:rgb(255, 255, 255);}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{background-image:none;}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{}
#module_25480969 .inlayout-104dialogmodule_25480969 .class-title,#module_25480969 .class-title{height:50px !important;line-height:50px !important;}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{background-color:rgba(0,0,0,0);}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{background-image:none;}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{background-repeat:no-repeat;}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{}
#module_25480969 .main-class-line,.inlayout-104dialogmodule_25480969 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_25480969 .main-class-line,.inlayout-104dialogmodule_25480969 .main-class-line{border-bottom-style:none !important;}
#module_25480969 .main-class-line,.inlayout-104dialogmodule_25480969 .main-class-line{border-bottom-width:1px !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{font-size:14px !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{color:rgb(179, 185, 198) !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{font-weight:normal !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{text-decoration:none !important;}
#module_25480969 .main-class-text,.inlayout-104dialogmodule_25480969 .main-class-text{font-style:normal !important;}
#module_25480969 .main-class-item,.inlayout-104dialogmodule_25480969 .main-class-item{height:30px;line-height:30px !important;}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{background-color:rgba(0,0,0,0);}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{background-image:none;}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{background-repeat:no-repeat;}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{font-size:14px !important;}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{color:rgb(255, 255, 255) !important;}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{font-weight:normal !important;}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{text-decoration:none !important;}
#module_25480969 .sub-class-text,.inlayout-104dialogmodule_25480969 .sub-class-text{font-style:normal !important;}
#module_25480969 .sub-class-item,.inlayout-104dialogmodule_25480969 .sub-class-item{height:30px !important;line-height:30px !important;}
#module_25480969 .inlayout-104dialogmodule_25480969 .main-class-icon,.inlayout-104dialogmodule_25480969 .class-title-icon,#module_25480969 .main-class-icon,#module_25480969 .class-title-icon{color:#000 !important;}
#module_25480969 .main-class-item.active,#copy_module_25480969 .main-class-item.active,.inlayout-104dialogmodule_25480969 .main-class-item.active,.inlayout-104dialogmodule_25480969 .classify:hover{background-color:rgba(0,0,0,0);}
#module_25480969 .main-class-item.active{background-image:none;}
#module_25480969 .main-class-item.active{background-repeat:no-repeat;}
#module_25480969 .main-class-item.active{}
#module_25480969 .main-class-item.active{}
#module_25480969 .main-class-item.active{}
#module_25480969 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_25480969 .main-class-item-box .main-class-line.active{border-bottom-style:none !important;}
#module_25480969 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_25480969 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_25480969 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_25480969 .main-class-item.active .main-class-text,#copy_module_25480969 .main-class-item.active .main-class-text{color:rgb(255, 255, 255) !important;}
#module_25480969 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_25480969 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_25480969 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_25480969 .main-class-item.active{height:30px;line-height:30px !important;}
#module_25480969 .sub-class-item.active,#copy_module_25480969 .sub-class-item.active,.inlayout-104dialogmodule_25480969 .sub-class-item.active,.inlayout-104dialogmodule_25480969 .sub-class-item:hover{background-color:rgba(0,0,0,0);}
#module_25480969 .sub-class-item.active{background-image:none;}
#module_25480969 .sub-class-item.active{background-repeat:no-repeat;}
#module_25480969 .sub-class-item.active{}
#module_25480969 .sub-class-item.active .sub-class-text{}
#module_25480969 .sub-class-item.active .sub-class-text{}
#module_25480969 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_25480969 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_25480969 .sub-class-item.active .sub-class-text,#copy_module_25480969 .sub-class-item.active .sub-class-text{color:rgb(0, 176, 240) !important;}
#module_25480969 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_25480969 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_25480969 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_25480969 .sub-class-item.active{height:30px;line-height:30px !important;}
#module_25480969 .main-class-item.active .main-class-icon,#module_25480969 .class-title:hover .class-title-icon{color:#fff !important;}


.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_2 {width:15.4167%;}
.module_24605465 .ModuleHead .HeadCenter{float:none;}
#module_24605465 {
padding:0px;
}
#module_24605465 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_24605465 .ModuleHead24605465 {
display:none;
}
#module_24605465 .BodyCenter.BodyCenter24605465 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24605465 >.module_24605465 {
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_24605465 >.module_24605465{
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_24605465 .BodyCenter.BodyCenter24605465 {
padding-top:14.7059%;
padding-left:7.3529%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605465 .BodyCenter.BodyCenter24605465 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605465 >.module_24605465 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605465 >.module_24605465 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605465 >.module_24605465 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605465:hover {
border:none;
}
#module_24605465:hover >.module_24605465 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605465 .ModulePlainTextGiantContent{margin-top:0px;}
#module_24605465 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_24605465 .ModulePlainTextGiantContent{margin-left:0px;}
#module_24605465 .ModulePlainTextGiantContent{margin-right:10px;}
#module_24605465 .plainTextGiant-Container{padding-top:10px;}
#module_24605465 .plainTextGiant-Container{padding-bottom:10px;}
#module_24605465 .plainTextGiant-Container{padding-left:10px;}
#module_24605465 .plainTextGiant-Container{padding-right:10px;}
#module_24605465 a{font-size:unset;font-family:unset}
.module_98709339 .ModuleHead .HeadCenter{float:none;}
#module_98709339 {
padding:0px;
}
#module_98709339 {
position:static;
z-index:0;
top:49px;
left:1441px;
width:100%;
height: auto;
}
#module_98709339 .ModuleHead98709339 {
display:none;
}
#module_98709339 .BodyCenter.BodyCenter98709339 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709339 >.module_98709339 {
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_98709339 >.module_98709339{
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_98709339 .BodyCenter.BodyCenter98709339 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:23.9521%;
}
}
@media screen and (max-width: 767px){
#module_98709339 .BodyCenter.BodyCenter98709339 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709339 >.module_98709339 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709339 >.module_98709339 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709339 >.module_98709339 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709339:hover {
border:none;
}
#module_98709339:hover >.module_98709339 {
border-color:#ccc;
}
#module_98709339:hover >.module_98709339 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{border-style:none !important;}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{border-width:1px !important;}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{background-color:rgba(0,0,0,0);}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{background-image:none;}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{}
#module_98709339 .inlayout-104dialogmodule_98709339,#module_98709339 .main-class-container-mobile{}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{font-size:16px !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{color:rgb(0, 0, 0) !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{font-weight:normal !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{text-decoration:none !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title .class-title-text,#module_98709339 .class-title .class-title-text{font-style:normal !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{background-color:rgb(255, 255, 255);}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{background-image:none;}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{}
#module_98709339 .inlayout-104dialogmodule_98709339 .class-title,#module_98709339 .class-title{height:50px !important;line-height:50px !important;}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{background-color:rgba(0,0,0,0);}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{background-image:none;}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{background-repeat:no-repeat;}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{}
#module_98709339 .main-class-line,.inlayout-104dialogmodule_98709339 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_98709339 .main-class-line,.inlayout-104dialogmodule_98709339 .main-class-line{border-bottom-style:none !important;}
#module_98709339 .main-class-line,.inlayout-104dialogmodule_98709339 .main-class-line{border-bottom-width:1px !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{font-size:14px !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{color:rgb(179, 185, 198) !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{font-weight:normal !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{text-decoration:none !important;}
#module_98709339 .main-class-text,.inlayout-104dialogmodule_98709339 .main-class-text{font-style:normal !important;}
#module_98709339 .main-class-item,.inlayout-104dialogmodule_98709339 .main-class-item{height:30px;line-height:30px !important;}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{background-color:rgba(0,0,0,0);}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{background-image:none;}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{background-repeat:no-repeat;}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{font-size:14px !important;}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{color:rgb(255, 255, 255) !important;}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{font-weight:normal !important;}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{text-decoration:none !important;}
#module_98709339 .sub-class-text,.inlayout-104dialogmodule_98709339 .sub-class-text{font-style:normal !important;}
#module_98709339 .sub-class-item,.inlayout-104dialogmodule_98709339 .sub-class-item{height:30px !important;line-height:30px !important;}
#module_98709339 .inlayout-104dialogmodule_98709339 .main-class-icon,.inlayout-104dialogmodule_98709339 .class-title-icon,#module_98709339 .main-class-icon,#module_98709339 .class-title-icon{color:#000 !important;}
#module_98709339 .main-class-item.active,#copy_module_98709339 .main-class-item.active,.inlayout-104dialogmodule_98709339 .main-class-item.active,.inlayout-104dialogmodule_98709339 .classify:hover{background-color:rgba(0,0,0,0);}
#module_98709339 .main-class-item.active{background-image:none;}
#module_98709339 .main-class-item.active{background-repeat:no-repeat;}
#module_98709339 .main-class-item.active{}
#module_98709339 .main-class-item.active{}
#module_98709339 .main-class-item.active{}
#module_98709339 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_98709339 .main-class-item-box .main-class-line.active{border-bottom-style:none !important;}
#module_98709339 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_98709339 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_98709339 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709339 .main-class-item.active .main-class-text,#copy_module_98709339 .main-class-item.active .main-class-text{color:rgb(255, 255, 255) !important;}
#module_98709339 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_98709339 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_98709339 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_98709339 .main-class-item.active{height:30px;line-height:30px !important;}
#module_98709339 .sub-class-item.active,#copy_module_98709339 .sub-class-item.active,.inlayout-104dialogmodule_98709339 .sub-class-item.active,.inlayout-104dialogmodule_98709339 .sub-class-item:hover{background-color:rgba(0,0,0,0);}
#module_98709339 .sub-class-item.active{background-image:none;}
#module_98709339 .sub-class-item.active{background-repeat:no-repeat;}
#module_98709339 .sub-class-item.active{}
#module_98709339 .sub-class-item.active .sub-class-text{}
#module_98709339 .sub-class-item.active .sub-class-text{}
#module_98709339 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_98709339 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709339 .sub-class-item.active .sub-class-text,#copy_module_98709339 .sub-class-item.active .sub-class-text{color:rgb(0, 176, 240) !important;}
#module_98709339 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_98709339 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_98709339 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_98709339 .sub-class-item.active{height:30px;line-height:30px !important;}
#module_98709339 .main-class-item.active .main-class-icon,#module_98709339 .class-title:hover .class-title-icon{color:#fff !important;}


.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_3 {width:13.9167%;}
.module_24605474 .ModuleHead .HeadCenter{float:none;}
#module_24605474 {
padding:0px;
}
#module_24605474 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_24605474 .ModuleHead24605474 {
display:none;
}
#module_24605474 .BodyCenter.BodyCenter24605474 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24605474 >.module_24605474 {
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_24605474 >.module_24605474{
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_24605474 .BodyCenter.BodyCenter24605474 {
padding-top:16.6667%;
padding-left:8.3333%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605474 .BodyCenter.BodyCenter24605474 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605474 >.module_24605474 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605474 >.module_24605474 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605474 >.module_24605474 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605474:hover {
border:none;
}
#module_24605474:hover >.module_24605474 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605474 .ModulePlainTextGiantContent{margin-top:0px;}
#module_24605474 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_24605474 .ModulePlainTextGiantContent{margin-left:0px;}
#module_24605474 .ModulePlainTextGiantContent{margin-right:10px;}
#module_24605474 .plainTextGiant-Container{padding-top:10px;}
#module_24605474 .plainTextGiant-Container{padding-bottom:10px;}
#module_24605474 .plainTextGiant-Container{padding-left:10px;}
#module_24605474 .plainTextGiant-Container{padding-right:10px;}
#module_24605474 a{font-size:unset;font-family:unset}
.module_98709347 .ModuleHead .HeadCenter{float:none;}
#module_98709347 {
padding:0px;
}
#module_98709347 {
position:static;
z-index:0;
top:52px;
left:0px;
width:100%;
height: auto;
}
#module_98709347 .ModuleHead98709347 {
display:none;
}
#module_98709347 .BodyCenter.BodyCenter98709347 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709347 >.module_98709347 {
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_98709347 >.module_98709347{
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_98709347 .BodyCenter.BodyCenter98709347 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:24.8447%;
}
}
@media screen and (max-width: 767px){
#module_98709347 .BodyCenter.BodyCenter98709347 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709347 >.module_98709347 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709347 >.module_98709347 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709347 >.module_98709347 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709347:hover {
border:none;
}
#module_98709347:hover >.module_98709347 {
border-color:#ccc;
}
#module_98709347:hover >.module_98709347 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{border-style:none !important;}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{border-width:1px !important;}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{background-color:rgba(0,0,0,0);}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{background-image:none;}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{}
#module_98709347 .inlayout-104dialogmodule_98709347,#module_98709347 .main-class-container-mobile{}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{font-size:16px !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{color:rgb(0, 0, 0) !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{font-weight:normal !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{text-decoration:none !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title .class-title-text,#module_98709347 .class-title .class-title-text{font-style:normal !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{background-color:rgb(255, 255, 255);}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{background-image:none;}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{}
#module_98709347 .inlayout-104dialogmodule_98709347 .class-title,#module_98709347 .class-title{height:50px !important;line-height:50px !important;}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{background-color:rgba(0,0,0,0);}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{background-image:none;}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{background-repeat:no-repeat;}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{}
#module_98709347 .main-class-line,.inlayout-104dialogmodule_98709347 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_98709347 .main-class-line,.inlayout-104dialogmodule_98709347 .main-class-line{border-bottom-style:none !important;}
#module_98709347 .main-class-line,.inlayout-104dialogmodule_98709347 .main-class-line{border-bottom-width:1px !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{font-size:14px !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{color:rgb(179, 185, 198) !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{font-weight:normal !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{text-decoration:none !important;}
#module_98709347 .main-class-text,.inlayout-104dialogmodule_98709347 .main-class-text{font-style:normal !important;}
#module_98709347 .main-class-item,.inlayout-104dialogmodule_98709347 .main-class-item{height:30px;line-height:30px !important;}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{background-color:rgba(0,0,0,0);}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{background-image:none;}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{background-repeat:no-repeat;}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{font-size:14px !important;}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{color:rgb(255, 255, 255) !important;}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{font-weight:normal !important;}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{text-decoration:none !important;}
#module_98709347 .sub-class-text,.inlayout-104dialogmodule_98709347 .sub-class-text{font-style:normal !important;}
#module_98709347 .sub-class-item,.inlayout-104dialogmodule_98709347 .sub-class-item{height:30px !important;line-height:30px !important;}
#module_98709347 .inlayout-104dialogmodule_98709347 .main-class-icon,.inlayout-104dialogmodule_98709347 .class-title-icon,#module_98709347 .main-class-icon,#module_98709347 .class-title-icon{color:#000 !important;}
#module_98709347 .main-class-item.active,#copy_module_98709347 .main-class-item.active,.inlayout-104dialogmodule_98709347 .main-class-item.active,.inlayout-104dialogmodule_98709347 .classify:hover{background-color:rgba(0,0,0,0);}
#module_98709347 .main-class-item.active{background-image:none;}
#module_98709347 .main-class-item.active{background-repeat:no-repeat;}
#module_98709347 .main-class-item.active{}
#module_98709347 .main-class-item.active{}
#module_98709347 .main-class-item.active{}
#module_98709347 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_98709347 .main-class-item-box .main-class-line.active{border-bottom-style:none !important;}
#module_98709347 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_98709347 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_98709347 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709347 .main-class-item.active .main-class-text,#copy_module_98709347 .main-class-item.active .main-class-text{color:rgb(255, 255, 255) !important;}
#module_98709347 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_98709347 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_98709347 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_98709347 .main-class-item.active{height:30px;line-height:30px !important;}
#module_98709347 .sub-class-item.active,#copy_module_98709347 .sub-class-item.active,.inlayout-104dialogmodule_98709347 .sub-class-item.active,.inlayout-104dialogmodule_98709347 .sub-class-item:hover{background-color:rgba(0,0,0,0);}
#module_98709347 .sub-class-item.active{background-image:none;}
#module_98709347 .sub-class-item.active{background-repeat:no-repeat;}
#module_98709347 .sub-class-item.active{}
#module_98709347 .sub-class-item.active .sub-class-text{}
#module_98709347 .sub-class-item.active .sub-class-text{}
#module_98709347 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_98709347 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709347 .sub-class-item.active .sub-class-text,#copy_module_98709347 .sub-class-item.active .sub-class-text{color:rgb(0, 176, 240) !important;}
#module_98709347 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_98709347 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_98709347 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_98709347 .sub-class-item.active{height:30px;line-height:30px !important;}
#module_98709347 .main-class-item.active .main-class-icon,#module_98709347 .class-title:hover .class-title-icon{color:#fff !important;}


.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_4 {width:13.4167%;}
.module_24605477 .ModuleHead .HeadCenter{float:none;}
#module_24605477 {
padding:0px;
}
#module_24605477 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_24605477 .ModuleHead24605477 {
display:none;
}
#module_24605477 .BodyCenter.BodyCenter24605477 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24605477 >.module_24605477 {
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_24605477 >.module_24605477{
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_24605477 .BodyCenter.BodyCenter24605477 {
padding-top:17.8571%;
padding-left:8.9286%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605477 .BodyCenter.BodyCenter24605477 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605477 >.module_24605477 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605477 >.module_24605477 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605477 >.module_24605477 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605477:hover {
border:none;
}
#module_24605477:hover >.module_24605477 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605477 .ModulePlainTextGiantContent{margin-top:0px;}
#module_24605477 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_24605477 .ModulePlainTextGiantContent{margin-left:0px;}
#module_24605477 .ModulePlainTextGiantContent{margin-right:10px;}
#module_24605477 .plainTextGiant-Container{padding-top:10px;}
#module_24605477 .plainTextGiant-Container{padding-bottom:10px;}
#module_24605477 .plainTextGiant-Container{padding-left:10px;}
#module_24605477 .plainTextGiant-Container{padding-right:10px;}
#module_24605477 a{font-size:unset;font-family:unset}
.module_98709348 .ModuleHead .HeadCenter{float:none;}
#module_98709348 {
padding:0px;
}
#module_98709348 {
position:static;
z-index:0;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_98709348 .ModuleHead98709348 {
display:none;
}
#module_98709348 .BodyCenter.BodyCenter98709348 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709348 >.module_98709348 {
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_98709348 >.module_98709348{
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_98709348 .BodyCenter.BodyCenter98709348 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:24.2424%;
}
}
@media screen and (max-width: 767px){
#module_98709348 .BodyCenter.BodyCenter98709348 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709348 >.module_98709348 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709348 >.module_98709348 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709348 >.module_98709348 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709348:hover {
border:none;
}
#module_98709348:hover >.module_98709348 {
border-color:#ccc;
}
#module_98709348:hover >.module_98709348 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{border-style:none !important;}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{border-width:1px !important;}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{background-color:rgba(0,0,0,0);}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{background-image:none;}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{}
#module_98709348 .inlayout-104dialogmodule_98709348,#module_98709348 .main-class-container-mobile{}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{font-size:16px !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{color:rgb(0, 0, 0) !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{font-weight:normal !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{text-decoration:none !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title .class-title-text,#module_98709348 .class-title .class-title-text{font-style:normal !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{background-color:rgb(255, 255, 255);}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{background-image:none;}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{}
#module_98709348 .inlayout-104dialogmodule_98709348 .class-title,#module_98709348 .class-title{height:50px !important;line-height:50px !important;}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{background-color:rgba(0,0,0,0);}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{background-image:none;}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{background-repeat:no-repeat;}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{}
#module_98709348 .main-class-line,.inlayout-104dialogmodule_98709348 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_98709348 .main-class-line,.inlayout-104dialogmodule_98709348 .main-class-line{border-bottom-style:none !important;}
#module_98709348 .main-class-line,.inlayout-104dialogmodule_98709348 .main-class-line{border-bottom-width:1px !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{font-size:14px !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{color:rgb(179, 185, 198) !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{font-weight:normal !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{text-decoration:none !important;}
#module_98709348 .main-class-text,.inlayout-104dialogmodule_98709348 .main-class-text{font-style:normal !important;}
#module_98709348 .main-class-item,.inlayout-104dialogmodule_98709348 .main-class-item{height:30px;line-height:30px !important;}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{background-color:rgba(0,0,0,0);}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{background-image:none;}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{background-repeat:no-repeat;}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{font-size:14px !important;}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{color:rgb(255, 255, 255) !important;}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{font-weight:normal !important;}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{text-decoration:none !important;}
#module_98709348 .sub-class-text,.inlayout-104dialogmodule_98709348 .sub-class-text{font-style:normal !important;}
#module_98709348 .sub-class-item,.inlayout-104dialogmodule_98709348 .sub-class-item{height:30px !important;line-height:30px !important;}
#module_98709348 .inlayout-104dialogmodule_98709348 .main-class-icon,.inlayout-104dialogmodule_98709348 .class-title-icon,#module_98709348 .main-class-icon,#module_98709348 .class-title-icon{color:#000 !important;}
#module_98709348 .main-class-item.active,#copy_module_98709348 .main-class-item.active,.inlayout-104dialogmodule_98709348 .main-class-item.active,.inlayout-104dialogmodule_98709348 .classify:hover{background-color:rgba(0,0,0,0);}
#module_98709348 .main-class-item.active{background-image:none;}
#module_98709348 .main-class-item.active{background-repeat:no-repeat;}
#module_98709348 .main-class-item.active{}
#module_98709348 .main-class-item.active{}
#module_98709348 .main-class-item.active{}
#module_98709348 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_98709348 .main-class-item-box .main-class-line.active{border-bottom-style:none !important;}
#module_98709348 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_98709348 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_98709348 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709348 .main-class-item.active .main-class-text,#copy_module_98709348 .main-class-item.active .main-class-text{color:rgb(255, 255, 255) !important;}
#module_98709348 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_98709348 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_98709348 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_98709348 .main-class-item.active{height:30px;line-height:30px !important;}
#module_98709348 .sub-class-item.active,#copy_module_98709348 .sub-class-item.active,.inlayout-104dialogmodule_98709348 .sub-class-item.active,.inlayout-104dialogmodule_98709348 .sub-class-item:hover{background-color:rgba(0,0,0,0);}
#module_98709348 .sub-class-item.active{background-image:none;}
#module_98709348 .sub-class-item.active{background-repeat:no-repeat;}
#module_98709348 .sub-class-item.active{}
#module_98709348 .sub-class-item.active .sub-class-text{}
#module_98709348 .sub-class-item.active .sub-class-text{}
#module_98709348 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_98709348 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709348 .sub-class-item.active .sub-class-text,#copy_module_98709348 .sub-class-item.active .sub-class-text{color:rgb(0, 176, 240) !important;}
#module_98709348 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_98709348 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_98709348 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_98709348 .sub-class-item.active{height:30px;line-height:30px !important;}
#module_98709348 .main-class-item.active .main-class-icon,#module_98709348 .class-title:hover .class-title-icon{color:#fff !important;}


.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_5 {width:13.8333%;}
.module_24605488 .ModuleHead .HeadCenter{float:none;}
#module_24605488 {
padding:0px;
}
#module_24605488 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_24605488 .ModuleHead24605488 {
display:none;
}
#module_24605488 .BodyCenter.BodyCenter24605488 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24605488 >.module_24605488 {
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_24605488 >.module_24605488{
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_24605488 .BodyCenter.BodyCenter24605488 {
padding-top:18.1818%;
padding-left:9.0909%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605488 .BodyCenter.BodyCenter24605488 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605488 >.module_24605488 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605488 >.module_24605488 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605488 >.module_24605488 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605488:hover {
border:none;
}
#module_24605488:hover >.module_24605488 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605488 .ModulePlainTextGiantContent{margin-top:0px;}
#module_24605488 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_24605488 .ModulePlainTextGiantContent{margin-left:0px;}
#module_24605488 .ModulePlainTextGiantContent{margin-right:10px;}
#module_24605488 .plainTextGiant-Container{padding-top:10px;}
#module_24605488 .plainTextGiant-Container{padding-bottom:10px;}
#module_24605488 .plainTextGiant-Container{padding-left:10px;}
#module_24605488 .plainTextGiant-Container{padding-right:10px;}
#module_24605488 a{font-size:unset;font-family:unset}
.module_98709349 .ModuleHead .HeadCenter{float:none;}
#module_98709349 {
padding:0px;
}
#module_98709349 {
position:static;
z-index:0;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_98709349 .ModuleHead98709349 {
display:none;
}
#module_98709349 .BodyCenter.BodyCenter98709349 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98709349 >.module_98709349 {
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_98709349 >.module_98709349{
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_98709349 .BodyCenter.BodyCenter98709349 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:25.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709349 .BodyCenter.BodyCenter98709349 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709349 >.module_98709349 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709349 >.module_98709349 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709349 >.module_98709349 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709349:hover {
border:none;
}
#module_98709349:hover >.module_98709349 {
border-color:#ccc;
}
#module_98709349:hover >.module_98709349 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{border-style:none !important;}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{border-width:1px !important;}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{background-color:rgba(0,0,0,0);}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{background-image:none;}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{}
#module_98709349 .inlayout-104dialogmodule_98709349,#module_98709349 .main-class-container-mobile{}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{font-size:16px !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{color:rgb(0, 0, 0) !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{font-weight:normal !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{text-decoration:none !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title .class-title-text,#module_98709349 .class-title .class-title-text{font-style:normal !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{background-color:rgb(255, 255, 255);}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{background-image:none;}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{}
#module_98709349 .inlayout-104dialogmodule_98709349 .class-title,#module_98709349 .class-title{height:50px !important;line-height:50px !important;}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{background-color:rgba(0,0,0,0);}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{background-image:none;}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{background-repeat:no-repeat;}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{}
#module_98709349 .main-class-line,.inlayout-104dialogmodule_98709349 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_98709349 .main-class-line,.inlayout-104dialogmodule_98709349 .main-class-line{border-bottom-style:none !important;}
#module_98709349 .main-class-line,.inlayout-104dialogmodule_98709349 .main-class-line{border-bottom-width:2px !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{font-size:14px !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{color:rgb(179, 185, 198) !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{font-weight:normal !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{text-decoration:none !important;}
#module_98709349 .main-class-text,.inlayout-104dialogmodule_98709349 .main-class-text{font-style:normal !important;}
#module_98709349 .main-class-item,.inlayout-104dialogmodule_98709349 .main-class-item{height:30px;line-height:30px !important;}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{background-color:rgba(0,0,0,0);}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{background-image:none;}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{background-repeat:no-repeat;}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{font-size:14px !important;}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{color:rgb(255, 255, 255) !important;}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{font-weight:normal !important;}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{text-decoration:none !important;}
#module_98709349 .sub-class-text,.inlayout-104dialogmodule_98709349 .sub-class-text{font-style:normal !important;}
#module_98709349 .sub-class-item,.inlayout-104dialogmodule_98709349 .sub-class-item{height:30px !important;line-height:30px !important;}
#module_98709349 .inlayout-104dialogmodule_98709349 .main-class-icon,.inlayout-104dialogmodule_98709349 .class-title-icon,#module_98709349 .main-class-icon,#module_98709349 .class-title-icon{color:#000 !important;}
#module_98709349 .main-class-item.active,#copy_module_98709349 .main-class-item.active,.inlayout-104dialogmodule_98709349 .main-class-item.active,.inlayout-104dialogmodule_98709349 .classify:hover{background-color:rgba(0,0,0,0);}
#module_98709349 .main-class-item.active{background-image:none;}
#module_98709349 .main-class-item.active{background-repeat:no-repeat;}
#module_98709349 .main-class-item.active{}
#module_98709349 .main-class-item.active{}
#module_98709349 .main-class-item.active{}
#module_98709349 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_98709349 .main-class-item-box .main-class-line.active{border-bottom-style:none !important;}
#module_98709349 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_98709349 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_98709349 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709349 .main-class-item.active .main-class-text,#copy_module_98709349 .main-class-item.active .main-class-text{color:rgb(255, 255, 255) !important;}
#module_98709349 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_98709349 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_98709349 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_98709349 .main-class-item.active{height:30px;line-height:30px !important;}
#module_98709349 .sub-class-item.active,#copy_module_98709349 .sub-class-item.active,.inlayout-104dialogmodule_98709349 .sub-class-item.active,.inlayout-104dialogmodule_98709349 .sub-class-item:hover{background-color:rgba(0,0,0,0);}
#module_98709349 .sub-class-item.active{background-image:none;}
#module_98709349 .sub-class-item.active{background-repeat:no-repeat;}
#module_98709349 .sub-class-item.active{}
#module_98709349 .sub-class-item.active .sub-class-text{}
#module_98709349 .sub-class-item.active .sub-class-text{}
#module_98709349 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_98709349 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_98709349 .sub-class-item.active .sub-class-text,#copy_module_98709349 .sub-class-item.active .sub-class-text{color:rgb(0, 176, 240) !important;}
#module_98709349 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_98709349 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_98709349 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_98709349 .sub-class-item.active{height:30px;line-height:30px !important;}
#module_98709349 .main-class-item.active .main-class-icon,#module_98709349 .class-title:hover .class-title-icon{color:#fff !important;}


.ModuleGridContainer.ModuleGridContainer24597300 #Sub24597300_6 {width:13.416599999999994%;}
.module_24605932 .ModuleHead .HeadCenter{float:none;}
#module_24605932 {
padding:0px;
}
#module_24605932 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_24605932 .ModuleHead24605932 {
display:none;
}
#module_24605932 .BodyCenter.BodyCenter24605932 {
background:none;background-color:rgb(54, 63, 94);
}
#module_24605932 >.module_24605932 {
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_24605932 >.module_24605932{
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_24605932 .BodyCenter.BodyCenter24605932 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605932 .BodyCenter.BodyCenter24605932 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605932 >.module_24605932 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605932 >.module_24605932 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605932 >.module_24605932 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605932:hover {
border:none;
}
#module_24605932:hover >.module_24605932 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605932 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_24605932 .ModuleSubContainer{background-image:none;}
#module_24605932 .ModuleSubContainer{background-repeat:no-repeat;}
#module_24605932 .ModuleSubContainer{background-position:0% 0%;}
#module_24605932 .ModuleSubContainer{background-attachment:scroll;}
#module_24605932 .ModuleSubContainer{}
#module_24605932 {!bgVideo!}{bgVideoUrl:none}
#module_24605932 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_24605932 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_24605932 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer24605932 {}
.ModuleGridContainer.ModuleGridContainer24605932 .SubPadding {width:0px;}
.module_24605934 .ModuleHead .HeadCenter{float:none;}
#module_24605934 {
padding:0px;
}
#module_24605934 {
position:static;
z-index:0;
top:-109px;
left:0px;
width:100%;
height: auto;
}
#module_24605934 .ModuleHead24605934 {
display:none;
}
#module_24605934 .BodyCenter.BodyCenter24605934 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24605934 >.module_24605934 {
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_24605934 >.module_24605934{
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_24605934 .BodyCenter.BodyCenter24605934 {
padding-top:0.6061%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605934 .BodyCenter.BodyCenter24605934 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24605934 >.module_24605934 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24605934 >.module_24605934 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24605934 >.module_24605934 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24605934:hover {
border:none;
}
#module_24605934:hover >.module_24605934 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24605934 .ModuleImageTextGiantContent{margin-top:0px;}
#module_24605934 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_24605934 .ModuleImageTextGiantContent{margin-left:0px;}
#module_24605934 .ModuleImageTextGiantContent{margin-right:10px;}
#module_24605934 .imageTextGiant-Container{padding-top:10px;}
#module_24605934 .imageTextGiant-Container{padding-bottom:10px;}
#module_24605934 .imageTextGiant-Container{padding-left:0px;}
#module_24605934 .imageTextGiant-Container{padding-right:10px;}
#module_24605934 .showHandle .btn{font-size:14px;}
#module_24605934 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_24605934 .showHandle .btn{color:#333;}
#module_24605934 .showHandle .btn{font-weight:400;}
#module_24605934 .showHandle .btn{text-decoration:none;}
#module_24605934 .showHandle .btn{font-style:normal;}
#module_24605934 .showHandle div{border-top-color:#ddd !important;}
#module_24605934 .showHandle div{border-top-style:solid !important;}
#module_24605934 .showHandle div{border-top-width:1px !important;}
#module_24605934 .showHandle{background-color:transparent;}
#module_24605934 .showHandle{background-image:none;}
#module_24605934 .showHandle{background-repeat:no-repeat;}
#module_24605934 .showHandle{}
#module_24605934 .showHandle{}
#module_24605934 .showHandle{}
#module_24605934 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer24605932 #Sub24605932_1 {width:68.7500%;}
.module_22060734 .ModuleHead .HeadCenter{float:none;}
#module_22060734 {
padding:0px;
}
#module_22060734 {
position:static;
z-index:0;
top:6294px;
left:1184px;
width:100%;
height: auto;
}
#module_22060734 .ModuleHead22060734 {
display:none;
}
#module_22060734 .BodyCenter.BodyCenter22060734 {
background:none;background-color:rgba(0,0,0,0);
}
#module_22060734 >.module_22060734 {
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_22060734 >.module_22060734{
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_22060734 .BodyCenter.BodyCenter22060734 {
padding-top:1.3333%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_22060734 .BodyCenter.BodyCenter22060734 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_22060734 >.module_22060734 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_22060734 >.module_22060734 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_22060734 >.module_22060734 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_22060734:hover {
border:none;
}
#module_22060734:hover >.module_22060734 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_22060734 .ModuleImageTextGiantContent{margin-top:0px;}
#module_22060734 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_22060734 .ModuleImageTextGiantContent{margin-left:0px;}
#module_22060734 .ModuleImageTextGiantContent{margin-right:10px;}
#module_22060734 .imageTextGiant-Container{padding-top:10px;}
#module_22060734 .imageTextGiant-Container{padding-bottom:10px;}
#module_22060734 .imageTextGiant-Container{padding-left:10px;}
#module_22060734 .imageTextGiant-Container{padding-right:10px;}
#module_22060734 .showHandle .btn{font-size:14px;}
#module_22060734 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_22060734 .showHandle .btn{color:#333;}
#module_22060734 .showHandle .btn{font-weight:400;}
#module_22060734 .showHandle .btn{text-decoration:none;}
#module_22060734 .showHandle .btn{font-style:normal;}
#module_22060734 .showHandle div{border-top-color:#ddd !important;}
#module_22060734 .showHandle div{border-top-style:solid !important;}
#module_22060734 .showHandle div{border-top-width:1px !important;}
#module_22060734 .showHandle{background-color:transparent;}
#module_22060734 .showHandle{background-image:none;}
#module_22060734 .showHandle{background-repeat:no-repeat;}
#module_22060734 .showHandle{}
#module_22060734 .showHandle{}
#module_22060734 .showHandle{}
#module_22060734 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer24605932 #Sub24605932_2 {width:31.2500%;}
.module_24626415 .ModuleHead .HeadCenter{float:none;}
#module_24626415 {
padding:0px;
}
#module_24626415 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_24626415 .ModuleHead24626415 {
display:none;
}
#module_24626415 .BodyCenter.BodyCenter24626415 {
background:none;background-color:rgb(54, 63, 94);
}
#module_24626415 >.module_24626415 {
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(74, 83, 114);
border-bottom-width:1px;
}
#module_24626415 >.module_24626415{
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_24626415 .BodyCenter.BodyCenter24626415 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.8009%;
}
}
@media screen and (max-width: 767px){
#module_24626415 .BodyCenter.BodyCenter24626415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24626415 >.module_24626415 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24626415 >.module_24626415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24626415 >.module_24626415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24626415:hover {
border:none;
}
#module_24626415:hover >.module_24626415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_24626415 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_24626415 .ModuleSubContainer{background-image:none;}
#module_24626415 .ModuleSubContainer{background-repeat:no-repeat;}
#module_24626415 .ModuleSubContainer{background-position:0% 0%;}
#module_24626415 .ModuleSubContainer{background-attachment:scroll;}
#module_24626415 .ModuleSubContainer{}
#module_24626415 {!bgVideo!}{bgVideoUrl:none}
#module_24626415 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_24626415 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_24626415 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer24626415 {}
.ModuleGridContainer.ModuleGridContainer24626415 .SubPadding {width:0px;}
.module_24625334 .ModuleHead .HeadCenter{float:none;}
#module_24625334 {
padding:0px;
}
#module_24625334 {
position:static;
z-index:0;
top:6395px;
left:498px;
width:100%;
height: auto;
}
#module_24625334 .ModuleHead24625334 {
display:none;
}
#module_24625334 .BodyCenter.BodyCenter24625334 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24625334 >.module_24625334 {
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_24625334 >.module_24625334{
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_24625334 .BodyCenter.BodyCenter24625334 {
padding-top:2.7778%;
padding-left:0.0000%;
padding-right:9.2593%;
padding-bottom:2.7778%;
}
}
@media screen and (max-width: 767px){
#module_24625334 .BodyCenter.BodyCenter24625334 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24625334 >.module_24625334 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24625334 >.module_24625334 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24625334 >.module_24625334 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24625334:hover {
border:none;
}
#module_24625334:hover >.module_24625334 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer24626415 #Sub24626415_1 {width:9.0000%;}
.module_24625338 .ModuleHead .HeadCenter{float:none;}
#module_24625338 {
padding:0px;
}
#module_24625338 {
position:static;
z-index:0;
top:6429px;
left:640px;
width:100%;
height: auto;
}
#module_24625338 .ModuleHead24625338 {
display:none;
}
#module_24625338 .BodyCenter.BodyCenter24625338 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24625338 >.module_24625338 {
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_24625338 >.module_24625338{
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_24625338 .BodyCenter.BodyCenter24625338 {
padding-top:2.8037%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.8037%;
}
}
@media screen and (max-width: 767px){
#module_24625338 .BodyCenter.BodyCenter24625338 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24625338 >.module_24625338 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:9.3458%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24625338 >.module_24625338 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24625338 >.module_24625338 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24625338:hover {
border:none;
}
#module_24625338:hover >.module_24625338 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer24626415 #Sub24626415_2 {width:9.2500%;}
.module_24625337 .ModuleHead .HeadCenter{float:none;}
#module_24625337 {
padding:0px;
}
#module_24625337 {
position:static;
z-index:0;
top:6446px;
left:954px;
width:100%;
height: auto;
}
#module_24625337 .ModuleHead24625337 {
display:none;
}
#module_24625337 .BodyCenter.BodyCenter24625337 {
background:none;background-color:rgba(0,0,0,0);
}
#module_24625337 >.module_24625337 {
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_24625337 >.module_24625337{
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_24625337 .BodyCenter.BodyCenter24625337 {
padding-top:2.6316%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6316%;
}
}
@media screen and (max-width: 767px){
#module_24625337 .BodyCenter.BodyCenter24625337 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_24625337 >.module_24625337 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:8.7719%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_24625337 >.module_24625337 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_24625337 >.module_24625337 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_24625337:hover {
border:none;
}
#module_24625337:hover >.module_24625337 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer24626415 #Sub24626415_3 {width:9.3333%;}
.module_354339954 .ModuleHead .HeadCenter{float:none;}
#module_354339954 {
padding:0px;
}
#module_354339954 {
position:static;
z-index:0;
top:-121px;
left:0px;
width:100%;
height: auto;
}
#module_354339954 .ModuleHead354339954 {
display:none;
}
#module_354339954 .BodyCenter.BodyCenter354339954 {
background:none;background-color:rgba(0,0,0,0);
}
#module_354339954 >.module_354339954 {
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_354339954 >.module_354339954{
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_354339954 .BodyCenter.BodyCenter354339954 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339954 .BodyCenter.BodyCenter354339954 {
padding-top:2.8818%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_354339954 >.module_354339954 {
margin-top:1.1686%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339954 >.module_354339954 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_354339954 >.module_354339954 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_354339954:hover {
border:none;
}
#module_354339954:hover >.module_354339954 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_354339954 .BodyCenter{text-align:right;}
#module_354339954 .moduleButton{font-size:14px;}
#module_354339954 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_354339954 .moduleButton{color:rgb(179, 185, 198);}
#module_354339954 .moduleButton{font-weight:normal;}
#module_354339954 .moduleButton{text-decoration:none;}
#module_354339954 .moduleButton{font-style:normal;}
#module_354339954 .moduleButton, #module_354339954 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339954 .moduleButton, #module_354339954 .moduleButton.faded:before{}
#module_354339954 .moduleButton{border-color:#1e88e5;}
#module_354339954 .moduleButton{border-style:solid;}
#module_354339954 .moduleButton{border-width:0px;}
#module_354339954 .moduleButton{width:140px;}
#module_354339954 .moduleButton{height:30px;line-height:30px;}
#module_354339954 .BodyCenter{color:#1e88e5;}
#module_354339954 .moduleButton{border-top-left-radius:0px;}
#module_354339954 .moduleButton{border-top-right-radius:0px;}
#module_354339954 .moduleButton{border-bottom-left-radius:0px;}
#module_354339954 .moduleButton{border-bottom-right-radius:0px;}
#module_354339954 .BreadIcon{font-size:22px;} #module_354339954 .BreadsvgIcon svg{width:22px;height:22px;}
#module_354339954 .BreadIcon{color:rgb(179, 185, 198);} #module_354339954 .BreadsvgIcon svg>*{fill:rgb(179, 185, 198);}
#module_354339954 .BreadIcon,#module_354339954 .BreadsvgIcon{margin-left:0px;}
#module_354339954 .BreadIcon,#module_354339954 .BreadsvgIcon{margin-right:5px;}
#module_354339954 .moduleButton:hover .BreadIcon{font-size:22px;} #module_354339954 .moduleButton:hover .BreadsvgIcon svg{width:22px;height:22px;}
#module_354339954 .moduleButton:hover .BreadIcon{color:#fff} #module_354339954 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_354339954 .moduleButton:hover{font-size:14px;}
#module_354339954 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_354339954 .moduleButton:hover{color:#fff;}
#module_354339954 .moduleButton:hover{font-weight:normal;}
#module_354339954 .moduleButton:hover{text-decoration:none;}
#module_354339954 .moduleButton:hover{font-style:normal;}
#module_354339954 .moduleButton:before, #module_354339954 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339954 .moduleButton:before, #module_354339954 .moduleButton.faded:before{}
#module_354339954 .moduleButton:hover{border-color:#1e88e5;}
#module_354339954 .moduleButton:hover{border-style:solid;}
#module_354339954 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer24626415 #Sub24626415_4 {width:49.9167%;}
.module_354339947 .ModuleHead .HeadCenter{float:none;}
#module_354339947 {
padding:0px;
}
#module_354339947 {
position:static;
z-index:0;
top:-111px;
left:1037px;
width:100%;
height: auto;
}
#module_354339947 .ModuleHead354339947 {
display:none;
}
#module_354339947 .BodyCenter.BodyCenter354339947 {
background:none;background-color:rgba(0,0,0,0);
}
#module_354339947 >.module_354339947 {
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_354339947 >.module_354339947{
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_354339947 .BodyCenter.BodyCenter354339947 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339947 .BodyCenter.BodyCenter354339947 {
padding-top:2.8818%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_354339947 >.module_354339947 {
margin-top:2.5926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_354339947 >.module_354339947 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_354339947 >.module_354339947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_354339947:hover {
border:none;
}
#module_354339947:hover >.module_354339947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_354339947 .BodyCenter{text-align:left;}
#module_354339947 .moduleButton{font-size:14px;}
#module_354339947 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_354339947 .moduleButton{color:rgb(179, 185, 198);}
#module_354339947 .moduleButton{font-weight:normal;}
#module_354339947 .moduleButton{text-decoration:none;}
#module_354339947 .moduleButton{font-style:normal;}
#module_354339947 .moduleButton, #module_354339947 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339947 .moduleButton, #module_354339947 .moduleButton.faded:before{}
#module_354339947 .moduleButton{border-color:#1e88e5;}
#module_354339947 .moduleButton{border-style:solid;}
#module_354339947 .moduleButton{border-width:0px;}
#module_354339947 .moduleButton{width:250px;}
#module_354339947 .moduleButton{height:30px;line-height:30px;}
#module_354339947 .BodyCenter{color:#1e88e5;}
#module_354339947 .moduleButton{border-top-left-radius:0px;}
#module_354339947 .moduleButton{border-top-right-radius:0px;}
#module_354339947 .moduleButton{border-bottom-left-radius:0px;}
#module_354339947 .moduleButton{border-bottom-right-radius:0px;}
#module_354339947 .BreadIcon{font-size:22px;} #module_354339947 .BreadsvgIcon svg{width:22px;height:22px;}
#module_354339947 .BreadIcon{color:rgb(179, 185, 198);} #module_354339947 .BreadsvgIcon svg>*{fill:rgb(179, 185, 198);}
#module_354339947 .BreadIcon,#module_354339947 .BreadsvgIcon{margin-left:0px;}
#module_354339947 .BreadIcon,#module_354339947 .BreadsvgIcon{margin-right:5px;}
#module_354339947 .moduleButton:hover .BreadIcon{font-size:22px;} #module_354339947 .moduleButton:hover .BreadsvgIcon svg{width:22px;height:22px;}
#module_354339947 .moduleButton:hover .BreadIcon{color:#fff} #module_354339947 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_354339947 .moduleButton:hover{font-size:14px;}
#module_354339947 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_354339947 .moduleButton:hover{color:#fff;}
#module_354339947 .moduleButton:hover{font-weight:normal;}
#module_354339947 .moduleButton:hover{text-decoration:none;}
#module_354339947 .moduleButton:hover{font-style:normal;}
#module_354339947 .moduleButton:before, #module_354339947 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_354339947 .moduleButton:before, #module_354339947 .moduleButton.faded:before{}
#module_354339947 .moduleButton:hover{border-color:#1e88e5;}
#module_354339947 .moduleButton:hover{border-style:solid;}
#module_354339947 .moduleButton:hover{border-width:0px;}

.ModuleGridContainer.ModuleGridContainer24626415 #Sub24626415_5 {width:22.500000000000007%;}
.module_315813013 .ModuleHead .HeadCenter{float:none;}
#module_315813013 {
padding:0px;
}
#module_315813013 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_315813013 .ModuleHead315813013 {
display:none;
}
#module_315813013 .BodyCenter.BodyCenter315813013 {
background:none;background-color:rgb(54, 63, 94);
}
#module_315813013 >.module_315813013 {
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_315813013 >.module_315813013{
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_315813013 .BodyCenter.BodyCenter315813013 {
padding-top:0.2670%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5339%;
}
}
@media screen and (max-width: 767px){
#module_315813013 .BodyCenter.BodyCenter315813013 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_315813013 >.module_315813013 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_315813013 >.module_315813013 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_315813013 >.module_315813013 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_315813013:hover {
border:none;
}
#module_315813013:hover >.module_315813013 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_315813013 .ModuleSubContainer{background-color:transparent;}
#module_315813013 .ModuleSubContainer{background-image:none;}
#module_315813013 .ModuleSubContainer{background-repeat:no-repeat;}
#module_315813013 .ModuleSubContainer{background-position:0% 0%;}
#module_315813013 .ModuleSubContainer{background-attachment:scroll;}
#module_315813013 .ModuleSubContainer{}
#module_315813013 {!bgVideo!}{bgVideoUrl:none}
#module_315813013 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_315813013 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_315813013 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer315813013 {}
.ModuleGridContainer.ModuleGridContainer315813013 .SubPadding {width:0px;}
.module_315812989 .ModuleHead .HeadCenter{float:none;}
#module_315812989 {
padding:0px;
}
#module_315812989 {
position:static;
z-index:0;
top:7178px;
left:743px;
width:100%;
height: auto;
}
#module_315812989 .ModuleHead315812989 {
display:none;
}
#module_315812989 .BodyCenter.BodyCenter315812989 {
background:none;background-color:rgba(0,0,0,0);
}
#module_315812989 >.module_315812989 {
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_315812989 >.module_315812989{
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_315812989 .BodyCenter.BodyCenter315812989 {
padding-top:4.3860%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_315812989 .BodyCenter.BodyCenter315812989 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_315812989 >.module_315812989 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_315812989 >.module_315812989 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_315812989 >.module_315812989 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_315812989:hover {
border:none;
}
#module_315812989:hover >.module_315812989 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_315812989 .ModuleImageTextGiantContent{margin-top:0px;}
#module_315812989 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_315812989 .ModuleImageTextGiantContent{margin-left:0px;}
#module_315812989 .ModuleImageTextGiantContent{margin-right:10px;}
#module_315812989 .imageTextGiant-Container{padding-top:0px;}
#module_315812989 .imageTextGiant-Container{padding-bottom:0px;}
#module_315812989 .imageTextGiant-Container{padding-left:0px;}
#module_315812989 .imageTextGiant-Container{padding-right:0px;}
#module_315812989 .showHandle .btn{font-size:14px;}
#module_315812989 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_315812989 .showHandle .btn{color:#333;}
#module_315812989 .showHandle .btn{font-weight:400;}
#module_315812989 .showHandle .btn{text-decoration:none;}
#module_315812989 .showHandle .btn{font-style:normal;}
#module_315812989 .showHandle div{border-top-color:#ddd !important;}
#module_315812989 .showHandle div{border-top-style:solid !important;}
#module_315812989 .showHandle div{border-top-width:1px !important;}
#module_315812989 .showHandle{background-color:transparent;}
#module_315812989 .showHandle{background-image:none;}
#module_315812989 .showHandle{background-repeat:no-repeat;}
#module_315812989 .showHandle{}
#module_315812989 .showHandle{}
#module_315812989 .showHandle{}
#module_315812989 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer315813013 #Sub315813013_1 {width:8.5000%;}
/*友情链接 layout 101*/

.ModuleLinkListGiant.layout-101{min-height: 29px;}
.ModuleLinkListGiant.layout-101 .LinkHor{display: inline-block;white-space: nowrap;}
.ModuleLinkListGiant.layout-101 .LinkVer{display:block;}
.ModuleLinkListGiant.layout-101 .btn:hover{text-decoration:underline;}.module_50160662 .ModuleHead .HeadCenter{float:none;}
#module_50160662 {
padding:0px;
}
#module_50160662 {
position:static;
z-index:0;
top:7163px;
left:1037px;
width:100%;
height: auto;
}
#module_50160662 .ModuleHead50160662 {
display:none;
}
#module_50160662 .BodyCenter.BodyCenter50160662 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50160662 >.module_50160662 {
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_50160662 >.module_50160662{
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_50160662 .BodyCenter.BodyCenter50160662 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50160662 .BodyCenter.BodyCenter50160662 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50160662 >.module_50160662 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50160662 >.module_50160662 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50160662 >.module_50160662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50160662:hover {
border:none;
}
#module_50160662:hover >.module_50160662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50160662 .BodyCenter{text-align:left;}
#module_50160662 .link-item .LinkHor .btn-link{font-size:12px;}
#module_50160662 .link-item .LinkHor .btn-link{font-family:微软雅黑,Microsoft YaHei;}
#module_50160662 .link-item .LinkHor .btn-link{color:rgb(179, 185, 198);}
#module_50160662 .link-item .LinkHor .btn-link{font-weight:normal;}
#module_50160662 .link-item .LinkHor .btn-link{text-decoration:none;}
#module_50160662 .link-item .LinkHor .btn-link{font-style:normal;}
#module_50160662 .link-item .LinkHor .btn-link:hover{font-size:12px;}
#module_50160662 .link-item .LinkHor .btn-link:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_50160662 .link-item .LinkHor .btn-link:hover{color:rgb(251, 251, 251);}
#module_50160662 .link-item .LinkHor .btn-link:hover{font-weight:normal;}
#module_50160662 .link-item .LinkHor .btn-link:hover{text-decoration:initial;}
#module_50160662 .link-item .LinkHor .btn-link:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer315813013 #Sub315813013_2 {width:91.5%;}
.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_21767405 .ModuleHead .HeadCenter{float:none;}
#module_21767405 {
padding:0px;
}
#module_21767405 {
}
#module_21767405 .ModuleHead21767405 {
display:none;
}
#module_21767405 .BodyCenter.BodyCenter21767405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_21767405 >.module_21767405 {
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_21767405 >.module_21767405{
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_21767405 .BodyCenter.BodyCenter21767405 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_21767405 .BodyCenter.BodyCenter21767405 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_21767405 >.module_21767405 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_21767405 >.module_21767405 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_21767405 >.module_21767405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_21767405:hover {
border:none;
}
#module_21767405:hover >.module_21767405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_21767405 .langlistbox{background-color:#fff} #module_21767405 .langlistbox .jt{border-bottom-color:#fff}
#module_21767405 .langlistbox .langinfo{color:#333333}
#module_21767405 .langlistbox .langinfo{background-color:#fff}
#module_21767405 .langlistbox .langinfo{border-color:#333333}
#module_21767405 .langlistbox .langtxt{ font-size:16px }
#module_21767405 .langlistbox .langtxt{ color:#333333 }
#module_21767405 {}#module_21767405.layout-101 #header{border-bottom-color:transparent;}
#module_21767405 {}#module_21767405.layout-101 #header{border-bottom-style:none;}
#module_21767405 {}#module_21767405.layout-101 #header{border-bottom-width:0px;}
#module_21767405 {}#module_21767405.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_21767405 {}#module_21767405.layout-101 #MobileNav{background-color: transparent;} #module_21767405.layout-101 #header{background-color:rgb(23, 27, 30);}
#module_21767405 {}#module_21767405.layout-101 #header{}
#module_21767405 {}#module_21767405.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_21767405 {}#module_21767405.layout-101 #header p{font-size:px;}
#module_21767405 {}#module_21767405.layout-101 #header p{color:#fff;}
#module_21767405 {}#module_21767405.layout-101 #header p{}
#module_21767405 {}#module_21767405.layout-101 #header p{}
#module_21767405 {}#module_21767405.layout-101 #header p{}
#module_21767405 {}#module_21767405.layout-101 .lcitem .rect{background:#fff;} #module_21767405.layout-101 .icons{color:#fff;} #module_21767405.layout-101 .svgdiv svg>*{fill:#fff;}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(37, 40, 45);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item,#module_21767405.layout-101 #MobileNavFloatLayer{background-color:rgb(23, 27, 30);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item,#module_21767405.layout-101 #MobileNavFloatLayer{}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a{background:rgb(23, 27, 30);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a{}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a,#module_21767405.layout-101 .micro-nav-item>ul>li>a p{color:rgb(158, 167, 176);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a{background:rgb(37, 40, 45);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a,#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a,#module_21767405.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a,#module_21767405.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a,#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a,#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_21767405 .langlistbox li:hover .langinfo,#module_21767405 .langactive .langinfo {color:#fff}
#module_21767405 .langlistbox li:hover .langinfo,#module_21767405 .langactive .langinfo{background-color:#333333}
#module_21767405 .langlistbox li:hover .langinfo,#module_21767405 .langactive .langinfo{border-color:#333333}
#module_21767405 .langlistbox li:hover .langtxt,#module_21767405 .langactive .langtxt{ color:#333333 }
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a:hover,#module_21767405.layout-101 .micro-nav-item>ul>li>a:hover p{color:rgb(0, 111, 255);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgba(0,0,0,0);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgb(54, 57, 62);}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_21767405 {}#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_21767405.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.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;
    /* 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_49355289 .ModuleHead .HeadCenter{float:none;}
#module_49355289 {
padding:0px;
}
#module_49355289 {
}
#module_49355289 .ModuleHead49355289 {
display:none;
}
#module_49355289 .BodyCenter.BodyCenter49355289 {
background:none;background-color:rgba(0,0,0,0);
}
#module_49355289 >.module_49355289 {
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_49355289 >.module_49355289{
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_49355289 .BodyCenter.BodyCenter49355289 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_49355289 .BodyCenter.BodyCenter49355289 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_49355289 >.module_49355289 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_49355289 >.module_49355289 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_49355289 >.module_49355289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_49355289:hover {
border:none;
}
#module_49355289:hover >.module_49355289 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_49355289 .defaultbtn{background-color:#fff}
#module_49355289 .defaultbtn{}
#module_49355289 .spotgroup{color:rgb(59, 196, 64)}
#module_49355289 .itembtn{background-color:#fff}
#module_49355289 .itembtn{}
#module_49355289 .itemicon{color:#666} #module_49355289 svg>*{fill:#666}
#module_49355289 .itemtext{background-color:#fff} #module_49355289 .itemtextright::before{border-left-color:#fff} #module_49355289 .itemtextleft::before{border-right-color:#fff}
#module_49355289 .itemtext{}
#module_49355289 .itemtext{font-size:12px;}
#module_49355289 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_49355289 .itemtext{color:#666 !important;}
#module_49355289 .itemtext{font-weight:normal;}
#module_49355289 .itemtext{text-decoration:none;}
#module_49355289 .itemtext{font-style:normal;}
#module_49355289 .defaultbtnbghover{background-color:#1e88e5}
#module_49355289 .defaultbtnbghover{}
#module_49355289 .defaultbtniconbghover{color:#fff}
.module_21767406 .ModuleHead .HeadCenter{float:none;}
#module_21767406 {
padding:0px;
}
#module_21767406 {
}
#module_21767406 .ModuleHead21767406 {
display:none;
}
#module_21767406 .BodyCenter.BodyCenter21767406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_21767406 >.module_21767406 {
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_21767406 >.module_21767406{
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_21767406 .BodyCenter.BodyCenter21767406 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_21767406 .BodyCenter.BodyCenter21767406 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_21767406 >.module_21767406 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_21767406 >.module_21767406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_21767406 >.module_21767406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_21767406:hover {
border:none;
}
#module_21767406:hover >.module_21767406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_21767406 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_21767406 .foot-nav-list{border-top-color:rgb(248, 248, 248);}
#module_21767406 .foot-nav-list{border-top-style:solid;}
#module_21767406 .foot-nav-list{border-top-width:0px;}
#module_21767406 #MobileFootNav{box-shadow:1px 1px 4px 0px rgb(216, 216, 216);}
#module_21767406 .icon{color:#fff !important;} #module_21767406 .icon svg >*{fill:#fff}
#module_21767406 .itemText{font-size:12px;}
#module_21767406 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_21767406 .itemText{color:rgb(0, 0, 0) !important;}
#module_21767406 .itemText{font-weight:normal;}
#module_21767406 .itemText{text-decoration:none;}
#module_21767406 .itemText{font-style:normal;}
#module_21767406 .iconh{color:#fff !important;}  #module_21767406 .iconh svg >*{fill:#fff}
#module_21767406 .itemTexth{font-size:12px;}
#module_21767406 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_21767406 .itemTexth{color:rgb(0, 111, 255) !important;}
#module_21767406 .itemTexth{font-weight:normal;}
#module_21767406 .itemTexth{text-decoration:none;}
#module_21767406 .itemTexth{font-style:normal;}
