﻿/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/8/82544/82544_1366322_1_.cache exists */
/*md5:84711318e24e864d7be9b10dc7b9a23d*/
.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_158473800 .ModuleHead .HeadCenter{float:none;}
#module_158473800 {
padding:0px;
}
#module_158473800 {
position:static;
z-index:0;
top:178px;
left:0px;
width:100%;
height: auto;
}
#module_158473800 .ModuleHead158473800 {
display:none;
}
#module_158473800 .BodyCenter.BodyCenter158473800 {
background:none;background-color:rgb(0, 111, 255);
}
#module_158473800 >.module_158473800 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_158473800 >.module_158473800{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_158473800 .BodyCenter.BodyCenter158473800 {
padding-top:7.7406%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_158473800 .BodyCenter.BodyCenter158473800 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_158473800 >.module_158473800 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473800 >.module_158473800 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473800 >.module_158473800 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473800:hover {
border:none;
}
#module_158473800:hover >.module_158473800 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer158473800 #Sub158473800_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_148469568 .ModuleHead .HeadCenter{float:none;}
#module_148469568 {
padding:0px;
}
#module_148469568 {
position:static;
z-index:0;
top:704px;
left:599px;
width:100%;
height: auto;
}
#module_148469568 .ModuleHead148469568 {
display:none;
}
#module_148469568 .BodyCenter.BodyCenter148469568 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148469568 >.module_148469568 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148469568 >.module_148469568{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148469568 .BodyCenter.BodyCenter148469568 {
padding-top:4.1929%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0964%;
}
}
@media screen and (max-width: 767px){
#module_148469568 .BodyCenter.BodyCenter148469568 {
padding-top:9.8039%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148469568 >.module_148469568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148469568 >.module_148469568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148469568 >.module_148469568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148469568:hover {
border:none;
}
#module_148469568:hover >.module_148469568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_148170601 .ModuleSubContainer{background-color:transparent;}
#module_148170601 .ModuleSubContainer{background-image:none;}
#module_148170601 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148170601 .ModuleSubContainer{background-position:0% 0%;}
#module_148170601 .ModuleSubContainer{background-attachment:scroll;}
#module_148170601 .ModuleSubContainer{}
#module_148170601 {!bgVideo!}{bgVideoUrl:none}
#module_148170601 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148170601 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148170601 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer148170601 {}
.ModuleGridContainer.ModuleGridContainer148170601 .SubPadding {width:40px;}
/*图文模块 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_148170603 .ModuleHead .HeadCenter{float:none;}
#module_148170603 {
padding:0px;
}
#module_148170603 {
position:static;
z-index:0;
top:41px;
left:599px;
width:100%;
height: auto;
}
#module_148170603 .ModuleHead148170603 {
display:none;
}
#module_148170603 .BodyCenter.BodyCenter148170603 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148170603 >.module_148170603 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148170603 >.module_148170603{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148170603 .BodyCenter.BodyCenter148170603 {
padding-top:5.3619%;
padding-left:8.0429%;
padding-right:8.0429%;
padding-bottom:24.3968%;
}
}
@media screen and (max-width: 767px){
#module_148170603 .BodyCenter.BodyCenter148170603 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148170603 >.module_148170603 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148170603 >.module_148170603 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148170603 >.module_148170603 {box-shadow: 0px 0px 19px 3px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148170603:hover {
border:none;
}
#module_148170603:hover >.module_148170603 {box-shadow: 0px 0px 20px 3px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

#module_148170603 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148170603 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148170603 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148170603 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148170603 .GraphicUpper{padding-top:0px;}
#module_148170603 .GraphicUpper{padding-bottom:23px;}
#module_148170603 .GraphicUpper{padding-left:0px;}
#module_148170603 .GraphicUpper {padding-right:0px;}
#module_148170603 .GraphicUpper{width:20%;} #module_148170603 .ModuleImageTextContent{width: calc(100% - 20%);}
#module_148170603 .MobileGraphicUpper{width:10%;} #module_148170603 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_148170603 .ModuleImageTextGiantContent{padding-top:0px;}
#module_148170603 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148170603 .ModuleImageTextGiantContent{padding-left:20px;}
#module_148170603 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148170603 .normal_ImgtextBox_content{padding-top:0px;}
#module_148170603 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_148170603 .normal_ImgtextBox_content{padding-left:0px;}
#module_148170603 .normal_ImgtextBox_content{padding-right:0px;}
#module_148170603 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_148170603 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148170603 .normal_ImgtextBox_content{background-color:transparent;}
#module_148170603 .normal_ImgtextBox_content{background-image:none;}
#module_148170603 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_148170603 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_148170603 .normal_ImgtextBox_content{background-attachment:none;}
#module_148170603 .normal_ImgtextBox_content{}
#module_148170603 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_148170603 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_148170603 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_148170603 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_148170603 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content{border-top-style:none;}
#module_148170603 .normal_ImgtextBox_content{border-top-width:0px;}
#module_148170603 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content{border-right-style:none;}
#module_148170603 .normal_ImgtextBox_content{border-right-width:0px;}
#module_148170603 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_148170603 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_148170603 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content{border-left-style:none;}
#module_148170603 .normal_ImgtextBox_content{border-left-width:0px;}
#module_148170603 .showHandle .btn{font-size:14px;}
#module_148170603 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148170603 .showHandle .btn{color:#333;}
#module_148170603 .showHandle .btn{font-weight:400;}
#module_148170603 .showHandle .btn{text-decoration:none;}
#module_148170603 .showHandle .btn{font-style:normal;}
#module_148170603 .showHandle div{border-top-color:#ddd !important;}
#module_148170603 .showHandle div{border-top-style:solid !important;}
#module_148170603 .showHandle div{border-top-width:1px !important;}
#module_148170603 .showHandle{background-color:transparent;}
#module_148170603 .showHandle{background-image:none;}
#module_148170603 .showHandle{background-repeat:no-repeat;}
#module_148170603 .showHandle{}
#module_148170603 .showHandle{}
#module_148170603 .showHandle{}
#module_148170603 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148170603 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_148170603 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_148170603 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_148170603 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_148170603 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_148170603 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer148170601 #Sub148170601_1 {width:33.3333%;}
.module_148171081 .ModuleHead .HeadCenter{float:none;}
#module_148171081 {
padding:0px;
}
#module_148171081 {
position:static;
z-index:0;
top:38px;
left:599px;
width:100%;
height: auto;
}
#module_148171081 .ModuleHead148171081 {
display:none;
}
#module_148171081 .BodyCenter.BodyCenter148171081 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148171081 >.module_148171081 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148171081 >.module_148171081{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148171081 .BodyCenter.BodyCenter148171081 {
padding-top:5.3619%;
padding-left:8.0429%;
padding-right:8.0429%;
padding-bottom:24.3968%;
}
}
@media screen and (max-width: 767px){
#module_148171081 .BodyCenter.BodyCenter148171081 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148171081 >.module_148171081 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148171081 >.module_148171081 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148171081 >.module_148171081 {box-shadow: 0px 0px 19px 3px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148171081:hover {
border:none;
}
#module_148171081:hover >.module_148171081 {box-shadow: 0px 0px 20px 3px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer148170623 #Sub148170623_6 {width:16.6667%;}
.module_148157940 .ModuleHead .HeadCenter{float:none;}
#module_148157940 {
padding:0px;
}
#module_148157940 {
position:static;
z-index:0;
top:957px;
left:1284px;
width:100%;
height: auto;
}
#module_148157940 .ModuleHead148157940 {
display:none;
}
#module_148157940 .BodyCenter.BodyCenter148157940 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148157940 >.module_148157940 {
border-top-style:none;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148157940 >.module_148157940{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148157940 .BodyCenter.BodyCenter148157940 {
padding-top:0.7845%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0460%;
}
}
@media screen and (max-width: 767px){
#module_148157940 .BodyCenter.BodyCenter148157940 {
padding-top:0.0000%;
padding-left:4.0872%;
padding-right:4.0872%;
padding-bottom:0.5450%;
}
}
@media screen and (min-width: 768px){
#module_148157940 >.module_148157940 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148157940 >.module_148157940 {
margin-top:4.0872%;
margin-left:1.3624%;
margin-right:1.3624%;
margin-bottom:0.0000%;
}
}
#module_148157940 >.module_148157940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148157940:hover {
border:none;
}
#module_148157940:hover >.module_148157940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148157940 .ModuleSubContainer{background-color:transparent;}
#module_148157940 .ModuleSubContainer{background-image:none;}
#module_148157940 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148157940 .ModuleSubContainer{background-position:0% 0%;}
#module_148157940 .ModuleSubContainer{background-attachment:scroll;}
#module_148157940 .ModuleSubContainer{}
#module_148157940 {!bgVideo!}{bgVideoUrl:none}
#module_148157940 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148157940 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148157940 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer148157940 {}
.ModuleGridContainer.ModuleGridContainer148157940 .SubPadding {width:40px;}
.module_148171087 .ModuleHead .HeadCenter{float:none;}
#module_148171087 {
padding:0px;
}
#module_148171087 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_148171087 .ModuleHead148171087 {
display:none;
}
#module_148171087 .BodyCenter.BodyCenter148171087 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148171087 >.module_148171087 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148171087 >.module_148171087{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148171087 .BodyCenter.BodyCenter148171087 {
padding-top:5.3619%;
padding-left:8.0429%;
padding-right:8.0429%;
padding-bottom:24.3968%;
}
}
@media screen and (max-width: 767px){
#module_148171087 .BodyCenter.BodyCenter148171087 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148171087 >.module_148171087 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148171087 >.module_148171087 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148171087 >.module_148171087 {box-shadow: 0px 0px 19px 3px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148171087:hover {
border:none;
}
#module_148171087:hover >.module_148171087 {box-shadow: 0px 0px 20px 3px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

#module_148171087 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148171087 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148171087 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148171087 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148171087 .GraphicUpper{padding-top:0px;}
#module_148171087 .GraphicUpper{padding-bottom:23px;}
#module_148171087 .GraphicUpper{padding-left:0px;}
#module_148171087 .GraphicUpper {padding-right:0px;}
#module_148171087 .GraphicUpper{width:20%;} #module_148171087 .ModuleImageTextContent{width: calc(100% - 20%);}
#module_148171087 .MobileGraphicUpper{width:10%;} #module_148171087 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_148171087 .ModuleImageTextGiantContent{padding-top:0px;}
#module_148171087 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148171087 .ModuleImageTextGiantContent{padding-left:20px;}
#module_148171087 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148171087 .normal_ImgtextBox_content{padding-top:0px;}
#module_148171087 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_148171087 .normal_ImgtextBox_content{padding-left:0px;}
#module_148171087 .normal_ImgtextBox_content{padding-right:0px;}
#module_148171087 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_148171087 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148171087 .normal_ImgtextBox_content{background-color:transparent;}
#module_148171087 .normal_ImgtextBox_content{background-image:none;}
#module_148171087 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_148171087 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_148171087 .normal_ImgtextBox_content{background-attachment:none;}
#module_148171087 .normal_ImgtextBox_content{}
#module_148171087 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_148171087 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_148171087 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_148171087 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_148171087 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content{border-top-style:none;}
#module_148171087 .normal_ImgtextBox_content{border-top-width:0px;}
#module_148171087 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content{border-right-style:none;}
#module_148171087 .normal_ImgtextBox_content{border-right-width:0px;}
#module_148171087 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_148171087 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_148171087 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content{border-left-style:none;}
#module_148171087 .normal_ImgtextBox_content{border-left-width:0px;}
#module_148171087 .showHandle .btn{font-size:14px;}
#module_148171087 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148171087 .showHandle .btn{color:#333;}
#module_148171087 .showHandle .btn{font-weight:400;}
#module_148171087 .showHandle .btn{text-decoration:none;}
#module_148171087 .showHandle .btn{font-style:normal;}
#module_148171087 .showHandle div{border-top-color:#ddd !important;}
#module_148171087 .showHandle div{border-top-style:solid !important;}
#module_148171087 .showHandle div{border-top-width:1px !important;}
#module_148171087 .showHandle{background-color:transparent;}
#module_148171087 .showHandle{background-image:none;}
#module_148171087 .showHandle{background-repeat:no-repeat;}
#module_148171087 .showHandle{}
#module_148171087 .showHandle{}
#module_148171087 .showHandle{}
#module_148171087 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_148171087 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_148171087 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_148171087 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_148171087 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_148171087 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_148171087 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer148157940 #Sub148157940_1 {width:33.3333%;}
.module_148171085 .ModuleHead .HeadCenter{float:none;}
#module_148171085 {
padding:0px;
}
#module_148171085 {
position:static;
z-index:0;
top:53px;
left:0px;
width:100%;
height: auto;
}
#module_148171085 .ModuleHead148171085 {
display:none;
}
#module_148171085 .BodyCenter.BodyCenter148171085 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148171085 >.module_148171085 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148171085 >.module_148171085{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148171085 .BodyCenter.BodyCenter148171085 {
padding-top:5.3619%;
padding-left:8.0429%;
padding-right:8.0429%;
padding-bottom:24.3968%;
}
}
@media screen and (max-width: 767px){
#module_148171085 .BodyCenter.BodyCenter148171085 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148171085 >.module_148171085 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148171085 >.module_148171085 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148171085 >.module_148171085 {box-shadow: 0px 0px 19px 3px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148171085:hover {
border:none;
}
#module_148171085:hover >.module_148171085 {box-shadow: 0px 0px 20px 3px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_148164284 .ModuleSubContainer{background-color:transparent;}
#module_148164284 .ModuleSubContainer{background-image:none;}
#module_148164284 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148164284 .ModuleSubContainer{background-position:0% 0%;}
#module_148164284 .ModuleSubContainer{background-attachment:scroll;}
#module_148164284 .ModuleSubContainer{}
#module_148164284 {!bgVideo!}{bgVideoUrl:none}
#module_148164284 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148164284 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148164284 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148164284 {}
.module_148157941 .ModuleHead .HeadCenter{float:none;}
#module_148157941 {
padding:0px;
}
#module_148157941 {
position:static;
z-index:0;
top:814px;
left:127px;
width:100%;
height: auto;
}
#module_148157941 .ModuleHead148157941 {
display:none;
}
#module_148157941 .BodyCenter.BodyCenter148157941 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148157941 >.module_148157941 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148157941 >.module_148157941{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148157941 .BodyCenter.BodyCenter148157941 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_148157941 .BodyCenter.BodyCenter148157941 {
padding-top:5.4348%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:21.7391%;
}
}
@media screen and (min-width: 768px){
#module_148157941 >.module_148157941 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148157941 >.module_148157941 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148157941 >.module_148157941 {box-shadow: 0px 0px 5px 2px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148157941:hover {
border:none;
}
#module_148157941:hover >.module_148157941 {box-shadow: 0px 0px 0px 0px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_148166076 .ModuleSubContainer{background-color:transparent;}
#module_148166076 .ModuleSubContainer{background-image:none;}
#module_148166076 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148166076 .ModuleSubContainer{background-position:0% 0%;}
#module_148166076 .ModuleSubContainer{background-attachment:scroll;}
#module_148166076 .ModuleSubContainer{}
#module_148166076 {!bgVideo!}{bgVideoUrl:none}
#module_148166076 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148166076 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148166076 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148166076 {}
.module_148166077 .ModuleHead .HeadCenter{float:none;}
#module_148166077 {
padding:0px;
}
#module_148166077 {
position:static;
z-index:0;
top:1253px;
left:909px;
width:100%;
height: auto;
}
#module_148166077 .ModuleHead148166077 {
display:none;
}
#module_148166077 .BodyCenter.BodyCenter148166077 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148166077 >.module_148166077 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148166077 >.module_148166077{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148166077 .BodyCenter.BodyCenter148166077 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_148166077 .BodyCenter.BodyCenter148166077 {
padding-top:5.4348%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:21.7391%;
}
}
@media screen and (min-width: 768px){
#module_148166077 >.module_148166077 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148166077 >.module_148166077 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148166077 >.module_148166077 {box-shadow: 0px 0px 5px 2px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148166077:hover {
border:none;
}
#module_148166077:hover >.module_148166077 {box-shadow: 0px 0px 5px 2px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_148166072 .ModuleSubContainer{background-color:transparent;}
#module_148166072 .ModuleSubContainer{background-image:none;}
#module_148166072 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148166072 .ModuleSubContainer{background-position:0% 0%;}
#module_148166072 .ModuleSubContainer{background-attachment:scroll;}
#module_148166072 .ModuleSubContainer{}
#module_148166072 {!bgVideo!}{bgVideoUrl:none}
#module_148166072 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148166072 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148166072 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148166072 {}
.module_149996009 .ModuleHead .HeadCenter{float:none;}
#module_149996009 {
padding:0px;
}
#module_149996009 {
position:static;
z-index:0;
top:1333px;
left:123px;
width:100%;
height: auto;
}
#module_149996009 .ModuleHead149996009 {
display:none;
}
#module_149996009 .BodyCenter.BodyCenter149996009 {
background:none;background-color:rgb(255, 255, 255);
}
#module_149996009 >.module_149996009 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_149996009 >.module_149996009{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_149996009 .BodyCenter.BodyCenter149996009 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_149996009 .BodyCenter.BodyCenter149996009 {
padding-top:5.4348%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:21.7391%;
}
}
@media screen and (min-width: 768px){
#module_149996009 >.module_149996009 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_149996009 >.module_149996009 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_149996009 >.module_149996009 {box-shadow: 0px 0px 5px 5px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_149996009:hover {
border:none;
}
#module_149996009:hover >.module_149996009 {box-shadow: 0px 0px 5px 5px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_148166074 .ModuleSubContainer{background-color:transparent;}
#module_148166074 .ModuleSubContainer{background-image:none;}
#module_148166074 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148166074 .ModuleSubContainer{background-position:0% 0%;}
#module_148166074 .ModuleSubContainer{background-attachment:scroll;}
#module_148166074 .ModuleSubContainer{}
#module_148166074 {!bgVideo!}{bgVideoUrl:none}
#module_148166074 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148166074 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148166074 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148166074 {}
.module_148166073 .ModuleHead .HeadCenter{float:none;}
#module_148166073 {
padding:0px;
}
#module_148166073 {
position:static;
z-index:0;
top:1450px;
left:139px;
width:100%;
height: auto;
}
#module_148166073 .ModuleHead148166073 {
display:none;
}
#module_148166073 .BodyCenter.BodyCenter148166073 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148166073 >.module_148166073 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148166073 >.module_148166073{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148166073 .BodyCenter.BodyCenter148166073 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_148166073 .BodyCenter.BodyCenter148166073 {
padding-top:4.7923%;
padding-left:6.3898%;
padding-right:6.3898%;
padding-bottom:19.1693%;
}
}
@media screen and (min-width: 768px){
#module_148166073 >.module_148166073 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148166073 >.module_148166073 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148166073 >.module_148166073 {box-shadow: 0px 0px 5px 2px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148166073:hover {
border:none;
}
#module_148166073:hover >.module_148166073 {box-shadow: 0px 0px 5px 2px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_149996008 .ModuleSubContainer{background-color:transparent;}
#module_149996008 .ModuleSubContainer{background-image:none;}
#module_149996008 .ModuleSubContainer{background-repeat:no-repeat;}
#module_149996008 .ModuleSubContainer{background-position:0% 0%;}
#module_149996008 .ModuleSubContainer{background-attachment:scroll;}
#module_149996008 .ModuleSubContainer{}
#module_149996008 {!bgVideo!}{bgVideoUrl:none}
#module_149996008 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_149996008 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_149996008 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer149996008 {}
.module_148166075 .ModuleHead .HeadCenter{float:none;}
#module_148166075 {
padding:0px;
}
#module_148166075 {
position:static;
z-index:0;
top:1716px;
left:129px;
width:100%;
height: auto;
}
#module_148166075 .ModuleHead148166075 {
display:none;
}
#module_148166075 .BodyCenter.BodyCenter148166075 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148166075 >.module_148166075 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148166075 >.module_148166075{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148166075 .BodyCenter.BodyCenter148166075 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_148166075 .BodyCenter.BodyCenter148166075 {
padding-top:5.4348%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:21.7391%;
}
}
@media screen and (min-width: 768px){
#module_148166075 >.module_148166075 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148166075 >.module_148166075 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148166075 >.module_148166075 {box-shadow: 0px 0px 5px 5px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148166075:hover {
border:none;
}
#module_148166075:hover >.module_148166075 {box-shadow: 0px 0px 5px 5px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_148166070 .ModuleSubContainer{background-color:transparent;}
#module_148166070 .ModuleSubContainer{background-image:none;}
#module_148166070 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148166070 .ModuleSubContainer{background-position:0% 0%;}
#module_148166070 .ModuleSubContainer{background-attachment:scroll;}
#module_148166070 .ModuleSubContainer{}
#module_148166070 {!bgVideo!}{bgVideoUrl:none}
#module_148166070 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148166070 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148166070 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer148166070 {}
.module_148166071 .ModuleHead .HeadCenter{float:none;}
#module_148166071 {
padding:0px;
}
#module_148166071 {
position:static;
z-index:0;
top:1253px;
left:909px;
width:100%;
height: auto;
}
#module_148166071 .ModuleHead148166071 {
display:none;
}
#module_148166071 .BodyCenter.BodyCenter148166071 {
background:none;background-color:rgb(255, 255, 255);
}
#module_148166071 >.module_148166071 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148166071 >.module_148166071{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148166071 .BodyCenter.BodyCenter148166071 {
padding-top:6.8376%;
padding-left:6.8376%;
padding-right:6.8376%;
padding-bottom:13.6752%;
}
}
@media screen and (max-width: 767px){
#module_148166071 .BodyCenter.BodyCenter148166071 {
padding-top:5.4348%;
padding-left:7.2464%;
padding-right:7.2464%;
padding-bottom:21.7391%;
}
}
@media screen and (min-width: 768px){
#module_148166071 >.module_148166071 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148166071 >.module_148166071 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148166071 >.module_148166071 {box-shadow: 0px 0px 5px 5px rgb(248, 248, 248);transition: box-shadow 0.5s ease 0s;}
#module_148166071:hover {
border:none;
}
#module_148166071:hover >.module_148166071 {box-shadow: 0px 0px 5px 5px rgb(242, 242, 242);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_148471091 .ModuleImageTextGiantContent{margin-top:0px;}
#module_148471091 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_148471091 .ModuleImageTextGiantContent{margin-left:0px;}
#module_148471091 .ModuleImageTextGiantContent{margin-right:0px;}
#module_148471091 .imageTextGiant-Container{padding-top:10px;}
#module_148471091 .imageTextGiant-Container{padding-bottom:10px;}
#module_148471091 .imageTextGiant-Container{padding-left:10px;}
#module_148471091 .imageTextGiant-Container{padding-right:10px;}
#module_148471091 .showHandle .btn{font-size:14px;}
#module_148471091 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148471091 .showHandle .btn{color:#333;}
#module_148471091 .showHandle .btn{font-weight:400;}
#module_148471091 .showHandle .btn{text-decoration:none;}
#module_148471091 .showHandle .btn{font-style:normal;}
#module_148471091 .showHandle div{border-top-color:#ddd !important;}
#module_148471091 .showHandle div{border-top-style:solid !important;}
#module_148471091 .showHandle div{border-top-width:1px !important;}
#module_148471091 .showHandle{background-color:transparent;}
#module_148471091 .showHandle{background-image:none;}
#module_148471091 .showHandle{background-repeat:no-repeat;}
#module_148471091 .showHandle{}
#module_148471091 .showHandle{}
#module_148471091 .showHandle{}
#module_148471091 a{font-size:unset;font-family:unset}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-108 .slider-layout-108 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-108 .slider-layout-108 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dotted.slick-slider {margin-bottom: 38px; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-slide {padding: 0 15px;}
.ModuleSlideV2Giant.layout-108 .slide-box img {width: 100%;position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -38px; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li {position: relative; font-size: 0; width: 50px; height: 3px; margin-left: unset; margin-right: 15px; cursor: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li::before {content: ''; position: absolute; z-index: 2; top: 0; left: 0; display: block; width: 100%; height: 100%; background-color: rgba(19, 157, 143, .3);}
.ModuleSlideV2Giant.layout-108 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button {position: absolute; z-index: 1; width: 100%; height: 100%; border: unset; cursor: unset; padding: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.slick-active button {z-index: 3; background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJia button {z-index: 3; background-color: rgba(19, 157, 143, 1); -moz-animation: lineJia .5s 1 linear; -webkit-animation: lineJia .5s 1 linear; animation: lineJia .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJian button { opacity: 0; z-index: 3; background-color: rgba(19, 157, 143, 1); right: 0; -moz-animation: lineJian .5s 1 linear; -webkit-animation: lineJian .5s 1 linear; animation: lineJian .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-prev, .ModuleSlideV2Giant.layout-108 .slick-next {font-size: 0; z-index: 1; width: 60px; height: 60px; background-color: #139d8f; border-radius: 60px; line-height: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev {left: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-next {right: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before,
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; color: #fff; font-family: Microsoft YaHei,SimSun,Arial; font-size: 20px; line-height: 1; -webkit-font-smoothing: antialiased;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before {opacity: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after {content: '←'; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-next:after {content: '→'; left: 16%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:before {opacity: 0; left: 16%}
.ModuleSlideV2Giant.layout-108 .slick-next:hover:before {opacity: 0; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:after, .ModuleSlideV2Giant.layout-108 .slick-next:hover:after {opacity: 1; left: 50%;}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -32px}
    .ModuleSlideV2Giant.layout-108 .slick-prev .slick-arrow {width: 3.8rem;height: 3.8rem;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after, .ModuleSlideV2Giant.layout-108 .slick-prev:after{font-size: 1.4rem;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -25px}
    .ModuleSlideV2Giant.layout-108 .slick-prev .slick-arrow {width: 3.8rem;height: 3.8rem;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after, .ModuleSlideV2Giant.layout-108 .slick-prev:after{font-size: 1.2;}
    .ModuleSlideV2Giant.layout-108 .slick-dots li{width: 40px; height: 2px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-108 .slick-prev,.ModuleSlideV2Giant.layout-108 .slick-next{width: 2.6rem  !important; height: 2.6rem  !important;border-radius: 2.6rem  !important;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after{ font-size: 1rem;bottom: -20px}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-108 .slick-list {padding: 0 6.13% !important;}
    .ModuleSlideV2Giant.layout-108 .slick-dotted.slick-slider {margin-bottom: 18px;}
    .ModuleSlideV2Giant.layout-108 .slick-slide {padding: 0 5px;}
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -18px; font-size: 0;}
    .ModuleSlideV2Giant.layout-108 .slick-dots li {width: 25px; margin-right: 8px;}
    .ModuleSlideV2Giant.layout-108 .slick-prev, .ModuleSlideV2Giant.layout-108 .slick-next {display: none !important;}
}.module_148511489 .ModuleHead .HeadCenter{float:none;}
#module_148511489 {
padding:0px;
}
#module_148511489 {
position:static;
z-index:0;
top:2481px;
left:1193px;
width:100%;
height: auto;
}
#module_148511489 .ModuleHead148511489 {
display:none;
}
#module_148511489 .BodyCenter.BodyCenter148511489 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148511489 >.module_148511489 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148511489 >.module_148511489{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148511489 .BodyCenter.BodyCenter148511489 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_148511489 .BodyCenter.BodyCenter148511489 {
padding-top:5.4496%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.0872%;
}
}
@media screen and (min-width: 768px){
#module_148511489 >.module_148511489 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_148511489 >.module_148511489 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148511489 >.module_148511489 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148511489:hover {
border:none;
}
#module_148511489:hover >.module_148511489 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148511489 .slick-dots li::before{background-color:rgba(102, 102, 102, .3);}
#module_148511489 .slick-prev:before, #module_148511489 .slick-next:before{color:#666;}
#module_148511489 .slick-prev, #module_148511489 .slick-next {background-color:rgba(255, 255, 255, 1);}
#module_148511489 .slick-dots li.slick-active button, #module_148511489 .slick-dots li.lineJia button, #module_148511489 .slick-dots li.lineJian button{background-color:rgba(102, 102, 102, 1);}
#module_148511489 .slick-prev:after, #module_148511489 .slick-next:after{color:#666;}
#module_148511489 .slick-prev:hover, #module_148511489 .slick-next:hover{background-color:rgba(255, 255, 255, 1);}
#module_148511489 .SubContainer {}
.module_148469558 .ModuleHead .HeadCenter{float:none;}
#module_148469558 {
padding:0px;
}
#module_148469558 {
position:static;
z-index:0;
top:1804px;
left:1664px;
width:100%;
height: auto;
}
#module_148469558 .ModuleHead148469558 {
display:none;
}
#module_148469558 .BodyCenter.BodyCenter148469558 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148469558 >.module_148469558 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148469558 >.module_148469558{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148469558 .BodyCenter.BodyCenter148469558 {
padding-top:1.0718%;
padding-left:0.8039%;
padding-right:0.8039%;
padding-bottom:2.6795%;
}
}
@media screen and (max-width: 767px){
#module_148469558 .BodyCenter.BodyCenter148469558 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_148469558 >.module_148469558 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148469558 >.module_148469558 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_148469558 >.module_148469558 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148469558:hover {
border:none;
}
#module_148469558:hover >.module_148469558 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

#module_147869967 .ModuleImageTextGiantContent{margin-top:px;}
#module_147869967 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_147869967 .ModuleImageTextGiantContent{margin-left:px;}
#module_147869967 .ModuleImageTextGiantContent{margin-right:px;}
#module_147869967 .imageTextGiant-Container{padding-top:0px;}
#module_147869967 .imageTextGiant-Container{padding-bottom:0px;}
#module_147869967 .imageTextGiant-Container{padding-left:0px;}
#module_147869967 .imageTextGiant-Container{padding-right:0px;}
#module_147869967 .showHandle .btn{font-size:px;}
#module_147869967 .showHandle .btn{font-family:;}
#module_147869967 .showHandle .btn{color:;}
#module_147869967 .showHandle .btn{}
#module_147869967 .showHandle .btn{}
#module_147869967 .showHandle .btn{}
#module_147869967 .showHandle div{border-top-color: !important;}
#module_147869967 .showHandle div{border-top-style: !important;}
#module_147869967 .showHandle div{border-top-width:px !important;}
#module_147869967 .showHandle{background-color:;}
#module_147869967 .showHandle{}
#module_147869967 .showHandle{}
#module_147869967 .showHandle{}
#module_147869967 .showHandle{}
#module_147869967 .showHandle{}
#module_147869967 a{font-size:unset;font-family:unset}
.module_148596996 .ModuleHead .HeadCenter{float:none;}
#module_148596996 {
padding:0px;
}
#module_148596996 {
position:static;
z-index:0;
top:2999px;
left:1614px;
width:100%;
height: auto;
}
#module_148596996 .ModuleHead148596996 {
display:none;
}
#module_148596996 .BodyCenter.BodyCenter148596996 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148596996 >.module_148596996 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148596996 >.module_148596996{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148596996 .BodyCenter.BodyCenter148596996 {
padding-top:1.5038%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2965%;
}
}
@media screen and (max-width: 767px){
#module_148596996 .BodyCenter.BodyCenter148596996 {
padding-top:0.0000%;
padding-left:1.3624%;
padding-right:1.3624%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148596996 >.module_148596996 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148596996 >.module_148596996 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148596996 >.module_148596996 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148596996:hover {
border:none;
}
#module_148596996:hover >.module_148596996 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_148596996 .ModuleSubContainer{background-color:transparent;}
#module_148596996 .ModuleSubContainer{background-image:none;}
#module_148596996 .ModuleSubContainer{background-repeat:no-repeat;}
#module_148596996 .ModuleSubContainer{background-position:0% 0%;}
#module_148596996 .ModuleSubContainer{background-attachment:scroll;}
#module_148596996 .ModuleSubContainer{}
#module_148596996 {!bgVideo!}{bgVideoUrl:none}
#module_148596996 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_148596996 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_148596996 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer148596996 {}
.ModuleGridContainer.ModuleGridContainer148596996 .SubPadding {width:50px;}
/*图文模块 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_148597004 .ModuleHead .HeadCenter{float:none;}
#module_148597004 {
padding:0px;
}
#module_148597004 {
position:static;
z-index:0;
top:4936px;
left:482px;
width:100%;
height: auto;
}
#module_148597004 .ModuleHead148597004 {
display:none;
}
#module_148597004 .BodyCenter.BodyCenter148597004 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148597004 >.module_148597004 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148597004 >.module_148597004{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148597004 .BodyCenter.BodyCenter148597004 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148597004 .BodyCenter.BodyCenter148597004 {
padding-top:17.4419%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148597004 >.module_148597004 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148597004 >.module_148597004 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148597004 >.module_148597004 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148597004:hover {
border:none;
}
#module_148597004:hover >.module_148597004 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_148597067 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148597067 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148597067 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148597067 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148597067 .GraphicUpper .TextImage{margin-top:0px;}
#module_148597067 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_148597067 .GraphicUpper .TextImage{margin-left:0px;}
#module_148597067 .GraphicUpper .TextImage{margin-right:0px;}
#module_148597067 .TextImage{width:58%;}
#module_148597067 .MobileTextImage{width:58%;}
#module_148597067 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_148597067 .imageTextGiant-Container{padding-top:10px;}
#module_148597067 .imageTextGiant-Container{padding-bottom:10px;}
#module_148597067 .imageTextGiant-Container{padding-left:10px;}
#module_148597067 .imageTextGiant-Container{padding-right:10px;}
#module_148597067 .ModuleImageTextGiantContent{padding-top:15px;}
#module_148597067 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148597067 .ModuleImageTextGiantContent{padding-left:0px;}
#module_148597067 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148597067 .imageTextGiant-Container{padding-top:0px;}
#module_148597067 .imageTextGiant-Container{padding-bottom:0px;}
#module_148597067 .imageTextGiant-Container{padding-left:0px;}
#module_148597067 .imageTextGiant-Container{padding-right:0px;}
#module_148597067 .showHandle .btn{font-size:14px;}
#module_148597067 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148597067 .showHandle .btn{color:#333;}
#module_148597067 .showHandle .btn{font-weight:400;}
#module_148597067 .showHandle .btn{text-decoration:none;}
#module_148597067 .showHandle .btn{font-style:normal;}
#module_148597067 .showHandle div{border-top-color:#ddd !important;}
#module_148597067 .showHandle div{border-top-style:solid !important;}
#module_148597067 .showHandle div{border-top-width:1px !important;}
#module_148597067 .showHandle{background-color:transparent;}
#module_148597067 .showHandle{background-image:none;}
#module_148597067 .showHandle{background-repeat:no-repeat;}
#module_148597067 .showHandle{}
#module_148597067 .showHandle{}
#module_148597067 .showHandle{}
#module_148597067 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer148596996 #Sub148596996_8 {width:12.5%;}
.module_148690335 .ModuleHead .HeadCenter{float:none;}
#module_148690335 {
padding:0px;
}
#module_148690335 {
position:static;
z-index:0;
top:4162px;
left:1264px;
width:100%;
height: auto;
}
#module_148690335 .ModuleHead148690335 {
display:none;
}
#module_148690335 .BodyCenter.BodyCenter148690335 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148690335 >.module_148690335 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148690335 >.module_148690335{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148690335 .BodyCenter.BodyCenter148690335 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_148690335 .BodyCenter.BodyCenter148690335 {
padding-top:0.0000%;
padding-left:1.3624%;
padding-right:1.3624%;
padding-bottom:21.7984%;
}
}
@media screen and (min-width: 768px){
#module_148690335 >.module_148690335 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148690335 >.module_148690335 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148690335 >.module_148690335 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148690335:hover {
border:none;
}
#module_148690335:hover >.module_148690335 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_148690390 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_148690390 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_148690390 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_148690390 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_148690390 .GraphicUpper .TextImage{margin-top:0px;}
#module_148690390 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_148690390 .GraphicUpper .TextImage{margin-left:0px;}
#module_148690390 .GraphicUpper .TextImage{margin-right:0px;}
#module_148690390 .TextImage{width:70%;}
#module_148690390 .MobileTextImage{width:58%;}
#module_148690390 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_148690390 .imageTextGiant-Container{padding-top:10px;}
#module_148690390 .imageTextGiant-Container{padding-bottom:10px;}
#module_148690390 .imageTextGiant-Container{padding-left:10px;}
#module_148690390 .imageTextGiant-Container{padding-right:10px;}
#module_148690390 .ModuleImageTextGiantContent{padding-top:8px;}
#module_148690390 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_148690390 .ModuleImageTextGiantContent{padding-left:0px;}
#module_148690390 .ModuleImageTextGiantContent{padding-right:0px;}
#module_148690390 .imageTextGiant-Container{padding-top:0px;}
#module_148690390 .imageTextGiant-Container{padding-bottom:0px;}
#module_148690390 .imageTextGiant-Container{padding-left:0px;}
#module_148690390 .imageTextGiant-Container{padding-right:0px;}
#module_148690390 .showHandle .btn{font-size:14px;}
#module_148690390 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_148690390 .showHandle .btn{color:#333;}
#module_148690390 .showHandle .btn{font-weight:400;}
#module_148690390 .showHandle .btn{text-decoration:none;}
#module_148690390 .showHandle .btn{font-style:normal;}
#module_148690390 .showHandle div{border-top-color:#ddd !important;}
#module_148690390 .showHandle div{border-top-style:solid !important;}
#module_148690390 .showHandle div{border-top-width:1px !important;}
#module_148690390 .showHandle{background-color:transparent;}
#module_148690390 .showHandle{background-image:none;}
#module_148690390 .showHandle{background-repeat:no-repeat;}
#module_148690390 .showHandle{}
#module_148690390 .showHandle{}
#module_148690390 .showHandle{}
#module_148690390 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer148690335 #Sub148690335_3 {width:12.5%;}
.module_148690391 .ModuleHead .HeadCenter{float:none;}
#module_148690391 {
padding:0px;
}
#module_148690391 {
position:static;
z-index:0;
top:4489px;
left:887px;
width:100%;
height: auto;
}
#module_148690391 .ModuleHead148690391 {
display:none;
}
#module_148690391 .BodyCenter.BodyCenter148690391 {
background:none;background-color:rgba(0,0,0,0);
}
#module_148690391 >.module_148690391 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_148690391 >.module_148690391{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_148690391 .BodyCenter.BodyCenter148690391 {
padding-top:29.4118%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148690391 .BodyCenter.BodyCenter148690391 {
padding-top:17.4419%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_148690391 >.module_148690391 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_148690391 >.module_148690391 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_148690391 >.module_148690391 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_148690391:hover {
border:none;
}
#module_148690391:hover >.module_148690391 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

#module_170070761 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_170070761 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_170070761 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_170070761 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_170070761 .GraphicUpper .TextImage{margin-top:0px;}
#module_170070761 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_170070761 .GraphicUpper .TextImage{margin-left:0px;}
#module_170070761 .GraphicUpper .TextImage{margin-right:0px;}
#module_170070761 .TextImage{width:58%;}
#module_170070761 .MobileTextImage{width:49%;}
#module_170070761 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_170070761 .imageTextGiant-Container{padding-top:10px;}
#module_170070761 .imageTextGiant-Container{padding-bottom:10px;}
#module_170070761 .imageTextGiant-Container{padding-left:10px;}
#module_170070761 .imageTextGiant-Container{padding-right:10px;}
#module_170070761 .ModuleImageTextGiantContent{padding-top:15px;}
#module_170070761 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_170070761 .ModuleImageTextGiantContent{padding-left:0px;}
#module_170070761 .ModuleImageTextGiantContent{padding-right:0px;}
#module_170070761 .imageTextGiant-Container{padding-top:0px;}
#module_170070761 .imageTextGiant-Container{padding-bottom:0px;}
#module_170070761 .imageTextGiant-Container{padding-left:0px;}
#module_170070761 .imageTextGiant-Container{padding-right:0px;}
#module_170070761 .showHandle .btn{font-size:14px;}
#module_170070761 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_170070761 .showHandle .btn{color:#333;}
#module_170070761 .showHandle .btn{font-weight:400;}
#module_170070761 .showHandle .btn{text-decoration:none;}
#module_170070761 .showHandle .btn{font-style:normal;}
#module_170070761 .showHandle div{border-top-color:#ddd !important;}
#module_170070761 .showHandle div{border-top-style:solid !important;}
#module_170070761 .showHandle div{border-top-width:1px !important;}
#module_170070761 .showHandle{background-color:transparent;}
#module_170070761 .showHandle{background-image:none;}
#module_170070761 .showHandle{background-repeat:no-repeat;}
#module_170070761 .showHandle{}
#module_170070761 .showHandle{}
#module_170070761 .showHandle{}
#module_170070761 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer148690335 #Sub148690335_8 {width:12.5%;}
.module_147869834 .ModuleHead .HeadCenter{float:none;}
#module_147869834 {
padding:0px;
}
#module_147869834 {
position:static;
z-index:0;
top:6084px;
left:138px;
width:100%;
height: auto;
}
#module_147869834 .ModuleHead147869834 {
display:none;
}
#module_147869834 .BodyCenter.BodyCenter147869834 {
background-color:transparent;
background-image:url(../comdata/82544/202011/20201117163055fca69c.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_147869834 >.module_147869834 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_147869834 >.module_147869834{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_147869834 .BodyCenter.BodyCenter147869834 {
padding-top:3.1381%;
padding-left:0.0000%;
padding-right:0.0523%;
padding-bottom:3.1904%;
}
}
@media screen and (max-width: 767px){
#module_147869834 .BodyCenter.BodyCenter147869834 {
padding-top:9.8039%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.8039%;
}
}
@media screen and (min-width: 768px){
#module_147869834 >.module_147869834 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_147869834 >.module_147869834 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_147869834 >.module_147869834 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_147869834:hover {
border:none;
}
#module_147869834:hover >.module_147869834 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_147869834 .ModuleSubContainer{background-color:transparent;}
#module_147869834 .ModuleSubContainer{background-image:none;}
#module_147869834 .ModuleSubContainer{background-repeat:no-repeat;}
#module_147869834 .ModuleSubContainer{background-position:0% 0%;}
#module_147869834 .ModuleSubContainer{background-attachment:scroll;}
#module_147869834 .ModuleSubContainer{}
#module_147869834 {!bgVideo!}{bgVideoUrl:none}
#module_147869834 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_147869834 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_147869834 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer147869834 {}
/*纯文本模块 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_147869835 .ModuleHead .HeadCenter{float:none;}
#module_147869835 {
padding:0px;
}
#module_147869835 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_147869835 .ModuleHead147869835 {
display:none;
}

#module_147869835 .ModulePlainTextGiantContent{margin-top:0px;}
#module_147869835 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_147869835 .ModulePlainTextGiantContent{margin-left:0px;}
#module_147869835 .ModulePlainTextGiantContent{margin-right:10px;}
#module_147869835 .plainTextGiant-Container{padding-top:10px;}
#module_147869835 .plainTextGiant-Container{padding-bottom:10px;}
#module_147869835 .plainTextGiant-Container{padding-left:10px;}
#module_147869835 .plainTextGiant-Container{padding-right:10px;}
#module_147869835 a{font-size:unset;font-family:unset}
.module_147869837 .ModuleHead .HeadCenter{float:none;}
#module_147869837 {
padding:0px;
}
#module_147869837 {
position:static;
z-index:0;
top:4680px;
left:116px;
width:100%;
height: auto;
}
#module_147869837 .ModuleHead147869837 {
display:none;
}
#module_147869837 {
border:none;
}
@media screen and (min-width: 768px){
#module_147869837 >.module_147869837 {
}
}
@media screen and (max-width: 767px){
#module_147869837 >.module_147869837 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_147869837 .ModulePlainTextGiantContent{margin-top:0px;}
#module_147869837 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_147869837 .ModulePlainTextGiantContent{margin-left:0px;}
#module_147869837 .ModulePlainTextGiantContent{margin-right:10px;}
#module_147869837 .plainTextGiant-Container{padding-top:10px;}
#module_147869837 .plainTextGiant-Container{padding-bottom:10px;}
#module_147869837 .plainTextGiant-Container{padding-left:10px;}
#module_147869837 .plainTextGiant-Container{padding-right:10px;}
#module_147869837 a{font-size:unset;font-family:unset}
.module_147869836 .ModuleHead .HeadCenter{float:none;}
#module_147869836 {
padding:0px;
}
#module_147869836 {
position:static;
z-index:0;
top:31px;
left:599px;
width:100%;
height: auto;
}
#module_147869836 .ModuleHead147869836 {
display:none;
}
#module_147869836 .BodyCenter.BodyCenter147869836 {
background:none;background-color:rgba(0,0,0,0);
}
#module_147869836 >.module_147869836 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_147869836 >.module_147869836{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_147869836 .BodyCenter.BodyCenter147869836 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_147869836 .BodyCenter.BodyCenter147869836 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_147869836 >.module_147869836 {
margin-top:1.4167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_147869836 >.module_147869836 {
margin-top:0.3268%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_147869836 >.module_147869836 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_147869836:hover {
border:none;
}
#module_147869836:hover >.module_147869836 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer315813013 #Sub315813013_2 {width:91.5%;}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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