/* cache file /mnt/yzproc/YZ-Site/caches/csscache/0/699/699_2049479_1_.cache exists */
/*md5:639ffa03f66820c008f1263c1670932e*/
/*time: 2023-06-02 11:44:31*/
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .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%;}
.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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}




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

#module_419232028 .ModuleSubContainer{background-color:transparent;}
#module_419232028 .ModuleSubContainer{background-image:none;}
#module_419232028 .ModuleSubContainer{background-repeat:no-repeat;}
#module_419232028 .ModuleSubContainer{background-position:0% 0%;}
#module_419232028 .ModuleSubContainer{background-attachment:scroll;}
#module_419232028 .ModuleSubContainer{}
#module_419232028 {!bgVideo!}{bgVideoUrl:}
#module_419232028 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_419232028 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_419232028 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer419232028 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer419232028 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_419232193 .ModuleHead .HeadCenter{float:none;}
#module_419232193 {
padding:0px;
}
#module_419232193 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_419232193 .ModuleHead419232193 {
display:none;
}
#module_419232193 .BodyCenter.BodyCenter419232193 {
background:none;background-color:rgb(208, 157, 91);
}
#module_419232193 >.module_419232193 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_419232193 >.module_419232193{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_419232193 .BodyCenter.BodyCenter419232193 {
padding-top:3.5714%;
padding-left:17.8571%;
padding-right:0.0000%;
padding-bottom:1.7857%;
}
}
@media screen and (max-width: 767px){
#module_419232193 .BodyCenter.BodyCenter419232193 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_419232193 >.module_419232193 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_419232193 >.module_419232193 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_419232193 >.module_419232193 {box-shadow: 0px 0px 0px 0px #ccc}
#module_419232193:hover {
border:none;
}
#module_419232193:hover >.module_419232193 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer419232028 #Sub419232028_1 {width:29.2887%;}
.ModuleTabContainerV2Giant.layout-113 {overflow: hidden;}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container { position: relative; z-index: 3; font-size: 0; white-space: nowrap;}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li { transition: all .2s;z-index: 0;position: relative; color: #666; cursor: pointer; text-align: center;
    float: none;
    display: inline-block;
    background: #f7f7f7;
    border-radius: 8px;
    width: 264px;
    padding: 0;
    /* padding: 16px; */
  }
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li a {display: block; top: 50%; width: 100%; transform: translateY(-50%); padding: 0; background: none; color: #666; }
.ModuleTabContainerV2Giant.layout-113 .Nav-Container ul {overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;}
.ModuleTabContainerV2Giant.layout-113 .tabitem{display: flex;}
.ModuleTabContainerV2Giant.layout-113 .tabitem .iconimg{display: inline-flex; margin-right: 16px;}
.ModuleTabContainerV2Giant.layout-113 .tabitem .tabinfo,.ModuleTabContainerV2Giant.layout-113 .tabitem .iconimg{    white-space: normal;text-align: left;}
.ModuleTabContainerV2Giant.layout-113 .hovericon{display: none;}
.ModuleTabContainerV2Giant.layout-113 .title{
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    color:#666666;
    font-size: 14px;
    font-weight: 700;
}
.ModuleTabContainerV2Giant.layout-113 .desc{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    color:#666666;
    font-size: 12px;
}

.ModuleTabContainerV2Giant.layout-113 .highicon{
    position: absolute;
    top: 10px;
    right: 16px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #ffc905;
    display: none;
}

.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li::after{
    transition: all .2s;
    content:'';
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    /* border-radius: 8px; */
    /* box-shadow: 0px 0px 24px 0px rgba(75,76,79,0.10);*/
     z-index: -1;
     width: 0;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li:hover::after,.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li.active::after {
    width: 100%;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li:hover .desc,
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li.active .desc {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 0s;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li:hover .title,
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li.active .title{
    animation-name: fadeInDown;
    animation-duration: 1.5s;
    animation-delay: 0s;
}

.ModuleTabContainerV2Giant.layout-113 .tabsIcon { font-size: 36px;}
.ModuleTabContainerV2Giant.layout-113 .tabssvgIcon{height: 100%;
    width: 100%;}
.ModuleTabContainerV2Giant.layout-113  .Nav-Container li:hover .highicon, .ModuleTabContainerV2Giant.layout-113  .Nav-Container li.active .highicon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li:hover .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li:hover .defaulticon{
    display: none;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li.active .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-113 .TabContainer-Container .Nav-Container li.active .defaulticon{
    display: none;
}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-113  .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-113  .btnScrollRight {display: none !important;}

    .ModuleTabContainerV2Giant.layout-113 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-113 .location-right .Nav-Container {display: inline-block; float: left; overflow: unset;}
    .ModuleTabContainerV2Giant.layout-113 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-113 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-113 .location-right.TabContainer-Container .Nav-Container li {display: block;}
    .ModuleTabContainerV2Giant.layout-113 .location-left .tabContentGiant {display: inline-block; float: left;}
    .ModuleTabContainerV2Giant.layout-113 .location-right .tabContentGiant {display: inline-block; float: right;}
    .ModuleTabContainerV2Giant.layout-113 .location-bottom .tab-location-top {display: none;}
}

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-113 .aitemc{ align-items: center;}
    .ModuleTabContainerV2Giant.layout-113 .mobilehide{display: none;}
    .ModuleTabContainerV2Giant.layout-113 .location-bottom .tab-location-top{display: block;}
    /* .ModuleTabContainerV2Giant.layout-113 .Nav-Container li {height: 120px !important; width: 120px !important;} */
    /* .ModuleTabContainerV2Giant.layout-113 .Nav-Container ul li + li:before {height: 62px;} */
    .ModuleTabContainerV2Giant.layout-113 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-113 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-113 .btnScrollRight {
        display: inline-block;
        height: 54px;
        top: 0;
        background-color: transparent;
        width: 32px;
    }
    .ModuleTabContainerV2Giant.layout-113 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-113 .btnScrollRight {
        position: absolute;
        display: flex;
        width: 28px;
        height: 100%;
        top: 0;
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-113 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-113 .glyphicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
}.module_419232240 .ModuleHead .HeadCenter{float:none;}
#module_419232240 {
padding:0px;
}
#module_419232240 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_419232240 .ModuleHead419232240 {
display:none;
}
#module_419232240 .BodyCenter.BodyCenter419232240 {
background:none;background-color:rgba(0,0,0,0);
}
#module_419232240 >.module_419232240 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_419232240 >.module_419232240{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_419232240 .BodyCenter.BodyCenter419232240 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_419232240 .BodyCenter.BodyCenter419232240 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_419232240 >.module_419232240 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_419232240 >.module_419232240 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_419232240 >.module_419232240 {box-shadow: 0px 0px 0px 0px #ccc}
#module_419232240:hover {
border:none;
}
#module_419232240:hover >.module_419232240 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_419232240 .Nav-Container{text-align:center;}
#module_419232240 .Nav-Container li{background-color:rgb(242, 242, 242);}
#module_419232240 .Nav-Container li{background-image:none;}
#module_419232240 .Nav-Container li{background-repeat:no-repeat;}
#module_419232240 .Nav-Container li{}
#module_419232240 .Nav-Container li{}
#module_419232240 .Nav-Container li{}
#module_419232240 .Nav-Container li{margin-top:31px;}
#module_419232240 .Nav-Container li{margin-bottom:31px;}
#module_419232240 .Nav-Container li{margin-left:0px;}
#module_419232240 .Nav-Container li{margin-right:20px;}
#module_419232240 .Nav-Container li{padding-top:1px;}
#module_419232240 .Nav-Container li{padding-bottom:1px;}
#module_419232240 .Nav-Container li{padding-left:1px;}
#module_419232240 .Nav-Container li{padding-right:1px;}
#module_419232240 .Nav-Container li,#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{border-top-left-radius:8px;}
#module_419232240 .Nav-Container li,#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{border-top-right-radius:8px;}
#module_419232240 .Nav-Container li,#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{border-bottom-left-radius:7px;}
#module_419232240 .Nav-Container li,#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{border-bottom-right-radius:8px;}
#module_419232240 .Nav-Container li{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_419232240 .Nav-Container li{width:180px;} @media only screen and (min-width: 768px){#module_419232240 .location-left .tabContentGiant,#module_419232240 .location-right .tabContentGiant{width: calc(100% - 223px - 16px)}}
#module_419232240 {}@media (max-width: 767px) {#module_419232240 .Nav-Container li {width:208px;}}
#module_419232240 .TabContainer-Container .tab-pane{background-color:rgb(245, 245, 245);}
#module_419232240 .TabContainer-Container .tab-pane{background-image:none;}
#module_419232240 .TabContainer-Container .tab-pane{background-repeat:no-repeat;}
#module_419232240 .TabContainer-Container .tab-pane{}
#module_419232240 .TabContainer-Container .tab-pane{}
#module_419232240 .TabContainer-Container .tab-pane{}
#module_419232240 .TabContainer-Container .tab-pane{padding-top:60px;}
#module_419232240 .TabContainer-Container .tab-pane{padding-bottom:100px;}
#module_419232240 .TabContainer-Container .tab-pane{padding-left:60px;}
#module_419232240 .TabContainer-Container .tab-pane{padding-right:60px;}
#module_419232240 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_419232240 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_419232240 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_419232240 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_419232240 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_419232240 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_419232240 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_419232240 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_419232240 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_419232240 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_419232240 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_419232240 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_419232240 .Nav-Container li .tabsIcon{font-size:50px;} #module_419232240 .Nav-Container li .tabssvgIcon svg{width:50px;height:50px}
#module_419232240 .Nav-Container li .tabsIcon{color:#BABABA;} #module_419232240 .Nav-Container li .tabssvgIcon svg>*{fill:#BABABA}
#module_419232240 .Nav-Container li .iconimg{margin-top:0px;}
#module_419232240 .Nav-Container li .iconimg{margin-bottom:0px;}
#module_419232240 .Nav-Container li .iconimg{margin-left:16px;}
#module_419232240 .Nav-Container li .iconimg{margin-right:16px;}
#module_419232240 .Nav-Container li .iconimg{align-items:top;}
#module_419232240 .Nav-Container li .title{font-size:14px;}
#module_419232240 .Nav-Container li .title{font-family:微软雅黑,Microsoft YaHei;}
#module_419232240 .Nav-Container li .title{color:#666;}
#module_419232240 .Nav-Container li .title{font-weight:bold;}
#module_419232240 .Nav-Container li .title{text-decoration:none;}
#module_419232240 .Nav-Container li .title{font-style:normal;}
#module_419232240 .Nav-Container li .desc{font-size:12px;}
#module_419232240 .Nav-Container li .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_419232240 .Nav-Container li .desc{color:#666;}
#module_419232240 .Nav-Container li .desc{font-weight:normal;}
#module_419232240 .Nav-Container li .desc{text-decoration:none;}
#module_419232240 .Nav-Container li .desc{font-style:normal;}
#module_419232240 .Nav-Container li .tabinfo{margin-top:10px;}
#module_419232240 .Nav-Container li .tabinfo{margin-bottom:0px;}
#module_419232240 .Nav-Container li .tabinfo{margin-left:0px;}
#module_419232240 .Nav-Container li .tabinfo{margin-right:16px;}
#module_419232240 .Nav-Container li:hover .tabsIcon,#module_419232240 .Nav-Container li.active .tabsIcon{color:#fff;} #module_419232240 .Nav-Container li.active .tabssvgIcon svg>*,#module_419232240 .Nav-Container li:hover .tabssvgIcon svg>*{fill:#fff}
#module_419232240 .Nav-Container li:hover .title, #module_419232240 .Nav-Container li.active .title{font-size:14px;}
#module_419232240 .Nav-Container li:hover .title,#module_419232240 .Nav-Container li.active .title{font-family:微软雅黑,Microsoft YaHei;}
#module_419232240 .Nav-Container li:hover .title, #module_419232240 .Nav-Container li.active .title{color:rgb(208, 157, 91);}
#module_419232240 .Nav-Container li:hover .title,#module_419232240 .Nav-Container li.active .title{font-weight:bold;}
#module_419232240 .Nav-Container li:hover .title,#module_419232240 .Nav-Container li.active .title{text-decoration:none;}
#module_419232240 .Nav-Container li:hover .title,#module_419232240 .Nav-Container li.active .title{font-style:normal;}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{font-size:12px;}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{color:rgb(208, 157, 91);}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{font-weight:normal;}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{text-decoration:none;}
#module_419232240 .Nav-Container li:hover .desc,#module_419232240 .Nav-Container li.active .desc{font-style:normal;}
#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{background-color:rgb(242, 242, 242);}
#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{background-image:none;}
#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{background-repeat:no-repeat;}
#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{}
#module_419232240 .Nav-Container li:hove::afterr,#module_419232240 .Nav-Container li.active::after{}
#module_419232240 .Nav-Container li:hover::after,#module_419232240 .Nav-Container li.active::after{}
#module_419232240 .Nav-Container li:hover,#module_419232240 .Nav-Container li.active{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_419232240 .Nav-Container li:hover .highicon,#module_419232240 .Nav-Container li.active .highicon{background:#ffc905;}

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

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

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


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

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

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


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

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

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


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

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

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


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

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

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



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

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

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

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

#module_419384932 .Nav-Container{text-align:center;}
#module_419384932 .Nav-Container li{background-color:rgba(0,0,0,0);}
#module_419384932 .Nav-Container li{background-image:none;}
#module_419384932 .Nav-Container li{background-repeat:no-repeat;}
#module_419384932 .Nav-Container li{}
#module_419384932 .Nav-Container li{}
#module_419384932 .Nav-Container li{}
#module_419384932 .Nav-Container li{margin-top:20px;}
#module_419384932 .Nav-Container li{margin-bottom:20px;}
#module_419384932 .Nav-Container li{margin-left:10px;}
#module_419384932 .Nav-Container li{margin-right:0px;}
#module_419384932 .Nav-Container li{padding-top:0px;}
#module_419384932 .Nav-Container li{padding-bottom:0px;}
#module_419384932 .Nav-Container li{padding-left:0px;}
#module_419384932 .Nav-Container li{padding-right:0px;}
#module_419384932 .Nav-Container li,#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{border-top-left-radius:8px;}
#module_419384932 .Nav-Container li,#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{border-top-right-radius:8px;}
#module_419384932 .Nav-Container li,#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{border-bottom-left-radius:8px;}
#module_419384932 .Nav-Container li,#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{border-bottom-right-radius:8px;}
#module_419384932 .Nav-Container li{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_419384932 .Nav-Container li{width:222px;} @media only screen and (min-width: 768px){#module_419384932 .location-left .tabContentGiant,#module_419384932 .location-right .tabContentGiant{width: calc(100% - 222px - 16px)}}
#module_419384932 {}@media (max-width: 767px) {#module_419384932 .Nav-Container li {width:208px;}}
#module_419384932 .TabContainer-Container .tab-pane{background-color:rgb(245, 245, 245);}
#module_419384932 .TabContainer-Container .tab-pane{background-image:none;}
#module_419384932 .TabContainer-Container .tab-pane{background-repeat:no-repeat;}
#module_419384932 .TabContainer-Container .tab-pane{}
#module_419384932 .TabContainer-Container .tab-pane{}
#module_419384932 .TabContainer-Container .tab-pane{}
#module_419384932 .TabContainer-Container .tab-pane{padding-top:10px;}
#module_419384932 .TabContainer-Container .tab-pane{padding-bottom:20px;}
#module_419384932 .TabContainer-Container .tab-pane{padding-left:0px;}
#module_419384932 .TabContainer-Container .tab-pane{padding-right:1px;}
#module_419384932 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_419384932 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_419384932 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_419384932 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_419384932 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_419384932 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_419384932 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_419384932 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_419384932 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_419384932 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_419384932 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_419384932 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_419384932 .Nav-Container li .tabsIcon{font-size:50px;} #module_419384932 .Nav-Container li .tabssvgIcon svg{width:50px;height:50px}
#module_419384932 .Nav-Container li .tabsIcon{color:#BABABA;} #module_419384932 .Nav-Container li .tabssvgIcon svg>*{fill:#BABABA}
#module_419384932 .Nav-Container li .iconimg{margin-top:0px;}
#module_419384932 .Nav-Container li .iconimg{margin-bottom:0px;}
#module_419384932 .Nav-Container li .iconimg{margin-left:16px;}
#module_419384932 .Nav-Container li .iconimg{margin-right:16px;}
#module_419384932 .Nav-Container li .iconimg{align-items:top;}
#module_419384932 .Nav-Container li .title{font-size:14px;}
#module_419384932 .Nav-Container li .title{font-family:微软雅黑,Microsoft YaHei;}
#module_419384932 .Nav-Container li .title{color:#666;}
#module_419384932 .Nav-Container li .title{font-weight:bold;}
#module_419384932 .Nav-Container li .title{text-decoration:none;}
#module_419384932 .Nav-Container li .title{font-style:normal;}
#module_419384932 .Nav-Container li .desc{font-size:12px;}
#module_419384932 .Nav-Container li .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_419384932 .Nav-Container li .desc{color:#666;}
#module_419384932 .Nav-Container li .desc{font-weight:normal;}
#module_419384932 .Nav-Container li .desc{text-decoration:none;}
#module_419384932 .Nav-Container li .desc{font-style:normal;}
#module_419384932 .Nav-Container li .tabinfo{margin-top:10px;}
#module_419384932 .Nav-Container li .tabinfo{margin-bottom:0px;}
#module_419384932 .Nav-Container li .tabinfo{margin-left:0px;}
#module_419384932 .Nav-Container li .tabinfo{margin-right:16px;}
#module_419384932 .Nav-Container li:hover .tabsIcon,#module_419384932 .Nav-Container li.active .tabsIcon{color:#fff;} #module_419384932 .Nav-Container li.active .tabssvgIcon svg>*,#module_419384932 .Nav-Container li:hover .tabssvgIcon svg>*{fill:#fff}
#module_419384932 .Nav-Container li:hover .title, #module_419384932 .Nav-Container li.active .title{font-size:14px;}
#module_419384932 .Nav-Container li:hover .title,#module_419384932 .Nav-Container li.active .title{font-family:微软雅黑,Microsoft YaHei;}
#module_419384932 .Nav-Container li:hover .title, #module_419384932 .Nav-Container li.active .title{color:rgb(208, 157, 91);}
#module_419384932 .Nav-Container li:hover .title,#module_419384932 .Nav-Container li.active .title{font-weight:bold;}
#module_419384932 .Nav-Container li:hover .title,#module_419384932 .Nav-Container li.active .title{text-decoration:none;}
#module_419384932 .Nav-Container li:hover .title,#module_419384932 .Nav-Container li.active .title{font-style:normal;}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{font-size:12px;}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{color:rgb(208, 157, 91);}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{font-weight:normal;}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{text-decoration:none;}
#module_419384932 .Nav-Container li:hover .desc,#module_419384932 .Nav-Container li.active .desc{font-style:normal;}
#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{background-color:rgb(242, 242, 242);}
#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{background-image:none;}
#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{background-repeat:no-repeat;}
#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{}
#module_419384932 .Nav-Container li:hove::afterr,#module_419384932 .Nav-Container li.active::after{}
#module_419384932 .Nav-Container li:hover::after,#module_419384932 .Nav-Container li.active::after{}
#module_419384932 .Nav-Container li:hover,#module_419384932 .Nav-Container li.active{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_419384932 .Nav-Container li:hover .highicon,#module_419384932 .Nav-Container li.active .highicon{background:#ffc905;}

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

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

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

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

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


.module_419385717 .ModuleHead .HeadCenter{float:none;}
#module_419385717 {
padding:0px;
}
#module_419385717 {
position:static;
z-index:0;
top:738px;
left:120px;
width:100%;
height: auto;
}
#module_419385717 .ModuleHead419385717 {
display:none;
}

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

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

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

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


.module_419385786 .ModuleHead .HeadCenter{float:none;}
#module_419385786 {
padding:0px;
}
#module_419385786 {
position:static;
z-index:0;
top:735px;
left:79px;
width:100%;
height: auto;
}
#module_419385786 .ModuleHead419385786 {
display:none;
}

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

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

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

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


.module_419385800 .ModuleHead .HeadCenter{float:none;}
#module_419385800 {
padding:0px;
}
#module_419385800 {
position:static;
z-index:0;
top:722px;
left:149px;
width:100%;
height: auto;
}
#module_419385800 .ModuleHead419385800 {
display:none;
}

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

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

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

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


.module_419385802 .ModuleHead .HeadCenter{float:none;}
#module_419385802 {
padding:0px;
}
#module_419385802 {
position:static;
z-index:1;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_419385802 .ModuleHead419385802 {
display:none;
}

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

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

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

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


