/* cache file /mnt/yzproc/YZ-Site/caches/csscache/5/57895/57895_522121_1_.cache exists */
/*md5:080e321431a86156650fc1a5a25c1aa7*/
/*time: 2025-09-01 07:17:35*/
/*url:www.shenghua-group.com.cn/ProductIndex*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;position: relative;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

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

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

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

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

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


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

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

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

/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_34496854 .ModuleHead .HeadCenter{float:none;}
#module_34496854 {
padding:0px;
}
#module_34496854 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496854 .ModuleHead34496854 {
display:none;
}
#module_34496854 .BodyCenter.BodyCenter34496854 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496854 >.module_34496854 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496854 >.module_34496854{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496854 >.module_34496854 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 >.module_34496854 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496854 >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496854:hover {
border:none;
}
#module_34496854:hover >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

#module_34498777 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498777 .plainTextGiant-Container{padding-top:10px;}
#module_34498777 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498777 .plainTextGiant-Container{padding-left:10px;}
#module_34498777 .plainTextGiant-Container{padding-right:10px;}
#module_34498777 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_1 {width:84.3872%;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


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

#module_34496851 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496851 .GraphicUpper{padding-top:28px;}
#module_34496851 .GraphicUpper{padding-bottom:0px;}
#module_34496851 .GraphicUpper{padding-left:0px;}
#module_34496851 .GraphicUpper {padding-right:0px;}
#module_34496851 .GraphicUpper{width:12%;} #module_34496851 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_34496851 .MobileGraphicUpper{width:12%;} #module_34496851 .ModuleMobileImageTextContent{width: calc(100% - 12%);}
#module_34496851 .ModuleImageTextGiantContent{padding-top:28px;}
#module_34496851 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496851 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34496851 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496851 .normal_ImgtextBox_content{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content{background-color:;}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content{border-left-style:;}
#module_34496851 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496851 .showHandle .btn{font-size:px;}
#module_34496851 .showHandle .btn{font-family:;}
#module_34496851 .showHandle .btn{color:;}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle div{border-top-color: !important;}
#module_34496851 .showHandle div{border-top-style: !important;}
#module_34496851 .showHandle div{border-top-width:px !important;}
#module_34496851 .showHandle{background-color:;}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496851 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_2 {width:15.612800000000007%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;position: relative;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

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

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

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

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

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

#module_34497167 .Nav-Container li a{margin-left:px;}
#module_34497167 .Nav-Container li a{margin-right:px;}
#module_34497167 .nav-box{text-align:center;}
#module_34497167 .nav-box{background-color:transparent;}
#module_34497167 .nav-box{}
#module_34497167 .nav-box{background-repeat:no-repeat;}
#module_34497167 .nav-box{}
#module_34497167 .nav-box{}
#module_34497167 .nav-box{}
#module_34497167 .Nav-Container a{text-align:center;}
#module_34497167 .Nav-Container li{background-color:transparent;}
#module_34497167 .Nav-Container li{}
#module_34497167 .Nav-Container li{}
#module_34497167 .Nav-Container li{}
#module_34497167 .Nav-Container li{}
#module_34497167 .Nav-Container li{}
#module_34497167 .Nav-Container li{border-top-color:transparent;}
#module_34497167 .Nav-Container li{border-top-style:none;}
#module_34497167 .Nav-Container li{border-top-width:0px;}
#module_34497167 .Nav-Container li{border-right-color:transparent;}
#module_34497167 .Nav-Container li{border-right-style:none;}
#module_34497167 .Nav-Container li{border-right-width:0px;}
#module_34497167 .Nav-Container li{border-bottom-color:transparent;}
#module_34497167 .Nav-Container li{border-bottom-style:solid;}
#module_34497167 .Nav-Container li{border-bottom-width:2px;}
#module_34497167 .Nav-Container li{border-left-color:transparent;}
#module_34497167 .Nav-Container li{border-left-style:none;}
#module_34497167 .Nav-Container li{border-left-width:0px;}
#module_34497167 .Nav-Container li a{width:100px;width:100;}@media only screen and (min-width: 768px){#module_34497167 .location-left .tabContentGiant,#module_34497167 .location-right .tabContentGiant{width: calc(100% - 100px - 14px)}}
#module_34497167 .Nav-Container li a{height:60px;line-height:60px;}
#module_34497167 .Nav-Container li a{font-size:14px;}
#module_34497167 .Nav-Container li a{font-family:;}
#module_34497167 .Nav-Container li a{color:#666;}
#module_34497167 .Nav-Container li a{font-weight:normal;}
#module_34497167 .Nav-Container li a{text-decoration:none;}
#module_34497167 .Nav-Container li a{font-style:normal;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{background-color:transparent;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{background-color:#f8f8f8;}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{}
#module_34497167 {} #tab_content_clone_module_34497167.tab-content-parent{}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{padding-top:10px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{padding-left:10px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{padding-right:10px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-top-style:none;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-right-style:none;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-left-style:none;}
#module_34497167 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497167.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34497167 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34497167 .location-left .tab-link,#module_34497167 .location-right .tab-link{margin-bottom:0px;}}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{background-color:transparent;}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{font-size:14px;}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{font-family:;}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{color:#43a047;}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{font-weight:normal;}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{text-decoration:none;}
#module_34497167 .Nav-Container li:hover a,#module_34497167 .Nav-Container li.active a{font-style:normal;}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{border-bottom-color:#43a047;}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{border-bottom-style:solid;}
#module_34497167 .Nav-Container li:hover,#module_34497167 .Nav-Container li.active{border-bottom-width:2px;}






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

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

#module_34496728 .ModuleImageTextGiantContent{margin-top:px;}
#module_34496728 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_34496728 .ModuleImageTextGiantContent{margin-left:px;}
#module_34496728 .ModuleImageTextGiantContent{margin-right:px;}
#module_34496728 .imageTextGiant-Container{padding-top:0.0000%;}
#module_34496728 .imageTextGiant-Container{padding-bottom:0.0000%;}
#module_34496728 .imageTextGiant-Container{padding-left:0.0000%;}
#module_34496728 .imageTextGiant-Container{padding-right:0.0000%;}
#module_34496728 .showHandle .btn{font-size:px;}
#module_34496728 .showHandle .btn{font-family:;}
#module_34496728 .showHandle .btn{color:;}
#module_34496728 .showHandle .btn{}
#module_34496728 .showHandle .btn{}
#module_34496728 .showHandle .btn{}
#module_34496728 .showHandle div{border-top-color: !important;}
#module_34496728 .showHandle div{border-top-style: !important;}
#module_34496728 .showHandle div{border-top-width:px !important;}
#module_34496728 .showHandle{background-color:;}
#module_34496728 .showHandle{}
#module_34496728 .showHandle{}
#module_34496728 .showHandle{}
#module_34496728 .showHandle{}
#module_34496728 .showHandle{}

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

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


/*PC屏幕*/
@media (min-width: 768px){
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3 {width: calc((100% - 5px) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4 {width: calc((100% - 5px) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5 {width: calc((100% - 5px) / 5) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6 {width: calc((100% - 5px) / 6) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7 {width: calc((100% - 5px) / 7) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8 {width: calc((100% - 5px) / 8) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9 {width: calc((100% - 5px) / 9) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10 {width: calc((100% - 5px) / 10) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11 {width: calc((100% - 5px) / 11) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-12 {width: calc((100% - 5px) / 12) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6:nth-child(6n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7:nth-child(7n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8:nth-child(8n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9:nth-child(9n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10:nth-child(10n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(11n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(12n) {margin-right: 0 !important;}
}


@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3 {width: calc((100% - 5px * 2) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4 {width: calc((100% - 5px * 3) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5 {width: calc((100% - 5px * 4) / 5) !important;}

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

#module_34496729 .one-classify-box{text-align:left;}
#module_34496729 .main-class-item{background-color:transparent;}
#module_34496729 .main-class-item{background-image:none;}
#module_34496729 .main-class-item{background-repeat:no-repeat;}
#module_34496729 .main-class-item{}
#module_34496729 .main-class-item{}
#module_34496729 .main-class-item{}
#module_34496729 .main-class-item{height:20px;}
#module_34496729 .main-class-item{border-top-color:#000;}
#module_34496729 .main-class-item{border-top-style:solid;}
#module_34496729 .main-class-item{border-top-width:0px;}
#module_34496729 .main-class-item{border-right-color:#000;}
#module_34496729 .main-class-item{border-right-style:solid;}
#module_34496729 .main-class-item{border-right-width:0px;}
#module_34496729 .main-class-item{border-bottom-color:#000;}
#module_34496729 .main-class-item{border-bottom-style:solid;}
#module_34496729 .main-class-item{border-bottom-width:0px;}
#module_34496729 .main-class-item{border-left-color:#000;}
#module_34496729 .main-class-item{border-left-style:solid;}
#module_34496729 .main-class-item{border-left-width:0px;}
#module_34496729 .main-class-item{border-top-left-radius:0px;}
#module_34496729 .main-class-item{border-top-right-radius:0px;}
#module_34496729 .main-class-item{border-bottom-left-radius:0px;}
#module_34496729 .main-class-item{border-bottom-right-radius:0px;}
#module_34496729 .main-class-item{margin-right:10px;} @media (max-width: 767px){#module_34496729 .ItemCount li.col-xs-2 {width: calc((100% - 10px) / 2) !important;}#module_34496729 .ItemCount li.col-xs-3 {width: calc((100% - 10px * 2) / 3) !important;}#module_34496729 .ItemCount li.col-xs-4 {width: calc((100% - 10px * 3) / 4) !important;}#module_34496729 .ItemCount li.col-xs-5 {width: calc((100% - 10px * 4) / 5) !important;}} @media (min-width: 768px){#module_34496729 .ItemCount li.col-lg-2 {width: calc((100% - 10px) / 2) !important;}#module_34496729 .ItemCount li.col-lg-3 {width: calc((100% - 10px * 2) / 3) !important;}#module_34496729 .ItemCount li.col-lg-4 {width: calc((100% - 10px * 3) / 4) !important;}#module_34496729 .ItemCount li.col-lg-5 {width: calc((100% - 10px * 4) / 5) !important;}#module_34496729 .ItemCount li.col-lg-6 {width: calc((100% - 10px * 5) / 6) !important;}#module_34496729 .ItemCount li.col-lg-7 {width: calc((100% - 10px * 6) / 7) !important;}#module_34496729 .ItemCount li.col-lg-8 {width: calc((100% - 10px * 7) / 8) !important;}#module_34496729 .ItemCount li.col-lg-9 {width: calc((100% - 10px * 8) / 9) !important;}#module_34496729 .ItemCount li.col-lg-10 {width: calc((100% - 10px * 9) / 10) !important;}#module_34496729 .ItemCount li.col-lg-11 {width: calc((100% - 10px * 10) / 11) !important;}#module_34496729 .ItemCount li.col-lg-12 {width: calc((100% - 10px * 11) / 12) !important;}}
#module_34496729 .main-class-item{margin-Bottom:px;} 
#module_34496729 .main-class-text{font-size:14px;}
#module_34496729 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_34496729 .main-class-text{color:#666;}
#module_34496729 .main-class-text{font-weight:normal;}
#module_34496729 .main-class-text{text-decoration:none;}
#module_34496729 .main-class-text{font-style:normal;}
#module_34496729 .main-class-item{width:118px;width:118;}
#module_34496729 .main-class-text{padding-left:px;}
#module_34496729 .main-class-text{padding-right:px}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-top-color:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-top-style:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-right-color:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-right-style:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-bottom-color:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-bottom-style:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-left-color:;}
#module_34496729 .main-class-item:hover,#module_34496729 .main-class-item.active{border-left-style:;}
#module_34496729 .main-class-item.active{background-color:rgba(0,0,0,0);}
#module_34496729 .main-class-item.active{background-image:none;}
#module_34496729 .main-class-item.active{background-repeat:no-repeat;}
#module_34496729 .main-class-item.active{}
#module_34496729 .main-class-item.active{}
#module_34496729 .main-class-item.active{}
#module_34496729 .main-class-item.active .main-class-text{font-size:14px;}
#module_34496729 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_34496729 .main-class-item.active .main-class-text{color:rgb(227, 108, 9);}
#module_34496729 .main-class-item.active .main-class-text{font-weight:normal;}
#module_34496729 .main-class-item.active .main-class-text{text-decoration:none;}
#module_34496729 .main-class-item.active .main-class-text{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer34496727 #Sub34496727_2 {width:59.8333%;}
/*全局 layout 106*/
.ModuleSearchGiant.layout-106 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 1px solid #333;border-radius: 34px;overflow: hidden;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .ModuleSearchInput{height:100%;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 12px;border: 0;border-radius: 0;background-color:transparent;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: #fff;border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchIcon{position: absolute;top:8px;left: 14px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel .searchIcon .icon-sousuo1{font-size: 22px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{border-top-right-radius: 34px;border-bottom-right-radius: 34px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{border-top-left-radius: 34px;border-bottom-left-radius: 34px;}.module_34496730 .ModuleHead .HeadCenter{float:none;}
#module_34496730 {
padding:0px;
}
#module_34496730 {
position:static;
z-index:0;
top:502px;
left:1162px;
width:100%;
height: auto;
}
#module_34496730 .ModuleHead34496730 {
display:none;
}
#module_34496730 .BodyCenter.BodyCenter34496730 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496730 >.module_34496730 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496730 >.module_34496730{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496730 .BodyCenter.BodyCenter34496730 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496730 .BodyCenter.BodyCenter34496730 {
padding-top:4.0872%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.0872%;
}
}
@media screen and (min-width: 768px){
#module_34496730 >.module_34496730 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496730 >.module_34496730 {
margin-top:0.0000%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_34496730 >.module_34496730 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496730:hover {
border:none;
}
#module_34496730:hover >.module_34496730 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496730 .search-item .searchBtnPanel,#module_34496730 .search-item .searchInputPanel,#module_34496730 .bootstrap-select .btn,#module_34496730 .search-item .searchTypePanel, #module_34496730 .search-item .searchBtnPanel{height:px;line-height:calc(px - 11px)};
#module_34496730 .search-item{}
#module_34496730 .search-item{background-repeat:no-repeat;}
#module_34496730 .search-item{}
#module_34496730 .search-item{}
#module_34496730 .search-item{border-top-color:rgb(204, 204, 204);}
#module_34496730 .search-item{border-top-style:solid;}
#module_34496730 .search-item{border-top-width:1px;}
#module_34496730 .search-item{border-right-color:rgb(204, 204, 204);}
#module_34496730 .search-item{border-right-style:solid;}
#module_34496730 .search-item{border-right-width:1px;}
#module_34496730 .search-item{border-bottom-color:rgb(204, 204, 204);}
#module_34496730 .search-item{border-bottom-style:solid;}
#module_34496730 .search-item{border-bottom-width:1px;}
#module_34496730 .search-item{border-left-color:rgb(204, 204, 204);}
#module_34496730 .search-item{border-left-style:solid;}
#module_34496730 .search-item{border-left-width:1px;}
#module_34496730 .search-item .bootstrap-select .btn ,#module_34496730 .search-item .ModuleSearchInput {background-color:;}
#module_34496730 .search-item .bootstrap-select .btn ,#module_34496730 .search-item .ModuleSearchInput{}
#module_34496730 .search-item .ModuleSearchInput::placeholder,#module_34496730 .search-item .ModuleSearchInput{font-size:px;}
#module_34496730 .search-item .bootstrap-select .btn ,#module_34496730  .search-item .ModuleSearchInput::placeholder,#module_34496730 .search-item .ModuleSearchInput{font-family:;}
#module_34496730 .search-item .bootstrap-select .btn , #module_34496730 .search-item .searchIcon,#module_34496730  .search-item .ModuleSearchInput::placeholder,#module_34496730 .search-item .ModuleSearchInput{color:;}
#module_34496730 .search-item .bootstrap-select .btn ,#module_34496730  .search-item .ModuleSearchInput::placeholder,#module_34496730 .search-item .ModuleSearchInput{}
#module_34496730 .search-item .bootstrap-select .btn ,#module_34496730  .search-item .ModuleSearchInput::placeholder,#module_34496730 .search-item .ModuleSearchInput{}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-size:20px;}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{color:rgb(227, 108, 9);}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-weight:normal;}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{text-decoration:none;}
#module_34496730 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-style:normal;}
#module_34496730 .search-item .searchBtnPanel{background-color:;}
#module_34496730 .search-item .searchBtnPanel{}
#module_34496730 .search-item .searchBtnPanel{}
#module_34496730 .search-item .searchBtnPanel{}
#module_34496730 .search-item .searchBtnPanel{}
#module_34496730 .search-item .searchBtnPanel{}
#module_34496730 .search-hot ul li{border-top-color:#e3e3e3;}
#module_34496730 .search-hot ul li{border-top-style:solid;}
#module_34496730 .search-hot ul li{border-top-width:0px;}
#module_34496730 .search-hot ul li{border-right-color:#e3e3e3;}
#module_34496730 .search-hot ul li{border-right-style:solid;}
#module_34496730 .search-hot ul li{border-right-width:1px;}
#module_34496730 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_34496730 .search-hot ul li{border-bottom-style:solid;}
#module_34496730 .search-hot ul li{border-bottom-width:0px;}
#module_34496730 .search-hot ul li{border-left-color:#e3e3e3;}
#module_34496730 .search-hot ul li{border-left-style:solid;}
#module_34496730 .search-hot ul li{border-left-width:0px;}
#module_34496730 .search-hot ul li a{font-size:12px;}
#module_34496730 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496730 .search-hot ul li a{color:#666;}
#module_34496730 .search-hot ul li a{font-weight:normal;}
#module_34496730 .search-hot ul li a{text-decoration:none;}
#module_34496730 .search-hot ul li a{font-style:normal;}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-size:20px;}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{color:rgb(51, 51, 51);}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-weight:normal;}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{text-decoration:none;}
#module_34496730 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-style:normal;}
#module_34496730 .search-hot ul li:hover a{font-size:12px;}
#module_34496730 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496730 .search-hot ul li:hover a{color:#333;}
#module_34496730 .search-hot ul li:hover a{font-weight:normal;}
#module_34496730 .search-hot ul li:hover a{text-decoration:none;}
#module_34496730 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer34496727 #Sub34496727_3 {width:33.5834%;}
.module_34497168 .ModuleHead .HeadCenter{float:none;}
#module_34497168 {
padding:0px;
}
#module_34497168 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_34497168 .ModuleHead34497168 {
display:none;
}
#module_34497168 .ModuleHead .HeadText.HeadText34497168 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_34497168 .ModuleHead .HeadCenter.HeadCenter34497168{text-align:left;}
#module_34497168 .ModuleHead .HeadCenter.HeadCenter34497168 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_34497168 .BodyCenter.BodyCenter34497168 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497168 >.module_34497168 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497168 >.module_34497168{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497168 .BodyCenter.BodyCenter34497168 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497168 .BodyCenter.BodyCenter34497168 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497168 >.module_34497168 {
margin-top:40px;
margin-left:0px;
margin-right:0px;
margin-bottom:-40px;
}
}
@media screen and (max-width: 767px){
#module_34497168 >.module_34497168 {
margin-top:30px;
margin-left:0px;
margin-right:0px;
margin-bottom:-76px;
}
}
#module_34497168 >.module_34497168 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497168:hover {
border:none;
}
#module_34497168:hover >.module_34497168 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34497170 .ModuleImageTextGiantContent{margin-top:px;}
#module_34497170 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_34497170 .ModuleImageTextGiantContent{margin-left:px;}
#module_34497170 .ModuleImageTextGiantContent{margin-right:px;}
#module_34497170 .imageTextGiant-Container{padding-top:10px;}
#module_34497170 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497170 .imageTextGiant-Container{padding-left:10px;}
#module_34497170 .imageTextGiant-Container{padding-right:10px;}
#module_34497170 .showHandle .btn{font-size:px;}
#module_34497170 .showHandle .btn{font-family:;}
#module_34497170 .showHandle .btn{color:;}
#module_34497170 .showHandle .btn{}
#module_34497170 .showHandle .btn{}
#module_34497170 .showHandle .btn{}
#module_34497170 .showHandle div{border-top-color: !important;}
#module_34497170 .showHandle div{border-top-style: !important;}
#module_34497170 .showHandle div{border-top-width:px !important;}
#module_34497170 .showHandle{background-color:;}
#module_34497170 .showHandle{}
#module_34497170 .showHandle{}
#module_34497170 .showHandle{}
#module_34497170 .showHandle{}
#module_34497170 .showHandle{}
#module_34497170 a{font-size:unset;font-family:unset}
.module_34497169 .ModuleHead .HeadCenter{float:none;}
#module_34497169 {
padding:0px;
}
#module_34497169 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_34497169 .ModuleHead34497169 {
display:none;
}
#module_34497169 .ModuleHead .HeadText.HeadText34497169 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_34497169 .ModuleHead .HeadCenter.HeadCenter34497169{text-align:left;}
#module_34497169 .ModuleHead .HeadCenter.HeadCenter34497169 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_34497169 .BodyCenter.BodyCenter34497169 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497169 >.module_34497169 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497169 >.module_34497169{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497169 .BodyCenter.BodyCenter34497169 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497169 .BodyCenter.BodyCenter34497169 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497169 >.module_34497169 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497169 >.module_34497169 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497169 >.module_34497169 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497169:hover {
border:none;
}
#module_34497169:hover >.module_34497169 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497169 .ModuleSubContainer{background-color:transparent;}
#module_34497169 .ModuleSubContainer{background-image:none;}
#module_34497169 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497169 .ModuleSubContainer{background-position:0% 0%;}
#module_34497169 .ModuleSubContainer{background-attachment:scroll;}
#module_34497169 .ModuleSubContainer{}
#module_34497169 {!bgVideo!}{bgVideoUrl:none}
#module_34497169 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497169 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497169 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497169 {}
.module_34497172 .ModuleHead .HeadCenter{float:none;}
#module_34497172 {
padding:0px;
}
#module_34497172 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497172 .ModuleHead34497172 {
display:none;
}
#module_34497172 .ModuleHead .HeadText.HeadText34497172 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_34497172 .ModuleHead .HeadCenter.HeadCenter34497172{text-align:left;}
#module_34497172 .ModuleHead .HeadCenter.HeadCenter34497172 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_34497172 .BodyCenter.BodyCenter34497172 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497172 >.module_34497172 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497172 >.module_34497172{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497172 .BodyCenter.BodyCenter34497172 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:30px;
}
}
@media screen and (max-width: 767px){
#module_34497172 .BodyCenter.BodyCenter34497172 {
padding-top:40px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497172 >.module_34497172 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497172 >.module_34497172 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497172 >.module_34497172 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497172:hover {
border:none;
}
#module_34497172:hover >.module_34497172 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497172 .ModuleImageTextGiantContent{margin-top:px;}
#module_34497172 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_34497172 .ModuleImageTextGiantContent{margin-left:px;}
#module_34497172 .ModuleImageTextGiantContent{margin-right:px;}
#module_34497172 .imageTextGiant-Container{padding-top:10px;}
#module_34497172 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497172 .imageTextGiant-Container{padding-left:10px;}
#module_34497172 .imageTextGiant-Container{padding-right:10px;}
#module_34497172 .showHandle .btn{font-size:px;}
#module_34497172 .showHandle .btn{font-family:;}
#module_34497172 .showHandle .btn{color:;}
#module_34497172 .showHandle .btn{}
#module_34497172 .showHandle .btn{}
#module_34497172 .showHandle .btn{}
#module_34497172 .showHandle div{border-top-color: !important;}
#module_34497172 .showHandle div{border-top-style: !important;}
#module_34497172 .showHandle div{border-top-width:px !important;}
#module_34497172 .showHandle{background-color:;}
#module_34497172 .showHandle{}
#module_34497172 .showHandle{}
#module_34497172 .showHandle{}
#module_34497172 .showHandle{}
#module_34497172 .showHandle{}
#module_34497172 a{font-size:unset;font-family:unset}
.ModuleNewsListGiant.layout-113 .news-container { width: 100%; position: relative; }
.ModuleNewsListGiant.layout-113 .news-container li { float: left; margin: 0 2% 2% 0; }
.ModuleNewsListGiant.layout-113 .news-item { float: left; position: relative; cursor: pointer; }
.ModuleNewsListGiant.layout-113 .news-item .news-tit { position: relative; }
.ModuleNewsListGiant.layout-113 .news-item .news-tit time { display: block; margin-top: 5px; margin-bottom: 16px; }
.ModuleNewsListGiant.layout-113 .news-item .news-tit .news-title-container { margin-top: 8px;  }
.ModuleNewsListGiant.layout-113 .news-item .news-tit .news-desc { margin-top: 13px; overflow: hidden; height: 42px; line-height: 1.8; }
.ModuleNewsListGiant.layout-113 .news-item .news-img { width: 100%; overflow: hidden; display: block; text-align:center; margin-top: 17px; position: relative;}
.ModuleNewsListGiant.layout-113 .news-item .news-img img { transition: all .3s ease-out 0s; overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; width:100%; }
.ModuleNewsListGiant.layout-113 .news-item .news-img .dummy { padding-top: 56%; }
.ModuleNewsListGiant.layout-113 .news-item .news-detail-btn { display:none; padding: 8px 12px; color: #ffffff; font-weight: bold; position: absolute; left: 50%; bottom: calc(50% - 19px); width: 38px; height: 38px; background: rgba(0,0,0,0.6); margin-left: -19px; }
.ModuleNewsListGiant.layout-113 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-113 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 44px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-113 .news-title-oneline{
    overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break:break-all;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-113 li.col-xs-2 {
        padding-right: 0;
        padding-left: 0;
        width: 49%;
    }

    .ModuleNewsListGiant.layout-113 li.col-xs-3 {
        padding-right: 0;
        padding-left: 0;
        width: 32%;
    }

    .ModuleNewsListGiant.layout-113 li.col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 23.5%;
    }

    .ModuleNewsListGiant.layout-113 li.col-xs-5 {
        padding-right: 0;
        padding-left: 0;
        width: 18.4%;
    }

    .ModuleNewsListGiant.layout-113 li.col-xs-6 {
        padding-right: 0;
        padding-left: 0;
        width: 15%;
    }

    .ModuleNewsListGiant.layout-113 li.col-xs-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(2n).col-xs-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(3n).col-xs-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(4n).col-xs-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(5n).col-xs-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(6n).col-xs-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(n).col-xs-1 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 .news-container li {
        margin-bottom: 8%;
    }

    .ModuleNewsListGiant.layout-113 .news-item:hover .news-detail-btn {
        display: none !important;
    }
}

/*PC*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-113 li.col-lg-2 {
        padding-right: 0;
        padding-left: 0;
        width: 49%;
    }

    .ModuleNewsListGiant.layout-113 li.col-lg-3 {
        padding-right: 0;
        padding-left: 0;
        width: 32%;
    }

    .ModuleNewsListGiant.layout-113 li.col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        width: 23.5%;
    }

    .ModuleNewsListGiant.layout-113 li.col-lg-5 {
        padding-right: 0;
        padding-left: 0;
        width: 18.4%;
    }

    .ModuleNewsListGiant.layout-113 li.col-lg-6 {
        padding-right: 0;
        padding-left: 0;
        width: 15%;
    }

    .ModuleNewsListGiant.layout-113 li.col-lg-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(2n).col-lg-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(3n).col-lg-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(4n).col-lg-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(5n).col-lg-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(6n).col-lg-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-113 li:nth-child(n).col-lg-1 {
        margin-right: 0;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-113 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: middle;
}
.ModuleNewsListGiant.layout-113 .pagerGiant .inputer{outline: 0;}
.module_34497171 .ModuleHead .HeadCenter{float:none;}
#module_34497171 {
padding:0px;
}
#module_34497171 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497171 .ModuleHead34497171 {
display:none;
}
#module_34497171 .ModuleHead .HeadText.HeadText34497171 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_34497171 .ModuleHead .HeadCenter.HeadCenter34497171{text-align:left;}
#module_34497171 .ModuleHead .HeadCenter.HeadCenter34497171 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_34497171 .BodyCenter.BodyCenter34497171 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497171 >.module_34497171 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497171 >.module_34497171{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497171 .BodyCenter.BodyCenter34497171 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497171 .BodyCenter.BodyCenter34497171 {
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497171 >.module_34497171 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34497171 >.module_34497171 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497171 >.module_34497171 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497171:hover {
border:none;
}
#module_34497171:hover >.module_34497171 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497171 .videobox .iconfont{font-size:px;}
#module_34497171 {}@media (max-width: 767px) { #module_34497171 .videobox .iconfont{font-size:px;}}
#module_34497171 .news-item{background-color:rgb(255, 255, 255);}
#module_34497171 .news-item{background-image:none;}
#module_34497171 .news-item{background-repeat:no-repeat;}
#module_34497171 .news-item{}
#module_34497171 .news-item{}
#module_34497171 .news-item{}
#module_34497171 .news-item{border-top-color:transparent;}
#module_34497171 .news-item{border-top-style:none;}
#module_34497171 .news-item{border-top-width:0px;}
#module_34497171 .news-item{border-right-color:transparent;}
#module_34497171 .news-item{border-right-style:none;}
#module_34497171 .news-item{border-right-width:0px;}
#module_34497171 .news-item{border-bottom-color:transparent;}
#module_34497171 .news-item{border-bottom-style:none;}
#module_34497171 .news-item{border-bottom-width:0px;}
#module_34497171 .news-item{border-left-color:transparent;}
#module_34497171 .news-item{border-left-style:none;}
#module_34497171 .news-item{border-left-width:0px;}
#module_34497171 .news-img{border-top-color:transparent;}
#module_34497171 .news-img{border-top-style:none;}
#module_34497171 .news-img{border-top-width:0px;}
#module_34497171 .news-img{border-right-color:transparent;}
#module_34497171 .news-img{border-right-style:none;}
#module_34497171 .news-img{border-right-width:0px;}
#module_34497171 .news-img{border-bottom-color:transparent;}
#module_34497171 .news-img{border-bottom-style:none;}
#module_34497171 .news-img{border-bottom-width:0px;}
#module_34497171 .news-img{border-left-color:transparent;}
#module_34497171 .news-img{border-left-style:none;}
#module_34497171 .news-img{border-left-width:0px;}
#module_34497171 .news-img .dummy{background-color:;}
#module_34497171 .news-img .dummy{}
#module_34497171 .news-img .dummy{}
#module_34497171 .news-img .dummy{}
#module_34497171 .news-img .dummy{}
#module_34497171 .news-img .dummy{}
#module_34497171 .news-img .dummy{padding-top:;}
#module_34497171 .news-img .t-img{ object-fit:;}
#module_34497171 .news-img .t-img{ width:;}
#module_34497171 .news-img .t-img{ height:;}
#module_34497171 .news-img .t-img{border-radius:px;}
#module_34497171 .news-title{font-size:16px;}
#module_34497171 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34497171 .news-title{color:#333;}
#module_34497171 .news-title{font-weight:normal;}
#module_34497171 .news-title{text-decoration:none;}
#module_34497171 .news-title{font-style:normal;}
#module_34497171 .news-title-container{margin-top:px;}
#module_34497171 .news-title-container{margin-bottom:px;}
#module_34497171 .news-desc{font-size:12px;}
#module_34497171 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34497171 .news-desc{color:#999;}
#module_34497171 .news-desc{font-weight:normal;}
#module_34497171 .news-desc{text-decoration:none;}
#module_34497171 .news-desc{font-style:normal;}
#module_34497171 .news-desc{margin-top:px;}
#module_34497171 .news-desc{margin-bottom:px;}
#module_34497171 time{font-size:16px;}
#module_34497171 time{font-family:黑体, SimHei;}
#module_34497171 time{color:#999999;}
#module_34497171 time{font-weight:normal;}
#module_34497171 time{text-decoration:none;}
#module_34497171 time{font-style:normal;}
#module_34497171 time{margin-top:px;}
#module_34497171 time{margin-bottom:px;}
#module_34497171 .news-line{border-bottom-color:#eeeeee;}
#module_34497171 .news-line{border-bottom-style:solid;}
#module_34497171 .news-line{border-bottom-width:1px;}
#module_34497171 .news-detail-btn{display:none;}
#module_34497171 .pagerGiant .text{font-size:px;}
#module_34497171 .pagerGiant .text{font-family:;}
#module_34497171 .pagerGiant .text{color:;}
#module_34497171 .pagerGiant .text{}
#module_34497171 .pagerGiant .text{}
#module_34497171 .pagerGiant .text{}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer{width:px}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer{height:px}
#module_34497171 .pagerGiant .num{font-size:px;}
#module_34497171 .pagerGiant .num{font-family:;}
#module_34497171 .pagerGiant .num{color:;}
#module_34497171 .pagerGiant .num{}
#module_34497171 .pagerGiant .num{}
#module_34497171 .pagerGiant .num{}
#module_34497171 .pagerGiant .submit{width:px}
#module_34497171 .pagerGiant .submit{height:px}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer,#module_34497171 .pagerGiant .submit{border-top-left-radius:px;}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer,#module_34497171 .pagerGiant .submit{border-top-right-radius:px;}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer,#module_34497171 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_34497171 .pagerGiant .current,#module_34497171 .pagerGiant .num,#module_34497171 .pagerGiant .inputer,#module_34497171 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_34497171 .pagerGiant .next,#module_34497171 .pagerGiant .splitline{color:;}
#module_34497171 .pagerGiant .num{background-color:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-top-color:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-top-style:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer{border-top-width:px;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-bottom-color:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-bottom-style:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer{border-bottom-width:px;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-left-color:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-left-style:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer{border-left-width:px;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-right-color:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .inputer{border-right-style:;}
#module_34497171 .pagerGiant .num, #module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer{border-right-width:px;}
#module_34497171 .page-more a{font-size:px;}
#module_34497171 .page-more a{font-family:;}
#module_34497171 .page-more a{color: !important;}
#module_34497171 .page-more a{}
#module_34497171 .page-more a{}
#module_34497171 .page-more a{}
#module_34497171 .page-more a{background-color:;}
#module_34497171 .page-more a{border-top-color:;}
#module_34497171 .page-more a{border-top-style:;}
#module_34497171 .page-more a{border-top-width:px;}
#module_34497171 .page-more a{border-bottom-color:;}
#module_34497171 .page-more a{border-bottom-style:;}
#module_34497171 .page-more a{border-bottom-width:px;}
#module_34497171 .page-more a{border-left-color:;}
#module_34497171 .page-more a{border-left-style:;}
#module_34497171 .page-more a{border-left-width:px;}
#module_34497171 .page-more a{border-right-color:;}
#module_34497171 .page-more a{border-right-style:;}
#module_34497171 .page-more a{border-right-width:px;}
#module_34497171 .news-item:hover{background-color:rgb(255, 255, 255);}
#module_34497171 .news-item:hover{background-image:none;}
#module_34497171 .news-item:hover{background-repeat:no-repeat;}
#module_34497171 .news-item:hover{}
#module_34497171 .news-item:hover{}
#module_34497171 .news-item:hover{}
#module_34497171 .news-item:hover{border-top-color:transparent;}
#module_34497171 .news-item:hover{border-top-style:none;}
#module_34497171 .news-item:hover{border-top-width:0px;}
#module_34497171 .news-item:hover{border-right-color:transparent;}
#module_34497171 .news-item:hover{border-right-style:none;}
#module_34497171 .news-item:hover{border-right-width:0px;}
#module_34497171 .news-item:hover{border-bottom-color:transparent;}
#module_34497171 .news-item:hover{border-bottom-style:none;}
#module_34497171 .news-item:hover{border-bottom-width:0px;}
#module_34497171 .news-item:hover{border-left-color:transparent;}
#module_34497171 .news-item:hover{border-left-style:none;}
#module_34497171 .news-item:hover{border-left-width:0px;}
#module_34497171 .news-item:hover .news-img{border-top-color:transparent;}
#module_34497171 .news-item:hover .news-img{border-top-style:none;}
#module_34497171 .news-item:hover .news-img{border-top-width:0px;}
#module_34497171 .news-item:hover .news-img{border-right-color:transparent;}
#module_34497171 .news-item:hover .news-img{border-right-style:none;}
#module_34497171 .news-item:hover .news-img{border-right-width:0px;}
#module_34497171 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_34497171 .news-item:hover .news-img{border-bottom-style:none;}
#module_34497171 .news-item:hover .news-img{border-bottom-width:0px;}
#module_34497171 .news-item:hover .news-img{border-left-color:transparent;}
#module_34497171 .news-item:hover .news-img{border-left-style:none;}
#module_34497171 .news-item:hover .news-img{border-left-width:0px;}
#module_34497171 .news-item:hover .news-title{font-size:16px;}
#module_34497171 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34497171 .news-item:hover .news-title{color:#fd6e27;}
#module_34497171 .news-item:hover .news-title{font-weight:normal;}
#module_34497171 .news-item:hover .news-title{text-decoration:none;}
#module_34497171 .news-item:hover .news-title{font-style:normal;}
#module_34497171 .news-item:hover .news-desc{font-size:12px;}
#module_34497171 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34497171 .news-item:hover .news-desc{color:#999;}
#module_34497171 .news-item:hover .news-desc{font-weight:normal;}
#module_34497171 .news-item:hover .news-desc{text-decoration:none;}
#module_34497171 .news-item:hover .news-desc{font-style:normal;}
#module_34497171 .news-item:hover time{font-size:20px;}
#module_34497171 .news-item:hover time{font-family:;}
#module_34497171 .news-item:hover time{color:#999999;}
#module_34497171 .news-item:hover time{font-weight:normal;}
#module_34497171 .news-item:hover time{text-decoration:none;}
#module_34497171 .news-item:hover time{font-style:normal;}
#module_34497171 .news-item:hover .news-line{border-bottom-color:#eeeeee;}
#module_34497171 .news-item:hover .news-line{border-bottom-style:solid;}
#module_34497171 .news-item:hover .news-line{border-bottom-width:1px;}
#module_34497171 .news-item:hover .news-detail-btn{display:block;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{font-size:px;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{font-family:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit{background-color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-top-color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-top-style:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-left-color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-left-style:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-right-color:;}
#module_34497171 .pagerGiant .current, #module_34497171 .pagerGiant .submit, #module_34497171 .pagerGiant .inputer:hover{border-right-style:;}
#module_34497171 .page-more a:hover{font-size:px;}
#module_34497171 .page-more:hover a{font-family:;}
#module_34497171 .page-more a:hover{color: !important;}
#module_34497171 .page-more a:hover {}
#module_34497171 .page-more a:hover {}
#module_34497171 .page-more a:hover {}
#module_34497171 .page-more a:hover{background-color:;}
#module_34497171 .page-more a:hover{border-top-color:;}
#module_34497171 .page-more a:hover{border-top-style:;}
#module_34497171 .page-more a:hover{border-bottom-color:;}
#module_34497171 .page-more a:hover{border-bottom-style:;}
#module_34497171 .page-more a:hover{border-left-color:;}
#module_34497171 .page-more a:hover{border-left-style:;}
#module_34497171 .page-more a:hover{border-right-color:;}
#module_34497171 .page-more a:hover{border-right-style:;}

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

#module_34496731 .ModuleSubContainer{background-color:transparent;}
#module_34496731 .ModuleSubContainer{background-image:none;}
#module_34496731 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496731 .ModuleSubContainer{background-position:0% 0%;}
#module_34496731 .ModuleSubContainer{background-attachment:scroll;}
#module_34496731 .ModuleSubContainer{}
#module_34496731 {!bgVideo!}{bgVideoUrl:none}
#module_34496731 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496731 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34496731 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34496731 {max-width:1250px;width:auto;}
.module_34496733 .ModuleHead .HeadCenter{float:none;}
#module_34496733 {
padding:0px;
}
#module_34496733 {
position:static;
z-index:0;
top:503px;
left:877px;
width:100%;
height: auto;
}
#module_34496733 .ModuleHead34496733 {
display:none;
}
#module_34496733 {
border:none;
}
@media screen and (min-width: 768px){
#module_34496733 >.module_34496733 {
margin-top:3.6611%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496733 >.module_34496733 {
}
}

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

#module_34496732 .ModuleImageTextGiantContent{margin-top:px;}
#module_34496732 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_34496732 .ModuleImageTextGiantContent{margin-left:px;}
#module_34496732 .ModuleImageTextGiantContent{margin-right:px;}
#module_34496732 .imageTextGiant-Container{padding-top:10px;}
#module_34496732 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496732 .imageTextGiant-Container{padding-left:10px;}
#module_34496732 .imageTextGiant-Container{padding-right:10px;}
#module_34496732 .showHandle .btn{font-size:px;}
#module_34496732 .showHandle .btn{font-family:;}
#module_34496732 .showHandle .btn{color:;}
#module_34496732 .showHandle .btn{}
#module_34496732 .showHandle .btn{}
#module_34496732 .showHandle .btn{}
#module_34496732 .showHandle div{border-top-color: !important;}
#module_34496732 .showHandle div{border-top-style: !important;}
#module_34496732 .showHandle div{border-top-width:px !important;}
#module_34496732 .showHandle{background-color:;}
#module_34496732 .showHandle{}
#module_34496732 .showHandle{}
#module_34496732 .showHandle{}
#module_34496732 .showHandle{}
#module_34496732 .showHandle{}
#module_34496732 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-108 .imageTextGiant-Container{max-height: 100%; max-width: 100%; /*padding: 10px;*/}
.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .GraphicUpper{margin-bottom: 10px;text-align: left;}
.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .row{margin-right:0px;margin-left:0px;}
.ModuleImageTextGiant.layout-108 .normal_ImgtextBox_contentitem:nth-of-type(3n){margin-right:0px !important;}
.ModuleImageTextGiant.layout-108 .imageTextContainer{overflow:unset !important;}

@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .row{width: auto;}
	.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .ModuleImageTextContent{width: auto}
	.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .row .col-xs-4{width:100% !important;padding-bottom: 25px }
	/* .ModuleImageTextGiant.layout-108 .normal_ImgtextBox_contentitem:first-child{ margin-top: 0 !important; } */
}

@media only screen and (min-width: 768px) {
	/* .ModuleImageTextGiant.layout-108 .normal_ImgtextBox_contentitem:nth-child(1),
	.ModuleImageTextGiant.layout-108 .normal_ImgtextBox_contentitem:nth-child(2),
	.ModuleImageTextGiant.layout-108 .normal_ImgtextBox_contentitem:nth-child(3){ margin-top: 0 !important; } */
}
/*@media only screen and (max-width: 1000px) {*/
	/*.ModuleImageTextGiant.layout-108 .imageTextGiant-Container .row{width: auto;margin: 0 auto}*/
/*}*/
/*@media only screen and (min-width: 1200px)  {*/
	/**/
/*}*/.module_34496734 .ModuleHead .HeadCenter{float:none;}
#module_34496734 {
padding:0px;
}
#module_34496734 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496734 .ModuleHead34496734 {
display:none;
}
#module_34496734 .BodyCenter.BodyCenter34496734 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496734 >.module_34496734 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496734 >.module_34496734{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496734 .BodyCenter.BodyCenter34496734 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496734 .BodyCenter.BodyCenter34496734 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496734 >.module_34496734 {
margin-top:1.6000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496734 >.module_34496734 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496734 >.module_34496734 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496734:hover {
border:none;
}
#module_34496734:hover >.module_34496734 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_34496735 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496735 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496735 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496735 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496735 .GraphicUpper .TextImage{padding-top:0px;}
#module_34496735 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_34496735 .GraphicUpper .TextImage{padding-left:0px;}
#module_34496735 .GraphicUpper .TextImage{padding-right:0px;}
#module_34496735 .GraphicUpper .TextImage{width:%;}
#module_34496735 .GraphicUpper .MobileTextImage{width:%;}
#module_34496735 .imageTextGiant-Container .GraphicUpper{ text-align:;}
#module_34496735 .ModuleImageTextGiantContent{padding-top:5.2632%;}
#module_34496735 .ModuleImageTextGiantContent{padding-bottom:0.0000%;}
#module_34496735 .ModuleImageTextGiantContent{padding-left:0.0000%;}
#module_34496735 .ModuleImageTextGiantContent{padding-right:0.0000%;}
#module_34496735 .normal_ImgtextBox_contentitem{padding-top:0.0000%;}
#module_34496735 .normal_ImgtextBox_contentitem{padding-bottom:0.0000%;}
#module_34496735 .normal_ImgtextBox_contentitem{padding-left:0.0000%;}
#module_34496735 .normal_ImgtextBox_contentitem{padding-right:0.0000%;}
#module_34496735 .normal_ImgtextBox_contentitem{margin-top:px;margin-bottom:px;}
#module_34496735 .normal_ImgtextBox_contentitem{margin-right:px; width:calc((100% - px * 2) / 3)}
#module_34496735 .normal_ImgtextBox_contentitem{box-shadow:;}
#module_34496735 .normal_ImgtextBox_contentitem{background-color:;}
#module_34496735 .normal_ImgtextBox_contentitem{}
#module_34496735 .normal_ImgtextBox_contentitem{}
#module_34496735 .normal_ImgtextBox_contentitem{}
#module_34496735 .normal_ImgtextBox_contentitem{}
#module_34496735 .normal_ImgtextBox_contentitem{}
#module_34496735 .normal_ImgtextBox_contentitem{border-top-left-radius:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-top-right-radius:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-bottom-left-radius:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-bottom-right-radius:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-top-color:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-top-style:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-top-width:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-right-color:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-right-style:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-right-width:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-bottom-color:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-bottom-style:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-bottom-width:px;}
#module_34496735 .normal_ImgtextBox_contentitem{border-left-color:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-left-style:;}
#module_34496735 .normal_ImgtextBox_contentitem{border-left-width:px;}
#module_34496735 .showHandle .btn{font-size:px;}
#module_34496735 .showHandle .btn{font-family:;}
#module_34496735 .showHandle .btn{color:;}
#module_34496735 .showHandle .btn{}
#module_34496735 .showHandle .btn{}
#module_34496735 .showHandle .btn{}
#module_34496735 .showHandle div{border-top-color: !important;}
#module_34496735 .showHandle div{border-top-style: !important;}
#module_34496735 .showHandle div{border-top-width:px !important;}
#module_34496735 .showHandle{background-color:;}
#module_34496735 .showHandle{}
#module_34496735 .showHandle{}
#module_34496735 .showHandle{}
#module_34496735 .showHandle{}
#module_34496735 .showHandle{}
#module_34496735 .normal_ImgtextBox_contentitem:hover{box-shadow:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-top-color:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-top-style:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-right-color:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-right-style:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-bottom-color:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-bottom-style:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-left-color:;}
#module_34496735 .normal_ImgtextBox_contentitem:hover{border-left-style:;}
#module_34496735 a{font-size:unset;font-family:unset}
.module_34496707 .ModuleHead .HeadCenter{float:none;}
#module_34496707 {
padding:0px;
}
#module_34496707 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496707 .ModuleHead34496707 {
display:none;
}
#module_34496707 .BodyCenter.BodyCenter34496707 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/201908310951494c6ce4.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496707 >.module_34496707 {
border-top-style:solid;
border-top-color:#000;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496707 >.module_34496707{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:9.0129%;
padding-left:13.5185%;
padding-right:14.5914%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496707 >.module_34496707 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 >.module_34496707 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496707 >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496707:hover {
border:none;
}
#module_34496707:hover >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_34496658 .langlistbox{background-color:} #module_34496658 .langlistbox .jt{border-bottom-color:}
#module_34496658 .langlistbox .langinfo{color:}
#module_34496658 .langlistbox .langinfo{background-color:}
#module_34496658 .langlistbox .langinfo{border-color:}
#module_34496658 .langlistbox .langtxt{ font-size:px }
#module_34496658 .langlistbox .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-color:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-style:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-width:px;}
#module_34496658 {}#module_34496658.layout-107 #header{box-shadow:;}
#module_34496658 {}#module_34496658.layout-107 #MobileNav{background-color: transparent;} #module_34496658.layout-107 #header{background-color:rgb(242, 242, 242);}
#module_34496658 {}#module_34496658.layout-107 #header{}
#module_34496658 {}#module_34496658.layout-107 #header p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .lcitem .rect{background:rgb(3, 159, 159);}  #module_34496658.layout-107 .icons{color:rgb(3, 159, 159);} #module_34496658.layout-107 .svgdiv svg>*{fill:rgb(3, 159, 159);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item ul li:after{border-bottom-color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{background-color:rgba(0, 0, 0, 0.7);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_34496658 .layout-107 .micro-nav .more:before,#module_34496658 .layout-107 .micro-nav .more:after {background:;}
#module_34496658 {}#module_34496658.layout-107 #header p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo {color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{background-color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{border-color:}
#module_34496658 .langlistbox li:hover .langtxt,#module_34496658 .langactive .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover,#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a:hover,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


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

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

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