﻿/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/8/82544/82544_1400234_1_.cache exists */
/*md5:34ee0e20cd4e702a6f6b6d3c13054dfa*/
.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_158473508 .ModuleHead .HeadCenter{float:none;}
#module_158473508 {
padding:0px;
}
#module_158473508 {
position:static;
z-index:0;
top:315px;
left:599px;
width:100%;
height: auto;
}
#module_158473508 .ModuleHead158473508 {
display:none;
}
#module_158473508 .BodyCenter.BodyCenter158473508 {
background:none;background-color:rgb(255, 147, 0);
}
#module_158473508 >.module_158473508 {
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_158473508 >.module_158473508{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_158473508 .BodyCenter.BodyCenter158473508 {
padding-top:7.5996%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1929%;
}
}
@media screen and (max-width: 767px){
#module_158473508 .BodyCenter.BodyCenter158473508 {
padding-top:11.5274%;
padding-left:8.6455%;
padding-right:8.6455%;
padding-bottom:8.6455%;
}
}
@media screen and (min-width: 768px){
#module_158473508 >.module_158473508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473508 >.module_158473508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473508 >.module_158473508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473508:hover {
border:none;
}
#module_158473508:hover >.module_158473508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_158473508 .ModuleSubContainer{background-color:transparent;}
#module_158473508 .ModuleSubContainer{background-image:none;}
#module_158473508 .ModuleSubContainer{background-repeat:no-repeat;}
#module_158473508 .ModuleSubContainer{background-position:0% 0%;}
#module_158473508 .ModuleSubContainer{background-attachment:scroll;}
#module_158473508 .ModuleSubContainer{}
#module_158473508 {!bgVideo!}{bgVideoUrl:none}
#module_158473508 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_158473508 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_158473508 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer158473508 {}
.ModuleGridContainer.ModuleGridContainer158473508 .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_158473513 .ModuleHead .HeadCenter{float:none;}
#module_158473513 {
padding:0px;
}
#module_158473513 {
position:static;
z-index:0;
top:116px;
left:0px;
width:100%;
height: auto;
}
#module_158473513 .ModuleHead158473513 {
display:none;
}
#module_158473513 .BodyCenter.BodyCenter158473513 {
background:none;background-color:rgba(0,0,0,0);
}
#module_158473513 >.module_158473513 {
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_158473513 >.module_158473513{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_158473513 .BodyCenter.BodyCenter158473513 {
padding-top:0.0000%;
padding-left:1.6260%;
padding-right:9.7561%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473513 .BodyCenter.BodyCenter158473513 {
padding-top:6.5359%;
padding-left:9.8039%;
padding-right:9.8039%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473513 >.module_158473513 {
margin-top:8.9431%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473513 >.module_158473513 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473513 >.module_158473513 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473513:hover {
border:none;
}
#module_158473513:hover >.module_158473513 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer158473508 #Sub158473508_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_154152578 .ModuleHead .HeadCenter{float:none;}
#module_154152578 {
padding:0px;
}
#module_154152578 {
position:static;
z-index:0;
top:451px;
width:100%;
height: auto;
}
#module_154152578 .ModuleHead154152578 {
display:none;
}
#module_154152578 .BodyCenter.BodyCenter154152578 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152578 >.module_154152578 {
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_154152578 >.module_154152578{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152578 .BodyCenter.BodyCenter154152578 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6795%;
}
}
@media screen and (max-width: 767px){
#module_154152578 .BodyCenter.BodyCenter154152578 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152578 >.module_154152578 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152578 >.module_154152578 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152578 >.module_154152578 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152578:hover {
border:none;
}
#module_154152578:hover >.module_154152578 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152578 .ModuleSubContainer{background-color:transparent;}
#module_154152578 .ModuleSubContainer{background-image:none;}
#module_154152578 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152578 .ModuleSubContainer{background-position:0% 0%;}
#module_154152578 .ModuleSubContainer{background-attachment:scroll;}
#module_154152578 .ModuleSubContainer{}
#module_154152578 {!bgVideo!}{bgVideoUrl:none}
#module_154152578 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152578 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152578 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152578 {}
.module_154152579 .ModuleHead .HeadCenter{float:none;}
#module_154152579 {
padding:0px;
}
#module_154152579 {
position:static;
z-index:0;
top:832px;
left:1044px;
width:100%;
height: auto;
}
#module_154152579 .ModuleHead154152579 {
display:none;
}
#module_154152579 .BodyCenter.BodyCenter154152579 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152579 >.module_154152579 {
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_154152579 >.module_154152579{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152579 .BodyCenter.BodyCenter154152579 {
padding-top:0.0000%;
padding-left:8.3333%;
padding-right:8.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152579 .BodyCenter.BodyCenter154152579 {
padding-top:11.2360%;
padding-left:5.6180%;
padding-right:5.6180%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_154152579 >.module_154152579 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152579 >.module_154152579 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152579 >.module_154152579 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152579:hover {
border:none;
}
#module_154152579:hover >.module_154152579 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_154152565 .ModuleSubContainer{background-color:transparent;}
#module_154152565 .ModuleSubContainer{}
#module_154152565 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152565 .ModuleSubContainer{background-position:0% 0%;}
#module_154152565 .ModuleSubContainer{background-attachment:scroll;}
#module_154152565 .ModuleSubContainer{}
#module_154152565 {!bgVideo!}{bgVideoUrl:}
#module_154152565 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152565 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152565 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152565 {}
.ModuleGridContainer.ModuleGridContainer154152565 .SubPadding {width:15px;}
.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_154152566 .ModuleHead .HeadCenter{float:none;}
#module_154152566 {
padding:0px;
}
#module_154152566 {
position:static;
z-index:0;
top:1045px;
left:565px;
width:100%;
height: auto;
}
#module_154152566 .ModuleHead154152566 {
display:none;
}
#module_154152566 >.module_154152566 {
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_154152566 >.module_154152566{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152566 .BodyCenter.BodyCenter154152566 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152566 .BodyCenter.BodyCenter154152566 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152566 >.module_154152566 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152566 >.module_154152566 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152566 >.module_154152566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152566:hover {
border:none;
}
#module_154152566:hover >.module_154152566 {
border-color:#ccc;
}
#module_154152566:hover >.module_154152566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152566 .ModuleHoverBoxItem_1{background-color:rgb(251, 251, 251);}
#module_154152566 .ModuleHoverBoxItem_1{background-image:none;}
#module_154152566 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_154152566 .ModuleHoverBoxItem_1{}
#module_154152566 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_154152566 .ModuleHoverBoxItem_1{}
#module_154152566 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_154152566 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_154152566 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_154152566 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_154152566 .ModuleHoverBoxItem_2{background-color:rgb(255, 146, 41);}
#module_154152566 .ModuleHoverBoxItem_2{background-image:none;}
#module_154152566 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_154152566 .ModuleHoverBoxItem_2{}
#module_154152566 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_154152566 .ModuleHoverBoxItem_2{}
#module_154152566 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_154152566 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_154152566 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_154152566 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_154152566 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
/*图文模块 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_154152568 .ModuleHead .HeadCenter{float:none;}
#module_154152568 {
padding:0px;
}
#module_154152568 {
position:static;
z-index:0;
top:2118px;
left:496px;
width:100%;
height: auto;
}
#module_154152568 .ModuleHead154152568 {
display:none;
}
#module_154152568 .BodyCenter.BodyCenter154152568 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152568 >.module_154152568 {
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(255, 146, 41);
border-bottom-width:2px;
}
#module_154152568 >.module_154152568{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152568 .BodyCenter.BodyCenter154152568 {
padding-top:20.7612%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:20.7612%;
}
}
@media screen and (max-width: 767px){
#module_154152568 .BodyCenter.BodyCenter154152568 {
padding-top:11.4286%;
padding-left:11.4286%;
padding-right:11.4286%;
padding-bottom:11.4286%;
}
}
@media screen and (min-width: 768px){
#module_154152568 >.module_154152568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152568 >.module_154152568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152568 >.module_154152568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152568:hover {
border:none;
}
#module_154152568:hover >.module_154152568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152568 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152568 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152568 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152568 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152568 .GraphicUpper .TextImage{margin-top:0px;}
#module_154152568 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_154152568 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152568 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152568 .TextImage{width:35%;}
#module_154152568 .MobileTextImage{width:67%;}
#module_154152568 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152568 .imageTextGiant-Container{padding-top:10px;}
#module_154152568 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152568 .imageTextGiant-Container{padding-left:10px;}
#module_154152568 .imageTextGiant-Container{padding-right:10px;}
#module_154152568 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152568 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152568 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152568 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152568 .imageTextGiant-Container{padding-top:0px;}
#module_154152568 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152568 .imageTextGiant-Container{padding-left:0px;}
#module_154152568 .imageTextGiant-Container{padding-right:0px;}
#module_154152568 .showHandle .btn{font-size:14px;}
#module_154152568 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152568 .showHandle .btn{color:#333;}
#module_154152568 .showHandle .btn{font-weight:400;}
#module_154152568 .showHandle .btn{text-decoration:none;}
#module_154152568 .showHandle .btn{font-style:normal;}
#module_154152568 .showHandle div{border-top-color:#ddd !important;}
#module_154152568 .showHandle div{border-top-style:solid !important;}
#module_154152568 .showHandle div{border-top-width:1px !important;}
#module_154152568 .showHandle{background-color:transparent;}
#module_154152568 .showHandle{background-image:none;}
#module_154152568 .showHandle{background-repeat:no-repeat;}
#module_154152568 .showHandle{}
#module_154152568 .showHandle{}
#module_154152568 .showHandle{}
#module_154152568 a{font-size:unset;font-family:unset}.module_154152567 .ModuleHead .HeadCenter{float:none;}
#module_154152567 {
padding:0px;
}
#module_154152567 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_154152567 .ModuleHead154152567 {
display:none;
}
#module_154152567 .BodyCenter.BodyCenter154152567 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152567 >.module_154152567 {
border-top-style:solid;
border-top-color:rgb(0, 127, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(0, 127, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(0, 127, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(0, 127, 255);
border-bottom-width:0px;
}
#module_154152567 >.module_154152567{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152567 .BodyCenter.BodyCenter154152567 {
padding-top:6.9204%;
padding-left:3.4602%;
padding-right:3.4602%;
padding-bottom:34.6021%;
}
}
@media screen and (max-width: 767px){
#module_154152567 .BodyCenter.BodyCenter154152567 {
padding-top:5.5249%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.9448%;
}
}
@media screen and (min-width: 768px){
#module_154152567 >.module_154152567 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152567 >.module_154152567 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152567 >.module_154152567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152567:hover {
border:none;
}
#module_154152567:hover >.module_154152567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152567 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152567 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152567 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152567 .ModuleImageTextGiantContent{margin-right:10px;}
#module_154152567 .imageTextGiant-Container{padding-top:10px;}
#module_154152567 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152567 .imageTextGiant-Container{padding-left:10px;}
#module_154152567 .imageTextGiant-Container{padding-right:10px;}
#module_154152567 .showHandle .btn{font-size:14px;}
#module_154152567 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152567 .showHandle .btn{color:#333;}
#module_154152567 .showHandle .btn{font-weight:400;}
#module_154152567 .showHandle .btn{text-decoration:none;}
#module_154152567 .showHandle .btn{font-style:normal;}
#module_154152567 .showHandle div{border-top-color:#ddd !important;}
#module_154152567 .showHandle div{border-top-style:solid !important;}
#module_154152567 .showHandle div{border-top-width:1px !important;}
#module_154152567 .showHandle{background-color:transparent;}
#module_154152567 .showHandle{background-image:none;}
#module_154152567 .showHandle{background-repeat:no-repeat;}
#module_154152567 .showHandle{}
#module_154152567 .showHandle{}
#module_154152567 .showHandle{}
#module_154152567 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152565 #Sub154152565_1 {width:25%;}
.module_154152569 .ModuleHead .HeadCenter{float:none;}
#module_154152569 {
padding:0px;
}
#module_154152569 {
position:static;
z-index:0;
top:34px;
left:599px;
width:100%;
height: auto;
}
#module_154152569 .ModuleHead154152569 {
display:none;
}
#module_154152569 >.module_154152569 {
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_154152569 >.module_154152569{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152569 .BodyCenter.BodyCenter154152569 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152569 .BodyCenter.BodyCenter154152569 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152569 >.module_154152569 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152569 >.module_154152569 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152569 >.module_154152569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152569:hover {
border:none;
}
#module_154152569:hover >.module_154152569 {
border-color:#ccc;
}
#module_154152569:hover >.module_154152569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152569 .ModuleHoverBoxItem_1{background-color:rgb(251, 251, 251);}
#module_154152569 .ModuleHoverBoxItem_1{background-image:none;}
#module_154152569 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_154152569 .ModuleHoverBoxItem_1{}
#module_154152569 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_154152569 .ModuleHoverBoxItem_1{}
#module_154152569 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_154152569 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_154152569 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_154152569 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_154152569 .ModuleHoverBoxItem_2{background-color:rgb(255, 146, 41);}
#module_154152569 .ModuleHoverBoxItem_2{background-image:none;}
#module_154152569 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_154152569 .ModuleHoverBoxItem_2{}
#module_154152569 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_154152569 .ModuleHoverBoxItem_2{}
#module_154152569 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_154152569 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_154152569 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_154152569 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_154152569 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_154152571 .ModuleHead .HeadCenter{float:none;}
#module_154152571 {
padding:0px;
}
#module_154152571 {
position:static;
z-index:0;
top:2118px;
left:496px;
width:100%;
height: auto;
}
#module_154152571 .ModuleHead154152571 {
display:none;
}
#module_154152571 .BodyCenter.BodyCenter154152571 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152571 >.module_154152571 {
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(255, 146, 41);
border-bottom-width:2px;
}
#module_154152571 >.module_154152571{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152571 .BodyCenter.BodyCenter154152571 {
padding-top:20.8333%;
padding-left:10.4167%;
padding-right:10.4167%;
padding-bottom:20.8333%;
}
}
@media screen and (max-width: 767px){
#module_154152571 .BodyCenter.BodyCenter154152571 {
padding-top:11.4286%;
padding-left:11.4286%;
padding-right:11.4286%;
padding-bottom:11.4286%;
}
}
@media screen and (min-width: 768px){
#module_154152571 >.module_154152571 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152571 >.module_154152571 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152571 >.module_154152571 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152571:hover {
border:none;
}
#module_154152571:hover >.module_154152571 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152571 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152571 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152571 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152571 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152571 .GraphicUpper .TextImage{margin-top:0px;}
#module_154152571 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_154152571 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152571 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152571 .TextImage{width:35%;}
#module_154152571 .MobileTextImage{width:67%;}
#module_154152571 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152571 .imageTextGiant-Container{padding-top:10px;}
#module_154152571 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152571 .imageTextGiant-Container{padding-left:10px;}
#module_154152571 .imageTextGiant-Container{padding-right:10px;}
#module_154152571 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152571 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152571 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152571 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152571 .imageTextGiant-Container{padding-top:0px;}
#module_154152571 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152571 .imageTextGiant-Container{padding-left:0px;}
#module_154152571 .imageTextGiant-Container{padding-right:0px;}
#module_154152571 .showHandle .btn{font-size:14px;}
#module_154152571 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152571 .showHandle .btn{color:#333;}
#module_154152571 .showHandle .btn{font-weight:400;}
#module_154152571 .showHandle .btn{text-decoration:none;}
#module_154152571 .showHandle .btn{font-style:normal;}
#module_154152571 .showHandle div{border-top-color:#ddd !important;}
#module_154152571 .showHandle div{border-top-style:solid !important;}
#module_154152571 .showHandle div{border-top-width:1px !important;}
#module_154152571 .showHandle{background-color:transparent;}
#module_154152571 .showHandle{background-image:none;}
#module_154152571 .showHandle{background-repeat:no-repeat;}
#module_154152571 .showHandle{}
#module_154152571 .showHandle{}
#module_154152571 .showHandle{}
#module_154152571 a{font-size:unset;font-family:unset}.module_154152570 .ModuleHead .HeadCenter{float:none;}
#module_154152570 {
padding:0px;
}
#module_154152570 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_154152570 .ModuleHead154152570 {
display:none;
}
#module_154152570 .BodyCenter.BodyCenter154152570 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152570 >.module_154152570 {
border-top-style:solid;
border-top-color:rgb(0, 127, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(0, 127, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(0, 127, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(0, 127, 255);
border-bottom-width:0px;
}
#module_154152570 >.module_154152570{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152570 .BodyCenter.BodyCenter154152570 {
padding-top:6.9204%;
padding-left:3.4602%;
padding-right:3.4602%;
padding-bottom:34.6021%;
}
}
@media screen and (max-width: 767px){
#module_154152570 .BodyCenter.BodyCenter154152570 {
padding-top:5.5249%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.9448%;
}
}
@media screen and (min-width: 768px){
#module_154152570 >.module_154152570 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152570 >.module_154152570 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152570 >.module_154152570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152570:hover {
border:none;
}
#module_154152570:hover >.module_154152570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152570 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152570 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152570 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152570 .ModuleImageTextGiantContent{margin-right:10px;}
#module_154152570 .imageTextGiant-Container{padding-top:10px;}
#module_154152570 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152570 .imageTextGiant-Container{padding-left:10px;}
#module_154152570 .imageTextGiant-Container{padding-right:10px;}
#module_154152570 .showHandle .btn{font-size:14px;}
#module_154152570 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152570 .showHandle .btn{color:#333;}
#module_154152570 .showHandle .btn{font-weight:400;}
#module_154152570 .showHandle .btn{text-decoration:none;}
#module_154152570 .showHandle .btn{font-style:normal;}
#module_154152570 .showHandle div{border-top-color:#ddd !important;}
#module_154152570 .showHandle div{border-top-style:solid !important;}
#module_154152570 .showHandle div{border-top-width:1px !important;}
#module_154152570 .showHandle{background-color:transparent;}
#module_154152570 .showHandle{background-image:none;}
#module_154152570 .showHandle{background-repeat:no-repeat;}
#module_154152570 .showHandle{}
#module_154152570 .showHandle{}
#module_154152570 .showHandle{}
#module_154152570 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152565 #Sub154152565_2 {width:25%;}
.module_154152572 .ModuleHead .HeadCenter{float:none;}
#module_154152572 {
padding:0px;
}
#module_154152572 {
position:static;
z-index:0;
top:1093px;
left:1054px;
width:100%;
height: auto;
}
#module_154152572 .ModuleHead154152572 {
display:none;
}
#module_154152572 >.module_154152572 {
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_154152572 >.module_154152572{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152572 .BodyCenter.BodyCenter154152572 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152572 .BodyCenter.BodyCenter154152572 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152572 >.module_154152572 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152572 >.module_154152572 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152572 >.module_154152572 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152572:hover {
border:none;
}
#module_154152572:hover >.module_154152572 {
border-color:#ccc;
}
#module_154152572:hover >.module_154152572 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152572 .ModuleHoverBoxItem_1{background-color:rgb(251, 251, 251);}
#module_154152572 .ModuleHoverBoxItem_1{background-image:none;}
#module_154152572 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_154152572 .ModuleHoverBoxItem_1{}
#module_154152572 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_154152572 .ModuleHoverBoxItem_1{}
#module_154152572 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_154152572 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_154152572 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_154152572 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_154152572 .ModuleHoverBoxItem_2{background-color:rgb(255, 146, 41);}
#module_154152572 .ModuleHoverBoxItem_2{background-image:none;}
#module_154152572 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_154152572 .ModuleHoverBoxItem_2{}
#module_154152572 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_154152572 .ModuleHoverBoxItem_2{}
#module_154152572 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_154152572 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_154152572 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_154152572 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_154152572 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_154152574 .ModuleHead .HeadCenter{float:none;}
#module_154152574 {
padding:0px;
}
#module_154152574 {
position:static;
z-index:0;
top:2118px;
left:496px;
width:100%;
height: auto;
}
#module_154152574 .ModuleHead154152574 {
display:none;
}
#module_154152574 .BodyCenter.BodyCenter154152574 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152574 >.module_154152574 {
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(255, 146, 41);
border-bottom-width:2px;
}
#module_154152574 >.module_154152574{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152574 .BodyCenter.BodyCenter154152574 {
padding-top:20.8333%;
padding-left:10.4167%;
padding-right:10.4167%;
padding-bottom:20.8333%;
}
}
@media screen and (max-width: 767px){
#module_154152574 .BodyCenter.BodyCenter154152574 {
padding-top:11.4286%;
padding-left:11.4286%;
padding-right:11.4286%;
padding-bottom:11.4286%;
}
}
@media screen and (min-width: 768px){
#module_154152574 >.module_154152574 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152574 >.module_154152574 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152574 >.module_154152574 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152574:hover {
border:none;
}
#module_154152574:hover >.module_154152574 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152574 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152574 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152574 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152574 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152574 .GraphicUpper .TextImage{margin-top:0px;}
#module_154152574 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_154152574 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152574 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152574 .TextImage{width:35%;}
#module_154152574 .MobileTextImage{width:67%;}
#module_154152574 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152574 .imageTextGiant-Container{padding-top:10px;}
#module_154152574 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152574 .imageTextGiant-Container{padding-left:10px;}
#module_154152574 .imageTextGiant-Container{padding-right:10px;}
#module_154152574 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152574 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152574 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152574 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152574 .imageTextGiant-Container{padding-top:0px;}
#module_154152574 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152574 .imageTextGiant-Container{padding-left:0px;}
#module_154152574 .imageTextGiant-Container{padding-right:0px;}
#module_154152574 .showHandle .btn{font-size:14px;}
#module_154152574 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152574 .showHandle .btn{color:#333;}
#module_154152574 .showHandle .btn{font-weight:400;}
#module_154152574 .showHandle .btn{text-decoration:none;}
#module_154152574 .showHandle .btn{font-style:normal;}
#module_154152574 .showHandle div{border-top-color:#ddd !important;}
#module_154152574 .showHandle div{border-top-style:solid !important;}
#module_154152574 .showHandle div{border-top-width:1px !important;}
#module_154152574 .showHandle{background-color:transparent;}
#module_154152574 .showHandle{background-image:none;}
#module_154152574 .showHandle{background-repeat:no-repeat;}
#module_154152574 .showHandle{}
#module_154152574 .showHandle{}
#module_154152574 .showHandle{}
#module_154152574 a{font-size:unset;font-family:unset}.module_154152573 .ModuleHead .HeadCenter{float:none;}
#module_154152573 {
padding:0px;
}
#module_154152573 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_154152573 .ModuleHead154152573 {
display:none;
}
#module_154152573 .BodyCenter.BodyCenter154152573 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152573 >.module_154152573 {
border-top-style:solid;
border-top-color:rgb(0, 127, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(0, 127, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(0, 127, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(0, 127, 255);
border-bottom-width:0px;
}
#module_154152573 >.module_154152573{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152573 .BodyCenter.BodyCenter154152573 {
padding-top:6.9204%;
padding-left:3.4602%;
padding-right:3.4602%;
padding-bottom:34.6021%;
}
}
@media screen and (max-width: 767px){
#module_154152573 .BodyCenter.BodyCenter154152573 {
padding-top:5.5249%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.9448%;
}
}
@media screen and (min-width: 768px){
#module_154152573 >.module_154152573 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152573 >.module_154152573 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152573 >.module_154152573 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152573:hover {
border:none;
}
#module_154152573:hover >.module_154152573 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152573 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152573 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152573 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152573 .ModuleImageTextGiantContent{margin-right:10px;}
#module_154152573 .imageTextGiant-Container{padding-top:10px;}
#module_154152573 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152573 .imageTextGiant-Container{padding-left:10px;}
#module_154152573 .imageTextGiant-Container{padding-right:10px;}
#module_154152573 .showHandle .btn{font-size:14px;}
#module_154152573 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152573 .showHandle .btn{color:#333;}
#module_154152573 .showHandle .btn{font-weight:400;}
#module_154152573 .showHandle .btn{text-decoration:none;}
#module_154152573 .showHandle .btn{font-style:normal;}
#module_154152573 .showHandle div{border-top-color:#ddd !important;}
#module_154152573 .showHandle div{border-top-style:solid !important;}
#module_154152573 .showHandle div{border-top-width:1px !important;}
#module_154152573 .showHandle{background-color:transparent;}
#module_154152573 .showHandle{background-image:none;}
#module_154152573 .showHandle{background-repeat:no-repeat;}
#module_154152573 .showHandle{}
#module_154152573 .showHandle{}
#module_154152573 .showHandle{}
#module_154152573 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152565 #Sub154152565_3 {width:25%;}
.module_154152575 .ModuleHead .HeadCenter{float:none;}
#module_154152575 {
padding:0px;
}
#module_154152575 {
position:static;
z-index:0;
top:1145px;
left:1427px;
width:100%;
height: auto;
}
#module_154152575 .ModuleHead154152575 {
display:none;
}
#module_154152575 >.module_154152575 {
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_154152575 >.module_154152575{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152575 .BodyCenter.BodyCenter154152575 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152575 .BodyCenter.BodyCenter154152575 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152575 >.module_154152575 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152575 >.module_154152575 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152575 >.module_154152575 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152575:hover {
border:none;
}
#module_154152575:hover >.module_154152575 {
border-color:#ccc;
}
#module_154152575:hover >.module_154152575 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152575 .ModuleHoverBoxItem_1{background-color:rgb(251, 251, 251);}
#module_154152575 .ModuleHoverBoxItem_1{background-image:none;}
#module_154152575 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_154152575 .ModuleHoverBoxItem_1{}
#module_154152575 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_154152575 .ModuleHoverBoxItem_1{}
#module_154152575 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_154152575 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_154152575 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_154152575 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_154152575 .ModuleHoverBoxItem_2{background-color:rgb(255, 146, 41);}
#module_154152575 .ModuleHoverBoxItem_2{background-image:none;}
#module_154152575 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_154152575 .ModuleHoverBoxItem_2{}
#module_154152575 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_154152575 .ModuleHoverBoxItem_2{}
#module_154152575 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_154152575 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_154152575 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_154152575 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_154152575 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_154152577 .ModuleHead .HeadCenter{float:none;}
#module_154152577 {
padding:0px;
}
#module_154152577 {
position:static;
z-index:0;
top:2118px;
left:496px;
width:100%;
height: auto;
}
#module_154152577 .ModuleHead154152577 {
display:none;
}
#module_154152577 .BodyCenter.BodyCenter154152577 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152577 >.module_154152577 {
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(255, 146, 41);
border-bottom-width:2px;
}
#module_154152577 >.module_154152577{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152577 .BodyCenter.BodyCenter154152577 {
padding-top:20.8333%;
padding-left:10.4167%;
padding-right:10.4167%;
padding-bottom:20.8333%;
}
}
@media screen and (max-width: 767px){
#module_154152577 .BodyCenter.BodyCenter154152577 {
padding-top:11.4286%;
padding-left:11.4286%;
padding-right:11.4286%;
padding-bottom:11.4286%;
}
}
@media screen and (min-width: 768px){
#module_154152577 >.module_154152577 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152577 >.module_154152577 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152577 >.module_154152577 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152577:hover {
border:none;
}
#module_154152577:hover >.module_154152577 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152577 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152577 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152577 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152577 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152577 .GraphicUpper .TextImage{margin-top:0px;}
#module_154152577 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_154152577 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152577 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152577 .TextImage{width:35%;}
#module_154152577 .MobileTextImage{width:67%;}
#module_154152577 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152577 .imageTextGiant-Container{padding-top:10px;}
#module_154152577 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152577 .imageTextGiant-Container{padding-left:10px;}
#module_154152577 .imageTextGiant-Container{padding-right:10px;}
#module_154152577 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152577 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152577 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152577 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152577 .imageTextGiant-Container{padding-top:0px;}
#module_154152577 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152577 .imageTextGiant-Container{padding-left:0px;}
#module_154152577 .imageTextGiant-Container{padding-right:0px;}
#module_154152577 .showHandle .btn{font-size:14px;}
#module_154152577 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152577 .showHandle .btn{color:#333;}
#module_154152577 .showHandle .btn{font-weight:400;}
#module_154152577 .showHandle .btn{text-decoration:none;}
#module_154152577 .showHandle .btn{font-style:normal;}
#module_154152577 .showHandle div{border-top-color:#ddd !important;}
#module_154152577 .showHandle div{border-top-style:solid !important;}
#module_154152577 .showHandle div{border-top-width:1px !important;}
#module_154152577 .showHandle{background-color:transparent;}
#module_154152577 .showHandle{background-image:none;}
#module_154152577 .showHandle{background-repeat:no-repeat;}
#module_154152577 .showHandle{}
#module_154152577 .showHandle{}
#module_154152577 .showHandle{}
#module_154152577 a{font-size:unset;font-family:unset}.module_154152576 .ModuleHead .HeadCenter{float:none;}
#module_154152576 {
padding:0px;
}
#module_154152576 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_154152576 .ModuleHead154152576 {
display:none;
}
#module_154152576 .BodyCenter.BodyCenter154152576 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152576 >.module_154152576 {
border-top-style:solid;
border-top-color:rgb(0, 127, 255);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(0, 127, 255);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(0, 127, 255);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(0, 127, 255);
border-bottom-width:0px;
}
#module_154152576 >.module_154152576{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152576 .BodyCenter.BodyCenter154152576 {
padding-top:6.9204%;
padding-left:3.4602%;
padding-right:3.4602%;
padding-bottom:34.6021%;
}
}
@media screen and (max-width: 767px){
#module_154152576 .BodyCenter.BodyCenter154152576 {
padding-top:5.5249%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.9448%;
}
}
@media screen and (min-width: 768px){
#module_154152576 >.module_154152576 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152576 >.module_154152576 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152576 >.module_154152576 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152576:hover {
border:none;
}
#module_154152576:hover >.module_154152576 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152576 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152576 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152576 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152576 .ModuleImageTextGiantContent{margin-right:10px;}
#module_154152576 .imageTextGiant-Container{padding-top:10px;}
#module_154152576 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152576 .imageTextGiant-Container{padding-left:10px;}
#module_154152576 .imageTextGiant-Container{padding-right:10px;}
#module_154152576 .showHandle .btn{font-size:14px;}
#module_154152576 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152576 .showHandle .btn{color:#333;}
#module_154152576 .showHandle .btn{font-weight:400;}
#module_154152576 .showHandle .btn{text-decoration:none;}
#module_154152576 .showHandle .btn{font-style:normal;}
#module_154152576 .showHandle div{border-top-color:#ddd !important;}
#module_154152576 .showHandle div{border-top-style:solid !important;}
#module_154152576 .showHandle div{border-top-width:1px !important;}
#module_154152576 .showHandle{background-color:transparent;}
#module_154152576 .showHandle{background-image:none;}
#module_154152576 .showHandle{background-repeat:no-repeat;}
#module_154152576 .showHandle{}
#module_154152576 .showHandle{}
#module_154152576 .showHandle{}
#module_154152576 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152565 #Sub154152565_4 {width:25%;}
.module_154152504 .ModuleHead .HeadCenter{float:none;}
#module_154152504 {
padding:0px;
}
#module_154152504 {
position:static;
z-index:0;
top:692px;
left:0px;
width:100%;
height: auto;
}
#module_154152504 .ModuleHead154152504 {
display:none;
}
#module_154152504 .BodyCenter.BodyCenter154152504 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152504 >.module_154152504 {
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_154152504 >.module_154152504{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152504 .BodyCenter.BodyCenter154152504 {
padding-top:4.1841%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_154152504 .BodyCenter.BodyCenter154152504 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:16.2866%;
}
}
@media screen and (min-width: 768px){
#module_154152504 >.module_154152504 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152504 >.module_154152504 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152504 >.module_154152504 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152504:hover {
border:none;
}
#module_154152504:hover >.module_154152504 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152504 .ModuleSubContainer{background-color:transparent;}
#module_154152504 .ModuleSubContainer{background-image:none;}
#module_154152504 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152504 .ModuleSubContainer{background-position:0% 0%;}
#module_154152504 .ModuleSubContainer{background-attachment:scroll;}
#module_154152504 .ModuleSubContainer{}
#module_154152504 {!bgVideo!}{bgVideoUrl:none}
#module_154152504 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152504 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152504 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152504 {}
.module_154152507 .ModuleHead .HeadCenter{float:none;}
#module_154152507 {
padding:0px;
}
#module_154152507 {
position:static;
z-index:0;
top:996px;
left:132px;
width:100%;
height: auto;
}
#module_154152507 .ModuleHead154152507 {
display:none;
}
#module_154152507 .BodyCenter.BodyCenter154152507 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152507 >.module_154152507 {
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_154152507 >.module_154152507{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152507 .BodyCenter.BodyCenter154152507 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152507 .BodyCenter.BodyCenter154152507 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.5188%;
}
}
@media screen and (min-width: 768px){
#module_154152507 >.module_154152507 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152507 >.module_154152507 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152507 >.module_154152507 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152507:hover {
border:none;
}
#module_154152507:hover >.module_154152507 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.module_159071777 .ModuleHead .HeadCenter{float:none;}
#module_159071777 {
padding:0px;
}
#module_159071777 {
position:static;
z-index:0;
top:168px;
left:0px;
width:100%;
height: auto;
}
#module_159071777 .ModuleHead159071777 {
display:none;
}
#module_159071777 .BodyCenter.BodyCenter159071777 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071777 >.module_159071777 {
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_159071777 >.module_159071777{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071777 .BodyCenter.BodyCenter159071777 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_159071777 .BodyCenter.BodyCenter159071777 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_159071777 >.module_159071777 {
margin-top:5.3333%;
margin-left:9.1667%;
margin-right:9.1667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071777 >.module_159071777 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071777 >.module_159071777 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071777:hover {
border:none;
}
#module_159071777:hover >.module_159071777 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_154152515 .ModuleHead .HeadCenter{float:none;}
#module_154152515 {
padding:0px;
}
#module_154152515 {
position:static;
z-index:0;
top:1676px;
left:1464px;
width:100%;
height: auto;
}
#module_154152515 .ModuleHead154152515 {
display:none;
}
#module_154152515 .BodyCenter.BodyCenter154152515 {
background:none;background-color:rgb(251, 251, 251);
}
#module_154152515 >.module_154152515 {
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_154152515 >.module_154152515{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152515 .BodyCenter.BodyCenter154152515 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152515 .BodyCenter.BodyCenter154152515 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:13.0293%;
}
}
@media screen and (min-width: 768px){
#module_154152515 >.module_154152515 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152515 >.module_154152515 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152515 >.module_154152515 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152515:hover {
border:none;
}
#module_154152515:hover >.module_154152515 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152515 .ModuleSubContainer{background-color:transparent;}
#module_154152515 .ModuleSubContainer{background-image:none;}
#module_154152515 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152515 .ModuleSubContainer{background-position:0% 0%;}
#module_154152515 .ModuleSubContainer{background-attachment:scroll;}
#module_154152515 .ModuleSubContainer{}
#module_154152515 {!bgVideo!}{bgVideoUrl:none}
#module_154152515 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152515 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152515 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152515 {}
.ModuleGridContainer.ModuleGridContainer154152515 .SubPadding {width:0px;}
.module_159071638 .ModuleHead .HeadCenter{float:none;}
#module_159071638 {
padding:0px;
}
#module_159071638 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_159071638 .ModuleHead159071638 {
display:none;
}
#module_159071638 .BodyCenter.BodyCenter159071638 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071638 >.module_159071638 {
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_159071638 >.module_159071638{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071638 .BodyCenter.BodyCenter159071638 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071638 .BodyCenter.BodyCenter159071638 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071638 >.module_159071638 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071638 >.module_159071638 {
margin-top:3.7594%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071638 >.module_159071638 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071638:hover {
border:none;
}
#module_159071638:hover >.module_159071638 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_154152519 .ModuleHead .HeadCenter{float:none;}
#module_154152519 {
padding:0px;
}
#module_154152519 {
position:static;
z-index:0;
top:1365px;
left:96px;
width:100%;
height: auto;
}
#module_154152519 .ModuleHead154152519 {
display:none;
}
#module_154152519 .BodyCenter.BodyCenter154152519 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152519 >.module_154152519 {
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_154152519 >.module_154152519{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152519 .BodyCenter.BodyCenter154152519 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152519 .BodyCenter.BodyCenter154152519 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2782%;
}
}
@media screen and (min-width: 768px){
#module_154152519 >.module_154152519 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152519 >.module_154152519 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152519 >.module_154152519 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152519:hover {
border:none;
}
#module_154152519:hover >.module_154152519 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152519 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152519 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152519 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152519 .ModuleImageTextGiantContent{margin-right:0px;}
#module_154152519 .imageTextGiant-Container{padding-top:0px;}
#module_154152519 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152519 .imageTextGiant-Container{padding-left:0px;}
#module_154152519 .imageTextGiant-Container{padding-right:0px;}
#module_154152519 .showHandle .btn{font-size:14px;}
#module_154152519 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152519 .showHandle .btn{color:#333;}
#module_154152519 .showHandle .btn{font-weight:400;}
#module_154152519 .showHandle .btn{text-decoration:none;}
#module_154152519 .showHandle .btn{font-style:normal;}
#module_154152519 .showHandle div{border-top-color:#ddd !important;}
#module_154152519 .showHandle div{border-top-style:solid !important;}
#module_154152519 .showHandle div{border-top-width:1px !important;}
#module_154152519 .showHandle{background-color:transparent;}
#module_154152519 .showHandle{background-image:none;}
#module_154152519 .showHandle{background-repeat:no-repeat;}
#module_154152519 .showHandle{}
#module_154152519 .showHandle{}
#module_154152519 .showHandle{}
#module_154152519 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152515 #Sub154152515_1 {width:50.0000%;}
.module_154152517 .ModuleHead .HeadCenter{float:none;}
#module_154152517 {
padding:0px;
}
#module_154152517 {
position:static;
z-index:0;
top:3077px;
left:194px;
width:100%;
height: auto;
}
#module_154152517 .ModuleHead154152517 {
display:none;
}
#module_154152517 .BodyCenter.BodyCenter154152517 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152517 >.module_154152517 {
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_154152517 >.module_154152517{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152517 .BodyCenter.BodyCenter154152517 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152517 .BodyCenter.BodyCenter154152517 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152517 >.module_154152517 {
margin-top:13.3333%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152517 >.module_154152517 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152517 >.module_154152517 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152517:hover {
border:none;
}
#module_154152517:hover >.module_154152517 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.ModuleGridContainer.ModuleGridContainer154152515 #Sub154152515_2 {width:50.0000%;}
.module_154152405 .ModuleHead .HeadCenter{float:none;}
#module_154152405 {
padding:0px;
}
#module_154152405 {
position:static;
z-index:0;
top:3016px;
left:1742px;
width:100%;
height: auto;
}
#module_154152405 .ModuleHead154152405 {
display:none;
}
#module_154152405 .BodyCenter.BodyCenter154152405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152405 >.module_154152405 {
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_154152405 >.module_154152405{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152405 .BodyCenter.BodyCenter154152405 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152405 .BodyCenter.BodyCenter154152405 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:9.7720%;
}
}
@media screen and (min-width: 768px){
#module_154152405 >.module_154152405 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152405 >.module_154152405 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152405 >.module_154152405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152405:hover {
border:none;
}
#module_154152405:hover >.module_154152405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152405 .ModuleSubContainer{background-color:transparent;}
#module_154152405 .ModuleSubContainer{background-image:none;}
#module_154152405 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152405 .ModuleSubContainer{background-position:0% 0%;}
#module_154152405 .ModuleSubContainer{background-attachment:scroll;}
#module_154152405 .ModuleSubContainer{}
#module_154152405 {!bgVideo!}{bgVideoUrl:none}
#module_154152405 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152405 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152405 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152405 {}
.ModuleGridContainer.ModuleGridContainer154152405 .SubPadding {width:0px;}
.module_154152485 .ModuleHead .HeadCenter{float:none;}
#module_154152485 {
padding:0px;
}
#module_154152485 {
position:static;
z-index:0;
top:34px;
left:599px;
width:100%;
height: auto;
}
#module_154152485 .ModuleHead154152485 {
display:none;
}
#module_154152485 .BodyCenter.BodyCenter154152485 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152485 >.module_154152485 {
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_154152485 >.module_154152485{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152485 .BodyCenter.BodyCenter154152485 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152485 .BodyCenter.BodyCenter154152485 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152485 >.module_154152485 {
margin-top:17.6667%;
margin-left:0.0000%;
margin-right:6.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152485 >.module_154152485 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152485 >.module_154152485 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152485:hover {
border:none;
}
#module_154152485:hover >.module_154152485 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer154152405 #Sub154152405_1 {width:50%;}
.module_159071653 .ModuleHead .HeadCenter{float:none;}
#module_159071653 {
padding:0px;
}
#module_159071653 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_159071653 .ModuleHead159071653 {
display:none;
}
#module_159071653 .BodyCenter.BodyCenter159071653 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071653 >.module_159071653 {
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_159071653 >.module_159071653{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071653 .BodyCenter.BodyCenter159071653 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071653 .BodyCenter.BodyCenter159071653 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071653 >.module_159071653 {
margin-top:0.0000%;
margin-left:11.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071653 >.module_159071653 {
margin-top:6.3910%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071653 >.module_159071653 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071653:hover {
border:none;
}
#module_159071653:hover >.module_159071653 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152405 #Sub154152405_2 {width:50%;}
.module_154152403 .ModuleHead .HeadCenter{float:none;}
#module_154152403 {
padding:0px;
}
#module_154152403 {
position:static;
z-index:0;
top:2768px;
left:1233px;
width:100%;
height: auto;
}
#module_154152403 .ModuleHead154152403 {
display:none;
}
#module_154152403 .BodyCenter.BodyCenter154152403 {
background:none;background-color:rgb(251, 251, 251);
}
#module_154152403 >.module_154152403 {
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_154152403 >.module_154152403{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152403 .BodyCenter.BodyCenter154152403 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152403 .BodyCenter.BodyCenter154152403 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:16.2866%;
}
}
@media screen and (min-width: 768px){
#module_154152403 >.module_154152403 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152403 >.module_154152403 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152403 >.module_154152403 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152403:hover {
border:none;
}
#module_154152403:hover >.module_154152403 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152403 .ModuleSubContainer{background-color:transparent;}
#module_154152403 .ModuleSubContainer{background-image:none;}
#module_154152403 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152403 .ModuleSubContainer{background-position:0% 0%;}
#module_154152403 .ModuleSubContainer{background-attachment:scroll;}
#module_154152403 .ModuleSubContainer{}
#module_154152403 {!bgVideo!}{bgVideoUrl:none}
#module_154152403 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152403 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152403 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152403 {}
.ModuleGridContainer.ModuleGridContainer154152403 .SubPadding {width:0px;}
.module_159071812 .ModuleHead .HeadCenter{float:none;}
#module_159071812 {
padding:0px;
}
#module_159071812 {
position:static;
z-index:0;
top:10px;
left:0px;
width:100%;
height: auto;
}
#module_159071812 .ModuleHead159071812 {
display:none;
}
#module_159071812 .BodyCenter.BodyCenter159071812 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071812 >.module_159071812 {
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_159071812 >.module_159071812{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071812 .BodyCenter.BodyCenter159071812 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071812 .BodyCenter.BodyCenter159071812 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071812 >.module_159071812 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071812 >.module_159071812 {
margin-top:3.7594%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071812 >.module_159071812 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071812:hover {
border:none;
}
#module_159071812:hover >.module_159071812 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_154152488 .ModuleHead .HeadCenter{float:none;}
#module_154152488 {
padding:0px;
}
#module_154152488 {
position:static;
z-index:0;
top:2563px;
left:99px;
width:100%;
height: auto;
}
#module_154152488 .ModuleHead154152488 {
display:none;
}
#module_154152488 .BodyCenter.BodyCenter154152488 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152488 >.module_154152488 {
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_154152488 >.module_154152488{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152488 .BodyCenter.BodyCenter154152488 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152488 .BodyCenter.BodyCenter154152488 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.8039%;
}
}
@media screen and (min-width: 768px){
#module_154152488 >.module_154152488 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152488 >.module_154152488 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152488 >.module_154152488 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152488:hover {
border:none;
}
#module_154152488:hover >.module_154152488 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152488 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152488 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152488 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152488 .ModuleImageTextGiantContent{margin-right:0px;}
#module_154152488 .imageTextGiant-Container{padding-top:0px;}
#module_154152488 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152488 .imageTextGiant-Container{padding-left:0px;}
#module_154152488 .imageTextGiant-Container{padding-right:0px;}
#module_154152488 .showHandle .btn{font-size:14px;}
#module_154152488 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152488 .showHandle .btn{color:#333;}
#module_154152488 .showHandle .btn{font-weight:400;}
#module_154152488 .showHandle .btn{text-decoration:none;}
#module_154152488 .showHandle .btn{font-style:normal;}
#module_154152488 .showHandle div{border-top-color:#ddd !important;}
#module_154152488 .showHandle div{border-top-style:solid !important;}
#module_154152488 .showHandle div{border-top-width:1px !important;}
#module_154152488 .showHandle{background-color:transparent;}
#module_154152488 .showHandle{background-image:none;}
#module_154152488 .showHandle{background-repeat:no-repeat;}
#module_154152488 .showHandle{}
#module_154152488 .showHandle{}
#module_154152488 .showHandle{}
#module_154152488 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152403 #Sub154152403_1 {width:50.0000%;}
.module_154152479 .ModuleHead .HeadCenter{float:none;}
#module_154152479 {
padding:0px;
}
#module_154152479 {
position:static;
z-index:0;
top:3077px;
left:194px;
width:100%;
height: auto;
}
#module_154152479 .ModuleHead154152479 {
display:none;
}
#module_154152479 .BodyCenter.BodyCenter154152479 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152479 >.module_154152479 {
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_154152479 >.module_154152479{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152479 .BodyCenter.BodyCenter154152479 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152479 .BodyCenter.BodyCenter154152479 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152479 >.module_154152479 {
margin-top:17.3333%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152479 >.module_154152479 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152479 >.module_154152479 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152479:hover {
border:none;
}
#module_154152479:hover >.module_154152479 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.ModuleGridContainer.ModuleGridContainer154152403 #Sub154152403_2 {width:50.0000%;}
.module_162133235 .ModuleHead .HeadCenter{float:none;}
#module_162133235 {
padding:0px;
}
#module_162133235 {
position:static;
z-index:0;
top:3519px;
left:1521px;
width:100%;
height: auto;
}
#module_162133235 .ModuleHead162133235 {
display:none;
}
#module_162133235 .BodyCenter.BodyCenter162133235 {
background:none;background-color:rgba(0,0,0,0);
}
#module_162133235 >.module_162133235 {
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_162133235 >.module_162133235{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_162133235 .BodyCenter.BodyCenter162133235 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_162133235 .BodyCenter.BodyCenter162133235 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:9.7720%;
}
}
@media screen and (min-width: 768px){
#module_162133235 >.module_162133235 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133235 >.module_162133235 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_162133235 >.module_162133235 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_162133235:hover {
border:none;
}
#module_162133235:hover >.module_162133235 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_162133235 .ModuleSubContainer{background-color:transparent;}
#module_162133235 .ModuleSubContainer{background-image:none;}
#module_162133235 .ModuleSubContainer{background-repeat:no-repeat;}
#module_162133235 .ModuleSubContainer{background-position:0% 0%;}
#module_162133235 .ModuleSubContainer{background-attachment:scroll;}
#module_162133235 .ModuleSubContainer{}
#module_162133235 {!bgVideo!}{bgVideoUrl:none}
#module_162133235 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_162133235 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_162133235 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer162133235 {}
.ModuleGridContainer.ModuleGridContainer162133235 .SubPadding {width:0px;}
.module_162133236 .ModuleHead .HeadCenter{float:none;}
#module_162133236 {
padding:0px;
}
#module_162133236 {
position:static;
z-index:0;
top:34px;
left:599px;
width:100%;
height: auto;
}
#module_162133236 .ModuleHead162133236 {
display:none;
}
#module_162133236 .BodyCenter.BodyCenter162133236 {
background:none;background-color:rgba(0,0,0,0);
}
#module_162133236 >.module_162133236 {
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_162133236 >.module_162133236{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_162133236 .BodyCenter.BodyCenter162133236 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_162133236 .BodyCenter.BodyCenter162133236 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_162133236 >.module_162133236 {
margin-top:13.5000%;
margin-left:0.0000%;
margin-right:13.8333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133236 >.module_162133236 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_162133236 >.module_162133236 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_162133236:hover {
border:none;
}
#module_162133236:hover >.module_162133236 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer162133235 #Sub162133235_1 {width:50%;}
.module_162133238 .ModuleHead .HeadCenter{float:none;}
#module_162133238 {
padding:0px;
}
#module_162133238 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_162133238 .ModuleHead162133238 {
display:none;
}
#module_162133238 .BodyCenter.BodyCenter162133238 {
background:none;background-color:rgba(0,0,0,0);
}
#module_162133238 >.module_162133238 {
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_162133238 >.module_162133238{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_162133238 .BodyCenter.BodyCenter162133238 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133238 .BodyCenter.BodyCenter162133238 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_162133238 >.module_162133238 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133238 >.module_162133238 {
margin-top:6.3910%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_162133238 >.module_162133238 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_162133238:hover {
border:none;
}
#module_162133238:hover >.module_162133238 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer162133235 #Sub162133235_2 {width:50%;}
.module_154152404 .ModuleHead .HeadCenter{float:none;}
#module_154152404 {
padding:0px;
}
#module_154152404 {
position:static;
z-index:0;
top:4731px;
left:1100px;
width:100%;
height: auto;
}
#module_154152404 .ModuleHead154152404 {
display:none;
}
#module_154152404 .BodyCenter.BodyCenter154152404 {
background:none;background-color:rgb(251, 251, 251);
}
#module_154152404 >.module_154152404 {
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_154152404 >.module_154152404{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152404 .BodyCenter.BodyCenter154152404 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152404 .BodyCenter.BodyCenter154152404 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:6.5147%;
}
}
@media screen and (min-width: 768px){
#module_154152404 >.module_154152404 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152404 >.module_154152404 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152404 >.module_154152404 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152404:hover {
border:none;
}
#module_154152404:hover >.module_154152404 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152404 .ModuleSubContainer{background-color:transparent;}
#module_154152404 .ModuleSubContainer{background-image:none;}
#module_154152404 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152404 .ModuleSubContainer{background-position:0% 0%;}
#module_154152404 .ModuleSubContainer{background-attachment:scroll;}
#module_154152404 .ModuleSubContainer{}
#module_154152404 {!bgVideo!}{bgVideoUrl:none}
#module_154152404 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152404 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152404 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152404 {}
.ModuleGridContainer.ModuleGridContainer154152404 .SubPadding {width:0px;}
.module_154152414 .ModuleHead .HeadCenter{float:none;}
#module_154152414 {
padding:0px;
}
#module_154152414 {
position:static;
z-index:0;
top:4616px;
left:555px;
width:100%;
height: auto;
}
#module_154152414 .ModuleHead154152414 {
display:none;
}
#module_154152414 .BodyCenter.BodyCenter154152414 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152414 >.module_154152414 {
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_154152414 >.module_154152414{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152414 .BodyCenter.BodyCenter154152414 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152414 .BodyCenter.BodyCenter154152414 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152414 >.module_154152414 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152414 >.module_154152414 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152414 >.module_154152414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152414:hover {
border:none;
}
#module_154152414:hover >.module_154152414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_154152487 .ModuleHead .HeadCenter{float:none;}
#module_154152487 {
padding:0px;
}
#module_154152487 {
position:static;
z-index:0;
top:3679px;
left:108px;
width:100%;
height: auto;
}
#module_154152487 .ModuleHead154152487 {
display:none;
}
#module_154152487 .BodyCenter.BodyCenter154152487 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152487 >.module_154152487 {
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_154152487 >.module_154152487{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152487 .BodyCenter.BodyCenter154152487 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152487 .BodyCenter.BodyCenter154152487 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2782%;
}
}
@media screen and (min-width: 768px){
#module_154152487 >.module_154152487 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:13.8333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152487 >.module_154152487 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152487 >.module_154152487 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152487:hover {
border:none;
}
#module_154152487:hover >.module_154152487 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152487 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152487 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152487 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152487 .ModuleImageTextGiantContent{margin-right:0px;}
#module_154152487 .imageTextGiant-Container{padding-top:0px;}
#module_154152487 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152487 .imageTextGiant-Container{padding-left:0px;}
#module_154152487 .imageTextGiant-Container{padding-right:0px;}
#module_154152487 .showHandle .btn{font-size:14px;}
#module_154152487 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152487 .showHandle .btn{color:#333;}
#module_154152487 .showHandle .btn{font-weight:400;}
#module_154152487 .showHandle .btn{text-decoration:none;}
#module_154152487 .showHandle .btn{font-style:normal;}
#module_154152487 .showHandle div{border-top-color:#ddd !important;}
#module_154152487 .showHandle div{border-top-style:solid !important;}
#module_154152487 .showHandle div{border-top-width:1px !important;}
#module_154152487 .showHandle{background-color:transparent;}
#module_154152487 .showHandle{background-image:none;}
#module_154152487 .showHandle{background-repeat:no-repeat;}
#module_154152487 .showHandle{}
#module_154152487 .showHandle{}
#module_154152487 .showHandle{}
#module_154152487 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152404 #Sub154152404_1 {width:50%;}
.module_154152420 .ModuleHead .HeadCenter{float:none;}
#module_154152420 {
padding:0px;
}
#module_154152420 {
position:static;
z-index:0;
top:4545px;
left:1332px;
width:100%;
height: auto;
}
#module_154152420 .ModuleHead154152420 {
display:none;
}
#module_154152420 .BodyCenter.BodyCenter154152420 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152420 >.module_154152420 {
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_154152420 >.module_154152420{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152420 .BodyCenter.BodyCenter154152420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152420 .BodyCenter.BodyCenter154152420 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152420 >.module_154152420 {
margin-top:11.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152420 >.module_154152420 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152420 >.module_154152420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152420:hover {
border:none;
}
#module_154152420:hover >.module_154152420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.module_162133253 .ModuleHead .HeadCenter{float:none;}
#module_162133253 {
padding:0px;
}
#module_162133253 {
position:static;
z-index:0;
top:4541px;
left:1144px;
width:100%;
height: auto;
}
#module_162133253 .ModuleHead162133253 {
display:none;
}
#module_162133253 .BodyCenter.BodyCenter162133253 {
background:none;background-color:rgba(0,0,0,0);
}
#module_162133253 >.module_162133253 {
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_162133253 >.module_162133253{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_162133253 .BodyCenter.BodyCenter162133253 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133253 .BodyCenter.BodyCenter162133253 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_162133253 >.module_162133253 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_162133253 >.module_162133253 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_162133253 >.module_162133253 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_162133253:hover {
border:none;
}
#module_162133253:hover >.module_162133253 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152404 #Sub154152404_2 {width:50%;}
.module_154152406 .ModuleHead .HeadCenter{float:none;}
#module_154152406 {
padding:0px;
}
#module_154152406 {
position:static;
z-index:0;
top:4807px;
left:1574px;
width:100%;
height: auto;
}
#module_154152406 .ModuleHead154152406 {
display:none;
}
#module_154152406 .BodyCenter.BodyCenter154152406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152406 >.module_154152406 {
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_154152406 >.module_154152406{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152406 .BodyCenter.BodyCenter154152406 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152406 .BodyCenter.BodyCenter154152406 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:9.7720%;
}
}
@media screen and (min-width: 768px){
#module_154152406 >.module_154152406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152406 >.module_154152406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152406 >.module_154152406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152406:hover {
border:none;
}
#module_154152406:hover >.module_154152406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152406 .ModuleSubContainer{background-color:transparent;}
#module_154152406 .ModuleSubContainer{background-image:none;}
#module_154152406 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152406 .ModuleSubContainer{background-position:0% 0%;}
#module_154152406 .ModuleSubContainer{background-attachment:scroll;}
#module_154152406 .ModuleSubContainer{}
#module_154152406 {!bgVideo!}{bgVideoUrl:none}
#module_154152406 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152406 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152406 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152406 {}
.ModuleGridContainer.ModuleGridContainer154152406 .SubPadding {width:0px;}
.module_154152480 .ModuleHead .HeadCenter{float:none;}
#module_154152480 {
padding:0px;
}
#module_154152480 {
position:static;
z-index:0;
top:172px;
left:599px;
width:100%;
height: auto;
}
#module_154152480 .ModuleHead154152480 {
display:none;
}
#module_154152480 .BodyCenter.BodyCenter154152480 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152480 >.module_154152480 {
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_154152480 >.module_154152480{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152480 .BodyCenter.BodyCenter154152480 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152480 .BodyCenter.BodyCenter154152480 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152480 >.module_154152480 {
margin-top:18.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152480 >.module_154152480 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152480 >.module_154152480 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152480:hover {
border:none;
}
#module_154152480:hover >.module_154152480 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer154152406 #Sub154152406_1 {width:50%;}
.module_159071285 .ModuleHead .HeadCenter{float:none;}
#module_159071285 {
padding:0px;
}
#module_159071285 {
position:static;
z-index:0;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_159071285 .ModuleHead159071285 {
display:none;
}
#module_159071285 .BodyCenter.BodyCenter159071285 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071285 >.module_159071285 {
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_159071285 >.module_159071285{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071285 .BodyCenter.BodyCenter159071285 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071285 .BodyCenter.BodyCenter159071285 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071285 >.module_159071285 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071285 >.module_159071285 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071285 >.module_159071285 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071285:hover {
border:none;
}
#module_159071285:hover >.module_159071285 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152406 #Sub154152406_2 {width:50%;}
.module_154152508 .ModuleHead .HeadCenter{float:none;}
#module_154152508 {
padding:0px;
}
#module_154152508 {
position:static;
z-index:0;
top:3993px;
left:1481px;
width:100%;
height: auto;
}
#module_154152508 .ModuleHead154152508 {
display:none;
}
#module_154152508 .BodyCenter.BodyCenter154152508 {
background:none;background-color:rgb(251, 251, 251);
}
#module_154152508 >.module_154152508 {
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_154152508 >.module_154152508{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152508 .BodyCenter.BodyCenter154152508 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152508 .BodyCenter.BodyCenter154152508 {
padding-top:13.0293%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:9.7720%;
}
}
@media screen and (min-width: 768px){
#module_154152508 >.module_154152508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152508 >.module_154152508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152508 >.module_154152508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152508:hover {
border:none;
}
#module_154152508:hover >.module_154152508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152508 .ModuleSubContainer{background-color:transparent;}
#module_154152508 .ModuleSubContainer{background-image:none;}
#module_154152508 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152508 .ModuleSubContainer{background-position:0% 0%;}
#module_154152508 .ModuleSubContainer{background-attachment:scroll;}
#module_154152508 .ModuleSubContainer{}
#module_154152508 {!bgVideo!}{bgVideoUrl:none}
#module_154152508 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152508 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152508 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152508 {}
.ModuleGridContainer.ModuleGridContainer154152508 .SubPadding {width:0px;}
.module_159071273 .ModuleHead .HeadCenter{float:none;}
#module_159071273 {
padding:0px;
}
#module_159071273 {
position:static;
z-index:0;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_159071273 .ModuleHead159071273 {
display:none;
}
#module_159071273 .BodyCenter.BodyCenter159071273 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071273 >.module_159071273 {
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_159071273 >.module_159071273{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071273 .BodyCenter.BodyCenter159071273 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071273 .BodyCenter.BodyCenter159071273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071273 >.module_159071273 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071273 >.module_159071273 {
margin-top:3.7594%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071273 >.module_159071273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071273:hover {
border:none;
}
#module_159071273:hover >.module_159071273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_154152513 .ModuleHead .HeadCenter{float:none;}
#module_154152513 {
padding:0px;
}
#module_154152513 {
position:static;
z-index:0;
top:4822px;
left:85px;
width:100%;
height: auto;
}
#module_154152513 .ModuleHead154152513 {
display:none;
}
#module_154152513 .BodyCenter.BodyCenter154152513 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152513 >.module_154152513 {
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_154152513 >.module_154152513{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152513 .BodyCenter.BodyCenter154152513 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152513 .BodyCenter.BodyCenter154152513 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2782%;
}
}
@media screen and (min-width: 768px){
#module_154152513 >.module_154152513 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152513 >.module_154152513 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152513 >.module_154152513 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152513:hover {
border:none;
}
#module_154152513:hover >.module_154152513 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152513 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152513 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152513 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152513 .ModuleImageTextGiantContent{margin-right:0px;}
#module_154152513 .imageTextGiant-Container{padding-top:0px;}
#module_154152513 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152513 .imageTextGiant-Container{padding-left:0px;}
#module_154152513 .imageTextGiant-Container{padding-right:0px;}
#module_154152513 .showHandle .btn{font-size:14px;}
#module_154152513 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152513 .showHandle .btn{color:#333;}
#module_154152513 .showHandle .btn{font-weight:400;}
#module_154152513 .showHandle .btn{text-decoration:none;}
#module_154152513 .showHandle .btn{font-style:normal;}
#module_154152513 .showHandle div{border-top-color:#ddd !important;}
#module_154152513 .showHandle div{border-top-style:solid !important;}
#module_154152513 .showHandle div{border-top-width:1px !important;}
#module_154152513 .showHandle{background-color:transparent;}
#module_154152513 .showHandle{background-image:none;}
#module_154152513 .showHandle{background-repeat:no-repeat;}
#module_154152513 .showHandle{}
#module_154152513 .showHandle{}
#module_154152513 .showHandle{}
#module_154152513 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152508 #Sub154152508_1 {width:50.0000%;}
.module_154152511 .ModuleHead .HeadCenter{float:none;}
#module_154152511 {
padding:0px;
}
#module_154152511 {
position:static;
z-index:0;
top:3077px;
left:194px;
width:100%;
height: auto;
}
#module_154152511 .ModuleHead154152511 {
display:none;
}
#module_154152511 .BodyCenter.BodyCenter154152511 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152511 >.module_154152511 {
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_154152511 >.module_154152511{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152511 .BodyCenter.BodyCenter154152511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152511 .BodyCenter.BodyCenter154152511 {
padding-top:0.0000%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152511 >.module_154152511 {
margin-top:14.0000%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152511 >.module_154152511 {
margin-top:15.8038%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152511 >.module_154152511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152511:hover {
border:none;
}
#module_154152511:hover >.module_154152511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.ModuleGridContainer.ModuleGridContainer154152508 #Sub154152508_2 {width:50.0000%;}
.module_154152497 .ModuleHead .HeadCenter{float:none;}
#module_154152497 {
padding:0px;
}
#module_154152497 {
position:static;
z-index:0;
top:6633px;
left:770px;
width:100%;
height: auto;
}
#module_154152497 .ModuleHead154152497 {
display:none;
}
#module_154152497 .BodyCenter.BodyCenter154152497 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152497 >.module_154152497 {
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_154152497 >.module_154152497{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152497 .BodyCenter.BodyCenter154152497 {
padding-top:3.8573%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.8573%;
}
}
@media screen and (max-width: 767px){
#module_154152497 .BodyCenter.BodyCenter154152497 {
padding-top:16.3399%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:9.8039%;
}
}
@media screen and (min-width: 768px){
#module_154152497 >.module_154152497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152497 >.module_154152497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152497 >.module_154152497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152497:hover {
border:none;
}
#module_154152497:hover >.module_154152497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152497 .ModuleSubContainer{background-color:transparent;}
#module_154152497 .ModuleSubContainer{background-image:none;}
#module_154152497 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152497 .ModuleSubContainer{background-position:0% 0%;}
#module_154152497 .ModuleSubContainer{background-attachment:scroll;}
#module_154152497 .ModuleSubContainer{}
#module_154152497 {!bgVideo!}{bgVideoUrl:none}
#module_154152497 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152497 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152497 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer154152497 {}
.ModuleGridContainer.ModuleGridContainer154152497 .SubPadding {width:0px;}
.module_154152500 .ModuleHead .HeadCenter{float:none;}
#module_154152500 {
padding:0px;
}
#module_154152500 {
position:static;
z-index:0;
top:6133px;
left:667px;
width:100%;
height: auto;
}
#module_154152500 .ModuleHead154152500 {
display:none;
}
#module_154152500 .BodyCenter.BodyCenter154152500 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152500 >.module_154152500 {
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_154152500 >.module_154152500{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152500 .BodyCenter.BodyCenter154152500 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.6667%;
}
}
@media screen and (max-width: 767px){
#module_154152500 .BodyCenter.BodyCenter154152500 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2360%;
}
}
@media screen and (min-width: 768px){
#module_154152500 >.module_154152500 {
margin-top:21.3333%;
margin-left:10.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152500 >.module_154152500 {
margin-top:15.7303%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152500 >.module_154152500 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152500:hover {
border:none;
}
#module_154152500:hover >.module_154152500 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer154152497 #Sub154152497_1 {width:50.0000%;}
.module_159071337 .ModuleHead .HeadCenter{float:none;}
#module_159071337 {
padding:0px;
}
#module_159071337 {
position:static;
z-index:0;
top:6183px;
left:1290px;
width:100%;
height: auto;
}
#module_159071337 .ModuleHead159071337 {
display:none;
}
#module_159071337 .BodyCenter.BodyCenter159071337 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159071337 >.module_159071337 {
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_159071337 >.module_159071337{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071337 .BodyCenter.BodyCenter159071337 {
padding-top:0.0000%;
padding-left:3.3333%;
padding-right:3.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071337 .BodyCenter.BodyCenter159071337 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_159071337 >.module_159071337 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071337 >.module_159071337 {
margin-top:3.7594%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159071337 >.module_159071337 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071337:hover {
border:none;
}
#module_159071337:hover >.module_159071337 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152497 #Sub154152497_2 {width:50.0000%;}
.module_154152527 .ModuleHead .HeadCenter{float:none;}
#module_154152527 {
padding:0px;
}
#module_154152527 {
position:static;
z-index:0;
top:5247px;
left:1587px;
width:100%;
height: auto;
}
#module_154152527 .ModuleHead154152527 {
display:none;
}
#module_154152527 .BodyCenter.BodyCenter154152527 {
background:none;background-color:rgb(251, 251, 251);
}
#module_154152527 >.module_154152527 {
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_154152527 >.module_154152527{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152527 .BodyCenter.BodyCenter154152527 {
padding-top:3.8573%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.4108%;
}
}
@media screen and (max-width: 767px){
#module_154152527 .BodyCenter.BodyCenter154152527 {
padding-top:12.7036%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_154152527 >.module_154152527 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152527 >.module_154152527 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152527 >.module_154152527 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152527:hover {
border:none;
}
#module_154152527:hover >.module_154152527 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152527 .ModuleSubContainer{background-color:transparent;}
#module_154152527 .ModuleSubContainer{background-image:none;}
#module_154152527 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152527 .ModuleSubContainer{background-position:0% 0%;}
#module_154152527 .ModuleSubContainer{background-attachment:scroll;}
#module_154152527 .ModuleSubContainer{}
#module_154152527 {!bgVideo!}{bgVideoUrl:none}
#module_154152527 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152527 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152527 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152527 {}
.module_154152528 .ModuleHead .HeadCenter{float:none;}
#module_154152528 {
padding:0px;
}
#module_154152528 {
position:static;
z-index:0;
top:723px;
left:1093px;
width:100%;
height: auto;
}
#module_154152528 .ModuleHead154152528 {
display:none;
}
#module_154152528 .BodyCenter.BodyCenter154152528 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152528 >.module_154152528 {
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_154152528 >.module_154152528{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152528 .BodyCenter.BodyCenter154152528 {
padding-top:0.0000%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152528 .BodyCenter.BodyCenter154152528 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152528 >.module_154152528 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152528 >.module_154152528 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152528 >.module_154152528 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152528:hover {
border:none;
}
#module_154152528:hover >.module_154152528 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_154152520 .ModuleSubContainer{background-color:transparent;}
#module_154152520 .ModuleSubContainer{background-image:none;}
#module_154152520 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152520 .ModuleSubContainer{background-position:0% 0%;}
#module_154152520 .ModuleSubContainer{background-attachment:scroll;}
#module_154152520 .ModuleSubContainer{}
#module_154152520 {!bgVideo!}{bgVideoUrl:none}
#module_154152520 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152520 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152520 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152520 {}
.ModuleGridContainer.ModuleGridContainer154152520 .SubPadding {width:20px;}
.module_154152523 .ModuleHead .HeadCenter{float:none;}
#module_154152523 {
padding:0px;
}
#module_154152523 {
position:static;
z-index:0;
top:5048px;
left:763px;
width:100%;
height: auto;
}
#module_154152523 .ModuleHead154152523 {
display:none;
}
#module_154152523 .BodyCenter.BodyCenter154152523 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152523 >.module_154152523 {
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_154152523 >.module_154152523{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152523 .BodyCenter.BodyCenter154152523 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_154152523 .BodyCenter.BodyCenter154152523 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_154152523 >.module_154152523 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_154152523 >.module_154152523 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152523 >.module_154152523 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152523:hover {
border:none;
}
#module_154152523:hover >.module_154152523 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152520 #Sub154152520_1 {width:50%;}
.ModuleGridContainer.ModuleGridContainer154152520 #Sub154152520_2 {width:50%;}
.module_154152524 .ModuleHead .HeadCenter{float:none;}
#module_154152524 {
padding:0px;
}
#module_154152524 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_154152524 .ModuleHead154152524 {
display:none;
}
#module_154152524 .BodyCenter.BodyCenter154152524 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152524 >.module_154152524 {
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_154152524 >.module_154152524{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152524 .BodyCenter.BodyCenter154152524 {
padding-top:0.0536%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0536%;
}
}
@media screen and (max-width: 767px){
#module_154152524 .BodyCenter.BodyCenter154152524 {
padding-top:0.0000%;
padding-left:6.5147%;
padding-right:6.5147%;
padding-bottom:16.2866%;
}
}
@media screen and (min-width: 768px){
#module_154152524 >.module_154152524 {
margin-top:-24.5981%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152524 >.module_154152524 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152524 >.module_154152524 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152524:hover {
border:none;
}
#module_154152524:hover >.module_154152524 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152524 .ModuleSubContainer{background-color:transparent;}
#module_154152524 .ModuleSubContainer{background-image:none;}
#module_154152524 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152524 .ModuleSubContainer{background-position:0% 0%;}
#module_154152524 .ModuleSubContainer{background-attachment:scroll;}
#module_154152524 .ModuleSubContainer{}
#module_154152524 {!bgVideo!}{bgVideoUrl:none}
#module_154152524 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152524 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152524 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152524 {}
.ModuleGridContainer.ModuleGridContainer154152524 .SubPadding {width:20px;}
.ModuleGridContainer.ModuleGridContainer154152524 #Sub154152524_1 {width:25%;}
.ModuleGridContainer.ModuleGridContainer154152524 #Sub154152524_2 {width:25%;}
.module_154152535 .ModuleHead .HeadCenter{float:none;}
#module_154152535 {
padding:0px;
}
#module_154152535 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_154152535 .ModuleHead154152535 {
display:none;
}
#module_154152535 .BodyCenter.BodyCenter154152535 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152535 >.module_154152535 {
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_154152535 >.module_154152535{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152535 .BodyCenter.BodyCenter154152535 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152535 .BodyCenter.BodyCenter154152535 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152535 >.module_154152535 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152535 >.module_154152535 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.8168%;
margin-bottom:0.0000%;
}
}
#module_154152535 >.module_154152535 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152535:hover {
border:none;
}
#module_154152535:hover >.module_154152535 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152535 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152535 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152535 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152535 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152535 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152535 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152535 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152535 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152535 .TextImage{width:27%;}
#module_154152535 .MobileTextImage{width:20%;}
#module_154152535 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152535 .imageTextGiant-Container{padding-top:10px;}
#module_154152535 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152535 .imageTextGiant-Container{padding-left:10px;}
#module_154152535 .imageTextGiant-Container{padding-right:10px;}
#module_154152535 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152535 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152535 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152535 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152535 .imageTextGiant-Container{padding-top:0px;}
#module_154152535 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152535 .imageTextGiant-Container{padding-left:0px;}
#module_154152535 .imageTextGiant-Container{padding-right:0px;}
#module_154152535 .showHandle .btn{font-size:14px;}
#module_154152535 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152535 .showHandle .btn{color:#333;}
#module_154152535 .showHandle .btn{font-weight:400;}
#module_154152535 .showHandle .btn{text-decoration:none;}
#module_154152535 .showHandle .btn{font-style:normal;}
#module_154152535 .showHandle div{border-top-color:#ddd !important;}
#module_154152535 .showHandle div{border-top-style:solid !important;}
#module_154152535 .showHandle div{border-top-width:1px !important;}
#module_154152535 .showHandle{background-color:transparent;}
#module_154152535 .showHandle{background-image:none;}
#module_154152535 .showHandle{background-repeat:no-repeat;}
#module_154152535 .showHandle{}
#module_154152535 .showHandle{}
#module_154152535 .showHandle{}
#module_154152535 a{font-size:unset;font-family:unset}
/*图文模块 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_154152525 .ModuleHead .HeadCenter{float:none;}
#module_154152525 {
padding:0px;
}
#module_154152525 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_154152525 .ModuleHead154152525 {
display:none;
}
#module_154152525 .BodyCenter.BodyCenter154152525 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152525 >.module_154152525 {
border-top-style:solid;
border-top-color:rgb(236, 236, 236);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(236, 236, 236);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(236, 236, 236);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(236, 236, 236);
border-bottom-width:1px;
}
#module_154152525 >.module_154152525{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152525 .BodyCenter.BodyCenter154152525 {
padding-top:8.0702%;
padding-left:8.7719%;
padding-right:7.0175%;
padding-bottom:8.0702%;
}
}
@media screen and (max-width: 767px){
#module_154152525 .BodyCenter.BodyCenter154152525 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:0.0000%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_154152525 >.module_154152525 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152525 >.module_154152525 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:0.0000%;
}
}
#module_154152525 >.module_154152525 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152525:hover {
border:none;
}
#module_154152525:hover >.module_154152525 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_154152536 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152536 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152536 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152536 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152536 .GraphicUpper{padding-top:0px;}
#module_154152536 .GraphicUpper{padding-bottom:0px;}
#module_154152536 .GraphicUpper{padding-left:0px;}
#module_154152536 .GraphicUpper {padding-right:0px;}
#module_154152536 .GraphicUpper{width:12%;} #module_154152536 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_154152536 .MobileGraphicUpper{width:30%;} #module_154152536 .ModuleMobileImageTextContent{width: calc(100% - 30%);}
#module_154152536 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152536 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152536 .ModuleImageTextGiantContent{padding-left:10px;}
#module_154152536 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152536 .normal_ImgtextBox_content{padding-top:0px;}
#module_154152536 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_154152536 .normal_ImgtextBox_content{padding-left:0px;}
#module_154152536 .normal_ImgtextBox_content{padding-right:0px;}
#module_154152536 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_154152536 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_154152536 .normal_ImgtextBox_content{background-color:transparent;}
#module_154152536 .normal_ImgtextBox_content{background-image:none;}
#module_154152536 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_154152536 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_154152536 .normal_ImgtextBox_content{background-attachment:none;}
#module_154152536 .normal_ImgtextBox_content{}
#module_154152536 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_154152536 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_154152536 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_154152536 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_154152536 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content{border-top-style:none;}
#module_154152536 .normal_ImgtextBox_content{border-top-width:0px;}
#module_154152536 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content{border-right-style:none;}
#module_154152536 .normal_ImgtextBox_content{border-right-width:0px;}
#module_154152536 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_154152536 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_154152536 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content{border-left-style:none;}
#module_154152536 .normal_ImgtextBox_content{border-left-width:0px;}
#module_154152536 .showHandle .btn{font-size:14px;}
#module_154152536 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152536 .showHandle .btn{color:#333;}
#module_154152536 .showHandle .btn{font-weight:400;}
#module_154152536 .showHandle .btn{text-decoration:none;}
#module_154152536 .showHandle .btn{font-style:normal;}
#module_154152536 .showHandle div{border-top-color:#ddd !important;}
#module_154152536 .showHandle div{border-top-style:solid !important;}
#module_154152536 .showHandle div{border-top-width:1px !important;}
#module_154152536 .showHandle{background-color:transparent;}
#module_154152536 .showHandle{background-image:none;}
#module_154152536 .showHandle{background-repeat:no-repeat;}
#module_154152536 .showHandle{}
#module_154152536 .showHandle{}
#module_154152536 .showHandle{}
#module_154152536 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_154152536 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_154152536 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_154152536 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_154152536 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_154152536 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_154152536 a{font-size:unset;font-family:unset}
.module_154152551 .ModuleHead .HeadCenter{float:none;}
#module_154152551 {
padding:0px;
}
#module_154152551 {
position:static;
z-index:0;
top:33px;
left:599px;
width:100%;
height: auto;
}
#module_154152551 .ModuleHead154152551 {
display:none;
}
#module_154152551 .BodyCenter.BodyCenter154152551 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152551 >.module_154152551 {
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_154152551 >.module_154152551{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152551 .BodyCenter.BodyCenter154152551 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152551 .BodyCenter.BodyCenter154152551 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152551 >.module_154152551 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152551 >.module_154152551 {
margin-top:7.6336%;
margin-left:0.0000%;
margin-right:3.8168%;
margin-bottom:0.0000%;
}
}
#module_154152551 >.module_154152551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152551:hover {
border:none;
}
#module_154152551:hover >.module_154152551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152551 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152551 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152551 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152551 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152551 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152551 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152551 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152551 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152551 .TextImage{width:27%;}
#module_154152551 .MobileTextImage{width:20%;}
#module_154152551 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152551 .imageTextGiant-Container{padding-top:10px;}
#module_154152551 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152551 .imageTextGiant-Container{padding-left:10px;}
#module_154152551 .imageTextGiant-Container{padding-right:10px;}
#module_154152551 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152551 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152551 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152551 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152551 .imageTextGiant-Container{padding-top:0px;}
#module_154152551 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152551 .imageTextGiant-Container{padding-left:0px;}
#module_154152551 .imageTextGiant-Container{padding-right:0px;}
#module_154152551 .showHandle .btn{font-size:14px;}
#module_154152551 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152551 .showHandle .btn{color:#333;}
#module_154152551 .showHandle .btn{font-weight:400;}
#module_154152551 .showHandle .btn{text-decoration:none;}
#module_154152551 .showHandle .btn{font-style:normal;}
#module_154152551 .showHandle div{border-top-color:#ddd !important;}
#module_154152551 .showHandle div{border-top-style:solid !important;}
#module_154152551 .showHandle div{border-top-width:1px !important;}
#module_154152551 .showHandle{background-color:transparent;}
#module_154152551 .showHandle{background-image:none;}
#module_154152551 .showHandle{background-repeat:no-repeat;}
#module_154152551 .showHandle{}
#module_154152551 .showHandle{}
#module_154152551 .showHandle{}
#module_154152551 a{font-size:unset;font-family:unset}
.module_154152552 .ModuleHead .HeadCenter{float:none;}
#module_154152552 {
padding:0px;
}
#module_154152552 {
position:static;
z-index:0;
top:25px;
left:599px;
width:100%;
height: auto;
}
#module_154152552 .ModuleHead154152552 {
display:none;
}
#module_154152552 .BodyCenter.BodyCenter154152552 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152552 >.module_154152552 {
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_154152552 >.module_154152552{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152552 .BodyCenter.BodyCenter154152552 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152552 .BodyCenter.BodyCenter154152552 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152552 >.module_154152552 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152552 >.module_154152552 {
margin-top:7.6336%;
margin-left:0.0000%;
margin-right:3.8168%;
margin-bottom:0.0000%;
}
}
#module_154152552 >.module_154152552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152552:hover {
border:none;
}
#module_154152552:hover >.module_154152552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152552 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152552 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152552 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152552 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152552 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152552 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152552 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152552 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152552 .TextImage{width:27%;}
#module_154152552 .MobileTextImage{width:20%;}
#module_154152552 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152552 .imageTextGiant-Container{padding-top:10px;}
#module_154152552 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152552 .imageTextGiant-Container{padding-left:10px;}
#module_154152552 .imageTextGiant-Container{padding-right:10px;}
#module_154152552 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152552 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152552 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152552 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152552 .imageTextGiant-Container{padding-top:0px;}
#module_154152552 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152552 .imageTextGiant-Container{padding-left:0px;}
#module_154152552 .imageTextGiant-Container{padding-right:0px;}
#module_154152552 .showHandle .btn{font-size:14px;}
#module_154152552 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152552 .showHandle .btn{color:#333;}
#module_154152552 .showHandle .btn{font-weight:400;}
#module_154152552 .showHandle .btn{text-decoration:none;}
#module_154152552 .showHandle .btn{font-style:normal;}
#module_154152552 .showHandle div{border-top-color:#ddd !important;}
#module_154152552 .showHandle div{border-top-style:solid !important;}
#module_154152552 .showHandle div{border-top-width:1px !important;}
#module_154152552 .showHandle{background-color:transparent;}
#module_154152552 .showHandle{background-image:none;}
#module_154152552 .showHandle{background-repeat:no-repeat;}
#module_154152552 .showHandle{}
#module_154152552 .showHandle{}
#module_154152552 .showHandle{}
#module_154152552 a{font-size:unset;font-family:unset}
.module_154152556 .ModuleHead .HeadCenter{float:none;}
#module_154152556 {
padding:0px;
}
#module_154152556 {
position:static;
z-index:0;
top:224px;
left:599px;
width:100%;
height: auto;
}
#module_154152556 .ModuleHead154152556 {
display:none;
}
#module_154152556 .BodyCenter.BodyCenter154152556 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152556 >.module_154152556 {
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_154152556 >.module_154152556{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152556 .BodyCenter.BodyCenter154152556 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152556 .BodyCenter.BodyCenter154152556 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152556 >.module_154152556 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152556 >.module_154152556 {
margin-top:7.6336%;
margin-left:0.0000%;
margin-right:3.8168%;
margin-bottom:0.0000%;
}
}
#module_154152556 >.module_154152556 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152556:hover {
border:none;
}
#module_154152556:hover >.module_154152556 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152556 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152556 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152556 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152556 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152556 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152556 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152556 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152556 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152556 .TextImage{width:27%;}
#module_154152556 .MobileTextImage{width:20%;}
#module_154152556 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152556 .imageTextGiant-Container{padding-top:10px;}
#module_154152556 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152556 .imageTextGiant-Container{padding-left:10px;}
#module_154152556 .imageTextGiant-Container{padding-right:10px;}
#module_154152556 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152556 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152556 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152556 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152556 .imageTextGiant-Container{padding-top:0px;}
#module_154152556 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152556 .imageTextGiant-Container{padding-left:0px;}
#module_154152556 .imageTextGiant-Container{padding-right:0px;}
#module_154152556 .showHandle .btn{font-size:14px;}
#module_154152556 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152556 .showHandle .btn{color:#333;}
#module_154152556 .showHandle .btn{font-weight:400;}
#module_154152556 .showHandle .btn{text-decoration:none;}
#module_154152556 .showHandle .btn{font-style:normal;}
#module_154152556 .showHandle div{border-top-color:#ddd !important;}
#module_154152556 .showHandle div{border-top-style:solid !important;}
#module_154152556 .showHandle div{border-top-width:1px !important;}
#module_154152556 .showHandle{background-color:transparent;}
#module_154152556 .showHandle{background-image:none;}
#module_154152556 .showHandle{background-repeat:no-repeat;}
#module_154152556 .showHandle{}
#module_154152556 .showHandle{}
#module_154152556 .showHandle{}
#module_154152556 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152524 #Sub154152524_3 {width:25%;}
.module_154152532 .ModuleHead .HeadCenter{float:none;}
#module_154152532 {
padding:0px;
}
#module_154152532 {
position:static;
z-index:0;
top:5528px;
left:1313px;
width:100%;
height: auto;
}
#module_154152532 .ModuleHead154152532 {
display:none;
}
#module_154152532 .BodyCenter.BodyCenter154152532 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152532 >.module_154152532 {
border-top-style:solid;
border-top-color:rgb(236, 236, 236);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(236, 236, 236);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(236, 236, 236);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(236, 236, 236);
border-bottom-width:1px;
}
#module_154152532 >.module_154152532{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152532 .BodyCenter.BodyCenter154152532 {
padding-top:8.0702%;
padding-left:8.7719%;
padding-right:7.0175%;
padding-bottom:8.0702%;
}
}
@media screen and (max-width: 767px){
#module_154152532 .BodyCenter.BodyCenter154152532 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:0.0000%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_154152532 >.module_154152532 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152532 >.module_154152532 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:0.0000%;
}
}
#module_154152532 >.module_154152532 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152532:hover {
border:none;
}
#module_154152532:hover >.module_154152532 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_154152537 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152537 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152537 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152537 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152537 .GraphicUpper{padding-top:0px;}
#module_154152537 .GraphicUpper{padding-bottom:0px;}
#module_154152537 .GraphicUpper{padding-left:0px;}
#module_154152537 .GraphicUpper {padding-right:0px;}
#module_154152537 .GraphicUpper{width:12%;} #module_154152537 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_154152537 .MobileGraphicUpper{width:30%;} #module_154152537 .ModuleMobileImageTextContent{width: calc(100% - 30%);}
#module_154152537 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152537 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_154152537 .ModuleImageTextGiantContent{padding-left:10px;}
#module_154152537 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152537 .normal_ImgtextBox_content{padding-top:0px;}
#module_154152537 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_154152537 .normal_ImgtextBox_content{padding-left:0px;}
#module_154152537 .normal_ImgtextBox_content{padding-right:0px;}
#module_154152537 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_154152537 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_154152537 .normal_ImgtextBox_content{background-color:transparent;}
#module_154152537 .normal_ImgtextBox_content{background-image:none;}
#module_154152537 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_154152537 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_154152537 .normal_ImgtextBox_content{background-attachment:none;}
#module_154152537 .normal_ImgtextBox_content{}
#module_154152537 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_154152537 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_154152537 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_154152537 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_154152537 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content{border-top-style:none;}
#module_154152537 .normal_ImgtextBox_content{border-top-width:0px;}
#module_154152537 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content{border-right-style:none;}
#module_154152537 .normal_ImgtextBox_content{border-right-width:0px;}
#module_154152537 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_154152537 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_154152537 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content{border-left-style:none;}
#module_154152537 .normal_ImgtextBox_content{border-left-width:0px;}
#module_154152537 .showHandle .btn{font-size:14px;}
#module_154152537 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152537 .showHandle .btn{color:#333;}
#module_154152537 .showHandle .btn{font-weight:400;}
#module_154152537 .showHandle .btn{text-decoration:none;}
#module_154152537 .showHandle .btn{font-style:normal;}
#module_154152537 .showHandle div{border-top-color:#ddd !important;}
#module_154152537 .showHandle div{border-top-style:solid !important;}
#module_154152537 .showHandle div{border-top-width:1px !important;}
#module_154152537 .showHandle{background-color:transparent;}
#module_154152537 .showHandle{background-image:none;}
#module_154152537 .showHandle{background-repeat:no-repeat;}
#module_154152537 .showHandle{}
#module_154152537 .showHandle{}
#module_154152537 .showHandle{}
#module_154152537 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_154152537 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_154152537 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_154152537 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_154152537 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_154152537 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_154152537 a{font-size:unset;font-family:unset}
.module_154152553 .ModuleHead .HeadCenter{float:none;}
#module_154152553 {
padding:0px;
}
#module_154152553 {
position:static;
z-index:0;
top:35px;
left:-90px;
width:100%;
height: auto;
}
#module_154152553 .ModuleHead154152553 {
display:none;
}
#module_154152553 .BodyCenter.BodyCenter154152553 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152553 >.module_154152553 {
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_154152553 >.module_154152553{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152553 .BodyCenter.BodyCenter154152553 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152553 .BodyCenter.BodyCenter154152553 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152553 >.module_154152553 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152553 >.module_154152553 {
margin-top:0.0000%;
margin-left:3.8168%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152553 >.module_154152553 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152553:hover {
border:none;
}
#module_154152553:hover >.module_154152553 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152553 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152553 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152553 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152553 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152553 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152553 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152553 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152553 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152553 .TextImage{width:27%;}
#module_154152553 .MobileTextImage{width:20%;}
#module_154152553 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152553 .imageTextGiant-Container{padding-top:10px;}
#module_154152553 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152553 .imageTextGiant-Container{padding-left:10px;}
#module_154152553 .imageTextGiant-Container{padding-right:10px;}
#module_154152553 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152553 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152553 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152553 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152553 .imageTextGiant-Container{padding-top:0px;}
#module_154152553 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152553 .imageTextGiant-Container{padding-left:0px;}
#module_154152553 .imageTextGiant-Container{padding-right:0px;}
#module_154152553 .showHandle .btn{font-size:14px;}
#module_154152553 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152553 .showHandle .btn{color:#333;}
#module_154152553 .showHandle .btn{font-weight:400;}
#module_154152553 .showHandle .btn{text-decoration:none;}
#module_154152553 .showHandle .btn{font-style:normal;}
#module_154152553 .showHandle div{border-top-color:#ddd !important;}
#module_154152553 .showHandle div{border-top-style:solid !important;}
#module_154152553 .showHandle div{border-top-width:1px !important;}
#module_154152553 .showHandle{background-color:transparent;}
#module_154152553 .showHandle{background-image:none;}
#module_154152553 .showHandle{background-repeat:no-repeat;}
#module_154152553 .showHandle{}
#module_154152553 .showHandle{}
#module_154152553 .showHandle{}
#module_154152553 a{font-size:unset;font-family:unset}
.module_154152554 .ModuleHead .HeadCenter{float:none;}
#module_154152554 {
padding:0px;
}
#module_154152554 {
position:static;
z-index:0;
top:61px;
left:-78px;
width:100%;
height: auto;
}
#module_154152554 .ModuleHead154152554 {
display:none;
}
#module_154152554 .BodyCenter.BodyCenter154152554 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152554 >.module_154152554 {
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_154152554 >.module_154152554{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152554 .BodyCenter.BodyCenter154152554 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152554 .BodyCenter.BodyCenter154152554 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152554 >.module_154152554 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152554 >.module_154152554 {
margin-top:7.6336%;
margin-left:3.8168%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152554 >.module_154152554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152554:hover {
border:none;
}
#module_154152554:hover >.module_154152554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152554 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152554 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152554 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152554 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152554 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152554 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152554 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152554 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152554 .TextImage{width:27%;}
#module_154152554 .MobileTextImage{width:20%;}
#module_154152554 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152554 .imageTextGiant-Container{padding-top:10px;}
#module_154152554 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152554 .imageTextGiant-Container{padding-left:10px;}
#module_154152554 .imageTextGiant-Container{padding-right:10px;}
#module_154152554 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152554 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152554 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152554 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152554 .imageTextGiant-Container{padding-top:0px;}
#module_154152554 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152554 .imageTextGiant-Container{padding-left:0px;}
#module_154152554 .imageTextGiant-Container{padding-right:0px;}
#module_154152554 .showHandle .btn{font-size:14px;}
#module_154152554 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152554 .showHandle .btn{color:#333;}
#module_154152554 .showHandle .btn{font-weight:400;}
#module_154152554 .showHandle .btn{text-decoration:none;}
#module_154152554 .showHandle .btn{font-style:normal;}
#module_154152554 .showHandle div{border-top-color:#ddd !important;}
#module_154152554 .showHandle div{border-top-style:solid !important;}
#module_154152554 .showHandle div{border-top-width:1px !important;}
#module_154152554 .showHandle{background-color:transparent;}
#module_154152554 .showHandle{background-image:none;}
#module_154152554 .showHandle{background-repeat:no-repeat;}
#module_154152554 .showHandle{}
#module_154152554 .showHandle{}
#module_154152554 .showHandle{}
#module_154152554 a{font-size:unset;font-family:unset}
.module_154152555 .ModuleHead .HeadCenter{float:none;}
#module_154152555 {
padding:0px;
}
#module_154152555 {
position:static;
z-index:0;
top:133px;
left:-81px;
width:100%;
height: auto;
}
#module_154152555 .ModuleHead154152555 {
display:none;
}
#module_154152555 .BodyCenter.BodyCenter154152555 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152555 >.module_154152555 {
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_154152555 >.module_154152555{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152555 .BodyCenter.BodyCenter154152555 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152555 .BodyCenter.BodyCenter154152555 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152555 >.module_154152555 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152555 >.module_154152555 {
margin-top:7.6336%;
margin-left:3.8168%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152555 >.module_154152555 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152555:hover {
border:none;
}
#module_154152555:hover >.module_154152555 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152555 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152555 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152555 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152555 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152555 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152555 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152555 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152555 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152555 .TextImage{width:27%;}
#module_154152555 .MobileTextImage{width:20%;}
#module_154152555 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152555 .imageTextGiant-Container{padding-top:10px;}
#module_154152555 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152555 .imageTextGiant-Container{padding-left:10px;}
#module_154152555 .imageTextGiant-Container{padding-right:10px;}
#module_154152555 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152555 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152555 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152555 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152555 .imageTextGiant-Container{padding-top:0px;}
#module_154152555 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152555 .imageTextGiant-Container{padding-left:0px;}
#module_154152555 .imageTextGiant-Container{padding-right:0px;}
#module_154152555 .showHandle .btn{font-size:14px;}
#module_154152555 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152555 .showHandle .btn{color:#333;}
#module_154152555 .showHandle .btn{font-weight:400;}
#module_154152555 .showHandle .btn{text-decoration:none;}
#module_154152555 .showHandle .btn{font-style:normal;}
#module_154152555 .showHandle div{border-top-color:#ddd !important;}
#module_154152555 .showHandle div{border-top-style:solid !important;}
#module_154152555 .showHandle div{border-top-width:1px !important;}
#module_154152555 .showHandle{background-color:transparent;}
#module_154152555 .showHandle{background-image:none;}
#module_154152555 .showHandle{background-repeat:no-repeat;}
#module_154152555 .showHandle{}
#module_154152555 .showHandle{}
#module_154152555 .showHandle{}
#module_154152555 a{font-size:unset;font-family:unset}
.module_154152557 .ModuleHead .HeadCenter{float:none;}
#module_154152557 {
padding:0px;
}
#module_154152557 {
position:static;
z-index:0;
top:245px;
left:-82px;
width:100%;
height: auto;
}
#module_154152557 .ModuleHead154152557 {
display:none;
}
#module_154152557 .BodyCenter.BodyCenter154152557 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152557 >.module_154152557 {
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_154152557 >.module_154152557{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152557 .BodyCenter.BodyCenter154152557 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_154152557 .BodyCenter.BodyCenter154152557 {
padding-top:2.2901%;
padding-left:3.8168%;
padding-right:3.8168%;
padding-bottom:3.8168%;
}
}
@media screen and (min-width: 768px){
#module_154152557 >.module_154152557 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152557 >.module_154152557 {
margin-top:7.6336%;
margin-left:3.8168%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152557 >.module_154152557 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152557:hover {
border:none;
}
#module_154152557:hover >.module_154152557 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152557 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_154152557 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_154152557 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_154152557 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_154152557 .GraphicUpper .TextImage{margin-top:5px;}
#module_154152557 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_154152557 .GraphicUpper .TextImage{margin-left:0px;}
#module_154152557 .GraphicUpper .TextImage{margin-right:0px;}
#module_154152557 .TextImage{width:27%;}
#module_154152557 .MobileTextImage{width:20%;}
#module_154152557 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_154152557 .imageTextGiant-Container{padding-top:10px;}
#module_154152557 .imageTextGiant-Container{padding-bottom:10px;}
#module_154152557 .imageTextGiant-Container{padding-left:10px;}
#module_154152557 .imageTextGiant-Container{padding-right:10px;}
#module_154152557 .ModuleImageTextGiantContent{padding-top:0px;}
#module_154152557 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_154152557 .ModuleImageTextGiantContent{padding-left:0px;}
#module_154152557 .ModuleImageTextGiantContent{padding-right:0px;}
#module_154152557 .imageTextGiant-Container{padding-top:0px;}
#module_154152557 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152557 .imageTextGiant-Container{padding-left:0px;}
#module_154152557 .imageTextGiant-Container{padding-right:0px;}
#module_154152557 .showHandle .btn{font-size:14px;}
#module_154152557 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152557 .showHandle .btn{color:#333;}
#module_154152557 .showHandle .btn{font-weight:400;}
#module_154152557 .showHandle .btn{text-decoration:none;}
#module_154152557 .showHandle .btn{font-style:normal;}
#module_154152557 .showHandle div{border-top-color:#ddd !important;}
#module_154152557 .showHandle div{border-top-style:solid !important;}
#module_154152557 .showHandle div{border-top-width:1px !important;}
#module_154152557 .showHandle{background-color:transparent;}
#module_154152557 .showHandle{background-image:none;}
#module_154152557 .showHandle{background-repeat:no-repeat;}
#module_154152557 .showHandle{}
#module_154152557 .showHandle{}
#module_154152557 .showHandle{}
#module_154152557 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152524 #Sub154152524_4 {width:25%;}
.module_154152538 .ModuleHead .HeadCenter{float:none;}
#module_154152538 {
padding:0px;
}
#module_154152538 {
position:static;
z-index:0;
top:6345px;
left:1605px;
width:100%;
height: auto;
}
#module_154152538 .ModuleHead154152538 {
display:none;
}
#module_154152538 .BodyCenter.BodyCenter154152538 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152538 >.module_154152538 {
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_154152538 >.module_154152538{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152538 .BodyCenter.BodyCenter154152538 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6795%;
}
}
@media screen and (max-width: 767px){
#module_154152538 .BodyCenter.BodyCenter154152538 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_154152538 >.module_154152538 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152538 >.module_154152538 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152538 >.module_154152538 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152538:hover {
border:none;
}
#module_154152538:hover >.module_154152538 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152538 .ModuleSubContainer{background-color:transparent;}
#module_154152538 .ModuleSubContainer{background-image:none;}
#module_154152538 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152538 .ModuleSubContainer{background-position:0% 0%;}
#module_154152538 .ModuleSubContainer{background-attachment:scroll;}
#module_154152538 .ModuleSubContainer{}
#module_154152538 {!bgVideo!}{bgVideoUrl:none}
#module_154152538 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152538 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152538 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152538 {}
.module_154152539 .ModuleHead .HeadCenter{float:none;}
#module_154152539 {
padding:0px;
}
#module_154152539 {
position:static;
z-index:0;
top:723px;
left:1093px;
width:100%;
height: auto;
}
#module_154152539 .ModuleHead154152539 {
display:none;
}
#module_154152539 .BodyCenter.BodyCenter154152539 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152539 >.module_154152539 {
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_154152539 >.module_154152539{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152539 .BodyCenter.BodyCenter154152539 {
padding-top:0.0000%;
padding-left:8.3333%;
padding-right:8.3333%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152539 .BodyCenter.BodyCenter154152539 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_154152539 >.module_154152539 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152539 >.module_154152539 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152539 >.module_154152539 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152539:hover {
border:none;
}
#module_154152539:hover >.module_154152539 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_154152540 .ModuleImageTextGiantContent{margin-top:0px;}
#module_154152540 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_154152540 .ModuleImageTextGiantContent{margin-left:0px;}
#module_154152540 .ModuleImageTextGiantContent{margin-right:0px;}
#module_154152540 .imageTextGiant-Container{padding-top:0px;}
#module_154152540 .imageTextGiant-Container{padding-bottom:0px;}
#module_154152540 .imageTextGiant-Container{padding-left:0px;}
#module_154152540 .imageTextGiant-Container{padding-right:0px;}
#module_154152540 .showHandle .btn{font-size:14px;}
#module_154152540 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_154152540 .showHandle .btn{color:#333;}
#module_154152540 .showHandle .btn{font-weight:400;}
#module_154152540 .showHandle .btn{text-decoration:none;}
#module_154152540 .showHandle .btn{font-style:normal;}
#module_154152540 .showHandle div{border-top-color:#ddd !important;}
#module_154152540 .showHandle div{border-top-style:solid !important;}
#module_154152540 .showHandle div{border-top-width:1px !important;}
#module_154152540 .showHandle{background-color:transparent;}
#module_154152540 .showHandle{background-image:none;}
#module_154152540 .showHandle{background-repeat:no-repeat;}
#module_154152540 .showHandle{}
#module_154152540 .showHandle{}
#module_154152540 .showHandle{}
#module_154152540 a{font-size:unset;font-family:unset}
.module_154152549 .ModuleHead .HeadCenter{float:none;}
#module_154152549 {
padding:0px;
}
#module_154152549 {
position:static;
z-index:0;
top:6488px;
left:1518px;
width:100%;
height: auto;
}
#module_154152549 .ModuleHead154152549 {
display:none;
}
#module_154152549 .BodyCenter.BodyCenter154152549 {
background:none;background-color:rgb(255, 255, 255);
}
#module_154152549 >.module_154152549 {
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_154152549 >.module_154152549{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152549 .BodyCenter.BodyCenter154152549 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_154152549 .BodyCenter.BodyCenter154152549 {
padding-top:6.5359%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_154152549 >.module_154152549 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152549 >.module_154152549 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152549 >.module_154152549 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152549:hover {
border:none;
}
#module_154152549:hover >.module_154152549 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152549 .ModuleSubContainer{background-color:transparent;}
#module_154152549 .ModuleSubContainer{background-image:none;}
#module_154152549 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152549 .ModuleSubContainer{background-position:0% 0%;}
#module_154152549 .ModuleSubContainer{background-attachment:scroll;}
#module_154152549 .ModuleSubContainer{}
#module_154152549 {!bgVideo!}{bgVideoUrl:none}
#module_154152549 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152549 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152549 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152549 {}
.ModuleGridContainer.ModuleGridContainer154152549 .SubPadding {width:20px;}
.ModuleGridContainer.ModuleGridContainer154152549 #Sub154152549_1 {width:50%;}
.module_154152550 .ModuleHead .HeadCenter{float:none;}
#module_154152550 {
padding:0px;
}
#module_154152550 {
position:static;
z-index:0;
top:6577px;
left:1118px;
width:100%;
height: auto;
}
#module_154152550 .ModuleHead154152550 {
display:none;
}
#module_154152550 .BodyCenter.BodyCenter154152550 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152550 >.module_154152550 {
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_154152550 >.module_154152550{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152550 .BodyCenter.BodyCenter154152550 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152550 .BodyCenter.BodyCenter154152550 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_154152550 >.module_154152550 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152550 >.module_154152550 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_154152550 >.module_154152550 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152550:hover {
border:none;
}
#module_154152550:hover >.module_154152550 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer154152549 #Sub154152549_2 {width:50%;}
.module_154152541 .ModuleHead .HeadCenter{float:none;}
#module_154152541 {
padding:0px;
}
#module_154152541 {
position:static;
z-index:0;
top:7383px;
left:890px;
width:100%;
height: auto;
}
#module_154152541 .ModuleHead154152541 {
display:none;
}
#module_154152541 .BodyCenter.BodyCenter154152541 {
background:none;background-color:rgba(0,0,0,0);
}
#module_154152541 >.module_154152541 {
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_154152541 >.module_154152541{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_154152541 .BodyCenter.BodyCenter154152541 {
padding-top:0.0536%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0536%;
}
}
@media screen and (max-width: 767px){
#module_154152541 .BodyCenter.BodyCenter154152541 {
padding-top:3.2680%;
padding-left:6.5359%;
padding-right:4.9020%;
padding-bottom:16.3399%;
}
}
@media screen and (min-width: 768px){
#module_154152541 >.module_154152541 {
margin-top:-24.1158%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_154152541 >.module_154152541 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_154152541 >.module_154152541 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_154152541:hover {
border:none;
}
#module_154152541:hover >.module_154152541 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_154152541 .ModuleSubContainer{background-color:transparent;}
#module_154152541 .ModuleSubContainer{background-image:none;}
#module_154152541 .ModuleSubContainer{background-repeat:no-repeat;}
#module_154152541 .ModuleSubContainer{background-position:0% 0%;}
#module_154152541 .ModuleSubContainer{background-attachment:scroll;}
#module_154152541 .ModuleSubContainer{}
#module_154152541 {!bgVideo!}{bgVideoUrl:none}
#module_154152541 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_154152541 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_154152541 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer154152541 {}
.ModuleGridContainer.ModuleGridContainer154152541 .SubPadding {width:20px;}
.module_159071928 .ModuleHead .HeadCenter{float:none;}
#module_159071928 {
padding:0px;
}
#module_159071928 {
position:static;
z-index:0;
top:13px;
left:0px;
width:100%;
height: auto;
}
#module_159071928 .ModuleHead159071928 {
display:none;
}
#module_159071928 .BodyCenter.BodyCenter159071928 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159071928 >.module_159071928 {
border-top-style:solid;
border-top-color:rgb(236, 236, 236);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(236, 236, 236);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(236, 236, 236);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(236, 236, 236);
border-bottom-width:1px;
}
#module_159071928 >.module_159071928{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071928 .BodyCenter.BodyCenter159071928 {
padding-top:8.0702%;
padding-left:8.7719%;
padding-right:7.0175%;
padding-bottom:8.0702%;
}
}
@media screen and (max-width: 767px){
#module_159071928 .BodyCenter.BodyCenter159071928 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:0.0000%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_159071928 >.module_159071928 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071928 >.module_159071928 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:0.0000%;
}
}
#module_159071928 >.module_159071928 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071928:hover {
border:none;
}
#module_159071928:hover >.module_159071928 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_159071932 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159071932 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159071932 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159071932 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159071932 .GraphicUpper{padding-top:0px;}
#module_159071932 .GraphicUpper{padding-bottom:0px;}
#module_159071932 .GraphicUpper{padding-left:0px;}
#module_159071932 .GraphicUpper {padding-right:0px;}
#module_159071932 .GraphicUpper{width:12%;} #module_159071932 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_159071932 .MobileGraphicUpper{width:30%;} #module_159071932 .ModuleMobileImageTextContent{width: calc(100% - 30%);}
#module_159071932 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159071932 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_159071932 .ModuleImageTextGiantContent{padding-left:10px;}
#module_159071932 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159071932 .normal_ImgtextBox_content{padding-top:0px;}
#module_159071932 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_159071932 .normal_ImgtextBox_content{padding-left:0px;}
#module_159071932 .normal_ImgtextBox_content{padding-right:0px;}
#module_159071932 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_159071932 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_159071932 .normal_ImgtextBox_content{background-color:transparent;}
#module_159071932 .normal_ImgtextBox_content{background-image:none;}
#module_159071932 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_159071932 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_159071932 .normal_ImgtextBox_content{background-attachment:none;}
#module_159071932 .normal_ImgtextBox_content{}
#module_159071932 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_159071932 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_159071932 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_159071932 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_159071932 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content{border-top-style:none;}
#module_159071932 .normal_ImgtextBox_content{border-top-width:0px;}
#module_159071932 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content{border-right-style:none;}
#module_159071932 .normal_ImgtextBox_content{border-right-width:0px;}
#module_159071932 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_159071932 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_159071932 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content{border-left-style:none;}
#module_159071932 .normal_ImgtextBox_content{border-left-width:0px;}
#module_159071932 .showHandle .btn{font-size:14px;}
#module_159071932 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159071932 .showHandle .btn{color:#333;}
#module_159071932 .showHandle .btn{font-weight:400;}
#module_159071932 .showHandle .btn{text-decoration:none;}
#module_159071932 .showHandle .btn{font-style:normal;}
#module_159071932 .showHandle div{border-top-color:#ddd !important;}
#module_159071932 .showHandle div{border-top-style:solid !important;}
#module_159071932 .showHandle div{border-top-width:1px !important;}
#module_159071932 .showHandle{background-color:transparent;}
#module_159071932 .showHandle{background-image:none;}
#module_159071932 .showHandle{background-repeat:no-repeat;}
#module_159071932 .showHandle{}
#module_159071932 .showHandle{}
#module_159071932 .showHandle{}
#module_159071932 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_159071932 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_159071932 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_159071932 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_159071932 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_159071932 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_159071932 a{font-size:unset;font-family:unset}
.module_159072506 .ModuleHead .HeadCenter{float:none;}
#module_159072506 {
padding:0px;
}
#module_159072506 {
position:static;
z-index:0;
top:30px;
left:599px;
width:100%;
height: auto;
}
#module_159072506 .ModuleHead159072506 {
display:none;
}
#module_159072506 .BodyCenter.BodyCenter159072506 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072506 >.module_159072506 {
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_159072506 >.module_159072506{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072506 .BodyCenter.BodyCenter159072506 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072506 .BodyCenter.BodyCenter159072506 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072506 >.module_159072506 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072506 >.module_159072506 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072506 >.module_159072506 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072506:hover {
border:none;
}
#module_159072506:hover >.module_159072506 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072506 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072506 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072506 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072506 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072506 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072506 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072506 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072506 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072506 .TextImage{width:27%;}
#module_159072506 .MobileTextImage{width:20%;}
#module_159072506 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072506 .imageTextGiant-Container{padding-top:10px;}
#module_159072506 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072506 .imageTextGiant-Container{padding-left:10px;}
#module_159072506 .imageTextGiant-Container{padding-right:10px;}
#module_159072506 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072506 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072506 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072506 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072506 .imageTextGiant-Container{padding-top:0px;}
#module_159072506 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072506 .imageTextGiant-Container{padding-left:0px;}
#module_159072506 .imageTextGiant-Container{padding-right:0px;}
#module_159072506 .showHandle .btn{font-size:14px;}
#module_159072506 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072506 .showHandle .btn{color:#333;}
#module_159072506 .showHandle .btn{font-weight:400;}
#module_159072506 .showHandle .btn{text-decoration:none;}
#module_159072506 .showHandle .btn{font-style:normal;}
#module_159072506 .showHandle div{border-top-color:#ddd !important;}
#module_159072506 .showHandle div{border-top-style:solid !important;}
#module_159072506 .showHandle div{border-top-width:1px !important;}
#module_159072506 .showHandle{background-color:transparent;}
#module_159072506 .showHandle{background-image:none;}
#module_159072506 .showHandle{background-repeat:no-repeat;}
#module_159072506 .showHandle{}
#module_159072506 .showHandle{}
#module_159072506 .showHandle{}
#module_159072506 a{font-size:unset;font-family:unset}
.module_159072507 .ModuleHead .HeadCenter{float:none;}
#module_159072507 {
padding:0px;
}
#module_159072507 {
position:static;
z-index:0;
top:408px;
left:0px;
width:100%;
height: auto;
}
#module_159072507 .ModuleHead159072507 {
display:none;
}
#module_159072507 .BodyCenter.BodyCenter159072507 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072507 >.module_159072507 {
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_159072507 >.module_159072507{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072507 .BodyCenter.BodyCenter159072507 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072507 .BodyCenter.BodyCenter159072507 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072507 >.module_159072507 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072507 >.module_159072507 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072507 >.module_159072507 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072507:hover {
border:none;
}
#module_159072507:hover >.module_159072507 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072507 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072507 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072507 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072507 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072507 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072507 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072507 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072507 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072507 .TextImage{width:27%;}
#module_159072507 .MobileTextImage{width:20%;}
#module_159072507 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072507 .imageTextGiant-Container{padding-top:10px;}
#module_159072507 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072507 .imageTextGiant-Container{padding-left:10px;}
#module_159072507 .imageTextGiant-Container{padding-right:10px;}
#module_159072507 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072507 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072507 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072507 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072507 .imageTextGiant-Container{padding-top:0px;}
#module_159072507 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072507 .imageTextGiant-Container{padding-left:0px;}
#module_159072507 .imageTextGiant-Container{padding-right:0px;}
#module_159072507 .showHandle .btn{font-size:14px;}
#module_159072507 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072507 .showHandle .btn{color:#333;}
#module_159072507 .showHandle .btn{font-weight:400;}
#module_159072507 .showHandle .btn{text-decoration:none;}
#module_159072507 .showHandle .btn{font-style:normal;}
#module_159072507 .showHandle div{border-top-color:#ddd !important;}
#module_159072507 .showHandle div{border-top-style:solid !important;}
#module_159072507 .showHandle div{border-top-width:1px !important;}
#module_159072507 .showHandle{background-color:transparent;}
#module_159072507 .showHandle{background-image:none;}
#module_159072507 .showHandle{background-repeat:no-repeat;}
#module_159072507 .showHandle{}
#module_159072507 .showHandle{}
#module_159072507 .showHandle{}
#module_159072507 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152541 #Sub154152541_1 {width:25%;}
.module_159071929 .ModuleHead .HeadCenter{float:none;}
#module_159071929 {
padding:0px;
}
#module_159071929 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_159071929 .ModuleHead159071929 {
display:none;
}
#module_159071929 .BodyCenter.BodyCenter159071929 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159071929 >.module_159071929 {
border-top-style:solid;
border-top-color:rgb(236, 236, 236);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(236, 236, 236);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(236, 236, 236);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(236, 236, 236);
border-bottom-width:1px;
}
#module_159071929 >.module_159071929{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159071929 .BodyCenter.BodyCenter159071929 {
padding-top:8.0702%;
padding-left:8.7719%;
padding-right:7.0175%;
padding-bottom:8.0702%;
}
}
@media screen and (max-width: 767px){
#module_159071929 .BodyCenter.BodyCenter159071929 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:0.0000%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_159071929 >.module_159071929 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159071929 >.module_159071929 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:0.0000%;
}
}
#module_159071929 >.module_159071929 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159071929:hover {
border:none;
}
#module_159071929:hover >.module_159071929 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_159071934 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159071934 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159071934 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159071934 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159071934 .GraphicUpper{padding-top:0px;}
#module_159071934 .GraphicUpper{padding-bottom:0px;}
#module_159071934 .GraphicUpper{padding-left:0px;}
#module_159071934 .GraphicUpper {padding-right:0px;}
#module_159071934 .GraphicUpper{width:12%;} #module_159071934 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_159071934 .MobileGraphicUpper{width:30%;} #module_159071934 .ModuleMobileImageTextContent{width: calc(100% - 30%);}
#module_159071934 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159071934 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_159071934 .ModuleImageTextGiantContent{padding-left:10px;}
#module_159071934 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159071934 .normal_ImgtextBox_content{padding-top:0px;}
#module_159071934 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_159071934 .normal_ImgtextBox_content{padding-left:0px;}
#module_159071934 .normal_ImgtextBox_content{padding-right:0px;}
#module_159071934 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_159071934 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_159071934 .normal_ImgtextBox_content{background-color:transparent;}
#module_159071934 .normal_ImgtextBox_content{background-image:none;}
#module_159071934 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_159071934 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_159071934 .normal_ImgtextBox_content{background-attachment:none;}
#module_159071934 .normal_ImgtextBox_content{}
#module_159071934 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_159071934 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_159071934 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_159071934 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_159071934 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content{border-top-style:none;}
#module_159071934 .normal_ImgtextBox_content{border-top-width:0px;}
#module_159071934 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content{border-right-style:none;}
#module_159071934 .normal_ImgtextBox_content{border-right-width:0px;}
#module_159071934 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_159071934 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_159071934 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content{border-left-style:none;}
#module_159071934 .normal_ImgtextBox_content{border-left-width:0px;}
#module_159071934 .showHandle .btn{font-size:14px;}
#module_159071934 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159071934 .showHandle .btn{color:#333;}
#module_159071934 .showHandle .btn{font-weight:400;}
#module_159071934 .showHandle .btn{text-decoration:none;}
#module_159071934 .showHandle .btn{font-style:normal;}
#module_159071934 .showHandle div{border-top-color:#ddd !important;}
#module_159071934 .showHandle div{border-top-style:solid !important;}
#module_159071934 .showHandle div{border-top-width:1px !important;}
#module_159071934 .showHandle{background-color:transparent;}
#module_159071934 .showHandle{background-image:none;}
#module_159071934 .showHandle{background-repeat:no-repeat;}
#module_159071934 .showHandle{}
#module_159071934 .showHandle{}
#module_159071934 .showHandle{}
#module_159071934 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_159071934 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_159071934 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_159071934 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_159071934 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_159071934 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_159071934 a{font-size:unset;font-family:unset}
.module_159072510 .ModuleHead .HeadCenter{float:none;}
#module_159072510 {
padding:0px;
}
#module_159072510 {
position:static;
z-index:0;
top:226px;
left:0px;
width:100%;
height: auto;
}
#module_159072510 .ModuleHead159072510 {
display:none;
}
#module_159072510 .BodyCenter.BodyCenter159072510 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072510 >.module_159072510 {
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_159072510 >.module_159072510{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072510 .BodyCenter.BodyCenter159072510 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072510 .BodyCenter.BodyCenter159072510 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072510 >.module_159072510 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072510 >.module_159072510 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072510 >.module_159072510 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072510:hover {
border:none;
}
#module_159072510:hover >.module_159072510 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072510 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072510 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072510 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072510 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072510 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072510 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072510 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072510 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072510 .TextImage{width:27%;}
#module_159072510 .MobileTextImage{width:20%;}
#module_159072510 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072510 .imageTextGiant-Container{padding-top:10px;}
#module_159072510 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072510 .imageTextGiant-Container{padding-left:10px;}
#module_159072510 .imageTextGiant-Container{padding-right:10px;}
#module_159072510 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072510 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072510 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072510 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072510 .imageTextGiant-Container{padding-top:0px;}
#module_159072510 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072510 .imageTextGiant-Container{padding-left:0px;}
#module_159072510 .imageTextGiant-Container{padding-right:0px;}
#module_159072510 .showHandle .btn{font-size:14px;}
#module_159072510 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072510 .showHandle .btn{color:#333;}
#module_159072510 .showHandle .btn{font-weight:400;}
#module_159072510 .showHandle .btn{text-decoration:none;}
#module_159072510 .showHandle .btn{font-style:normal;}
#module_159072510 .showHandle div{border-top-color:#ddd !important;}
#module_159072510 .showHandle div{border-top-style:solid !important;}
#module_159072510 .showHandle div{border-top-width:1px !important;}
#module_159072510 .showHandle{background-color:transparent;}
#module_159072510 .showHandle{background-image:none;}
#module_159072510 .showHandle{background-repeat:no-repeat;}
#module_159072510 .showHandle{}
#module_159072510 .showHandle{}
#module_159072510 .showHandle{}
#module_159072510 a{font-size:unset;font-family:unset}
.module_159072511 .ModuleHead .HeadCenter{float:none;}
#module_159072511 {
padding:0px;
}
#module_159072511 {
position:static;
z-index:0;
top:344px;
left:0px;
width:100%;
height: auto;
}
#module_159072511 .ModuleHead159072511 {
display:none;
}
#module_159072511 .BodyCenter.BodyCenter159072511 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072511 >.module_159072511 {
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_159072511 >.module_159072511{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072511 .BodyCenter.BodyCenter159072511 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072511 .BodyCenter.BodyCenter159072511 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072511 >.module_159072511 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072511 >.module_159072511 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072511 >.module_159072511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072511:hover {
border:none;
}
#module_159072511:hover >.module_159072511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072511 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072511 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072511 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072511 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072511 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072511 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072511 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072511 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072511 .TextImage{width:27%;}
#module_159072511 .MobileTextImage{width:20%;}
#module_159072511 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072511 .imageTextGiant-Container{padding-top:10px;}
#module_159072511 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072511 .imageTextGiant-Container{padding-left:10px;}
#module_159072511 .imageTextGiant-Container{padding-right:10px;}
#module_159072511 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072511 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072511 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072511 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072511 .imageTextGiant-Container{padding-top:0px;}
#module_159072511 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072511 .imageTextGiant-Container{padding-left:0px;}
#module_159072511 .imageTextGiant-Container{padding-right:0px;}
#module_159072511 .showHandle .btn{font-size:14px;}
#module_159072511 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072511 .showHandle .btn{color:#333;}
#module_159072511 .showHandle .btn{font-weight:400;}
#module_159072511 .showHandle .btn{text-decoration:none;}
#module_159072511 .showHandle .btn{font-style:normal;}
#module_159072511 .showHandle div{border-top-color:#ddd !important;}
#module_159072511 .showHandle div{border-top-style:solid !important;}
#module_159072511 .showHandle div{border-top-width:1px !important;}
#module_159072511 .showHandle{background-color:transparent;}
#module_159072511 .showHandle{background-image:none;}
#module_159072511 .showHandle{background-repeat:no-repeat;}
#module_159072511 .showHandle{}
#module_159072511 .showHandle{}
#module_159072511 .showHandle{}
#module_159072511 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152541 #Sub154152541_2 {width:25%;}
.module_159072508 .ModuleHead .HeadCenter{float:none;}
#module_159072508 {
padding:0px;
}
#module_159072508 {
position:static;
z-index:0;
top:6458px;
left:70px;
width:100%;
height: auto;
}
#module_159072508 .ModuleHead159072508 {
display:none;
}
#module_159072508 .BodyCenter.BodyCenter159072508 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072508 >.module_159072508 {
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_159072508 >.module_159072508{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072508 .BodyCenter.BodyCenter159072508 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072508 .BodyCenter.BodyCenter159072508 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072508 >.module_159072508 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072508 >.module_159072508 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072508 >.module_159072508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072508:hover {
border:none;
}
#module_159072508:hover >.module_159072508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072508 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072508 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072508 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072508 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072508 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072508 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072508 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072508 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072508 .TextImage{width:27%;}
#module_159072508 .MobileTextImage{width:20%;}
#module_159072508 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072508 .imageTextGiant-Container{padding-top:10px;}
#module_159072508 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072508 .imageTextGiant-Container{padding-left:10px;}
#module_159072508 .imageTextGiant-Container{padding-right:10px;}
#module_159072508 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072508 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072508 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072508 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072508 .imageTextGiant-Container{padding-top:0px;}
#module_159072508 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072508 .imageTextGiant-Container{padding-left:0px;}
#module_159072508 .imageTextGiant-Container{padding-right:0px;}
#module_159072508 .showHandle .btn{font-size:14px;}
#module_159072508 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072508 .showHandle .btn{color:#333;}
#module_159072508 .showHandle .btn{font-weight:400;}
#module_159072508 .showHandle .btn{text-decoration:none;}
#module_159072508 .showHandle .btn{font-style:normal;}
#module_159072508 .showHandle div{border-top-color:#ddd !important;}
#module_159072508 .showHandle div{border-top-style:solid !important;}
#module_159072508 .showHandle div{border-top-width:1px !important;}
#module_159072508 .showHandle{background-color:transparent;}
#module_159072508 .showHandle{background-image:none;}
#module_159072508 .showHandle{background-repeat:no-repeat;}
#module_159072508 .showHandle{}
#module_159072508 .showHandle{}
#module_159072508 .showHandle{}
#module_159072508 a{font-size:unset;font-family:unset}
.module_159072509 .ModuleHead .HeadCenter{float:none;}
#module_159072509 {
padding:0px;
}
#module_159072509 {
position:static;
z-index:0;
top:6532px;
left:105px;
width:100%;
height: auto;
}
#module_159072509 .ModuleHead159072509 {
display:none;
}
#module_159072509 .BodyCenter.BodyCenter159072509 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072509 >.module_159072509 {
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_159072509 >.module_159072509{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072509 .BodyCenter.BodyCenter159072509 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072509 .BodyCenter.BodyCenter159072509 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072509 >.module_159072509 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072509 >.module_159072509 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072509 >.module_159072509 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072509:hover {
border:none;
}
#module_159072509:hover >.module_159072509 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072509 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072509 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072509 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072509 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072509 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072509 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072509 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072509 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072509 .TextImage{width:27%;}
#module_159072509 .MobileTextImage{width:20%;}
#module_159072509 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072509 .imageTextGiant-Container{padding-top:10px;}
#module_159072509 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072509 .imageTextGiant-Container{padding-left:10px;}
#module_159072509 .imageTextGiant-Container{padding-right:10px;}
#module_159072509 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072509 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072509 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072509 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072509 .imageTextGiant-Container{padding-top:0px;}
#module_159072509 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072509 .imageTextGiant-Container{padding-left:0px;}
#module_159072509 .imageTextGiant-Container{padding-right:0px;}
#module_159072509 .showHandle .btn{font-size:14px;}
#module_159072509 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072509 .showHandle .btn{color:#333;}
#module_159072509 .showHandle .btn{font-weight:400;}
#module_159072509 .showHandle .btn{text-decoration:none;}
#module_159072509 .showHandle .btn{font-style:normal;}
#module_159072509 .showHandle div{border-top-color:#ddd !important;}
#module_159072509 .showHandle div{border-top-style:solid !important;}
#module_159072509 .showHandle div{border-top-width:1px !important;}
#module_159072509 .showHandle{background-color:transparent;}
#module_159072509 .showHandle{background-image:none;}
#module_159072509 .showHandle{background-repeat:no-repeat;}
#module_159072509 .showHandle{}
#module_159072509 .showHandle{}
#module_159072509 .showHandle{}
#module_159072509 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152541 #Sub154152541_3 {width:25%;}
.module_159072512 .ModuleHead .HeadCenter{float:none;}
#module_159072512 {
padding:0px;
}
#module_159072512 {
position:static;
z-index:0;
top:6441px;
left:209px;
width:100%;
height: auto;
}
#module_159072512 .ModuleHead159072512 {
display:none;
}
#module_159072512 .BodyCenter.BodyCenter159072512 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159072512 >.module_159072512 {
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_159072512 >.module_159072512{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159072512 .BodyCenter.BodyCenter159072512 {
padding-top:1.7544%;
padding-left:1.7544%;
padding-right:1.7544%;
padding-bottom:1.7544%;
}
}
@media screen and (max-width: 767px){
#module_159072512 .BodyCenter.BodyCenter159072512 {
padding-top:2.2556%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (min-width: 768px){
#module_159072512 >.module_159072512 {
margin-top:4.2105%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159072512 >.module_159072512 {
margin-top:7.5188%;
margin-left:0.0000%;
margin-right:3.7594%;
margin-bottom:0.0000%;
}
}
#module_159072512 >.module_159072512 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159072512:hover {
border:none;
}
#module_159072512:hover >.module_159072512 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159072512 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_159072512 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_159072512 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_159072512 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_159072512 .GraphicUpper .TextImage{margin-top:5px;}
#module_159072512 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_159072512 .GraphicUpper .TextImage{margin-left:0px;}
#module_159072512 .GraphicUpper .TextImage{margin-right:0px;}
#module_159072512 .TextImage{width:27%;}
#module_159072512 .MobileTextImage{width:20%;}
#module_159072512 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_159072512 .imageTextGiant-Container{padding-top:10px;}
#module_159072512 .imageTextGiant-Container{padding-bottom:10px;}
#module_159072512 .imageTextGiant-Container{padding-left:10px;}
#module_159072512 .imageTextGiant-Container{padding-right:10px;}
#module_159072512 .ModuleImageTextGiantContent{padding-top:0px;}
#module_159072512 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_159072512 .ModuleImageTextGiantContent{padding-left:0px;}
#module_159072512 .ModuleImageTextGiantContent{padding-right:0px;}
#module_159072512 .imageTextGiant-Container{padding-top:0px;}
#module_159072512 .imageTextGiant-Container{padding-bottom:0px;}
#module_159072512 .imageTextGiant-Container{padding-left:0px;}
#module_159072512 .imageTextGiant-Container{padding-right:0px;}
#module_159072512 .showHandle .btn{font-size:14px;}
#module_159072512 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_159072512 .showHandle .btn{color:#333;}
#module_159072512 .showHandle .btn{font-weight:400;}
#module_159072512 .showHandle .btn{text-decoration:none;}
#module_159072512 .showHandle .btn{font-style:normal;}
#module_159072512 .showHandle div{border-top-color:#ddd !important;}
#module_159072512 .showHandle div{border-top-style:solid !important;}
#module_159072512 .showHandle div{border-top-width:1px !important;}
#module_159072512 .showHandle{background-color:transparent;}
#module_159072512 .showHandle{background-image:none;}
#module_159072512 .showHandle{background-repeat:no-repeat;}
#module_159072512 .showHandle{}
#module_159072512 .showHandle{}
#module_159072512 .showHandle{}
#module_159072512 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer154152541 #Sub154152541_4 {width:25%;}
.module_159383666 .ModuleHead .HeadCenter{float:none;}
#module_159383666 {
padding:0px;
}
#module_159383666 {
position:static;
z-index:0;
top:7267px;
left:1552px;
width:100%;
height: auto;
}
#module_159383666 .ModuleHead159383666 {
display:none;
}
#module_159383666 .BodyCenter.BodyCenter159383666 {
background:none;background-color:rgb(255, 255, 255);
}
#module_159383666 >.module_159383666 {
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_159383666 >.module_159383666{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159383666 .BodyCenter.BodyCenter159383666 {
padding-top:0.0000%;
padding-left:2.6795%;
padding-right:2.6795%;
padding-bottom:1.6077%;
}
}
@media screen and (max-width: 767px){
#module_159383666 .BodyCenter.BodyCenter159383666 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:6.5359%;
}
}
@media screen and (min-width: 768px){
#module_159383666 >.module_159383666 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159383666 >.module_159383666 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159383666 >.module_159383666 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159383666:hover {
border:none;
}
#module_159383666:hover >.module_159383666 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_159383666 .ModuleSubContainer{background-color:transparent;}
#module_159383666 .ModuleSubContainer{background-image:none;}
#module_159383666 .ModuleSubContainer{background-repeat:no-repeat;}
#module_159383666 .ModuleSubContainer{background-position:0% 0%;}
#module_159383666 .ModuleSubContainer{background-attachment:scroll;}
#module_159383666 .ModuleSubContainer{}
#module_159383666 {!bgVideo!}{bgVideoUrl:none}
#module_159383666 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_159383666 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_159383666 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer159383666 {}
.module_159383667 .ModuleHead .HeadCenter{float:none;}
#module_159383667 {
padding:0px;
}
#module_159383667 {
position:static;
z-index:0;
top:878px;
left:1246px;
width:100%;
height: auto;
}
#module_159383667 .ModuleHead159383667 {
display:none;
}
#module_159383667 .BodyCenter.BodyCenter159383667 {
background:none;background-color:rgba(0,0,0,0);
}
#module_159383667 >.module_159383667 {
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_159383667 >.module_159383667{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_159383667 .BodyCenter.BodyCenter159383667 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159383667 .BodyCenter.BodyCenter159383667 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_159383667 >.module_159383667 {
margin-top:0.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_159383667 >.module_159383667 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_159383667 >.module_159383667 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_159383667:hover {
border:none;
}
#module_159383667:hover >.module_159383667 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_172776917 .ModuleSubContainer{background-color:transparent;}
#module_172776917 .ModuleSubContainer{background-image:none;}
#module_172776917 .ModuleSubContainer{background-repeat:no-repeat;}
#module_172776917 .ModuleSubContainer{background-position:0% 0%;}
#module_172776917 .ModuleSubContainer{background-attachment:scroll;}
#module_172776917 .ModuleSubContainer{}
#module_172776917 {!bgVideo!}{bgVideoUrl:none}
#module_172776917 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_172776917 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_172776917 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer172776917 {}
.ModuleGridContainer.ModuleGridContainer172776917 .SubPadding {width:30px;}
.module_172776918 .ModuleHead .HeadCenter{float:none;}
#module_172776918 {
padding:0px;
}
#module_172776918 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776918 .ModuleHead172776918 {
display:none;
}
#module_172776918 >.module_172776918 {
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_172776918 >.module_172776918{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776918 .BodyCenter.BodyCenter172776918 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776918 .BodyCenter.BodyCenter172776918 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:1.1696%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776918 >.module_172776918 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776918 >.module_172776918 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776918 >.module_172776918 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776918:hover {
border:none;
}
#module_172776918:hover >.module_172776918 {
border-color:rgb(242, 242, 242);
}
#module_172776918:hover >.module_172776918 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776918 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776918 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776918 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776918 .ModuleHoverBoxItem_1{}
#module_172776918 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776918 .ModuleHoverBoxItem_1{}
#module_172776918 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776918 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776918 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776918 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776918 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776918 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776918 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776918 .ModuleHoverBoxItem_2{}
#module_172776918 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776918 .ModuleHoverBoxItem_2{}
#module_172776918 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776918 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776918 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776918 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776918 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776919 .ModuleHead .HeadCenter{float:none;}
#module_172776919 {
padding:0px;
}
#module_172776919 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776919 .ModuleHead172776919 {
display:none;
}
#module_172776919 .BodyCenter.BodyCenter172776919 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776919 >.module_172776919 {
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_172776919 >.module_172776919{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776919 .BodyCenter.BodyCenter172776919 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776919 .BodyCenter.BodyCenter172776919 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_172776919 >.module_172776919 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776919 >.module_172776919 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_172776919 >.module_172776919 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776919:hover {
border:none;
}
#module_172776919:hover >.module_172776919 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776919 img{border-top-color:transparent;}
#module_172776919 img{border-top-style:none;}
#module_172776919 img{border-top-width:0px;}
#module_172776919 img{border-right-color:transparent;}
#module_172776919 img{border-right-style:none;}
#module_172776919 img{border-right-width:0px;}
#module_172776919 img{border-bottom-color:transparent;}
#module_172776919 img{border-bottom-style:none;}
#module_172776919 img{border-bottom-width:0px;}
#module_172776919 img{border-left-color:transparent;}
#module_172776919 img{border-left-style:none;}
#module_172776919 img{border-left-width:0px;}
#module_172776919 img{border-top-left-radius:0px;}
#module_172776919 img{border-top-right-radius:0px;}
#module_172776919 img{border-bottom-left-radius:0px;}
#module_172776919 img{border-bottom-right-radius:0px;}
#module_172776919 .BodyCenter{text-align: center;}
.module_172776921 .ModuleHead .HeadCenter{float:none;}
#module_172776921 {
padding:0px;
}
#module_172776921 {
position:static;
z-index:0;
top:72px;
left:0px;
width:100%;
height: auto;
}
#module_172776921 .ModuleHead172776921 {
display:none;
}
#module_172776921 .BodyCenter.BodyCenter172776921 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776921 >.module_172776921 {
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_172776921 >.module_172776921{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776921 .BodyCenter.BodyCenter172776921 {
padding-top:8.7108%;
padding-left:8.7108%;
padding-right:8.7108%;
padding-bottom:8.7108%;
}
}
@media screen and (max-width: 767px){
#module_172776921 .BodyCenter.BodyCenter172776921 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776921 >.module_172776921 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776921 >.module_172776921 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776921 >.module_172776921 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776921:hover {
border:none;
}
#module_172776921:hover >.module_172776921 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776921 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776921 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776921 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776921 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776921 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776921 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776921 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776921 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776921 .TextImage{width:30%;}
#module_172776921 .MobileTextImage{width:45%;}
#module_172776921 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776921 .imageTextGiant-Container{padding-top:10px;}
#module_172776921 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776921 .imageTextGiant-Container{padding-left:10px;}
#module_172776921 .imageTextGiant-Container{padding-right:10px;}
#module_172776921 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776921 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776921 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776921 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776921 .imageTextGiant-Container{padding-top:0px;}
#module_172776921 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776921 .imageTextGiant-Container{padding-left:0px;}
#module_172776921 .imageTextGiant-Container{padding-right:0px;}
#module_172776921 .showHandle .btn{font-size:14px;}
#module_172776921 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776921 .showHandle .btn{color:#333;}
#module_172776921 .showHandle .btn{font-weight:400;}
#module_172776921 .showHandle .btn{text-decoration:none;}
#module_172776921 .showHandle .btn{font-style:normal;}
#module_172776921 .showHandle div{border-top-color:#ddd !important;}
#module_172776921 .showHandle div{border-top-style:solid !important;}
#module_172776921 .showHandle div{border-top-width:1px !important;}
#module_172776921 .showHandle{background-color:transparent;}
#module_172776921 .showHandle{background-image:none;}
#module_172776921 .showHandle{background-repeat:no-repeat;}
#module_172776921 .showHandle{}
#module_172776921 .showHandle{}
#module_172776921 .showHandle{}
#module_172776921 a{font-size:unset;font-family:unset}.module_172776920 .ModuleHead .HeadCenter{float:none;}
#module_172776920 {
padding:0px;
}
#module_172776920 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_172776920 .ModuleHead172776920 {
display:none;
}
#module_172776920 .BodyCenter.BodyCenter172776920 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776920 >.module_172776920 {
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_172776920 >.module_172776920{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776920 .BodyCenter.BodyCenter172776920 {
padding-top:8.7108%;
padding-left:8.7108%;
padding-right:8.7108%;
padding-bottom:8.7108%;
}
}
@media screen and (max-width: 767px){
#module_172776920 .BodyCenter.BodyCenter172776920 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776920 >.module_172776920 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776920 >.module_172776920 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776920 >.module_172776920 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776920:hover {
border:none;
}
#module_172776920:hover >.module_172776920 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776920 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776920 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776920 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776920 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776920 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776920 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776920 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776920 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776920 .TextImage{width:30%;}
#module_172776920 .MobileTextImage{width:45%;}
#module_172776920 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776920 .imageTextGiant-Container{padding-top:10px;}
#module_172776920 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776920 .imageTextGiant-Container{padding-left:10px;}
#module_172776920 .imageTextGiant-Container{padding-right:10px;}
#module_172776920 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776920 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776920 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776920 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776920 .imageTextGiant-Container{padding-top:0px;}
#module_172776920 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776920 .imageTextGiant-Container{padding-left:0px;}
#module_172776920 .imageTextGiant-Container{padding-right:0px;}
#module_172776920 .showHandle .btn{font-size:14px;}
#module_172776920 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776920 .showHandle .btn{color:#333;}
#module_172776920 .showHandle .btn{font-weight:400;}
#module_172776920 .showHandle .btn{text-decoration:none;}
#module_172776920 .showHandle .btn{font-style:normal;}
#module_172776920 .showHandle div{border-top-color:#ddd !important;}
#module_172776920 .showHandle div{border-top-style:solid !important;}
#module_172776920 .showHandle div{border-top-width:1px !important;}
#module_172776920 .showHandle{background-color:transparent;}
#module_172776920 .showHandle{background-image:none;}
#module_172776920 .showHandle{background-repeat:no-repeat;}
#module_172776920 .showHandle{}
#module_172776920 .showHandle{}
#module_172776920 .showHandle{}
#module_172776920 a{font-size:unset;font-family:unset}
.module_172776934 .ModuleHead .HeadCenter{float:none;}
#module_172776934 {
padding:0px;
}
#module_172776934 {
position:static;
z-index:0;
top:5011px;
left:627px;
width:100%;
height: auto;
}
#module_172776934 .ModuleHead172776934 {
display:none;
}
#module_172776934 >.module_172776934 {
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_172776934 >.module_172776934{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776934 .BodyCenter.BodyCenter172776934 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776934 .BodyCenter.BodyCenter172776934 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776934 >.module_172776934 {
margin-top:5.1903%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776934 >.module_172776934 {
margin-top:5.8480%;
margin-left:0.0000%;
margin-right:1.1696%;
margin-bottom:0.0000%;
}
}
#module_172776934 >.module_172776934 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776934:hover {
border:none;
}
#module_172776934:hover >.module_172776934 {
border-color:rgb(242, 242, 242);
}
#module_172776934:hover >.module_172776934 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776934 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776934 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776934 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776934 .ModuleHoverBoxItem_1{}
#module_172776934 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776934 .ModuleHoverBoxItem_1{}
#module_172776934 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776934 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776934 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776934 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776934 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776934 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776934 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776934 .ModuleHoverBoxItem_2{}
#module_172776934 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776934 .ModuleHoverBoxItem_2{}
#module_172776934 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776934 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776934 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776934 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776934 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776935 .ModuleHead .HeadCenter{float:none;}
#module_172776935 {
padding:0px;
}
#module_172776935 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776935 .ModuleHead172776935 {
display:none;
}
#module_172776935 .BodyCenter.BodyCenter172776935 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776935 >.module_172776935 {
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_172776935 >.module_172776935{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776935 .BodyCenter.BodyCenter172776935 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776935 .BodyCenter.BodyCenter172776935 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:1.1696%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776935 >.module_172776935 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776935 >.module_172776935 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776935 >.module_172776935 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776935:hover {
border:none;
}
#module_172776935:hover >.module_172776935 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776935 img{border-top-color:transparent;}
#module_172776935 img{border-top-style:none;}
#module_172776935 img{border-top-width:0px;}
#module_172776935 img{border-right-color:transparent;}
#module_172776935 img{border-right-style:none;}
#module_172776935 img{border-right-width:0px;}
#module_172776935 img{border-bottom-color:transparent;}
#module_172776935 img{border-bottom-style:none;}
#module_172776935 img{border-bottom-width:0px;}
#module_172776935 img{border-left-color:transparent;}
#module_172776935 img{border-left-style:none;}
#module_172776935 img{border-left-width:0px;}
#module_172776935 img{border-top-left-radius:0px;}
#module_172776935 img{border-top-right-radius:0px;}
#module_172776935 img{border-bottom-left-radius:0px;}
#module_172776935 img{border-bottom-right-radius:0px;}
#module_172776935 .BodyCenter{text-align: center;}
.module_172776937 .ModuleHead .HeadCenter{float:none;}
#module_172776937 {
padding:0px;
}
#module_172776937 {
position:static;
z-index:0;
top:157px;
left:0px;
width:100%;
height: auto;
}
#module_172776937 .ModuleHead172776937 {
display:none;
}
#module_172776937 .BodyCenter.BodyCenter172776937 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776937 >.module_172776937 {
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_172776937 >.module_172776937{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776937 .BodyCenter.BodyCenter172776937 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776937 .BodyCenter.BodyCenter172776937 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776937 >.module_172776937 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776937 >.module_172776937 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776937 >.module_172776937 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776937:hover {
border:none;
}
#module_172776937:hover >.module_172776937 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776937 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776937 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776937 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776937 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776937 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776937 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776937 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776937 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776937 .TextImage{width:30%;}
#module_172776937 .MobileTextImage{width:45%;}
#module_172776937 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776937 .imageTextGiant-Container{padding-top:10px;}
#module_172776937 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776937 .imageTextGiant-Container{padding-left:10px;}
#module_172776937 .imageTextGiant-Container{padding-right:10px;}
#module_172776937 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776937 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776937 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776937 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776937 .imageTextGiant-Container{padding-top:0px;}
#module_172776937 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776937 .imageTextGiant-Container{padding-left:0px;}
#module_172776937 .imageTextGiant-Container{padding-right:0px;}
#module_172776937 .showHandle .btn{font-size:14px;}
#module_172776937 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776937 .showHandle .btn{color:#333;}
#module_172776937 .showHandle .btn{font-weight:400;}
#module_172776937 .showHandle .btn{text-decoration:none;}
#module_172776937 .showHandle .btn{font-style:normal;}
#module_172776937 .showHandle div{border-top-color:#ddd !important;}
#module_172776937 .showHandle div{border-top-style:solid !important;}
#module_172776937 .showHandle div{border-top-width:1px !important;}
#module_172776937 .showHandle{background-color:transparent;}
#module_172776937 .showHandle{background-image:none;}
#module_172776937 .showHandle{background-repeat:no-repeat;}
#module_172776937 .showHandle{}
#module_172776937 .showHandle{}
#module_172776937 .showHandle{}
#module_172776937 a{font-size:unset;font-family:unset}.module_172776936 .ModuleHead .HeadCenter{float:none;}
#module_172776936 {
padding:0px;
}
#module_172776936 {
position:static;
z-index:0;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_172776936 .ModuleHead172776936 {
display:none;
}
#module_172776936 .BodyCenter.BodyCenter172776936 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776936 >.module_172776936 {
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_172776936 >.module_172776936{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776936 .BodyCenter.BodyCenter172776936 {
padding-top:8.7108%;
padding-left:8.7108%;
padding-right:8.7108%;
padding-bottom:8.7108%;
}
}
@media screen and (max-width: 767px){
#module_172776936 .BodyCenter.BodyCenter172776936 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776936 >.module_172776936 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776936 >.module_172776936 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776936 >.module_172776936 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776936:hover {
border:none;
}
#module_172776936:hover >.module_172776936 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776936 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776936 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776936 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776936 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776936 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776936 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776936 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776936 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776936 .TextImage{width:25%;}
#module_172776936 .MobileTextImage{width:45%;}
#module_172776936 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776936 .imageTextGiant-Container{padding-top:10px;}
#module_172776936 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776936 .imageTextGiant-Container{padding-left:10px;}
#module_172776936 .imageTextGiant-Container{padding-right:10px;}
#module_172776936 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776936 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776936 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776936 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776936 .imageTextGiant-Container{padding-top:0px;}
#module_172776936 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776936 .imageTextGiant-Container{padding-left:0px;}
#module_172776936 .imageTextGiant-Container{padding-right:0px;}
#module_172776936 .showHandle .btn{font-size:14px;}
#module_172776936 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776936 .showHandle .btn{color:#333;}
#module_172776936 .showHandle .btn{font-weight:400;}
#module_172776936 .showHandle .btn{text-decoration:none;}
#module_172776936 .showHandle .btn{font-style:normal;}
#module_172776936 .showHandle div{border-top-color:#ddd !important;}
#module_172776936 .showHandle div{border-top-style:solid !important;}
#module_172776936 .showHandle div{border-top-width:1px !important;}
#module_172776936 .showHandle{background-color:transparent;}
#module_172776936 .showHandle{background-image:none;}
#module_172776936 .showHandle{background-repeat:no-repeat;}
#module_172776936 .showHandle{}
#module_172776936 .showHandle{}
#module_172776936 .showHandle{}
#module_172776936 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776917 #Sub172776917_1 {width:25%;}
.module_172776922 .ModuleHead .HeadCenter{float:none;}
#module_172776922 {
padding:0px;
}
#module_172776922 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776922 .ModuleHead172776922 {
display:none;
}
#module_172776922 >.module_172776922 {
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_172776922 >.module_172776922{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776922 .BodyCenter.BodyCenter172776922 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776922 .BodyCenter.BodyCenter172776922 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776922 >.module_172776922 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776922 >.module_172776922 {
margin-top:0.0000%;
margin-left:1.1696%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776922 >.module_172776922 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776922:hover {
border:none;
}
#module_172776922:hover >.module_172776922 {
border-color:rgb(242, 242, 242);
}
#module_172776922:hover >.module_172776922 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776922 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776922 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776922 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776922 .ModuleHoverBoxItem_1{}
#module_172776922 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776922 .ModuleHoverBoxItem_1{}
#module_172776922 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776922 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776922 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776922 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776922 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776922 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776922 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776922 .ModuleHoverBoxItem_2{}
#module_172776922 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776922 .ModuleHoverBoxItem_2{}
#module_172776922 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776922 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776922 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776922 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776922 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776923 .ModuleHead .HeadCenter{float:none;}
#module_172776923 {
padding:0px;
}
#module_172776923 {
position:static;
z-index:0;
top:4796px;
left:782px;
width:100%;
height: auto;
}
#module_172776923 .ModuleHead172776923 {
display:none;
}

#module_172776923 img{border-top-color:transparent;}
#module_172776923 img{border-top-style:none;}
#module_172776923 img{border-top-width:0px;}
#module_172776923 img{border-right-color:transparent;}
#module_172776923 img{border-right-style:none;}
#module_172776923 img{border-right-width:0px;}
#module_172776923 img{border-bottom-color:transparent;}
#module_172776923 img{border-bottom-style:none;}
#module_172776923 img{border-bottom-width:0px;}
#module_172776923 img{border-left-color:transparent;}
#module_172776923 img{border-left-style:none;}
#module_172776923 img{border-left-width:0px;}
#module_172776923 img{border-top-left-radius:0px;}
#module_172776923 img{border-top-right-radius:0px;}
#module_172776923 img{border-bottom-left-radius:0px;}
#module_172776923 img{border-bottom-right-radius:0px;}
#module_172776923 .BodyCenter{text-align: center;}
.module_172776925 .ModuleHead .HeadCenter{float:none;}
#module_172776925 {
padding:0px;
}
#module_172776925 {
position:static;
z-index:0;
top:77px;
left:0px;
width:100%;
height: auto;
}
#module_172776925 .ModuleHead172776925 {
display:none;
}
#module_172776925 .BodyCenter.BodyCenter172776925 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776925 >.module_172776925 {
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_172776925 >.module_172776925{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776925 .BodyCenter.BodyCenter172776925 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776925 .BodyCenter.BodyCenter172776925 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776925 >.module_172776925 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776925 >.module_172776925 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776925 >.module_172776925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776925:hover {
border:none;
}
#module_172776925:hover >.module_172776925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776925 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776925 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776925 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776925 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776925 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776925 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776925 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776925 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776925 .TextImage{width:30%;}
#module_172776925 .MobileTextImage{width:45%;}
#module_172776925 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776925 .imageTextGiant-Container{padding-top:10px;}
#module_172776925 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776925 .imageTextGiant-Container{padding-left:10px;}
#module_172776925 .imageTextGiant-Container{padding-right:10px;}
#module_172776925 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776925 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776925 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776925 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776925 .imageTextGiant-Container{padding-top:0px;}
#module_172776925 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776925 .imageTextGiant-Container{padding-left:0px;}
#module_172776925 .imageTextGiant-Container{padding-right:0px;}
#module_172776925 .showHandle .btn{font-size:14px;}
#module_172776925 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776925 .showHandle .btn{color:#333;}
#module_172776925 .showHandle .btn{font-weight:400;}
#module_172776925 .showHandle .btn{text-decoration:none;}
#module_172776925 .showHandle .btn{font-style:normal;}
#module_172776925 .showHandle div{border-top-color:#ddd !important;}
#module_172776925 .showHandle div{border-top-style:solid !important;}
#module_172776925 .showHandle div{border-top-width:1px !important;}
#module_172776925 .showHandle{background-color:transparent;}
#module_172776925 .showHandle{background-image:none;}
#module_172776925 .showHandle{background-repeat:no-repeat;}
#module_172776925 .showHandle{}
#module_172776925 .showHandle{}
#module_172776925 .showHandle{}
#module_172776925 a{font-size:unset;font-family:unset}.module_172776924 .ModuleHead .HeadCenter{float:none;}
#module_172776924 {
padding:0px;
}
#module_172776924 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_172776924 .ModuleHead172776924 {
display:none;
}
#module_172776924 .BodyCenter.BodyCenter172776924 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776924 >.module_172776924 {
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_172776924 >.module_172776924{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776924 .BodyCenter.BodyCenter172776924 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776924 .BodyCenter.BodyCenter172776924 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776924 >.module_172776924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776924 >.module_172776924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776924 >.module_172776924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776924:hover {
border:none;
}
#module_172776924:hover >.module_172776924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776924 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776924 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776924 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776924 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776924 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776924 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776924 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776924 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776924 .TextImage{width:30%;}
#module_172776924 .MobileTextImage{width:45%;}
#module_172776924 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776924 .imageTextGiant-Container{padding-top:10px;}
#module_172776924 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776924 .imageTextGiant-Container{padding-left:10px;}
#module_172776924 .imageTextGiant-Container{padding-right:10px;}
#module_172776924 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776924 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776924 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776924 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776924 .imageTextGiant-Container{padding-top:0px;}
#module_172776924 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776924 .imageTextGiant-Container{padding-left:0px;}
#module_172776924 .imageTextGiant-Container{padding-right:0px;}
#module_172776924 .showHandle .btn{font-size:14px;}
#module_172776924 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776924 .showHandle .btn{color:#333;}
#module_172776924 .showHandle .btn{font-weight:400;}
#module_172776924 .showHandle .btn{text-decoration:none;}
#module_172776924 .showHandle .btn{font-style:normal;}
#module_172776924 .showHandle div{border-top-color:#ddd !important;}
#module_172776924 .showHandle div{border-top-style:solid !important;}
#module_172776924 .showHandle div{border-top-width:1px !important;}
#module_172776924 .showHandle{background-color:transparent;}
#module_172776924 .showHandle{background-image:none;}
#module_172776924 .showHandle{background-repeat:no-repeat;}
#module_172776924 .showHandle{}
#module_172776924 .showHandle{}
#module_172776924 .showHandle{}
#module_172776924 a{font-size:unset;font-family:unset}
.module_172776938 .ModuleHead .HeadCenter{float:none;}
#module_172776938 {
padding:0px;
}
#module_172776938 {
position:static;
z-index:0;
top:5030px;
left:911px;
width:100%;
height: auto;
}
#module_172776938 .ModuleHead172776938 {
display:none;
}
#module_172776938 >.module_172776938 {
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_172776938 >.module_172776938{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776938 .BodyCenter.BodyCenter172776938 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776938 .BodyCenter.BodyCenter172776938 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776938 >.module_172776938 {
margin-top:5.2083%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776938 >.module_172776938 {
margin-top:5.8480%;
margin-left:1.1696%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776938 >.module_172776938 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776938:hover {
border:none;
}
#module_172776938:hover >.module_172776938 {
border-color:rgb(242, 242, 242);
}
#module_172776938:hover >.module_172776938 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776938 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776938 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776938 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776938 .ModuleHoverBoxItem_1{}
#module_172776938 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776938 .ModuleHoverBoxItem_1{}
#module_172776938 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776938 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776938 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776938 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776938 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776938 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776938 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776938 .ModuleHoverBoxItem_2{}
#module_172776938 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776938 .ModuleHoverBoxItem_2{}
#module_172776938 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776938 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776938 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776938 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776938 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776939 .ModuleHead .HeadCenter{float:none;}
#module_172776939 {
padding:0px;
}
#module_172776939 {
position:static;
z-index:0;
top:71px;
left:0px;
width:100%;
height: auto;
}
#module_172776939 .ModuleHead172776939 {
display:none;
}
#module_172776939 .BodyCenter.BodyCenter172776939 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776939 >.module_172776939 {
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_172776939 >.module_172776939{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776939 .BodyCenter.BodyCenter172776939 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776939 .BodyCenter.BodyCenter172776939 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776939 >.module_172776939 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776939 >.module_172776939 {
margin-top:0.0000%;
margin-left:1.1696%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776939 >.module_172776939 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776939:hover {
border:none;
}
#module_172776939:hover >.module_172776939 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776939 img{border-top-color:transparent;}
#module_172776939 img{border-top-style:none;}
#module_172776939 img{border-top-width:0px;}
#module_172776939 img{border-right-color:transparent;}
#module_172776939 img{border-right-style:none;}
#module_172776939 img{border-right-width:0px;}
#module_172776939 img{border-bottom-color:transparent;}
#module_172776939 img{border-bottom-style:none;}
#module_172776939 img{border-bottom-width:0px;}
#module_172776939 img{border-left-color:transparent;}
#module_172776939 img{border-left-style:none;}
#module_172776939 img{border-left-width:0px;}
#module_172776939 img{border-top-left-radius:0px;}
#module_172776939 img{border-top-right-radius:0px;}
#module_172776939 img{border-bottom-left-radius:0px;}
#module_172776939 img{border-bottom-right-radius:0px;}
#module_172776939 .BodyCenter{text-align: center;}
.module_172776941 .ModuleHead .HeadCenter{float:none;}
#module_172776941 {
padding:0px;
}
#module_172776941 {
position:static;
z-index:0;
top:89px;
left:0px;
width:100%;
height: auto;
}
#module_172776941 .ModuleHead172776941 {
display:none;
}
#module_172776941 .BodyCenter.BodyCenter172776941 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776941 >.module_172776941 {
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_172776941 >.module_172776941{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776941 .BodyCenter.BodyCenter172776941 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776941 .BodyCenter.BodyCenter172776941 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776941 >.module_172776941 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776941 >.module_172776941 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776941 >.module_172776941 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776941:hover {
border:none;
}
#module_172776941:hover >.module_172776941 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776941 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776941 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776941 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776941 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776941 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776941 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776941 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776941 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776941 .TextImage{width:30%;}
#module_172776941 .MobileTextImage{width:45%;}
#module_172776941 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776941 .imageTextGiant-Container{padding-top:10px;}
#module_172776941 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776941 .imageTextGiant-Container{padding-left:10px;}
#module_172776941 .imageTextGiant-Container{padding-right:10px;}
#module_172776941 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776941 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776941 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776941 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776941 .imageTextGiant-Container{padding-top:0px;}
#module_172776941 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776941 .imageTextGiant-Container{padding-left:0px;}
#module_172776941 .imageTextGiant-Container{padding-right:0px;}
#module_172776941 .showHandle .btn{font-size:14px;}
#module_172776941 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776941 .showHandle .btn{color:#333;}
#module_172776941 .showHandle .btn{font-weight:400;}
#module_172776941 .showHandle .btn{text-decoration:none;}
#module_172776941 .showHandle .btn{font-style:normal;}
#module_172776941 .showHandle div{border-top-color:#ddd !important;}
#module_172776941 .showHandle div{border-top-style:solid !important;}
#module_172776941 .showHandle div{border-top-width:1px !important;}
#module_172776941 .showHandle{background-color:transparent;}
#module_172776941 .showHandle{background-image:none;}
#module_172776941 .showHandle{background-repeat:no-repeat;}
#module_172776941 .showHandle{}
#module_172776941 .showHandle{}
#module_172776941 .showHandle{}
#module_172776941 a{font-size:unset;font-family:unset}.module_172776940 .ModuleHead .HeadCenter{float:none;}
#module_172776940 {
padding:0px;
}
#module_172776940 {
position:static;
z-index:0;
top:46px;
left:0px;
width:100%;
height: auto;
}
#module_172776940 .ModuleHead172776940 {
display:none;
}
#module_172776940 .BodyCenter.BodyCenter172776940 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776940 >.module_172776940 {
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_172776940 >.module_172776940{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776940 .BodyCenter.BodyCenter172776940 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776940 .BodyCenter.BodyCenter172776940 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776940 >.module_172776940 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776940 >.module_172776940 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776940 >.module_172776940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776940:hover {
border:none;
}
#module_172776940:hover >.module_172776940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776940 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776940 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776940 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776940 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776940 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776940 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776940 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776940 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776940 .TextImage{width:30%;}
#module_172776940 .MobileTextImage{width:45%;}
#module_172776940 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776940 .imageTextGiant-Container{padding-top:10px;}
#module_172776940 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776940 .imageTextGiant-Container{padding-left:10px;}
#module_172776940 .imageTextGiant-Container{padding-right:10px;}
#module_172776940 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776940 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776940 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776940 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776940 .imageTextGiant-Container{padding-top:0px;}
#module_172776940 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776940 .imageTextGiant-Container{padding-left:0px;}
#module_172776940 .imageTextGiant-Container{padding-right:0px;}
#module_172776940 .showHandle .btn{font-size:14px;}
#module_172776940 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776940 .showHandle .btn{color:#333;}
#module_172776940 .showHandle .btn{font-weight:400;}
#module_172776940 .showHandle .btn{text-decoration:none;}
#module_172776940 .showHandle .btn{font-style:normal;}
#module_172776940 .showHandle div{border-top-color:#ddd !important;}
#module_172776940 .showHandle div{border-top-style:solid !important;}
#module_172776940 .showHandle div{border-top-width:1px !important;}
#module_172776940 .showHandle{background-color:transparent;}
#module_172776940 .showHandle{background-image:none;}
#module_172776940 .showHandle{background-repeat:no-repeat;}
#module_172776940 .showHandle{}
#module_172776940 .showHandle{}
#module_172776940 .showHandle{}
#module_172776940 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776917 #Sub172776917_2 {width:25%;}
.module_172776926 .ModuleHead .HeadCenter{float:none;}
#module_172776926 {
padding:0px;
}
#module_172776926 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776926 .ModuleHead172776926 {
display:none;
}
#module_172776926 >.module_172776926 {
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_172776926 >.module_172776926{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776926 .BodyCenter.BodyCenter172776926 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776926 .BodyCenter.BodyCenter172776926 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776926 >.module_172776926 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776926 >.module_172776926 {
margin-top:2.9240%;
margin-left:0.0000%;
margin-right:1.1696%;
margin-bottom:0.0000%;
}
}
#module_172776926 >.module_172776926 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776926:hover {
border:none;
}
#module_172776926:hover >.module_172776926 {
border-color:rgb(242, 242, 242);
}
#module_172776926:hover >.module_172776926 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776926 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776926 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776926 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776926 .ModuleHoverBoxItem_1{}
#module_172776926 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776926 .ModuleHoverBoxItem_1{}
#module_172776926 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776926 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776926 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776926 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776926 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776926 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776926 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776926 .ModuleHoverBoxItem_2{}
#module_172776926 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776926 .ModuleHoverBoxItem_2{}
#module_172776926 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776926 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776926 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776926 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776926 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776927 .ModuleHead .HeadCenter{float:none;}
#module_172776927 {
padding:0px;
}
#module_172776927 {
position:static;
z-index:0;
top:4826px;
left:1033px;
width:100%;
height: auto;
}
#module_172776927 .ModuleHead172776927 {
display:none;
}

#module_172776927 img{border-top-color:transparent;}
#module_172776927 img{border-top-style:none;}
#module_172776927 img{border-top-width:0px;}
#module_172776927 img{border-right-color:transparent;}
#module_172776927 img{border-right-style:none;}
#module_172776927 img{border-right-width:0px;}
#module_172776927 img{border-bottom-color:transparent;}
#module_172776927 img{border-bottom-style:none;}
#module_172776927 img{border-bottom-width:0px;}
#module_172776927 img{border-left-color:transparent;}
#module_172776927 img{border-left-style:none;}
#module_172776927 img{border-left-width:0px;}
#module_172776927 img{border-top-left-radius:0px;}
#module_172776927 img{border-top-right-radius:0px;}
#module_172776927 img{border-bottom-left-radius:0px;}
#module_172776927 img{border-bottom-right-radius:0px;}
#module_172776927 .BodyCenter{text-align: center;}
.module_172776929 .ModuleHead .HeadCenter{float:none;}
#module_172776929 {
padding:0px;
}
#module_172776929 {
position:static;
z-index:0;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_172776929 .ModuleHead172776929 {
display:none;
}
#module_172776929 .BodyCenter.BodyCenter172776929 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776929 >.module_172776929 {
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_172776929 >.module_172776929{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776929 .BodyCenter.BodyCenter172776929 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776929 .BodyCenter.BodyCenter172776929 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776929 >.module_172776929 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776929 >.module_172776929 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776929 >.module_172776929 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776929:hover {
border:none;
}
#module_172776929:hover >.module_172776929 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776929 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776929 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776929 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776929 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776929 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776929 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776929 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776929 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776929 .TextImage{width:30%;}
#module_172776929 .MobileTextImage{width:45%;}
#module_172776929 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776929 .imageTextGiant-Container{padding-top:10px;}
#module_172776929 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776929 .imageTextGiant-Container{padding-left:10px;}
#module_172776929 .imageTextGiant-Container{padding-right:10px;}
#module_172776929 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776929 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776929 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776929 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776929 .imageTextGiant-Container{padding-top:0px;}
#module_172776929 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776929 .imageTextGiant-Container{padding-left:0px;}
#module_172776929 .imageTextGiant-Container{padding-right:0px;}
#module_172776929 .showHandle .btn{font-size:14px;}
#module_172776929 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776929 .showHandle .btn{color:#333;}
#module_172776929 .showHandle .btn{font-weight:400;}
#module_172776929 .showHandle .btn{text-decoration:none;}
#module_172776929 .showHandle .btn{font-style:normal;}
#module_172776929 .showHandle div{border-top-color:#ddd !important;}
#module_172776929 .showHandle div{border-top-style:solid !important;}
#module_172776929 .showHandle div{border-top-width:1px !important;}
#module_172776929 .showHandle{background-color:transparent;}
#module_172776929 .showHandle{background-image:none;}
#module_172776929 .showHandle{background-repeat:no-repeat;}
#module_172776929 .showHandle{}
#module_172776929 .showHandle{}
#module_172776929 .showHandle{}
#module_172776929 a{font-size:unset;font-family:unset}.module_172776928 .ModuleHead .HeadCenter{float:none;}
#module_172776928 {
padding:0px;
}
#module_172776928 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_172776928 .ModuleHead172776928 {
display:none;
}
#module_172776928 .BodyCenter.BodyCenter172776928 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776928 >.module_172776928 {
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_172776928 >.module_172776928{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776928 .BodyCenter.BodyCenter172776928 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776928 .BodyCenter.BodyCenter172776928 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776928 >.module_172776928 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776928 >.module_172776928 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776928 >.module_172776928 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776928:hover {
border:none;
}
#module_172776928:hover >.module_172776928 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776928 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776928 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776928 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776928 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776928 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776928 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776928 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776928 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776928 .TextImage{width:30%;}
#module_172776928 .MobileTextImage{width:45%;}
#module_172776928 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776928 .imageTextGiant-Container{padding-top:10px;}
#module_172776928 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776928 .imageTextGiant-Container{padding-left:10px;}
#module_172776928 .imageTextGiant-Container{padding-right:10px;}
#module_172776928 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776928 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776928 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776928 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776928 .imageTextGiant-Container{padding-top:0px;}
#module_172776928 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776928 .imageTextGiant-Container{padding-left:0px;}
#module_172776928 .imageTextGiant-Container{padding-right:0px;}
#module_172776928 .showHandle .btn{font-size:14px;}
#module_172776928 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776928 .showHandle .btn{color:#333;}
#module_172776928 .showHandle .btn{font-weight:400;}
#module_172776928 .showHandle .btn{text-decoration:none;}
#module_172776928 .showHandle .btn{font-style:normal;}
#module_172776928 .showHandle div{border-top-color:#ddd !important;}
#module_172776928 .showHandle div{border-top-style:solid !important;}
#module_172776928 .showHandle div{border-top-width:1px !important;}
#module_172776928 .showHandle{background-color:transparent;}
#module_172776928 .showHandle{background-image:none;}
#module_172776928 .showHandle{background-repeat:no-repeat;}
#module_172776928 .showHandle{}
#module_172776928 .showHandle{}
#module_172776928 .showHandle{}
#module_172776928 a{font-size:unset;font-family:unset}
.module_172776942 .ModuleHead .HeadCenter{float:none;}
#module_172776942 {
padding:0px;
}
#module_172776942 {
position:static;
z-index:0;
top:5033px;
left:1211px;
width:100%;
height: auto;
}
#module_172776942 .ModuleHead172776942 {
display:none;
}
#module_172776942 >.module_172776942 {
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_172776942 >.module_172776942{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776942 .BodyCenter.BodyCenter172776942 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776942 .BodyCenter.BodyCenter172776942 {
padding-top:1.7544%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776942 >.module_172776942 {
margin-top:5.2083%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776942 >.module_172776942 {
margin-top:2.9240%;
margin-left:0.0000%;
margin-right:1.1696%;
margin-bottom:0.0000%;
}
}
#module_172776942 >.module_172776942 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776942:hover {
border:none;
}
#module_172776942:hover >.module_172776942 {
border-color:rgb(242, 242, 242);
}
#module_172776942:hover >.module_172776942 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776942 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776942 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776942 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776942 .ModuleHoverBoxItem_1{}
#module_172776942 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776942 .ModuleHoverBoxItem_1{}
#module_172776942 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776942 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776942 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776942 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776942 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776942 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776942 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776942 .ModuleHoverBoxItem_2{}
#module_172776942 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776942 .ModuleHoverBoxItem_2{}
#module_172776942 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776942 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776942 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776942 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776942 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776943 .ModuleHead .HeadCenter{float:none;}
#module_172776943 {
padding:0px;
}
#module_172776943 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_172776943 .ModuleHead172776943 {
display:none;
}
#module_172776943 {
border:none;
}
@media screen and (min-width: 768px){
#module_172776943 >.module_172776943 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776943 >.module_172776943 {
}
}

#module_172776943 img{border-top-color:transparent;}
#module_172776943 img{border-top-style:none;}
#module_172776943 img{border-top-width:0px;}
#module_172776943 img{border-right-color:transparent;}
#module_172776943 img{border-right-style:none;}
#module_172776943 img{border-right-width:0px;}
#module_172776943 img{border-bottom-color:transparent;}
#module_172776943 img{border-bottom-style:none;}
#module_172776943 img{border-bottom-width:0px;}
#module_172776943 img{border-left-color:transparent;}
#module_172776943 img{border-left-style:none;}
#module_172776943 img{border-left-width:0px;}
#module_172776943 img{border-top-left-radius:0px;}
#module_172776943 img{border-top-right-radius:0px;}
#module_172776943 img{border-bottom-left-radius:0px;}
#module_172776943 img{border-bottom-right-radius:0px;}
#module_172776943 .BodyCenter{text-align: center;}
.module_172776945 .ModuleHead .HeadCenter{float:none;}
#module_172776945 {
padding:0px;
}
#module_172776945 {
position:static;
z-index:0;
top:99px;
left:0px;
width:100%;
height: auto;
}
#module_172776945 .ModuleHead172776945 {
display:none;
}
#module_172776945 .BodyCenter.BodyCenter172776945 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776945 >.module_172776945 {
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_172776945 >.module_172776945{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776945 .BodyCenter.BodyCenter172776945 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776945 .BodyCenter.BodyCenter172776945 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776945 >.module_172776945 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776945 >.module_172776945 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776945 >.module_172776945 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776945:hover {
border:none;
}
#module_172776945:hover >.module_172776945 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776945 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776945 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776945 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776945 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776945 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776945 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776945 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776945 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776945 .TextImage{width:30%;}
#module_172776945 .MobileTextImage{width:45%;}
#module_172776945 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776945 .imageTextGiant-Container{padding-top:10px;}
#module_172776945 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776945 .imageTextGiant-Container{padding-left:10px;}
#module_172776945 .imageTextGiant-Container{padding-right:10px;}
#module_172776945 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776945 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776945 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776945 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776945 .imageTextGiant-Container{padding-top:0px;}
#module_172776945 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776945 .imageTextGiant-Container{padding-left:0px;}
#module_172776945 .imageTextGiant-Container{padding-right:0px;}
#module_172776945 .showHandle .btn{font-size:14px;}
#module_172776945 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776945 .showHandle .btn{color:#333;}
#module_172776945 .showHandle .btn{font-weight:400;}
#module_172776945 .showHandle .btn{text-decoration:none;}
#module_172776945 .showHandle .btn{font-style:normal;}
#module_172776945 .showHandle div{border-top-color:#ddd !important;}
#module_172776945 .showHandle div{border-top-style:solid !important;}
#module_172776945 .showHandle div{border-top-width:1px !important;}
#module_172776945 .showHandle{background-color:transparent;}
#module_172776945 .showHandle{background-image:none;}
#module_172776945 .showHandle{background-repeat:no-repeat;}
#module_172776945 .showHandle{}
#module_172776945 .showHandle{}
#module_172776945 .showHandle{}
#module_172776945 a{font-size:unset;font-family:unset}.module_172776944 .ModuleHead .HeadCenter{float:none;}
#module_172776944 {
padding:0px;
}
#module_172776944 {
position:static;
z-index:0;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_172776944 .ModuleHead172776944 {
display:none;
}
#module_172776944 .BodyCenter.BodyCenter172776944 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776944 >.module_172776944 {
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_172776944 >.module_172776944{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776944 .BodyCenter.BodyCenter172776944 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776944 .BodyCenter.BodyCenter172776944 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776944 >.module_172776944 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776944 >.module_172776944 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776944 >.module_172776944 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776944:hover {
border:none;
}
#module_172776944:hover >.module_172776944 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776944 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776944 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776944 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776944 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776944 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776944 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776944 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776944 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776944 .TextImage{width:30%;}
#module_172776944 .MobileTextImage{width:45%;}
#module_172776944 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776944 .imageTextGiant-Container{padding-top:10px;}
#module_172776944 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776944 .imageTextGiant-Container{padding-left:10px;}
#module_172776944 .imageTextGiant-Container{padding-right:10px;}
#module_172776944 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776944 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776944 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776944 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776944 .imageTextGiant-Container{padding-top:0px;}
#module_172776944 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776944 .imageTextGiant-Container{padding-left:0px;}
#module_172776944 .imageTextGiant-Container{padding-right:0px;}
#module_172776944 .showHandle .btn{font-size:14px;}
#module_172776944 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776944 .showHandle .btn{color:#333;}
#module_172776944 .showHandle .btn{font-weight:400;}
#module_172776944 .showHandle .btn{text-decoration:none;}
#module_172776944 .showHandle .btn{font-style:normal;}
#module_172776944 .showHandle div{border-top-color:#ddd !important;}
#module_172776944 .showHandle div{border-top-style:solid !important;}
#module_172776944 .showHandle div{border-top-width:1px !important;}
#module_172776944 .showHandle{background-color:transparent;}
#module_172776944 .showHandle{background-image:none;}
#module_172776944 .showHandle{background-repeat:no-repeat;}
#module_172776944 .showHandle{}
#module_172776944 .showHandle{}
#module_172776944 .showHandle{}
#module_172776944 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776917 #Sub172776917_3 {width:25%;}
.module_172776930 .ModuleHead .HeadCenter{float:none;}
#module_172776930 {
padding:0px;
}
#module_172776930 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_172776930 .ModuleHead172776930 {
display:none;
}
#module_172776930 >.module_172776930 {
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_172776930 >.module_172776930{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776930 .BodyCenter.BodyCenter172776930 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776930 .BodyCenter.BodyCenter172776930 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776930 >.module_172776930 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776930 >.module_172776930 {
margin-top:0.0000%;
margin-left:1.1696%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776930 >.module_172776930 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776930:hover {
border:none;
}
#module_172776930:hover >.module_172776930 {
border-color:rgb(242, 242, 242);
}
#module_172776930:hover >.module_172776930 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776930 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776930 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776930 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776930 .ModuleHoverBoxItem_1{}
#module_172776930 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776930 .ModuleHoverBoxItem_1{}
#module_172776930 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776930 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776930 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776930 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776930 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776930 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776930 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776930 .ModuleHoverBoxItem_2{}
#module_172776930 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776930 .ModuleHoverBoxItem_2{}
#module_172776930 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776930 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776930 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776930 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776930 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776931 .ModuleHead .HeadCenter{float:none;}
#module_172776931 {
padding:0px;
}
#module_172776931 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_172776931 .ModuleHead172776931 {
display:none;
}
#module_172776931 .BodyCenter.BodyCenter172776931 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776931 >.module_172776931 {
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_172776931 >.module_172776931{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776931 .BodyCenter.BodyCenter172776931 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172776931 .BodyCenter.BodyCenter172776931 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776931 >.module_172776931 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172776931 >.module_172776931 {
margin-top:2.9240%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776931 >.module_172776931 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776931:hover {
border:none;
}
#module_172776931:hover >.module_172776931 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776931 img{border-top-color:transparent;}
#module_172776931 img{border-top-style:none;}
#module_172776931 img{border-top-width:0px;}
#module_172776931 img{border-right-color:transparent;}
#module_172776931 img{border-right-style:none;}
#module_172776931 img{border-right-width:0px;}
#module_172776931 img{border-bottom-color:transparent;}
#module_172776931 img{border-bottom-style:none;}
#module_172776931 img{border-bottom-width:0px;}
#module_172776931 img{border-left-color:transparent;}
#module_172776931 img{border-left-style:none;}
#module_172776931 img{border-left-width:0px;}
#module_172776931 img{border-top-left-radius:0px;}
#module_172776931 img{border-top-right-radius:0px;}
#module_172776931 img{border-bottom-left-radius:0px;}
#module_172776931 img{border-bottom-right-radius:0px;}
#module_172776931 .BodyCenter{text-align: center;}
.module_172776933 .ModuleHead .HeadCenter{float:none;}
#module_172776933 {
padding:0px;
}
#module_172776933 {
position:static;
z-index:0;
top:75px;
left:0px;
width:100%;
height: auto;
}
#module_172776933 .ModuleHead172776933 {
display:none;
}
#module_172776933 .BodyCenter.BodyCenter172776933 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776933 >.module_172776933 {
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_172776933 >.module_172776933{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776933 .BodyCenter.BodyCenter172776933 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776933 .BodyCenter.BodyCenter172776933 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776933 >.module_172776933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776933 >.module_172776933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776933 >.module_172776933 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776933:hover {
border:none;
}
#module_172776933:hover >.module_172776933 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776933 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776933 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776933 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776933 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776933 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776933 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776933 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776933 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776933 .TextImage{width:30%;}
#module_172776933 .MobileTextImage{width:45%;}
#module_172776933 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776933 .imageTextGiant-Container{padding-top:10px;}
#module_172776933 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776933 .imageTextGiant-Container{padding-left:10px;}
#module_172776933 .imageTextGiant-Container{padding-right:10px;}
#module_172776933 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776933 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776933 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776933 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776933 .imageTextGiant-Container{padding-top:0px;}
#module_172776933 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776933 .imageTextGiant-Container{padding-left:0px;}
#module_172776933 .imageTextGiant-Container{padding-right:0px;}
#module_172776933 .showHandle .btn{font-size:14px;}
#module_172776933 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776933 .showHandle .btn{color:#333;}
#module_172776933 .showHandle .btn{font-weight:400;}
#module_172776933 .showHandle .btn{text-decoration:none;}
#module_172776933 .showHandle .btn{font-style:normal;}
#module_172776933 .showHandle div{border-top-color:#ddd !important;}
#module_172776933 .showHandle div{border-top-style:solid !important;}
#module_172776933 .showHandle div{border-top-width:1px !important;}
#module_172776933 .showHandle{background-color:transparent;}
#module_172776933 .showHandle{background-image:none;}
#module_172776933 .showHandle{background-repeat:no-repeat;}
#module_172776933 .showHandle{}
#module_172776933 .showHandle{}
#module_172776933 .showHandle{}
#module_172776933 a{font-size:unset;font-family:unset}.module_172776932 .ModuleHead .HeadCenter{float:none;}
#module_172776932 {
padding:0px;
}
#module_172776932 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_172776932 .ModuleHead172776932 {
display:none;
}
#module_172776932 .BodyCenter.BodyCenter172776932 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776932 >.module_172776932 {
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_172776932 >.module_172776932{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776932 .BodyCenter.BodyCenter172776932 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776932 .BodyCenter.BodyCenter172776932 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776932 >.module_172776932 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776932 >.module_172776932 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776932 >.module_172776932 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776932:hover {
border:none;
}
#module_172776932:hover >.module_172776932 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776932 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776932 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776932 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776932 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776932 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776932 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776932 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776932 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776932 .TextImage{width:30%;}
#module_172776932 .MobileTextImage{width:45%;}
#module_172776932 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776932 .imageTextGiant-Container{padding-top:10px;}
#module_172776932 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776932 .imageTextGiant-Container{padding-left:10px;}
#module_172776932 .imageTextGiant-Container{padding-right:10px;}
#module_172776932 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776932 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776932 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776932 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776932 .imageTextGiant-Container{padding-top:0px;}
#module_172776932 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776932 .imageTextGiant-Container{padding-left:0px;}
#module_172776932 .imageTextGiant-Container{padding-right:0px;}
#module_172776932 .showHandle .btn{font-size:14px;}
#module_172776932 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776932 .showHandle .btn{color:#333;}
#module_172776932 .showHandle .btn{font-weight:400;}
#module_172776932 .showHandle .btn{text-decoration:none;}
#module_172776932 .showHandle .btn{font-style:normal;}
#module_172776932 .showHandle div{border-top-color:#ddd !important;}
#module_172776932 .showHandle div{border-top-style:solid !important;}
#module_172776932 .showHandle div{border-top-width:1px !important;}
#module_172776932 .showHandle{background-color:transparent;}
#module_172776932 .showHandle{background-image:none;}
#module_172776932 .showHandle{background-repeat:no-repeat;}
#module_172776932 .showHandle{}
#module_172776932 .showHandle{}
#module_172776932 .showHandle{}
#module_172776932 a{font-size:unset;font-family:unset}
.module_172776946 .ModuleHead .HeadCenter{float:none;}
#module_172776946 {
padding:0px;
}
#module_172776946 {
position:static;
z-index:0;
top:4989px;
left:1460px;
width:100%;
height: auto;
}
#module_172776946 .ModuleHead172776946 {
display:none;
}
#module_172776946 >.module_172776946 {
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_172776946 >.module_172776946{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776946 .BodyCenter.BodyCenter172776946 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776946 .BodyCenter.BodyCenter172776946 {
padding-top:2.3392%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776946 >.module_172776946 {
margin-top:5.2083%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776946 >.module_172776946 {
margin-top:2.9240%;
margin-left:1.1696%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776946 >.module_172776946 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776946:hover {
border:none;
}
#module_172776946:hover >.module_172776946 {
border-color:rgb(242, 242, 242);
}
#module_172776946:hover >.module_172776946 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776946 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_172776946 .ModuleHoverBoxItem_1{background-image:none;}
#module_172776946 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_172776946 .ModuleHoverBoxItem_1{}
#module_172776946 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_172776946 .ModuleHoverBoxItem_1{}
#module_172776946 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_172776946 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_172776946 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_172776946 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_172776946 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_172776946 .ModuleHoverBoxItem_2{background-image:none;}
#module_172776946 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_172776946 .ModuleHoverBoxItem_2{}
#module_172776946 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_172776946 .ModuleHoverBoxItem_2{}
#module_172776946 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_172776946 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_172776946 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_172776946 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_172776946 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_172776947 .ModuleHead .HeadCenter{float:none;}
#module_172776947 {
padding:0px;
}
#module_172776947 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_172776947 .ModuleHead172776947 {
display:none;
}
#module_172776947 .BodyCenter.BodyCenter172776947 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776947 >.module_172776947 {
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_172776947 >.module_172776947{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776947 .BodyCenter.BodyCenter172776947 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172776947 .BodyCenter.BodyCenter172776947 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776947 >.module_172776947 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172776947 >.module_172776947 {
margin-top:0.0000%;
margin-left:1.1834%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776947 >.module_172776947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776947:hover {
border:none;
}
#module_172776947:hover >.module_172776947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776947 img{border-top-color:transparent;}
#module_172776947 img{border-top-style:none;}
#module_172776947 img{border-top-width:0px;}
#module_172776947 img{border-right-color:transparent;}
#module_172776947 img{border-right-style:none;}
#module_172776947 img{border-right-width:0px;}
#module_172776947 img{border-bottom-color:transparent;}
#module_172776947 img{border-bottom-style:none;}
#module_172776947 img{border-bottom-width:0px;}
#module_172776947 img{border-left-color:transparent;}
#module_172776947 img{border-left-style:none;}
#module_172776947 img{border-left-width:0px;}
#module_172776947 img{border-top-left-radius:0px;}
#module_172776947 img{border-top-right-radius:0px;}
#module_172776947 img{border-bottom-left-radius:0px;}
#module_172776947 img{border-bottom-right-radius:0px;}
#module_172776947 .BodyCenter{text-align: center;}
.module_172776949 .ModuleHead .HeadCenter{float:none;}
#module_172776949 {
padding:0px;
}
#module_172776949 {
position:static;
z-index:0;
top:86px;
left:0px;
width:100%;
height: auto;
}
#module_172776949 .ModuleHead172776949 {
display:none;
}
#module_172776949 .BodyCenter.BodyCenter172776949 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776949 >.module_172776949 {
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_172776949 >.module_172776949{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776949 .BodyCenter.BodyCenter172776949 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776949 .BodyCenter.BodyCenter172776949 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776949 >.module_172776949 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776949 >.module_172776949 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776949 >.module_172776949 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776949:hover {
border:none;
}
#module_172776949:hover >.module_172776949 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776949 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776949 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776949 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776949 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776949 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776949 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776949 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776949 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776949 .TextImage{width:30%;}
#module_172776949 .MobileTextImage{width:45%;}
#module_172776949 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776949 .imageTextGiant-Container{padding-top:10px;}
#module_172776949 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776949 .imageTextGiant-Container{padding-left:10px;}
#module_172776949 .imageTextGiant-Container{padding-right:10px;}
#module_172776949 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776949 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776949 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776949 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776949 .imageTextGiant-Container{padding-top:0px;}
#module_172776949 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776949 .imageTextGiant-Container{padding-left:0px;}
#module_172776949 .imageTextGiant-Container{padding-right:0px;}
#module_172776949 .showHandle .btn{font-size:14px;}
#module_172776949 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776949 .showHandle .btn{color:#333;}
#module_172776949 .showHandle .btn{font-weight:400;}
#module_172776949 .showHandle .btn{text-decoration:none;}
#module_172776949 .showHandle .btn{font-style:normal;}
#module_172776949 .showHandle div{border-top-color:#ddd !important;}
#module_172776949 .showHandle div{border-top-style:solid !important;}
#module_172776949 .showHandle div{border-top-width:1px !important;}
#module_172776949 .showHandle{background-color:transparent;}
#module_172776949 .showHandle{background-image:none;}
#module_172776949 .showHandle{background-repeat:no-repeat;}
#module_172776949 .showHandle{}
#module_172776949 .showHandle{}
#module_172776949 .showHandle{}
#module_172776949 a{font-size:unset;font-family:unset}.module_172776948 .ModuleHead .HeadCenter{float:none;}
#module_172776948 {
padding:0px;
}
#module_172776948 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_172776948 .ModuleHead172776948 {
display:none;
}
#module_172776948 .BodyCenter.BodyCenter172776948 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776948 >.module_172776948 {
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_172776948 >.module_172776948{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776948 .BodyCenter.BodyCenter172776948 {
padding-top:8.7413%;
padding-left:8.7413%;
padding-right:8.7413%;
padding-bottom:8.7413%;
}
}
@media screen and (max-width: 767px){
#module_172776948 .BodyCenter.BodyCenter172776948 {
padding-top:10.9489%;
padding-left:10.9489%;
padding-right:11.6788%;
padding-bottom:9.4891%;
}
}
@media screen and (min-width: 768px){
#module_172776948 >.module_172776948 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776948 >.module_172776948 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776948 >.module_172776948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776948:hover {
border:none;
}
#module_172776948:hover >.module_172776948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776948 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776948 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776948 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776948 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776948 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776948 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_172776948 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776948 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776948 .TextImage{width:30%;}
#module_172776948 .MobileTextImage{width:45%;}
#module_172776948 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_172776948 .imageTextGiant-Container{padding-top:10px;}
#module_172776948 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776948 .imageTextGiant-Container{padding-left:10px;}
#module_172776948 .imageTextGiant-Container{padding-right:10px;}
#module_172776948 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776948 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776948 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776948 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776948 .imageTextGiant-Container{padding-top:0px;}
#module_172776948 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776948 .imageTextGiant-Container{padding-left:0px;}
#module_172776948 .imageTextGiant-Container{padding-right:0px;}
#module_172776948 .showHandle .btn{font-size:14px;}
#module_172776948 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776948 .showHandle .btn{color:#333;}
#module_172776948 .showHandle .btn{font-weight:400;}
#module_172776948 .showHandle .btn{text-decoration:none;}
#module_172776948 .showHandle .btn{font-style:normal;}
#module_172776948 .showHandle div{border-top-color:#ddd !important;}
#module_172776948 .showHandle div{border-top-style:solid !important;}
#module_172776948 .showHandle div{border-top-width:1px !important;}
#module_172776948 .showHandle{background-color:transparent;}
#module_172776948 .showHandle{background-image:none;}
#module_172776948 .showHandle{background-repeat:no-repeat;}
#module_172776948 .showHandle{}
#module_172776948 .showHandle{}
#module_172776948 .showHandle{}
#module_172776948 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776917 #Sub172776917_4 {width:25%;}
.module_172776953 .ModuleHead .HeadCenter{float:none;}
#module_172776953 {
padding:0px;
}
#module_172776953 {
position:static;
z-index:0;
top:8576px;
left:1586px;
width:100%;
height: auto;
}
#module_172776953 .ModuleHead172776953 {
display:none;
}
#module_172776953 .BodyCenter.BodyCenter172776953 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776953 >.module_172776953 {
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_172776953 >.module_172776953{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776953 .BodyCenter.BodyCenter172776953 {
padding-top:1.9286%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.4465%;
}
}
@media screen and (max-width: 767px){
#module_172776953 .BodyCenter.BodyCenter172776953 {
padding-top:6.5359%;
padding-left:6.5359%;
padding-right:6.5359%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776953 >.module_172776953 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776953 >.module_172776953 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776953 >.module_172776953 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776953:hover {
border:none;
}
#module_172776953:hover >.module_172776953 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776953 .ModuleSubContainer{background-color:transparent;}
#module_172776953 .ModuleSubContainer{background-image:none;}
#module_172776953 .ModuleSubContainer{background-repeat:no-repeat;}
#module_172776953 .ModuleSubContainer{background-position:0% 0%;}
#module_172776953 .ModuleSubContainer{background-attachment:scroll;}
#module_172776953 .ModuleSubContainer{}
#module_172776953 {!bgVideo!}{bgVideoUrl:none}
#module_172776953 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_172776953 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_172776953 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer172776953 {}
.module_172776954 .ModuleHead .HeadCenter{float:none;}
#module_172776954 {
padding:0px;
}
#module_172776954 {
position:static;
z-index:0;
top:723px;
left:1093px;
width:100%;
height: auto;
}
#module_172776954 .ModuleHead172776954 {
display:none;
}
#module_172776954 .BodyCenter.BodyCenter172776954 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776954 >.module_172776954 {
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_172776954 >.module_172776954{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776954 .BodyCenter.BodyCenter172776954 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776954 .BodyCenter.BodyCenter172776954 {
padding-top:13.6240%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_172776954 >.module_172776954 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776954 >.module_172776954 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776954 >.module_172776954 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776954:hover {
border:none;
}
#module_172776954:hover >.module_172776954 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_172776985 .ModuleSubContainer{background-color:transparent;}
#module_172776985 .ModuleSubContainer{background-image:none;}
#module_172776985 .ModuleSubContainer{background-repeat:no-repeat;}
#module_172776985 .ModuleSubContainer{background-position:0% 0%;}
#module_172776985 .ModuleSubContainer{background-attachment:scroll;}
#module_172776985 .ModuleSubContainer{}
#module_172776985 {!bgVideo!}{bgVideoUrl:none}
#module_172776985 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_172776985 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_172776985 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer172776985 {}
.ModuleGridContainer.ModuleGridContainer172776985 .SubPadding {width:30px;}
.module_172776986 .ModuleHead .HeadCenter{float:none;}
#module_172776986 {
padding:0px;
}
#module_172776986 {
position:static;
z-index:0;
top:13px;
left:599px;
width:100%;
height: auto;
}
#module_172776986 .ModuleHead172776986 {
display:none;
}
#module_172776986 .BodyCenter.BodyCenter172776986 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776986 >.module_172776986 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776986 >.module_172776986{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776986 .BodyCenter.BodyCenter172776986 {
padding-top:14.3885%;
padding-left:10.7914%;
padding-right:10.7914%;
padding-bottom:14.3885%;
}
}
@media screen and (max-width: 767px){
#module_172776986 .BodyCenter.BodyCenter172776986 {
padding-top:18.8679%;
padding-left:12.5786%;
padding-right:12.5786%;
padding-bottom:18.8679%;
}
}
@media screen and (min-width: 768px){
#module_172776986 >.module_172776986 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776986 >.module_172776986 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:6.2893%;
margin-bottom:0.0000%;
}
}
#module_172776986 >.module_172776986 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776986:hover {
border:none;
}
#module_172776986:hover >.module_172776986 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776986 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776986 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776986 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776986 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776986 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776986 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776986 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776986 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776986 .TextImage{width:30%;}
#module_172776986 .MobileTextImage{width:45%;}
#module_172776986 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776986 .imageTextGiant-Container{padding-top:10px;}
#module_172776986 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776986 .imageTextGiant-Container{padding-left:10px;}
#module_172776986 .imageTextGiant-Container{padding-right:10px;}
#module_172776986 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776986 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776986 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776986 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776986 .imageTextGiant-Container{padding-top:0px;}
#module_172776986 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776986 .imageTextGiant-Container{padding-left:0px;}
#module_172776986 .imageTextGiant-Container{padding-right:0px;}
#module_172776986 .showHandle .btn{font-size:14px;}
#module_172776986 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776986 .showHandle .btn{color:#333;}
#module_172776986 .showHandle .btn{font-weight:400;}
#module_172776986 .showHandle .btn{text-decoration:none;}
#module_172776986 .showHandle .btn{font-style:normal;}
#module_172776986 .showHandle div{border-top-color:#ddd !important;}
#module_172776986 .showHandle div{border-top-style:solid !important;}
#module_172776986 .showHandle div{border-top-width:1px !important;}
#module_172776986 .showHandle{background-color:transparent;}
#module_172776986 .showHandle{background-image:none;}
#module_172776986 .showHandle{background-repeat:no-repeat;}
#module_172776986 .showHandle{}
#module_172776986 .showHandle{}
#module_172776986 .showHandle{}
#module_172776986 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776985 #Sub172776985_1 {width:25%;}
.module_172776991 .ModuleHead .HeadCenter{float:none;}
#module_172776991 {
padding:0px;
}
#module_172776991 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_172776991 .ModuleHead172776991 {
display:none;
}
#module_172776991 .BodyCenter.BodyCenter172776991 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776991 >.module_172776991 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776991 >.module_172776991{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776991 .BodyCenter.BodyCenter172776991 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776991 .BodyCenter.BodyCenter172776991 {
padding-top:18.8679%;
padding-left:12.5786%;
padding-right:12.5786%;
padding-bottom:18.8679%;
}
}
@media screen and (min-width: 768px){
#module_172776991 >.module_172776991 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776991 >.module_172776991 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.1447%;
margin-bottom:0.0000%;
}
}
#module_172776991 >.module_172776991 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776991:hover {
border:none;
}
#module_172776991:hover >.module_172776991 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776991 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776991 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776991 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776991 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776991 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776991 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776991 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776991 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776991 .TextImage{width:30%;}
#module_172776991 .MobileTextImage{width:45%;}
#module_172776991 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776991 .imageTextGiant-Container{padding-top:10px;}
#module_172776991 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776991 .imageTextGiant-Container{padding-left:10px;}
#module_172776991 .imageTextGiant-Container{padding-right:10px;}
#module_172776991 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776991 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776991 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776991 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776991 .imageTextGiant-Container{padding-top:0px;}
#module_172776991 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776991 .imageTextGiant-Container{padding-left:0px;}
#module_172776991 .imageTextGiant-Container{padding-right:0px;}
#module_172776991 .showHandle .btn{font-size:14px;}
#module_172776991 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776991 .showHandle .btn{color:#333;}
#module_172776991 .showHandle .btn{font-weight:400;}
#module_172776991 .showHandle .btn{text-decoration:none;}
#module_172776991 .showHandle .btn{font-style:normal;}
#module_172776991 .showHandle div{border-top-color:#ddd !important;}
#module_172776991 .showHandle div{border-top-style:solid !important;}
#module_172776991 .showHandle div{border-top-width:1px !important;}
#module_172776991 .showHandle{background-color:transparent;}
#module_172776991 .showHandle{background-image:none;}
#module_172776991 .showHandle{background-repeat:no-repeat;}
#module_172776991 .showHandle{}
#module_172776991 .showHandle{}
#module_172776991 .showHandle{}
#module_172776991 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776985 #Sub172776985_2 {width:25%;}
.module_172776992 .ModuleHead .HeadCenter{float:none;}
#module_172776992 {
padding:0px;
}
#module_172776992 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_172776992 .ModuleHead172776992 {
display:none;
}
#module_172776992 .BodyCenter.BodyCenter172776992 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776992 >.module_172776992 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776992 >.module_172776992{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776992 .BodyCenter.BodyCenter172776992 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776992 .BodyCenter.BodyCenter172776992 {
padding-top:18.8679%;
padding-left:12.5786%;
padding-right:12.5786%;
padding-bottom:18.8679%;
}
}
@media screen and (min-width: 768px){
#module_172776992 >.module_172776992 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776992 >.module_172776992 {
margin-top:6.2893%;
margin-left:0.0000%;
margin-right:6.2893%;
margin-bottom:0.0000%;
}
}
#module_172776992 >.module_172776992 {box-shadow: 2px 2px 9px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776992:hover {
border:none;
}
#module_172776992:hover >.module_172776992 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776992 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776992 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776992 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776992 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776992 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776992 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776992 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776992 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776992 .TextImage{width:30%;}
#module_172776992 .MobileTextImage{width:45%;}
#module_172776992 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776992 .imageTextGiant-Container{padding-top:10px;}
#module_172776992 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776992 .imageTextGiant-Container{padding-left:10px;}
#module_172776992 .imageTextGiant-Container{padding-right:10px;}
#module_172776992 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776992 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776992 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776992 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776992 .imageTextGiant-Container{padding-top:0px;}
#module_172776992 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776992 .imageTextGiant-Container{padding-left:0px;}
#module_172776992 .imageTextGiant-Container{padding-right:0px;}
#module_172776992 .showHandle .btn{font-size:14px;}
#module_172776992 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776992 .showHandle .btn{color:#333;}
#module_172776992 .showHandle .btn{font-weight:400;}
#module_172776992 .showHandle .btn{text-decoration:none;}
#module_172776992 .showHandle .btn{font-style:normal;}
#module_172776992 .showHandle div{border-top-color:#ddd !important;}
#module_172776992 .showHandle div{border-top-style:solid !important;}
#module_172776992 .showHandle div{border-top-width:1px !important;}
#module_172776992 .showHandle{background-color:transparent;}
#module_172776992 .showHandle{background-image:none;}
#module_172776992 .showHandle{background-repeat:no-repeat;}
#module_172776992 .showHandle{}
#module_172776992 .showHandle{}
#module_172776992 .showHandle{}
#module_172776992 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776985 #Sub172776985_3 {width:25%;}
.module_172776993 .ModuleHead .HeadCenter{float:none;}
#module_172776993 {
padding:0px;
}
#module_172776993 {
position:static;
z-index:0;
top:2683px;
left:1343px;
width:100%;
height: auto;
}
#module_172776993 .ModuleHead172776993 {
display:none;
}
#module_172776993 .BodyCenter.BodyCenter172776993 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776993 >.module_172776993 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776993 >.module_172776993{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776993 .BodyCenter.BodyCenter172776993 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776993 .BodyCenter.BodyCenter172776993 {
padding-top:18.8679%;
padding-left:12.5786%;
padding-right:12.5786%;
padding-bottom:18.8679%;
}
}
@media screen and (min-width: 768px){
#module_172776993 >.module_172776993 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776993 >.module_172776993 {
margin-top:6.2893%;
margin-left:0.0000%;
margin-right:6.2893%;
margin-bottom:0.0000%;
}
}
#module_172776993 >.module_172776993 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776993:hover {
border:none;
}
#module_172776993:hover >.module_172776993 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776993 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776993 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776993 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776993 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776993 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776993 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776993 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776993 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776993 .TextImage{width:30%;}
#module_172776993 .MobileTextImage{width:45%;}
#module_172776993 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776993 .imageTextGiant-Container{padding-top:10px;}
#module_172776993 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776993 .imageTextGiant-Container{padding-left:10px;}
#module_172776993 .imageTextGiant-Container{padding-right:10px;}
#module_172776993 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776993 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776993 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776993 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776993 .imageTextGiant-Container{padding-top:0px;}
#module_172776993 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776993 .imageTextGiant-Container{padding-left:0px;}
#module_172776993 .imageTextGiant-Container{padding-right:0px;}
#module_172776993 .showHandle .btn{font-size:14px;}
#module_172776993 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776993 .showHandle .btn{color:#333;}
#module_172776993 .showHandle .btn{font-weight:400;}
#module_172776993 .showHandle .btn{text-decoration:none;}
#module_172776993 .showHandle .btn{font-style:normal;}
#module_172776993 .showHandle div{border-top-color:#ddd !important;}
#module_172776993 .showHandle div{border-top-style:solid !important;}
#module_172776993 .showHandle div{border-top-width:1px !important;}
#module_172776993 .showHandle{background-color:transparent;}
#module_172776993 .showHandle{background-image:none;}
#module_172776993 .showHandle{background-repeat:no-repeat;}
#module_172776993 .showHandle{}
#module_172776993 .showHandle{}
#module_172776993 .showHandle{}
#module_172776993 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776985 #Sub172776985_4 {width:25%;}
.module_172776898 .ModuleHead .HeadCenter{float:none;}
#module_172776898 {
padding:0px;
}
#module_172776898 {
position:static;
z-index:0;
top:8813px;
left:1500px;
width:100%;
height: auto;
}
#module_172776898 .ModuleHead172776898 {
display:none;
}
#module_172776898 .BodyCenter.BodyCenter172776898 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776898 >.module_172776898 {
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_172776898 >.module_172776898{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776898 .BodyCenter.BodyCenter172776898 {
padding-top:0.4822%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.7232%;
}
}
@media screen and (max-width: 767px){
#module_172776898 .BodyCenter.BodyCenter172776898 {
padding-top:3.2680%;
padding-left:4.9020%;
padding-right:4.9020%;
padding-bottom:3.5948%;
}
}
@media screen and (min-width: 768px){
#module_172776898 >.module_172776898 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776898 >.module_172776898 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776898 >.module_172776898 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776898:hover {
border:none;
}
#module_172776898:hover >.module_172776898 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776898 .ModuleSubContainer{background-color:transparent;}
#module_172776898 .ModuleSubContainer{background-image:none;}
#module_172776898 .ModuleSubContainer{background-repeat:no-repeat;}
#module_172776898 .ModuleSubContainer{background-position:0% 0%;}
#module_172776898 .ModuleSubContainer{background-attachment:scroll;}
#module_172776898 .ModuleSubContainer{}
#module_172776898 {!bgVideo!}{bgVideoUrl:none}
#module_172776898 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_172776898 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_172776898 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer172776898 {}
.ModuleGridContainer.ModuleGridContainer172776898 .SubPadding {width:30px;}
.module_172776899 .ModuleHead .HeadCenter{float:none;}
#module_172776899 {
padding:0px;
}
#module_172776899 {
position:static;
z-index:0;
top:13px;
left:599px;
width:100%;
height: auto;
}
#module_172776899 .ModuleHead172776899 {
display:none;
}
#module_172776899 .BodyCenter.BodyCenter172776899 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776899 >.module_172776899 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776899 >.module_172776899{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776899 .BodyCenter.BodyCenter172776899 {
padding-top:14.3885%;
padding-left:10.7914%;
padding-right:10.7914%;
padding-bottom:14.3885%;
}
}
@media screen and (max-width: 767px){
#module_172776899 .BodyCenter.BodyCenter172776899 {
padding-top:10.3806%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:10.3806%;
}
}
@media screen and (min-width: 768px){
#module_172776899 >.module_172776899 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776899 >.module_172776899 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776899 >.module_172776899 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776899:hover {
border:none;
}
#module_172776899:hover >.module_172776899 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776899 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776899 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776899 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776899 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776899 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776899 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776899 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776899 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776899 .TextImage{width:30%;}
#module_172776899 .MobileTextImage{width:25%;}
#module_172776899 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776899 .imageTextGiant-Container{padding-top:10px;}
#module_172776899 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776899 .imageTextGiant-Container{padding-left:10px;}
#module_172776899 .imageTextGiant-Container{padding-right:10px;}
#module_172776899 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776899 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776899 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776899 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776899 .imageTextGiant-Container{padding-top:0px;}
#module_172776899 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776899 .imageTextGiant-Container{padding-left:0px;}
#module_172776899 .imageTextGiant-Container{padding-right:0px;}
#module_172776899 .showHandle .btn{font-size:14px;}
#module_172776899 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776899 .showHandle .btn{color:#333;}
#module_172776899 .showHandle .btn{font-weight:400;}
#module_172776899 .showHandle .btn{text-decoration:none;}
#module_172776899 .showHandle .btn{font-style:normal;}
#module_172776899 .showHandle div{border-top-color:#ddd !important;}
#module_172776899 .showHandle div{border-top-style:solid !important;}
#module_172776899 .showHandle div{border-top-width:1px !important;}
#module_172776899 .showHandle{background-color:transparent;}
#module_172776899 .showHandle{background-image:none;}
#module_172776899 .showHandle{background-repeat:no-repeat;}
#module_172776899 .showHandle{}
#module_172776899 .showHandle{}
#module_172776899 .showHandle{}
#module_172776899 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776898 #Sub172776898_1 {width:25%;}
.module_172776904 .ModuleHead .HeadCenter{float:none;}
#module_172776904 {
padding:0px;
}
#module_172776904 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_172776904 .ModuleHead172776904 {
display:none;
}
#module_172776904 .BodyCenter.BodyCenter172776904 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776904 >.module_172776904 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776904 >.module_172776904{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776904 .BodyCenter.BodyCenter172776904 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776904 .BodyCenter.BodyCenter172776904 {
padding-top:10.3806%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:10.3806%;
}
}
@media screen and (min-width: 768px){
#module_172776904 >.module_172776904 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776904 >.module_172776904 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776904 >.module_172776904 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776904:hover {
border:none;
}
#module_172776904:hover >.module_172776904 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776904 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776904 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776904 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776904 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776904 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776904 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776904 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776904 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776904 .TextImage{width:30%;}
#module_172776904 .MobileTextImage{width:25%;}
#module_172776904 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776904 .imageTextGiant-Container{padding-top:10px;}
#module_172776904 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776904 .imageTextGiant-Container{padding-left:10px;}
#module_172776904 .imageTextGiant-Container{padding-right:10px;}
#module_172776904 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776904 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776904 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776904 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776904 .imageTextGiant-Container{padding-top:0px;}
#module_172776904 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776904 .imageTextGiant-Container{padding-left:0px;}
#module_172776904 .imageTextGiant-Container{padding-right:0px;}
#module_172776904 .showHandle .btn{font-size:14px;}
#module_172776904 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776904 .showHandle .btn{color:#333;}
#module_172776904 .showHandle .btn{font-weight:400;}
#module_172776904 .showHandle .btn{text-decoration:none;}
#module_172776904 .showHandle .btn{font-style:normal;}
#module_172776904 .showHandle div{border-top-color:#ddd !important;}
#module_172776904 .showHandle div{border-top-style:solid !important;}
#module_172776904 .showHandle div{border-top-width:1px !important;}
#module_172776904 .showHandle{background-color:transparent;}
#module_172776904 .showHandle{background-image:none;}
#module_172776904 .showHandle{background-repeat:no-repeat;}
#module_172776904 .showHandle{}
#module_172776904 .showHandle{}
#module_172776904 .showHandle{}
#module_172776904 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776898 #Sub172776898_2 {width:25%;}
.module_172776905 .ModuleHead .HeadCenter{float:none;}
#module_172776905 {
padding:0px;
}
#module_172776905 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_172776905 .ModuleHead172776905 {
display:none;
}
#module_172776905 .BodyCenter.BodyCenter172776905 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776905 >.module_172776905 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776905 >.module_172776905{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776905 .BodyCenter.BodyCenter172776905 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776905 .BodyCenter.BodyCenter172776905 {
padding-top:10.3806%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:10.3806%;
}
}
@media screen and (min-width: 768px){
#module_172776905 >.module_172776905 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776905 >.module_172776905 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776905 >.module_172776905 {box-shadow: 2px 2px 9px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776905:hover {
border:none;
}
#module_172776905:hover >.module_172776905 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776905 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776905 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776905 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776905 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776905 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776905 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776905 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776905 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776905 .TextImage{width:30%;}
#module_172776905 .MobileTextImage{width:25%;}
#module_172776905 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776905 .imageTextGiant-Container{padding-top:10px;}
#module_172776905 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776905 .imageTextGiant-Container{padding-left:10px;}
#module_172776905 .imageTextGiant-Container{padding-right:10px;}
#module_172776905 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776905 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776905 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776905 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776905 .imageTextGiant-Container{padding-top:0px;}
#module_172776905 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776905 .imageTextGiant-Container{padding-left:0px;}
#module_172776905 .imageTextGiant-Container{padding-right:0px;}
#module_172776905 .showHandle .btn{font-size:14px;}
#module_172776905 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776905 .showHandle .btn{color:#333;}
#module_172776905 .showHandle .btn{font-weight:400;}
#module_172776905 .showHandle .btn{text-decoration:none;}
#module_172776905 .showHandle .btn{font-style:normal;}
#module_172776905 .showHandle div{border-top-color:#ddd !important;}
#module_172776905 .showHandle div{border-top-style:solid !important;}
#module_172776905 .showHandle div{border-top-width:1px !important;}
#module_172776905 .showHandle{background-color:transparent;}
#module_172776905 .showHandle{background-image:none;}
#module_172776905 .showHandle{background-repeat:no-repeat;}
#module_172776905 .showHandle{}
#module_172776905 .showHandle{}
#module_172776905 .showHandle{}
#module_172776905 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776898 #Sub172776898_3 {width:25%;}
.module_172776906 .ModuleHead .HeadCenter{float:none;}
#module_172776906 {
padding:0px;
}
#module_172776906 {
position:static;
z-index:0;
top:2683px;
left:1343px;
width:100%;
height: auto;
}
#module_172776906 .ModuleHead172776906 {
display:none;
}
#module_172776906 .BodyCenter.BodyCenter172776906 {
background:none;background-color:rgb(255, 255, 255);
}
#module_172776906 >.module_172776906 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:0px;
}
#module_172776906 >.module_172776906{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776906 .BodyCenter.BodyCenter172776906 {
padding-top:14.4404%;
padding-left:10.8303%;
padding-right:10.8303%;
padding-bottom:14.4404%;
}
}
@media screen and (max-width: 767px){
#module_172776906 .BodyCenter.BodyCenter172776906 {
padding-top:10.3806%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:10.3806%;
}
}
@media screen and (min-width: 768px){
#module_172776906 >.module_172776906 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776906 >.module_172776906 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776906 >.module_172776906 {box-shadow: 2px 2px 10px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_172776906:hover {
border:none;
}
#module_172776906:hover >.module_172776906 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_172776906 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_172776906 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_172776906 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_172776906 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_172776906 .GraphicUpper .TextImage{margin-top:0px;}
#module_172776906 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_172776906 .GraphicUpper .TextImage{margin-left:0px;}
#module_172776906 .GraphicUpper .TextImage{margin-right:0px;}
#module_172776906 .TextImage{width:30%;}
#module_172776906 .MobileTextImage{width:25%;}
#module_172776906 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_172776906 .imageTextGiant-Container{padding-top:10px;}
#module_172776906 .imageTextGiant-Container{padding-bottom:10px;}
#module_172776906 .imageTextGiant-Container{padding-left:10px;}
#module_172776906 .imageTextGiant-Container{padding-right:10px;}
#module_172776906 .ModuleImageTextGiantContent{padding-top:0px;}
#module_172776906 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_172776906 .ModuleImageTextGiantContent{padding-left:0px;}
#module_172776906 .ModuleImageTextGiantContent{padding-right:0px;}
#module_172776906 .imageTextGiant-Container{padding-top:0px;}
#module_172776906 .imageTextGiant-Container{padding-bottom:0px;}
#module_172776906 .imageTextGiant-Container{padding-left:0px;}
#module_172776906 .imageTextGiant-Container{padding-right:0px;}
#module_172776906 .showHandle .btn{font-size:14px;}
#module_172776906 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_172776906 .showHandle .btn{color:#333;}
#module_172776906 .showHandle .btn{font-weight:400;}
#module_172776906 .showHandle .btn{text-decoration:none;}
#module_172776906 .showHandle .btn{font-style:normal;}
#module_172776906 .showHandle div{border-top-color:#ddd !important;}
#module_172776906 .showHandle div{border-top-style:solid !important;}
#module_172776906 .showHandle div{border-top-width:1px !important;}
#module_172776906 .showHandle{background-color:transparent;}
#module_172776906 .showHandle{background-image:none;}
#module_172776906 .showHandle{background-repeat:no-repeat;}
#module_172776906 .showHandle{}
#module_172776906 .showHandle{}
#module_172776906 .showHandle{}
#module_172776906 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer172776898 #Sub172776898_4 {width:25%;}
.module_172776959 .ModuleHead .HeadCenter{float:none;}
#module_172776959 {
padding:0px;
}
#module_172776959 {
position:static;
z-index:0;
top:8984px;
left:1502px;
width:100%;
height: auto;
}
#module_172776959 .ModuleHead172776959 {
display:none;
}
#module_172776959 .BodyCenter.BodyCenter172776959 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776959 >.module_172776959 {
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_172776959 >.module_172776959{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776959 .BodyCenter.BodyCenter172776959 {
padding-top:2.1436%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_172776959 .BodyCenter.BodyCenter172776959 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172776959 >.module_172776959 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776959 >.module_172776959 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776959 >.module_172776959 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776959:hover {
border:none;
}
#module_172776959:hover >.module_172776959 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_172776962 .ModuleHead .HeadCenter{float:none;}
#module_172776962 {
padding:0px;
}
#module_172776962 {
position:static;
z-index:0;
top:41px;
left:0px;
width:100%;
height: auto;
}
#module_172776962 .ModuleHead172776962 {
display:none;
}
#module_172776962 .BodyCenter.BodyCenter172776962 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776962 >.module_172776962 {
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_172776962 >.module_172776962{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776962 .BodyCenter.BodyCenter172776962 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6667%;
}
}
@media screen and (max-width: 767px){
#module_172776962 .BodyCenter.BodyCenter172776962 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_172776962 >.module_172776962 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776962 >.module_172776962 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776962 >.module_172776962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776962:hover {
border:none;
}
#module_172776962:hover >.module_172776962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776962 .digital-unit{font-size:14px;}
#module_172776962 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_172776962 .digital-unit{color:rgb(127, 127, 127);}
#module_172776962 .digital-unit{font-weight:normal;}
#module_172776962 .digital-unit{text-decoration:initial;}
#module_172776962 .digital-unit{font-style:normal;}
#module_172776962 .digital-num{font-size:32px;}#module_172776962 .digital-num-item sup{top: calc(-32px * 28 / 100);}
#module_172776962 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_172776962 .digital-num{color:rgb(255, 147, 0);}
#module_172776962 .digital-num{font-weight:normal;}
#module_172776962 .digital-num{text-decoration:initial!important;}
#module_172776962 .digital-num{font-style:normal;}
#module_172776962 .digital-title{font-size:14px;}
#module_172776962 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_172776962 .digital-title{color:rgb(89, 89, 89);}
#module_172776962 .digital-title{font-weight:normal;}
#module_172776962 .digital-title{text-decoration:initial;}
#module_172776962 .digital-title{font-style:normal;}
#module_172776962 .digital-item{background-color:transparent;}
#module_172776962 .digital-item{}
#module_172776962 .digital-unit{color:rgb(127, 127, 127);}
#module_172776962 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_172776962 .digital-line:not(:last-child){border-right-style:solid;}
#module_172776962 .digital-line:not(:last-child){border-right-width:1px;}

.module_172776960 .ModuleHead .HeadCenter{float:none;}
#module_172776960 {
padding:0px;
}
#module_172776960 {
position:static;
z-index:0;
top:6151px;
left:-41px;
width:100%;
height: auto;
}
#module_172776960 .ModuleHead172776960 {
display:none;
}
#module_172776960 .BodyCenter.BodyCenter172776960 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776960 >.module_172776960 {
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_172776960 >.module_172776960{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776960 .BodyCenter.BodyCenter172776960 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6667%;
}
}
@media screen and (max-width: 767px){
#module_172776960 .BodyCenter.BodyCenter172776960 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_172776960 >.module_172776960 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776960 >.module_172776960 {
margin-top:4.3228%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776960 >.module_172776960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776960:hover {
border:none;
}
#module_172776960:hover >.module_172776960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776960 .digital-unit{font-size:12px;}
#module_172776960 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_172776960 .digital-unit{color:rgb(127, 127, 127);}
#module_172776960 .digital-unit{font-weight:normal;}
#module_172776960 .digital-unit{text-decoration:initial;}
#module_172776960 .digital-unit{font-style:normal;}
#module_172776960 .digital-num{font-size:24px;}#module_172776960 .digital-num-item sup{top: calc(-24px * 28 / 100);}
#module_172776960 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_172776960 .digital-num{color:rgb(255, 147, 0);}
#module_172776960 .digital-num{font-weight:normal;}
#module_172776960 .digital-num{text-decoration:initial!important;}
#module_172776960 .digital-num{font-style:normal;}
#module_172776960 .digital-title{font-size:12px;}
#module_172776960 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_172776960 .digital-title{color:rgb(89, 89, 89);}
#module_172776960 .digital-title{font-weight:normal;}
#module_172776960 .digital-title{text-decoration:initial;}
#module_172776960 .digital-title{font-style:normal;}
#module_172776960 .digital-item{background-color:transparent;}
#module_172776960 .digital-item{}
#module_172776960 .digital-unit{color:rgb(127, 127, 127);}
#module_172776960 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_172776960 .digital-line:not(:last-child){border-right-style:solid;}
#module_172776960 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer172776959 #Sub172776959_1 {width:62.5000%;}
.module_172776961 .ModuleHead .HeadCenter{float:none;}
#module_172776961 {
padding:0px;
}
#module_172776961 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_172776961 .ModuleHead172776961 {
display:none;
}
#module_172776961 .BodyCenter.BodyCenter172776961 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776961 >.module_172776961 {
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_172776961 >.module_172776961{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776961 .BodyCenter.BodyCenter172776961 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.4444%;
}
}
@media screen and (max-width: 767px){
#module_172776961 .BodyCenter.BodyCenter172776961 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_172776961 >.module_172776961 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:6.8889%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776961 >.module_172776961 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776961 >.module_172776961 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776961:hover {
border:none;
}
#module_172776961:hover >.module_172776961 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776961 .digital-unit{font-size:14px;}
#module_172776961 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_172776961 .digital-unit{color:rgb(127, 127, 127);}
#module_172776961 .digital-unit{font-weight:normal;}
#module_172776961 .digital-unit{text-decoration:initial;}
#module_172776961 .digital-unit{font-style:normal;}
#module_172776961 .digital-num{font-size:32px;}#module_172776961 .digital-num-item sup{top: calc(-32px * 28 / 100);}
#module_172776961 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_172776961 .digital-num{color:rgb(255, 147, 0);}
#module_172776961 .digital-num{font-weight:normal;}
#module_172776961 .digital-num{text-decoration:initial!important;}
#module_172776961 .digital-num{font-style:normal;}
#module_172776961 .digital-title{font-size:14px;}
#module_172776961 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_172776961 .digital-title{color:rgb(89, 89, 89);}
#module_172776961 .digital-title{font-weight:normal;}
#module_172776961 .digital-title{text-decoration:initial;}
#module_172776961 .digital-title{font-style:normal;}
#module_172776961 .digital-item{background-color:transparent;}
#module_172776961 .digital-item{}
#module_172776961 .digital-unit{color:rgb(127, 127, 127);}
#module_172776961 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_172776961 .digital-line:not(:last-child){border-right-style:solid;}
#module_172776961 .digital-line:not(:last-child){border-right-width:1px;}

.module_172776963 .ModuleHead .HeadCenter{float:none;}
#module_172776963 {
padding:0px;
}
#module_172776963 {
position:static;
z-index:0;
top:42px;
left:0px;
width:100%;
height: auto;
}
#module_172776963 .ModuleHead172776963 {
display:none;
}
#module_172776963 .BodyCenter.BodyCenter172776963 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172776963 >.module_172776963 {
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_172776963 >.module_172776963{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172776963 .BodyCenter.BodyCenter172776963 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.4444%;
}
}
@media screen and (max-width: 767px){
#module_172776963 .BodyCenter.BodyCenter172776963 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_172776963 >.module_172776963 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:6.8889%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172776963 >.module_172776963 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172776963 >.module_172776963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172776963:hover {
border:none;
}
#module_172776963:hover >.module_172776963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_172776963 .digital-unit{font-size:12px;}
#module_172776963 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_172776963 .digital-unit{color:rgb(127, 127, 127);}
#module_172776963 .digital-unit{font-weight:normal;}
#module_172776963 .digital-unit{text-decoration:initial;}
#module_172776963 .digital-unit{font-style:normal;}
#module_172776963 .digital-num{font-size:24px;}#module_172776963 .digital-num-item sup{top: calc(-24px * 28 / 100);}
#module_172776963 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_172776963 .digital-num{color:rgb(255, 147, 0);}
#module_172776963 .digital-num{font-weight:normal;}
#module_172776963 .digital-num{text-decoration:initial!important;}
#module_172776963 .digital-num{font-style:normal;}
#module_172776963 .digital-title{font-size:12px;}
#module_172776963 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_172776963 .digital-title{color:rgb(89, 89, 89);}
#module_172776963 .digital-title{font-weight:normal;}
#module_172776963 .digital-title{text-decoration:initial;}
#module_172776963 .digital-title{font-style:normal;}
#module_172776963 .digital-item{background-color:transparent;}
#module_172776963 .digital-item{}
#module_172776963 .digital-unit{color:rgb(127, 127, 127);}
#module_172776963 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_172776963 .digital-line:not(:last-child){border-right-style:solid;}
#module_172776963 .digital-line:not(:last-child){border-right-width:1px;}

.ModuleGridContainer.ModuleGridContainer172776959 #Sub172776959_2 {width:37.49999999999999%;}
.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%;}
/*纯文本模块 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_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;}
