﻿/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/8/82544/82544_1064945_1_.cache exists */
/*md5:443adb3f72900ce5f940452e68cb5fd7*/
.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_158473863 .ModuleHead .HeadCenter{float:none;}
#module_158473863 {
padding:0px;
}
#module_158473863 {
position:static;
z-index:0;
top:197px;
left:0px;
width:100%;
height: auto;
}
#module_158473863 .ModuleHead158473863 {
display:none;
}
#module_158473863 .BodyCenter.BodyCenter158473863 {
background:none;background-color:rgb(0, 111, 255);
}
#module_158473863 >.module_158473863 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_158473863 >.module_158473863{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_158473863 .BodyCenter.BodyCenter158473863 {
padding-top:7.7706%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2872%;
}
}
@media screen and (max-width: 767px){
#module_158473863 .BodyCenter.BodyCenter158473863 {
padding-top:11.5274%;
padding-left:8.6455%;
padding-right:8.6455%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_158473863 >.module_158473863 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_158473863 >.module_158473863 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_158473863 >.module_158473863 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_158473863:hover {
border:none;
}
#module_158473863:hover >.module_158473863 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer158473863 #Sub158473863_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_173235887 .ModuleHead .HeadCenter{float:none;}
#module_173235887 {
padding:0px;
}
#module_173235887 {
position:static;
z-index:0;
top:686px;
left:1658px;
width:100%;
height: auto;
}
#module_173235887 .ModuleHead173235887 {
display:none;
}
#module_173235887 .BodyCenter.BodyCenter173235887 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173235887 >.module_173235887 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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(242, 242, 242);
border-bottom-width:1px;
}
#module_173235887 >.module_173235887{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173235887 .BodyCenter.BodyCenter173235887 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173235887 .BodyCenter.BodyCenter173235887 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173235887 >.module_173235887 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173235887 >.module_173235887 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173235887 >.module_173235887 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}
#module_173235887:hover {
border:none;
}
#module_173235887:hover >.module_173235887 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_173235887 .ModuleSubContainer{background-color:transparent;}
#module_173235887 .ModuleSubContainer{background-image:none;}
#module_173235887 .ModuleSubContainer{background-repeat:no-repeat;}
#module_173235887 .ModuleSubContainer{background-position:0% 0%;}
#module_173235887 .ModuleSubContainer{background-attachment:scroll;}
#module_173235887 .ModuleSubContainer{}
#module_173235887 {!bgVideo!}{bgVideoUrl:none}
#module_173235887 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_173235887 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_173235887 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer173235887 {}
.ModuleCommonClsGiant.layout-108 .main-class-container-mobile{border:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-108 .main-class-item-box div:nth-last-of-type(1) .main-class-line{border-bottom: 0}
.ModuleCommonClsGiant.layout-108 .sub-class-item,.ModuleCommonClsGiant.layout-108 .main-class-item{background: #fbfbfb}
.ModuleCommonClsGiant.layout-108 .main-class-item{height:46px;line-height:46px;background: #fff;padding:0 20px;display: flex;align-items: center;justify-content:space-between;cursor:pointer; margin:10px auto;}
.ModuleCommonClsGiant.layout-108 .main-class-text{display:block;width:auto;color:#333;font-size: 14px;padding-right: 4px}
.ModuleCommonClsGiant.layout-108 .main-class-item-box .main-class-line{height: 0;margin:0 24px;border-bottom:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-108 .main-class-item-box:nth-last-of-type(1) .main-class-line{border-bottom: 0!important}
.ModuleCommonClsGiant.layout-108 .main-class-icon{color:#999;font-size: 12px;transform: rotate(90deg)}
.ModuleCommonClsGiant.layout-108 .sub-class-item{height:34px;line-height:34px;padding-left:20px;background:#fff;}
.ModuleCommonClsGiant.layout-108 .sub-class-text{color:#666;font-size:14px;display:inline-block;max-width: 100%;width: 100%}
.ModuleCommonClsGiant.layout-108 .sub-class-item.active .sub-class-text{color: #FF5c00}
.ModuleCommonClsGiant.layout-108 .sub-class-item:last-child {margin-bottom:10px;}
.ModuleCommonClsGiant.layout-108 .sub-class-item-box{overflow: hidden;}
.ModuleCommonClsGiant.layout-108 .class-title{padding-left:16px}
.ModuleCommonClsGiant.layout-108.layout-108dialog{display: none}
.ModuleCommonClsGiant.layout-108 .two-classify{display: none}
.ModuleCommonClsGiant.layout-108 .class-title-icon{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-108 .main-class-icon.active{
  transform: rotate(-90deg)
}
.ModuleCommonClsGiant.layout-108 .sub-class-item.active{
  opacity: .8;
}
.ModuleCommonClsGiant.layout-108 .layout108dialog-left{
  position:absolute;
  top:0;
  left:0;
  width:20%;
  height:100%
}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-108 .sub-class-item:last-child {
    margin-bottom: 0px;
  }

  .ModuleCommonClsGiant.layout-108 .sub-class-item {
    height: 50px;
    line-height: 50px
  }

  .ModuleCommonClsGiant.layout-108 .class-title-icon {
    display: block;
    color: #fff
  }

  .ModuleCommonClsGiant.layout-108 .main-class-icon {
    transform: rotate(90deg);
  }

  .ModuleCommonClsGiant.layout-108 .main-class-icon.active {
    transform: rotate(-90deg)
  }

  .ModuleCommonClsGiant.layout-108 .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-108 .class-title .class-title-text {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }

  .ModuleCommonClsGiant.layout-108 .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-108.layout-108dialog {
    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-108 .main-class-container-mobile {
    display: none
  }

  .ModuleCommonClsGiant.layout-108 .main-class-item {
    margin: 0
  }

  .ModuleCommonClsGiant.layout-108 .sub-class-item-box {
    border-top: 1px solid #eee;
  }

  .ModuleCommonClsGiant.layout-108 .main-class-item-box {
    border-bottom: 1px solid #eee
  }

  .ModuleCommonClsGiant.layout-108 .sub-class-item:hover .sub-class-text {
    color: #666
  }

  .ModuleCommonClsGiant.layout-108.layout-108dialog.dialog-show {
    animation: dialogshow 0.5s;
    animation-fill-mode: forwards;
  }

  .ModuleCommonClsGiant.layout-108.layout-108dialog.goback {
    animation: dialoggoback 0.5s;
    animation-fill-mode: forwards;
  }

  .ModuleCommonClsGiant.layout-108.layout-108dialog.dialog-hide {
    animation: dialoggohide 0.5s;
    animation-fill-mode: forwards;
  }

  .ModuleCommonClsGiant.layout-108 .sub-class-item {
    border-top: 0;
    border-bottom: 0;
    background: #fbfbfb;
  }

  /*.ModuleCommonClsGiant.layout-108 .sub-class-text:hover{color: #ff6600;}*/
  .ModuleCommonClsGiant.layout-108 {
    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_173235888 .ModuleHead .HeadCenter{float:none;}
#module_173235888 {
padding:0px;
}
#module_173235888 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173235888 .ModuleHead173235888 {
display:none;
}
#module_173235888 .BodyCenter.BodyCenter173235888 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173235888 >.module_173235888 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173235888 >.module_173235888{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173235888 .BodyCenter.BodyCenter173235888 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173235888 .BodyCenter.BodyCenter173235888 {
padding-top:2.8818%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_173235888 >.module_173235888 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_173235888 >.module_173235888 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173235888 >.module_173235888 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173235888:hover {
border:none;
}
#module_173235888:hover >.module_173235888 {
border-color:#ccc;
}
#module_173235888:hover >.module_173235888 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173235888 .main-class-container-mobile{border-color:#e5e5e5;}
#module_173235888 .main-class-container-mobile{border-style:none;}
#module_173235888 .main-class-container-mobile{border-width:1px;}
#module_173235888 .class-title .class-title-text{font-size:14px;}
#module_173235888 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235888 .class-title .class-title-text{color:rgb(0, 0, 0);}
#module_173235888 .class-title .class-title-text{font-weight:normal;}
#module_173235888 .class-title .class-title-text{text-decoration:none;}
#module_173235888 .class-title .class-title-text{font-style:normal;}
#module_173235888 .class-title{background-color:rgba(0,0,0,0);}
#module_173235888 .class-title{background-image:none;}
#module_173235888 .class-title{}
#module_173235888 .class-title{}
#module_173235888 .class-title{}
#module_173235888 .class-title{}
#module_173235888 .class-title{height:50px;line-height:50px;}
#module_173235888 .main-class-item{background-color:#fff;}
#module_173235888 .main-class-item{background-image:none;}
#module_173235888 .main-class-item{background-repeat:no-repeat;}
#module_173235888 .main-class-item{}
#module_173235888 .main-class-item{}
#module_173235888 .main-class-item{}
#module_173235888 .main-class-item{border-color:rgb(246, 246, 246);}
#module_173235888 .main-class-item{border-style:solid;}
#module_173235888 .main-class-item{border-width:1px;}
#module_173235888 .main-class-text{font-size:14px;}
#module_173235888 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235888 .main-class-text{color:#666;}
#module_173235888 .main-class-text{font-weight:normal;}
#module_173235888 .main-class-text{text-decoration:none;}
#module_173235888 .main-class-text{font-style:normal;}
#module_173235888 .main-class-item{height:46px;line-height:46px;}
#module_173235888 .sub-class-item{background-color:#fff;}
#module_173235888 .sub-class-item{background-image:none;}
#module_173235888 .sub-class-item{background-repeat:no-repeat;}
#module_173235888 .sub-class-item{}
#module_173235888 .sub-class-item{}
#module_173235888 .sub-class-item{}
#module_173235888 .sub-class-text{font-size:14px;}
#module_173235888 .sub-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235888 .sub-class-text{color:#666;}
#module_173235888 .sub-class-text{font-weight:normal;}
#module_173235888 .sub-class-text{text-decoration:none;}
#module_173235888 .sub-class-text{font-style:normal;}
#module_173235888 .sub-class-item{height:35px;line-height:35px;}
#module_173235888 .class-title-icon, #module_173235888 .main-class-icon,.inlayout-108dialogmodule_173235888 .main-class-icon{color:#999999 !important;}
#module_173235888 .main-class-item.active,#copy_module_173235888 .main-class-item.active{background-color:#fff;}
#module_173235888 .main-class-item.active{background-image:none;}
#module_173235888 .main-class-item.active{background-repeat:no-repeat;}
#module_173235888 .main-class-item.active{}
#module_173235888 .main-class-item.active{}
#module_173235888 .main-class-item.active{}
#module_173235888 .main-class-item.active{border-color:#000000;}
#module_173235888 .main-class-item.active{border-style:solid;}
#module_173235888 .main-class-item.active{border-width:1px;}
#module_173235888 .main-class-item.active .main-class-text{font-size:14px;}
#module_173235888 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235888 .main-class-item.active .main-class-text,#copy_module_173235888 .main-class-item.active .main-class-text{color:#000000;}
#module_173235888 .main-class-item.active .main-class-text{font-weight:normal;}
#module_173235888 .main-class-item.active .main-class-text{text-decoration:none;}
#module_173235888 .main-class-item.active .main-class-text{font-style:normal;}
#module_173235888 .main-class-item.active{height:46px;line-height:46px;}
#module_173235888 .sub-class-item.active,#copy_module_173235888 .sub-class-item.active{background-color:#fff;}
#module_173235888 .sub-class-item.active,#copy_module_173235888 .sub-class-item.active{}
#module_173235888 .sub-class-item.active{background-image:none;}
#module_173235888 .sub-class-item.active{background-repeat:no-repeat;}
#module_173235888 .sub-class-item.active{}
#module_173235888 .sub-class-item.active .sub-class-text{}
#module_173235888 .sub-class-item.active .sub-class-text{font-size:14px;}
#module_173235888 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235888 .sub-class-item.active .sub-class-text,#copy_module_173235888 .sub-class-item.active .sub-class-text{color:#000000;}
#module_173235888 .sub-class-item.active .sub-class-text{font-weight:normal;}
#module_173235888 .sub-class-item.active .sub-class-text{text-decoration:none;}
#module_173235888 .sub-class-item.active .sub-class-text{font-style:normal;}
#module_173235888 .main-class-item.active .main-class-icon{color:#000000 !important;}


.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  text-align: center;
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;
  /*display: inline-block;vertical-align:top;;line-height: 38px;*/}

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
  } 
}.module_173235890 .ModuleHead .HeadCenter{float:none;}
#module_173235890 {
padding:0px;
}
#module_173235890 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173235890 .ModuleHead173235890 {
display:none;
}
#module_173235890 .BodyCenter.BodyCenter173235890 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173235890 >.module_173235890 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173235890 >.module_173235890{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173235890 .BodyCenter.BodyCenter173235890 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173235890 .BodyCenter.BodyCenter173235890 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173235890 >.module_173235890 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173235890 >.module_173235890 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173235890 >.module_173235890 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173235890:hover {
border:none;
}
#module_173235890:hover >.module_173235890 {
border-color:#ccc;
}
#module_173235890:hover >.module_173235890 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173235890 .one-classify-box{text-align:left;}
#module_173235890 .main-class-item{background-color:transparent;}
#module_173235890 .main-class-item{background-image:none;}
#module_173235890 .main-class-item{background-repeat:no-repeat;}
#module_173235890 .main-class-item{}
#module_173235890 .main-class-item{}
#module_173235890 .main-class-item{}
#module_173235890 .main-class-item{height:60px;}
#module_173235890 .main-class-item{border-top-color:#000;}
#module_173235890 .main-class-item{border-top-style:solid;}
#module_173235890 .main-class-item{border-top-width:0px;}
#module_173235890 .main-class-item{border-right-color:#000;}
#module_173235890 .main-class-item{border-right-style:solid;}
#module_173235890 .main-class-item{border-right-width:0px;}
#module_173235890 .main-class-item{border-bottom-color:#000;}
#module_173235890 .main-class-item{border-bottom-style:solid;}
#module_173235890 .main-class-item{border-bottom-width:0px;}
#module_173235890 .main-class-item{border-left-color:#000;}
#module_173235890 .main-class-item{border-left-style:solid;}
#module_173235890 .main-class-item{border-left-width:0px;}
#module_173235890 .main-class-item{border-top-left-radius:0px;}
#module_173235890 .main-class-item{border-top-right-radius:0px;}
#module_173235890 .main-class-item{border-bottom-left-radius:0px;}
#module_173235890 .main-class-item{border-bottom-right-radius:0px;}
#module_173235890 .main-class-item{margin-right:0px;}
#module_173235890 .main-class-text{font-size:14px;}
#module_173235890 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235890 .main-class-text{color:#666;}
#module_173235890 .main-class-text{font-weight:normal;}
#module_173235890 .main-class-text{text-decoration:none;}
#module_173235890 .main-class-text{font-style:normal;}
#module_173235890 .main-class-item{width:100px;}
#module_173235890 .main-class-item.active{background-color:rgb(242, 242, 242);}
#module_173235890 .main-class-item.active{background-image:none;}
#module_173235890 .main-class-item.active{background-repeat:no-repeat;}
#module_173235890 .main-class-item.active{}
#module_173235890 .main-class-item.active{}
#module_173235890 .main-class-item.active{}
#module_173235890 .main-class-item.active .main-class-text{font-size:14px;}
#module_173235890 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173235890 .main-class-item.active .main-class-text{color:rgb(38, 38, 38);}
#module_173235890 .main-class-item.active .main-class-text{font-weight:normal;}
#module_173235890 .main-class-item.active .main-class-text{text-decoration:none;}
#module_173235890 .main-class-item.active .main-class-text{font-style:normal;}


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

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

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

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

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

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

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

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

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

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

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

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

#module_95301801 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_95301801 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_95301801 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_95301801 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_95301801 .GraphicUpper .TextImage{margin-top:0px;}
#module_95301801 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_95301801 .GraphicUpper .TextImage{margin-left:0px;}
#module_95301801 .GraphicUpper .TextImage{margin-right:0px;}
#module_95301801 .TextImage{width:80%;}
#module_95301801 .MobileTextImage{width:78%;}
#module_95301801 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_95301801 .imageTextGiant-Container{padding-top:10px;}
#module_95301801 .imageTextGiant-Container{padding-bottom:10px;}
#module_95301801 .imageTextGiant-Container{padding-left:10px;}
#module_95301801 .imageTextGiant-Container{padding-right:10px;}
#module_95301801 .ModuleImageTextGiantContent{padding-top:5px;}
#module_95301801 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_95301801 .ModuleImageTextGiantContent{padding-left:0px;}
#module_95301801 .ModuleImageTextGiantContent{padding-right:0px;}
#module_95301801 .imageTextGiant-Container{padding-top:0px;}
#module_95301801 .imageTextGiant-Container{padding-bottom:0px;}
#module_95301801 .imageTextGiant-Container{padding-left:0px;}
#module_95301801 .imageTextGiant-Container{padding-right:0px;}
#module_95301801 .showHandle .btn{font-size:14px;}
#module_95301801 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_95301801 .showHandle .btn{color:#333;}
#module_95301801 .showHandle .btn{font-weight:400;}
#module_95301801 .showHandle .btn{text-decoration:none;}
#module_95301801 .showHandle .btn{font-style:normal;}
#module_95301801 .showHandle div{border-top-color:#ddd !important;}
#module_95301801 .showHandle div{border-top-style:solid !important;}
#module_95301801 .showHandle div{border-top-width:1px !important;}
#module_95301801 .showHandle{background-color:transparent;}
#module_95301801 .showHandle{background-image:none;}
#module_95301801 .showHandle{background-repeat:no-repeat;}
#module_95301801 .showHandle{}
#module_95301801 .showHandle{}
#module_95301801 .showHandle{}
#module_95301801 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer95300281 #Sub95300281_3 {width:33.3333%;}
.module_95300283 .ModuleHead .HeadCenter{float:none;}
#module_95300283 {
padding:0px;
}
#module_95300283 {
position:static;
z-index:0;
top:1770px;
left:1617px;
width:100%;
height: auto;
}
#module_95300283 .ModuleHead95300283 {
display:none;
}
#module_95300283 .BodyCenter.BodyCenter95300283 {
background-color:transparent;
background-image:url(../comdata/82544/202007/2020072522051939f5fa.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_95300283 >.module_95300283 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_95300283 >.module_95300283{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_95300283 .BodyCenter.BodyCenter95300283 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95300283 .BodyCenter.BodyCenter95300283 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_95300283 >.module_95300283 {
margin-top:3.6611%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95300283 >.module_95300283 {
margin-top:8.1744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_95300283 >.module_95300283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_95300283:hover {
border:none;
}
#module_95300283:hover >.module_95300283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

#module_98705512 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98705512 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98705512 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98705512 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98705512 .GraphicUpper .TextImage{margin-top:0px;}
#module_98705512 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_98705512 .GraphicUpper .TextImage{margin-left:0px;}
#module_98705512 .GraphicUpper .TextImage{margin-right:0px;}
#module_98705512 .TextImage{width:20%;}
#module_98705512 .MobileTextImage{width:50%;}
#module_98705512 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_98705512 .imageTextGiant-Container{padding-top:10px;}
#module_98705512 .imageTextGiant-Container{padding-bottom:10px;}
#module_98705512 .imageTextGiant-Container{padding-left:10px;}
#module_98705512 .imageTextGiant-Container{padding-right:10px;}
#module_98705512 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98705512 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98705512 .ModuleImageTextGiantContent{padding-left:0px;}
#module_98705512 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98705512 .imageTextGiant-Container{padding-top:30px;}
#module_98705512 .imageTextGiant-Container{padding-bottom:38px;}
#module_98705512 .imageTextGiant-Container{padding-left:30px;}
#module_98705512 .imageTextGiant-Container{padding-right:30px;}
#module_98705512 .showHandle .btn{font-size:14px;}
#module_98705512 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98705512 .showHandle .btn{color:#333;}
#module_98705512 .showHandle .btn{font-weight:400;}
#module_98705512 .showHandle .btn{text-decoration:none;}
#module_98705512 .showHandle .btn{font-style:normal;}
#module_98705512 .showHandle div{border-top-color:#ddd !important;}
#module_98705512 .showHandle div{border-top-style:solid !important;}
#module_98705512 .showHandle div{border-top-width:1px !important;}
#module_98705512 .showHandle{background-color:transparent;}
#module_98705512 .showHandle{background-image:none;}
#module_98705512 .showHandle{background-repeat:no-repeat;}
#module_98705512 .showHandle{}
#module_98705512 .showHandle{}
#module_98705512 .showHandle{}
#module_98705512 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer95300284 #Sub95300284_4 {width:33.3333%;}
.module_172899110 .ModuleHead .HeadCenter{float:none;}
#module_172899110 {
padding:0px;
}
#module_172899110 {
position:static;
z-index:0;
top:2419px;
left:879px;
width:100%;
height: auto;
}
#module_172899110 .ModuleHead172899110 {
display:none;
}
#module_172899110 .BodyCenter.BodyCenter172899110 {
background-color:transparent;
background-image:url(../comdata/82544/202007/2020072522051939f5fa.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_172899110 >.module_172899110 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_172899110 >.module_172899110{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172899110 .BodyCenter.BodyCenter172899110 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172899110 .BodyCenter.BodyCenter172899110 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172899110 >.module_172899110 {
margin-top:3.6611%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172899110 >.module_172899110 {
margin-top:8.1744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172899110 >.module_172899110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172899110:hover {
border:none;
}
#module_172899110:hover >.module_172899110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

#module_98705566 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_98705566 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_98705566 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_98705566 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_98705566 .GraphicUpper .TextImage{margin-top:0px;}
#module_98705566 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_98705566 .GraphicUpper .TextImage{margin-left:0px;}
#module_98705566 .GraphicUpper .TextImage{margin-right:0px;}
#module_98705566 .TextImage{width:25%;}
#module_98705566 .MobileTextImage{width:30%;}
#module_98705566 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_98705566 .imageTextGiant-Container{padding-top:10px;}
#module_98705566 .imageTextGiant-Container{padding-bottom:10px;}
#module_98705566 .imageTextGiant-Container{padding-left:10px;}
#module_98705566 .imageTextGiant-Container{padding-right:10px;}
#module_98705566 .ModuleImageTextGiantContent{padding-top:0px;}
#module_98705566 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_98705566 .ModuleImageTextGiantContent{padding-left:0px;}
#module_98705566 .ModuleImageTextGiantContent{padding-right:0px;}
#module_98705566 .imageTextGiant-Container{padding-top:15px;}
#module_98705566 .imageTextGiant-Container{padding-bottom:15px;}
#module_98705566 .imageTextGiant-Container{padding-left:20px;}
#module_98705566 .imageTextGiant-Container{padding-right:20px;}
#module_98705566 .showHandle .btn{font-size:14px;}
#module_98705566 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98705566 .showHandle .btn{color:#333;}
#module_98705566 .showHandle .btn{font-weight:400;}
#module_98705566 .showHandle .btn{text-decoration:none;}
#module_98705566 .showHandle .btn{font-style:normal;}
#module_98705566 .showHandle div{border-top-color:#ddd !important;}
#module_98705566 .showHandle div{border-top-style:solid !important;}
#module_98705566 .showHandle div{border-top-width:1px !important;}
#module_98705566 .showHandle{background-color:transparent;}
#module_98705566 .showHandle{background-image:none;}
#module_98705566 .showHandle{background-repeat:no-repeat;}
#module_98705566 .showHandle{}
#module_98705566 .showHandle{}
#module_98705566 .showHandle{}
#module_98705566 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98705551 #Sub98705551_7 {width:16.6667%;}
.module_95301870 .ModuleHead .HeadCenter{float:none;}
#module_95301870 {
padding:0px;
}
#module_95301870 {
position:static;
z-index:0;
top:2216px;
left:1725px;
width:100%;
height: auto;
}
#module_95301870 .ModuleHead95301870 {
display:none;
}
#module_95301870 .BodyCenter.BodyCenter95301870 {
background:none;background-color:rgba(0,0,0,0);
}
#module_95301870 >.module_95301870 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_95301870 >.module_95301870{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_95301870 .BodyCenter.BodyCenter95301870 {
padding-top:2.0921%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:2.6151%;
}
}
@media screen and (max-width: 767px){
#module_95301870 .BodyCenter.BodyCenter95301870 {
padding-top:17.2911%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:3.1700%;
}
}
@media screen and (min-width: 768px){
#module_95301870 >.module_95301870 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95301870 >.module_95301870 {
margin-top:-11.5274%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_95301870 >.module_95301870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_95301870:hover {
border:none;
}
#module_95301870:hover >.module_95301870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_98729077 .ModuleSubContainer{background-color:transparent;}
#module_98729077 .ModuleSubContainer{background-image:none;}
#module_98729077 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98729077 .ModuleSubContainer{background-position:0% 0%;}
#module_98729077 .ModuleSubContainer{background-attachment:scroll;}
#module_98729077 .ModuleSubContainer{}
#module_98729077 {!bgVideo!}{bgVideoUrl:none}
#module_98729077 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98729077 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98729077 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98729077 {}
.ModuleGridContainer.ModuleGridContainer98729077 .SubPadding {width:60px;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

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

#module_98705414 img{border-top-color:rgb(242, 242, 242);}
#module_98705414 img{border-top-style:solid;}
#module_98705414 img{border-top-width:0px;}
#module_98705414 img{border-right-color:rgb(242, 242, 242);}
#module_98705414 img{border-right-style:solid;}
#module_98705414 img{border-right-width:0px;}
#module_98705414 img{border-bottom-color:rgb(242, 242, 242);}
#module_98705414 img{border-bottom-style:solid;}
#module_98705414 img{border-bottom-width:0px;}
#module_98705414 img{border-left-color:rgb(242, 242, 242);}
#module_98705414 img{border-left-style:solid;}
#module_98705414 img{border-left-width:0px;}
#module_98705414 img{border-top-left-radius:10px;}
#module_98705414 img{border-top-right-radius:10px;}
#module_98705414 img{border-bottom-left-radius:10px;}
#module_98705414 img{border-bottom-right-radius:10px;}
#module_98705414 .BodyCenter{text-align: center;}

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

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

#module_98729157 img{border-top-color:rgb(242, 242, 242);}
#module_98729157 img{border-top-style:solid;}
#module_98729157 img{border-top-width:0px;}
#module_98729157 img{border-right-color:rgb(242, 242, 242);}
#module_98729157 img{border-right-style:solid;}
#module_98729157 img{border-right-width:0px;}
#module_98729157 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729157 img{border-bottom-style:solid;}
#module_98729157 img{border-bottom-width:0px;}
#module_98729157 img{border-left-color:rgb(242, 242, 242);}
#module_98729157 img{border-left-style:solid;}
#module_98729157 img{border-left-width:0px;}
#module_98729157 img{border-top-left-radius:10px;}
#module_98729157 img{border-top-right-radius:10px;}
#module_98729157 img{border-bottom-left-radius:10px;}
#module_98729157 img{border-bottom-right-radius:10px;}
#module_98729157 .BodyCenter{text-align: center;}

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

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

#module_98729158 img{border-top-color:rgb(242, 242, 242);}
#module_98729158 img{border-top-style:solid;}
#module_98729158 img{border-top-width:0px;}
#module_98729158 img{border-right-color:rgb(242, 242, 242);}
#module_98729158 img{border-right-style:solid;}
#module_98729158 img{border-right-width:0px;}
#module_98729158 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729158 img{border-bottom-style:solid;}
#module_98729158 img{border-bottom-width:0px;}
#module_98729158 img{border-left-color:rgb(242, 242, 242);}
#module_98729158 img{border-left-style:solid;}
#module_98729158 img{border-left-width:0px;}
#module_98729158 img{border-top-left-radius:10px;}
#module_98729158 img{border-top-right-radius:10px;}
#module_98729158 img{border-bottom-left-radius:10px;}
#module_98729158 img{border-bottom-right-radius:10px;}
#module_98729158 .BodyCenter{text-align: center;}

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

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

#module_98729159 img{border-top-color:rgb(242, 242, 242);}
#module_98729159 img{border-top-style:solid;}
#module_98729159 img{border-top-width:0px;}
#module_98729159 img{border-right-color:rgb(242, 242, 242);}
#module_98729159 img{border-right-style:solid;}
#module_98729159 img{border-right-width:0px;}
#module_98729159 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729159 img{border-bottom-style:solid;}
#module_98729159 img{border-bottom-width:0px;}
#module_98729159 img{border-left-color:rgb(242, 242, 242);}
#module_98729159 img{border-left-style:solid;}
#module_98729159 img{border-left-width:0px;}
#module_98729159 img{border-top-left-radius:10px;}
#module_98729159 img{border-top-right-radius:10px;}
#module_98729159 img{border-bottom-left-radius:10px;}
#module_98729159 img{border-bottom-right-radius:10px;}
#module_98729159 .BodyCenter{text-align: center;}

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

#module_98729164 .ModuleImageTextGiantContent{margin-top:0px;}
#module_98729164 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_98729164 .ModuleImageTextGiantContent{margin-left:0px;}
#module_98729164 .ModuleImageTextGiantContent{margin-right:0px;}
#module_98729164 .imageTextGiant-Container{padding-top:0px;}
#module_98729164 .imageTextGiant-Container{padding-bottom:0px;}
#module_98729164 .imageTextGiant-Container{padding-left:0px;}
#module_98729164 .imageTextGiant-Container{padding-right:0px;}
#module_98729164 .showHandle .btn{font-size:14px;}
#module_98729164 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_98729164 .showHandle .btn{color:#333;}
#module_98729164 .showHandle .btn{font-weight:400;}
#module_98729164 .showHandle .btn{text-decoration:none;}
#module_98729164 .showHandle .btn{font-style:normal;}
#module_98729164 .showHandle div{border-top-color:#ddd !important;}
#module_98729164 .showHandle div{border-top-style:solid !important;}
#module_98729164 .showHandle div{border-top-width:1px !important;}
#module_98729164 .showHandle{background-color:transparent;}
#module_98729164 .showHandle{background-image:none;}
#module_98729164 .showHandle{background-repeat:no-repeat;}
#module_98729164 .showHandle{}
#module_98729164 .showHandle{}
#module_98729164 .showHandle{}
#module_98729164 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer98729077 #Sub98729077_4 {width:25%;}
.module_95301872 .ModuleHead .HeadCenter{float:none;}
#module_95301872 {
padding:0px;
}
#module_95301872 {
position:static;
z-index:0;
top:3320px;
left:1713px;
width:100%;
height: auto;
}
#module_95301872 .ModuleHead95301872 {
display:none;
}
#module_95301872 .BodyCenter.BodyCenter95301872 {
background:none;background-color:rgb(246, 250, 255);
}
#module_95301872 >.module_95301872 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_95301872 >.module_95301872{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_95301872 .BodyCenter.BodyCenter95301872 {
padding-top:3.1381%;
padding-left:2.6151%;
padding-right:2.6151%;
padding-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_95301872 .BodyCenter.BodyCenter95301872 {
padding-top:11.5274%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_95301872 >.module_95301872 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_95301872 >.module_95301872 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_95301872 >.module_95301872 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_95301872:hover {
border:none;
}
#module_95301872:hover >.module_95301872 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_98729169 .ModuleSubContainer{background-color:transparent;}
#module_98729169 .ModuleSubContainer{background-image:none;}
#module_98729169 .ModuleSubContainer{background-repeat:no-repeat;}
#module_98729169 .ModuleSubContainer{background-position:0% 0%;}
#module_98729169 .ModuleSubContainer{background-attachment:scroll;}
#module_98729169 .ModuleSubContainer{}
#module_98729169 {!bgVideo!}{bgVideoUrl:none}
#module_98729169 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_98729169 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_98729169 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer98729169 {}
.ModuleGridContainer.ModuleGridContainer98729169 .SubPadding {width:60px;}
.module_98729170 .ModuleHead .HeadCenter{float:none;}
#module_98729170 {
padding:0px;
}
#module_98729170 {
position:static;
z-index:0;
top:2183px;
left:446px;
width:100%;
height: auto;
}
#module_98729170 .ModuleHead98729170 {
display:none;
}
#module_98729170 .BodyCenter.BodyCenter98729170 {
background:none;background-color:rgba(0,0,0,0);
}
#module_98729170 >.module_98729170 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_98729170 >.module_98729170{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_98729170 .BodyCenter.BodyCenter98729170 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98729170 .BodyCenter.BodyCenter98729170 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98729170 >.module_98729170 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98729170 >.module_98729170 {
margin-top:5.6818%;
margin-left:5.6818%;
margin-right:5.6818%;
margin-bottom:8.5227%;
}
}
#module_98729170 >.module_98729170 {box-shadow: 3px 3px 20px 0px rgb(228, 240, 255);transition: box-shadow 0.5s ease 0s;}
#module_98729170:hover {
border:none;
}
#module_98729170:hover >.module_98729170 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_98729170 img{border-top-color:rgb(242, 242, 242);}
#module_98729170 img{border-top-style:solid;}
#module_98729170 img{border-top-width:0px;}
#module_98729170 img{border-right-color:rgb(242, 242, 242);}
#module_98729170 img{border-right-style:solid;}
#module_98729170 img{border-right-width:0px;}
#module_98729170 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729170 img{border-bottom-style:solid;}
#module_98729170 img{border-bottom-width:0px;}
#module_98729170 img{border-left-color:rgb(242, 242, 242);}
#module_98729170 img{border-left-style:solid;}
#module_98729170 img{border-left-width:0px;}
#module_98729170 img{border-top-left-radius:10px;}
#module_98729170 img{border-top-right-radius:10px;}
#module_98729170 img{border-bottom-left-radius:10px;}
#module_98729170 img{border-bottom-right-radius:10px;}
#module_98729170 .BodyCenter{text-align: center;}

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

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

#module_98729184 img{border-top-color:rgb(242, 242, 242);}
#module_98729184 img{border-top-style:solid;}
#module_98729184 img{border-top-width:0px;}
#module_98729184 img{border-right-color:rgb(242, 242, 242);}
#module_98729184 img{border-right-style:solid;}
#module_98729184 img{border-right-width:0px;}
#module_98729184 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729184 img{border-bottom-style:solid;}
#module_98729184 img{border-bottom-width:0px;}
#module_98729184 img{border-left-color:rgb(242, 242, 242);}
#module_98729184 img{border-left-style:solid;}
#module_98729184 img{border-left-width:0px;}
#module_98729184 img{border-top-left-radius:10px;}
#module_98729184 img{border-top-right-radius:10px;}
#module_98729184 img{border-bottom-left-radius:10px;}
#module_98729184 img{border-bottom-right-radius:10px;}
#module_98729184 .BodyCenter{text-align: center;}

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

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

#module_98729185 img{border-top-color:rgb(242, 242, 242);}
#module_98729185 img{border-top-style:solid;}
#module_98729185 img{border-top-width:0px;}
#module_98729185 img{border-right-color:rgb(242, 242, 242);}
#module_98729185 img{border-right-style:solid;}
#module_98729185 img{border-right-width:0px;}
#module_98729185 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729185 img{border-bottom-style:solid;}
#module_98729185 img{border-bottom-width:0px;}
#module_98729185 img{border-left-color:rgb(242, 242, 242);}
#module_98729185 img{border-left-style:solid;}
#module_98729185 img{border-left-width:0px;}
#module_98729185 img{border-top-left-radius:10px;}
#module_98729185 img{border-top-right-radius:10px;}
#module_98729185 img{border-bottom-left-radius:10px;}
#module_98729185 img{border-bottom-right-radius:10px;}
#module_98729185 .BodyCenter{text-align: center;}

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

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

#module_98729186 img{border-top-color:rgb(242, 242, 242);}
#module_98729186 img{border-top-style:solid;}
#module_98729186 img{border-top-width:0px;}
#module_98729186 img{border-right-color:rgb(242, 242, 242);}
#module_98729186 img{border-right-style:solid;}
#module_98729186 img{border-right-width:0px;}
#module_98729186 img{border-bottom-color:rgb(242, 242, 242);}
#module_98729186 img{border-bottom-style:solid;}
#module_98729186 img{border-bottom-width:0px;}
#module_98729186 img{border-left-color:rgb(242, 242, 242);}
#module_98729186 img{border-left-style:solid;}
#module_98729186 img{border-left-width:0px;}
#module_98729186 img{border-top-left-radius:10px;}
#module_98729186 img{border-top-right-radius:10px;}
#module_98729186 img{border-bottom-left-radius:10px;}
#module_98729186 img{border-bottom-right-radius:10px;}
#module_98729186 .BodyCenter{text-align: center;}

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

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

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

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

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

#module_172905940 .ModuleSubContainer{background-color:transparent;}
#module_172905940 .ModuleSubContainer{background-image:none;}
#module_172905940 .ModuleSubContainer{background-repeat:no-repeat;}
#module_172905940 .ModuleSubContainer{background-position:0% 0%;}
#module_172905940 .ModuleSubContainer{background-attachment:scroll;}
#module_172905940 .ModuleSubContainer{}
#module_172905940 {!bgVideo!}{bgVideoUrl:none}
#module_172905940 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_172905940 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_172905940 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer172905940 {}
.ModuleGridContainer.ModuleGridContainer172905940 .SubPadding {width:30px;}
/*图文模块 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_172905979 .ModuleHead .HeadCenter{float:none;}
#module_172905979 {
padding:0px;
}
#module_172905979 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_172905979 .ModuleHead172905979 {
display:none;
}
#module_172905979 .BodyCenter.BodyCenter172905979 {
background:none;background-color:rgb(0, 127, 255);
}
#module_172905979 >.module_172905979 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_172905979 >.module_172905979{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172905979 .BodyCenter.BodyCenter172905979 {
padding-top:3.9474%;
padding-left:7.8947%;
padding-right:7.8947%;
padding-bottom:3.9474%;
}
}
@media screen and (max-width: 767px){
#module_172905979 .BodyCenter.BodyCenter172905979 {
padding-top:2.3739%;
padding-left:4.4510%;
padding-right:4.4510%;
padding-bottom:2.3739%;
}
}
@media screen and (min-width: 768px){
#module_172905979 >.module_172905979 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_172905979 >.module_172905979 {
margin-top:4.4510%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172905979 >.module_172905979 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172905979:hover {
border:none;
}
#module_172905979:hover >.module_172905979 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

#module_95301888 .ModuleSubContainer{background-color:transparent;}
#module_95301888 .ModuleSubContainer{background-image:none;}
#module_95301888 .ModuleSubContainer{background-repeat:no-repeat;}
#module_95301888 .ModuleSubContainer{background-position:0% 0%;}
#module_95301888 .ModuleSubContainer{background-attachment:scroll;}
#module_95301888 .ModuleSubContainer{}
#module_95301888 {!bgVideo!}{bgVideoUrl:none}
#module_95301888 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_95301888 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_95301888 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer95301888 {}
.ModuleGridContainer.ModuleGridContainer95301888 .SubPadding {width:30px;}
.module_98704948 .ModuleHead .HeadCenter{float:none;}
#module_98704948 {
padding:0px;
}
#module_98704948 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_98704948 .ModuleHead98704948 {
display:none;
}
#module_98704948 .BodyCenter.BodyCenter98704948 {
background:none;background-color:rgb(0, 127, 255);
}
#module_98704948 >.module_98704948 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_98704948 >.module_98704948{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_98704948 .BodyCenter.BodyCenter98704948 {
padding-top:3.9474%;
padding-left:7.8947%;
padding-right:7.8947%;
padding-bottom:3.9474%;
}
}
@media screen and (max-width: 767px){
#module_98704948 .BodyCenter.BodyCenter98704948 {
padding-top:3.1348%;
padding-left:6.2696%;
padding-right:6.2696%;
padding-bottom:3.1348%;
}
}
@media screen and (min-width: 768px){
#module_98704948 >.module_98704948 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98704948 >.module_98704948 {
margin-top:4.7022%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98704948 >.module_98704948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98704948:hover {
border:none;
}
#module_98704948:hover >.module_98704948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

#module_95301940 .ModuleImageTextGiantContent{margin-top:0px;}
#module_95301940 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_95301940 .ModuleImageTextGiantContent{margin-left:0px;}
#module_95301940 .ModuleImageTextGiantContent{margin-right:0px;}
#module_95301940 .imageTextGiant-Container{padding-top:0px;}
#module_95301940 .imageTextGiant-Container{padding-bottom:0px;}
#module_95301940 .imageTextGiant-Container{padding-left:0px;}
#module_95301940 .imageTextGiant-Container{padding-right:0px;}
#module_95301940 .showHandle .btn{font-size:14px;}
#module_95301940 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_95301940 .showHandle .btn{color:#333;}
#module_95301940 .showHandle .btn{font-weight:400;}
#module_95301940 .showHandle .btn{text-decoration:none;}
#module_95301940 .showHandle .btn{font-style:normal;}
#module_95301940 .showHandle div{border-top-color:#ddd !important;}
#module_95301940 .showHandle div{border-top-style:solid !important;}
#module_95301940 .showHandle div{border-top-width:1px !important;}
#module_95301940 .showHandle{background-color:transparent;}
#module_95301940 .showHandle{background-image:none;}
#module_95301940 .showHandle{background-repeat:no-repeat;}
#module_95301940 .showHandle{}
#module_95301940 .showHandle{}
#module_95301940 .showHandle{}
#module_95301940 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer95301888 #Sub95301888_3 {width:33.3333%;}
.module_98705291 .ModuleHead .HeadCenter{float:none;}
#module_98705291 {
padding:0px;
}
#module_98705291 {
position:static;
z-index:0;
top:3949px;
left:1440px;
width:100%;
height: auto;
}
#module_98705291 .ModuleHead98705291 {
display:none;
}
#module_98705291 .BodyCenter.BodyCenter98705291 {
background:none;background-color:rgb(246, 250, 255);
}
#module_98705291 >.module_98705291 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_98705291 >.module_98705291{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_98705291 .BodyCenter.BodyCenter98705291 {
padding-top:4.1841%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_98705291 .BodyCenter.BodyCenter98705291 {
padding-top:11.5274%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_98705291 >.module_98705291 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98705291 >.module_98705291 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98705291 >.module_98705291 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98705291:hover {
border:none;
}
#module_98705291:hover >.module_98705291 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_173006924 .ModuleImageTextGiantContent{margin-top:0px;}
#module_173006924 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_173006924 .ModuleImageTextGiantContent{margin-left:0px;}
#module_173006924 .ModuleImageTextGiantContent{margin-right:0px;}
#module_173006924 .imageTextGiant-Container{padding-top:0px;}
#module_173006924 .imageTextGiant-Container{padding-bottom:0px;}
#module_173006924 .imageTextGiant-Container{padding-left:0px;}
#module_173006924 .imageTextGiant-Container{padding-right:0px;}
#module_173006924 .showHandle .btn{font-size:14px;}
#module_173006924 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_173006924 .showHandle .btn{color:#333;}
#module_173006924 .showHandle .btn{font-weight:400;}
#module_173006924 .showHandle .btn{text-decoration:none;}
#module_173006924 .showHandle .btn{font-style:normal;}
#module_173006924 .showHandle div{border-top-color:#ddd !important;}
#module_173006924 .showHandle div{border-top-style:solid !important;}
#module_173006924 .showHandle div{border-top-width:1px !important;}
#module_173006924 .showHandle{background-color:transparent;}
#module_173006924 .showHandle{background-image:none;}
#module_173006924 .showHandle{background-repeat:no-repeat;}
#module_173006924 .showHandle{}
#module_173006924 .showHandle{}
#module_173006924 .showHandle{}
#module_173006924 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

@media only screen and (min-width: 767px) {
	
	.ModuleImageTextGiant.layout-109 .normal_ImgtextBox:last-child{ margin-right: 0 !important;}
}
@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-109 .MobileImgtextBox:nth-child(2n){ margin-right: 0 !important;}
	.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{display: inline-block;
		flex-wrap: wrap;flex: auto;}
	.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{
		width: 49%;
    	/*padding: 10px 0 10px 10px;*/
   		 box-sizing: border-box;
	}
	.ModuleImageTextGiant.layout-109 .oneline{ width: 100% !important;}
	/* .ModuleImageTextGiant.layout-109 .oneline:nth-child(1){ margin-top: 0 !important; }
	
	.ModuleImageTextGiant.layout-109 .twoline:nth-child(1),.ModuleImageTextGiant.layout-109 .twoline:nth-child(2){ margin-top: 0 !important; } */
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_173006916 .ModuleHead .HeadCenter{float:none;}
#module_173006916 {
padding:0px;
}
#module_173006916 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173006916 .ModuleHead173006916 {
display:none;
}
#module_173006916 .BodyCenter.BodyCenter173006916 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173006916 >.module_173006916 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173006916 >.module_173006916{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173006916 .BodyCenter.BodyCenter173006916 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173006916 .BodyCenter.BodyCenter173006916 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173006916 >.module_173006916 {
margin-top:3.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173006916 >.module_173006916 {
margin-top:6.5147%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173006916 >.module_173006916 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173006916:hover {
border:none;
}
#module_173006916:hover >.module_173006916 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173006916 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_173006916 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_173006916 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_173006916 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_173006916 .GraphicUpper .TextImage{padding-top:0px;}
#module_173006916 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_173006916 .GraphicUpper .TextImage{padding-left:0px;}
#module_173006916 .GraphicUpper .TextImage{padding-right:0px;}
#module_173006916 .GraphicUpper .TextImage{width:45%;}
#module_173006916 .GraphicUpper .MobileTextImage{width:50%;}
#module_173006916 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_173006916 .ModuleImageTextGiantContent{padding-top:18px;}
#module_173006916 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_173006916 .ModuleImageTextGiantContent{padding-left:0px;}
#module_173006916 .ModuleImageTextGiantContent{padding-right:0px;}
#module_173006916 .normal_ImgtextBox{padding-top:0px;}
#module_173006916 .normal_ImgtextBox{padding-bottom:0px;}
#module_173006916 .normal_ImgtextBox{padding-left:0px;}
#module_173006916 .normal_ImgtextBox{padding-right:0px;}
#module_173006916 .normal_ImgtextBox{margin-top:15px;margin-bottom:15px;}
#module_173006916 .normal_ImgtextBox.col-lg-6 {margin-right:20px; width:calc((99% - 20px * 5)/ 6)} #module_173006916 .normal_ImgtextBox.col-lg-5 {margin-right:20px; width:calc((99% - 20px * 4)/ 5)} #module_173006916 .normal_ImgtextBox.col-lg-4 {margin-right:20px; width:calc((99% - 20px * 3)/ 4)} #module_173006916 .normal_ImgtextBox.col-lg-3 {margin-right:20px; width:calc((99% - 20px * 2)/ 3)} #module_173006916 .normal_ImgtextBox.col-lg-2 {margin-right:20px; width:calc((99% - 20px)/ 2)}  #module_173006916 .MobileImgtextBox{margin-right:20px;margin-left:0; width:calc((99% - 20px) / 2);}
#module_173006916 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox{background-color:transparent;}
#module_173006916 .normal_ImgtextBox{background-image:none;}
#module_173006916 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_173006916 .normal_ImgtextBox{background-position:0% 0%;}
#module_173006916 .normal_ImgtextBox{background-attachment:none;}
#module_173006916 .normal_ImgtextBox{}
#module_173006916 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_173006916 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_173006916 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_173006916 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_173006916 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox{border-top-style:none;}
#module_173006916 .normal_ImgtextBox{border-top-width:0px;}
#module_173006916 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox{border-right-style:none;}
#module_173006916 .normal_ImgtextBox{border-right-width:0px;}
#module_173006916 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox{border-bottom-style:none;}
#module_173006916 .normal_ImgtextBox{border-bottom-width:0px;}
#module_173006916 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox{border-left-style:none;}
#module_173006916 .normal_ImgtextBox{border-left-width:0px;}
#module_173006916 .showHandle .btn{font-size:14px;}
#module_173006916 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_173006916 .showHandle .btn{color:#333;}
#module_173006916 .showHandle .btn{font-weight:400;}
#module_173006916 .showHandle .btn{text-decoration:none;}
#module_173006916 .showHandle .btn{font-style:normal;}
#module_173006916 .showHandle div{border-top-color:#ddd !important;}
#module_173006916 .showHandle div{border-top-style:solid !important;}
#module_173006916 .showHandle div{border-top-width:1px !important;}
#module_173006916 .showHandle{background-color:transparent;}
#module_173006916 .showHandle{background-image:none;}
#module_173006916 .showHandle{background-repeat:no-repeat;}
#module_173006916 .showHandle{}
#module_173006916 .showHandle{}
#module_173006916 .showHandle{}
#module_173006916 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox:hover{border-top-style:none;}
#module_173006916 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox:hover{border-right-style:none;}
#module_173006916 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_173006916 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_173006916 .normal_ImgtextBox:hover{border-left-style:none;}
#module_173006916 a{font-size:unset;font-family:unset}
.module_173006920 .ModuleHead .HeadCenter{float:none;}
#module_173006920 {
padding:0px;
}
#module_173006920 {
position:static;
z-index:0;
top:157px;
left:599px;
width:100%;
height: auto;
}
#module_173006920 .ModuleHead173006920 {
display:none;
}
#module_173006920 .BodyCenter.BodyCenter173006920 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173006920 >.module_173006920 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173006920 >.module_173006920{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173006920 .BodyCenter.BodyCenter173006920 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173006920 .BodyCenter.BodyCenter173006920 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173006920 >.module_173006920 {
margin-top:4.1667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173006920 >.module_173006920 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173006920 >.module_173006920 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173006920:hover {
border:none;
}
#module_173006920:hover >.module_173006920 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173006920 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_173006920 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_173006920 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_173006920 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_173006920 .GraphicUpper .TextImage{padding-top:0px;}
#module_173006920 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_173006920 .GraphicUpper .TextImage{padding-left:0px;}
#module_173006920 .GraphicUpper .TextImage{padding-right:0px;}
#module_173006920 .GraphicUpper .TextImage{width:45%;}
#module_173006920 .GraphicUpper .MobileTextImage{width:50%;}
#module_173006920 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_173006920 .ModuleImageTextGiantContent{padding-top:18px;}
#module_173006920 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_173006920 .ModuleImageTextGiantContent{padding-left:0px;}
#module_173006920 .ModuleImageTextGiantContent{padding-right:0px;}
#module_173006920 .normal_ImgtextBox{padding-top:0px;}
#module_173006920 .normal_ImgtextBox{padding-bottom:0px;}
#module_173006920 .normal_ImgtextBox{padding-left:0px;}
#module_173006920 .normal_ImgtextBox{padding-right:0px;}
#module_173006920 .normal_ImgtextBox{margin-top:15px;margin-bottom:15px;}
#module_173006920 .normal_ImgtextBox.col-lg-6 {margin-right:20px; width:calc((99% - 20px * 5)/ 6)} #module_173006920 .normal_ImgtextBox.col-lg-5 {margin-right:20px; width:calc((99% - 20px * 4)/ 5)} #module_173006920 .normal_ImgtextBox.col-lg-4 {margin-right:20px; width:calc((99% - 20px * 3)/ 4)} #module_173006920 .normal_ImgtextBox.col-lg-3 {margin-right:20px; width:calc((99% - 20px * 2)/ 3)} #module_173006920 .normal_ImgtextBox.col-lg-2 {margin-right:20px; width:calc((99% - 20px)/ 2)}  #module_173006920 .MobileImgtextBox{margin-right:20px;margin-left:0; width:calc((99% - 20px) / 2);}
#module_173006920 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox{background-color:transparent;}
#module_173006920 .normal_ImgtextBox{background-image:none;}
#module_173006920 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_173006920 .normal_ImgtextBox{background-position:0% 0%;}
#module_173006920 .normal_ImgtextBox{background-attachment:none;}
#module_173006920 .normal_ImgtextBox{}
#module_173006920 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_173006920 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_173006920 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_173006920 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_173006920 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox{border-top-style:none;}
#module_173006920 .normal_ImgtextBox{border-top-width:0px;}
#module_173006920 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox{border-right-style:none;}
#module_173006920 .normal_ImgtextBox{border-right-width:0px;}
#module_173006920 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox{border-bottom-style:none;}
#module_173006920 .normal_ImgtextBox{border-bottom-width:0px;}
#module_173006920 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox{border-left-style:none;}
#module_173006920 .normal_ImgtextBox{border-left-width:0px;}
#module_173006920 .showHandle .btn{font-size:14px;}
#module_173006920 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_173006920 .showHandle .btn{color:#333;}
#module_173006920 .showHandle .btn{font-weight:400;}
#module_173006920 .showHandle .btn{text-decoration:none;}
#module_173006920 .showHandle .btn{font-style:normal;}
#module_173006920 .showHandle div{border-top-color:#ddd !important;}
#module_173006920 .showHandle div{border-top-style:solid !important;}
#module_173006920 .showHandle div{border-top-width:1px !important;}
#module_173006920 .showHandle{background-color:transparent;}
#module_173006920 .showHandle{background-image:none;}
#module_173006920 .showHandle{background-repeat:no-repeat;}
#module_173006920 .showHandle{}
#module_173006920 .showHandle{}
#module_173006920 .showHandle{}
#module_173006920 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox:hover{border-top-style:none;}
#module_173006920 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox:hover{border-right-style:none;}
#module_173006920 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_173006920 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_173006920 .normal_ImgtextBox:hover{border-left-style:none;}
#module_173006920 a{font-size:unset;font-family:unset}
.module_173188269 .ModuleHead .HeadCenter{float:none;}
#module_173188269 {
padding:0px;
}
#module_173188269 {
position:static;
z-index:0;
top:4677px;
left:169px;
width:100%;
height: auto;
}
#module_173188269 .ModuleHead173188269 {
display:none;
}
#module_173188269 .BodyCenter.BodyCenter173188269 {
background:none;background-color:rgb(246, 250, 255);
}
#module_173188269 >.module_173188269 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173188269 >.module_173188269{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173188269 .BodyCenter.BodyCenter173188269 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_173188269 .BodyCenter.BodyCenter173188269 {
padding-top:0.0000%;
padding-left:1.4409%;
padding-right:1.4409%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_173188269 >.module_173188269 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173188269 >.module_173188269 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173188269 >.module_173188269 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173188269:hover {
border:none;
}
#module_173188269:hover >.module_173188269 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_173023562 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_173023562 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_173023562 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_173023562 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_173023562 .GraphicUpper .TextImage{padding-top:0px;}
#module_173023562 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_173023562 .GraphicUpper .TextImage{padding-left:0px;}
#module_173023562 .GraphicUpper .TextImage{padding-right:0px;}
#module_173023562 .GraphicUpper .TextImage{width:45%;}
#module_173023562 .GraphicUpper .MobileTextImage{width:50%;}
#module_173023562 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_173023562 .ModuleImageTextGiantContent{padding-top:18px;}
#module_173023562 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_173023562 .ModuleImageTextGiantContent{padding-left:0px;}
#module_173023562 .ModuleImageTextGiantContent{padding-right:0px;}
#module_173023562 .normal_ImgtextBox{padding-top:0px;}
#module_173023562 .normal_ImgtextBox{padding-bottom:0px;}
#module_173023562 .normal_ImgtextBox{padding-left:0px;}
#module_173023562 .normal_ImgtextBox{padding-right:0px;}
#module_173023562 .normal_ImgtextBox{margin-top:15px;margin-bottom:15px;}
#module_173023562 .normal_ImgtextBox.col-lg-6 {margin-right:20px; width:calc((99% - 20px * 5)/ 6)} #module_173023562 .normal_ImgtextBox.col-lg-5 {margin-right:20px; width:calc((99% - 20px * 4)/ 5)} #module_173023562 .normal_ImgtextBox.col-lg-4 {margin-right:20px; width:calc((99% - 20px * 3)/ 4)} #module_173023562 .normal_ImgtextBox.col-lg-3 {margin-right:20px; width:calc((99% - 20px * 2)/ 3)} #module_173023562 .normal_ImgtextBox.col-lg-2 {margin-right:20px; width:calc((99% - 20px)/ 2)}  #module_173023562 .MobileImgtextBox{margin-right:20px;margin-left:0; width:calc((99% - 20px) / 2);}
#module_173023562 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox{background-color:transparent;}
#module_173023562 .normal_ImgtextBox{background-image:none;}
#module_173023562 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_173023562 .normal_ImgtextBox{background-position:0% 0%;}
#module_173023562 .normal_ImgtextBox{background-attachment:none;}
#module_173023562 .normal_ImgtextBox{}
#module_173023562 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_173023562 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_173023562 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_173023562 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_173023562 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox{border-top-style:none;}
#module_173023562 .normal_ImgtextBox{border-top-width:0px;}
#module_173023562 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox{border-right-style:none;}
#module_173023562 .normal_ImgtextBox{border-right-width:0px;}
#module_173023562 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox{border-bottom-style:none;}
#module_173023562 .normal_ImgtextBox{border-bottom-width:0px;}
#module_173023562 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox{border-left-style:none;}
#module_173023562 .normal_ImgtextBox{border-left-width:0px;}
#module_173023562 .showHandle .btn{font-size:14px;}
#module_173023562 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_173023562 .showHandle .btn{color:#333;}
#module_173023562 .showHandle .btn{font-weight:400;}
#module_173023562 .showHandle .btn{text-decoration:none;}
#module_173023562 .showHandle .btn{font-style:normal;}
#module_173023562 .showHandle div{border-top-color:#ddd !important;}
#module_173023562 .showHandle div{border-top-style:solid !important;}
#module_173023562 .showHandle div{border-top-width:1px !important;}
#module_173023562 .showHandle{background-color:transparent;}
#module_173023562 .showHandle{background-image:none;}
#module_173023562 .showHandle{background-repeat:no-repeat;}
#module_173023562 .showHandle{}
#module_173023562 .showHandle{}
#module_173023562 .showHandle{}
#module_173023562 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox:hover{border-top-style:none;}
#module_173023562 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox:hover{border-right-style:none;}
#module_173023562 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_173023562 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_173023562 .normal_ImgtextBox:hover{border-left-style:none;}
#module_173023562 a{font-size:unset;font-family:unset}
.module_173023567 .ModuleHead .HeadCenter{float:none;}
#module_173023567 {
padding:0px;
}
#module_173023567 {
position:static;
z-index:0;
top:157px;
left:599px;
width:100%;
height: auto;
}
#module_173023567 .ModuleHead173023567 {
display:none;
}
#module_173023567 .BodyCenter.BodyCenter173023567 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173023567 >.module_173023567 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173023567 >.module_173023567{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173023567 .BodyCenter.BodyCenter173023567 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173023567 .BodyCenter.BodyCenter173023567 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173023567 >.module_173023567 {
margin-top:4.1667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173023567 >.module_173023567 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173023567 >.module_173023567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173023567:hover {
border:none;
}
#module_173023567:hover >.module_173023567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_173023567 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_173023567 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_173023567 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_173023567 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_173023567 .GraphicUpper .TextImage{padding-top:0px;}
#module_173023567 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_173023567 .GraphicUpper .TextImage{padding-left:0px;}
#module_173023567 .GraphicUpper .TextImage{padding-right:0px;}
#module_173023567 .GraphicUpper .TextImage{width:45%;}
#module_173023567 .GraphicUpper .MobileTextImage{width:50%;}
#module_173023567 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_173023567 .ModuleImageTextGiantContent{padding-top:18px;}
#module_173023567 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_173023567 .ModuleImageTextGiantContent{padding-left:0px;}
#module_173023567 .ModuleImageTextGiantContent{padding-right:0px;}
#module_173023567 .normal_ImgtextBox{padding-top:0px;}
#module_173023567 .normal_ImgtextBox{padding-bottom:0px;}
#module_173023567 .normal_ImgtextBox{padding-left:0px;}
#module_173023567 .normal_ImgtextBox{padding-right:0px;}
#module_173023567 .normal_ImgtextBox{margin-top:15px;margin-bottom:15px;}
#module_173023567 .normal_ImgtextBox.col-lg-6 {margin-right:20px; width:calc((99% - 20px * 5)/ 6)} #module_173023567 .normal_ImgtextBox.col-lg-5 {margin-right:20px; width:calc((99% - 20px * 4)/ 5)} #module_173023567 .normal_ImgtextBox.col-lg-4 {margin-right:20px; width:calc((99% - 20px * 3)/ 4)} #module_173023567 .normal_ImgtextBox.col-lg-3 {margin-right:20px; width:calc((99% - 20px * 2)/ 3)} #module_173023567 .normal_ImgtextBox.col-lg-2 {margin-right:20px; width:calc((99% - 20px)/ 2)}  #module_173023567 .MobileImgtextBox{margin-right:20px;margin-left:0; width:calc((99% - 20px) / 2);}
#module_173023567 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox{background-color:transparent;}
#module_173023567 .normal_ImgtextBox{background-image:none;}
#module_173023567 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_173023567 .normal_ImgtextBox{background-position:0% 0%;}
#module_173023567 .normal_ImgtextBox{background-attachment:none;}
#module_173023567 .normal_ImgtextBox{}
#module_173023567 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_173023567 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_173023567 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_173023567 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_173023567 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox{border-top-style:none;}
#module_173023567 .normal_ImgtextBox{border-top-width:0px;}
#module_173023567 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox{border-right-style:none;}
#module_173023567 .normal_ImgtextBox{border-right-width:0px;}
#module_173023567 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox{border-bottom-style:none;}
#module_173023567 .normal_ImgtextBox{border-bottom-width:0px;}
#module_173023567 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox{border-left-style:none;}
#module_173023567 .normal_ImgtextBox{border-left-width:0px;}
#module_173023567 .showHandle .btn{font-size:14px;}
#module_173023567 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_173023567 .showHandle .btn{color:#333;}
#module_173023567 .showHandle .btn{font-weight:400;}
#module_173023567 .showHandle .btn{text-decoration:none;}
#module_173023567 .showHandle .btn{font-style:normal;}
#module_173023567 .showHandle div{border-top-color:#ddd !important;}
#module_173023567 .showHandle div{border-top-style:solid !important;}
#module_173023567 .showHandle div{border-top-width:1px !important;}
#module_173023567 .showHandle{background-color:transparent;}
#module_173023567 .showHandle{background-image:none;}
#module_173023567 .showHandle{background-repeat:no-repeat;}
#module_173023567 .showHandle{}
#module_173023567 .showHandle{}
#module_173023567 .showHandle{}
#module_173023567 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox:hover{border-top-style:none;}
#module_173023567 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox:hover{border-right-style:none;}
#module_173023567 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_173023567 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_173023567 .normal_ImgtextBox:hover{border-left-style:none;}
#module_173023567 a{font-size:unset;font-family:unset}
.module_98709107 .ModuleHead .HeadCenter{float:none;}
#module_98709107 {
padding:0px;
}
#module_98709107 {
position:static;
z-index:0;
top:5338px;
left:1610px;
width:100%;
height: auto;
}
#module_98709107 .ModuleHead98709107 {
display:none;
}
#module_98709107 .BodyCenter.BodyCenter98709107 {
background:none;background-color:rgb(48, 58, 90);
}
#module_98709107 >.module_98709107 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_98709107 >.module_98709107{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_98709107 .BodyCenter.BodyCenter98709107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709107 .BodyCenter.BodyCenter98709107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_98709107 >.module_98709107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_98709107 >.module_98709107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_98709107 >.module_98709107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_98709107:hover {
border:none;
}
#module_98709107:hover >.module_98709107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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


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

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

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


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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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