/* cache file /mnt/yzproc/YZ-Site/caches/csscache/5/57895/57895_310701_1_.cache exists */
/*md5:dff115bb8cc96be5b112e9bf9b66aae6*/
/*time: 2025-09-01 03:31:26*/
/*url:shenghuacable.com.cn/*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.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.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.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%;position: relative;}
.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: flex;flex-wrap: wrap;}
    .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 > .SubPadding6{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;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_34496849 .ModuleHead .HeadCenter{float:none;}
#module_34496849 {
padding:0px;
}
#module_34496849 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_34496849 .ModuleHead34496849 {
display:none;
}
#module_34496849 .BodyCenter.BodyCenter34496849 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20190827210022a5368d.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496849 >.module_34496849 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496849 >.module_34496849{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496849 .BodyCenter.BodyCenter34496849 {
padding-top:0.0000%;
padding-left:10.1456%;
padding-right:12.2908%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496849 .BodyCenter.BodyCenter34496849 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496849 >.module_34496849 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496849 >.module_34496849 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496849 >.module_34496849 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496849:hover {
border:none;
}
#module_34496849:hover >.module_34496849 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496849 .ModuleSubContainer{background-color:transparent;}
#module_34496849 .ModuleSubContainer{background-image:none;}
#module_34496849 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496849 .ModuleSubContainer{background-position:0% 0%;}
#module_34496849 .ModuleSubContainer{background-attachment:scroll;}
#module_34496849 .ModuleSubContainer{}
#module_34496849 {!bgVideo!}{bgVideoUrl:none}
#module_34496849 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496849 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_34496849 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer34496849 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34496849 .SubPadding {width:0px;}
.ModuleTabContainerV2Giant.layout-106 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-106 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-106 .nav-box{position: relative;}
/* .ModuleTabContainerV2Giant.layout-106 .tabContainer.TabContainer-Container {overflow: hidden;} */
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container{font-size: 0; white-space:nowrap; overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;}
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container li{color:#666;overflow:hidden;cursor: pointer;text-align: center;margin:0;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container li a{display: block;padding:0;background: none;color:#666;}
.ModuleTabContainerV2Giant.layout-106 .nav-pills>li>a{border-radius: 0;padding: 0;}
.ModuleTabContainerV2Giant.layout-106 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-106 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-106 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-106 .btnScrollLeft {left: 10px;}
.ModuleTabContainerV2Giant.layout-106 .phicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}

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

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-106 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-106 .location-left,.ModuleTabContainerV2Giant.layout-106 .location-right{
        flex-direction: column;
    }
}.module_34496850 .ModuleHead .HeadCenter{float:none;}
#module_34496850 {
padding:0px;
}
#module_34496850 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496850 .ModuleHead34496850 {
display:none;
}
#module_34496850 .BodyCenter.BodyCenter34496850 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496850 >.module_34496850 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496850 >.module_34496850{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496850 .BodyCenter.BodyCenter34496850 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496850 .BodyCenter.BodyCenter34496850 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496850 >.module_34496850 {
margin-top:0.0000%;
margin-left:32.3619%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496850 >.module_34496850 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496850 >.module_34496850 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496850:hover {
border:none;
}
#module_34496850:hover >.module_34496850 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496850 .Nav-Container li a{margin-left:px;}
#module_34496850 .Nav-Container li a{margin-right:px;}
#module_34496850 .nav-box{text-align:center;}
#module_34496850 .nav-box{background-color:transparent;}
#module_34496850 .nav-box{background-image:none;}
#module_34496850 .nav-box{background-repeat:no-repeat;}
#module_34496850 .nav-box{}
#module_34496850 .nav-box{}
#module_34496850 .nav-box{}
#module_34496850 .Nav-Container a{text-align:center;}
#module_34496850 .Nav-Container li{background-color:transparent;}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{border-top-color:transparent;}
#module_34496850 .Nav-Container li{border-top-style:none;}
#module_34496850 .Nav-Container li{border-top-width:0px;}
#module_34496850 .Nav-Container li{border-right-color:transparent;}
#module_34496850 .Nav-Container li{border-right-style:none;}
#module_34496850 .Nav-Container li{border-right-width:0px;}
#module_34496850 .Nav-Container li{border-bottom-color:transparent;}
#module_34496850 .Nav-Container li{border-bottom-style:solid;}
#module_34496850 .Nav-Container li{border-bottom-width:0px;}
#module_34496850 .Nav-Container li{border-left-color:transparent;}
#module_34496850 .Nav-Container li{border-left-style:none;}
#module_34496850 .Nav-Container li{border-left-width:0px;}
#module_34496850 .Nav-Container li a{width:100px;width:100;}@media only screen and (min-width: 768px){#module_34496850 .location-left .tabContentGiant,#module_34496850 .location-right .tabContentGiant{width: calc(100% - 100px - 14px)}}
#module_34496850 .Nav-Container li a{height:80px;line-height:80px;}
#module_34496850 .Nav-Container li a{font-size:16px;}
#module_34496850 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496850 .Nav-Container li a{color:rgb(38, 38, 38);}
#module_34496850 .Nav-Container li a{font-weight:bold;}
#module_34496850 .Nav-Container li a{text-decoration:none;}
#module_34496850 .Nav-Container li a{font-style:normal;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{background-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{background-color:rgba(248, 248, 248, 0.87);}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-top:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-left:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-right:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34496850 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34496850 .location-left .tab-link,#module_34496850 .location-right .tab-link{margin-bottom:0px;}}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{background-color:transparent;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-size:16px;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-weight:bold;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{text-decoration:none;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-style:normal;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-color:rgb(3, 159, 159);}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-style:solid;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-width:4px;}


.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

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

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

/*纯文本模块 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_34496854 .ModuleHead .HeadCenter{float:none;}
#module_34496854 {
padding:0px;
}
#module_34496854 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496854 .ModuleHead34496854 {
display:none;
}
#module_34496854 .BodyCenter.BodyCenter34496854 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496854 >.module_34496854 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496854 >.module_34496854{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496854 >.module_34496854 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 >.module_34496854 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496854 >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496854:hover {
border:none;
}
#module_34496854:hover >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_34496856 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496856 .plainTextGiant-Container{padding-top:10px;}
#module_34496856 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496856 .plainTextGiant-Container{padding-left:10px;}
#module_34496856 .plainTextGiant-Container{padding-right:10px;}
#module_34496856 a{font-size:unset;font-family:unset}

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

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

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

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

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

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

#module_34496860 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496860 .plainTextGiant-Container{padding-top:10px;}
#module_34496860 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496860 .plainTextGiant-Container{padding-left:10px;}
#module_34496860 .plainTextGiant-Container{padding-right:10px;}
#module_34496860 a{font-size:unset;font-family:unset}

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

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

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

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

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

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

#module_34496864 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496864 .plainTextGiant-Container{padding-top:10px;}
#module_34496864 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496864 .plainTextGiant-Container{padding-left:10px;}
#module_34496864 .plainTextGiant-Container{padding-right:10px;}
#module_34496864 a{font-size:unset;font-family:unset}

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

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

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

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

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

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

#module_34496867 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496867 .plainTextGiant-Container{padding-top:10px;}
#module_34496867 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496867 .plainTextGiant-Container{padding-left:10px;}
#module_34496867 .plainTextGiant-Container{padding-right:10px;}
#module_34496867 a{font-size:unset;font-family:unset}

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

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

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

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

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

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

#module_34496870 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496870 .plainTextGiant-Container{padding-top:10px;}
#module_34496870 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496870 .plainTextGiant-Container{padding-left:10px;}
#module_34496870 .plainTextGiant-Container{padding-right:10px;}
#module_34496870 a{font-size:unset;font-family:unset}

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

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

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

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

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

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

#module_34496873 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496873 .plainTextGiant-Container{padding-top:10px;}
#module_34496873 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496873 .plainTextGiant-Container{padding-left:10px;}
#module_34496873 .plainTextGiant-Container{padding-right:10px;}
#module_34496873 a{font-size:unset;font-family:unset}


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

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

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

#module_34498777 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498777 .plainTextGiant-Container{padding-top:10px;}
#module_34498777 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498777 .plainTextGiant-Container{padding-left:10px;}
#module_34498777 .plainTextGiant-Container{padding-right:10px;}
#module_34498777 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_1 {width:84.3872%;}
/*图文模块 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_34496851 .ModuleHead .HeadCenter{float:none;}
#module_34496851 {
padding:0px;
}
#module_34496851 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496851 .ModuleHead34496851 {
display:none;
}
#module_34496851 .BodyCenter.BodyCenter34496851 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496851 >.module_34496851 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496851 >.module_34496851{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496851 .BodyCenter.BodyCenter34496851 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496851 .BodyCenter.BodyCenter34496851 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496851 >.module_34496851 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496851 >.module_34496851 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496851 >.module_34496851 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496851:hover {
border:none;
}
#module_34496851:hover >.module_34496851 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496851 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496851 .GraphicUpper{padding-top:28px;}
#module_34496851 .GraphicUpper{padding-bottom:0px;}
#module_34496851 .GraphicUpper{padding-left:0px;}
#module_34496851 .GraphicUpper {padding-right:0px;}
#module_34496851 .GraphicUpper{width:12%;} #module_34496851 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_34496851 .MobileGraphicUpper{width:12%;} #module_34496851 .ModuleMobileImageTextContent{width: calc(100% - 12%);}
#module_34496851 .ModuleImageTextGiantContent{padding-top:28px;}
#module_34496851 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496851 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34496851 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496851 .normal_ImgtextBox_content{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content{background-color:;}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content{border-left-style:;}
#module_34496851 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496851 .showHandle .btn{font-size:px;}
#module_34496851 .showHandle .btn{font-family:;}
#module_34496851 .showHandle .btn{color:;}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle div{border-top-color: !important;}
#module_34496851 .showHandle div{border-top-style: !important;}
#module_34496851 .showHandle div{border-top-width:px !important;}
#module_34496851 .showHandle{background-color:;}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496851 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_2 {width:15.612800000000007%;}
.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%;position: relative;}
.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_34498425 .ModuleHead .HeadCenter{float:none;}
#module_34498425 {
padding:0px;
}
#module_34498425 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498425 .ModuleHead34498425 {
display:none;
}
#module_34498425 .BodyCenter.BodyCenter34498425 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498425 >.module_34498425 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498425 >.module_34498425{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498425 .BodyCenter.BodyCenter34498425 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498425 .BodyCenter.BodyCenter34498425 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498425 >.module_34498425 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498425 >.module_34498425 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498425 >.module_34498425 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498425:hover {
border:none;
}
#module_34498425:hover >.module_34498425 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496664 .ModuleSubContainer{background-color:transparent;}
#module_34496664 .ModuleSubContainer{background-image:none;}
#module_34496664 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496664 .ModuleSubContainer{background-position:0% 0%;}
#module_34496664 .ModuleSubContainer{background-attachment:scroll;}
#module_34496664 .ModuleSubContainer{}
#module_34496664 {!bgVideo!}{bgVideoUrl:https://cloud.video.taobao.com//play/u/2064176038/p/1/e/6/t/1/234806527175.mp4}
#module_34496664 .gridBgVideo .bgVideoMask{opacity:0.15}
#module_34496664 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_34496664 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer34496664 {max-width:none;width:100%;}
.module_34498779 .ModuleHead .HeadCenter{float:none;}
#module_34498779 {
padding:0px;
}
#module_34498779 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498779 .ModuleHead34498779 {
display:none;
}
#module_34498779 .BodyCenter.BodyCenter34498779 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498779 >.module_34498779 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498779 >.module_34498779{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498779 .BodyCenter.BodyCenter34498779 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498779 .BodyCenter.BodyCenter34498779 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498779 >.module_34498779 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498779 >.module_34498779 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498779 >.module_34498779 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498779:hover {
border:none;
}
#module_34498779:hover >.module_34498779 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

.module_34498780 .ModuleHead .HeadCenter{float:none;}
#module_34498780 {
padding:0px;
}
#module_34498780 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498780 .ModuleHead34498780 {
display:none;
}
#module_34498780 {
border:none;
}
@media screen and (min-width: 768px){
#module_34498780 .BodyCenter.BodyCenter34498780 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498780 .BodyCenter.BodyCenter34498780 {
}
}

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

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

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

/*图文模块 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; position: relative;}.module_34498426 .ModuleHead .HeadCenter{float:none;}
#module_34498426 {
padding:0px;
}
#module_34498426 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498426 .ModuleHead34498426 {
display:none;
}
#module_34498426 .BodyCenter.BodyCenter34498426 {
background:none;background-color:rgba(255, 255, 255, 0);
}
#module_34498426 >.module_34498426 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498426 >.module_34498426{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498426 .BodyCenter.BodyCenter34498426 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498426 .BodyCenter.BodyCenter34498426 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498426 >.module_34498426 {
margin-top:0.0000%;
margin-left:13.9485%;
margin-right:16.0944%;
margin-bottom:1.0730%;
}
}
@media screen and (max-width: 767px){
#module_34498426 >.module_34498426 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498426 >.module_34498426 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498426:hover {
border:none;
}
#module_34498426:hover >.module_34498426 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_34498786 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498786 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498786 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498786 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498786 .plainTextGiant-Container{padding-top:10px;}
#module_34498786 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498786 .plainTextGiant-Container{padding-left:10px;}
#module_34498786 .plainTextGiant-Container{padding-right:10px;}
#module_34498786 a{font-size:unset;font-family:unset}
.module_34496886 .ModuleHead .HeadCenter{float:none;}
#module_34496886 {
padding:0px;
}
#module_34496886 {
position:static;
z-index:0;
top:1482px;
left:1112px;
width:100%;
height: auto;
}
#module_34496886 .ModuleHead34496886 {
display:none;
}
#module_34496886 .BodyCenter.BodyCenter34496886 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20190830123731c401da.jpg);
background-size:auto;
background-repeat:repeat-x;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496886 >.module_34496886 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496886 >.module_34496886{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496886 .BodyCenter.BodyCenter34496886 {
padding-top:10.5226%;
padding-left:2.0817%;
padding-right:12.2830%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496886 .BodyCenter.BodyCenter34496886 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34496886 >.module_34496886 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496886 >.module_34496886 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34496886 >.module_34496886 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496886:hover {
border:none;
}
#module_34496886:hover >.module_34496886 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496898 .Nav-Container li a{margin-left:px;}
#module_34496898 .Nav-Container li a{margin-right:px;}
#module_34496898 .nav-box{text-align:center;}
#module_34496898 .nav-box{background-color:transparent;}
#module_34496898 .nav-box{background-image:none;}
#module_34496898 .nav-box{background-repeat:no-repeat;}
#module_34496898 .nav-box{}
#module_34496898 .nav-box{}
#module_34496898 .nav-box{}
#module_34496898 .Nav-Container a{text-align:center;}
#module_34496898 .Nav-Container li{background-color:transparent;}
#module_34496898 .Nav-Container li{}
#module_34496898 .Nav-Container li{}
#module_34496898 .Nav-Container li{}
#module_34496898 .Nav-Container li{}
#module_34496898 .Nav-Container li{}
#module_34496898 .Nav-Container li{border-top-color:transparent;}
#module_34496898 .Nav-Container li{border-top-style:none;}
#module_34496898 .Nav-Container li{border-top-width:0px;}
#module_34496898 .Nav-Container li{border-right-color:transparent;}
#module_34496898 .Nav-Container li{border-right-style:none;}
#module_34496898 .Nav-Container li{border-right-width:0px;}
#module_34496898 .Nav-Container li{border-bottom-color:transparent;}
#module_34496898 .Nav-Container li{border-bottom-style:solid;}
#module_34496898 .Nav-Container li{border-bottom-width:0px;}
#module_34496898 .Nav-Container li{border-left-color:transparent;}
#module_34496898 .Nav-Container li{border-left-style:none;}
#module_34496898 .Nav-Container li{border-left-width:0px;}
#module_34496898 .Nav-Container li a{width:300px;width:300;}@media only screen and (min-width: 768px){#module_34496898 .location-left .tabContentGiant,#module_34496898 .location-right .tabContentGiant{width: calc(100% - 300px - 14px)}}
#module_34496898 .Nav-Container li a{height:80px;line-height:80px;}
#module_34496898 .Nav-Container li a{font-size:20px;}
#module_34496898 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496898 .Nav-Container li a{color:rgb(255, 255, 255);}
#module_34496898 .Nav-Container li a{font-weight:normal;}
#module_34496898 .Nav-Container li a{text-decoration:none;}
#module_34496898 .Nav-Container li a{font-style:normal;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{background-color:transparent;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{background-color:#f8f8f8;}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{}
#module_34496898 {} #tab_content_clone_module_34496898.tab-content-parent{}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{padding-top:10px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{padding-left:10px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{padding-right:10px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-top-style:none;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-right-style:none;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-left-style:none;}
#module_34496898 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496898.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34496898 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34496898 .location-left .tab-link,#module_34496898 .location-right .tab-link{margin-bottom:0px;}}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{background-color:transparent;}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{font-size:20px;}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{font-weight:normal;}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{text-decoration:none;}
#module_34496898 .Nav-Container li:hover a,#module_34496898 .Nav-Container li.active a{font-style:normal;}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{border-bottom-color:#43a047;}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{border-bottom-style:solid;}
#module_34496898 .Nav-Container li:hover,#module_34496898 .Nav-Container li.active{border-bottom-width:0px;}



/*图文模块 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_34496897 .ModuleHead .HeadCenter{float:none;}
#module_34496897 {
padding:0px;
}
#module_34496897 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496897 .ModuleHead34496897 {
display:none;
}
#module_34496897 .BodyCenter.BodyCenter34496897 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496897 >.module_34496897 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496897 >.module_34496897{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496897 .BodyCenter.BodyCenter34496897 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496897 .BodyCenter.BodyCenter34496897 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496897 >.module_34496897 {
margin-top:-16.1100%;
margin-left:0.1965%;
margin-right:50.0951%;
margin-bottom:2.3576%;
}
}
@media screen and (max-width: 767px){
#module_34496897 >.module_34496897 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496897 >.module_34496897 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496897:hover {
border:none;
}
#module_34496897:hover >.module_34496897 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496897 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496897 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496897 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496897 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496897 .GraphicUpper .TextImage{margin-top:0px;}
#module_34496897 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_34496897 .GraphicUpper .TextImage{margin-left:0px;}
#module_34496897 .GraphicUpper .TextImage{margin-right:0px;}
#module_34496897 .TextImage{width:12%;}
#module_34496897 .MobileTextImage{width:12%;}
#module_34496897 .imageTextGiant-Container .GraphicUpper{ text-align:right;}
#module_34496897 .imageTextGiant-Container{padding-top:10px;}
#module_34496897 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496897 .imageTextGiant-Container{padding-left:10px;}
#module_34496897 .imageTextGiant-Container{padding-right:10px;}
#module_34496897 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496897 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496897 .ModuleImageTextGiantContent{padding-left:0px;}
#module_34496897 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496897 .imageTextGiant-Container{padding-top:0px;}
#module_34496897 .imageTextGiant-Container{padding-bottom:328px;}
#module_34496897 .imageTextGiant-Container{padding-left:0px;}
#module_34496897 .imageTextGiant-Container{padding-right:0px;}
#module_34496897 .showHandle .btn{font-size:px;}
#module_34496897 .showHandle .btn{font-family:;}
#module_34496897 .showHandle .btn{color:;}
#module_34496897 .showHandle .btn{}
#module_34496897 .showHandle .btn{}
#module_34496897 .showHandle .btn{}
#module_34496897 .showHandle div{border-top-color: !important;}
#module_34496897 .showHandle div{border-top-style: !important;}
#module_34496897 .showHandle div{border-top-width:px !important;}
#module_34496897 .showHandle{background-color:;}
#module_34496897 .showHandle{}
#module_34496897 .showHandle{}
#module_34496897 .showHandle{}
#module_34496897 .showHandle{}
#module_34496897 .showHandle{}
#module_34496897 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496886 #Sub34496886_1 {width:33.5306%;}
.module_34496896 .ModuleHead .HeadCenter{float:none;}
#module_34496896 {
padding:0px;
}
#module_34496896 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496896 .ModuleHead34496896 {
display:none;
}
#module_34496896 .BodyCenter.BodyCenter34496896 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496896 >.module_34496896 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496896 >.module_34496896{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496896 .BodyCenter.BodyCenter34496896 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496896 .BodyCenter.BodyCenter34496896 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496896 >.module_34496896 {
margin-top:0.0000%;
margin-left:31.7440%;
margin-right:62.7353%;
margin-bottom:0.1510%;
}
}
@media screen and (max-width: 767px){
#module_34496896 >.module_34496896 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496896 >.module_34496896 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496896:hover {
border:none;
}
#module_34496896:hover >.module_34496896 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496896 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496896 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496896 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496896 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496896 .GraphicUpper .TextImage{margin-top:101px;}
#module_34496896 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_34496896 .GraphicUpper .TextImage{margin-left:0px;}
#module_34496896 .GraphicUpper .TextImage{margin-right:182px;}
#module_34496896 .TextImage{width:70%;}
#module_34496896 .MobileTextImage{width:70%;}
#module_34496896 .imageTextGiant-Container .GraphicUpper{ text-align:right;}
#module_34496896 .imageTextGiant-Container{padding-top:10px;}
#module_34496896 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496896 .imageTextGiant-Container{padding-left:10px;}
#module_34496896 .imageTextGiant-Container{padding-right:10px;}
#module_34496896 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496896 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496896 .ModuleImageTextGiantContent{padding-left:0px;}
#module_34496896 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496896 .imageTextGiant-Container{padding-top:0px;}
#module_34496896 .imageTextGiant-Container{padding-bottom:0px;}
#module_34496896 .imageTextGiant-Container{padding-left:0px;}
#module_34496896 .imageTextGiant-Container{padding-right:0px;}
#module_34496896 .showHandle .btn{font-size:px;}
#module_34496896 .showHandle .btn{font-family:;}
#module_34496896 .showHandle .btn{color:;}
#module_34496896 .showHandle .btn{}
#module_34496896 .showHandle .btn{}
#module_34496896 .showHandle .btn{}
#module_34496896 .showHandle div{border-top-color: !important;}
#module_34496896 .showHandle div{border-top-style: !important;}
#module_34496896 .showHandle div{border-top-width:px !important;}
#module_34496896 .showHandle{background-color:;}
#module_34496896 .showHandle{}
#module_34496896 .showHandle{}
#module_34496896 .showHandle{}
#module_34496896 .showHandle{}
#module_34496896 .showHandle{}
#module_34496896 a{font-size:unset;font-family:unset}
.module_34496895 .ModuleHead .HeadCenter{float:none;}
#module_34496895 {
padding:0px;
}
#module_34496895 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496895 .ModuleHead34496895 {
display:none;
}
#module_34496895 .BodyCenter.BodyCenter34496895 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496895 >.module_34496895 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496895 >.module_34496895{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496895 .BodyCenter.BodyCenter34496895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496895 .BodyCenter.BodyCenter34496895 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496895 >.module_34496895 {
margin-top:-7.0175%;
margin-left:0.0000%;
margin-right:6.7669%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496895 >.module_34496895 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496895 >.module_34496895 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496895:hover {
border:none;
}
#module_34496895:hover >.module_34496895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496895 .Nav-Container li a{margin-left:px;}
#module_34496895 .Nav-Container li a{margin-right:px;}
#module_34496895 .nav-box{text-align:center;}
#module_34496895 .nav-box{background-color:transparent;}
#module_34496895 .nav-box{background-image:none;}
#module_34496895 .nav-box{background-repeat:no-repeat;}
#module_34496895 .nav-box{}
#module_34496895 .nav-box{}
#module_34496895 .nav-box{}
#module_34496895 .Nav-Container a{text-align:center;}
#module_34496895 .Nav-Container li{background-color:transparent;}
#module_34496895 .Nav-Container li{background-image:none;}
#module_34496895 .Nav-Container li{background-repeat:no-repeat;}
#module_34496895 .Nav-Container li{}
#module_34496895 .Nav-Container li{}
#module_34496895 .Nav-Container li{}
#module_34496895 .Nav-Container li{border-top-color:transparent;}
#module_34496895 .Nav-Container li{border-top-style:none;}
#module_34496895 .Nav-Container li{border-top-width:0px;}
#module_34496895 .Nav-Container li{border-right-color:transparent;}
#module_34496895 .Nav-Container li{border-right-style:none;}
#module_34496895 .Nav-Container li{border-right-width:0px;}
#module_34496895 .Nav-Container li{border-bottom-color:transparent;}
#module_34496895 .Nav-Container li{border-bottom-style:solid;}
#module_34496895 .Nav-Container li{border-bottom-width:0px;}
#module_34496895 .Nav-Container li{border-left-color:transparent;}
#module_34496895 .Nav-Container li{border-left-style:none;}
#module_34496895 .Nav-Container li{border-left-width:0px;}
#module_34496895 .Nav-Container li a{width:300px;width:300;}@media only screen and (min-width: 768px){#module_34496895 .location-left .tabContentGiant,#module_34496895 .location-right .tabContentGiant{width: calc(100% - 300px - 14px)}}
#module_34496895 .Nav-Container li a{height:80px;line-height:80px;}
#module_34496895 .Nav-Container li a{font-size:20px;}
#module_34496895 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496895 .Nav-Container li a{color:rgb(255, 255, 255);}
#module_34496895 .Nav-Container li a{font-weight:normal;}
#module_34496895 .Nav-Container li a{text-decoration:none;}
#module_34496895 .Nav-Container li a{font-style:normal;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{background-color:transparent;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{background-color:#f8f8f8;}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{}
#module_34496895 {} #tab_content_clone_module_34496895.tab-content-parent{}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{padding-top:10px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{padding-left:10px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{padding-right:10px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-top-style:none;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-right-style:none;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-left-style:none;}
#module_34496895 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496895.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34496895 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34496895 .location-left .tab-link,#module_34496895 .location-right .tab-link{margin-bottom:0px;}}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{background-image:none;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{background-repeat:no-repeat;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{background-color:transparent;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{font-size:20px;}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{font-weight:normal;}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{text-decoration:none;}
#module_34496895 .Nav-Container li:hover a,#module_34496895 .Nav-Container li.active a{font-style:normal;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{border-bottom-color:#43a047;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{border-bottom-style:solid;}
#module_34496895 .Nav-Container li:hover,#module_34496895 .Nav-Container li.active{border-bottom-width:0px;}



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

#module_39874335 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_39874335 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_39874335 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_39874335 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_39874335 .GraphicUpper .TextImage{margin-top:0px;}
#module_39874335 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_39874335 .GraphicUpper .TextImage{margin-left:0px;}
#module_39874335 .GraphicUpper .TextImage{margin-right:0px;}
#module_39874335 .TextImage{width:100%;}
#module_39874335 .MobileTextImage{width:100%;}
#module_39874335 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_39874335 .imageTextGiant-Container{padding-top:10px;}
#module_39874335 .imageTextGiant-Container{padding-bottom:10px;}
#module_39874335 .imageTextGiant-Container{padding-left:10px;}
#module_39874335 .imageTextGiant-Container{padding-right:10px;}
#module_39874335 .ModuleImageTextGiantContent{padding-top:0px;}
#module_39874335 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_39874335 .ModuleImageTextGiantContent{padding-left:0px;}
#module_39874335 .ModuleImageTextGiantContent{padding-right:0px;}
#module_39874335 .imageTextGiant-Container{padding-top:0px;}
#module_39874335 .imageTextGiant-Container{padding-bottom:0px;}
#module_39874335 .imageTextGiant-Container{padding-left:0px;}
#module_39874335 .imageTextGiant-Container{padding-right:0px;}
#module_39874335 .showHandle .btn{font-size:px;}
#module_39874335 .showHandle .btn{font-family:;}
#module_39874335 .showHandle .btn{color:;}
#module_39874335 .showHandle .btn{}
#module_39874335 .showHandle .btn{}
#module_39874335 .showHandle .btn{}
#module_39874335 .showHandle div{border-top-color: !important;}
#module_39874335 .showHandle div{border-top-style: !important;}
#module_39874335 .showHandle div{border-top-width:px !important;}
#module_39874335 .showHandle{background-color:;}
#module_39874335 .showHandle{}
#module_39874335 .showHandle{}
#module_39874335 .showHandle{}
#module_39874335 .showHandle{}
#module_39874335 .showHandle{}
#module_39874335 a{font-size:unset;font-family:unset}
.module_39874390 .ModuleHead .HeadCenter{float:none;}
#module_39874390 {
padding:0px;
}
#module_39874390 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_39874390 .ModuleHead39874390 {
display:none;
}
#module_39874390 .BodyCenter.BodyCenter39874390 {
background:none;background-color:rgba(0,0,0,0);
}
#module_39874390 >.module_39874390 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_39874390 >.module_39874390{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_39874390 .BodyCenter.BodyCenter39874390 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_39874390 .BodyCenter.BodyCenter39874390 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_39874390 >.module_39874390 {
margin-top:-28.3843%;
margin-left:18.3406%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_39874390 >.module_39874390 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_39874390 >.module_39874390 {box-shadow: 0px 0px 0px 0px #ccc}
#module_39874390:hover {
border:none;
}
#module_39874390:hover >.module_39874390 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_39874390 .Nav-Container li a{margin-left:px;}
#module_39874390 .Nav-Container li a{margin-right:px;}
#module_39874390 .nav-box{text-align:left;}
#module_39874390 .nav-box{background-color:transparent;}
#module_39874390 .nav-box{background-image:none;}
#module_39874390 .nav-box{background-repeat:no-repeat;}
#module_39874390 .nav-box{}
#module_39874390 .nav-box{}
#module_39874390 .nav-box{}
#module_39874390 .Nav-Container a{text-align:left;}
#module_39874390 .Nav-Container li{background-color:transparent;}
#module_39874390 .Nav-Container li{background-image:none;}
#module_39874390 .Nav-Container li{background-repeat:no-repeat;}
#module_39874390 .Nav-Container li{}
#module_39874390 .Nav-Container li{}
#module_39874390 .Nav-Container li{}
#module_39874390 .Nav-Container li{border-top-color:transparent;}
#module_39874390 .Nav-Container li{border-top-style:none;}
#module_39874390 .Nav-Container li{border-top-width:0px;}
#module_39874390 .Nav-Container li{border-right-color:transparent;}
#module_39874390 .Nav-Container li{border-right-style:none;}
#module_39874390 .Nav-Container li{border-right-width:0px;}
#module_39874390 .Nav-Container li{border-bottom-color:transparent;}
#module_39874390 .Nav-Container li{border-bottom-style:solid;}
#module_39874390 .Nav-Container li{border-bottom-width:2px;}
#module_39874390 .Nav-Container li{border-left-color:transparent;}
#module_39874390 .Nav-Container li{border-left-style:none;}
#module_39874390 .Nav-Container li{border-left-width:0px;}
#module_39874390 .Nav-Container li a{width:150px;width:150;}@media only screen and (min-width: 768px){#module_39874390 .location-left .tabContentGiant,#module_39874390 .location-right .tabContentGiant{width: calc(100% - 150px - 14px)}}
#module_39874390 .Nav-Container li a{height:80px;line-height:80px;}
#module_39874390 .Nav-Container li a{font-size:20px;}
#module_39874390 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_39874390 .Nav-Container li a{color:rgb(255, 255, 255);}
#module_39874390 .Nav-Container li a{font-weight:normal;}
#module_39874390 .Nav-Container li a{text-decoration:none;}
#module_39874390 .Nav-Container li a{font-style:normal;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{background-color:transparent;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{background-color:#f8f8f8;}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{}
#module_39874390 {} #tab_content_clone_module_39874390.tab-content-parent{}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{padding-top:10px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{padding-left:10px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{padding-right:10px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-top-style:none;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-top-width:0px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-right-style:none;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-right-width:0px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-left-style:none;}
#module_39874390 .TabContainer-Container .tab-pane,#tab_content_clone_module_39874390.tab-content-parent .tab-pane{border-left-width:0px;}
#module_39874390 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_39874390 .location-left .tab-link,#module_39874390 .location-right .tab-link{margin-bottom:0px;}}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{background-image:none;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{background-repeat:no-repeat;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{background-color:transparent;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{font-size:20px;}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{font-weight:normal;}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{text-decoration:none;}
#module_39874390 .Nav-Container li:hover a,#module_39874390 .Nav-Container li.active a{font-style:normal;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{border-bottom-color:#43a047;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{border-bottom-style:solid;}
#module_39874390 .Nav-Container li:hover,#module_39874390 .Nav-Container li.active{border-bottom-width:0px;}



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

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

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

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

.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_34496927 .ModuleHead .HeadCenter{float:none;}
#module_34496927 {
padding:0px;
}
#module_34496927 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496927 .ModuleHead34496927 {
display:none;
}
#module_34496927 .BodyCenter.BodyCenter34496927 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496927 >.module_34496927 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496927 >.module_34496927{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496927 .BodyCenter.BodyCenter34496927 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496927 .BodyCenter.BodyCenter34496927 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496927 >.module_34496927 {
margin-top:-10.4167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496927 >.module_34496927 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496927 >.module_34496927 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496927:hover {
border:none;
}
#module_34496927:hover >.module_34496927 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496927 .BodyCenter{text-align:center;}
#module_34496927 .moduleButton{font-size:12px;}
#module_34496927 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34496927 .moduleButton{color:rgb(3, 159, 159);}
#module_34496927 .moduleButton{font-weight:normal;}
#module_34496927 .moduleButton{text-decoration:none;}
#module_34496927 .moduleButton{font-style:normal;}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{background-color:rgba(0, 0, 0, 0);}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{}
#module_34496927 .moduleButton, #module_34496927 .moduleButton:before{}
#module_34496927 .moduleButton{border-color:rgb(3, 159, 159);}
#module_34496927 .moduleButton{border-style:solid;}
#module_34496927 .moduleButton{border-width:1px;}
#module_34496927 .moduleButton{width:180px;}
#module_34496927 .moduleButton,#module_34496927 .BreadsvgIcon{height:40px}
#module_34496927 .BodyCenter{color:#fff;}
#module_34496927 .moduleButton{border-top-left-radius:0px;}
#module_34496927 .moduleButton{border-top-right-radius:0px;}
#module_34496927 .moduleButton{border-bottom-left-radius:0px;}
#module_34496927 .moduleButton{border-bottom-right-radius:0px;}
#module_34496927 .BreadIcon{font-size:px;} #module_34496927 .BreadsvgIcon svg{width:px;height:px;}
#module_34496927 .BreadIcon{color:;} #module_34496927 .BreadsvgIcon svg>*{fill:;}
#module_34496927 .BreadIcon,#module_34496927 .BreadsvgIcon{margin-left:px;}
#module_34496927 .BreadIcon,#module_34496927 .BreadsvgIcon{margin-right:px;}
#module_34496927 .moduleButton{box-shadow:;}
#module_34496927 .moduleButton:hover .BreadIcon{font-size:px;} #module_34496927 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34496927 .moduleButton:hover .BreadIcon{color:} #module_34496927 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34496927 .moduleButton:hover{font-size:12px;}
#module_34496927 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34496927 .moduleButton:hover{color:rgb(38, 38, 38);}
#module_34496927 .moduleButton:hover{font-weight:normal;}
#module_34496927 .moduleButton:hover{text-decoration:none;}
#module_34496927 .moduleButton:hover{font-style:normal;}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{background-image: unset;background-color:rgb(255, 255, 255);}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{}
#module_34496927 .moduleButton:hover, #module_34496927 .moduleButton:hover:before{}
#module_34496927 .moduleButton:hover{border-color:transparent;}
#module_34496927 .moduleButton:hover{border-style:solid;}
#module_34496927 .moduleButton:hover{border-width:0px;}
#module_34496927 .moduleButton:hover{box-shadow:;}

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

#module_34496926 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496926 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496926 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496926 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496926 .imageTextGiant-Container{padding-top:10px;}
#module_34496926 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496926 .imageTextGiant-Container{padding-left:10px;}
#module_34496926 .imageTextGiant-Container{padding-right:10px;}
#module_34496926 .showHandle .btn{font-size:px;}
#module_34496926 .showHandle .btn{font-family:;}
#module_34496926 .showHandle .btn{color:;}
#module_34496926 .showHandle .btn{}
#module_34496926 .showHandle .btn{}
#module_34496926 .showHandle .btn{}
#module_34496926 .showHandle div{border-top-color: !important;}
#module_34496926 .showHandle div{border-top-style: !important;}
#module_34496926 .showHandle div{border-top-width:px !important;}
#module_34496926 .showHandle{background-color:;}
#module_34496926 .showHandle{}
#module_34496926 .showHandle{}
#module_34496926 .showHandle{}
#module_34496926 .showHandle{}
#module_34496926 .showHandle{}
#module_34496926 a{font-size:unset;font-family:unset}
.module_34496929 .ModuleHead .HeadCenter{float:none;}
#module_34496929 {
padding:0px;
}
#module_34496929 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496929 .ModuleHead34496929 {
display:none;
}
#module_34496929 .BodyCenter.BodyCenter34496929 {
background:none;background-color:rgb(242, 242, 242);
}
#module_34496929 >.module_34496929 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496929 >.module_34496929{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496929 .BodyCenter.BodyCenter34496929 {
padding-top:2.9372%;
padding-left:13.9949%;
padding-right:16.0782%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496929 .BodyCenter.BodyCenter34496929 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496929 >.module_34496929 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496929 >.module_34496929 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496929 >.module_34496929 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496929:hover {
border:none;
}
#module_34496929:hover >.module_34496929 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer34496929 #Sub34496929_1 {width:33.3333%;}
.module_34496931 .ModuleHead .HeadCenter{float:none;}
#module_34496931 {
padding:0px;
}
#module_34496931 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496931 .ModuleHead34496931 {
display:none;
}
#module_34496931 {
border:none;
}
@media screen and (min-width: 768px){
#module_34496931 >.module_34496931 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496931 >.module_34496931 {
}
}

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

.ModuleGridContainer.ModuleGridContainer34496929 #Sub34496929_2 {width:33.3333%;}
.module_34496932 .ModuleHead .HeadCenter{float:none;}
#module_34496932 {
padding:0px;
}
#module_34496932 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496932 .ModuleHead34496932 {
display:none;
}
#module_34496932 {
border:none;
}
@media screen and (min-width: 768px){
#module_34496932 >.module_34496932 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496932 >.module_34496932 {
}
}

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

.ModuleGridContainer.ModuleGridContainer34496929 #Sub34496929_3 {width:33.3333%;}
.module_34496933 .ModuleHead .HeadCenter{float:none;}
#module_34496933 {
padding:0px;
}
#module_34496933 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496933 .ModuleHead34496933 {
display:none;
}
#module_34496933 .BodyCenter.BodyCenter34496933 {
background:none;background-color:rgb(242, 242, 242);
}
#module_34496933 >.module_34496933 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496933 >.module_34496933{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496933 .BodyCenter.BodyCenter34496933 {
padding-top:0.5342%;
padding-left:13.9949%;
padding-right:16.0782%;
padding-bottom:1.7086%;
}
}
@media screen and (max-width: 767px){
#module_34496933 .BodyCenter.BodyCenter34496933 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496933 >.module_34496933 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496933 >.module_34496933 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496933 >.module_34496933 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496933:hover {
border:none;
}
#module_34496933:hover >.module_34496933 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496933 .ModuleSubContainer{background-color:transparent;}
#module_34496933 .ModuleSubContainer{background-image:none;}
#module_34496933 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496933 .ModuleSubContainer{background-position:0% 0%;}
#module_34496933 .ModuleSubContainer{background-attachment:scroll;}
#module_34496933 .ModuleSubContainer{}
#module_34496933 {!bgVideo!}{bgVideoUrl:none}
#module_34496933 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496933 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34496933 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34496933 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34496933 .SubPadding {width:10px;}
.module_34496934 .ModuleHead .HeadCenter{float:none;}
#module_34496934 {
padding:0px;
}
#module_34496934 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496934 .ModuleHead34496934 {
display:none;
}

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer34496933 #Sub34496933_3 {width:33.3333%;}
.module_34496939 .ModuleHead .HeadCenter{float:none;}
#module_34496939 {
padding:0px;
}
#module_34496939 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496939 .ModuleHead34496939 {
display:none;
}
#module_34496939 .BodyCenter.BodyCenter34496939 {
background:none;background-color:rgb(242, 242, 242);
}
#module_34496939 >.module_34496939 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496939 >.module_34496939{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496939 .BodyCenter.BodyCenter34496939 {
padding-top:1.6026%;
padding-left:12.5000%;
padding-right:15.4380%;
padding-bottom:0.7479%;
}
}
@media screen and (max-width: 767px){
#module_34496939 .BodyCenter.BodyCenter34496939 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496939 >.module_34496939 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496939 >.module_34496939 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496939 >.module_34496939 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496939:hover {
border:none;
}
#module_34496939:hover >.module_34496939 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_34496941 .ModuleSubContainer{background-color:transparent;}
#module_34496941 .ModuleSubContainer{background-image:none;}
#module_34496941 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496941 .ModuleSubContainer{background-position:0% 0%;}
#module_34496941 .ModuleSubContainer{background-attachment:scroll;}
#module_34496941 .ModuleSubContainer{}
#module_34496941 {!bgVideo!}{bgVideoUrl:none}
#module_34496941 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496941 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34496941 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34496941 {max-width:none;width:100%;}
.ModuleTabContainerV2Giant.layout-105 .location-right{    display: flex;
    flex-direction: row-reverse;}
    .ModuleTabContainerV2Giant.layout-105 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-105 .nav-box{position: relative;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container{position: relative; font-size: 0;white-space:nowrap; overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;display:block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li{overflow:hidden;cursor: pointer;text-align: center;background: #fff;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li a{display: block;width: auto;background: transparent;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover{background: #fd6e27;color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover a{color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .nav-pills>li>a{border-radius: 0;padding: 0;}
.ModuleTabContainerV2Giant.layout-105 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-105 .tab-content>.active{ display:flex !important;}

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

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-105 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 50px;
        top:50%;
        transform: translateY(-50%);
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-105 .phicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-105 .location-left,.ModuleTabContainerV2Giant.layout-105 .location-right{
        flex-direction: column;
    }
}
.module_34496942 .ModuleHead .HeadCenter{float:none;}
#module_34496942 {
padding:0px;
}
#module_34496942 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496942 .ModuleHead34496942 {
display:none;
}
#module_34496942 .BodyCenter.BodyCenter34496942 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496942 >.module_34496942 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496942 >.module_34496942{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496942 .BodyCenter.BodyCenter34496942 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496942 .BodyCenter.BodyCenter34496942 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496942 >.module_34496942 {
margin-top:0.0000%;
margin-left:14.9686%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496942 >.module_34496942 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496942 >.module_34496942 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496942:hover {
border:none;
}
#module_34496942:hover >.module_34496942 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496942 .nav-box{text-align:center;}
#module_34496942 .nav-box{background-color:transparent;}
#module_34496942 .nav-box{background-image:none;}
#module_34496942 .nav-box{background-repeat:no-repeat;}
#module_34496942 .nav-box{}
#module_34496942 .nav-box{}
#module_34496942 .nav-box{}
#module_34496942 .Nav-Container a{text-align:center;}
#module_34496942 .Nav-Container a {padding-top:px;}
#module_34496942 .Nav-Container a {padding-bottom:px;}
#module_34496942 .Nav-Container a {padding-left:px;}
#module_34496942 .Nav-Container a {padding-right:px;}
#module_34496942 .Nav-Container li{background-color:rgba(255, 255, 255, 0);}
#module_34496942 .Nav-Container li{}
#module_34496942 .Nav-Container li{}
#module_34496942 .Nav-Container li{}
#module_34496942 .Nav-Container li{}
#module_34496942 .Nav-Container li{}
#module_34496942 .Nav-Container li{border-top-color:#fd6e27;}
#module_34496942 .Nav-Container li{border-top-style:solid;}
#module_34496942 .Nav-Container li{border-top-width:0px;}
#module_34496942 .Nav-Container li{border-right-color:#fd6e27;}
#module_34496942 .Nav-Container li{border-right-style:solid;}
#module_34496942 .Nav-Container li{border-right-width:0px;}
#module_34496942 .Nav-Container li{border-bottom-color:#fd6e27;}
#module_34496942 .Nav-Container li{border-bottom-style:solid;}
#module_34496942 .Nav-Container li{border-bottom-width:0px;}
#module_34496942 .Nav-Container li{border-left-color:#fd6e27;}
#module_34496942 .Nav-Container li{border-left-style:solid;}
#module_34496942 .Nav-Container li{border-left-width:0px;}
#module_34496942 .Nav-Container li a{width:115px;width:115;}@media only screen and (min-width: 768px){#module_34496942 .location-left .tabContentGiant,#module_34496942 .location-right .tabContentGiant{width: calc(100% - 115px - 60px)}}
#module_34496942 .Nav-Container li a{height:40px;line-height:40px;}
#module_34496942 .Nav-Container li{margin-top:0px;}
#module_34496942 .Nav-Container li{margin-bottom:40px;}
#module_34496942 .Nav-Container li{margin-left:17px;}
#module_34496942 .Nav-Container li{margin-right:17px;}
#module_34496942 .Nav-Container li a{font-size:18px;}
#module_34496942 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496942 .Nav-Container li a{color:rgb(89, 89, 89);}
#module_34496942 .Nav-Container li a{font-weight:bold;}
#module_34496942 .Nav-Container li a{text-decoration:none;}
#module_34496942 .Nav-Container li a{font-style:normal;}
#module_34496942 .Nav-Container li{border-top-left-radius:0px;}
#module_34496942 .Nav-Container li{border-top-right-radius:0px;}
#module_34496942 .Nav-Container li{border-bottom-left-radius:0px;}
#module_34496942 .Nav-Container li{border-bottom-right-radius:0px;}
#module_34496942 .TabContainer-Container .tab-pane{background-color:transparent;}
#module_34496942 .TabContainer-Container .tab-pane{}
#module_34496942 .TabContainer-Container .tab-pane{}
#module_34496942 .TabContainer-Container .tab-pane{}
#module_34496942 .TabContainer-Container .tab-pane{}
#module_34496942 .TabContainer-Container .tab-pane{}
#module_34496942 .TabContainer-Container .tab-pane{padding-top:0px;}
#module_34496942 .TabContainer-Container .tab-pane{padding-bottom:20px;}
#module_34496942 .TabContainer-Container .tab-pane{padding-left:20px;}
#module_34496942 .TabContainer-Container .tab-pane{padding-right:20px;}
#module_34496942 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_34496942 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_34496942 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_34496942 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_34496942 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_34496942 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_34496942 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_34496942 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_34496942 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_34496942 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_34496942 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_34496942 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{background-color:rgba(246, 94, 18, 0);}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{font-size:18px;}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{font-weight:bold;}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{text-decoration:none;}
#module_34496942 .Nav-Container li:hover a,#module_34496942 .Nav-Container li.active a{font-style:normal;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-top-color:transparent;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-top-style:solid;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-right-color:transparent;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-right-style:solid;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-bottom-color:transparent;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-bottom-style:solid;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-left-color:transparent;}
#module_34496942 .Nav-Container li:hover,#module_34496942 .Nav-Container li.active{border-left-style:solid;}

.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{display: flex !important; position: relative; width:100%; overflow: hidden; background: none !important;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	display: none;  background: #fff;height: 100%; opacity: 0; top: 0; visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInUp{ -webkit-animation: switchFadeInUp-out .6s ease forwards; animation: switchFadeInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeIn{ -webkit-animation: switchFadeIn-out .6s ease forwards; animation: switchFadeIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown-out .6s ease forwards; animation: switchFadeInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown-out .6s ease forwards; animation: switchSlideInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInUp{ -webkit-animation: switchSlideInUp-out .6s ease forwards; animation: switchSlideInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceIn{ -webkit-animation: switchBounceIn-out .6s ease forwards; animation: switchBounceIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInLeft{ -webkit-animation: switchBounceInLeft-out .6s ease forwards; animation: switchBounceInLeft-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInRight{ -webkit-animation: switchBounceInRight-out .6s ease forwards; animation: switchBounceInRight-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchPulse{ -webkit-animation: switchPulse-out .6s ease forwards; animation: switchPulse-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchZoomIn{ -webkit-animation: switchZoomIn-out .6s ease forwards; animation: switchZoomIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFlipInY{ -webkit-animation: switchFlipInY-out .6s ease forwards; animation: switchFlipInY-out .6s ease forwards; }
@media only screen and (min-width: 769px) {
	/* 弹现 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeIn{-webkit-animation: fadeIn .6s ease forwards; animation: fadeIn .6s ease forwards;}
	/* 从上淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	/* 从下淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	/* 从上滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	/* 从下滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	/* 从里弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	/* 从左弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	/* 从右弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	/* 跳动 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	/* 放大 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	/* Y轴翻转 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchAnimateNone{height: 100%;opacity: 1;top: 0;display: inline-block;visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .wow{visibility: visible !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeIn{animation-name:fadeIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInLeft{animation-name:fadeInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInRight{animation-name:fadeInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInUp{animation-name:fadeInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInDown{animation-name:fadeInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInUp{animation-name:slideInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInDown{animation-name:slideInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInLeft{animation-name:slideInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInRight{animation-name:slideInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .zoomIn{animation-name:zoomIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInX{animation-name:flipInX !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInY{animation-name:flipInY !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounce{animation-name:bounce !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flash{animation-name:flash !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .pulse{animation-name:pulse !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownLeft{animation-name:rotateInDownLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownRight{animation-name:rotateInDownRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceIn{animation-name:bounceIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInLeft{animation-name:bounceInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInRight{animation-name:bounceInRight !important;}
/*start 退出动画*/
@keyframes switchBounceInRight-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	60% {
		-webkit-transform: translate3d(25px,0,0);
		-ms-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}
	75% {
		-webkit-transform: translate3d(-10px,0,0);
		-ms-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}
	90% {
		-webkit-transform: translate3d(1000px,0,0);
		-ms-transform: translate3d(1000px,0,0);
		transform: translate3d(1000px,0,0);
	}
	100% {
		-webkit-transform: translate3d(3000px,0,0);
		-ms-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

}
@keyframes switchBounceInLeft-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
		transition-timing-function:cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
    }
    60% {
		-webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
		-webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
		-webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
}
@keyframes switchBounceIn-out {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		-ms-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}
	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		-ms-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		-ms-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}
	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		-ms-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}


}
@keyframes switchPulse-out  {
	0% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		-ms-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}
	100% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 0;
	}
}
@keyframes switchFlipInY-out {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
}
@keyframes  switchZoomIn-out {
	0%{
		opacity: 1;
	}
	50%{
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInUp-out {
	0% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		-ms-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}
@keyframes switchFadeIn-out {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInDown-out {
	0%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}
@keyframes switchSlideInDown-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
@keyframes switchSlideInUp-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}
}
/*end 退出动画*/.module_34496947 .ModuleHead .HeadCenter{float:none;}
#module_34496947 {
padding:0px;
}
#module_34496947 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496947 .ModuleHead34496947 {
display:none;
}
#module_34496947 >.module_34496947 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496947 >.module_34496947{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496947 .BodyCenter.BodyCenter34496947 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496947 .BodyCenter.BodyCenter34496947 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496947 >.module_34496947 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:2.4472%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496947 >.module_34496947 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496947 >.module_34496947 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496947:hover {
border:none;
}
#module_34496947:hover >.module_34496947 {
border-color:#ccc;
}
#module_34496947:hover >.module_34496947 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496947 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34496947 .ModuleHoverBoxItem_1{background-image:none;}
#module_34496947 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34496947 .ModuleHoverBoxItem_1{}
#module_34496947 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34496947 .ModuleHoverBoxItem_1{}
#module_34496947 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34496947 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34496947 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34496947 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34496947 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34496947 .ModuleHoverBoxItem_2{background-image:none;}
#module_34496947 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34496947 .ModuleHoverBoxItem_2{}
#module_34496947 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34496947 .ModuleHoverBoxItem_2{}
#module_34496947 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34496947 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34496947 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34496947 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34496947 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34496949 .ModuleHead .HeadCenter{float:none;}
#module_34496949 {
padding:0px;
}
#module_34496949 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496949 .ModuleHead34496949 {
display:none;
}

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

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

#module_34496951 .BodyCenter{text-align:center;}
#module_34496951 .moduleButton{font-size:14px;}
#module_34496951 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34496951 .moduleButton{color:#fff;}
#module_34496951 .moduleButton{font-weight:normal;}
#module_34496951 .moduleButton{text-decoration:none;}
#module_34496951 .moduleButton{font-style:normal;}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{background-color:#21bdaf;}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{}
#module_34496951 .moduleButton, #module_34496951 .moduleButton:before{}
#module_34496951 .moduleButton{border-color:#000;}
#module_34496951 .moduleButton{border-style:solid;}
#module_34496951 .moduleButton{border-width:0px;}
#module_34496951 .moduleButton{width:120px;}
#module_34496951 .moduleButton,#module_34496951 .BreadsvgIcon{height:34px}
#module_34496951 .BodyCenter{color:#fff;}
#module_34496951 .moduleButton{border-top-left-radius:0px;}
#module_34496951 .moduleButton{border-top-right-radius:0px;}
#module_34496951 .moduleButton{border-bottom-left-radius:0px;}
#module_34496951 .moduleButton{border-bottom-right-radius:0px;}
#module_34496951 .BreadIcon{font-size:px;} #module_34496951 .BreadsvgIcon svg{width:px;height:px;}
#module_34496951 .BreadIcon{color:;} #module_34496951 .BreadsvgIcon svg>*{fill:;}
#module_34496951 .BreadIcon,#module_34496951 .BreadsvgIcon{margin-left:px;}
#module_34496951 .BreadIcon,#module_34496951 .BreadsvgIcon{margin-right:px;}
#module_34496951 .moduleButton{box-shadow:;}
#module_34496951 .moduleButton:hover .BreadIcon{font-size:px;} #module_34496951 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34496951 .moduleButton:hover .BreadIcon{color:} #module_34496951 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34496951 .moduleButton:hover{font-size:14px;}
#module_34496951 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34496951 .moduleButton:hover{color:#fff;}
#module_34496951 .moduleButton:hover{font-weight:normal;}
#module_34496951 .moduleButton:hover{text-decoration:none;}
#module_34496951 .moduleButton:hover{font-style:normal;}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{}
#module_34496951 .moduleButton:hover, #module_34496951 .moduleButton:hover:before{}
#module_34496951 .moduleButton:hover{border-color:transparent;}
#module_34496951 .moduleButton:hover{border-style:solid;}
#module_34496951 .moduleButton:hover{border-width:0px;}
#module_34496951 .moduleButton:hover{box-shadow:;}

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

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

#module_34496944 img{border-top-color:transparent;}
#module_34496944 img{border-top-style:none;}
#module_34496944 img{border-top-width:0px;}
#module_34496944 img{border-right-color:transparent;}
#module_34496944 img{border-right-style:none;}
#module_34496944 img{border-right-width:0px;}
#module_34496944 img{border-bottom-color:transparent;}
#module_34496944 img{border-bottom-style:none;}
#module_34496944 img{border-bottom-width:0px;}
#module_34496944 img{border-left-color:transparent;}
#module_34496944 img{border-left-style:none;}
#module_34496944 img{border-left-width:0px;}
#module_34496944 img{border-top-left-radius:0px;}
#module_34496944 img{border-top-right-radius:0px;}
#module_34496944 img{border-bottom-left-radius:0px;}
#module_34496944 img{border-bottom-right-radius:0px;}
#module_34496944 .BodyCenter{text-align: center;}
.module_34496945 .ModuleHead .HeadCenter{float:none;}
#module_34496945 {
padding:0px;
}
#module_34496945 {
position:static;
z-index:0;
top:4261px;
left:945px;
width:100%;
height: auto;
}
#module_34496945 .ModuleHead34496945 {
display:none;
}
#module_34496945 .BodyCenter.BodyCenter34496945 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496945 >.module_34496945 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496945 >.module_34496945{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496945 .BodyCenter.BodyCenter34496945 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496945 .BodyCenter.BodyCenter34496945 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496945 >.module_34496945 {
margin-top:28.1030%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496945 >.module_34496945 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496945 >.module_34496945 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496945:hover {
border:none;
}
#module_34496945:hover >.module_34496945 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496946 .BodyCenter{text-align:center;}
#module_34496946 .moduleButton{font-size:14px;}
#module_34496946 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34496946 .moduleButton{color:#fff;}
#module_34496946 .moduleButton{font-weight:normal;}
#module_34496946 .moduleButton{text-decoration:none;}
#module_34496946 .moduleButton{font-style:normal;}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{background-color:rgb(33, 189, 175);}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{}
#module_34496946 .moduleButton, #module_34496946 .moduleButton:before{}
#module_34496946 .moduleButton{border-color:#000;}
#module_34496946 .moduleButton{border-style:solid;}
#module_34496946 .moduleButton{border-width:0px;}
#module_34496946 .moduleButton{width:120px;}
#module_34496946 .moduleButton,#module_34496946 .BreadsvgIcon{height:34px}
#module_34496946 .BodyCenter{color:#fff;}
#module_34496946 .moduleButton{border-top-left-radius:0px;}
#module_34496946 .moduleButton{border-top-right-radius:0px;}
#module_34496946 .moduleButton{border-bottom-left-radius:0px;}
#module_34496946 .moduleButton{border-bottom-right-radius:0px;}
#module_34496946 .BreadIcon{font-size:px;} #module_34496946 .BreadsvgIcon svg{width:px;height:px;}
#module_34496946 .BreadIcon{color:;} #module_34496946 .BreadsvgIcon svg>*{fill:;}
#module_34496946 .BreadIcon,#module_34496946 .BreadsvgIcon{margin-left:px;}
#module_34496946 .BreadIcon,#module_34496946 .BreadsvgIcon{margin-right:px;}
#module_34496946 .moduleButton{box-shadow:;}
#module_34496946 .moduleButton:hover .BreadIcon{font-size:px;} #module_34496946 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34496946 .moduleButton:hover .BreadIcon{color:} #module_34496946 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34496946 .moduleButton:hover{font-size:14px;}
#module_34496946 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34496946 .moduleButton:hover{color:#fff;}
#module_34496946 .moduleButton:hover{font-weight:normal;}
#module_34496946 .moduleButton:hover{text-decoration:none;}
#module_34496946 .moduleButton:hover{font-style:normal;}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{}
#module_34496946 .moduleButton:hover, #module_34496946 .moduleButton:hover:before{}
#module_34496946 .moduleButton:hover{border-color:transparent;}
#module_34496946 .moduleButton:hover{border-style:solid;}
#module_34496946 .moduleButton:hover{border-width:0px;}
#module_34496946 .moduleButton:hover{box-shadow:;}

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

#module_34496952 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34496952 .ModuleHoverBoxItem_1{background-image:none;}
#module_34496952 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34496952 .ModuleHoverBoxItem_1{}
#module_34496952 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34496952 .ModuleHoverBoxItem_1{}
#module_34496952 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34496952 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34496952 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34496952 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34496952 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34496952 .ModuleHoverBoxItem_2{background-image:none;}
#module_34496952 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34496952 .ModuleHoverBoxItem_2{}
#module_34496952 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34496952 .ModuleHoverBoxItem_2{}
#module_34496952 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34496952 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34496952 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34496952 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34496952 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34496954 .ModuleHead .HeadCenter{float:none;}
#module_34496954 {
padding:0px;
}
#module_34496954 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496954 .ModuleHead34496954 {
display:none;
}

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

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

#module_34496956 .BodyCenter{text-align:center;}
#module_34496956 .moduleButton{font-size:14px;}
#module_34496956 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34496956 .moduleButton{color:#fff;}
#module_34496956 .moduleButton{font-weight:normal;}
#module_34496956 .moduleButton{text-decoration:none;}
#module_34496956 .moduleButton{font-style:normal;}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{background-color:#21bdaf;}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{}
#module_34496956 .moduleButton, #module_34496956 .moduleButton:before{}
#module_34496956 .moduleButton{border-color:#000;}
#module_34496956 .moduleButton{border-style:solid;}
#module_34496956 .moduleButton{border-width:0px;}
#module_34496956 .moduleButton{width:120px;}
#module_34496956 .moduleButton,#module_34496956 .BreadsvgIcon{height:34px}
#module_34496956 .BodyCenter{color:#fff;}
#module_34496956 .moduleButton{border-top-left-radius:0px;}
#module_34496956 .moduleButton{border-top-right-radius:0px;}
#module_34496956 .moduleButton{border-bottom-left-radius:0px;}
#module_34496956 .moduleButton{border-bottom-right-radius:0px;}
#module_34496956 .BreadIcon{font-size:px;} #module_34496956 .BreadsvgIcon svg{width:px;height:px;}
#module_34496956 .BreadIcon{color:;} #module_34496956 .BreadsvgIcon svg>*{fill:;}
#module_34496956 .BreadIcon,#module_34496956 .BreadsvgIcon{margin-left:px;}
#module_34496956 .BreadIcon,#module_34496956 .BreadsvgIcon{margin-right:px;}
#module_34496956 .moduleButton{box-shadow:;}
#module_34496956 .moduleButton:hover .BreadIcon{font-size:px;} #module_34496956 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34496956 .moduleButton:hover .BreadIcon{color:} #module_34496956 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34496956 .moduleButton:hover{font-size:14px;}
#module_34496956 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34496956 .moduleButton:hover{color:#fff;}
#module_34496956 .moduleButton:hover{font-weight:normal;}
#module_34496956 .moduleButton:hover{text-decoration:none;}
#module_34496956 .moduleButton:hover{font-style:normal;}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{}
#module_34496956 .moduleButton:hover, #module_34496956 .moduleButton:hover:before{}
#module_34496956 .moduleButton:hover{border-color:transparent;}
#module_34496956 .moduleButton:hover{border-style:solid;}
#module_34496956 .moduleButton:hover{border-width:0px;}
#module_34496956 .moduleButton:hover{box-shadow:;}


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

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

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

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

#module_34497058 .BodyCenter{text-align:center;}
#module_34497058 .moduleButton{font-size:14px;}
#module_34497058 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497058 .moduleButton{color:#fff;}
#module_34497058 .moduleButton{font-weight:normal;}
#module_34497058 .moduleButton{text-decoration:none;}
#module_34497058 .moduleButton{font-style:normal;}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{background-color:#21bdaf;}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{}
#module_34497058 .moduleButton, #module_34497058 .moduleButton:before{}
#module_34497058 .moduleButton{border-color:#000;}
#module_34497058 .moduleButton{border-style:solid;}
#module_34497058 .moduleButton{border-width:0px;}
#module_34497058 .moduleButton{width:120px;}
#module_34497058 .moduleButton,#module_34497058 .BreadsvgIcon{height:34px}
#module_34497058 .BodyCenter{color:#fff;}
#module_34497058 .moduleButton{border-top-left-radius:0px;}
#module_34497058 .moduleButton{border-top-right-radius:0px;}
#module_34497058 .moduleButton{border-bottom-left-radius:0px;}
#module_34497058 .moduleButton{border-bottom-right-radius:0px;}
#module_34497058 .BreadIcon{font-size:px;} #module_34497058 .BreadsvgIcon svg{width:px;height:px;}
#module_34497058 .BreadIcon{color:;} #module_34497058 .BreadsvgIcon svg>*{fill:;}
#module_34497058 .BreadIcon,#module_34497058 .BreadsvgIcon{margin-left:px;}
#module_34497058 .BreadIcon,#module_34497058 .BreadsvgIcon{margin-right:px;}
#module_34497058 .moduleButton{box-shadow:;}
#module_34497058 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497058 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497058 .moduleButton:hover .BreadIcon{color:} #module_34497058 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497058 .moduleButton:hover{font-size:14px;}
#module_34497058 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497058 .moduleButton:hover{color:#fff;}
#module_34497058 .moduleButton:hover{font-weight:normal;}
#module_34497058 .moduleButton:hover{text-decoration:none;}
#module_34497058 .moduleButton:hover{font-style:normal;}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{}
#module_34497058 .moduleButton:hover, #module_34497058 .moduleButton:hover:before{}
#module_34497058 .moduleButton:hover{border-color:transparent;}
#module_34497058 .moduleButton:hover{border-style:solid;}
#module_34497058 .moduleButton:hover{border-width:0px;}
#module_34497058 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497068 .BodyCenter{text-align:center;}
#module_34497068 .moduleButton{font-size:14px;}
#module_34497068 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497068 .moduleButton{color:#fff;}
#module_34497068 .moduleButton{font-weight:normal;}
#module_34497068 .moduleButton{text-decoration:none;}
#module_34497068 .moduleButton{font-style:normal;}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{background-color:#21bdaf;}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{}
#module_34497068 .moduleButton, #module_34497068 .moduleButton:before{}
#module_34497068 .moduleButton{border-color:#000;}
#module_34497068 .moduleButton{border-style:solid;}
#module_34497068 .moduleButton{border-width:0px;}
#module_34497068 .moduleButton{width:120px;}
#module_34497068 .moduleButton,#module_34497068 .BreadsvgIcon{height:34px}
#module_34497068 .BodyCenter{color:#fff;}
#module_34497068 .moduleButton{border-top-left-radius:0px;}
#module_34497068 .moduleButton{border-top-right-radius:0px;}
#module_34497068 .moduleButton{border-bottom-left-radius:0px;}
#module_34497068 .moduleButton{border-bottom-right-radius:0px;}
#module_34497068 .BreadIcon{font-size:px;} #module_34497068 .BreadsvgIcon svg{width:px;height:px;}
#module_34497068 .BreadIcon{color:;} #module_34497068 .BreadsvgIcon svg>*{fill:;}
#module_34497068 .BreadIcon,#module_34497068 .BreadsvgIcon{margin-left:px;}
#module_34497068 .BreadIcon,#module_34497068 .BreadsvgIcon{margin-right:px;}
#module_34497068 .moduleButton{box-shadow:;}
#module_34497068 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497068 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497068 .moduleButton:hover .BreadIcon{color:} #module_34497068 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497068 .moduleButton:hover{font-size:14px;}
#module_34497068 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497068 .moduleButton:hover{color:#fff;}
#module_34497068 .moduleButton:hover{font-weight:normal;}
#module_34497068 .moduleButton:hover{text-decoration:none;}
#module_34497068 .moduleButton:hover{font-style:normal;}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{}
#module_34497068 .moduleButton:hover, #module_34497068 .moduleButton:hover:before{}
#module_34497068 .moduleButton:hover{border-color:transparent;}
#module_34497068 .moduleButton:hover{border-style:solid;}
#module_34497068 .moduleButton:hover{border-width:0px;}
#module_34497068 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497061 .BodyCenter{text-align:center;}
#module_34497061 .moduleButton{font-size:14px;}
#module_34497061 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497061 .moduleButton{color:#fff;}
#module_34497061 .moduleButton{font-weight:normal;}
#module_34497061 .moduleButton{text-decoration:none;}
#module_34497061 .moduleButton{font-style:normal;}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{background-color:#21bdaf;}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{}
#module_34497061 .moduleButton, #module_34497061 .moduleButton:before{}
#module_34497061 .moduleButton{border-color:#000;}
#module_34497061 .moduleButton{border-style:solid;}
#module_34497061 .moduleButton{border-width:0px;}
#module_34497061 .moduleButton{width:120px;}
#module_34497061 .moduleButton,#module_34497061 .BreadsvgIcon{height:34px}
#module_34497061 .BodyCenter{color:#fff;}
#module_34497061 .moduleButton{border-top-left-radius:0px;}
#module_34497061 .moduleButton{border-top-right-radius:0px;}
#module_34497061 .moduleButton{border-bottom-left-radius:0px;}
#module_34497061 .moduleButton{border-bottom-right-radius:0px;}
#module_34497061 .BreadIcon{font-size:px;} #module_34497061 .BreadsvgIcon svg{width:px;height:px;}
#module_34497061 .BreadIcon{color:;} #module_34497061 .BreadsvgIcon svg>*{fill:;}
#module_34497061 .BreadIcon,#module_34497061 .BreadsvgIcon{margin-left:px;}
#module_34497061 .BreadIcon,#module_34497061 .BreadsvgIcon{margin-right:px;}
#module_34497061 .moduleButton{box-shadow:;}
#module_34497061 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497061 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497061 .moduleButton:hover .BreadIcon{color:} #module_34497061 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497061 .moduleButton:hover{font-size:14px;}
#module_34497061 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497061 .moduleButton:hover{color:#fff;}
#module_34497061 .moduleButton:hover{font-weight:normal;}
#module_34497061 .moduleButton:hover{text-decoration:none;}
#module_34497061 .moduleButton:hover{font-style:normal;}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{}
#module_34497061 .moduleButton:hover, #module_34497061 .moduleButton:hover:before{}
#module_34497061 .moduleButton:hover{border-color:transparent;}
#module_34497061 .moduleButton:hover{border-style:solid;}
#module_34497061 .moduleButton:hover{border-width:0px;}
#module_34497061 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497073 .BodyCenter{text-align:center;}
#module_34497073 .moduleButton{font-size:14px;}
#module_34497073 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497073 .moduleButton{color:#fff;}
#module_34497073 .moduleButton{font-weight:normal;}
#module_34497073 .moduleButton{text-decoration:none;}
#module_34497073 .moduleButton{font-style:normal;}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{background-color:#21bdaf;}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{}
#module_34497073 .moduleButton, #module_34497073 .moduleButton:before{}
#module_34497073 .moduleButton{border-color:#000;}
#module_34497073 .moduleButton{border-style:solid;}
#module_34497073 .moduleButton{border-width:0px;}
#module_34497073 .moduleButton{width:120px;}
#module_34497073 .moduleButton,#module_34497073 .BreadsvgIcon{height:34px}
#module_34497073 .BodyCenter{color:#fff;}
#module_34497073 .moduleButton{border-top-left-radius:0px;}
#module_34497073 .moduleButton{border-top-right-radius:0px;}
#module_34497073 .moduleButton{border-bottom-left-radius:0px;}
#module_34497073 .moduleButton{border-bottom-right-radius:0px;}
#module_34497073 .BreadIcon{font-size:px;} #module_34497073 .BreadsvgIcon svg{width:px;height:px;}
#module_34497073 .BreadIcon{color:;} #module_34497073 .BreadsvgIcon svg>*{fill:;}
#module_34497073 .BreadIcon,#module_34497073 .BreadsvgIcon{margin-left:px;}
#module_34497073 .BreadIcon,#module_34497073 .BreadsvgIcon{margin-right:px;}
#module_34497073 .moduleButton{box-shadow:;}
#module_34497073 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497073 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497073 .moduleButton:hover .BreadIcon{color:} #module_34497073 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497073 .moduleButton:hover{font-size:14px;}
#module_34497073 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497073 .moduleButton:hover{color:#fff;}
#module_34497073 .moduleButton:hover{font-weight:normal;}
#module_34497073 .moduleButton:hover{text-decoration:none;}
#module_34497073 .moduleButton:hover{font-style:normal;}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{}
#module_34497073 .moduleButton:hover, #module_34497073 .moduleButton:hover:before{}
#module_34497073 .moduleButton:hover{border-color:transparent;}
#module_34497073 .moduleButton:hover{border-style:solid;}
#module_34497073 .moduleButton:hover{border-width:0px;}
#module_34497073 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497064 .BodyCenter{text-align:center;}
#module_34497064 .moduleButton{font-size:14px;}
#module_34497064 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497064 .moduleButton{color:#fff;}
#module_34497064 .moduleButton{font-weight:normal;}
#module_34497064 .moduleButton{text-decoration:none;}
#module_34497064 .moduleButton{font-style:normal;}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{background-color:#21bdaf;}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{}
#module_34497064 .moduleButton, #module_34497064 .moduleButton:before{}
#module_34497064 .moduleButton{border-color:#000;}
#module_34497064 .moduleButton{border-style:solid;}
#module_34497064 .moduleButton{border-width:0px;}
#module_34497064 .moduleButton{width:120px;}
#module_34497064 .moduleButton,#module_34497064 .BreadsvgIcon{height:34px}
#module_34497064 .BodyCenter{color:#fff;}
#module_34497064 .moduleButton{border-top-left-radius:0px;}
#module_34497064 .moduleButton{border-top-right-radius:0px;}
#module_34497064 .moduleButton{border-bottom-left-radius:0px;}
#module_34497064 .moduleButton{border-bottom-right-radius:0px;}
#module_34497064 .BreadIcon{font-size:px;} #module_34497064 .BreadsvgIcon svg{width:px;height:px;}
#module_34497064 .BreadIcon{color:;} #module_34497064 .BreadsvgIcon svg>*{fill:;}
#module_34497064 .BreadIcon,#module_34497064 .BreadsvgIcon{margin-left:px;}
#module_34497064 .BreadIcon,#module_34497064 .BreadsvgIcon{margin-right:px;}
#module_34497064 .moduleButton{box-shadow:;}
#module_34497064 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497064 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497064 .moduleButton:hover .BreadIcon{color:} #module_34497064 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497064 .moduleButton:hover{font-size:14px;}
#module_34497064 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497064 .moduleButton:hover{color:#fff;}
#module_34497064 .moduleButton:hover{font-weight:normal;}
#module_34497064 .moduleButton:hover{text-decoration:none;}
#module_34497064 .moduleButton:hover{font-style:normal;}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{}
#module_34497064 .moduleButton:hover, #module_34497064 .moduleButton:hover:before{}
#module_34497064 .moduleButton:hover{border-color:transparent;}
#module_34497064 .moduleButton:hover{border-style:solid;}
#module_34497064 .moduleButton:hover{border-width:0px;}
#module_34497064 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497076 .BodyCenter{text-align:center;}
#module_34497076 .moduleButton{font-size:14px;}
#module_34497076 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497076 .moduleButton{color:#fff;}
#module_34497076 .moduleButton{font-weight:normal;}
#module_34497076 .moduleButton{text-decoration:none;}
#module_34497076 .moduleButton{font-style:normal;}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{background-color:#21bdaf;}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{}
#module_34497076 .moduleButton, #module_34497076 .moduleButton:before{}
#module_34497076 .moduleButton{border-color:#000;}
#module_34497076 .moduleButton{border-style:solid;}
#module_34497076 .moduleButton{border-width:0px;}
#module_34497076 .moduleButton{width:120px;}
#module_34497076 .moduleButton,#module_34497076 .BreadsvgIcon{height:34px}
#module_34497076 .BodyCenter{color:#fff;}
#module_34497076 .moduleButton{border-top-left-radius:0px;}
#module_34497076 .moduleButton{border-top-right-radius:0px;}
#module_34497076 .moduleButton{border-bottom-left-radius:0px;}
#module_34497076 .moduleButton{border-bottom-right-radius:0px;}
#module_34497076 .BreadIcon{font-size:px;} #module_34497076 .BreadsvgIcon svg{width:px;height:px;}
#module_34497076 .BreadIcon{color:;} #module_34497076 .BreadsvgIcon svg>*{fill:;}
#module_34497076 .BreadIcon,#module_34497076 .BreadsvgIcon{margin-left:px;}
#module_34497076 .BreadIcon,#module_34497076 .BreadsvgIcon{margin-right:px;}
#module_34497076 .moduleButton{box-shadow:;}
#module_34497076 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497076 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497076 .moduleButton:hover .BreadIcon{color:} #module_34497076 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497076 .moduleButton:hover{font-size:14px;}
#module_34497076 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497076 .moduleButton:hover{color:#fff;}
#module_34497076 .moduleButton:hover{font-weight:normal;}
#module_34497076 .moduleButton:hover{text-decoration:none;}
#module_34497076 .moduleButton:hover{font-style:normal;}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{}
#module_34497076 .moduleButton:hover, #module_34497076 .moduleButton:hover:before{}
#module_34497076 .moduleButton:hover{border-color:transparent;}
#module_34497076 .moduleButton:hover{border-style:solid;}
#module_34497076 .moduleButton:hover{border-width:0px;}
#module_34497076 .moduleButton:hover{box-shadow:;}


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

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

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

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

#module_34497082 .BodyCenter{text-align:center;}
#module_34497082 .moduleButton{font-size:12px;}
#module_34497082 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497082 .moduleButton{color:#fff;}
#module_34497082 .moduleButton{font-weight:normal;}
#module_34497082 .moduleButton{text-decoration:none;}
#module_34497082 .moduleButton{font-style:normal;}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{background-color:#21bdaf;}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{}
#module_34497082 .moduleButton, #module_34497082 .moduleButton:before{}
#module_34497082 .moduleButton{border-color:#000;}
#module_34497082 .moduleButton{border-style:solid;}
#module_34497082 .moduleButton{border-width:0px;}
#module_34497082 .moduleButton{width:120px;}
#module_34497082 .moduleButton,#module_34497082 .BreadsvgIcon{height:34px}
#module_34497082 .BodyCenter{color:#fff;}
#module_34497082 .moduleButton{border-top-left-radius:0px;}
#module_34497082 .moduleButton{border-top-right-radius:0px;}
#module_34497082 .moduleButton{border-bottom-left-radius:0px;}
#module_34497082 .moduleButton{border-bottom-right-radius:0px;}
#module_34497082 .BreadIcon{font-size:px;} #module_34497082 .BreadsvgIcon svg{width:px;height:px;}
#module_34497082 .BreadIcon{color:;} #module_34497082 .BreadsvgIcon svg>*{fill:;}
#module_34497082 .BreadIcon,#module_34497082 .BreadsvgIcon{margin-left:px;}
#module_34497082 .BreadIcon,#module_34497082 .BreadsvgIcon{margin-right:px;}
#module_34497082 .moduleButton{box-shadow:;}
#module_34497082 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497082 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497082 .moduleButton:hover .BreadIcon{color:} #module_34497082 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497082 .moduleButton:hover{font-size:12px;}
#module_34497082 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497082 .moduleButton:hover{color:#fff;}
#module_34497082 .moduleButton:hover{font-weight:normal;}
#module_34497082 .moduleButton:hover{text-decoration:none;}
#module_34497082 .moduleButton:hover{font-style:normal;}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{background-image: unset;background-color:#139d8f;}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{}
#module_34497082 .moduleButton:hover, #module_34497082 .moduleButton:hover:before{}
#module_34497082 .moduleButton:hover{border-color:transparent;}
#module_34497082 .moduleButton:hover{border-style:solid;}
#module_34497082 .moduleButton:hover{border-width:0px;}
#module_34497082 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497096 .BodyCenter{text-align:center;}
#module_34497096 .moduleButton{font-size:14px;}
#module_34497096 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497096 .moduleButton{color:#fff;}
#module_34497096 .moduleButton{font-weight:normal;}
#module_34497096 .moduleButton{text-decoration:none;}
#module_34497096 .moduleButton{font-style:normal;}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{background-color:#21bdaf;}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{}
#module_34497096 .moduleButton, #module_34497096 .moduleButton:before{}
#module_34497096 .moduleButton{border-color:#000;}
#module_34497096 .moduleButton{border-style:solid;}
#module_34497096 .moduleButton{border-width:0px;}
#module_34497096 .moduleButton{width:120px;}
#module_34497096 .moduleButton,#module_34497096 .BreadsvgIcon{height:34px}
#module_34497096 .BodyCenter{color:#fff;}
#module_34497096 .moduleButton{border-top-left-radius:0px;}
#module_34497096 .moduleButton{border-top-right-radius:0px;}
#module_34497096 .moduleButton{border-bottom-left-radius:0px;}
#module_34497096 .moduleButton{border-bottom-right-radius:0px;}
#module_34497096 .BreadIcon{font-size:px;} #module_34497096 .BreadsvgIcon svg{width:px;height:px;}
#module_34497096 .BreadIcon{color:;} #module_34497096 .BreadsvgIcon svg>*{fill:;}
#module_34497096 .BreadIcon,#module_34497096 .BreadsvgIcon{margin-left:px;}
#module_34497096 .BreadIcon,#module_34497096 .BreadsvgIcon{margin-right:px;}
#module_34497096 .moduleButton{box-shadow:;}
#module_34497096 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497096 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497096 .moduleButton:hover .BreadIcon{color:} #module_34497096 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497096 .moduleButton:hover{font-size:14px;}
#module_34497096 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497096 .moduleButton:hover{color:#fff;}
#module_34497096 .moduleButton:hover{font-weight:normal;}
#module_34497096 .moduleButton:hover{text-decoration:none;}
#module_34497096 .moduleButton:hover{font-style:normal;}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{}
#module_34497096 .moduleButton:hover, #module_34497096 .moduleButton:hover:before{}
#module_34497096 .moduleButton:hover{border-color:transparent;}
#module_34497096 .moduleButton:hover{border-style:solid;}
#module_34497096 .moduleButton:hover{border-width:0px;}
#module_34497096 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497085 .BodyCenter{text-align:center;}
#module_34497085 .moduleButton{font-size:14px;}
#module_34497085 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497085 .moduleButton{color:#fff;}
#module_34497085 .moduleButton{font-weight:normal;}
#module_34497085 .moduleButton{text-decoration:none;}
#module_34497085 .moduleButton{font-style:normal;}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{background-color:#21bdaf;}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{}
#module_34497085 .moduleButton, #module_34497085 .moduleButton:before{}
#module_34497085 .moduleButton{border-color:#000;}
#module_34497085 .moduleButton{border-style:solid;}
#module_34497085 .moduleButton{border-width:0px;}
#module_34497085 .moduleButton{width:120px;}
#module_34497085 .moduleButton,#module_34497085 .BreadsvgIcon{height:34px}
#module_34497085 .BodyCenter{color:#fff;}
#module_34497085 .moduleButton{border-top-left-radius:0px;}
#module_34497085 .moduleButton{border-top-right-radius:0px;}
#module_34497085 .moduleButton{border-bottom-left-radius:0px;}
#module_34497085 .moduleButton{border-bottom-right-radius:0px;}
#module_34497085 .BreadIcon{font-size:px;} #module_34497085 .BreadsvgIcon svg{width:px;height:px;}
#module_34497085 .BreadIcon{color:;} #module_34497085 .BreadsvgIcon svg>*{fill:;}
#module_34497085 .BreadIcon,#module_34497085 .BreadsvgIcon{margin-left:px;}
#module_34497085 .BreadIcon,#module_34497085 .BreadsvgIcon{margin-right:px;}
#module_34497085 .moduleButton{box-shadow:;}
#module_34497085 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497085 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497085 .moduleButton:hover .BreadIcon{color:} #module_34497085 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497085 .moduleButton:hover{font-size:14px;}
#module_34497085 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497085 .moduleButton:hover{color:#fff;}
#module_34497085 .moduleButton:hover{font-weight:normal;}
#module_34497085 .moduleButton:hover{text-decoration:none;}
#module_34497085 .moduleButton:hover{font-style:normal;}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{background-image: unset;background-color:#139d8f;}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{}
#module_34497085 .moduleButton:hover, #module_34497085 .moduleButton:hover:before{}
#module_34497085 .moduleButton:hover{border-color:transparent;}
#module_34497085 .moduleButton:hover{border-style:solid;}
#module_34497085 .moduleButton:hover{border-width:0px;}
#module_34497085 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497098 .BodyCenter{text-align:center;}
#module_34497098 .moduleButton{font-size:14px;}
#module_34497098 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497098 .moduleButton{color:#fff;}
#module_34497098 .moduleButton{font-weight:normal;}
#module_34497098 .moduleButton{text-decoration:none;}
#module_34497098 .moduleButton{font-style:normal;}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{background-color:#21bdaf;}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{}
#module_34497098 .moduleButton, #module_34497098 .moduleButton:before{}
#module_34497098 .moduleButton{border-color:#000;}
#module_34497098 .moduleButton{border-style:solid;}
#module_34497098 .moduleButton{border-width:0px;}
#module_34497098 .moduleButton{width:120px;}
#module_34497098 .moduleButton,#module_34497098 .BreadsvgIcon{height:34px}
#module_34497098 .BodyCenter{color:#fff;}
#module_34497098 .moduleButton{border-top-left-radius:0px;}
#module_34497098 .moduleButton{border-top-right-radius:0px;}
#module_34497098 .moduleButton{border-bottom-left-radius:0px;}
#module_34497098 .moduleButton{border-bottom-right-radius:0px;}
#module_34497098 .BreadIcon{font-size:px;} #module_34497098 .BreadsvgIcon svg{width:px;height:px;}
#module_34497098 .BreadIcon{color:;} #module_34497098 .BreadsvgIcon svg>*{fill:;}
#module_34497098 .BreadIcon,#module_34497098 .BreadsvgIcon{margin-left:px;}
#module_34497098 .BreadIcon,#module_34497098 .BreadsvgIcon{margin-right:px;}
#module_34497098 .moduleButton{box-shadow:;}
#module_34497098 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497098 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497098 .moduleButton:hover .BreadIcon{color:} #module_34497098 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497098 .moduleButton:hover{font-size:14px;}
#module_34497098 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497098 .moduleButton:hover{color:#fff;}
#module_34497098 .moduleButton:hover{font-weight:normal;}
#module_34497098 .moduleButton:hover{text-decoration:none;}
#module_34497098 .moduleButton:hover{font-style:normal;}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{}
#module_34497098 .moduleButton:hover, #module_34497098 .moduleButton:hover:before{}
#module_34497098 .moduleButton:hover{border-color:transparent;}
#module_34497098 .moduleButton:hover{border-style:solid;}
#module_34497098 .moduleButton:hover{border-width:0px;}
#module_34497098 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497088 .BodyCenter{text-align:center;}
#module_34497088 .moduleButton{font-size:14px;}
#module_34497088 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497088 .moduleButton{color:#fff;}
#module_34497088 .moduleButton{font-weight:normal;}
#module_34497088 .moduleButton{text-decoration:none;}
#module_34497088 .moduleButton{font-style:normal;}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{background-color:#21bdaf;}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{}
#module_34497088 .moduleButton, #module_34497088 .moduleButton:before{}
#module_34497088 .moduleButton{border-color:#000;}
#module_34497088 .moduleButton{border-style:solid;}
#module_34497088 .moduleButton{border-width:0px;}
#module_34497088 .moduleButton{width:120px;}
#module_34497088 .moduleButton,#module_34497088 .BreadsvgIcon{height:34px}
#module_34497088 .BodyCenter{color:#fff;}
#module_34497088 .moduleButton{border-top-left-radius:0px;}
#module_34497088 .moduleButton{border-top-right-radius:0px;}
#module_34497088 .moduleButton{border-bottom-left-radius:0px;}
#module_34497088 .moduleButton{border-bottom-right-radius:0px;}
#module_34497088 .BreadIcon{font-size:px;} #module_34497088 .BreadsvgIcon svg{width:px;height:px;}
#module_34497088 .BreadIcon{color:;} #module_34497088 .BreadsvgIcon svg>*{fill:;}
#module_34497088 .BreadIcon,#module_34497088 .BreadsvgIcon{margin-left:px;}
#module_34497088 .BreadIcon,#module_34497088 .BreadsvgIcon{margin-right:px;}
#module_34497088 .moduleButton{box-shadow:;}
#module_34497088 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497088 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497088 .moduleButton:hover .BreadIcon{color:} #module_34497088 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497088 .moduleButton:hover{font-size:14px;}
#module_34497088 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497088 .moduleButton:hover{color:#fff;}
#module_34497088 .moduleButton:hover{font-weight:normal;}
#module_34497088 .moduleButton:hover{text-decoration:none;}
#module_34497088 .moduleButton:hover{font-style:normal;}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{}
#module_34497088 .moduleButton:hover, #module_34497088 .moduleButton:hover:before{}
#module_34497088 .moduleButton:hover{border-color:transparent;}
#module_34497088 .moduleButton:hover{border-style:solid;}
#module_34497088 .moduleButton:hover{border-width:0px;}
#module_34497088 .moduleButton:hover{box-shadow:;}

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

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

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

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

#module_34497128 .BodyCenter{text-align:center;}
#module_34497128 .moduleButton{font-size:14px;}
#module_34497128 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497128 .moduleButton{color:#fff;}
#module_34497128 .moduleButton{font-weight:normal;}
#module_34497128 .moduleButton{text-decoration:none;}
#module_34497128 .moduleButton{font-style:normal;}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{background-color:#21bdaf;}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{}
#module_34497128 .moduleButton, #module_34497128 .moduleButton:before{}
#module_34497128 .moduleButton{border-color:#000;}
#module_34497128 .moduleButton{border-style:solid;}
#module_34497128 .moduleButton{border-width:0px;}
#module_34497128 .moduleButton{width:120px;}
#module_34497128 .moduleButton,#module_34497128 .BreadsvgIcon{height:34px}
#module_34497128 .BodyCenter{color:#fff;}
#module_34497128 .moduleButton{border-top-left-radius:0px;}
#module_34497128 .moduleButton{border-top-right-radius:0px;}
#module_34497128 .moduleButton{border-bottom-left-radius:0px;}
#module_34497128 .moduleButton{border-bottom-right-radius:0px;}
#module_34497128 .BreadIcon{font-size:px;} #module_34497128 .BreadsvgIcon svg{width:px;height:px;}
#module_34497128 .BreadIcon{color:;} #module_34497128 .BreadsvgIcon svg>*{fill:;}
#module_34497128 .BreadIcon,#module_34497128 .BreadsvgIcon{margin-left:px;}
#module_34497128 .BreadIcon,#module_34497128 .BreadsvgIcon{margin-right:px;}
#module_34497128 .moduleButton{box-shadow:;}
#module_34497128 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497128 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497128 .moduleButton:hover .BreadIcon{color:} #module_34497128 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497128 .moduleButton:hover{font-size:14px;}
#module_34497128 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497128 .moduleButton:hover{color:#fff;}
#module_34497128 .moduleButton:hover{font-weight:normal;}
#module_34497128 .moduleButton:hover{text-decoration:none;}
#module_34497128 .moduleButton:hover{font-style:normal;}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{}
#module_34497128 .moduleButton:hover, #module_34497128 .moduleButton:hover:before{}
#module_34497128 .moduleButton:hover{border-color:transparent;}
#module_34497128 .moduleButton:hover{border-style:solid;}
#module_34497128 .moduleButton:hover{border-width:0px;}
#module_34497128 .moduleButton:hover{box-shadow:;}
.module_34497101 .ModuleHead .HeadCenter{float:none;}
#module_34497101 {
padding:0px;
}
#module_34497101 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497101 .ModuleHead34497101 {
display:none;
}
#module_34497101 .BodyCenter.BodyCenter34497101 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497101 >.module_34497101 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497101 >.module_34497101{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497101 .BodyCenter.BodyCenter34497101 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497101 .BodyCenter.BodyCenter34497101 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497101 >.module_34497101 {
margin-top:120.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497101 >.module_34497101 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497101 >.module_34497101 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497101:hover {
border:none;
}
#module_34497101:hover >.module_34497101 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34497102 .BodyCenter{text-align:center;}
#module_34497102 .moduleButton{font-size:14px;}
#module_34497102 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497102 .moduleButton{color:#fff;}
#module_34497102 .moduleButton{font-weight:normal;}
#module_34497102 .moduleButton{text-decoration:none;}
#module_34497102 .moduleButton{font-style:normal;}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{background-color:#21bdaf;}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{}
#module_34497102 .moduleButton, #module_34497102 .moduleButton:before{}
#module_34497102 .moduleButton{border-color:#000;}
#module_34497102 .moduleButton{border-style:solid;}
#module_34497102 .moduleButton{border-width:0px;}
#module_34497102 .moduleButton{width:120px;}
#module_34497102 .moduleButton,#module_34497102 .BreadsvgIcon{height:34px}
#module_34497102 .BodyCenter{color:#fff;}
#module_34497102 .moduleButton{border-top-left-radius:0px;}
#module_34497102 .moduleButton{border-top-right-radius:0px;}
#module_34497102 .moduleButton{border-bottom-left-radius:0px;}
#module_34497102 .moduleButton{border-bottom-right-radius:0px;}
#module_34497102 .BreadIcon{font-size:px;} #module_34497102 .BreadsvgIcon svg{width:px;height:px;}
#module_34497102 .BreadIcon{color:;} #module_34497102 .BreadsvgIcon svg>*{fill:;}
#module_34497102 .BreadIcon,#module_34497102 .BreadsvgIcon{margin-left:px;}
#module_34497102 .BreadIcon,#module_34497102 .BreadsvgIcon{margin-right:px;}
#module_34497102 .moduleButton{box-shadow:;}
#module_34497102 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497102 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497102 .moduleButton:hover .BreadIcon{color:} #module_34497102 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497102 .moduleButton:hover{font-size:14px;}
#module_34497102 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497102 .moduleButton:hover{color:#fff;}
#module_34497102 .moduleButton:hover{font-weight:normal;}
#module_34497102 .moduleButton:hover{text-decoration:none;}
#module_34497102 .moduleButton:hover{font-style:normal;}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{}
#module_34497102 .moduleButton:hover, #module_34497102 .moduleButton:hover:before{}
#module_34497102 .moduleButton:hover{border-color:transparent;}
#module_34497102 .moduleButton:hover{border-style:solid;}
#module_34497102 .moduleButton:hover{border-width:0px;}
#module_34497102 .moduleButton:hover{box-shadow:;}
.module_34497099 .ModuleHead .HeadCenter{float:none;}
#module_34497099 {
padding:0px;
}
#module_34497099 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497099 .ModuleHead34497099 {
display:none;
}
#module_34497099 .BodyCenter.BodyCenter34497099 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497099 >.module_34497099 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497099 >.module_34497099{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497099 .BodyCenter.BodyCenter34497099 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497099 .BodyCenter.BodyCenter34497099 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497099 >.module_34497099 {
margin-top:120.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497099 >.module_34497099 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497099 >.module_34497099 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497099:hover {
border:none;
}
#module_34497099:hover >.module_34497099 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34497100 .BodyCenter{text-align:center;}
#module_34497100 .moduleButton{font-size:14px;}
#module_34497100 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497100 .moduleButton{color:#fff;}
#module_34497100 .moduleButton{font-weight:normal;}
#module_34497100 .moduleButton{text-decoration:none;}
#module_34497100 .moduleButton{font-style:normal;}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{background-color:#21bdaf;}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{}
#module_34497100 .moduleButton, #module_34497100 .moduleButton:before{}
#module_34497100 .moduleButton{border-color:#000;}
#module_34497100 .moduleButton{border-style:solid;}
#module_34497100 .moduleButton{border-width:0px;}
#module_34497100 .moduleButton{width:120px;}
#module_34497100 .moduleButton,#module_34497100 .BreadsvgIcon{height:34px}
#module_34497100 .BodyCenter{color:#fff;}
#module_34497100 .moduleButton{border-top-left-radius:0px;}
#module_34497100 .moduleButton{border-top-right-radius:0px;}
#module_34497100 .moduleButton{border-bottom-left-radius:0px;}
#module_34497100 .moduleButton{border-bottom-right-radius:0px;}
#module_34497100 .BreadIcon{font-size:px;} #module_34497100 .BreadsvgIcon svg{width:px;height:px;}
#module_34497100 .BreadIcon{color:;} #module_34497100 .BreadsvgIcon svg>*{fill:;}
#module_34497100 .BreadIcon,#module_34497100 .BreadsvgIcon{margin-left:px;}
#module_34497100 .BreadIcon,#module_34497100 .BreadsvgIcon{margin-right:px;}
#module_34497100 .moduleButton{box-shadow:;}
#module_34497100 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497100 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497100 .moduleButton:hover .BreadIcon{color:} #module_34497100 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497100 .moduleButton:hover{font-size:14px;}
#module_34497100 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497100 .moduleButton:hover{color:#fff;}
#module_34497100 .moduleButton:hover{font-weight:normal;}
#module_34497100 .moduleButton:hover{text-decoration:none;}
#module_34497100 .moduleButton:hover{font-style:normal;}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{}
#module_34497100 .moduleButton:hover, #module_34497100 .moduleButton:hover:before{}
#module_34497100 .moduleButton:hover{border-color:transparent;}
#module_34497100 .moduleButton:hover{border-style:solid;}
#module_34497100 .moduleButton:hover{border-width:0px;}
#module_34497100 .moduleButton:hover{box-shadow:;}


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

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

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

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

#module_34497108 .BodyCenter{text-align:center;}
#module_34497108 .moduleButton{font-size:14px;}
#module_34497108 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497108 .moduleButton{color:#fff;}
#module_34497108 .moduleButton{font-weight:normal;}
#module_34497108 .moduleButton{text-decoration:none;}
#module_34497108 .moduleButton{font-style:normal;}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{background-color:#21bdaf;}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{}
#module_34497108 .moduleButton, #module_34497108 .moduleButton:before{}
#module_34497108 .moduleButton{border-color:#000;}
#module_34497108 .moduleButton{border-style:solid;}
#module_34497108 .moduleButton{border-width:0px;}
#module_34497108 .moduleButton{width:120px;}
#module_34497108 .moduleButton,#module_34497108 .BreadsvgIcon{height:34px}
#module_34497108 .BodyCenter{color:#fff;}
#module_34497108 .moduleButton{border-top-left-radius:0px;}
#module_34497108 .moduleButton{border-top-right-radius:0px;}
#module_34497108 .moduleButton{border-bottom-left-radius:0px;}
#module_34497108 .moduleButton{border-bottom-right-radius:0px;}
#module_34497108 .BreadIcon{font-size:px;} #module_34497108 .BreadsvgIcon svg{width:px;height:px;}
#module_34497108 .BreadIcon{color:;} #module_34497108 .BreadsvgIcon svg>*{fill:;}
#module_34497108 .BreadIcon,#module_34497108 .BreadsvgIcon{margin-left:px;}
#module_34497108 .BreadIcon,#module_34497108 .BreadsvgIcon{margin-right:px;}
#module_34497108 .moduleButton{box-shadow:;}
#module_34497108 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497108 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497108 .moduleButton:hover .BreadIcon{color:} #module_34497108 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497108 .moduleButton:hover{font-size:14px;}
#module_34497108 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497108 .moduleButton:hover{color:#fff;}
#module_34497108 .moduleButton:hover{font-weight:normal;}
#module_34497108 .moduleButton:hover{text-decoration:none;}
#module_34497108 .moduleButton:hover{font-style:normal;}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{}
#module_34497108 .moduleButton:hover, #module_34497108 .moduleButton:hover:before{}
#module_34497108 .moduleButton:hover{border-color:transparent;}
#module_34497108 .moduleButton:hover{border-style:solid;}
#module_34497108 .moduleButton:hover{border-width:0px;}
#module_34497108 .moduleButton:hover{box-shadow:;}

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

#module_34497109 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34497109 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497109 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497109 .ModuleHoverBoxItem_1{}
#module_34497109 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497109 .ModuleHoverBoxItem_1{}
#module_34497109 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497109 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497109 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497109 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497109 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34497109 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497109 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497109 .ModuleHoverBoxItem_2{}
#module_34497109 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497109 .ModuleHoverBoxItem_2{}
#module_34497109 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497109 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497109 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497109 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497109 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497104 .ModuleHead .HeadCenter{float:none;}
#module_34497104 {
padding:0px;
}
#module_34497104 {
position:static;
z-index:0;
top:4353px;
left:973px;
width:100%;
height: auto;
}
#module_34497104 .ModuleHead34497104 {
display:none;
}

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

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

#module_34497111 .BodyCenter{text-align:center;}
#module_34497111 .moduleButton{font-size:14px;}
#module_34497111 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497111 .moduleButton{color:#fff;}
#module_34497111 .moduleButton{font-weight:normal;}
#module_34497111 .moduleButton{text-decoration:none;}
#module_34497111 .moduleButton{font-style:normal;}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{background-color:#21bdaf;}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{}
#module_34497111 .moduleButton, #module_34497111 .moduleButton:before{}
#module_34497111 .moduleButton{border-color:#000;}
#module_34497111 .moduleButton{border-style:solid;}
#module_34497111 .moduleButton{border-width:0px;}
#module_34497111 .moduleButton{width:120px;}
#module_34497111 .moduleButton,#module_34497111 .BreadsvgIcon{height:34px}
#module_34497111 .BodyCenter{color:#fff;}
#module_34497111 .moduleButton{border-top-left-radius:0px;}
#module_34497111 .moduleButton{border-top-right-radius:0px;}
#module_34497111 .moduleButton{border-bottom-left-radius:0px;}
#module_34497111 .moduleButton{border-bottom-right-radius:0px;}
#module_34497111 .BreadIcon{font-size:px;} #module_34497111 .BreadsvgIcon svg{width:px;height:px;}
#module_34497111 .BreadIcon{color:;} #module_34497111 .BreadsvgIcon svg>*{fill:;}
#module_34497111 .BreadIcon,#module_34497111 .BreadsvgIcon{margin-left:px;}
#module_34497111 .BreadIcon,#module_34497111 .BreadsvgIcon{margin-right:px;}
#module_34497111 .moduleButton{box-shadow:;}
#module_34497111 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497111 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497111 .moduleButton:hover .BreadIcon{color:} #module_34497111 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497111 .moduleButton:hover{font-size:14px;}
#module_34497111 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497111 .moduleButton:hover{color:#fff;}
#module_34497111 .moduleButton:hover{font-weight:normal;}
#module_34497111 .moduleButton:hover{text-decoration:none;}
#module_34497111 .moduleButton:hover{font-style:normal;}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{}
#module_34497111 .moduleButton:hover, #module_34497111 .moduleButton:hover:before{}
#module_34497111 .moduleButton:hover{border-color:transparent;}
#module_34497111 .moduleButton:hover{border-style:solid;}
#module_34497111 .moduleButton:hover{border-width:0px;}
#module_34497111 .moduleButton:hover{box-shadow:;}

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

#module_34497112 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34497112 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497112 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497112 .ModuleHoverBoxItem_1{}
#module_34497112 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497112 .ModuleHoverBoxItem_1{}
#module_34497112 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497112 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497112 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497112 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497112 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34497112 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497112 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497112 .ModuleHoverBoxItem_2{}
#module_34497112 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497112 .ModuleHoverBoxItem_2{}
#module_34497112 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497112 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497112 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497112 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497112 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497105 .ModuleHead .HeadCenter{float:none;}
#module_34497105 {
padding:0px;
}
#module_34497105 {
position:static;
z-index:0;
top:4340px;
left:1395px;
width:100%;
height: auto;
}
#module_34497105 .ModuleHead34497105 {
display:none;
}

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

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

#module_34497114 .BodyCenter{text-align:center;}
#module_34497114 .moduleButton{font-size:14px;}
#module_34497114 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497114 .moduleButton{color:#fff;}
#module_34497114 .moduleButton{font-weight:normal;}
#module_34497114 .moduleButton{text-decoration:none;}
#module_34497114 .moduleButton{font-style:normal;}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{background-color:#21bdaf;}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{}
#module_34497114 .moduleButton, #module_34497114 .moduleButton:before{}
#module_34497114 .moduleButton{border-color:#000;}
#module_34497114 .moduleButton{border-style:solid;}
#module_34497114 .moduleButton{border-width:0px;}
#module_34497114 .moduleButton{width:120px;}
#module_34497114 .moduleButton,#module_34497114 .BreadsvgIcon{height:34px}
#module_34497114 .BodyCenter{color:#fff;}
#module_34497114 .moduleButton{border-top-left-radius:0px;}
#module_34497114 .moduleButton{border-top-right-radius:0px;}
#module_34497114 .moduleButton{border-bottom-left-radius:0px;}
#module_34497114 .moduleButton{border-bottom-right-radius:0px;}
#module_34497114 .BreadIcon{font-size:px;} #module_34497114 .BreadsvgIcon svg{width:px;height:px;}
#module_34497114 .BreadIcon{color:;} #module_34497114 .BreadsvgIcon svg>*{fill:;}
#module_34497114 .BreadIcon,#module_34497114 .BreadsvgIcon{margin-left:px;}
#module_34497114 .BreadIcon,#module_34497114 .BreadsvgIcon{margin-right:px;}
#module_34497114 .moduleButton{box-shadow:;}
#module_34497114 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497114 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497114 .moduleButton:hover .BreadIcon{color:} #module_34497114 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497114 .moduleButton:hover{font-size:14px;}
#module_34497114 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497114 .moduleButton:hover{color:#fff;}
#module_34497114 .moduleButton:hover{font-weight:normal;}
#module_34497114 .moduleButton:hover{text-decoration:none;}
#module_34497114 .moduleButton:hover{font-style:normal;}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{}
#module_34497114 .moduleButton:hover, #module_34497114 .moduleButton:hover:before{}
#module_34497114 .moduleButton:hover{border-color:transparent;}
#module_34497114 .moduleButton:hover{border-style:solid;}
#module_34497114 .moduleButton:hover{border-width:0px;}
#module_34497114 .moduleButton:hover{box-shadow:;}


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

#module_34497118 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34497118 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497118 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497118 .ModuleHoverBoxItem_1{}
#module_34497118 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497118 .ModuleHoverBoxItem_1{}
#module_34497118 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497118 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497118 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497118 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497118 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34497118 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497118 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497118 .ModuleHoverBoxItem_2{}
#module_34497118 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497118 .ModuleHoverBoxItem_2{}
#module_34497118 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497118 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497118 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497118 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497118 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497115 .ModuleHead .HeadCenter{float:none;}
#module_34497115 {
padding:0px;
}
#module_34497115 {
position:static;
z-index:0;
top:4342px;
left:478px;
width:100%;
height: auto;
}
#module_34497115 .ModuleHead34497115 {
display:none;
}

#module_34497115 img{border-top-color:transparent;}
#module_34497115 img{border-top-style:none;}
#module_34497115 img{border-top-width:0px;}
#module_34497115 img{border-right-color:transparent;}
#module_34497115 img{border-right-style:none;}
#module_34497115 img{border-right-width:0px;}
#module_34497115 img{border-bottom-color:transparent;}
#module_34497115 img{border-bottom-style:none;}
#module_34497115 img{border-bottom-width:0px;}
#module_34497115 img{border-left-color:transparent;}
#module_34497115 img{border-left-style:none;}
#module_34497115 img{border-left-width:0px;}
#module_34497115 img{border-top-left-radius:0px;}
#module_34497115 img{border-top-right-radius:0px;}
#module_34497115 img{border-bottom-left-radius:0px;}
#module_34497115 img{border-bottom-right-radius:0px;}
#module_34497115 .BodyCenter{text-align: center;}
.module_34497119 .ModuleHead .HeadCenter{float:none;}
#module_34497119 {
padding:0px;
}
#module_34497119 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497119 .ModuleHead34497119 {
display:none;
}
#module_34497119 {
border:none;
}
@media screen and (min-width: 768px){
#module_34497119 >.module_34497119 {
margin-top:28.0374%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497119 >.module_34497119 {
}
}

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

#module_34497120 .BodyCenter{text-align:center;}
#module_34497120 .moduleButton{font-size:14px;}
#module_34497120 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497120 .moduleButton{color:#fff;}
#module_34497120 .moduleButton{font-weight:normal;}
#module_34497120 .moduleButton{text-decoration:none;}
#module_34497120 .moduleButton{font-style:normal;}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{background-color:#21bdaf;}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{}
#module_34497120 .moduleButton, #module_34497120 .moduleButton:before{}
#module_34497120 .moduleButton{border-color:#000;}
#module_34497120 .moduleButton{border-style:solid;}
#module_34497120 .moduleButton{border-width:0px;}
#module_34497120 .moduleButton{width:120px;}
#module_34497120 .moduleButton,#module_34497120 .BreadsvgIcon{height:34px}
#module_34497120 .BodyCenter{color:#fff;}
#module_34497120 .moduleButton{border-top-left-radius:0px;}
#module_34497120 .moduleButton{border-top-right-radius:0px;}
#module_34497120 .moduleButton{border-bottom-left-radius:0px;}
#module_34497120 .moduleButton{border-bottom-right-radius:0px;}
#module_34497120 .BreadIcon{font-size:px;} #module_34497120 .BreadsvgIcon svg{width:px;height:px;}
#module_34497120 .BreadIcon{color:;} #module_34497120 .BreadsvgIcon svg>*{fill:;}
#module_34497120 .BreadIcon,#module_34497120 .BreadsvgIcon{margin-left:px;}
#module_34497120 .BreadIcon,#module_34497120 .BreadsvgIcon{margin-right:px;}
#module_34497120 .moduleButton{box-shadow:;}
#module_34497120 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497120 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497120 .moduleButton:hover .BreadIcon{color:} #module_34497120 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497120 .moduleButton:hover{font-size:14px;}
#module_34497120 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497120 .moduleButton:hover{color:#fff;}
#module_34497120 .moduleButton:hover{font-weight:normal;}
#module_34497120 .moduleButton:hover{text-decoration:none;}
#module_34497120 .moduleButton:hover{font-style:normal;}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{}
#module_34497120 .moduleButton:hover, #module_34497120 .moduleButton:hover:before{}
#module_34497120 .moduleButton:hover{border-color:transparent;}
#module_34497120 .moduleButton:hover{border-style:solid;}
#module_34497120 .moduleButton:hover{border-width:0px;}
#module_34497120 .moduleButton:hover{box-shadow:;}

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

#module_34497121 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34497121 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497121 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497121 .ModuleHoverBoxItem_1{}
#module_34497121 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497121 .ModuleHoverBoxItem_1{}
#module_34497121 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497121 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497121 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497121 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497121 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34497121 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497121 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497121 .ModuleHoverBoxItem_2{}
#module_34497121 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497121 .ModuleHoverBoxItem_2{}
#module_34497121 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497121 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497121 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497121 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497121 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497116 .ModuleHead .HeadCenter{float:none;}
#module_34497116 {
padding:0px;
}
#module_34497116 {
position:static;
z-index:0;
top:4339px;
left:928px;
width:100%;
height: auto;
}
#module_34497116 .ModuleHead34497116 {
display:none;
}

#module_34497116 img{border-top-color:transparent;}
#module_34497116 img{border-top-style:none;}
#module_34497116 img{border-top-width:0px;}
#module_34497116 img{border-right-color:transparent;}
#module_34497116 img{border-right-style:none;}
#module_34497116 img{border-right-width:0px;}
#module_34497116 img{border-bottom-color:transparent;}
#module_34497116 img{border-bottom-style:none;}
#module_34497116 img{border-bottom-width:0px;}
#module_34497116 img{border-left-color:transparent;}
#module_34497116 img{border-left-style:none;}
#module_34497116 img{border-left-width:0px;}
#module_34497116 img{border-top-left-radius:0px;}
#module_34497116 img{border-top-right-radius:0px;}
#module_34497116 img{border-bottom-left-radius:0px;}
#module_34497116 img{border-bottom-right-radius:0px;}
#module_34497116 .BodyCenter{text-align: center;}
.module_34497122 .ModuleHead .HeadCenter{float:none;}
#module_34497122 {
padding:0px;
}
#module_34497122 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497122 .ModuleHead34497122 {
display:none;
}
#module_34497122 {
border:none;
}
@media screen and (min-width: 768px){
#module_34497122 >.module_34497122 {
margin-top:28.0374%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497122 >.module_34497122 {
}
}

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

#module_34497123 .BodyCenter{text-align:center;}
#module_34497123 .moduleButton{font-size:14px;}
#module_34497123 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497123 .moduleButton{color:#fff;}
#module_34497123 .moduleButton{font-weight:normal;}
#module_34497123 .moduleButton{text-decoration:none;}
#module_34497123 .moduleButton{font-style:normal;}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{background-color:#21bdaf;}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{}
#module_34497123 .moduleButton, #module_34497123 .moduleButton:before{}
#module_34497123 .moduleButton{border-color:#000;}
#module_34497123 .moduleButton{border-style:solid;}
#module_34497123 .moduleButton{border-width:0px;}
#module_34497123 .moduleButton{width:120px;}
#module_34497123 .moduleButton,#module_34497123 .BreadsvgIcon{height:34px}
#module_34497123 .BodyCenter{color:#fff;}
#module_34497123 .moduleButton{border-top-left-radius:0px;}
#module_34497123 .moduleButton{border-top-right-radius:0px;}
#module_34497123 .moduleButton{border-bottom-left-radius:0px;}
#module_34497123 .moduleButton{border-bottom-right-radius:0px;}
#module_34497123 .BreadIcon{font-size:px;} #module_34497123 .BreadsvgIcon svg{width:px;height:px;}
#module_34497123 .BreadIcon{color:;} #module_34497123 .BreadsvgIcon svg>*{fill:;}
#module_34497123 .BreadIcon,#module_34497123 .BreadsvgIcon{margin-left:px;}
#module_34497123 .BreadIcon,#module_34497123 .BreadsvgIcon{margin-right:px;}
#module_34497123 .moduleButton{box-shadow:;}
#module_34497123 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497123 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497123 .moduleButton:hover .BreadIcon{color:} #module_34497123 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497123 .moduleButton:hover{font-size:14px;}
#module_34497123 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497123 .moduleButton:hover{color:#fff;}
#module_34497123 .moduleButton:hover{font-weight:normal;}
#module_34497123 .moduleButton:hover{text-decoration:none;}
#module_34497123 .moduleButton:hover{font-style:normal;}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{}
#module_34497123 .moduleButton:hover, #module_34497123 .moduleButton:hover:before{}
#module_34497123 .moduleButton:hover{border-color:transparent;}
#module_34497123 .moduleButton:hover{border-style:solid;}
#module_34497123 .moduleButton:hover{border-width:0px;}
#module_34497123 .moduleButton:hover{box-shadow:;}

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

#module_34497124 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_34497124 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497124 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497124 .ModuleHoverBoxItem_1{}
#module_34497124 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497124 .ModuleHoverBoxItem_1{}
#module_34497124 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497124 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497124 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497124 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497124 .ModuleHoverBoxItem_2{background-color:rgba(12, 12, 12, 0.75);}
#module_34497124 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497124 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497124 .ModuleHoverBoxItem_2{}
#module_34497124 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497124 .ModuleHoverBoxItem_2{}
#module_34497124 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497124 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497124 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497124 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497124 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497117 .ModuleHead .HeadCenter{float:none;}
#module_34497117 {
padding:0px;
}
#module_34497117 {
position:static;
z-index:0;
top:4348px;
left:1394px;
width:100%;
height: auto;
}
#module_34497117 .ModuleHead34497117 {
display:none;
}

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

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

#module_34497126 .BodyCenter{text-align:center;}
#module_34497126 .moduleButton{font-size:14px;}
#module_34497126 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34497126 .moduleButton{color:#fff;}
#module_34497126 .moduleButton{font-weight:normal;}
#module_34497126 .moduleButton{text-decoration:none;}
#module_34497126 .moduleButton{font-style:normal;}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{background-color:#21bdaf;}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{}
#module_34497126 .moduleButton, #module_34497126 .moduleButton:before{}
#module_34497126 .moduleButton{border-color:#000;}
#module_34497126 .moduleButton{border-style:solid;}
#module_34497126 .moduleButton{border-width:0px;}
#module_34497126 .moduleButton{width:120px;}
#module_34497126 .moduleButton,#module_34497126 .BreadsvgIcon{height:34px}
#module_34497126 .BodyCenter{color:#fff;}
#module_34497126 .moduleButton{border-top-left-radius:0px;}
#module_34497126 .moduleButton{border-top-right-radius:0px;}
#module_34497126 .moduleButton{border-bottom-left-radius:0px;}
#module_34497126 .moduleButton{border-bottom-right-radius:0px;}
#module_34497126 .BreadIcon{font-size:px;} #module_34497126 .BreadsvgIcon svg{width:px;height:px;}
#module_34497126 .BreadIcon{color:;} #module_34497126 .BreadsvgIcon svg>*{fill:;}
#module_34497126 .BreadIcon,#module_34497126 .BreadsvgIcon{margin-left:px;}
#module_34497126 .BreadIcon,#module_34497126 .BreadsvgIcon{margin-right:px;}
#module_34497126 .moduleButton{box-shadow:;}
#module_34497126 .moduleButton:hover .BreadIcon{font-size:px;} #module_34497126 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34497126 .moduleButton:hover .BreadIcon{color:} #module_34497126 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34497126 .moduleButton:hover{font-size:14px;}
#module_34497126 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497126 .moduleButton:hover{color:#fff;}
#module_34497126 .moduleButton:hover{font-weight:normal;}
#module_34497126 .moduleButton:hover{text-decoration:none;}
#module_34497126 .moduleButton:hover{font-style:normal;}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{}
#module_34497126 .moduleButton:hover, #module_34497126 .moduleButton:hover:before{}
#module_34497126 .moduleButton:hover{border-color:transparent;}
#module_34497126 .moduleButton:hover{border-style:solid;}
#module_34497126 .moduleButton:hover{border-width:0px;}
#module_34497126 .moduleButton:hover{box-shadow:;}



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

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

#module_34497133 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34497133 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34497133 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34497133 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34497133 .imageTextGiant-Container{padding-top:10px;}
#module_34497133 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497133 .imageTextGiant-Container{padding-left:10px;}
#module_34497133 .imageTextGiant-Container{padding-right:10px;}
#module_34497133 .showHandle .btn{font-size:px;}
#module_34497133 .showHandle .btn{font-family:;}
#module_34497133 .showHandle .btn{color:;}
#module_34497133 .showHandle .btn{}
#module_34497133 .showHandle .btn{}
#module_34497133 .showHandle .btn{}
#module_34497133 .showHandle div{border-top-color: !important;}
#module_34497133 .showHandle div{border-top-style: !important;}
#module_34497133 .showHandle div{border-top-width:px !important;}
#module_34497133 .showHandle{background-color:;}
#module_34497133 .showHandle{}
#module_34497133 .showHandle{}
#module_34497133 .showHandle{}
#module_34497133 .showHandle{}
#module_34497133 .showHandle{}
#module_34497133 a{font-size:unset;font-family:unset}
.module_34497154 .ModuleHead .HeadCenter{float:none;}
#module_34497154 {
padding:0px;
}
#module_34497154 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497154 .ModuleHead34497154 {
display:none;
}
#module_34497154 .BodyCenter.BodyCenter34497154 {
background:none;background-color:rgb(242, 242, 242);
}
#module_34497154 >.module_34497154 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497154 >.module_34497154{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497154 .BodyCenter.BodyCenter34497154 {
padding-top:1.3355%;
padding-left:13.6752%;
padding-right:15.4915%;
padding-bottom:1.3355%;
}
}
@media screen and (max-width: 767px){
#module_34497154 .BodyCenter.BodyCenter34497154 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497154 >.module_34497154 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497154 >.module_34497154 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497154 >.module_34497154 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497154:hover {
border:none;
}
#module_34497154:hover >.module_34497154 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497154 .ModuleSubContainer{background-color:transparent;}
#module_34497154 .ModuleSubContainer{background-image:none;}
#module_34497154 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497154 .ModuleSubContainer{background-position:0% 0%;}
#module_34497154 .ModuleSubContainer{background-attachment:scroll;}
#module_34497154 .ModuleSubContainer{}
#module_34497154 {!bgVideo!}{bgVideoUrl:none}
#module_34497154 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497154 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497154 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497154 {max-width:none;width:100%;}
.ModuleTabContainerV2Giant.layout-109 .TabConOption{
	width:100%;
	background: #1e88e5;
	cursor: pointer;
	position: static;
	color:#fff;
	text-align: left;
	padding-left: 35px;
	border:none;
}
.ModuleTabContainerV2Giant.layout-109 .TabConOption:hover,.ModuleTabContainerV2Giant.layout-109 .TabConOption.active{
	background: #f7f7f5;
	color:#1e88e5;
}
.ModuleTabContainerV2Giant.layout-109 .TabConContainer{
	background: #f7f7f5;
}
.ModuleTabContainerV2Giant.layout-109 .inTabConContainer{
	padding:5px;
}
.ModuleTabContainerV2Giant.layout-109 .tabContentGiant{
	margin-left: 0px!important;

}
.ModuleTabContainerV2Giant.layout-109 .portrait .Nav-Container:first-child .TabConOption{
	border:none;
}
.ModuleTabContainerV2Giant.layout-109 .portrait .Nav-Container{
	float:none;
	margin-bottom: 6px;
}
.ModuleTabContainerV2Giant.layout-109 .portrait .iconimg{
	display: block;
	float: right;
	padding-right: 35px
}

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

#module_34498384 .iconimg {color:;}
#module_34498384 .iconimg {font-size:px;}
#module_34498384 .TabConOption{background-color:rgb(242, 242, 242);}
#module_34498384 .TabConOption{}
#module_34498384 .TabConOption{}
#module_34498384 .TabConOption{}
#module_34498384 .TabConOption{}
#module_34498384 .TabConOption{}
#module_34498384 .TabConOption {border-top-color:rgb(191, 191, 191);}
#module_34498384 .TabConOption {border-top-style:solid;}
#module_34498384 .TabConOption {border-top-width:1px;}
#module_34498384 .TabConOption {border-right-color:rgb(191, 191, 191);}
#module_34498384 .TabConOption {border-right-style:solid;}
#module_34498384 .TabConOption {border-right-width:1px;}
#module_34498384 .TabConOption {border-bottom-color:rgb(191, 191, 191);}
#module_34498384 .TabConOption {border-bottom-style:solid;}
#module_34498384 .TabConOption {border-bottom-width:1px;}
#module_34498384 .TabConOption {border-left-color:rgb(191, 191, 191);}
#module_34498384 .TabConOption {border-left-style:solid;}
#module_34498384 .TabConOption {border-left-width:1px;}
#module_34498384 .TabConOption{width:100%px;}  #module_34498384 .tabContentGiant{margin-left:100%}
#module_34498384 .TabConOption{height:49px;line-height:49px;}
#module_34498384 .TabConOptiontext{font-size:16px;}
#module_34498384 .TabConOptiontext{font-family:微软雅黑,Microsoft YaHei;}
#module_34498384 .TabConOption {color:#333;}
#module_34498384 .TabConOptiontext{font-weight:normal;}
#module_34498384 .TabConOptiontext{text-decoration:none;}
#module_34498384 .TabConOptiontext{font-style:normal;}
#module_34498384 .inTabConContainer{background-color:transparent;}
#module_34498384 .inTabConContainer{}
#module_34498384 .inTabConContainer{}
#module_34498384 .inTabConContainer{}
#module_34498384 .inTabConContainer{}
#module_34498384 .inTabConContainer{}
#module_34498384 .inTabConContainer{padding-top:10px;}
#module_34498384 .inTabConContainer{padding-bottom:10px;}
#module_34498384 .inTabConContainer{padding-left:10px;}
#module_34498384 .inTabConContainer{padding-right:10px;}
#module_34498384 .inTabConContainer{border-top-color:rgb(242, 242, 242);}
#module_34498384 .inTabConContainer{border-top-style:none;}
#module_34498384 .inTabConContainer{border-top-width:1px;}
#module_34498384 .inTabConContainer{border-right-color:rgb(242, 242, 242);}
#module_34498384 .inTabConContainer{border-right-style:solid;}
#module_34498384 .inTabConContainer{border-right-width:1px;}
#module_34498384 .inTabConContainer{border-bottom-color:rgb(242, 242, 242);}
#module_34498384 .inTabConContainer{border-bottom-style:solid;}
#module_34498384 .inTabConContainer{border-bottom-width:1px;}
#module_34498384 .inTabConContainer{border-left-color:rgb(242, 242, 242);}
#module_34498384 .inTabConContainer{border-left-style:solid;}
#module_34498384 .inTabConContainer{border-left-width:1px;}
#module_34498384 .iconimg:hover {color:;}
#module_34498384 .Nav-Container li:hover,#module_34498384 .TabConOption.active{}
#module_34498384 .Nav-Container li:hover,#module_34498384 .TabConOption.active{}
#module_34498384 .Nav-Container li:hover,#module_34498384 .TabConOption.active{}
#module_34498384 .Nav-Container li:hover,#module_34498384 .TabConOption.active{}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{background-color:rgb(226, 226, 226);}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active .TabConOptiontext{font-size:16px;}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active .TabConOptiontext{font-family:微软雅黑,Microsoft YaHei;}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active .TabConOptiontext{color:rgb(63, 63, 63);}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active .TabConOptiontext{font-weight:bold;}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active  .TabConOptiontext {text-decoration:none;}
#module_34498384 .TabConOption:hover .TabConOptiontext,#module_34498384 .TabConOption.active  .TabConOptiontext{font-style:normal;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active {border-top-color:transparent;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-top-style:none;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-top-width:0px;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-right-color:#f65e12;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-right-style:none;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-right-width:0px;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-bottom-color:transparent;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-bottom-style:none;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-bottom-width:0px;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-left-color:rgb(3, 159, 159);}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-left-style:solid;}
#module_34498384 .TabConOption:hover,#module_34498384 .TabConOption.active{border-left-width:4px;}

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

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

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

#module_34498386 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498386 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498386 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498386 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498386 .plainTextGiant-Container{padding-top:10px;}
#module_34498386 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498386 .plainTextGiant-Container{padding-left:10px;}
#module_34498386 .plainTextGiant-Container{padding-right:0px;}
#module_34498386 a{font-size:unset;font-family:unset}

.module_34498388 .ModuleHead .HeadCenter{float:none;}
#module_34498388 {
padding:0px;
}
#module_34498388 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498388 .ModuleHead34498388 {
display:none;
}

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

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

#module_34498389 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498389 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498389 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498389 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498389 .plainTextGiant-Container{padding-top:10px;}
#module_34498389 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498389 .plainTextGiant-Container{padding-left:10px;}
#module_34498389 .plainTextGiant-Container{padding-right:0px;}
#module_34498389 a{font-size:unset;font-family:unset}

.module_34498390 .ModuleHead .HeadCenter{float:none;}
#module_34498390 {
padding:0px;
}
#module_34498390 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498390 .ModuleHead34498390 {
display:none;
}

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

.module_34498391 .ModuleHead .HeadCenter{float:none;}
#module_34498391 {
padding:0px;
}
#module_34498391 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498391 .ModuleHead34498391 {
display:none;
}

#module_34498391 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498391 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498391 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498391 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498391 .plainTextGiant-Container{padding-top:10px;}
#module_34498391 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498391 .plainTextGiant-Container{padding-left:10px;}
#module_34498391 .plainTextGiant-Container{padding-right:10px;}
#module_34498391 a{font-size:unset;font-family:unset}

.module_34498392 .ModuleHead .HeadCenter{float:none;}
#module_34498392 {
padding:0px;
}
#module_34498392 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498392 .ModuleHead34498392 {
display:none;
}

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

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

#module_34498393 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498393 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498393 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498393 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498393 .plainTextGiant-Container{padding-top:10px;}
#module_34498393 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498393 .plainTextGiant-Container{padding-left:10px;}
#module_34498393 .plainTextGiant-Container{padding-right:0px;}
#module_34498393 a{font-size:unset;font-family:unset}


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

#module_34497162 .ModuleHoverBoxItem_1{background-color:rgba(255, 255, 255, 0);}
#module_34497162 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497162 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497162 .ModuleHoverBoxItem_1{}
#module_34497162 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497162 .ModuleHoverBoxItem_1{}
#module_34497162 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497162 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497162 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497162 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497162 .ModuleHoverBoxItem_2{background-color:rgba(255, 255, 255, 0);}
#module_34497162 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497162 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497162 .ModuleHoverBoxItem_2{}
#module_34497162 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497162 .ModuleHoverBoxItem_2{}
#module_34497162 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497162 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497162 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497162 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497162 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497161 .ModuleHead .HeadCenter{float:none;}
#module_34497161 {
padding:0px;
}
#module_34497161 {
position:static;
z-index:0;
top:4656px;
left:1131px;
width:100%;
height: auto;
}
#module_34497161 .ModuleHead34497161 {
display:none;
}
#module_34497161 .BodyCenter.BodyCenter34497161 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497161 >.module_34497161 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497161 >.module_34497161{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497161 .BodyCenter.BodyCenter34497161 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497161 .BodyCenter.BodyCenter34497161 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497161 >.module_34497161 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0303%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497161 >.module_34497161 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497161 >.module_34497161 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497161:hover {
border:none;
}
#module_34497161:hover >.module_34497161 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_34498380 img{border-top-color:transparent;}
#module_34498380 img{border-top-style:none;}
#module_34498380 img{border-top-width:0px;}
#module_34498380 img{border-right-color:transparent;}
#module_34498380 img{border-right-style:none;}
#module_34498380 img{border-right-width:0px;}
#module_34498380 img{border-bottom-color:transparent;}
#module_34498380 img{border-bottom-style:none;}
#module_34498380 img{border-bottom-width:0px;}
#module_34498380 img{border-left-color:transparent;}
#module_34498380 img{border-left-style:none;}
#module_34498380 img{border-left-width:0px;}
#module_34498380 img{border-top-left-radius:0px;}
#module_34498380 img{border-top-right-radius:0px;}
#module_34498380 img{border-bottom-left-radius:0px;}
#module_34498380 img{border-bottom-right-radius:0px;}
#module_34498380 .BodyCenter{text-align: center;}
.module_34498379 .ModuleHead .HeadCenter{float:none;}
#module_34498379 {
padding:0px;
}
#module_34498379 {
position:static;
z-index:0;
top:4040px;
left:943px;
width:100%;
height: auto;
}
#module_34498379 .ModuleHead34498379 {
display:none;
}
#module_34498379 .BodyCenter.BodyCenter34498379 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498379 >.module_34498379 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498379 >.module_34498379{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498379 .BodyCenter.BodyCenter34498379 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498379 .BodyCenter.BodyCenter34498379 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498379 >.module_34498379 {
margin-top:-48.1928%;
margin-left:13.5542%;
margin-right:3.6145%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498379 >.module_34498379 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498379 >.module_34498379 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498379:hover {
border:none;
}
#module_34498379:hover >.module_34498379 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_34497156 .ModuleHoverBoxItem_1{background-color:rgba(255, 255, 255, 0);}
#module_34497156 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497156 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497156 .ModuleHoverBoxItem_1{}
#module_34497156 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497156 .ModuleHoverBoxItem_1{}
#module_34497156 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497156 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497156 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497156 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497156 .ModuleHoverBoxItem_2{background-color:rgba(255, 255, 255, 0);}
#module_34497156 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497156 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497156 .ModuleHoverBoxItem_2{}
#module_34497156 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497156 .ModuleHoverBoxItem_2{}
#module_34497156 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497156 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497156 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497156 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497156 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497155 .ModuleHead .HeadCenter{float:none;}
#module_34497155 {
padding:0px;
}
#module_34497155 {
position:static;
z-index:0;
top:4506px;
left:1108px;
width:100%;
height: auto;
}
#module_34497155 .ModuleHead34497155 {
display:none;
}
#module_34497155 .BodyCenter.BodyCenter34497155 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497155 >.module_34497155 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497155 >.module_34497155{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497155 .BodyCenter.BodyCenter34497155 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497155 .BodyCenter.BodyCenter34497155 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497155 >.module_34497155 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0120%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497155 >.module_34497155 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497155 >.module_34497155 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497155:hover {
border:none;
}
#module_34497155:hover >.module_34497155 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

#module_34497164 .ModuleHoverBoxItem_1{background-color:rgba(255, 255, 255, 0);}
#module_34497164 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497164 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497164 .ModuleHoverBoxItem_1{}
#module_34497164 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497164 .ModuleHoverBoxItem_1{}
#module_34497164 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497164 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497164 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497164 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497164 .ModuleHoverBoxItem_2{background-color:rgba(255, 255, 255, 0);}
#module_34497164 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497164 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497164 .ModuleHoverBoxItem_2{}
#module_34497164 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497164 .ModuleHoverBoxItem_2{}
#module_34497164 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497164 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497164 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497164 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497164 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497163 .ModuleHead .HeadCenter{float:none;}
#module_34497163 {
padding:0px;
}
#module_34497163 {
position:static;
z-index:0;
top:4643px;
left:1433px;
width:100%;
height: auto;
}
#module_34497163 .ModuleHead34497163 {
display:none;
}
#module_34497163 {
border:none;
}
@media screen and (min-width: 768px){
#module_34497163 >.module_34497163 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0120%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497163 >.module_34497163 {
}
}

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

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

#module_34498424 img{border-top-color:transparent;}
#module_34498424 img{border-top-style:none;}
#module_34498424 img{border-top-width:0px;}
#module_34498424 img{border-right-color:transparent;}
#module_34498424 img{border-right-style:none;}
#module_34498424 img{border-right-width:0px;}
#module_34498424 img{border-bottom-color:transparent;}
#module_34498424 img{border-bottom-style:none;}
#module_34498424 img{border-bottom-width:0px;}
#module_34498424 img{border-left-color:transparent;}
#module_34498424 img{border-left-style:none;}
#module_34498424 img{border-left-width:0px;}
#module_34498424 img{border-top-left-radius:0px;}
#module_34498424 img{border-top-right-radius:0px;}
#module_34498424 img{border-bottom-left-radius:0px;}
#module_34498424 img{border-bottom-right-radius:0px;}
#module_34498424 .BodyCenter{text-align: center;}
.module_34498423 .ModuleHead .HeadCenter{float:none;}
#module_34498423 {
padding:0px;
}
#module_34498423 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498423 .ModuleHead34498423 {
display:none;
}
#module_34498423 .BodyCenter.BodyCenter34498423 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498423 >.module_34498423 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498423 >.module_34498423{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498423 .BodyCenter.BodyCenter34498423 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498423 .BodyCenter.BodyCenter34498423 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498423 >.module_34498423 {
margin-top:-48.1928%;
margin-left:13.5542%;
margin-right:3.6145%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498423 >.module_34498423 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498423 >.module_34498423 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498423:hover {
border:none;
}
#module_34498423:hover >.module_34498423 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34497158 .ModuleHoverBoxItem_1{background-color:rgba(255, 255, 255, 0);}
#module_34497158 .ModuleHoverBoxItem_1{background-image:none;}
#module_34497158 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_34497158 .ModuleHoverBoxItem_1{}
#module_34497158 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_34497158 .ModuleHoverBoxItem_1{}
#module_34497158 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_34497158 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_34497158 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_34497158 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_34497158 .ModuleHoverBoxItem_2{background-color:rgba(255, 255, 255, 0);}
#module_34497158 .ModuleHoverBoxItem_2{background-image:none;}
#module_34497158 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_34497158 .ModuleHoverBoxItem_2{}
#module_34497158 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_34497158 .ModuleHoverBoxItem_2{}
#module_34497158 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_34497158 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_34497158 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_34497158 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_34497158 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_34497159 .ModuleHead .HeadCenter{float:none;}
#module_34497159 {
padding:0px;
}
#module_34497159 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497159 .ModuleHead34497159 {
display:none;
}
#module_34497159 .BodyCenter.BodyCenter34497159 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497159 >.module_34497159 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497159 >.module_34497159{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497159 .BodyCenter.BodyCenter34497159 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497159 .BodyCenter.BodyCenter34497159 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497159 >.module_34497159 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0303%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497159 >.module_34497159 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497159 >.module_34497159 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497159:hover {
border:none;
}
#module_34497159:hover >.module_34497159 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497159 img{border-top-color:transparent;}
#module_34497159 img{border-top-style:none;}
#module_34497159 img{border-top-width:0px;}
#module_34497159 img{border-right-color:transparent;}
#module_34497159 img{border-right-style:none;}
#module_34497159 img{border-right-width:0px;}
#module_34497159 img{border-bottom-color:transparent;}
#module_34497159 img{border-bottom-style:none;}
#module_34497159 img{border-bottom-width:0px;}
#module_34497159 img{border-left-color:transparent;}
#module_34497159 img{border-left-style:none;}
#module_34497159 img{border-left-width:0px;}
#module_34497159 img{border-top-left-radius:0px;}
#module_34497159 img{border-top-right-radius:0px;}
#module_34497159 img{border-bottom-left-radius:0px;}
#module_34497159 img{border-bottom-right-radius:0px;}
#module_34497159 .BodyCenter{text-align: center;}
.module_34498094 .ModuleHead .HeadCenter{float:none;}
#module_34498094 {
padding:0px;
}
#module_34498094 {
position:static;
z-index:0;
top:212px;
left:0px;
width:100%;
height: auto;
}
#module_34498094 .ModuleHead34498094 {
display:none;
}
#module_34498094 .BodyCenter.BodyCenter34498094 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498094 >.module_34498094 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498094 >.module_34498094{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498094 .BodyCenter.BodyCenter34498094 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498094 .BodyCenter.BodyCenter34498094 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498094 >.module_34498094 {
margin-top:-48.1928%;
margin-left:13.5542%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498094 >.module_34498094 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498094 >.module_34498094 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498094:hover {
border:none;
}
#module_34498094:hover >.module_34498094 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

#module_34498790 .ModuleSubContainer{background-color:transparent;}
#module_34498790 .ModuleSubContainer{background-image:none;}
#module_34498790 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498790 .ModuleSubContainer{background-position:0% 0%;}
#module_34498790 .ModuleSubContainer{background-attachment:scroll;}
#module_34498790 .ModuleSubContainer{}
#module_34498790 {!bgVideo!}{bgVideoUrl:none}
#module_34498790 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498790 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_34498790 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer34498790 {max-width:none;width:100%;}
.module_34498791 .ModuleHead .HeadCenter{float:none;}
#module_34498791 {
padding:0px;
}
#module_34498791 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498791 .ModuleHead34498791 {
display:none;
}

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

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

#module_34498792 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498792 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498792 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498792 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498792 .plainTextGiant-Container{padding-top:10px;}
#module_34498792 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498792 .plainTextGiant-Container{padding-left:10px;}
#module_34498792 .plainTextGiant-Container{padding-right:10px;}
#module_34498792 a{font-size:unset;font-family:unset}
.module_34498430 .ModuleHead .HeadCenter{float:none;}
#module_34498430 {
padding:0px;
}
#module_34498430 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498430 .ModuleHead34498430 {
display:none;
}

#module_34498430 .ModuleSubContainer{background-color:transparent;}
#module_34498430 .ModuleSubContainer{}
#module_34498430 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498430 .ModuleSubContainer{background-position:0% 0%;}
#module_34498430 .ModuleSubContainer{background-attachment:scroll;}
#module_34498430 .ModuleSubContainer{}
#module_34498430 {!bgVideo!}{bgVideoUrl:}
#module_34498430 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498430 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498430 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498430 {max-width:none;width:100%;}
.module_34498431 .ModuleHead .HeadCenter{float:none;}
#module_34498431 {
padding:0px;
}
#module_34498431 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498431 .ModuleHead34498431 {
display:none;
}

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

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

#module_34498551 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498551 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498551 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498551 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498551 .GraphicUpper{padding-top:0px;}
#module_34498551 .GraphicUpper{padding-bottom:2px;}
#module_34498551 .GraphicUpper{padding-left:0px;}
#module_34498551 .GraphicUpper {padding-right:0px;}
#module_34498551 .GraphicUpper{width:12%;} #module_34498551 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_34498551 .MobileGraphicUpper{width:12%;} #module_34498551 .ModuleMobileImageTextContent{width: calc(100% - 12%);}
#module_34498551 .ModuleImageTextGiantContent{padding-top:5px;}
#module_34498551 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34498551 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34498551 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498551 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498551 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34498551 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498551 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498551 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498551 .normal_ImgtextBox_content{box-shadow:;}
#module_34498551 .normal_ImgtextBox_content{background-color:;}
#module_34498551 .normal_ImgtextBox_content{}
#module_34498551 .normal_ImgtextBox_content{}
#module_34498551 .normal_ImgtextBox_content{}
#module_34498551 .normal_ImgtextBox_content{}
#module_34498551 .normal_ImgtextBox_content{}
#module_34498551 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498551 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498551 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498551 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498551 .normal_ImgtextBox_content{border-top-color:;}
#module_34498551 .normal_ImgtextBox_content{border-top-style:;}
#module_34498551 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498551 .normal_ImgtextBox_content{border-right-color:;}
#module_34498551 .normal_ImgtextBox_content{border-right-style:;}
#module_34498551 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498551 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498551 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498551 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498551 .normal_ImgtextBox_content{border-left-color:;}
#module_34498551 .normal_ImgtextBox_content{border-left-style:;}
#module_34498551 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498551 .showHandle .btn{font-size:px;}
#module_34498551 .showHandle .btn{font-family:;}
#module_34498551 .showHandle .btn{color:;}
#module_34498551 .showHandle .btn{}
#module_34498551 .showHandle .btn{}
#module_34498551 .showHandle .btn{}
#module_34498551 .showHandle div{border-top-color: !important;}
#module_34498551 .showHandle div{border-top-style: !important;}
#module_34498551 .showHandle div{border-top-width:px !important;}
#module_34498551 .showHandle{background-color:;}
#module_34498551 .showHandle{}
#module_34498551 .showHandle{}
#module_34498551 .showHandle{}
#module_34498551 .showHandle{}
#module_34498551 .showHandle{}
#module_34498551 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498551 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498551 a{font-size:unset;font-family:unset}
.module_34498552 .ModuleHead .HeadCenter{float:none;}
#module_34498552 {
padding:0px;
}
#module_34498552 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498552 .ModuleHead34498552 {
display:none;
}
#module_34498552 .BodyCenter.BodyCenter34498552 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498552 >.module_34498552 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498552 >.module_34498552{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498552 .BodyCenter.BodyCenter34498552 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498552 .BodyCenter.BodyCenter34498552 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498552 >.module_34498552 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498552 >.module_34498552 {
margin-top:-16.8937%;
margin-left:29.4278%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498552 >.module_34498552 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498552:hover {
border:none;
}
#module_34498552:hover >.module_34498552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498552 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498552 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498552 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498552 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498552 .GraphicUpper{padding-top:0px;}
#module_34498552 .GraphicUpper{padding-bottom:0px;}
#module_34498552 .GraphicUpper{padding-left:22px;}
#module_34498552 .GraphicUpper {padding-right:0px;}
#module_34498552 .GraphicUpper{width:18%;} #module_34498552 .ModuleImageTextContent{width: calc(100% - 18%);}
#module_34498552 .MobileGraphicUpper{width:18%;} #module_34498552 .ModuleMobileImageTextContent{width: calc(100% - 18%);}
#module_34498552 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34498552 .ModuleImageTextGiantContent{padding-bottom:2px;}
#module_34498552 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34498552 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498552 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498552 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34498552 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498552 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498552 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498552 .normal_ImgtextBox_content{box-shadow:;}
#module_34498552 .normal_ImgtextBox_content{background-color:;}
#module_34498552 .normal_ImgtextBox_content{}
#module_34498552 .normal_ImgtextBox_content{}
#module_34498552 .normal_ImgtextBox_content{}
#module_34498552 .normal_ImgtextBox_content{}
#module_34498552 .normal_ImgtextBox_content{}
#module_34498552 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498552 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498552 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498552 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498552 .normal_ImgtextBox_content{border-top-color:;}
#module_34498552 .normal_ImgtextBox_content{border-top-style:;}
#module_34498552 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498552 .normal_ImgtextBox_content{border-right-color:;}
#module_34498552 .normal_ImgtextBox_content{border-right-style:;}
#module_34498552 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498552 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498552 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498552 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498552 .normal_ImgtextBox_content{border-left-color:;}
#module_34498552 .normal_ImgtextBox_content{border-left-style:;}
#module_34498552 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498552 .showHandle .btn{font-size:px;}
#module_34498552 .showHandle .btn{font-family:;}
#module_34498552 .showHandle .btn{color:;}
#module_34498552 .showHandle .btn{}
#module_34498552 .showHandle .btn{}
#module_34498552 .showHandle .btn{}
#module_34498552 .showHandle div{border-top-color: !important;}
#module_34498552 .showHandle div{border-top-style: !important;}
#module_34498552 .showHandle div{border-top-width:px !important;}
#module_34498552 .showHandle{background-color:;}
#module_34498552 .showHandle{}
#module_34498552 .showHandle{}
#module_34498552 .showHandle{}
#module_34498552 .showHandle{}
#module_34498552 .showHandle{}
#module_34498552 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498552 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498552 a{font-size:unset;font-family:unset}.module_34498435 .ModuleHead .HeadCenter{float:none;}
#module_34498435 {
padding:0px;
}
#module_34498435 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498435 .ModuleHead34498435 {
display:none;
}
#module_34498435 .BodyCenter.BodyCenter34498435 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498435 >.module_34498435 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498435 >.module_34498435{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498435 .BodyCenter.BodyCenter34498435 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498435 .BodyCenter.BodyCenter34498435 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498435 >.module_34498435 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498435 >.module_34498435 {
margin-top:-65.3951%;
margin-left:28.8828%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498435 >.module_34498435 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498435:hover {
border:none;
}
#module_34498435:hover >.module_34498435 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498435 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498435 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498435 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498435 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498435 .GraphicUpper{padding-top:0px;}
#module_34498435 .GraphicUpper{padding-bottom:12px;}
#module_34498435 .GraphicUpper{padding-left:20px;}
#module_34498435 .GraphicUpper {padding-right:0px;}
#module_34498435 .GraphicUpper{width:16%;} #module_34498435 .ModuleImageTextContent{width: calc(100% - 16%);}
#module_34498435 .MobileGraphicUpper{width:16%;} #module_34498435 .ModuleMobileImageTextContent{width: calc(100% - 16%);}
#module_34498435 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34498435 .ModuleImageTextGiantContent{padding-bottom:2px;}
#module_34498435 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34498435 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498435 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498435 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34498435 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498435 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498435 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498435 .normal_ImgtextBox_content{box-shadow:;}
#module_34498435 .normal_ImgtextBox_content{background-color:;}
#module_34498435 .normal_ImgtextBox_content{}
#module_34498435 .normal_ImgtextBox_content{}
#module_34498435 .normal_ImgtextBox_content{}
#module_34498435 .normal_ImgtextBox_content{}
#module_34498435 .normal_ImgtextBox_content{}
#module_34498435 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498435 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498435 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498435 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498435 .normal_ImgtextBox_content{border-top-color:;}
#module_34498435 .normal_ImgtextBox_content{border-top-style:;}
#module_34498435 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498435 .normal_ImgtextBox_content{border-right-color:;}
#module_34498435 .normal_ImgtextBox_content{border-right-style:;}
#module_34498435 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498435 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498435 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498435 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498435 .normal_ImgtextBox_content{border-left-color:;}
#module_34498435 .normal_ImgtextBox_content{border-left-style:;}
#module_34498435 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498435 .showHandle .btn{font-size:px;}
#module_34498435 .showHandle .btn{font-family:;}
#module_34498435 .showHandle .btn{color:;}
#module_34498435 .showHandle .btn{}
#module_34498435 .showHandle .btn{}
#module_34498435 .showHandle .btn{}
#module_34498435 .showHandle div{border-top-color: !important;}
#module_34498435 .showHandle div{border-top-style: !important;}
#module_34498435 .showHandle div{border-top-width:px !important;}
#module_34498435 .showHandle{background-color:;}
#module_34498435 .showHandle{}
#module_34498435 .showHandle{}
#module_34498435 .showHandle{}
#module_34498435 .showHandle{}
#module_34498435 .showHandle{}
#module_34498435 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498435 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498435 a{font-size:unset;font-family:unset}.module_34498434 .ModuleHead .HeadCenter{float:none;}
#module_34498434 {
padding:0px;
}
#module_34498434 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498434 .ModuleHead34498434 {
display:none;
}

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

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

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

#module_34496998 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496998 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496998 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496998 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496998 .imageTextGiant-Container{padding-top:10px;}
#module_34496998 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496998 .imageTextGiant-Container{padding-left:10px;}
#module_34496998 .imageTextGiant-Container{padding-right:10px;}
#module_34496998 .showHandle .btn{font-size:px;}
#module_34496998 .showHandle .btn{font-family:;}
#module_34496998 .showHandle .btn{color:;}
#module_34496998 .showHandle .btn{}
#module_34496998 .showHandle .btn{}
#module_34496998 .showHandle .btn{}
#module_34496998 .showHandle div{border-top-color: !important;}
#module_34496998 .showHandle div{border-top-style: !important;}
#module_34496998 .showHandle div{border-top-width:px !important;}
#module_34496998 .showHandle{background-color:;}
#module_34496998 .showHandle{}
#module_34496998 .showHandle{}
#module_34496998 .showHandle{}
#module_34496998 .showHandle{}
#module_34496998 .showHandle{}
#module_34496998 a{font-size:unset;font-family:unset}
.module_34496999 .ModuleHead .HeadCenter{float:none;}
#module_34496999 {
padding:0px;
}
#module_34496999 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496999 .ModuleHead34496999 {
display:none;
}
#module_34496999 .BodyCenter.BodyCenter34496999 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../gif/20190831114352f7aa32.gif);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496999 >.module_34496999 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496999 >.module_34496999{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496999 .BodyCenter.BodyCenter34496999 {
padding-top:7.1047%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:26.7094%;
}
}
@media screen and (max-width: 767px){
#module_34496999 .BodyCenter.BodyCenter34496999 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496999 >.module_34496999 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496999 >.module_34496999 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496999 >.module_34496999 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496999:hover {
border:none;
}
#module_34496999:hover >.module_34496999 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496999 .ModuleSubContainer{background-color:transparent;}
#module_34496999 .ModuleSubContainer{background-image:none;}
#module_34496999 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496999 .ModuleSubContainer{background-position:0% 0%;}
#module_34496999 .ModuleSubContainer{background-attachment:scroll;}
#module_34496999 .ModuleSubContainer{}
#module_34496999 {!bgVideo!}{bgVideoUrl:none}
#module_34496999 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496999 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34496999 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34496999 {max-width:none;width:100%;}
/*返回顶部 101*/
.ModuleBackTopGiant.layout-101 .backTopGiant-main{width: 100%;height: 50px;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;padding-top: 4px;}
.ModuleBackTopGiant.layout-101 .backTopGiant-main .backtop{font-size: 30px; }
.ModuleBackTopGiant.layout-101 .backTopGiant-main:hover{background-color: #f10215;color: #fff;border-color: #f10215;}
.module_34497049 .ModuleHead .HeadCenter{float:none;}
#module_34497049 {
padding:0px;
}
#module_34497049 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497049 .ModuleHead34497049 {
display:none;
}

#module_34497049 .backTopGiant-main:hover{color:#ffffff;}
#module_34497049 .backTopGiant-main:hover{background-color:#10aa9c;border-color: #10aa9c;}
.module_34497000 .ModuleHead .HeadCenter{float:none;}
#module_34497000 {
padding:0px;
}
#module_34497000 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497000 .ModuleHead34497000 {
display:none;
}
#module_34497000 .BodyCenter.BodyCenter34497000 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497000 >.module_34497000 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497000 >.module_34497000{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497000 .BodyCenter.BodyCenter34497000 {
padding-top:0.4808%;
padding-left:12.6060%;
padding-right:13.3530%;
padding-bottom:2.0291%;
}
}
@media screen and (max-width: 767px){
#module_34497000 .BodyCenter.BodyCenter34497000 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497000 >.module_34497000 {
margin-top:-22.8098%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497000 >.module_34497000 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497000 >.module_34497000 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497000:hover {
border:none;
}
#module_34497000:hover >.module_34497000 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34497001 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34497001 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34497001 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34497001 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34497001 .GraphicUpper .TextImage{margin-top:0px;}
#module_34497001 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_34497001 .GraphicUpper .TextImage{margin-left:0px;}
#module_34497001 .GraphicUpper .TextImage{margin-right:0px;}
#module_34497001 .TextImage{width:70%;}
#module_34497001 .MobileTextImage{width:70%;}
#module_34497001 .imageTextGiant-Container .GraphicUpper{ text-align:right;}
#module_34497001 .imageTextGiant-Container{padding-top:10px;}
#module_34497001 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497001 .imageTextGiant-Container{padding-left:10px;}
#module_34497001 .imageTextGiant-Container{padding-right:10px;}
#module_34497001 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34497001 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34497001 .ModuleImageTextGiantContent{padding-left:0px;}
#module_34497001 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34497001 .imageTextGiant-Container{padding-top:0px;}
#module_34497001 .imageTextGiant-Container{padding-bottom:0px;}
#module_34497001 .imageTextGiant-Container{padding-left:0px;}
#module_34497001 .imageTextGiant-Container{padding-right:0px;}
#module_34497001 .showHandle .btn{font-size:px;}
#module_34497001 .showHandle .btn{font-family:;}
#module_34497001 .showHandle .btn{color:;}
#module_34497001 .showHandle .btn{}
#module_34497001 .showHandle .btn{}
#module_34497001 .showHandle .btn{}
#module_34497001 .showHandle div{border-top-color: !important;}
#module_34497001 .showHandle div{border-top-style: !important;}
#module_34497001 .showHandle div{border-top-width:px !important;}
#module_34497001 .showHandle{background-color:;}
#module_34497001 .showHandle{}
#module_34497001 .showHandle{}
#module_34497001 .showHandle{}
#module_34497001 .showHandle{}
#module_34497001 .showHandle{}
#module_34497001 a{font-size:unset;font-family:unset}
.module_34497003 .ModuleHead .HeadCenter{float:none;}
#module_34497003 {
padding:0px;
}
#module_34497003 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497003 .ModuleHead34497003 {
display:none;
}
#module_34497003 .BodyCenter.BodyCenter34497003 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497003 >.module_34497003 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497003 >.module_34497003{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497003 .BodyCenter.BodyCenter34497003 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497003 .BodyCenter.BodyCenter34497003 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497003 >.module_34497003 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497003 >.module_34497003 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497003 >.module_34497003 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497003:hover {
border:none;
}
#module_34497003:hover >.module_34497003 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497003 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34497003 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34497003 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34497003 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34497003 .GraphicUpper .TextImage{margin-top:0px;}
#module_34497003 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_34497003 .GraphicUpper .TextImage{margin-left:0px;}
#module_34497003 .GraphicUpper .TextImage{margin-right:0px;}
#module_34497003 .TextImage{width:70%;}
#module_34497003 .MobileTextImage{width:70%;}
#module_34497003 .imageTextGiant-Container .GraphicUpper{ text-align:right;}
#module_34497003 .imageTextGiant-Container{padding-top:10px;}
#module_34497003 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497003 .imageTextGiant-Container{padding-left:10px;}
#module_34497003 .imageTextGiant-Container{padding-right:10px;}
#module_34497003 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34497003 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34497003 .ModuleImageTextGiantContent{padding-left:0px;}
#module_34497003 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34497003 .imageTextGiant-Container{padding-top:0px;}
#module_34497003 .imageTextGiant-Container{padding-bottom:0px;}
#module_34497003 .imageTextGiant-Container{padding-left:0px;}
#module_34497003 .imageTextGiant-Container{padding-right:0px;}
#module_34497003 .showHandle .btn{font-size:px;}
#module_34497003 .showHandle .btn{font-family:;}
#module_34497003 .showHandle .btn{color:;}
#module_34497003 .showHandle .btn{}
#module_34497003 .showHandle .btn{}
#module_34497003 .showHandle .btn{}
#module_34497003 .showHandle div{border-top-color: !important;}
#module_34497003 .showHandle div{border-top-style: !important;}
#module_34497003 .showHandle div{border-top-width:px !important;}
#module_34497003 .showHandle{background-color:;}
#module_34497003 .showHandle{}
#module_34497003 .showHandle{}
#module_34497003 .showHandle{}
#module_34497003 .showHandle{}
#module_34497003 .showHandle{}
#module_34497003 a{font-size:unset;font-family:unset}
.module_34497004 .ModuleHead .HeadCenter{float:none;}
#module_34497004 {
padding:0px;
}
#module_34497004 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497004 .ModuleHead34497004 {
display:none;
}
#module_34497004 .BodyCenter.BodyCenter34497004 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497004 >.module_34497004 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497004 >.module_34497004{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497004 .BodyCenter.BodyCenter34497004 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497004 .BodyCenter.BodyCenter34497004 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497004 >.module_34497004 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497004 >.module_34497004 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497004 >.module_34497004 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497004:hover {
border:none;
}
#module_34497004:hover >.module_34497004 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497004 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34497004 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34497004 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34497004 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34497004 .GraphicUpper .TextImage{margin-top:0px;}
#module_34497004 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_34497004 .GraphicUpper .TextImage{margin-left:0px;}
#module_34497004 .GraphicUpper .TextImage{margin-right:0px;}
#module_34497004 .TextImage{width:70%;}
#module_34497004 .MobileTextImage{width:70%;}
#module_34497004 .imageTextGiant-Container .GraphicUpper{ text-align:right;}
#module_34497004 .imageTextGiant-Container{padding-top:10px;}
#module_34497004 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497004 .imageTextGiant-Container{padding-left:10px;}
#module_34497004 .imageTextGiant-Container{padding-right:10px;}
#module_34497004 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34497004 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34497004 .ModuleImageTextGiantContent{padding-left:0px;}
#module_34497004 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34497004 .imageTextGiant-Container{padding-top:0px;}
#module_34497004 .imageTextGiant-Container{padding-bottom:0px;}
#module_34497004 .imageTextGiant-Container{padding-left:0px;}
#module_34497004 .imageTextGiant-Container{padding-right:0px;}
#module_34497004 .showHandle .btn{font-size:px;}
#module_34497004 .showHandle .btn{font-family:;}
#module_34497004 .showHandle .btn{color:;}
#module_34497004 .showHandle .btn{}
#module_34497004 .showHandle .btn{}
#module_34497004 .showHandle .btn{}
#module_34497004 .showHandle div{border-top-color: !important;}
#module_34497004 .showHandle div{border-top-style: !important;}
#module_34497004 .showHandle div{border-top-width:px !important;}
#module_34497004 .showHandle{background-color:;}
#module_34497004 .showHandle{}
#module_34497004 .showHandle{}
#module_34497004 .showHandle{}
#module_34497004 .showHandle{}
#module_34497004 .showHandle{}
#module_34497004 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_1 {width:7.2018%;}
.module_34497002 .ModuleHead .HeadCenter{float:none;}
#module_34497002 {
padding:0px;
}
#module_34497002 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497002 .ModuleHead34497002 {
display:none;
}
#module_34497002 .BodyCenter.BodyCenter34497002 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497002 >.module_34497002 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497002 >.module_34497002{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497002 .BodyCenter.BodyCenter34497002 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497002 .BodyCenter.BodyCenter34497002 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497002 >.module_34497002 {
margin-top:-3.1802%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497002 >.module_34497002 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497002 >.module_34497002 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497002:hover {
border:none;
}
#module_34497002:hover >.module_34497002 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_34497006 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34497006 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34497006 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34497006 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34497006 .imageTextGiant-Container{padding-top:10px;}
#module_34497006 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497006 .imageTextGiant-Container{padding-left:10px;}
#module_34497006 .imageTextGiant-Container{padding-right:10px;}
#module_34497006 .showHandle .btn{font-size:px;}
#module_34497006 .showHandle .btn{font-family:;}
#module_34497006 .showHandle .btn{color:;}
#module_34497006 .showHandle .btn{}
#module_34497006 .showHandle .btn{}
#module_34497006 .showHandle .btn{}
#module_34497006 .showHandle div{border-top-color: !important;}
#module_34497006 .showHandle div{border-top-style: !important;}
#module_34497006 .showHandle div{border-top-width:px !important;}
#module_34497006 .showHandle{background-color:;}
#module_34497006 .showHandle{}
#module_34497006 .showHandle{}
#module_34497006 .showHandle{}
#module_34497006 .showHandle{}
#module_34497006 .showHandle{}
#module_34497006 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_2 {width:40.8852%;}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_3 {width:13.9535%;}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_4 {width:12.0030%;}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_5 {width:11.7029%;}
.ModuleGridContainer.ModuleGridContainer34497000 #Sub34497000_6 {width:14.253600000000004%;}
.module_34498437 .ModuleHead .HeadCenter{float:none;}
#module_34498437 {
padding:0px;
}
#module_34498437 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498437 .ModuleHead34498437 {
display:none;
}
#module_34498437 .BodyCenter.BodyCenter34498437 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498437 >.module_34498437 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498437 >.module_34498437{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498437 .BodyCenter.BodyCenter34498437 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498437 .BodyCenter.BodyCenter34498437 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498437 >.module_34498437 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498437 >.module_34498437 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498437 >.module_34498437 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498437:hover {
border:none;
}
#module_34498437:hover >.module_34498437 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498437 .ModuleSubContainer{background-color:transparent;}
#module_34498437 .ModuleSubContainer{background-image:none;}
#module_34498437 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498437 .ModuleSubContainer{background-position:0% 0%;}
#module_34498437 .ModuleSubContainer{background-attachment:scroll;}
#module_34498437 .ModuleSubContainer{}
#module_34498437 {!bgVideo!}{bgVideoUrl:none}
#module_34498437 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498437 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498437 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498437 {max-width:none;width:100%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-108 .slider-layout-108 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-108 .slider-layout-108 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dotted.slick-slider {margin-bottom: 38px; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-slide {padding: 0 15px;}
.ModuleSlideV2Giant.layout-108 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -38px; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li {position: relative; font-size: 0; width: 50px; height: 3px; margin-left: unset; margin-right: 15px; cursor: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li::before {content: ''; position: absolute; z-index: 2; top: 0; left: 0; display: block; width: 100%; height: 100%; background-color: rgba(19, 157, 143, .3);}
.ModuleSlideV2Giant.layout-108 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button {position: absolute; z-index: 1; width: 100%; height: 100%; border: unset; cursor: unset; padding: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.slick-active button {z-index: 3; background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJia button {z-index: 3; background-color: rgba(19, 157, 143, 1); -moz-animation: lineJia .5s 1 linear; -webkit-animation: lineJia .5s 1 linear; animation: lineJia .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJian button { opacity: 0; z-index: 3; background-color: rgba(19, 157, 143, 1); right: 0; -moz-animation: lineJian .5s 1 linear; -webkit-animation: lineJian .5s 1 linear; animation: lineJian .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-prev, .ModuleSlideV2Giant.layout-108 .slick-next {font-size: 0; z-index: 1; width: 60px; height: 60px; background-color: #139d8f; border-radius: 60px; line-height: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev {left: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-next {right: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before,
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; color: #fff; font-family: Microsoft YaHei,SimSun,Arial; font-size: 20px; line-height: 1; -webkit-font-smoothing: antialiased;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before {opacity: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after {content: '←'; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-next:after {content: '→'; left: 16%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:before {opacity: 0; left: 16%}
.ModuleSlideV2Giant.layout-108 .slick-next:hover:before {opacity: 0; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:after, .ModuleSlideV2Giant.layout-108 .slick-next:hover:after {opacity: 1; left: 50%;}
.ModuleSlideV2Giant.layout-108 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -32px}
    .ModuleSlideV2Giant.layout-108 .slick-prev .slick-arrow {width: 3.8rem;height: 3.8rem;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after, .ModuleSlideV2Giant.layout-108 .slick-prev:after{font-size: 1.4rem;}
}

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

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

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

#module_34498451 .slick-dots li::before{background-color:rgba(19, 157, 143, 0.3);}
#module_34498451 .slick-prev:before, #module_34498451 .slick-next:before{color:#fff;}
#module_34498451 .slick-prev, #module_34498451 .slick-next {background-color:rgb(3, 159, 159);}
#module_34498451 .slick-dots li.slick-active button, #module_34498451 .slick-dots li.lineJia button, #module_34498451 .slick-dots li.lineJian button{background-color:rgb(3, 159, 159);}
#module_34498451 .slick-prev:after, #module_34498451 .slick-next:after{color:#fff;}
#module_34498451 .slick-prev:hover, #module_34498451 .slick-next:hover{background-color:rgb(3, 159, 159);}
#module_34498451 .SubContainer {}

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

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

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

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer34498452 #Sub34498452_1 {width:33.3333%;}
.module_34498454 .ModuleHead .HeadCenter{float:none;}
#module_34498454 {
padding:0px;
}
#module_34498454 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498454 .ModuleHead34498454 {
display:none;
}
#module_34498454 .BodyCenter.BodyCenter34498454 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498454 >.module_34498454 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498454 >.module_34498454{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498454 .BodyCenter.BodyCenter34498454 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498454 .BodyCenter.BodyCenter34498454 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498454 >.module_34498454 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498454 >.module_34498454 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.4483%;
}
}
#module_34498454 >.module_34498454 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498454:hover {
border:none;
}
#module_34498454:hover >.module_34498454 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer34498452 #Sub34498452_2 {width:33.3333%;}
.module_34498455 .ModuleHead .HeadCenter{float:none;}
#module_34498455 {
padding:0px;
}
#module_34498455 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498455 .ModuleHead34498455 {
display:none;
}
#module_34498455 .BodyCenter.BodyCenter34498455 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498455 >.module_34498455 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498455 >.module_34498455{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498455 .BodyCenter.BodyCenter34498455 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498455 .BodyCenter.BodyCenter34498455 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498455 >.module_34498455 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498455 >.module_34498455 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.4483%;
}
}
#module_34498455 >.module_34498455 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498455:hover {
border:none;
}
#module_34498455:hover >.module_34498455 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

.ModuleGridContainer.ModuleGridContainer34498452 #Sub34498452_3 {width:33.3333%;}
.module_34498447 .ModuleHead .HeadCenter{float:none;}
#module_34498447 {
padding:0px;
}
#module_34498447 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498447 .ModuleHead34498447 {
display:none;
}

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

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

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

#module_34498450 .BodyCenter{text-align:center;}
#module_34498450 .moduleButton{font-size:12px;}
#module_34498450 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_34498450 .moduleButton{color:rgb(3, 159, 159);}
#module_34498450 .moduleButton{font-weight:normal;}
#module_34498450 .moduleButton{text-decoration:none;}
#module_34498450 .moduleButton{font-style:normal;}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{}
#module_34498450 .moduleButton, #module_34498450 .moduleButton:before{}
#module_34498450 .moduleButton{border-color:rgb(3, 159, 159);}
#module_34498450 .moduleButton{border-style:solid;}
#module_34498450 .moduleButton{border-width:1px;}
#module_34498450 .moduleButton{width:110px;}
#module_34498450 .moduleButton,#module_34498450 .BreadsvgIcon{height:30px}
#module_34498450 .BodyCenter{color:#fff;}
#module_34498450 .moduleButton{border-top-left-radius:0px;}
#module_34498450 .moduleButton{border-top-right-radius:0px;}
#module_34498450 .moduleButton{border-bottom-left-radius:0px;}
#module_34498450 .moduleButton{border-bottom-right-radius:0px;}
#module_34498450 .BreadIcon{font-size:px;} #module_34498450 .BreadsvgIcon svg{width:px;height:px;}
#module_34498450 .BreadIcon{color:;} #module_34498450 .BreadsvgIcon svg>*{fill:;}
#module_34498450 .BreadIcon,#module_34498450 .BreadsvgIcon{margin-left:px;}
#module_34498450 .BreadIcon,#module_34498450 .BreadsvgIcon{margin-right:px;}
#module_34498450 .moduleButton{box-shadow:;}
#module_34498450 .moduleButton:hover .BreadIcon{font-size:px;} #module_34498450 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_34498450 .moduleButton:hover .BreadIcon{color:} #module_34498450 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_34498450 .moduleButton:hover{font-size:12px;}
#module_34498450 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34498450 .moduleButton:hover{color:rgb(255, 255, 255);}
#module_34498450 .moduleButton:hover{font-weight:normal;}
#module_34498450 .moduleButton:hover{text-decoration:none;}
#module_34498450 .moduleButton:hover{font-style:normal;}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{background-image: unset;background-color:rgb(3, 159, 159);}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{}
#module_34498450 .moduleButton:hover, #module_34498450 .moduleButton:hover:before{}
#module_34498450 .moduleButton:hover{border-color:transparent;}
#module_34498450 .moduleButton:hover{border-style:solid;}
#module_34498450 .moduleButton:hover{border-width:0px;}
#module_34498450 .moduleButton:hover{box-shadow:;}

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

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

#module_34498462 .ModuleSubContainer{background-color:transparent;}
#module_34498462 .ModuleSubContainer{background-image:none;}
#module_34498462 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498462 .ModuleSubContainer{background-position:0% 0%;}
#module_34498462 .ModuleSubContainer{background-attachment:scroll;}
#module_34498462 .ModuleSubContainer{}
#module_34498462 {!bgVideo!}{bgVideoUrl:none}
#module_34498462 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498462 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498462 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498462 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498462 .SubPadding {width:10px;}
.ModuleImageGiant.layout-104 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-104 img{
	margin: auto;
    max-width: 100%;
	border: none;
}
.ModuleImageGiant.layout-104 .Imagetitl{
	display: none;
	position: absolute;
	height: 40px;
	line-height: 40px;
	text-align: center;	
	color:#fff;
	background: rgba(0,0,0,.7);
}
.ModuleImageGiant.layout-104 .showShadeBottom{line-height: 40px;font-size: 14px}
@media (max-width: 767px) {
	.ModuleImageGiant.layout-104 .Imagetitl{
		display: block!important;
		height: 40px!important;
	}
	.ModuleImageGiant.layout-104 .hideShadeBottom{position: absolute;font-size: 14px}
} .module_34498463 .ModuleHead .HeadCenter{float:none;}
#module_34498463 {
padding:0px;
}
#module_34498463 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498463 .ModuleHead34498463 {
display:none;
}
#module_34498463 .BodyCenter.BodyCenter34498463 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498463 >.module_34498463 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498463 >.module_34498463{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498463 .BodyCenter.BodyCenter34498463 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498463 .BodyCenter.BodyCenter34498463 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498463 >.module_34498463 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498463 >.module_34498463 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.2599%;
}
}
#module_34498463 >.module_34498463 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498463:hover {
border:none;
}
#module_34498463:hover >.module_34498463 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

.module_34498468 .ModuleHead .HeadCenter{float:none;}
#module_34498468 {
padding:0px;
}
#module_34498468 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498468 .ModuleHead34498468 {
display:none;
}

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

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

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

#module_34498470 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34498470 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34498470 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34498470 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34498470 .imageTextGiant-Container{padding-top:10px;}
#module_34498470 .imageTextGiant-Container{padding-bottom:10px;}
#module_34498470 .imageTextGiant-Container{padding-left:10px;}
#module_34498470 .imageTextGiant-Container{padding-right:10px;}
#module_34498470 .showHandle .btn{font-size:px;}
#module_34498470 .showHandle .btn{font-family:;}
#module_34498470 .showHandle .btn{color:;}
#module_34498470 .showHandle .btn{}
#module_34498470 .showHandle .btn{}
#module_34498470 .showHandle .btn{}
#module_34498470 .showHandle div{border-top-color: !important;}
#module_34498470 .showHandle div{border-top-style: !important;}
#module_34498470 .showHandle div{border-top-width:px !important;}
#module_34498470 .showHandle{background-color:;}
#module_34498470 .showHandle{}
#module_34498470 .showHandle{}
#module_34498470 .showHandle{}
#module_34498470 .showHandle{}
#module_34498470 .showHandle{}
#module_34498470 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-101 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-101 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-101 {position:relative;}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .nav-box {background: #f3f3f3; position: relative;}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container{font-size: 0;}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li{overflow:hidden;cursor: pointer;text-align: center;box-sizing: content-box;display:inline-block;margin:0;padding:0;cursor: pointer;}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li a{color:#666;font-size: 12px;cursor: pointer;display: block;padding:0;background: none;}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li:hover{border-top:2px solid #a41ebb;box-sizing: border-box;background: #fff}
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-101 .TabContainer-Container .Nav-Container li:hover a{color:#333;}
.ModuleTabContainerV2Giant.layout-101 .nav>li{float: none;}
.ModuleTabContainerV2Giant.layout-101 .nav{overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s; white-space:nowrap}
.ModuleTabContainerV2Giant.layout-101 .nav>li.active>a,
.ModuleTabContainerV2Giant.layout-101 .nav>li.active>a:focus,
.ModuleTabContainerV2Giant.layout-101 .nav>li.active>a:hover,
.ModuleTabContainerV2Giant.layout-101 .nav>li>a{display:inline-block;margin:0;padding:0;border-radius:0;text-align:center;overflow:hidden;white-space: nowrap;background:transparent;}
.ModuleTabContainerV2Giant.layout-101 .nav-pills>li.active>a,
.ModuleTabContainerV2Giant.layout-101 .nav-pills>li.active>a:focus,
.ModuleTabContainerV2Giant.layout-101 .nav-pills>li.active>a:hover{background:transparent}
.ModuleTabContainerV2Giant.layout-101 .tab-content>.tab-pane{background:transparent}
.ModuleTabContainerV2Giant.layout-101 .tabContentGiant{position: relative;}
.ModuleTabContainerV2Giant.layout-101 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-101 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-101 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 62px;
    top: 50%;
    transform: translatey(-50%);
    right: 10px;
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-101 .btnScrollLeft {left: 10px;}
.ModuleTabContainerV2Giant.layout-101 .phicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-101 .tab-content>.active{ display:flex !important;}

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

@media (max-width: 768px){
    .ModuleTabContainerV2Giant.layout-101 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-101 .location-left,.ModuleTabContainerV2Giant.layout-101 .location-right{
        flex-direction: column;
    }
}.module_34498471 .ModuleHead .HeadCenter{float:none;}
#module_34498471 {
padding:0px;
}
#module_34498471 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498471 .ModuleHead34498471 {
display:none;
}
#module_34498471 .BodyCenter.BodyCenter34498471 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498471 >.module_34498471 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498471 >.module_34498471{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498471 .BodyCenter.BodyCenter34498471 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498471 .BodyCenter.BodyCenter34498471 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498471 >.module_34498471 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498471 >.module_34498471 {
margin-top:0.0000%;
margin-left:1.0899%;
margin-right:1.0899%;
margin-bottom:0.0000%;
}
}
#module_34498471 >.module_34498471 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498471:hover {
border:none;
}
#module_34498471:hover >.module_34498471 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498471 .nav-box{text-align:left;}
#module_34498471 .nav-box{background-color:rgb(243, 243, 243);}
#module_34498471 .nav-box{background-image:none;}
#module_34498471 .nav-box{background-repeat:no-repeat;}
#module_34498471 .nav-box{}
#module_34498471 .nav-box{}
#module_34498471 .nav-box{}
#module_34498471 .Nav-Container a{text-align:center;}
#module_34498471 .Nav-Container a {padding-top:px;}
#module_34498471 .Nav-Container a {padding-bottom:px;}
#module_34498471 .Nav-Container a {padding-left:px;}
#module_34498471 .Nav-Container a {padding-right:px;}
#module_34498471 .Nav-Container li{background-color:transparent;}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{border-top-color:transparent;}
#module_34498471 .Nav-Container li{border-top-style:solid;}
#module_34498471 .Nav-Container li{border-top-width:0px;}
#module_34498471 .Nav-Container li{border-right-color:transparent;}
#module_34498471 .Nav-Container li{border-right-style:none;}
#module_34498471 .Nav-Container li{border-right-width:0px;}
#module_34498471 .Nav-Container li{border-bottom-color:transparent;}
#module_34498471 .Nav-Container li{border-bottom-style:none;}
#module_34498471 .Nav-Container li{border-bottom-width:0px;}
#module_34498471 .Nav-Container li{border-left-color:transparent;}
#module_34498471 .Nav-Container li{border-left-style:none;}
#module_34498471 .Nav-Container li{border-left-width:0px;}
#module_34498471 .Nav-Container li a{width:86px;width:86;}@media only screen and (min-width: 768px){#module_34498471 .location-left .tabContentGiant,#module_34498471 .location-right .tabContentGiant{width: calc(100% - 86px - 14px)}}
#module_34498471 .Nav-Container li a{height:40px;line-height:40px;}
#module_34498471 .Nav-Container li a{font-size:12px;}
#module_34498471 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34498471 .Nav-Container li a{color:#666;}
#module_34498471 .Nav-Container li a{font-weight:normal;}
#module_34498471 .Nav-Container li a{text-decoration:none;}
#module_34498471 .Nav-Container li a{font-style:normal;}
#module_34498471 .TabContainer-Container .tab-pane{background-color:transparent;}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .Nav-Container li{}
#module_34498471 .TabContainer-Container .tab-pane{}
#module_34498471 .TabContainer-Container .tab-pane{padding-top:10px;}
#module_34498471 .TabContainer-Container .tab-pane{padding-bottom:10px;}
#module_34498471 .TabContainer-Container .tab-pane{padding-left:10px;}
#module_34498471 .TabContainer-Container .tab-pane{padding-right:10px;}
#module_34498471 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_34498471 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_34498471 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_34498471 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_34498471 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_34498471 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_34498471 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_34498471 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_34498471 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_34498471 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_34498471 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_34498471 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{background-color:rgb(3, 159, 159);}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{font-size:12px;}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{color:rgb(255, 255, 255);}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{font-weight:normal;}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{text-decoration:none;}
#module_34498471 .Nav-Container li:hover a,#module_34498471 .Nav-Container li.active a{font-style:normal;}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{border-top-color:#139d8f;}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{border-top-style:solid;}
#module_34498471 .Nav-Container li:hover,#module_34498471 .Nav-Container li.active{border-top-width:0px;}

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

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

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

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

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

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

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

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


.module_34498554 .ModuleHead .HeadCenter{float:none;}
#module_34498554 {
padding:0px;
}
#module_34498554 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498554 .ModuleHead34498554 {
display:none;
}

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

.module_34498556 .ModuleHead .HeadCenter{float:none;}
#module_34498556 {
padding:0px;
}
#module_34498556 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498556 .ModuleHead34498556 {
display:none;
}

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

.module_34498555 .ModuleHead .HeadCenter{float:none;}
#module_34498555 {
padding:0px;
}
#module_34498555 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498555 .ModuleHead34498555 {
display:none;
}

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

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

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


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

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

.module_34498560 .ModuleHead .HeadCenter{float:none;}
#module_34498560 {
padding:0px;
}
#module_34498560 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498560 .ModuleHead34498560 {
display:none;
}

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

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

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

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

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


.module_34498562 .ModuleHead .HeadCenter{float:none;}
#module_34498562 {
padding:0px;
}
#module_34498562 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498562 .ModuleHead34498562 {
display:none;
}

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

.module_34498564 .ModuleHead .HeadCenter{float:none;}
#module_34498564 {
padding:0px;
}
#module_34498564 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498564 .ModuleHead34498564 {
display:none;
}

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

.module_34498563 .ModuleHead .HeadCenter{float:none;}
#module_34498563 {
padding:0px;
}
#module_34498563 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498563 .ModuleHead34498563 {
display:none;
}

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

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

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


.module_34498566 .ModuleHead .HeadCenter{float:none;}
#module_34498566 {
padding:0px;
}
#module_34498566 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498566 .ModuleHead34498566 {
display:none;
}

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

.module_34498568 .ModuleHead .HeadCenter{float:none;}
#module_34498568 {
padding:0px;
}
#module_34498568 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498568 .ModuleHead34498568 {
display:none;
}

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

.module_34498567 .ModuleHead .HeadCenter{float:none;}
#module_34498567 {
padding:0px;
}
#module_34498567 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498567 .ModuleHead34498567 {
display:none;
}

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

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

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



.ModuleNavGiant.layout-108 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  background-color: #333333;
   overflow:hidden;
}
.ModuleNavGiant.layout-108 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-108 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-108 .moveMenuRight, .ModuleNavGiant.layout-108 .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-108 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-108 .moveMenuRight:hover, .ModuleNavGiant.layout-108 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-108 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-108 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #fff;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group {
  width: auto;
  display: none;
}
.ModuleNavGiant.layout-108 .sub-nav-item {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-108 .sub-nav-item:hover {
  background-color: #00897b;
}

.ModuleNavGiant.layout-108 .main-nav-item-hover {
  color: #fff;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-108 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_34498478 .ModuleHead .HeadCenter{float:none;}
#module_34498478 {
padding:0px;
}
#module_34498478 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498478 .ModuleHead34498478 {
display:none;
}

#module_34498478 .main-nav-item-group{height:50px;line-height:50px;} #module_34498478 .main-nav-content{height:50px}
#module_34498478 .main-nav-content{background-color:#10aa9c;}
#module_34498478 .main-nav-content{}
#module_34498478 .main-nav-content{background-repeat:no-repeat;}
#module_34498478 .main-nav-content{}
#module_34498478 .main-nav-content{}
#module_34498478 .main-nav-content{}
#module_34498478 .main-nav-content{text-align:left;}
#module_34498478 .main-nav-item{font-size:14px;}
#module_34498478 .main-nav-item{font-family:;}
#module_34498478 .main-nav-item{color:#fff;}
#module_34498478 .main-nav-item{font-weight:normal;}
#module_34498478 .main-nav-item{text-decoration:none;}
#module_34498478 .main-nav-item{font-style:normal;}
#module_34498478 .main-nav-item{background-color:transparent;}
#module_34498478 .main-nav-item{}
#module_34498478 .main-nav-item{background-repeat:no-repeat;}
#module_34498478 .main-nav-item{}
#module_34498478 .main-nav-item{}
#module_34498478 .main-nav-item{}
#module_34498478 .main-nav-item{width:auto;}
#module_34498478 .main-nav-item{padding-left:45px;padding-right:45px;}
#module_34498478 .sub-nav-item{height:40px;line-height:40px;}
#module_34498478 .sub-nav-item{font-size:14px;}
#module_34498478 .sub-nav-item{font-family:;}
#module_34498478 .sub-nav-item{color:#fff;}
#module_34498478 .sub-nav-item{font-weight:normal;}
#module_34498478 .sub-nav-item{text-decoration:none;}
#module_34498478 .sub-nav-item{font-style:normal;}
#module_34498478 .sub-nav-item{background-color:#139d8f;}
#module_34498478 .sub-nav-item{}
#module_34498478 .sub-nav-item{background-repeat:no-repeat;}
#module_34498478 .sub-nav-item{}
#module_34498478 .sub-nav-item{}
#module_34498478 .sub-nav-item{}
#module_34498478 .sub-nav-item{margin-top:0px;}
#module_34498478 .main-nav-item-hover{font-size:14px;}
#module_34498478 .main-nav-item-hover{font-family:;}
#module_34498478 .main-nav-item-hover{color:#fff;}
#module_34498478 .main-nav-item-hover{font-weight:normal;}
#module_34498478 .main-nav-item-hover{text-decoration:none;}
#module_34498478 .main-nav-item-hover{font-style:normal;}
#module_34498478 .main-nav-item-hover{background-color:#139d8f;}
#module_34498478 .main-nav-item-hover{}
#module_34498478 .main-nav-item-hover{background-repeat:no-repeat;}
#module_34498478 .main-nav-item-hover{}
#module_34498478 .main-nav-item-hover{}
#module_34498478 .main-nav-item-hover{}
#module_34498478 .sub-nav-item:hover{font-size:14px;}
#module_34498478 .sub-nav-item:hover{font-family:;}
#module_34498478 .sub-nav-item:hover{color:#fff;}
#module_34498478 .sub-nav-item:hover{font-weight:normal;}
#module_34498478 .sub-nav-item:hover{text-decoration:none;}
#module_34498478 .sub-nav-item:hover{font-style:normal;}
#module_34498478 .sub-nav-item:hover{background-color:#21bdaf;}
#module_34498478 .sub-nav-item:hover{}
#module_34498478 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_34498478 .sub-nav-item:hover{}
#module_34498478 .sub-nav-item:hover{}
#module_34498478 .sub-nav-item:hover{}


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

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

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

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

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

#module_34498498 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34498498 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34498498 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34498498 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34498498 .imageTextGiant-Container{padding-top:10px;}
#module_34498498 .imageTextGiant-Container{padding-bottom:10px;}
#module_34498498 .imageTextGiant-Container{padding-left:10px;}
#module_34498498 .imageTextGiant-Container{padding-right:10px;}
#module_34498498 .showHandle .btn{font-size:px;}
#module_34498498 .showHandle .btn{font-family:;}
#module_34498498 .showHandle .btn{color:;}
#module_34498498 .showHandle .btn{}
#module_34498498 .showHandle .btn{}
#module_34498498 .showHandle .btn{}
#module_34498498 .showHandle div{border-top-color: !important;}
#module_34498498 .showHandle div{border-top-style: !important;}
#module_34498498 .showHandle div{border-top-width:px !important;}
#module_34498498 .showHandle{background-color:;}
#module_34498498 .showHandle{}
#module_34498498 .showHandle{}
#module_34498498 .showHandle{}
#module_34498498 .showHandle{}
#module_34498498 .showHandle{}
#module_34498498 a{font-size:unset;font-family:unset}
/*layout-108*/
.ModuleNewsListGiant.layout-108 .news-item{ padding: 0 10px;border-bottom: 1px solid #eeeeee;overflow: hidden;line-height: 50px;height: 50px;}
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ float: left;font-size:14px;}*/
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ display: block; float: right; font-size: 12px; color: #666666;}*/
.ModuleNewsListGiant.layout-108 .news-item .news-tit.nodata {display: flex;}
.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ font-size:14px;display: inline-block;width: calc(100% - 120px);}
.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ width: auto;;float: right;}
/*.ModuleNewsListGiant.layout-108 .news-item:hover{ background: #f5f5f5;}*/
.ModuleNewsListGiant.layout-108 .news-item:hover{ border-bottom: 1px solid rgba(0,0,0,0);}
.ModuleNewsListGiant.layout-108 .news-prefix{float: left;}


@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
    }


    .ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title {
        font-size: 14px;
        display: inline-block;
        width: calc(100% - 105px);
    }

    .ModuleNewsListGiant.layout-108 .news-item .news-tit time {
        font-size: 12px;
        width: auto;
    }
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-1 {width: 100%;margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-2 { width: 46%;float: left; margin-right: 8%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-2:nth-child(2n){ margin-right: 0%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-3 {float: left;width: 31.3%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-3:nth-child(3n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-4 {float: left;width: 22.7%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-4:nth-child(4n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-5 {float: left;width: 17.6%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-5:nth-child(5n) {margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-6 {float: left;width: 14.1%;margin-right: 3%;}
    .ModuleNewsListGiant.layout-108 .news-item.containergrid-6:nth-child(6n) {margin-right: 0;}
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-108 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.ModuleNewsListGiant.layout-108 .pagerGiant .inputer{outline: 0;}

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

#module_34498499 .news-item.even{background-color:transparent;}
#module_34498499 .news-item.even{background-image:none;}
#module_34498499 .news-item.even{background-repeat:no-repeat;}
#module_34498499 .news-item.even{}
#module_34498499 .news-item.even{}
#module_34498499 .news-item.even{}
#module_34498499 .news-item.odd{background-color:transparent;}
#module_34498499 .news-item.odd{background-image:none;}
#module_34498499 .news-item.odd{background-repeat:no-repeat;}
#module_34498499 .news-item.odd{}
#module_34498499 .news-item.odd{}
#module_34498499 .news-item.odd{}
#module_34498499 .news-item{height:50px;line-height:50px;}
#module_34498499 .news-title{font-size:14px;}
#module_34498499 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498499 .news-title{color:#666;}
#module_34498499 .news-title{font-weight:normal;}
#module_34498499 .news-title{text-decoration:none;}
#module_34498499 .news-title{font-style:normal;}
#module_34498499 .news-title{margin-top:0px;}
#module_34498499 .news-title{margin-bottom:0px;}
#module_34498499 .news-title{margin-left:0px;}
#module_34498499 .news-title{margin-right:0px;}
#module_34498499 .news-prefix .iconfont {font-size:px;} #module_34498499 .news-prefix svg{width:px;height:px}
#module_34498499 .news-prefix .iconfont{color:;} #module_34498499 .news-prefix svg > *{ fill:;}
#module_34498499 .news-prefix{margin-top:px;}
#module_34498499 .news-prefix{margin-bottom:px;}
#module_34498499 .news-prefix{margin-left:px;}
#module_34498499 .news-prefix{margin-right:px;}
#module_34498499 .news-item time{font-size:12px;}
#module_34498499 .news-item time{font-family:微软雅黑,Microsoft YaHei;}
#module_34498499 .news-item time{color:#666666;}
#module_34498499 .news-item time{font-weight:normal;}
#module_34498499 .news-item time{text-decoration:none;}
#module_34498499 .news-item time{font-style:normal;}
#module_34498499 .news-item{border-bottom-color:#eeeeee;}
#module_34498499 .news-item{border-bottom-style:solid;}
#module_34498499 .news-item{border-bottom-width:1px;}
#module_34498499 .pagerGiant .text{font-size:px;}
#module_34498499 .pagerGiant .text{font-family:;}
#module_34498499 .pagerGiant .text{color:;}
#module_34498499 .pagerGiant .text{}
#module_34498499 .pagerGiant .text{}
#module_34498499 .pagerGiant .text{}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer{width:px}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer{height:px}
#module_34498499 .pagerGiant .num{font-size:px;}
#module_34498499 .pagerGiant .num{font-family:;}
#module_34498499 .pagerGiant .num{color:;}
#module_34498499 .pagerGiant .num{}
#module_34498499 .pagerGiant .num{}
#module_34498499 .pagerGiant .num{}
#module_34498499 .pagerGiant .submit{width:px}
#module_34498499 .pagerGiant .submit{height:px}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer,#module_34498499 .pagerGiant .submit{border-top-left-radius:px;}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer,#module_34498499 .pagerGiant .submit{border-top-right-radius:px;}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer,#module_34498499 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_34498499 .pagerGiant .current,#module_34498499 .pagerGiant .num,#module_34498499 .pagerGiant .inputer,#module_34498499 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_34498499 .pagerGiant .next,#module_34498499 .pagerGiant .splitline{color:;}
#module_34498499 .pagerGiant .num{background-color:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-top-color:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-top-style:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer{border-top-width:px;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-bottom-color:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-bottom-style:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer{border-bottom-width:px;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-left-color:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-left-style:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer{border-left-width:px;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-right-color:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .inputer{border-right-style:;}
#module_34498499 .pagerGiant .num, #module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer{border-right-width:px;}
#module_34498499 .page-more a{font-size:px;}
#module_34498499 .page-more a{font-family:;}
#module_34498499 .page-more a{color: !important;}
#module_34498499 .page-more a{}
#module_34498499 .page-more a{}
#module_34498499 .page-more a{}
#module_34498499 .page-more a{background-color:;}
#module_34498499 .page-more a{border-top-color:;}
#module_34498499 .page-more a{border-top-style:;}
#module_34498499 .page-more a{border-top-width:px;}
#module_34498499 .page-more a{border-bottom-color:;}
#module_34498499 .page-more a{border-bottom-style:;}
#module_34498499 .page-more a{border-bottom-width:px;}
#module_34498499 .page-more a{border-left-color:;}
#module_34498499 .page-more a{border-left-style:;}
#module_34498499 .page-more a{border-left-width:px;}
#module_34498499 .page-more a{border-right-color:;}
#module_34498499 .page-more a{border-right-style:;}
#module_34498499 .page-more a{border-right-width:px;}
#module_34498499 .news-item:hover.even{background-color:#f5f5f5;}
#module_34498499 .news-item:hover.even{background-image:none;}
#module_34498499 .news-item:hover.even{background-repeat:no-repeat;}
#module_34498499 .news-item:hover.even{}
#module_34498499 .news-item:hover.even{}
#module_34498499 .news-item:hover.even{}
#module_34498499 .news-item:hover.odd{background-color:#f5f5f5;}
#module_34498499 .news-item:hover.odd{background-image:none;}
#module_34498499 .news-item:hover.odd{background-repeat:no-repeat;}
#module_34498499 .news-item:hover.odd{}
#module_34498499 .news-item:hover.odd{}
#module_34498499 .news-item:hover.odd{}
#module_34498499 .news-item:hover .news-title{font-size:14px;}
#module_34498499 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498499 .news-item:hover .news-title{color:#333333;}
#module_34498499 .news-item:hover .news-title{font-weight:normal;}
#module_34498499 .news-item:hover .news-title{text-decoration:none;}
#module_34498499 .news-item:hover .news-title{font-style:normal;}
#module_34498499 .news-item:hover time{font-size:12px;}
#module_34498499 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_34498499 .news-item:hover time{color:#666666;}
#module_34498499 .news-item:hover time{font-weight:normal;}
#module_34498499 .news-item:hover time{text-decoration:none;}
#module_34498499 .news-item:hover time{font-style:normal;}
#module_34498499 .news-item:hover{border-bottom-color:#eeeeee;}
#module_34498499 .news-item:hover{border-bottom-style:solid;}
#module_34498499 .news-item:hover{border-bottom-width:1px;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{font-size:px;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{font-family:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit{background-color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-top-color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-top-style:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-left-color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-left-style:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-right-color:;}
#module_34498499 .pagerGiant .current, #module_34498499 .pagerGiant .submit, #module_34498499 .pagerGiant .inputer:hover{border-right-style:;}
#module_34498499 .page-more a:hover{font-size:px;}
#module_34498499 .page-more:hover a{font-family:;}
#module_34498499 .page-more a:hover{color: !important;}
#module_34498499 .page-more a:hover {}
#module_34498499 .page-more a:hover {}
#module_34498499 .page-more a:hover {}
#module_34498499 .page-more a:hover{background-color:;}
#module_34498499 .page-more a:hover{border-top-color:;}
#module_34498499 .page-more a:hover{border-top-style:;}
#module_34498499 .page-more a:hover{border-bottom-color:;}
#module_34498499 .page-more a:hover{border-bottom-style:;}
#module_34498499 .page-more a:hover{border-left-color:;}
#module_34498499 .page-more a:hover{border-left-style:;}
#module_34498499 .page-more a:hover{border-right-color:;}
#module_34498499 .page-more a:hover{border-right-style:;}

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

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

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

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

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

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

#module_34498488 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498488 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498488 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498488 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498488 .GraphicUpper{padding-top:0px;}
#module_34498488 .GraphicUpper{padding-bottom:16px;}
#module_34498488 .GraphicUpper{padding-left:0px;}
#module_34498488 .GraphicUpper {padding-right:0px;}
#module_34498488 .GraphicUpper{width:10%;} #module_34498488 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_34498488 .MobileGraphicUpper{width:10%;} #module_34498488 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_34498488 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34498488 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34498488 .ModuleImageTextGiantContent{padding-left:7px;}
#module_34498488 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498488 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498488 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34498488 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498488 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498488 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498488 .normal_ImgtextBox_content{box-shadow:;}
#module_34498488 .normal_ImgtextBox_content{background-color:;}
#module_34498488 .normal_ImgtextBox_content{}
#module_34498488 .normal_ImgtextBox_content{}
#module_34498488 .normal_ImgtextBox_content{}
#module_34498488 .normal_ImgtextBox_content{}
#module_34498488 .normal_ImgtextBox_content{}
#module_34498488 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498488 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498488 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498488 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498488 .normal_ImgtextBox_content{border-top-color:;}
#module_34498488 .normal_ImgtextBox_content{border-top-style:;}
#module_34498488 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498488 .normal_ImgtextBox_content{border-right-color:;}
#module_34498488 .normal_ImgtextBox_content{border-right-style:;}
#module_34498488 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498488 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498488 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498488 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498488 .normal_ImgtextBox_content{border-left-color:;}
#module_34498488 .normal_ImgtextBox_content{border-left-style:;}
#module_34498488 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498488 .showHandle .btn{font-size:px;}
#module_34498488 .showHandle .btn{font-family:;}
#module_34498488 .showHandle .btn{color:;}
#module_34498488 .showHandle .btn{}
#module_34498488 .showHandle .btn{}
#module_34498488 .showHandle .btn{}
#module_34498488 .showHandle div{border-top-color: !important;}
#module_34498488 .showHandle div{border-top-style: !important;}
#module_34498488 .showHandle div{border-top-width:px !important;}
#module_34498488 .showHandle{background-color:;}
#module_34498488 .showHandle{}
#module_34498488 .showHandle{}
#module_34498488 .showHandle{}
#module_34498488 .showHandle{}
#module_34498488 .showHandle{}
#module_34498488 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498488 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498488 a{font-size:unset;font-family:unset}
.module_34498489 .ModuleHead .HeadCenter{float:none;}
#module_34498489 {
padding:0px;
}
#module_34498489 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498489 .ModuleHead34498489 {
display:none;
}
#module_34498489 .BodyCenter.BodyCenter34498489 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498489 >.module_34498489 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498489 >.module_34498489{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498489 .BodyCenter.BodyCenter34498489 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498489 .BodyCenter.BodyCenter34498489 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498489 >.module_34498489 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498489 >.module_34498489 {
margin-top:-9.8093%;
margin-left:4.0872%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498489 >.module_34498489 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498489:hover {
border:none;
}
#module_34498489:hover >.module_34498489 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498489 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498489 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498489 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498489 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498489 .GraphicUpper{padding-top:0px;}
#module_34498489 .GraphicUpper{padding-bottom:12px;}
#module_34498489 .GraphicUpper{padding-left:0px;}
#module_34498489 .GraphicUpper {padding-right:0px;}
#module_34498489 .GraphicUpper{width:10%;} #module_34498489 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_34498489 .MobileGraphicUpper{width:10%;} #module_34498489 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_34498489 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34498489 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34498489 .ModuleImageTextGiantContent{padding-left:7px;}
#module_34498489 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498489 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498489 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34498489 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498489 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498489 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498489 .normal_ImgtextBox_content{box-shadow:;}
#module_34498489 .normal_ImgtextBox_content{background-color:;}
#module_34498489 .normal_ImgtextBox_content{}
#module_34498489 .normal_ImgtextBox_content{}
#module_34498489 .normal_ImgtextBox_content{}
#module_34498489 .normal_ImgtextBox_content{}
#module_34498489 .normal_ImgtextBox_content{}
#module_34498489 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498489 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498489 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498489 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498489 .normal_ImgtextBox_content{border-top-color:;}
#module_34498489 .normal_ImgtextBox_content{border-top-style:;}
#module_34498489 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498489 .normal_ImgtextBox_content{border-right-color:;}
#module_34498489 .normal_ImgtextBox_content{border-right-style:;}
#module_34498489 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498489 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498489 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498489 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498489 .normal_ImgtextBox_content{border-left-color:;}
#module_34498489 .normal_ImgtextBox_content{border-left-style:;}
#module_34498489 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498489 .showHandle .btn{font-size:px;}
#module_34498489 .showHandle .btn{font-family:;}
#module_34498489 .showHandle .btn{color:;}
#module_34498489 .showHandle .btn{}
#module_34498489 .showHandle .btn{}
#module_34498489 .showHandle .btn{}
#module_34498489 .showHandle div{border-top-color: !important;}
#module_34498489 .showHandle div{border-top-style: !important;}
#module_34498489 .showHandle div{border-top-width:px !important;}
#module_34498489 .showHandle{background-color:;}
#module_34498489 .showHandle{}
#module_34498489 .showHandle{}
#module_34498489 .showHandle{}
#module_34498489 .showHandle{}
#module_34498489 .showHandle{}
#module_34498489 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498489 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498489 a{font-size:unset;font-family:unset}
.module_34498490 .ModuleHead .HeadCenter{float:none;}
#module_34498490 {
padding:0px;
}
#module_34498490 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498490 .ModuleHead34498490 {
display:none;
}
#module_34498490 .BodyCenter.BodyCenter34498490 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498490 >.module_34498490 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498490 >.module_34498490{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498490 .BodyCenter.BodyCenter34498490 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498490 .BodyCenter.BodyCenter34498490 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498490 >.module_34498490 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498490 >.module_34498490 {
margin-top:-8.7193%;
margin-left:4.3597%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498490 >.module_34498490 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498490:hover {
border:none;
}
#module_34498490:hover >.module_34498490 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498490 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34498490 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34498490 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34498490 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34498490 .GraphicUpper{padding-top:0px;}
#module_34498490 .GraphicUpper{padding-bottom:12px;}
#module_34498490 .GraphicUpper{padding-left:0px;}
#module_34498490 .GraphicUpper {padding-right:0px;}
#module_34498490 .GraphicUpper{width:10%;} #module_34498490 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_34498490 .MobileGraphicUpper{width:10%;} #module_34498490 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_34498490 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34498490 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34498490 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34498490 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34498490 .normal_ImgtextBox_content{padding-top:0px;}
#module_34498490 .normal_ImgtextBox_content{padding-bottom:10px;}
#module_34498490 .normal_ImgtextBox_content{padding-left:0px;}
#module_34498490 .normal_ImgtextBox_content{padding-right:0px;}
#module_34498490 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34498490 .normal_ImgtextBox_content{box-shadow:;}
#module_34498490 .normal_ImgtextBox_content{background-color:;}
#module_34498490 .normal_ImgtextBox_content{}
#module_34498490 .normal_ImgtextBox_content{}
#module_34498490 .normal_ImgtextBox_content{}
#module_34498490 .normal_ImgtextBox_content{}
#module_34498490 .normal_ImgtextBox_content{}
#module_34498490 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34498490 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34498490 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34498490 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34498490 .normal_ImgtextBox_content{border-top-color:;}
#module_34498490 .normal_ImgtextBox_content{border-top-style:;}
#module_34498490 .normal_ImgtextBox_content{border-top-width:px;}
#module_34498490 .normal_ImgtextBox_content{border-right-color:;}
#module_34498490 .normal_ImgtextBox_content{border-right-style:;}
#module_34498490 .normal_ImgtextBox_content{border-right-width:px;}
#module_34498490 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34498490 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34498490 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34498490 .normal_ImgtextBox_content{border-left-color:;}
#module_34498490 .normal_ImgtextBox_content{border-left-style:;}
#module_34498490 .normal_ImgtextBox_content{border-left-width:px;}
#module_34498490 .showHandle .btn{font-size:px;}
#module_34498490 .showHandle .btn{font-family:;}
#module_34498490 .showHandle .btn{color:;}
#module_34498490 .showHandle .btn{}
#module_34498490 .showHandle .btn{}
#module_34498490 .showHandle .btn{}
#module_34498490 .showHandle div{border-top-color: !important;}
#module_34498490 .showHandle div{border-top-style: !important;}
#module_34498490 .showHandle div{border-top-width:px !important;}
#module_34498490 .showHandle{background-color:;}
#module_34498490 .showHandle{}
#module_34498490 .showHandle{}
#module_34498490 .showHandle{}
#module_34498490 .showHandle{}
#module_34498490 .showHandle{}
#module_34498490 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34498490 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34498490 a{font-size:unset;font-family:unset}
.module_34498480 .ModuleHead .HeadCenter{float:none;}
#module_34498480 {
padding:0px;
}
#module_34498480 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498480 .ModuleHead34498480 {
display:none;
}

#module_34498480 .ModuleSubContainer{background-color:transparent;}
#module_34498480 .ModuleSubContainer{}
#module_34498480 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498480 .ModuleSubContainer{background-position:0% 0%;}
#module_34498480 .ModuleSubContainer{background-attachment:scroll;}
#module_34498480 .ModuleSubContainer{}
#module_34498480 {!bgVideo!}{bgVideoUrl:}
#module_34498480 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498480 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498480 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498480 {max-width:none;width:100%;}
.module_34496707 .ModuleHead .HeadCenter{float:none;}
#module_34496707 {
padding:0px;
}
#module_34496707 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496707 .ModuleHead34496707 {
display:none;
}
#module_34496707 .BodyCenter.BodyCenter34496707 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/201908310951494c6ce4.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496707 >.module_34496707 {
border-top-style:solid;
border-top-color:#000;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496707 >.module_34496707{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:9.0129%;
padding-left:13.5185%;
padding-right:14.5914%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496707 >.module_34496707 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 >.module_34496707 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496707 >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496707:hover {
border:none;
}
#module_34496707:hover >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_34496987 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496987 .GraphicUpper{padding-top:11px;}
#module_34496987 .GraphicUpper{padding-bottom:0px;}
#module_34496987 .GraphicUpper{padding-left:0px;}
#module_34496987 .GraphicUpper {padding-right:0px;}
#module_34496987 .GraphicUpper{width:27%;} #module_34496987 .ModuleImageTextContent{width: calc(100% - 27%);}
#module_34496987 .MobileGraphicUpper{width:27%;} #module_34496987 .ModuleMobileImageTextContent{width: calc(100% - 27%);}
#module_34496987 .ModuleImageTextGiantContent{padding-top:10px;}
#module_34496987 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496987 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496987 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496987 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496987 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496987 .normal_ImgtextBox_content{box-shadow:;}
#module_34496987 .normal_ImgtextBox_content{background-color:;}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-top-color:;}
#module_34496987 .normal_ImgtextBox_content{border-top-style:;}
#module_34496987 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-right-color:;}
#module_34496987 .normal_ImgtextBox_content{border-right-style:;}
#module_34496987 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-left-color:;}
#module_34496987 .normal_ImgtextBox_content{border-left-style:;}
#module_34496987 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496987 .showHandle .btn{font-size:px;}
#module_34496987 .showHandle .btn{font-family:;}
#module_34496987 .showHandle .btn{color:;}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle div{border-top-color: !important;}
#module_34496987 .showHandle div{border-top-style: !important;}
#module_34496987 .showHandle div{border-top-width:px !important;}
#module_34496987 .showHandle{background-color:;}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496987 a{font-size:unset;font-family:unset}
.module_34496983 .ModuleHead .HeadCenter{float:none;}
#module_34496983 {
padding:0px;
}
#module_34496983 {
position:static;
z-index:0;
top:1476px;
left:674px;
width:100%;
height: auto;
}
#module_34496983 .ModuleHead34496983 {
display:none;
}
#module_34496983 .BodyCenter.BodyCenter34496983 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496983 >.module_34496983 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496983 >.module_34496983{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496983 .BodyCenter.BodyCenter34496983 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496983 .BodyCenter.BodyCenter34496983 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496983 >.module_34496983 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496983 >.module_34496983 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496983 >.module_34496983 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496983:hover {
border:none;
}
#module_34496983:hover >.module_34496983 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496988 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496988 .GraphicUpper{padding-top:0px;}
#module_34496988 .GraphicUpper{padding-bottom:0px;}
#module_34496988 .GraphicUpper{padding-left:0px;}
#module_34496988 .GraphicUpper {padding-right:0px;}
#module_34496988 .GraphicUpper{width:40%;} #module_34496988 .ModuleImageTextContent{width: calc(100% - 40%);}
#module_34496988 .MobileGraphicUpper{width:40%;} #module_34496988 .ModuleMobileImageTextContent{width: calc(100% - 40%);}
#module_34496988 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496988 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496988 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496988 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496988 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496988 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496988 .normal_ImgtextBox_content{box-shadow:;}
#module_34496988 .normal_ImgtextBox_content{background-color:;}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-top-color:;}
#module_34496988 .normal_ImgtextBox_content{border-top-style:;}
#module_34496988 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-right-color:;}
#module_34496988 .normal_ImgtextBox_content{border-right-style:;}
#module_34496988 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-left-color:;}
#module_34496988 .normal_ImgtextBox_content{border-left-style:;}
#module_34496988 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496988 .showHandle .btn{font-size:px;}
#module_34496988 .showHandle .btn{font-family:;}
#module_34496988 .showHandle .btn{color:;}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle div{border-top-color: !important;}
#module_34496988 .showHandle div{border-top-style: !important;}
#module_34496988 .showHandle div{border-top-width:px !important;}
#module_34496988 .showHandle{background-color:;}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496988 a{font-size:unset;font-family:unset}
.module_34496984 .ModuleHead .HeadCenter{float:none;}
#module_34496984 {
padding:0px;
}
#module_34496984 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496984 .ModuleHead34496984 {
display:none;
}
#module_34496984 .BodyCenter.BodyCenter34496984 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496984 >.module_34496984 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496984 >.module_34496984{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496984 .BodyCenter.BodyCenter34496984 {
padding-top:6.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496984 .BodyCenter.BodyCenter34496984 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496984 >.module_34496984 {
margin-top:-6.1944%;
margin-left:0.0000%;
margin-right:0.8819%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496984 >.module_34496984 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496984 >.module_34496984 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496984:hover {
border:none;
}
#module_34496984:hover >.module_34496984 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496989 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496989 .GraphicUpper{padding-top:0px;}
#module_34496989 .GraphicUpper{padding-bottom:0px;}
#module_34496989 .GraphicUpper{padding-left:0px;}
#module_34496989 .GraphicUpper {padding-right:0px;}
#module_34496989 .GraphicUpper{width:52%;} #module_34496989 .ModuleImageTextContent{width: calc(100% - 52%);}
#module_34496989 .MobileGraphicUpper{width:52%;} #module_34496989 .ModuleMobileImageTextContent{width: calc(100% - 52%);}
#module_34496989 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496989 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496989 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496989 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496989 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496989 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496989 .normal_ImgtextBox_content{box-shadow:;}
#module_34496989 .normal_ImgtextBox_content{background-color:;}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-top-color:;}
#module_34496989 .normal_ImgtextBox_content{border-top-style:;}
#module_34496989 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-right-color:;}
#module_34496989 .normal_ImgtextBox_content{border-right-style:;}
#module_34496989 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-left-color:;}
#module_34496989 .normal_ImgtextBox_content{border-left-style:;}
#module_34496989 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496989 .showHandle .btn{font-size:px;}
#module_34496989 .showHandle .btn{font-family:;}
#module_34496989 .showHandle .btn{color:;}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle div{border-top-color: !important;}
#module_34496989 .showHandle div{border-top-style: !important;}
#module_34496989 .showHandle div{border-top-width:px !important;}
#module_34496989 .showHandle{background-color:;}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496989 a{font-size:unset;font-family:unset}
.module_34496985 .ModuleHead .HeadCenter{float:none;}
#module_34496985 {
padding:0px;
}
#module_34496985 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496985 .ModuleHead34496985 {
display:none;
}
#module_34496985 .BodyCenter.BodyCenter34496985 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496985 >.module_34496985 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496985 >.module_34496985{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496985 .BodyCenter.BodyCenter34496985 {
padding-top:7.1111%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496985 .BodyCenter.BodyCenter34496985 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496985 >.module_34496985 {
margin-top:-6.2222%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496985 >.module_34496985 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496985 >.module_34496985 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496985:hover {
border:none;
}
#module_34496985:hover >.module_34496985 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496990 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496990 .GraphicUpper{padding-top:0px;}
#module_34496990 .GraphicUpper{padding-bottom:0px;}
#module_34496990 .GraphicUpper{padding-left:0px;}
#module_34496990 .GraphicUpper {padding-right:0px;}
#module_34496990 .GraphicUpper{width:34%;} #module_34496990 .ModuleImageTextContent{width: calc(100% - 34%);}
#module_34496990 .MobileGraphicUpper{width:34%;} #module_34496990 .ModuleMobileImageTextContent{width: calc(100% - 34%);}
#module_34496990 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496990 .ModuleImageTextGiantContent{padding-bottom:3px;}
#module_34496990 .ModuleImageTextGiantContent{padding-left:7px;}
#module_34496990 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496990 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496990 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496990 .normal_ImgtextBox_content{box-shadow:;}
#module_34496990 .normal_ImgtextBox_content{background-color:;}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-top-color:;}
#module_34496990 .normal_ImgtextBox_content{border-top-style:;}
#module_34496990 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-right-color:;}
#module_34496990 .normal_ImgtextBox_content{border-right-style:;}
#module_34496990 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-left-color:;}
#module_34496990 .normal_ImgtextBox_content{border-left-style:;}
#module_34496990 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496990 .showHandle .btn{font-size:px;}
#module_34496990 .showHandle .btn{font-family:;}
#module_34496990 .showHandle .btn{color:;}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle div{border-top-color: !important;}
#module_34496990 .showHandle div{border-top-style: !important;}
#module_34496990 .showHandle div{border-top-width:px !important;}
#module_34496990 .showHandle{background-color:;}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496990 a{font-size:unset;font-family:unset}
.module_34496986 .ModuleHead .HeadCenter{float:none;}
#module_34496986 {
padding:0px;
}
#module_34496986 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496986 .ModuleHead34496986 {
display:none;
}
#module_34496986 .BodyCenter.BodyCenter34496986 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496986 >.module_34496986 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496986 >.module_34496986{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496986 .BodyCenter.BodyCenter34496986 {
padding-top:5.9347%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496986 .BodyCenter.BodyCenter34496986 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496986 >.module_34496986 {
margin-top:-4.4510%;
margin-left:15.7270%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496986 >.module_34496986 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496986 >.module_34496986 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496986:hover {
border:none;
}
#module_34496986:hover >.module_34496986 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496986 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496986 .imageTextGiant-Container{padding-top:10px;}
#module_34496986 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496986 .imageTextGiant-Container{padding-left:10px;}
#module_34496986 .imageTextGiant-Container{padding-right:10px;}
#module_34496986 .showHandle .btn{font-size:px;}
#module_34496986 .showHandle .btn{font-family:;}
#module_34496986 .showHandle .btn{color:;}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle div{border-top-color: !important;}
#module_34496986 .showHandle div{border-top-style: !important;}
#module_34496986 .showHandle div{border-top-width:px !important;}
#module_34496986 .showHandle{background-color:;}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 a{font-size:unset;font-family:unset}
.module_75629273 .ModuleHead .HeadCenter{float:none;}
#module_75629273 {
padding:0px;
}
#module_75629273 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_75629273 .ModuleHead75629273 {
display:none;
}
#module_75629273 .BodyCenter.BodyCenter75629273 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/2020071115144384d347.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:0% 100%;
background-Attachment:scroll;
}
#module_75629273 >.module_75629273 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_75629273 >.module_75629273{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_75629273 .BodyCenter.BodyCenter75629273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75629273 .BodyCenter.BodyCenter75629273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_75629273 >.module_75629273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75629273 >.module_75629273 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_75629273 >.module_75629273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_75629273:hover {
border:none;
}
#module_75629273:hover >.module_75629273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_75629273 .ModuleSubContainer{background-color:transparent;}
#module_75629273 .ModuleSubContainer{background-image:none;}
#module_75629273 .ModuleSubContainer{background-repeat:no-repeat;}
#module_75629273 .ModuleSubContainer{background-position:0% 0%;}
#module_75629273 .ModuleSubContainer{background-attachment:scroll;}
#module_75629273 .ModuleSubContainer{}
#module_75629273 {!bgVideo!}{bgVideoUrl:none}
#module_75629273 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_75629273 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_75629273 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer75629273 {}
.ModuleGridContainer.ModuleGridContainer75629273 .SubPadding {width:0px;}
.module_75692379 .ModuleHead .HeadCenter{float:none;}
#module_75692379 {
padding:0px;
}
#module_75692379 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_75692379 .ModuleHead75692379 {
display:none;
}

#module_75692379 .ModuleImageTextGiantContent{margin-top:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-left:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-right:10px;}
#module_75692379 .imageTextGiant-Container{padding-top:10px;}
#module_75692379 .imageTextGiant-Container{padding-bottom:10px;}
#module_75692379 .imageTextGiant-Container{padding-left:10px;}
#module_75692379 .imageTextGiant-Container{padding-right:10px;}
#module_75692379 .showHandle .btn{font-size:14px;}
#module_75692379 .showHandle .btn{font-family:;}
#module_75692379 .showHandle .btn{color:#333;}
#module_75692379 .showHandle .btn{font-weight:400;}
#module_75692379 .showHandle .btn{text-decoration:none;}
#module_75692379 .showHandle .btn{font-style:normal;}
#module_75692379 .showHandle div{border-top-color:#ddd !important;}
#module_75692379 .showHandle div{border-top-style:solid !important;}
#module_75692379 .showHandle div{border-top-width:1px !important;}
#module_75692379 .showHandle{background-color:transparent;}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{background-repeat:no-repeat;}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{}
#module_75692379 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75629273 #Sub75629273_1 {width:50%;}
.ModuleGridContainer.ModuleGridContainer75629273 #Sub75629273_2 {width:50%;}
.module_75744102 .ModuleHead .HeadCenter{float:none;}
#module_75744102 {
padding:0px;
}
#module_75744102 {
position:static;
z-index:0;
top:5390px;
left:321px;
width:100%;
height: auto;
}
#module_75744102 .ModuleHead75744102 {
display:none;
}
#module_75744102 .BodyCenter.BodyCenter75744102 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20200711150539d537f0.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:100% 100%;
background-Attachment:scroll;
}
#module_75744102 >.module_75744102 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_75744102 >.module_75744102{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_75744102 .BodyCenter.BodyCenter75744102 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75744102 .BodyCenter.BodyCenter75744102 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_75744102 >.module_75744102 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75744102 >.module_75744102 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_75744102 >.module_75744102 {box-shadow: 0px 0px 0px 0px #ccc}
#module_75744102:hover {
border:none;
}
#module_75744102:hover >.module_75744102 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_75744102 .ModuleSubContainer{background-color:transparent;}
#module_75744102 .ModuleSubContainer{background-image:none;}
#module_75744102 .ModuleSubContainer{background-repeat:no-repeat;}
#module_75744102 .ModuleSubContainer{background-position:0% 0%;}
#module_75744102 .ModuleSubContainer{background-attachment:scroll;}
#module_75744102 .ModuleSubContainer{}
#module_75744102 {!bgVideo!}{bgVideoUrl:none}
#module_75744102 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_75744102 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_75744102 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer75744102 {}
.ModuleGridContainer.ModuleGridContainer75744102 .SubPadding {width:0px;}
.module_75945559 .ModuleHead .HeadCenter{float:none;}
#module_75945559 {
padding:0px;
}
#module_75945559 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_75945559 .ModuleHead75945559 {
display:none;
}

#module_75945559 .ModuleImageTextGiantContent{margin-top:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-left:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-right:10px;}
#module_75945559 .imageTextGiant-Container{padding-top:10px;}
#module_75945559 .imageTextGiant-Container{padding-bottom:10px;}
#module_75945559 .imageTextGiant-Container{padding-left:10px;}
#module_75945559 .imageTextGiant-Container{padding-right:10px;}
#module_75945559 .showHandle .btn{font-size:14px;}
#module_75945559 .showHandle .btn{font-family:;}
#module_75945559 .showHandle .btn{color:#333;}
#module_75945559 .showHandle .btn{font-weight:400;}
#module_75945559 .showHandle .btn{text-decoration:none;}
#module_75945559 .showHandle .btn{font-style:normal;}
#module_75945559 .showHandle div{border-top-color:#ddd !important;}
#module_75945559 .showHandle div{border-top-style:solid !important;}
#module_75945559 .showHandle div{border-top-width:1px !important;}
#module_75945559 .showHandle{background-color:transparent;}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{background-repeat:no-repeat;}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{}
#module_75945559 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_1 {width:33.3333%;}
.module_76048253 .ModuleHead .HeadCenter{float:none;}
#module_76048253 {
padding:0px;
}
#module_76048253 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76048253 .ModuleHead76048253 {
display:none;
}

#module_76048253 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76048253 .imageTextGiant-Container{padding-top:10px;}
#module_76048253 .imageTextGiant-Container{padding-bottom:10px;}
#module_76048253 .imageTextGiant-Container{padding-left:10px;}
#module_76048253 .imageTextGiant-Container{padding-right:10px;}
#module_76048253 .showHandle .btn{font-size:14px;}
#module_76048253 .showHandle .btn{font-family:;}
#module_76048253 .showHandle .btn{color:#333;}
#module_76048253 .showHandle .btn{font-weight:400;}
#module_76048253 .showHandle .btn{text-decoration:none;}
#module_76048253 .showHandle .btn{font-style:normal;}
#module_76048253 .showHandle div{border-top-color:#ddd !important;}
#module_76048253 .showHandle div{border-top-style:solid !important;}
#module_76048253 .showHandle div{border-top-width:1px !important;}
#module_76048253 .showHandle{background-color:transparent;}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{background-repeat:no-repeat;}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{}
#module_76048253 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_2 {width:33.3333%;}
.module_76059589 .ModuleHead .HeadCenter{float:none;}
#module_76059589 {
padding:0px;
}
#module_76059589 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76059589 .ModuleHead76059589 {
display:none;
}

#module_76059589 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76059589 .imageTextGiant-Container{padding-top:10px;}
#module_76059589 .imageTextGiant-Container{padding-bottom:10px;}
#module_76059589 .imageTextGiant-Container{padding-left:10px;}
#module_76059589 .imageTextGiant-Container{padding-right:10px;}
#module_76059589 .showHandle .btn{font-size:14px;}
#module_76059589 .showHandle .btn{font-family:;}
#module_76059589 .showHandle .btn{color:#333;}
#module_76059589 .showHandle .btn{font-weight:400;}
#module_76059589 .showHandle .btn{text-decoration:none;}
#module_76059589 .showHandle .btn{font-style:normal;}
#module_76059589 .showHandle div{border-top-color:#ddd !important;}
#module_76059589 .showHandle div{border-top-style:solid !important;}
#module_76059589 .showHandle div{border-top-width:1px !important;}
#module_76059589 .showHandle{background-color:transparent;}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{background-repeat:no-repeat;}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{}
#module_76059589 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_3 {width:33.3333%;}
.module_76108554 .ModuleHead .HeadCenter{float:none;}
#module_76108554 {
padding:0px;
}
#module_76108554 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_76108554 .ModuleHead76108554 {
display:none;
}
#module_76108554 .BodyCenter.BodyCenter76108554 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20200711150510efe81e.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:100% 0%;
background-Attachment:scroll;
}
#module_76108554 >.module_76108554 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_76108554 >.module_76108554{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_76108554 .BodyCenter.BodyCenter76108554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76108554 .BodyCenter.BodyCenter76108554 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.8090%;
}
}
@media screen and (min-width: 768px){
#module_76108554 >.module_76108554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76108554 >.module_76108554 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_76108554 >.module_76108554 {box-shadow: 0px 0px 0px 0px #ccc}
#module_76108554:hover {
border:none;
}
#module_76108554:hover >.module_76108554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_76108554 .ModuleSubContainer{background-color:transparent;}
#module_76108554 .ModuleSubContainer{background-image:none;}
#module_76108554 .ModuleSubContainer{background-repeat:no-repeat;}
#module_76108554 .ModuleSubContainer{background-position:0% 0%;}
#module_76108554 .ModuleSubContainer{background-attachment:scroll;}
#module_76108554 .ModuleSubContainer{}
#module_76108554 {!bgVideo!}{bgVideoUrl:none}
#module_76108554 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_76108554 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_76108554 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer76108554 {max-width:none;width:100%;}
.module_76160367 .ModuleHead .HeadCenter{float:none;}
#module_76160367 {
padding:0px;
}
#module_76160367 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76160367 .ModuleHead76160367 {
display:none;
}

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

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

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

#module_34498332 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498332 .plainTextGiant-Container{padding-top:10px;}
#module_34498332 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498332 .plainTextGiant-Container{padding-left:10px;}
#module_34498332 .plainTextGiant-Container{padding-right:10px;}
#module_34498332 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-107 p{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav{height: calc(100vh);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item{height: calc(100% - 5.906rem);  -webkit-overflow-scrolling: touch; overflow-x: hidden; overflow-y: auto !important; }
.ModuleMobileNavGiant.layout-107 .micro-nav-item>ul>li{  color: #fff;  width: 200px; margin: 0 auto; }
.ModuleMobileNavGiant.layout-107  .subnav a{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item .link {padding:2rem 1.33rem; color: #fff; display: block;  position: relative;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li p{    white-space: nowrap; font-size: .96rem;position: absolute; top: 50%; left: 50%;  transform: translate(-50%,-50%);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul  li.open .more:before { opacity: 0;transition: all 0.4s ease;  }
.ModuleMobileNavGiant.layout-107 .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-107 header { display: flex; box-sizing: border-box;  width: 100%  ; height:50px!important; position: fixed;  background:rgba(0,0,0,.9);text-align: center; z-index: 950; margin: 0 auto;   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-107 .micro-nav{ position:absolute; top: 50px;    width: 100%;display: none; z-index: 999;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more{  display: inline-block; position: absolute;top: 50%;  transform: translateY(-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:before{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:after{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%) rotate(90deg);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 #header p img{
    max-height: 40px;
    /* margin-right: -8px;
    margin-left: -15px; */
    padding-right: 8pt;
    padding-left: 8pt;
}
.ModuleMobileNavGiant.layout-107 .navcontent{    width:calc(100% - 60px); display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-107 .icons {
    font-size: 16pt;
    color: #fff;
}

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

.ModuleMobileNavGiant.layout-107 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
     fill: #fff;
}
.ModuleMobileNavGiant.layout-107 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-107 .icon-sousuo{ font-weight: 750;}
.ModuleMobileNavGiant.layout-107 .navcontent a{  width: 56px; text-align: center;    display: block;}
/*二级导航*/
.subnav a{    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;height: 3.41rem; line-height: 3rem;font-size: .81rem;     text-align: center; display: block;}
/*解决1px的问题*/
.border1px{  position: relative;  }
.border1px:after {  position: absolute;  left: 0; z-index: 1;  bottom: -1px;  width: 100%;  border-bottom: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0;  }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .border1px:after {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .border1px:after {  -webkit-transform: scaleY(0.33);  transform: scaleY(0.33); }
}
/*解决1px的问题*/
.borderTop1px:before {  position: absolute;  left: 0;  top: 0px;  width: 100%;  border-top: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0; z-index: 1 }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .borderTop1px:before {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
.ModuleMobileNavGiant.layout-107  #mobileDesignerContainer #pagebody {
    margin-top:50px;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-107  #header,.ModuleMobileNavGiant.layout-107 .micro-nav{ display: none !important;}
    .ModuleMobileNavGiant.layout-107   #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-107 .header-model{ display: none;}
}

.ModuleMobileNavGiant.layout-107 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}.module_34496658 .ModuleHead .HeadCenter{float:none;}
#module_34496658 {
padding:0px;
}
#module_34496658 {
}
#module_34496658 .ModuleHead34496658 {
display:none;
}
#module_34496658 .BodyCenter.BodyCenter34496658 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496658 >.module_34496658 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496658 >.module_34496658{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496658 .BodyCenter.BodyCenter34496658 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34496658 .BodyCenter.BodyCenter34496658 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34496658 >.module_34496658 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34496658 >.module_34496658 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34496658 >.module_34496658 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496658:hover {
border:none;
}
#module_34496658:hover >.module_34496658 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496658 .langlistbox{background-color:} #module_34496658 .langlistbox .jt{border-bottom-color:}
#module_34496658 .langlistbox .langinfo{color:}
#module_34496658 .langlistbox .langinfo{background-color:}
#module_34496658 .langlistbox .langinfo{border-color:}
#module_34496658 .langlistbox .langtxt{ font-size:px }
#module_34496658 .langlistbox .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-color:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-style:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-width:px;}
#module_34496658 {}#module_34496658.layout-107 #header{box-shadow:;}
#module_34496658 {}#module_34496658.layout-107 #MobileNav{background-color: transparent;} #module_34496658.layout-107 #header{background-color:rgb(242, 242, 242);}
#module_34496658 {}#module_34496658.layout-107 #header{}
#module_34496658 {}#module_34496658.layout-107 #header p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .lcitem .rect{background:rgb(3, 159, 159);}  #module_34496658.layout-107 .icons{color:rgb(3, 159, 159);} #module_34496658.layout-107 .svgdiv svg>*{fill:rgb(3, 159, 159);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item ul li:after{border-bottom-color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{background-color:rgba(0, 0, 0, 0.7);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_34496658 .layout-107 .micro-nav .more:before,#module_34496658 .layout-107 .micro-nav .more:after {background:;}
#module_34496658 {}#module_34496658.layout-107 #header p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo {color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{background-color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{border-color:}
#module_34496658 .langlistbox li:hover .langtxt,#module_34496658 .langactive .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover,#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a:hover,#module_34496658.layout-107 .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;
    white-space: nowrap;
    /* 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_44062867 .ModuleHead .HeadCenter{float:none;}
#module_44062867 {
padding:0px;
}
#module_44062867 {
}
#module_44062867 .ModuleHead0 {
display:none;
}

#module_44062867 .defaultbtn{background-color:#fff}
#module_44062867 .defaultbtn{}
#module_44062867 .spotgroup{color:#000}
#module_44062867 .itembtn{background-color:#fff}
#module_44062867 .itembtn{}
#module_44062867 .itemicon{color:#666} #module_44062867 svg>*{fill:#666}
#module_44062867 .itemtext{background-color:#fff} #module_44062867 .itemtextright::before{border-left-color:#fff} #module_44062867 .itemtextleft::before{border-right-color:#fff}
#module_44062867 .itemtext{}
#module_44062867 .itemtext{font-size:12px;}
#module_44062867 .itemtext{font-family:;}
#module_44062867 .itemtext{color:#666 !important;}
#module_44062867 .itemtext{font-weight:normal;}
#module_44062867 .itemtext{text-decoration:none;}
#module_44062867 .itemtext{font-style:normal;}
#module_44062867 .defaultbtnbghover{background-color:#000000}
#module_44062867 .defaultbtnbghover{}
#module_44062867 .defaultbtniconbghover{color:#fff}
.module_34496659 .ModuleHead .HeadCenter{float:none;}
#module_34496659 {
padding:0px;
}
#module_34496659 {
}
#module_34496659 .ModuleHead0 {
display:none;
}
#module_34496659 .ModuleHead .HeadText.HeadText0 {
}
#module_34496659 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_34496659 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_34496659 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_34496659 .BodyCenter.BodyCenter0 {
}
}
#module_34496659 .BodyCenter.BodyCenter0 {
}
#module_34496659 .BodyCenter a {
}

#module_34496659 .foot-nav-list{background-color:## !important;}
#module_34496659 .foot-nav-list{border-top-color:;}
#module_34496659 .foot-nav-list{border-top-style:;}
#module_34496659 .foot-nav-list{border-top-width:px;}
#module_34496659 #MobileFootNav{box-shadow:;}
#module_34496659 .icon{color: !important;} #module_34496659 .icon svg >*{fill:}
#module_34496659 .itemText{font-size:px;}
#module_34496659 .itemText{font-family:;}
#module_34496659 .itemText{color:## !important;}
#module_34496659 .itemText{}
#module_34496659 .itemText{}
#module_34496659 .itemText{}
#module_34496659 .iconh{color: !important;}  #module_34496659 .iconh svg >*{fill:}
#module_34496659 .itemTexth{font-size:px;}
#module_34496659 .itemTexth{font-family:;}
#module_34496659 .itemTexth{color:## !important;}
#module_34496659 .itemTexth{}
#module_34496659 .itemTexth{}
#module_34496659 .itemTexth{}
