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

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer158473885 #Sub158473885_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_173426734 .ModuleHead .HeadCenter{float:none;}
#module_173426734 {
padding:0px;
}
#module_173426734 {
position:static;
z-index:0;
top:722px;
left:1639px;
width:100%;
height: auto;
}
#module_173426734 .ModuleHead173426734 {
display:none;
}
#module_173426734 .BodyCenter.BodyCenter173426734 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173426734 >.module_173426734 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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_173426734 >.module_173426734{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173426734 .BodyCenter.BodyCenter173426734 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173426734 .BodyCenter.BodyCenter173426734 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_173426734 >.module_173426734 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173426734 >.module_173426734 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_173426734 >.module_173426734 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}
#module_173426734:hover {
border:none;
}
#module_173426734:hover >.module_173426734 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

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

#module_173426735 .main-class-container-mobile{border-color:#e5e5e5;}
#module_173426735 .main-class-container-mobile{border-style:none;}
#module_173426735 .main-class-container-mobile{border-width:1px;}
#module_173426735 .class-title .class-title-text{font-size:14px;}
#module_173426735 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173426735 .class-title .class-title-text{color:rgb(0, 0, 0);}
#module_173426735 .class-title .class-title-text{font-weight:normal;}
#module_173426735 .class-title .class-title-text{text-decoration:none;}
#module_173426735 .class-title .class-title-text{font-style:normal;}
#module_173426735 .class-title{background-color:rgba(0,0,0,0);}
#module_173426735 .class-title{background-image:none;}
#module_173426735 .class-title{}
#module_173426735 .class-title{}
#module_173426735 .class-title{}
#module_173426735 .class-title{}
#module_173426735 .class-title{height:50px;line-height:50px;}
#module_173426735 .main-class-item{background-color:#fff;}
#module_173426735 .main-class-item{background-image:none;}
#module_173426735 .main-class-item{background-repeat:no-repeat;}
#module_173426735 .main-class-item{}
#module_173426735 .main-class-item{}
#module_173426735 .main-class-item{}
#module_173426735 .main-class-item{border-color:rgb(246, 246, 246);}
#module_173426735 .main-class-item{border-style:solid;}
#module_173426735 .main-class-item{border-width:1px;}
#module_173426735 .main-class-text{font-size:14px;}
#module_173426735 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173426735 .main-class-text{color:#666;}
#module_173426735 .main-class-text{font-weight:normal;}
#module_173426735 .main-class-text{text-decoration:none;}
#module_173426735 .main-class-text{font-style:normal;}
#module_173426735 .main-class-item{height:46px;line-height:46px;}
#module_173426735 .sub-class-item{background-color:#fff;}
#module_173426735 .sub-class-item{background-image:none;}
#module_173426735 .sub-class-item{background-repeat:no-repeat;}
#module_173426735 .sub-class-item{}
#module_173426735 .sub-class-item{}
#module_173426735 .sub-class-item{}
#module_173426735 .sub-class-text{font-size:14px;}
#module_173426735 .sub-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173426735 .sub-class-text{color:#666;}
#module_173426735 .sub-class-text{font-weight:normal;}
#module_173426735 .sub-class-text{text-decoration:none;}
#module_173426735 .sub-class-text{font-style:normal;}
#module_173426735 .sub-class-item{height:35px;line-height:35px;}
#module_173426735 .class-title-icon, #module_173426735 .main-class-icon,.inlayout-108dialogmodule_173426735 .main-class-icon{color:#999999 !important;}
#module_173426735 .main-class-item.active,#copy_module_173426735 .main-class-item.active{background-color:#fff;}
#module_173426735 .main-class-item.active{background-image:none;}
#module_173426735 .main-class-item.active{background-repeat:no-repeat;}
#module_173426735 .main-class-item.active{}
#module_173426735 .main-class-item.active{}
#module_173426735 .main-class-item.active{}
#module_173426735 .main-class-item.active{border-color:#000000;}
#module_173426735 .main-class-item.active{border-style:solid;}
#module_173426735 .main-class-item.active{border-width:1px;}
#module_173426735 .main-class-item.active .main-class-text{font-size:14px;}
#module_173426735 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173426735 .main-class-item.active .main-class-text,#copy_module_173426735 .main-class-item.active .main-class-text{color:#000000;}
#module_173426735 .main-class-item.active .main-class-text{font-weight:normal;}
#module_173426735 .main-class-item.active .main-class-text{text-decoration:none;}
#module_173426735 .main-class-item.active .main-class-text{font-style:normal;}
#module_173426735 .main-class-item.active{height:46px;line-height:46px;}
#module_173426735 .sub-class-item.active,#copy_module_173426735 .sub-class-item.active{background-color:#fff;}
#module_173426735 .sub-class-item.active,#copy_module_173426735 .sub-class-item.active{}
#module_173426735 .sub-class-item.active{background-image:none;}
#module_173426735 .sub-class-item.active{background-repeat:no-repeat;}
#module_173426735 .sub-class-item.active{}
#module_173426735 .sub-class-item.active .sub-class-text{}
#module_173426735 .sub-class-item.active .sub-class-text{font-size:14px;}
#module_173426735 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_173426735 .sub-class-item.active .sub-class-text,#copy_module_173426735 .sub-class-item.active .sub-class-text{color:#000000;}
#module_173426735 .sub-class-item.active .sub-class-text{font-weight:normal;}
#module_173426735 .sub-class-item.active .sub-class-text{text-decoration:none;}
#module_173426735 .sub-class-item.active .sub-class-text{font-style:normal;}
#module_173426735 .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_173426737 .ModuleHead .HeadCenter{float:none;}
#module_173426737 {
padding:0px;
}
#module_173426737 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_173426737 .ModuleHead173426737 {
display:none;
}
#module_173426737 .BodyCenter.BodyCenter173426737 {
background:none;background-color:rgba(0,0,0,0);
}
#module_173426737 >.module_173426737 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_173426737 >.module_173426737{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_173426737 .BodyCenter.BodyCenter173426737 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173426737 .BodyCenter.BodyCenter173426737 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_173426737 >.module_173426737 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_173426737 >.module_173426737 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_173426737 >.module_173426737 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_173426737:hover {
border:none;
}
#module_173426737:hover >.module_173426737 {
border-color:#ccc;
}
#module_173426737:hover >.module_173426737 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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


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

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

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

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

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

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

#module_167275096 img{border-top-color:rgb(232, 232, 232);}
#module_167275096 img{border-top-style:solid;}
#module_167275096 img{border-top-width:1px;}
#module_167275096 img{border-right-color:rgb(232, 232, 232);}
#module_167275096 img{border-right-style:solid;}
#module_167275096 img{border-right-width:1px;}
#module_167275096 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275096 img{border-bottom-style:solid;}
#module_167275096 img{border-bottom-width:1px;}
#module_167275096 img{border-left-color:rgb(232, 232, 232);}
#module_167275096 img{border-left-style:solid;}
#module_167275096 img{border-left-width:1px;}
#module_167275096 img{border-top-left-radius:100px;}
#module_167275096 img{border-top-right-radius:100px;}
#module_167275096 img{border-bottom-left-radius:100px;}
#module_167275096 img{border-bottom-right-radius:100px;}
#module_167275096 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer167275070 #Sub167275070_1 {width:16.6667%;}
.module_167275085 .ModuleHead .HeadCenter{float:none;}
#module_167275085 {
padding:0px;
}
#module_167275085 {
position:static;
z-index:0;
top:6px;
left:0px;
width:100%;
height: auto;
}
#module_167275085 .ModuleHead167275085 {
display:none;
}
#module_167275085 .BodyCenter.BodyCenter167275085 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275085 >.module_167275085 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_167275085 >.module_167275085{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275085 .BodyCenter.BodyCenter167275085 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275085 .BodyCenter.BodyCenter167275085 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_167275085 >.module_167275085 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275085 >.module_167275085 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_167275085 >.module_167275085 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275085:hover {
border:none;
}
#module_167275085:hover >.module_167275085 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_167275100 img{border-top-color:rgb(232, 232, 232);}
#module_167275100 img{border-top-style:solid;}
#module_167275100 img{border-top-width:1px;}
#module_167275100 img{border-right-color:rgb(232, 232, 232);}
#module_167275100 img{border-right-style:solid;}
#module_167275100 img{border-right-width:1px;}
#module_167275100 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275100 img{border-bottom-style:solid;}
#module_167275100 img{border-bottom-width:1px;}
#module_167275100 img{border-left-color:rgb(232, 232, 232);}
#module_167275100 img{border-left-style:solid;}
#module_167275100 img{border-left-width:1px;}
#module_167275100 img{border-top-left-radius:100px;}
#module_167275100 img{border-top-right-radius:100px;}
#module_167275100 img{border-bottom-left-radius:100px;}
#module_167275100 img{border-bottom-right-radius:100px;}
#module_167275100 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer167275070 #Sub167275070_2 {width:16.6667%;}
.module_167275089 .ModuleHead .HeadCenter{float:none;}
#module_167275089 {
padding:0px;
}
#module_167275089 {
position:static;
z-index:0;
top:6px;
left:0px;
width:100%;
height: auto;
}
#module_167275089 .ModuleHead167275089 {
display:none;
}
#module_167275089 .BodyCenter.BodyCenter167275089 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275089 >.module_167275089 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_167275089 >.module_167275089{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275089 .BodyCenter.BodyCenter167275089 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275089 .BodyCenter.BodyCenter167275089 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_167275089 >.module_167275089 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275089 >.module_167275089 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_167275089 >.module_167275089 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275089:hover {
border:none;
}
#module_167275089:hover >.module_167275089 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_167275106 img{border-top-color:rgb(232, 232, 232);}
#module_167275106 img{border-top-style:solid;}
#module_167275106 img{border-top-width:1px;}
#module_167275106 img{border-right-color:rgb(232, 232, 232);}
#module_167275106 img{border-right-style:solid;}
#module_167275106 img{border-right-width:1px;}
#module_167275106 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275106 img{border-bottom-style:solid;}
#module_167275106 img{border-bottom-width:1px;}
#module_167275106 img{border-left-color:rgb(232, 232, 232);}
#module_167275106 img{border-left-style:solid;}
#module_167275106 img{border-left-width:1px;}
#module_167275106 img{border-top-left-radius:100px;}
#module_167275106 img{border-top-right-radius:100px;}
#module_167275106 img{border-bottom-left-radius:100px;}
#module_167275106 img{border-bottom-right-radius:100px;}
#module_167275106 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer167275070 #Sub167275070_3 {width:16.6667%;}
.module_167275087 .ModuleHead .HeadCenter{float:none;}
#module_167275087 {
padding:0px;
}
#module_167275087 {
position:static;
z-index:0;
top:9px;
left:0px;
width:100%;
height: auto;
}
#module_167275087 .ModuleHead167275087 {
display:none;
}
#module_167275087 .BodyCenter.BodyCenter167275087 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275087 >.module_167275087 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_167275087 >.module_167275087{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275087 .BodyCenter.BodyCenter167275087 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275087 .BodyCenter.BodyCenter167275087 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_167275087 >.module_167275087 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275087 >.module_167275087 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_167275087 >.module_167275087 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275087:hover {
border:none;
}
#module_167275087:hover >.module_167275087 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_167275102 img{border-top-color:rgb(232, 232, 232);}
#module_167275102 img{border-top-style:solid;}
#module_167275102 img{border-top-width:1px;}
#module_167275102 img{border-right-color:rgb(232, 232, 232);}
#module_167275102 img{border-right-style:solid;}
#module_167275102 img{border-right-width:1px;}
#module_167275102 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275102 img{border-bottom-style:solid;}
#module_167275102 img{border-bottom-width:1px;}
#module_167275102 img{border-left-color:rgb(232, 232, 232);}
#module_167275102 img{border-left-style:solid;}
#module_167275102 img{border-left-width:1px;}
#module_167275102 img{border-top-left-radius:100px;}
#module_167275102 img{border-top-right-radius:100px;}
#module_167275102 img{border-bottom-left-radius:100px;}
#module_167275102 img{border-bottom-right-radius:100px;}
#module_167275102 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer167275070 #Sub167275070_4 {width:16.6667%;}
.module_167275075 .ModuleHead .HeadCenter{float:none;}
#module_167275075 {
padding:0px;
}
#module_167275075 {
position:static;
z-index:0;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_167275075 .ModuleHead167275075 {
display:none;
}
#module_167275075 .BodyCenter.BodyCenter167275075 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275075 >.module_167275075 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_167275075 >.module_167275075{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275075 .BodyCenter.BodyCenter167275075 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275075 .BodyCenter.BodyCenter167275075 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_167275075 >.module_167275075 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275075 >.module_167275075 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_167275075 >.module_167275075 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275075:hover {
border:none;
}
#module_167275075:hover >.module_167275075 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_167275103 img{border-top-color:rgb(232, 232, 232);}
#module_167275103 img{border-top-style:solid;}
#module_167275103 img{border-top-width:1px;}
#module_167275103 img{border-right-color:rgb(232, 232, 232);}
#module_167275103 img{border-right-style:solid;}
#module_167275103 img{border-right-width:1px;}
#module_167275103 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275103 img{border-bottom-style:solid;}
#module_167275103 img{border-bottom-width:1px;}
#module_167275103 img{border-left-color:rgb(232, 232, 232);}
#module_167275103 img{border-left-style:solid;}
#module_167275103 img{border-left-width:1px;}
#module_167275103 img{border-top-left-radius:100px;}
#module_167275103 img{border-top-right-radius:100px;}
#module_167275103 img{border-bottom-left-radius:100px;}
#module_167275103 img{border-bottom-right-radius:100px;}
#module_167275103 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer167275070 #Sub167275070_5 {width:16.6667%;}
.module_167275088 .ModuleHead .HeadCenter{float:none;}
#module_167275088 {
padding:0px;
}
#module_167275088 {
position:static;
z-index:0;
top:10px;
left:0px;
width:100%;
height: auto;
}
#module_167275088 .ModuleHead167275088 {
display:none;
}
#module_167275088 .BodyCenter.BodyCenter167275088 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275088 >.module_167275088 {
border-top-style:solid;
border-top-color:rgb(232, 232, 232);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(232, 232, 232);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(232, 232, 232);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(232, 232, 232);
border-bottom-width:1px;
}
#module_167275088 >.module_167275088{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275088 .BodyCenter.BodyCenter167275088 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275088 .BodyCenter.BodyCenter167275088 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_167275088 >.module_167275088 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275088 >.module_167275088 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_167275088 >.module_167275088 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275088:hover {
border:none;
}
#module_167275088:hover >.module_167275088 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_167275105 img{border-top-color:rgb(232, 232, 232);}
#module_167275105 img{border-top-style:solid;}
#module_167275105 img{border-top-width:1px;}
#module_167275105 img{border-right-color:rgb(232, 232, 232);}
#module_167275105 img{border-right-style:solid;}
#module_167275105 img{border-right-width:1px;}
#module_167275105 img{border-bottom-color:rgb(232, 232, 232);}
#module_167275105 img{border-bottom-style:solid;}
#module_167275105 img{border-bottom-width:1px;}
#module_167275105 img{border-left-color:rgb(232, 232, 232);}
#module_167275105 img{border-left-style:solid;}
#module_167275105 img{border-left-width:1px;}
#module_167275105 img{border-top-left-radius:100px;}
#module_167275105 img{border-top-right-radius:100px;}
#module_167275105 img{border-bottom-left-radius:100px;}
#module_167275105 img{border-bottom-right-radius:100px;}
#module_167275105 .BodyCenter{text-align: center;}

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

#module_167271883 .ModuleSubContainer{background-color:transparent;}
#module_167271883 .ModuleSubContainer{background-image:none;}
#module_167271883 .ModuleSubContainer{background-repeat:no-repeat;}
#module_167271883 .ModuleSubContainer{background-position:0% 0%;}
#module_167271883 .ModuleSubContainer{background-attachment:scroll;}
#module_167271883 .ModuleSubContainer{}
#module_167271883 {!bgVideo!}{bgVideoUrl:none}
#module_167271883 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_167271883 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_167271883 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer167271883 {}
.ModuleGridContainer.ModuleGridContainer167271883 .SubPadding {width:20px;}
.module_167275468 .ModuleHead .HeadCenter{float:none;}
#module_167275468 {
padding:0px;
}
#module_167275468 {
position:static;
z-index:0;
top:35px;
left:599px;
width:100%;
height: auto;
}
#module_167275468 .ModuleHead167275468 {
display:none;
}
#module_167275468 .BodyCenter.BodyCenter167275468 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275468 >.module_167275468 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275468 >.module_167275468{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275468 .BodyCenter.BodyCenter167275468 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275468 .BodyCenter.BodyCenter167275468 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275468 >.module_167275468 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275468 >.module_167275468 {
margin-top:23.1788%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275468 >.module_167275468 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275468:hover {
border:none;
}
#module_167275468:hover >.module_167275468 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_1 {width:16.6667%;}
.module_167275469 .ModuleHead .HeadCenter{float:none;}
#module_167275469 {
padding:0px;
}
#module_167275469 {
position:static;
z-index:0;
top:35px;
left:-113px;
width:100%;
height: auto;
}
#module_167275469 .ModuleHead167275469 {
display:none;
}
#module_167275469 .BodyCenter.BodyCenter167275469 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275469 >.module_167275469 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275469 >.module_167275469{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275469 .BodyCenter.BodyCenter167275469 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275469 .BodyCenter.BodyCenter167275469 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275469 >.module_167275469 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275469 >.module_167275469 {
margin-top:23.1788%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275469 >.module_167275469 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275469:hover {
border:none;
}
#module_167275469:hover >.module_167275469 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_2 {width:16.6667%;}
.module_167275453 .ModuleHead .HeadCenter{float:none;}
#module_167275453 {
padding:0px;
}
#module_167275453 {
position:static;
z-index:0;
top:5351px;
left:91px;
width:100%;
height: auto;
}
#module_167275453 .ModuleHead167275453 {
display:none;
}
#module_167275453 .BodyCenter.BodyCenter167275453 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275453 >.module_167275453 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275453 >.module_167275453{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275453 .BodyCenter.BodyCenter167275453 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275453 .BodyCenter.BodyCenter167275453 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275453 >.module_167275453 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275453 >.module_167275453 {
margin-top:22.5166%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275453 >.module_167275453 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275453:hover {
border:none;
}
#module_167275453:hover >.module_167275453 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_3 {width:16.6667%;}
.module_167275448 .ModuleHead .HeadCenter{float:none;}
#module_167275448 {
padding:0px;
}
#module_167275448 {
position:static;
z-index:0;
top:29px;
left:-46px;
width:100%;
height: auto;
}
#module_167275448 .ModuleHead167275448 {
display:none;
}
#module_167275448 .BodyCenter.BodyCenter167275448 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275448 >.module_167275448 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275448 >.module_167275448{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275448 .BodyCenter.BodyCenter167275448 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275448 .BodyCenter.BodyCenter167275448 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275448 >.module_167275448 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275448 >.module_167275448 {
margin-top:23.1788%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275448 >.module_167275448 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275448:hover {
border:none;
}
#module_167275448:hover >.module_167275448 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_4 {width:16.6667%;}
.module_167275456 .ModuleHead .HeadCenter{float:none;}
#module_167275456 {
padding:0px;
}
#module_167275456 {
position:static;
z-index:0;
top:5322px;
left:90px;
width:100%;
height: auto;
}
#module_167275456 .ModuleHead167275456 {
display:none;
}
#module_167275456 .BodyCenter.BodyCenter167275456 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275456 >.module_167275456 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275456 >.module_167275456{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275456 .BodyCenter.BodyCenter167275456 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275456 .BodyCenter.BodyCenter167275456 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275456 >.module_167275456 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275456 >.module_167275456 {
margin-top:23.1788%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275456 >.module_167275456 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275456:hover {
border:none;
}
#module_167275456:hover >.module_167275456 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_5 {width:16.6667%;}
.module_167275309 .ModuleHead .HeadCenter{float:none;}
#module_167275309 {
padding:0px;
}
#module_167275309 {
position:static;
z-index:0;
top:20px;
left:-52px;
width:100%;
height: auto;
}
#module_167275309 .ModuleHead167275309 {
display:none;
}
#module_167275309 .BodyCenter.BodyCenter167275309 {
background:none;background-color:rgba(0,0,0,0);
}
#module_167275309 >.module_167275309 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_167275309 >.module_167275309{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_167275309 .BodyCenter.BodyCenter167275309 {
padding-top:30.0546%;
padding-left:16.3934%;
padding-right:16.3934%;
padding-bottom:16.3934%;
}
}
@media screen and (max-width: 767px){
#module_167275309 .BodyCenter.BodyCenter167275309 {
padding-top:23.1788%;
padding-left:9.9338%;
padding-right:9.9338%;
padding-bottom:9.9338%;
}
}
@media screen and (min-width: 768px){
#module_167275309 >.module_167275309 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_167275309 >.module_167275309 {
margin-top:23.1788%;
margin-left:0.0000%;
margin-right:3.9735%;
margin-bottom:0.0000%;
}
}
#module_167275309 >.module_167275309 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_167275309:hover {
border:none;
}
#module_167275309:hover >.module_167275309 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer167271883 #Sub167271883_6 {width:16.6667%;}
.module_151190250 .ModuleHead .HeadCenter{float:none;}
#module_151190250 {
padding:0px;
}
#module_151190250 {
position:static;
z-index:0;
top:1393px;
left:317px;
width:100%;
height: auto;
}
#module_151190250 .ModuleHead151190250 {
display:none;
}
#module_151190250 .BodyCenter.BodyCenter151190250 {
background:none;background-color:rgb(248, 248, 248);
}
#module_151190250 >.module_151190250 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190250 >.module_151190250{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190250 .BodyCenter.BodyCenter151190250 {
padding-top:4.2872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.6077%;
}
}
@media screen and (max-width: 767px){
#module_151190250 .BodyCenter.BodyCenter151190250 {
padding-top:11.5274%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_151190250 >.module_151190250 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190250 >.module_151190250 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190250 >.module_151190250 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190250:hover {
border:none;
}
#module_151190250:hover >.module_151190250 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_167275434 img{border-top-color:rgb(0, 111, 255);}
#module_167275434 img{border-top-style:solid;}
#module_167275434 img{border-top-width:1px;}
#module_167275434 img{border-right-color:rgb(0, 111, 255);}
#module_167275434 img{border-right-style:solid;}
#module_167275434 img{border-right-width:1px;}
#module_167275434 img{border-bottom-color:rgb(0, 111, 255);}
#module_167275434 img{border-bottom-style:solid;}
#module_167275434 img{border-bottom-width:1px;}
#module_167275434 img{border-left-color:rgb(0, 111, 255);}
#module_167275434 img{border-left-style:solid;}
#module_167275434 img{border-left-width:1px;}
#module_167275434 img{border-top-left-radius:100px;}
#module_167275434 img{border-top-right-radius:100px;}
#module_167275434 img{border-bottom-left-radius:100px;}
#module_167275434 img{border-bottom-right-radius:100px;}
#module_167275434 .BodyCenter{text-align: center;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_151190655 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151190655 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151190655 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151190655 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151190655 .imageTextGiant-Container{padding-top:10px;}
#module_151190655 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190655 .imageTextGiant-Container{padding-left:0px;}
#module_151190655 .imageTextGiant-Container{padding-right:0px;}
#module_151190655 .showHandle .btn{font-size:14px;}
#module_151190655 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190655 .showHandle .btn{color:#333;}
#module_151190655 .showHandle .btn{font-weight:400;}
#module_151190655 .showHandle .btn{text-decoration:none;}
#module_151190655 .showHandle .btn{font-style:normal;}
#module_151190655 .showHandle div{border-top-color:#ddd !important;}
#module_151190655 .showHandle div{border-top-style:solid !important;}
#module_151190655 .showHandle div{border-top-width:1px !important;}
#module_151190655 .showHandle{background-color:transparent;}
#module_151190655 .showHandle{background-image:none;}
#module_151190655 .showHandle{background-repeat:no-repeat;}
#module_151190655 .showHandle{}
#module_151190655 .showHandle{}
#module_151190655 .showHandle{}
#module_151190655 a{font-size:unset;font-family:unset}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


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

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

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

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

#module_151190537 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151190537 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151190537 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151190537 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151190537 .imageTextGiant-Container{padding-top:0px;}
#module_151190537 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190537 .imageTextGiant-Container{padding-left:0px;}
#module_151190537 .imageTextGiant-Container{padding-right:0px;}
#module_151190537 .showHandle .btn{font-size:14px;}
#module_151190537 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190537 .showHandle .btn{color:#333;}
#module_151190537 .showHandle .btn{font-weight:400;}
#module_151190537 .showHandle .btn{text-decoration:none;}
#module_151190537 .showHandle .btn{font-style:normal;}
#module_151190537 .showHandle div{border-top-color:#ddd !important;}
#module_151190537 .showHandle div{border-top-style:solid !important;}
#module_151190537 .showHandle div{border-top-width:1px !important;}
#module_151190537 .showHandle{background-color:transparent;}
#module_151190537 .showHandle{background-image:none;}
#module_151190537 .showHandle{background-repeat:no-repeat;}
#module_151190537 .showHandle{}
#module_151190537 .showHandle{}
#module_151190537 .showHandle{}
#module_151190537 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190533 #Sub151190533_2 {width:25%;}
.module_151190540 .ModuleHead .HeadCenter{float:none;}
#module_151190540 {
padding:0px;
}
#module_151190540 {
position:static;
z-index:0;
top:1640px;
left:130px;
width:100%;
height: auto;
}
#module_151190540 .ModuleHead151190540 {
display:none;
}
#module_151190540 .BodyCenter.BodyCenter151190540 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190540 >.module_151190540 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190540 >.module_151190540{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190540 .BodyCenter.BodyCenter151190540 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190540 .BodyCenter.BodyCenter151190540 {
padding-top:4.7771%;
padding-left:6.3694%;
padding-right:9.5541%;
padding-bottom:0.9554%;
}
}
@media screen and (min-width: 768px){
#module_151190540 >.module_151190540 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190540 >.module_151190540 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190540 >.module_151190540 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190540:hover {
border:none;
}
#module_151190540:hover >.module_151190540 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_151190538 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151190538 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151190538 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151190538 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151190538 .imageTextGiant-Container{padding-top:0px;}
#module_151190538 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190538 .imageTextGiant-Container{padding-left:0px;}
#module_151190538 .imageTextGiant-Container{padding-right:0px;}
#module_151190538 .showHandle .btn{font-size:14px;}
#module_151190538 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190538 .showHandle .btn{color:#333;}
#module_151190538 .showHandle .btn{font-weight:400;}
#module_151190538 .showHandle .btn{text-decoration:none;}
#module_151190538 .showHandle .btn{font-style:normal;}
#module_151190538 .showHandle div{border-top-color:#ddd !important;}
#module_151190538 .showHandle div{border-top-style:solid !important;}
#module_151190538 .showHandle div{border-top-width:1px !important;}
#module_151190538 .showHandle{background-color:transparent;}
#module_151190538 .showHandle{background-image:none;}
#module_151190538 .showHandle{background-repeat:no-repeat;}
#module_151190538 .showHandle{}
#module_151190538 .showHandle{}
#module_151190538 .showHandle{}
#module_151190538 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190533 #Sub151190533_3 {width:25%;}
.module_151190541 .ModuleHead .HeadCenter{float:none;}
#module_151190541 {
padding:0px;
}
#module_151190541 {
position:static;
z-index:0;
top:3807px;
left:1364px;
width:100%;
height: auto;
}
#module_151190541 .ModuleHead151190541 {
display:none;
}
#module_151190541 .BodyCenter.BodyCenter151190541 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190541 >.module_151190541 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190541 >.module_151190541{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190541 .BodyCenter.BodyCenter151190541 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190541 .BodyCenter.BodyCenter151190541 {
padding-top:4.7771%;
padding-left:6.3694%;
padding-right:9.5541%;
padding-bottom:0.9554%;
}
}
@media screen and (min-width: 768px){
#module_151190541 >.module_151190541 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190541 >.module_151190541 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190541 >.module_151190541 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190541:hover {
border:none;
}
#module_151190541:hover >.module_151190541 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_151190634 .ModuleSubContainer{background-color:transparent;}
#module_151190634 .ModuleSubContainer{background-image:none;}
#module_151190634 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151190634 .ModuleSubContainer{background-position:0% 0%;}
#module_151190634 .ModuleSubContainer{background-attachment:scroll;}
#module_151190634 .ModuleSubContainer{}
#module_151190634 {!bgVideo!}{bgVideoUrl:none}
#module_151190634 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151190634 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151190634 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer151190634 {}
.ModuleGridContainer.ModuleGridContainer151190634 .SubPadding {width:20px;}
.module_151190657 .ModuleHead .HeadCenter{float:none;}
#module_151190657 {
padding:0px;
}
#module_151190657 {
position:static;
z-index:0;
top:1928px;
left:110px;
width:100%;
height: auto;
}
#module_151190657 .ModuleHead151190657 {
display:none;
}
#module_151190657 .BodyCenter.BodyCenter151190657 {
background:none;background-color:rgb(0, 127, 255);
}
#module_151190657 >.module_151190657 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190657 >.module_151190657{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190657 .BodyCenter.BodyCenter151190657 {
padding-top:2.5424%;
padding-left:3.3898%;
padding-right:3.3898%;
padding-bottom:0.8475%;
}
}
@media screen and (max-width: 767px){
#module_151190657 .BodyCenter.BodyCenter151190657 {
padding-top:3.6232%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151190657 >.module_151190657 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190657 >.module_151190657 {
margin-top:3.6232%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190657 >.module_151190657 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190657:hover {
border:none;
}
#module_151190657:hover >.module_151190657 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_151190638 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151190638 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151190638 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151190638 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151190638 .imageTextGiant-Container{padding-top:0px;}
#module_151190638 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190638 .imageTextGiant-Container{padding-left:0px;}
#module_151190638 .imageTextGiant-Container{padding-right:0px;}
#module_151190638 .showHandle .btn{font-size:14px;}
#module_151190638 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190638 .showHandle .btn{color:#333;}
#module_151190638 .showHandle .btn{font-weight:400;}
#module_151190638 .showHandle .btn{text-decoration:none;}
#module_151190638 .showHandle .btn{font-style:normal;}
#module_151190638 .showHandle div{border-top-color:#ddd !important;}
#module_151190638 .showHandle div{border-top-style:solid !important;}
#module_151190638 .showHandle div{border-top-width:1px !important;}
#module_151190638 .showHandle{background-color:transparent;}
#module_151190638 .showHandle{background-image:none;}
#module_151190638 .showHandle{background-repeat:no-repeat;}
#module_151190638 .showHandle{}
#module_151190638 .showHandle{}
#module_151190638 .showHandle{}
#module_151190638 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190634 #Sub151190634_2 {width:25%;}
.module_151190641 .ModuleHead .HeadCenter{float:none;}
#module_151190641 {
padding:0px;
}
#module_151190641 {
position:static;
z-index:0;
top:3937px;
left:1089px;
width:100%;
height: auto;
}
#module_151190641 .ModuleHead151190641 {
display:none;
}
#module_151190641 .BodyCenter.BodyCenter151190641 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190641 >.module_151190641 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190641 >.module_151190641{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190641 .BodyCenter.BodyCenter151190641 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190641 .BodyCenter.BodyCenter151190641 {
padding-top:4.7923%;
padding-left:6.3898%;
padding-right:9.5847%;
padding-bottom:0.9585%;
}
}
@media screen and (min-width: 768px){
#module_151190641 >.module_151190641 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190641 >.module_151190641 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190641 >.module_151190641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190641:hover {
border:none;
}
#module_151190641:hover >.module_151190641 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_151190639 .ModuleImageTextGiantContent{margin-top:0px;}
#module_151190639 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_151190639 .ModuleImageTextGiantContent{margin-left:0px;}
#module_151190639 .ModuleImageTextGiantContent{margin-right:0px;}
#module_151190639 .imageTextGiant-Container{padding-top:0px;}
#module_151190639 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190639 .imageTextGiant-Container{padding-left:0px;}
#module_151190639 .imageTextGiant-Container{padding-right:0px;}
#module_151190639 .showHandle .btn{font-size:14px;}
#module_151190639 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190639 .showHandle .btn{color:#333;}
#module_151190639 .showHandle .btn{font-weight:400;}
#module_151190639 .showHandle .btn{text-decoration:none;}
#module_151190639 .showHandle .btn{font-style:normal;}
#module_151190639 .showHandle div{border-top-color:#ddd !important;}
#module_151190639 .showHandle div{border-top-style:solid !important;}
#module_151190639 .showHandle div{border-top-width:1px !important;}
#module_151190639 .showHandle{background-color:transparent;}
#module_151190639 .showHandle{background-image:none;}
#module_151190639 .showHandle{background-repeat:no-repeat;}
#module_151190639 .showHandle{}
#module_151190639 .showHandle{}
#module_151190639 .showHandle{}
#module_151190639 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190634 #Sub151190634_3 {width:25%;}
.module_151190642 .ModuleHead .HeadCenter{float:none;}
#module_151190642 {
padding:0px;
}
#module_151190642 {
position:static;
z-index:0;
top:3807px;
left:1364px;
width:100%;
height: auto;
}
#module_151190642 .ModuleHead151190642 {
display:none;
}
#module_151190642 .BodyCenter.BodyCenter151190642 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190642 >.module_151190642 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190642 >.module_151190642{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190642 .BodyCenter.BodyCenter151190642 {
padding-top:10.5263%;
padding-left:10.5263%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190642 .BodyCenter.BodyCenter151190642 {
padding-top:4.7923%;
padding-left:6.3898%;
padding-right:9.5847%;
padding-bottom:0.9585%;
}
}
@media screen and (min-width: 768px){
#module_151190642 >.module_151190642 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190642 >.module_151190642 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190642 >.module_151190642 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190642:hover {
border:none;
}
#module_151190642:hover >.module_151190642 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_151190564 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190564 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190564 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190564 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190564 .GraphicUpper{padding-top:0px;}
#module_151190564 .GraphicUpper{padding-bottom:32px;}
#module_151190564 .GraphicUpper{padding-left:0px;}
#module_151190564 .GraphicUpper {padding-right:0px;}
#module_151190564 .GraphicUpper{width:8%;} #module_151190564 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190564 .MobileGraphicUpper{width:8%;} #module_151190564 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190564 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190564 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190564 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190564 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190564 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190564 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190564 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190564 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190564 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190564 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190564 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190564 .normal_ImgtextBox_content{background-image:none;}
#module_151190564 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190564 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190564 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190564 .normal_ImgtextBox_content{}
#module_151190564 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190564 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190564 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190564 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190564 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190564 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190564 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190564 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190564 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190564 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190564 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190564 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190564 .showHandle .btn{font-size:14px;}
#module_151190564 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190564 .showHandle .btn{color:#333;}
#module_151190564 .showHandle .btn{font-weight:400;}
#module_151190564 .showHandle .btn{text-decoration:none;}
#module_151190564 .showHandle .btn{font-style:normal;}
#module_151190564 .showHandle div{border-top-color:#ddd !important;}
#module_151190564 .showHandle div{border-top-style:solid !important;}
#module_151190564 .showHandle div{border-top-width:1px !important;}
#module_151190564 .showHandle{background-color:transparent;}
#module_151190564 .showHandle{background-image:none;}
#module_151190564 .showHandle{background-repeat:no-repeat;}
#module_151190564 .showHandle{}
#module_151190564 .showHandle{}
#module_151190564 .showHandle{}
#module_151190564 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190564 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190564 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190564 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190564 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190564 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190564 a{font-size:unset;font-family:unset}
.module_151190565 .ModuleHead .HeadCenter{float:none;}
#module_151190565 {
padding:0px;
}
#module_151190565 {
position:static;
z-index:0;
top:1549px;
left:463px;
width:100%;
height: auto;
}
#module_151190565 .ModuleHead151190565 {
display:none;
}
#module_151190565 .BodyCenter.BodyCenter151190565 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190565 >.module_151190565 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190565 >.module_151190565{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190565 .BodyCenter.BodyCenter151190565 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:3.3898%;
}
}
@media screen and (max-width: 767px){
#module_151190565 .BodyCenter.BodyCenter151190565 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190565 >.module_151190565 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190565 >.module_151190565 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190565 >.module_151190565 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190565:hover {
border:none;
}
#module_151190565:hover >.module_151190565 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151190565 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190565 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190565 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190565 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190565 .GraphicUpper{padding-top:0px;}
#module_151190565 .GraphicUpper{padding-bottom:32px;}
#module_151190565 .GraphicUpper{padding-left:0px;}
#module_151190565 .GraphicUpper {padding-right:0px;}
#module_151190565 .GraphicUpper{width:8%;} #module_151190565 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190565 .MobileGraphicUpper{width:8%;} #module_151190565 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190565 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190565 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190565 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190565 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190565 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190565 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190565 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190565 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190565 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190565 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190565 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190565 .normal_ImgtextBox_content{background-image:none;}
#module_151190565 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190565 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190565 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190565 .normal_ImgtextBox_content{}
#module_151190565 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190565 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190565 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190565 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190565 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190565 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190565 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190565 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190565 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190565 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190565 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190565 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190565 .showHandle .btn{font-size:14px;}
#module_151190565 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190565 .showHandle .btn{color:#333;}
#module_151190565 .showHandle .btn{font-weight:400;}
#module_151190565 .showHandle .btn{text-decoration:none;}
#module_151190565 .showHandle .btn{font-style:normal;}
#module_151190565 .showHandle div{border-top-color:#ddd !important;}
#module_151190565 .showHandle div{border-top-style:solid !important;}
#module_151190565 .showHandle div{border-top-width:1px !important;}
#module_151190565 .showHandle{background-color:transparent;}
#module_151190565 .showHandle{background-image:none;}
#module_151190565 .showHandle{background-repeat:no-repeat;}
#module_151190565 .showHandle{}
#module_151190565 .showHandle{}
#module_151190565 .showHandle{}
#module_151190565 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190565 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190565 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190565 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190565 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190565 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190565 a{font-size:unset;font-family:unset}
.module_151190566 .ModuleHead .HeadCenter{float:none;}
#module_151190566 {
padding:0px;
}
#module_151190566 {
position:static;
z-index:0;
top:246px;
left:599px;
width:100%;
height: auto;
}
#module_151190566 .ModuleHead151190566 {
display:none;
}
#module_151190566 .BodyCenter.BodyCenter151190566 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190566 >.module_151190566 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190566 >.module_151190566{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190566 .BodyCenter.BodyCenter151190566 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:3.3898%;
}
}
@media screen and (max-width: 767px){
#module_151190566 .BodyCenter.BodyCenter151190566 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190566 >.module_151190566 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190566 >.module_151190566 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190566 >.module_151190566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190566:hover {
border:none;
}
#module_151190566:hover >.module_151190566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151190566 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190566 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190566 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190566 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190566 .GraphicUpper{padding-top:0px;}
#module_151190566 .GraphicUpper{padding-bottom:32px;}
#module_151190566 .GraphicUpper{padding-left:0px;}
#module_151190566 .GraphicUpper {padding-right:0px;}
#module_151190566 .GraphicUpper{width:8%;} #module_151190566 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190566 .MobileGraphicUpper{width:8%;} #module_151190566 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190566 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190566 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190566 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190566 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190566 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190566 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190566 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190566 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190566 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190566 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190566 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190566 .normal_ImgtextBox_content{background-image:none;}
#module_151190566 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190566 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190566 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190566 .normal_ImgtextBox_content{}
#module_151190566 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190566 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190566 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190566 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190566 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190566 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190566 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190566 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190566 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190566 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190566 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190566 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190566 .showHandle .btn{font-size:14px;}
#module_151190566 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190566 .showHandle .btn{color:#333;}
#module_151190566 .showHandle .btn{font-weight:400;}
#module_151190566 .showHandle .btn{text-decoration:none;}
#module_151190566 .showHandle .btn{font-style:normal;}
#module_151190566 .showHandle div{border-top-color:#ddd !important;}
#module_151190566 .showHandle div{border-top-style:solid !important;}
#module_151190566 .showHandle div{border-top-width:1px !important;}
#module_151190566 .showHandle{background-color:transparent;}
#module_151190566 .showHandle{background-image:none;}
#module_151190566 .showHandle{background-repeat:no-repeat;}
#module_151190566 .showHandle{}
#module_151190566 .showHandle{}
#module_151190566 .showHandle{}
#module_151190566 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190566 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190566 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190566 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190566 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190566 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190566 a{font-size:unset;font-family:unset}
.module_151190567 .ModuleHead .HeadCenter{float:none;}
#module_151190567 {
padding:0px;
}
#module_151190567 {
position:static;
z-index:0;
top:342px;
left:0px;
width:100%;
height: auto;
}
#module_151190567 .ModuleHead151190567 {
display:none;
}
#module_151190567 .BodyCenter.BodyCenter151190567 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190567 >.module_151190567 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190567 >.module_151190567{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190567 .BodyCenter.BodyCenter151190567 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:6.7797%;
}
}
@media screen and (max-width: 767px){
#module_151190567 .BodyCenter.BodyCenter151190567 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190567 >.module_151190567 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190567 >.module_151190567 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190567 >.module_151190567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190567:hover {
border:none;
}
#module_151190567:hover >.module_151190567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_151190560 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190560 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190560 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190560 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190560 .GraphicUpper{padding-top:0px;}
#module_151190560 .GraphicUpper{padding-bottom:32px;}
#module_151190560 .GraphicUpper{padding-left:0px;}
#module_151190560 .GraphicUpper {padding-right:0px;}
#module_151190560 .GraphicUpper{width:8%;} #module_151190560 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190560 .MobileGraphicUpper{width:8%;} #module_151190560 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190560 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190560 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190560 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190560 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190560 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190560 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190560 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190560 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190560 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190560 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190560 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190560 .normal_ImgtextBox_content{background-image:none;}
#module_151190560 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190560 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190560 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190560 .normal_ImgtextBox_content{}
#module_151190560 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190560 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190560 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190560 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190560 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190560 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190560 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190560 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190560 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190560 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190560 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190560 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190560 .showHandle .btn{font-size:14px;}
#module_151190560 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190560 .showHandle .btn{color:#333;}
#module_151190560 .showHandle .btn{font-weight:400;}
#module_151190560 .showHandle .btn{text-decoration:none;}
#module_151190560 .showHandle .btn{font-style:normal;}
#module_151190560 .showHandle div{border-top-color:#ddd !important;}
#module_151190560 .showHandle div{border-top-style:solid !important;}
#module_151190560 .showHandle div{border-top-width:1px !important;}
#module_151190560 .showHandle{background-color:transparent;}
#module_151190560 .showHandle{background-image:none;}
#module_151190560 .showHandle{background-repeat:no-repeat;}
#module_151190560 .showHandle{}
#module_151190560 .showHandle{}
#module_151190560 .showHandle{}
#module_151190560 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190560 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190560 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190560 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190560 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190560 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190560 a{font-size:unset;font-family:unset}
.module_151190568 .ModuleHead .HeadCenter{float:none;}
#module_151190568 {
padding:0px;
}
#module_151190568 {
position:static;
z-index:0;
top:143px;
left:0px;
width:100%;
height: auto;
}
#module_151190568 .ModuleHead151190568 {
display:none;
}
#module_151190568 .BodyCenter.BodyCenter151190568 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190568 >.module_151190568 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190568 >.module_151190568{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190568 .BodyCenter.BodyCenter151190568 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:3.3898%;
}
}
@media screen and (max-width: 767px){
#module_151190568 .BodyCenter.BodyCenter151190568 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190568 >.module_151190568 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190568 >.module_151190568 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190568 >.module_151190568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190568:hover {
border:none;
}
#module_151190568:hover >.module_151190568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151190568 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190568 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190568 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190568 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190568 .GraphicUpper{padding-top:0px;}
#module_151190568 .GraphicUpper{padding-bottom:32px;}
#module_151190568 .GraphicUpper{padding-left:0px;}
#module_151190568 .GraphicUpper {padding-right:0px;}
#module_151190568 .GraphicUpper{width:8%;} #module_151190568 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190568 .MobileGraphicUpper{width:8%;} #module_151190568 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190568 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190568 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190568 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190568 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190568 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190568 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190568 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190568 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190568 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190568 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190568 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190568 .normal_ImgtextBox_content{background-image:none;}
#module_151190568 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190568 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190568 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190568 .normal_ImgtextBox_content{}
#module_151190568 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190568 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190568 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190568 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190568 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190568 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190568 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190568 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190568 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190568 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190568 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190568 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190568 .showHandle .btn{font-size:14px;}
#module_151190568 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190568 .showHandle .btn{color:#333;}
#module_151190568 .showHandle .btn{font-weight:400;}
#module_151190568 .showHandle .btn{text-decoration:none;}
#module_151190568 .showHandle .btn{font-style:normal;}
#module_151190568 .showHandle div{border-top-color:#ddd !important;}
#module_151190568 .showHandle div{border-top-style:solid !important;}
#module_151190568 .showHandle div{border-top-width:1px !important;}
#module_151190568 .showHandle{background-color:transparent;}
#module_151190568 .showHandle{background-image:none;}
#module_151190568 .showHandle{background-repeat:no-repeat;}
#module_151190568 .showHandle{}
#module_151190568 .showHandle{}
#module_151190568 .showHandle{}
#module_151190568 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190568 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190568 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190568 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190568 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190568 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190568 a{font-size:unset;font-family:unset}
.module_151190569 .ModuleHead .HeadCenter{float:none;}
#module_151190569 {
padding:0px;
}
#module_151190569 {
position:static;
z-index:0;
top:257px;
left:0px;
width:100%;
height: auto;
}
#module_151190569 .ModuleHead151190569 {
display:none;
}
#module_151190569 .BodyCenter.BodyCenter151190569 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190569 >.module_151190569 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190569 >.module_151190569{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190569 .BodyCenter.BodyCenter151190569 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:3.3898%;
}
}
@media screen and (max-width: 767px){
#module_151190569 .BodyCenter.BodyCenter151190569 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190569 >.module_151190569 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190569 >.module_151190569 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190569 >.module_151190569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190569:hover {
border:none;
}
#module_151190569:hover >.module_151190569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151190569 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190569 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190569 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190569 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190569 .GraphicUpper{padding-top:0px;}
#module_151190569 .GraphicUpper{padding-bottom:32px;}
#module_151190569 .GraphicUpper{padding-left:0px;}
#module_151190569 .GraphicUpper {padding-right:0px;}
#module_151190569 .GraphicUpper{width:8%;} #module_151190569 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190569 .MobileGraphicUpper{width:8%;} #module_151190569 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190569 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190569 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190569 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190569 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190569 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190569 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190569 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190569 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190569 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190569 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190569 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190569 .normal_ImgtextBox_content{background-image:none;}
#module_151190569 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190569 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190569 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190569 .normal_ImgtextBox_content{}
#module_151190569 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190569 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190569 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190569 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190569 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190569 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190569 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190569 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190569 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190569 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190569 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190569 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190569 .showHandle .btn{font-size:14px;}
#module_151190569 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190569 .showHandle .btn{color:#333;}
#module_151190569 .showHandle .btn{font-weight:400;}
#module_151190569 .showHandle .btn{text-decoration:none;}
#module_151190569 .showHandle .btn{font-style:normal;}
#module_151190569 .showHandle div{border-top-color:#ddd !important;}
#module_151190569 .showHandle div{border-top-style:solid !important;}
#module_151190569 .showHandle div{border-top-width:1px !important;}
#module_151190569 .showHandle{background-color:transparent;}
#module_151190569 .showHandle{background-image:none;}
#module_151190569 .showHandle{background-repeat:no-repeat;}
#module_151190569 .showHandle{}
#module_151190569 .showHandle{}
#module_151190569 .showHandle{}
#module_151190569 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190569 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190569 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190569 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190569 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190569 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190569 a{font-size:unset;font-family:unset}
.module_151190570 .ModuleHead .HeadCenter{float:none;}
#module_151190570 {
padding:0px;
}
#module_151190570 {
position:static;
z-index:0;
top:354px;
left:0px;
width:100%;
height: auto;
}
#module_151190570 .ModuleHead151190570 {
display:none;
}
#module_151190570 .BodyCenter.BodyCenter151190570 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190570 >.module_151190570 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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:0px;
}
#module_151190570 >.module_151190570{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190570 .BodyCenter.BodyCenter151190570 {
padding-top:3.3898%;
padding-left:5.0847%;
padding-right:5.0847%;
padding-bottom:6.7797%;
}
}
@media screen and (max-width: 767px){
#module_151190570 .BodyCenter.BodyCenter151190570 {
padding-top:0.0000%;
padding-left:6.5359%;
padding-right:9.8039%;
padding-bottom:0.9804%;
}
}
@media screen and (min-width: 768px){
#module_151190570 >.module_151190570 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190570 >.module_151190570 {
margin-top:4.9020%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190570 >.module_151190570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190570:hover {
border:none;
}
#module_151190570:hover >.module_151190570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_151190570 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190570 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190570 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190570 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190570 .GraphicUpper{padding-top:0px;}
#module_151190570 .GraphicUpper{padding-bottom:32px;}
#module_151190570 .GraphicUpper{padding-left:0px;}
#module_151190570 .GraphicUpper {padding-right:0px;}
#module_151190570 .GraphicUpper{width:8%;} #module_151190570 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_151190570 .MobileGraphicUpper{width:8%;} #module_151190570 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_151190570 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190570 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190570 .ModuleImageTextGiantContent{padding-left:15px;}
#module_151190570 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190570 .normal_ImgtextBox_content{padding-top:0px;}
#module_151190570 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_151190570 .normal_ImgtextBox_content{padding-left:0px;}
#module_151190570 .normal_ImgtextBox_content{padding-right:0px;}
#module_151190570 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_151190570 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190570 .normal_ImgtextBox_content{background-color:transparent;}
#module_151190570 .normal_ImgtextBox_content{background-image:none;}
#module_151190570 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_151190570 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_151190570 .normal_ImgtextBox_content{background-attachment:none;}
#module_151190570 .normal_ImgtextBox_content{}
#module_151190570 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_151190570 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_151190570 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_151190570 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_151190570 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content{border-top-style:none;}
#module_151190570 .normal_ImgtextBox_content{border-top-width:0px;}
#module_151190570 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content{border-right-style:none;}
#module_151190570 .normal_ImgtextBox_content{border-right-width:0px;}
#module_151190570 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_151190570 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_151190570 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content{border-left-style:none;}
#module_151190570 .normal_ImgtextBox_content{border-left-width:0px;}
#module_151190570 .showHandle .btn{font-size:14px;}
#module_151190570 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190570 .showHandle .btn{color:#333;}
#module_151190570 .showHandle .btn{font-weight:400;}
#module_151190570 .showHandle .btn{text-decoration:none;}
#module_151190570 .showHandle .btn{font-style:normal;}
#module_151190570 .showHandle div{border-top-color:#ddd !important;}
#module_151190570 .showHandle div{border-top-style:solid !important;}
#module_151190570 .showHandle div{border-top-width:1px !important;}
#module_151190570 .showHandle{background-color:transparent;}
#module_151190570 .showHandle{background-image:none;}
#module_151190570 .showHandle{background-repeat:no-repeat;}
#module_151190570 .showHandle{}
#module_151190570 .showHandle{}
#module_151190570 .showHandle{}
#module_151190570 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_151190570 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_151190570 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_151190570 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_151190570 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_151190570 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_151190570 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190522 #Sub151190522_2 {width:50%;}
.module_151190142 .ModuleHead .HeadCenter{float:none;}
#module_151190142 {
padding:0px;
}
#module_151190142 {
position:static;
z-index:0;
top:4898px;
left:1469px;
width:100%;
height: auto;
}
#module_151190142 .ModuleHead151190142 {
display:none;
}
#module_151190142 .BodyCenter.BodyCenter151190142 {
background-color:transparent;
background-image:url(../comdata/82544/202012/202012192217105d9cbb.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_151190142 >.module_151190142 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190142 >.module_151190142{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190142 .BodyCenter.BodyCenter151190142 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190142 .BodyCenter.BodyCenter151190142 {
padding-top:9.8039%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151190142 >.module_151190142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190142 >.module_151190142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190142 >.module_151190142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190142:hover {
border:none;
}
#module_151190142:hover >.module_151190142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_151190145 .ModuleSubContainer{background-color:transparent;}
#module_151190145 .ModuleSubContainer{background-image:none;}
#module_151190145 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151190145 .ModuleSubContainer{background-position:0% 0%;}
#module_151190145 .ModuleSubContainer{background-attachment:scroll;}
#module_151190145 .ModuleSubContainer{}
#module_151190145 {!bgVideo!}{bgVideoUrl:none}
#module_151190145 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151190145 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151190145 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer151190145 {}
.ModuleGridContainer.ModuleGridContainer151190145 .SubPadding {width:20px;}
/*图文模块 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_151190146 .ModuleHead .HeadCenter{float:none;}
#module_151190146 {
padding:0px;
}
#module_151190146 {
position:static;
z-index:0;
top:13px;
left:599px;
width:100%;
height: auto;
}
#module_151190146 .ModuleHead151190146 {
display:none;
}
#module_151190146 .BodyCenter.BodyCenter151190146 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190146 >.module_151190146 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151190146 >.module_151190146{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190146 .BodyCenter.BodyCenter151190146 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151190146 .BodyCenter.BodyCenter151190146 {
padding-top:10.3806%;
padding-left:10.3806%;
padding-right:10.3806%;
padding-bottom:10.3806%;
}
}
@media screen and (min-width: 768px){
#module_151190146 >.module_151190146 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190146 >.module_151190146 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190146 >.module_151190146 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151190146:hover {
border:none;
}
#module_151190146:hover >.module_151190146 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

#module_151190624 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151190624 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151190624 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151190624 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151190624 .GraphicUpper .TextImage{margin-top:0px;}
#module_151190624 .GraphicUpper .TextImage{margin-bottom:15px;}
#module_151190624 .GraphicUpper .TextImage{margin-left:0px;}
#module_151190624 .GraphicUpper .TextImage{margin-right:0px;}
#module_151190624 .TextImage{width:45%;}
#module_151190624 .MobileTextImage{width:25%;}
#module_151190624 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151190624 .imageTextGiant-Container{padding-top:10px;}
#module_151190624 .imageTextGiant-Container{padding-bottom:10px;}
#module_151190624 .imageTextGiant-Container{padding-left:10px;}
#module_151190624 .imageTextGiant-Container{padding-right:10px;}
#module_151190624 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151190624 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151190624 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151190624 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151190624 .imageTextGiant-Container{padding-top:0px;}
#module_151190624 .imageTextGiant-Container{padding-bottom:0px;}
#module_151190624 .imageTextGiant-Container{padding-left:0px;}
#module_151190624 .imageTextGiant-Container{padding-right:0px;}
#module_151190624 .showHandle .btn{font-size:14px;}
#module_151190624 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151190624 .showHandle .btn{color:#333;}
#module_151190624 .showHandle .btn{font-weight:400;}
#module_151190624 .showHandle .btn{text-decoration:none;}
#module_151190624 .showHandle .btn{font-style:normal;}
#module_151190624 .showHandle div{border-top-color:#ddd !important;}
#module_151190624 .showHandle div{border-top-style:solid !important;}
#module_151190624 .showHandle div{border-top-width:1px !important;}
#module_151190624 .showHandle{background-color:transparent;}
#module_151190624 .showHandle{background-image:none;}
#module_151190624 .showHandle{background-repeat:no-repeat;}
#module_151190624 .showHandle{}
#module_151190624 .showHandle{}
#module_151190624 .showHandle{}
#module_151190624 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151190145 #Sub151190145_6 {width:16.6667%;}
.module_151190284 .ModuleHead .HeadCenter{float:none;}
#module_151190284 {
padding:0px;
}
#module_151190284 {
position:static;
z-index:0;
top:3259px;
left:1508px;
width:100%;
height: auto;
}
#module_151190284 .ModuleHead151190284 {
display:none;
}
#module_151190284 .BodyCenter.BodyCenter151190284 {
background-color:transparent;
background-image:url(../comdata/82544/202012/202012192217105d9cbb.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_151190284 >.module_151190284 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190284 >.module_151190284{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190284 .BodyCenter.BodyCenter151190284 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190284 .BodyCenter.BodyCenter151190284 {
padding-top:11.5274%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_151190284 >.module_151190284 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190284 >.module_151190284 {
margin-top:0.0000%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:0.0000%;
}
}
#module_151190284 >.module_151190284 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190284:hover {
border:none;
}
#module_151190284:hover >.module_151190284 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_151191051 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191051 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191051 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191051 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191051 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191051 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191051 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191051 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191051 .TextImage{width:35%;}
#module_151191051 .MobileTextImage{width:33%;}
#module_151191051 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191051 .imageTextGiant-Container{padding-top:10px;}
#module_151191051 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191051 .imageTextGiant-Container{padding-left:10px;}
#module_151191051 .imageTextGiant-Container{padding-right:10px;}
#module_151191051 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191051 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191051 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191051 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191051 .imageTextGiant-Container{padding-top:0px;}
#module_151191051 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191051 .imageTextGiant-Container{padding-left:0px;}
#module_151191051 .imageTextGiant-Container{padding-right:0px;}
#module_151191051 .showHandle .btn{font-size:14px;}
#module_151191051 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191051 .showHandle .btn{color:#333;}
#module_151191051 .showHandle .btn{font-weight:400;}
#module_151191051 .showHandle .btn{text-decoration:none;}
#module_151191051 .showHandle .btn{font-style:normal;}
#module_151191051 .showHandle div{border-top-color:#ddd !important;}
#module_151191051 .showHandle div{border-top-style:solid !important;}
#module_151191051 .showHandle div{border-top-width:1px !important;}
#module_151191051 .showHandle{background-color:transparent;}
#module_151191051 .showHandle{background-image:none;}
#module_151191051 .showHandle{background-repeat:no-repeat;}
#module_151191051 .showHandle{}
#module_151191051 .showHandle{}
#module_151191051 .showHandle{}
#module_151191051 a{font-size:unset;font-family:unset}
.module_151191073 .ModuleHead .HeadCenter{float:none;}
#module_151191073 {
padding:0px;
}
#module_151191073 {
position:static;
z-index:0;
top:78px;
left:0px;
width:100%;
height: auto;
}
#module_151191073 .ModuleHead151191073 {
display:none;
}
#module_151191073 .BodyCenter.BodyCenter151191073 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191073 >.module_151191073 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191073 >.module_151191073{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191073 .BodyCenter.BodyCenter151191073 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191073 .BodyCenter.BodyCenter151191073 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191073 >.module_151191073 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191073 >.module_151191073 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191073 >.module_151191073 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191073:hover {
border:none;
}
#module_151191073:hover >.module_151191073 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191073 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191073 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191073 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191073 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191073 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191073 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191073 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191073 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191073 .TextImage{width:35%;}
#module_151191073 .MobileTextImage{width:33%;}
#module_151191073 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191073 .imageTextGiant-Container{padding-top:10px;}
#module_151191073 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191073 .imageTextGiant-Container{padding-left:10px;}
#module_151191073 .imageTextGiant-Container{padding-right:10px;}
#module_151191073 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191073 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191073 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191073 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191073 .imageTextGiant-Container{padding-top:0px;}
#module_151191073 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191073 .imageTextGiant-Container{padding-left:0px;}
#module_151191073 .imageTextGiant-Container{padding-right:0px;}
#module_151191073 .showHandle .btn{font-size:14px;}
#module_151191073 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191073 .showHandle .btn{color:#333;}
#module_151191073 .showHandle .btn{font-weight:400;}
#module_151191073 .showHandle .btn{text-decoration:none;}
#module_151191073 .showHandle .btn{font-style:normal;}
#module_151191073 .showHandle div{border-top-color:#ddd !important;}
#module_151191073 .showHandle div{border-top-style:solid !important;}
#module_151191073 .showHandle div{border-top-width:1px !important;}
#module_151191073 .showHandle{background-color:transparent;}
#module_151191073 .showHandle{background-image:none;}
#module_151191073 .showHandle{background-repeat:no-repeat;}
#module_151191073 .showHandle{}
#module_151191073 .showHandle{}
#module_151191073 .showHandle{}
#module_151191073 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_1 {width:16.6667%;}
.module_151191074 .ModuleHead .HeadCenter{float:none;}
#module_151191074 {
padding:0px;
}
#module_151191074 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_151191074 .ModuleHead151191074 {
display:none;
}
#module_151191074 .BodyCenter.BodyCenter151191074 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191074 >.module_151191074 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191074 >.module_151191074{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191074 .BodyCenter.BodyCenter151191074 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191074 .BodyCenter.BodyCenter151191074 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191074 >.module_151191074 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191074 >.module_151191074 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191074 >.module_151191074 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191074:hover {
border:none;
}
#module_151191074:hover >.module_151191074 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191074 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191074 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191074 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191074 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191074 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191074 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191074 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191074 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191074 .TextImage{width:35%;}
#module_151191074 .MobileTextImage{width:33%;}
#module_151191074 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191074 .imageTextGiant-Container{padding-top:10px;}
#module_151191074 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191074 .imageTextGiant-Container{padding-left:10px;}
#module_151191074 .imageTextGiant-Container{padding-right:10px;}
#module_151191074 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191074 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191074 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191074 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191074 .imageTextGiant-Container{padding-top:0px;}
#module_151191074 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191074 .imageTextGiant-Container{padding-left:0px;}
#module_151191074 .imageTextGiant-Container{padding-right:0px;}
#module_151191074 .showHandle .btn{font-size:14px;}
#module_151191074 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191074 .showHandle .btn{color:#333;}
#module_151191074 .showHandle .btn{font-weight:400;}
#module_151191074 .showHandle .btn{text-decoration:none;}
#module_151191074 .showHandle .btn{font-style:normal;}
#module_151191074 .showHandle div{border-top-color:#ddd !important;}
#module_151191074 .showHandle div{border-top-style:solid !important;}
#module_151191074 .showHandle div{border-top-width:1px !important;}
#module_151191074 .showHandle{background-color:transparent;}
#module_151191074 .showHandle{background-image:none;}
#module_151191074 .showHandle{background-repeat:no-repeat;}
#module_151191074 .showHandle{}
#module_151191074 .showHandle{}
#module_151191074 .showHandle{}
#module_151191074 a{font-size:unset;font-family:unset}
.module_151191075 .ModuleHead .HeadCenter{float:none;}
#module_151191075 {
padding:0px;
}
#module_151191075 {
position:static;
z-index:0;
top:91px;
left:0px;
width:100%;
height: auto;
}
#module_151191075 .ModuleHead151191075 {
display:none;
}
#module_151191075 .BodyCenter.BodyCenter151191075 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191075 >.module_151191075 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191075 >.module_151191075{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191075 .BodyCenter.BodyCenter151191075 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191075 .BodyCenter.BodyCenter151191075 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191075 >.module_151191075 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191075 >.module_151191075 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191075 >.module_151191075 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191075:hover {
border:none;
}
#module_151191075:hover >.module_151191075 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191075 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191075 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191075 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191075 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191075 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191075 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191075 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191075 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191075 .TextImage{width:35%;}
#module_151191075 .MobileTextImage{width:33%;}
#module_151191075 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191075 .imageTextGiant-Container{padding-top:10px;}
#module_151191075 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191075 .imageTextGiant-Container{padding-left:10px;}
#module_151191075 .imageTextGiant-Container{padding-right:10px;}
#module_151191075 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191075 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191075 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191075 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191075 .imageTextGiant-Container{padding-top:0px;}
#module_151191075 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191075 .imageTextGiant-Container{padding-left:0px;}
#module_151191075 .imageTextGiant-Container{padding-right:0px;}
#module_151191075 .showHandle .btn{font-size:14px;}
#module_151191075 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191075 .showHandle .btn{color:#333;}
#module_151191075 .showHandle .btn{font-weight:400;}
#module_151191075 .showHandle .btn{text-decoration:none;}
#module_151191075 .showHandle .btn{font-style:normal;}
#module_151191075 .showHandle div{border-top-color:#ddd !important;}
#module_151191075 .showHandle div{border-top-style:solid !important;}
#module_151191075 .showHandle div{border-top-width:1px !important;}
#module_151191075 .showHandle{background-color:transparent;}
#module_151191075 .showHandle{background-image:none;}
#module_151191075 .showHandle{background-repeat:no-repeat;}
#module_151191075 .showHandle{}
#module_151191075 .showHandle{}
#module_151191075 .showHandle{}
#module_151191075 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_2 {width:16.6667%;}
.module_151191077 .ModuleHead .HeadCenter{float:none;}
#module_151191077 {
padding:0px;
}
#module_151191077 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_151191077 .ModuleHead151191077 {
display:none;
}
#module_151191077 .BodyCenter.BodyCenter151191077 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191077 >.module_151191077 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191077 >.module_151191077{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191077 .BodyCenter.BodyCenter151191077 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191077 .BodyCenter.BodyCenter151191077 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191077 >.module_151191077 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191077 >.module_151191077 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191077 >.module_151191077 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191077:hover {
border:none;
}
#module_151191077:hover >.module_151191077 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191077 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191077 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191077 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191077 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191077 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191077 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191077 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191077 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191077 .TextImage{width:35%;}
#module_151191077 .MobileTextImage{width:33%;}
#module_151191077 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191077 .imageTextGiant-Container{padding-top:10px;}
#module_151191077 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191077 .imageTextGiant-Container{padding-left:10px;}
#module_151191077 .imageTextGiant-Container{padding-right:10px;}
#module_151191077 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191077 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191077 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191077 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191077 .imageTextGiant-Container{padding-top:0px;}
#module_151191077 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191077 .imageTextGiant-Container{padding-left:0px;}
#module_151191077 .imageTextGiant-Container{padding-right:0px;}
#module_151191077 .showHandle .btn{font-size:14px;}
#module_151191077 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191077 .showHandle .btn{color:#333;}
#module_151191077 .showHandle .btn{font-weight:400;}
#module_151191077 .showHandle .btn{text-decoration:none;}
#module_151191077 .showHandle .btn{font-style:normal;}
#module_151191077 .showHandle div{border-top-color:#ddd !important;}
#module_151191077 .showHandle div{border-top-style:solid !important;}
#module_151191077 .showHandle div{border-top-width:1px !important;}
#module_151191077 .showHandle{background-color:transparent;}
#module_151191077 .showHandle{background-image:none;}
#module_151191077 .showHandle{background-repeat:no-repeat;}
#module_151191077 .showHandle{}
#module_151191077 .showHandle{}
#module_151191077 .showHandle{}
#module_151191077 a{font-size:unset;font-family:unset}
.module_151191081 .ModuleHead .HeadCenter{float:none;}
#module_151191081 {
padding:0px;
}
#module_151191081 {
position:static;
z-index:0;
top:69px;
left:0px;
width:100%;
height: auto;
}
#module_151191081 .ModuleHead151191081 {
display:none;
}
#module_151191081 .BodyCenter.BodyCenter151191081 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191081 >.module_151191081 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191081 >.module_151191081{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191081 .BodyCenter.BodyCenter151191081 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191081 .BodyCenter.BodyCenter151191081 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191081 >.module_151191081 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191081 >.module_151191081 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191081 >.module_151191081 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191081:hover {
border:none;
}
#module_151191081:hover >.module_151191081 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191081 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191081 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191081 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191081 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191081 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191081 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191081 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191081 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191081 .TextImage{width:35%;}
#module_151191081 .MobileTextImage{width:33%;}
#module_151191081 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191081 .imageTextGiant-Container{padding-top:10px;}
#module_151191081 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191081 .imageTextGiant-Container{padding-left:10px;}
#module_151191081 .imageTextGiant-Container{padding-right:10px;}
#module_151191081 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191081 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191081 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191081 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191081 .imageTextGiant-Container{padding-top:0px;}
#module_151191081 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191081 .imageTextGiant-Container{padding-left:0px;}
#module_151191081 .imageTextGiant-Container{padding-right:0px;}
#module_151191081 .showHandle .btn{font-size:14px;}
#module_151191081 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191081 .showHandle .btn{color:#333;}
#module_151191081 .showHandle .btn{font-weight:400;}
#module_151191081 .showHandle .btn{text-decoration:none;}
#module_151191081 .showHandle .btn{font-style:normal;}
#module_151191081 .showHandle div{border-top-color:#ddd !important;}
#module_151191081 .showHandle div{border-top-style:solid !important;}
#module_151191081 .showHandle div{border-top-width:1px !important;}
#module_151191081 .showHandle{background-color:transparent;}
#module_151191081 .showHandle{background-image:none;}
#module_151191081 .showHandle{background-repeat:no-repeat;}
#module_151191081 .showHandle{}
#module_151191081 .showHandle{}
#module_151191081 .showHandle{}
#module_151191081 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_3 {width:16.6667%;}
.module_151191078 .ModuleHead .HeadCenter{float:none;}
#module_151191078 {
padding:0px;
}
#module_151191078 {
position:static;
z-index:0;
top:45px;
left:0px;
width:100%;
height: auto;
}
#module_151191078 .ModuleHead151191078 {
display:none;
}
#module_151191078 .BodyCenter.BodyCenter151191078 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191078 >.module_151191078 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191078 >.module_151191078{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191078 .BodyCenter.BodyCenter151191078 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191078 .BodyCenter.BodyCenter151191078 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191078 >.module_151191078 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191078 >.module_151191078 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191078 >.module_151191078 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191078:hover {
border:none;
}
#module_151191078:hover >.module_151191078 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191078 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191078 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191078 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191078 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191078 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191078 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191078 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191078 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191078 .TextImage{width:35%;}
#module_151191078 .MobileTextImage{width:33%;}
#module_151191078 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191078 .imageTextGiant-Container{padding-top:10px;}
#module_151191078 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191078 .imageTextGiant-Container{padding-left:10px;}
#module_151191078 .imageTextGiant-Container{padding-right:10px;}
#module_151191078 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191078 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191078 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191078 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191078 .imageTextGiant-Container{padding-top:0px;}
#module_151191078 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191078 .imageTextGiant-Container{padding-left:0px;}
#module_151191078 .imageTextGiant-Container{padding-right:0px;}
#module_151191078 .showHandle .btn{font-size:14px;}
#module_151191078 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191078 .showHandle .btn{color:#333;}
#module_151191078 .showHandle .btn{font-weight:400;}
#module_151191078 .showHandle .btn{text-decoration:none;}
#module_151191078 .showHandle .btn{font-style:normal;}
#module_151191078 .showHandle div{border-top-color:#ddd !important;}
#module_151191078 .showHandle div{border-top-style:solid !important;}
#module_151191078 .showHandle div{border-top-width:1px !important;}
#module_151191078 .showHandle{background-color:transparent;}
#module_151191078 .showHandle{background-image:none;}
#module_151191078 .showHandle{background-repeat:no-repeat;}
#module_151191078 .showHandle{}
#module_151191078 .showHandle{}
#module_151191078 .showHandle{}
#module_151191078 a{font-size:unset;font-family:unset}
.module_151191082 .ModuleHead .HeadCenter{float:none;}
#module_151191082 {
padding:0px;
}
#module_151191082 {
position:static;
z-index:0;
top:84px;
left:0px;
width:100%;
height: auto;
}
#module_151191082 .ModuleHead151191082 {
display:none;
}
#module_151191082 .BodyCenter.BodyCenter151191082 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191082 >.module_151191082 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191082 >.module_151191082{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191082 .BodyCenter.BodyCenter151191082 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191082 .BodyCenter.BodyCenter151191082 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191082 >.module_151191082 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191082 >.module_151191082 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191082 >.module_151191082 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191082:hover {
border:none;
}
#module_151191082:hover >.module_151191082 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191082 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191082 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191082 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191082 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191082 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191082 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191082 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191082 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191082 .TextImage{width:35%;}
#module_151191082 .MobileTextImage{width:33%;}
#module_151191082 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191082 .imageTextGiant-Container{padding-top:10px;}
#module_151191082 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191082 .imageTextGiant-Container{padding-left:10px;}
#module_151191082 .imageTextGiant-Container{padding-right:10px;}
#module_151191082 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191082 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191082 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191082 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191082 .imageTextGiant-Container{padding-top:0px;}
#module_151191082 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191082 .imageTextGiant-Container{padding-left:0px;}
#module_151191082 .imageTextGiant-Container{padding-right:0px;}
#module_151191082 .showHandle .btn{font-size:14px;}
#module_151191082 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191082 .showHandle .btn{color:#333;}
#module_151191082 .showHandle .btn{font-weight:400;}
#module_151191082 .showHandle .btn{text-decoration:none;}
#module_151191082 .showHandle .btn{font-style:normal;}
#module_151191082 .showHandle div{border-top-color:#ddd !important;}
#module_151191082 .showHandle div{border-top-style:solid !important;}
#module_151191082 .showHandle div{border-top-width:1px !important;}
#module_151191082 .showHandle{background-color:transparent;}
#module_151191082 .showHandle{background-image:none;}
#module_151191082 .showHandle{background-repeat:no-repeat;}
#module_151191082 .showHandle{}
#module_151191082 .showHandle{}
#module_151191082 .showHandle{}
#module_151191082 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_4 {width:16.6667%;}
.module_151191079 .ModuleHead .HeadCenter{float:none;}
#module_151191079 {
padding:0px;
}
#module_151191079 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_151191079 .ModuleHead151191079 {
display:none;
}
#module_151191079 .BodyCenter.BodyCenter151191079 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191079 >.module_151191079 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191079 >.module_151191079{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191079 .BodyCenter.BodyCenter151191079 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191079 .BodyCenter.BodyCenter151191079 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191079 >.module_151191079 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191079 >.module_151191079 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191079 >.module_151191079 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191079:hover {
border:none;
}
#module_151191079:hover >.module_151191079 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191079 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191079 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191079 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191079 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191079 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191079 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191079 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191079 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191079 .TextImage{width:35%;}
#module_151191079 .MobileTextImage{width:33%;}
#module_151191079 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191079 .imageTextGiant-Container{padding-top:10px;}
#module_151191079 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191079 .imageTextGiant-Container{padding-left:10px;}
#module_151191079 .imageTextGiant-Container{padding-right:10px;}
#module_151191079 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191079 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191079 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191079 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191079 .imageTextGiant-Container{padding-top:0px;}
#module_151191079 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191079 .imageTextGiant-Container{padding-left:0px;}
#module_151191079 .imageTextGiant-Container{padding-right:0px;}
#module_151191079 .showHandle .btn{font-size:14px;}
#module_151191079 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191079 .showHandle .btn{color:#333;}
#module_151191079 .showHandle .btn{font-weight:400;}
#module_151191079 .showHandle .btn{text-decoration:none;}
#module_151191079 .showHandle .btn{font-style:normal;}
#module_151191079 .showHandle div{border-top-color:#ddd !important;}
#module_151191079 .showHandle div{border-top-style:solid !important;}
#module_151191079 .showHandle div{border-top-width:1px !important;}
#module_151191079 .showHandle{background-color:transparent;}
#module_151191079 .showHandle{background-image:none;}
#module_151191079 .showHandle{background-repeat:no-repeat;}
#module_151191079 .showHandle{}
#module_151191079 .showHandle{}
#module_151191079 .showHandle{}
#module_151191079 a{font-size:unset;font-family:unset}
.module_151191083 .ModuleHead .HeadCenter{float:none;}
#module_151191083 {
padding:0px;
}
#module_151191083 {
position:static;
z-index:0;
top:75px;
left:0px;
width:100%;
height: auto;
}
#module_151191083 .ModuleHead151191083 {
display:none;
}
#module_151191083 .BodyCenter.BodyCenter151191083 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191083 >.module_151191083 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191083 >.module_151191083{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191083 .BodyCenter.BodyCenter151191083 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191083 .BodyCenter.BodyCenter151191083 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191083 >.module_151191083 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191083 >.module_151191083 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191083 >.module_151191083 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191083:hover {
border:none;
}
#module_151191083:hover >.module_151191083 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191083 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191083 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191083 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191083 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191083 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191083 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191083 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191083 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191083 .TextImage{width:35%;}
#module_151191083 .MobileTextImage{width:33%;}
#module_151191083 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191083 .imageTextGiant-Container{padding-top:10px;}
#module_151191083 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191083 .imageTextGiant-Container{padding-left:10px;}
#module_151191083 .imageTextGiant-Container{padding-right:10px;}
#module_151191083 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191083 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191083 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191083 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191083 .imageTextGiant-Container{padding-top:0px;}
#module_151191083 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191083 .imageTextGiant-Container{padding-left:0px;}
#module_151191083 .imageTextGiant-Container{padding-right:0px;}
#module_151191083 .showHandle .btn{font-size:14px;}
#module_151191083 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191083 .showHandle .btn{color:#333;}
#module_151191083 .showHandle .btn{font-weight:400;}
#module_151191083 .showHandle .btn{text-decoration:none;}
#module_151191083 .showHandle .btn{font-style:normal;}
#module_151191083 .showHandle div{border-top-color:#ddd !important;}
#module_151191083 .showHandle div{border-top-style:solid !important;}
#module_151191083 .showHandle div{border-top-width:1px !important;}
#module_151191083 .showHandle{background-color:transparent;}
#module_151191083 .showHandle{background-image:none;}
#module_151191083 .showHandle{background-repeat:no-repeat;}
#module_151191083 .showHandle{}
#module_151191083 .showHandle{}
#module_151191083 .showHandle{}
#module_151191083 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_5 {width:16.6667%;}
.module_151191080 .ModuleHead .HeadCenter{float:none;}
#module_151191080 {
padding:0px;
}
#module_151191080 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_151191080 .ModuleHead151191080 {
display:none;
}
#module_151191080 .BodyCenter.BodyCenter151191080 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191080 >.module_151191080 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191080 >.module_151191080{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191080 .BodyCenter.BodyCenter151191080 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191080 .BodyCenter.BodyCenter151191080 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191080 >.module_151191080 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191080 >.module_151191080 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191080 >.module_151191080 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191080:hover {
border:none;
}
#module_151191080:hover >.module_151191080 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191080 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191080 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191080 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191080 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191080 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191080 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191080 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191080 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191080 .TextImage{width:35%;}
#module_151191080 .MobileTextImage{width:33%;}
#module_151191080 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191080 .imageTextGiant-Container{padding-top:10px;}
#module_151191080 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191080 .imageTextGiant-Container{padding-left:10px;}
#module_151191080 .imageTextGiant-Container{padding-right:10px;}
#module_151191080 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191080 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191080 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191080 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191080 .imageTextGiant-Container{padding-top:0px;}
#module_151191080 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191080 .imageTextGiant-Container{padding-left:0px;}
#module_151191080 .imageTextGiant-Container{padding-right:0px;}
#module_151191080 .showHandle .btn{font-size:14px;}
#module_151191080 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191080 .showHandle .btn{color:#333;}
#module_151191080 .showHandle .btn{font-weight:400;}
#module_151191080 .showHandle .btn{text-decoration:none;}
#module_151191080 .showHandle .btn{font-style:normal;}
#module_151191080 .showHandle div{border-top-color:#ddd !important;}
#module_151191080 .showHandle div{border-top-style:solid !important;}
#module_151191080 .showHandle div{border-top-width:1px !important;}
#module_151191080 .showHandle{background-color:transparent;}
#module_151191080 .showHandle{background-image:none;}
#module_151191080 .showHandle{background-repeat:no-repeat;}
#module_151191080 .showHandle{}
#module_151191080 .showHandle{}
#module_151191080 .showHandle{}
#module_151191080 a{font-size:unset;font-family:unset}
.module_151191084 .ModuleHead .HeadCenter{float:none;}
#module_151191084 {
padding:0px;
}
#module_151191084 {
position:static;
z-index:0;
top:96px;
left:0px;
width:100%;
height: auto;
}
#module_151191084 .ModuleHead151191084 {
display:none;
}
#module_151191084 .BodyCenter.BodyCenter151191084 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151191084 >.module_151191084 {
border-top-style:solid;
border-top-color:rgb(239, 237, 237);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(239, 237, 237);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(239, 237, 237);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(239, 237, 237);
border-bottom-width:1px;
}
#module_151191084 >.module_151191084{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151191084 .BodyCenter.BodyCenter151191084 {
padding-top:16.3043%;
padding-left:16.3043%;
padding-right:16.3043%;
padding-bottom:16.3043%;
}
}
@media screen and (max-width: 767px){
#module_151191084 .BodyCenter.BodyCenter151191084 {
padding-top:7.3529%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (min-width: 768px){
#module_151191084 >.module_151191084 {
margin-top:8.1522%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151191084 >.module_151191084 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.6765%;
margin-bottom:7.3529%;
}
}
#module_151191084 >.module_151191084 {box-shadow: 0px 0px 0px 0px rgb(234, 234, 234);transition: box-shadow 0.5s ease 0s;}
#module_151191084:hover {
border:none;
}
#module_151191084:hover >.module_151191084 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);transition: box-shadow 0.5s ease 0s;}

#module_151191084 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_151191084 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_151191084 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_151191084 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_151191084 .GraphicUpper .TextImage{margin-top:0px;}
#module_151191084 .GraphicUpper .TextImage{margin-bottom:5px;}
#module_151191084 .GraphicUpper .TextImage{margin-left:0px;}
#module_151191084 .GraphicUpper .TextImage{margin-right:0px;}
#module_151191084 .TextImage{width:35%;}
#module_151191084 .MobileTextImage{width:33%;}
#module_151191084 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_151191084 .imageTextGiant-Container{padding-top:10px;}
#module_151191084 .imageTextGiant-Container{padding-bottom:10px;}
#module_151191084 .imageTextGiant-Container{padding-left:10px;}
#module_151191084 .imageTextGiant-Container{padding-right:10px;}
#module_151191084 .ModuleImageTextGiantContent{padding-top:0px;}
#module_151191084 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_151191084 .ModuleImageTextGiantContent{padding-left:0px;}
#module_151191084 .ModuleImageTextGiantContent{padding-right:0px;}
#module_151191084 .imageTextGiant-Container{padding-top:0px;}
#module_151191084 .imageTextGiant-Container{padding-bottom:0px;}
#module_151191084 .imageTextGiant-Container{padding-left:0px;}
#module_151191084 .imageTextGiant-Container{padding-right:0px;}
#module_151191084 .showHandle .btn{font-size:14px;}
#module_151191084 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_151191084 .showHandle .btn{color:#333;}
#module_151191084 .showHandle .btn{font-weight:400;}
#module_151191084 .showHandle .btn{text-decoration:none;}
#module_151191084 .showHandle .btn{font-style:normal;}
#module_151191084 .showHandle div{border-top-color:#ddd !important;}
#module_151191084 .showHandle div{border-top-style:solid !important;}
#module_151191084 .showHandle div{border-top-width:1px !important;}
#module_151191084 .showHandle{background-color:transparent;}
#module_151191084 .showHandle{background-image:none;}
#module_151191084 .showHandle{background-repeat:no-repeat;}
#module_151191084 .showHandle{}
#module_151191084 .showHandle{}
#module_151191084 .showHandle{}
#module_151191084 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer151191050 #Sub151191050_6 {width:16.6667%;}
.module_151190263 .ModuleHead .HeadCenter{float:none;}
#module_151190263 {
padding:0px;
}
#module_151190263 {
position:static;
z-index:0;
top:2925px;
left:1575px;
width:100%;
height: auto;
}
#module_151190263 .ModuleHead151190263 {
display:none;
}
#module_151190263 .BodyCenter.BodyCenter151190263 {
background:none;background-color:rgb(248, 248, 248);
}
#module_151190263 >.module_151190263 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190263 >.module_151190263{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190263 .BodyCenter.BodyCenter151190263 {
padding-top:4.2872%;
padding-left:21.4362%;
padding-right:21.4362%;
padding-bottom:2.6795%;
}
}
@media screen and (max-width: 767px){
#module_151190263 .BodyCenter.BodyCenter151190263 {
padding-top:11.5274%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151190263 >.module_151190263 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190263 >.module_151190263 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190263 >.module_151190263 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190263:hover {
border:none;
}
#module_151190263:hover >.module_151190263 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_151190138 .ModuleSubContainer{background-color:transparent;}
#module_151190138 .ModuleSubContainer{background-image:none;}
#module_151190138 .ModuleSubContainer{background-repeat:no-repeat;}
#module_151190138 .ModuleSubContainer{background-position:0% 0%;}
#module_151190138 .ModuleSubContainer{background-attachment:scroll;}
#module_151190138 .ModuleSubContainer{}
#module_151190138 {!bgVideo!}{bgVideoUrl:none}
#module_151190138 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_151190138 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_151190138 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer151190138 {}
.ModuleGridContainer.ModuleGridContainer151190138 .SubPadding {width:0px;}
/*视频模块*/
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('skinp/modules/ModuleVideoGiant/image/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}
.module_172886610 .ModuleHead .HeadCenter{float:none;}
#module_172886610 {
padding:0px;
}
#module_172886610 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_172886610 .ModuleHead172886610 {
display:none;
}
#module_172886610 .BodyCenter.BodyCenter172886610 {
background:none;background-color:rgba(0,0,0,0);
}
#module_172886610 >.module_172886610 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_172886610 >.module_172886610{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_172886610 .BodyCenter.BodyCenter172886610 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172886610 .BodyCenter.BodyCenter172886610 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_172886610 >.module_172886610 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_172886610 >.module_172886610 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_172886610 >.module_172886610 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_172886610:hover {
border:none;
}
#module_172886610:hover >.module_172886610 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

.ModuleGridContainer.ModuleGridContainer151190138 #Sub151190138_1 {width:59.2500%;}
.module_151190140 .ModuleHead .HeadCenter{float:none;}
#module_151190140 {
padding:0px;
}
#module_151190140 {
position:static;
z-index:0;
top:4525px;
left:1088px;
width:100%;
height: auto;
}
#module_151190140 .ModuleHead151190140 {
display:none;
}
#module_151190140 .BodyCenter.BodyCenter151190140 {
background:none;background-color:rgb(255, 255, 255);
}
#module_151190140 >.module_151190140 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_151190140 >.module_151190140{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_151190140 .BodyCenter.BodyCenter151190140 {
padding-top:6.1350%;
padding-left:8.1800%;
padding-right:8.1800%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190140 .BodyCenter.BodyCenter151190140 {
padding-top:5.4496%;
padding-left:8.1744%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_151190140 >.module_151190140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_151190140 >.module_151190140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_151190140 >.module_151190140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_151190140:hover {
border:none;
}
#module_151190140:hover >.module_151190140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer151190138 #Sub151190138_2 {width:40.7500%;}
.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;}
