/* cache file /mnt/yzproc/YZ-Site/caches/csscache/5/57895/57895_547484_1_.cache exists */
/*md5:d25e42ad7d811f27dca343fcaeaff19c*/
/*time: 2025-09-01 13:25:21*/
/*url:shenghuacable.com.cn/Content/547484.html*/
.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_34497871 .ModuleHead .HeadCenter{float:none;}
#module_34497871 {
padding:0px;
}
#module_34497871 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497871 .ModuleHead34497871 {
display:none;
}
#module_34497871 .BodyCenter.BodyCenter34497871 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497871 >.module_34497871 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497871 >.module_34497871{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497871 .BodyCenter.BodyCenter34497871 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497871 .BodyCenter.BodyCenter34497871 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497871 >.module_34497871 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497871 >.module_34497871 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497871 >.module_34497871 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497871:hover {
border:none;
}
#module_34497871:hover >.module_34497871 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_34497872 .ModuleSubContainer{background-color:rgba(255, 255, 255, 0.7);}
#module_34497872 .ModuleSubContainer{background-image:url(../png/201909031416171f212b.png);}
#module_34497872 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497872 .ModuleSubContainer{background-position:0% 0%;}
#module_34497872 .ModuleSubContainer{background-attachment:scroll;}
#module_34497872 .ModuleSubContainer{}
#module_34497872 {!bgVideo!}{bgVideoUrl:none}
#module_34497872 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497872 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497872 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497872 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34497872 .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_34497894 .ModuleHead .HeadCenter{float:none;}
#module_34497894 {
padding:0px;
}
#module_34497894 {
position:static;
z-index:0;
top:511px;
left:409px;
width:100%;
height: auto;
}
#module_34497894 .ModuleHead34497894 {
display:none;
}
#module_34497894 .BodyCenter.BodyCenter34497894 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497894 >.module_34497894 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497894 >.module_34497894{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497894 .BodyCenter.BodyCenter34497894 {
padding-top:1.5695%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.6726%;
}
}
@media screen and (max-width: 767px){
#module_34497894 .BodyCenter.BodyCenter34497894 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497894 >.module_34497894 {
margin-top:0.0000%;
margin-left:58.2960%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497894 >.module_34497894 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497894 >.module_34497894 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497894:hover {
border:none;
}
#module_34497894:hover >.module_34497894 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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





.ModuleGridContainer.ModuleGridContainer34497872 #Sub34497872_2 {width:76.1218%;}
.module_34498588 .ModuleHead .HeadCenter{float:none;}
#module_34498588 {
padding:0px;
}
#module_34498588 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498588 .ModuleHead34498588 {
display:none;
}

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

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

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

#module_34497873 .ModuleSubContainer{background-color:transparent;}
#module_34497873 .ModuleSubContainer{background-image:none;}
#module_34497873 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497873 .ModuleSubContainer{background-position:0% 0%;}
#module_34497873 .ModuleSubContainer{background-attachment:scroll;}
#module_34497873 .ModuleSubContainer{}
#module_34497873 {!bgVideo!}{bgVideoUrl:none}
#module_34497873 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497873 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497873 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497873 {max-width:none;width:100%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_34497905 .ModuleHead .HeadCenter{float:none;}
#module_34497905 {
padding:0px;
}
#module_34497905 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497905 .ModuleHead34497905 {
display:none;
}
#module_34497905 .BodyCenter.BodyCenter34497905 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497905 >.module_34497905 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497905 >.module_34497905{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497905 .BodyCenter.BodyCenter34497905 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497905 .BodyCenter.BodyCenter34497905 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497905 >.module_34497905 {
margin-top:0.0000%;
margin-left:1.5319%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497905 >.module_34497905 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497905 >.module_34497905 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497905:hover {
border:none;
}
#module_34497905:hover >.module_34497905 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497905 .BreadIcon{font-size:px;} #module_34497905 .BreadsvgIcon svg{width:px;height:px;}
#module_34497905 .BreadIcon{color:;} #module_34497905 .BreadsvgIcon svg>*{fill:;}
#module_34497905 .BreadIcon,#module_34497905 .BreadsvgIcon{margin-left:px;}
#module_34497905 .BreadIcon,#module_34497905 .BreadsvgIcon{margin-right:px;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{font-size:14px;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{color:#333;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{font-weight:normal;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{text-decoration:none;}
#module_34497905 .bcs-item,#module_34497905 .bcs-item a{font-style:normal;}
#module_34497905 .breadcrumb{text-align:left;}
#module_34497905 .breadcrumb .separator{margin-left:8px;margin-right:8px;}
#module_34497905 .breadcrumb .separator{font-size:12px;}
#module_34497905 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_34497905 .breadcrumb .separator{color:#333;}
#module_34497905 .breadcrumb .separator{font-weight:normal;}
#module_34497905 .breadcrumb .separator{text-decoration:none;}
#module_34497905 .breadcrumb .separator{font-style:normal;}
#module_34497905 .breadcrumb:hover .BreadIcon{color:} #module_34497905 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{font-size:14px;}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{color:rgb(3, 159, 159);}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{font-weight:normal;}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{text-decoration:none;}
#module_34497905 .bcs-item:hover,#module_34497905 .bcs-item a:hover{font-style:normal;}

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

#module_34498320 .ModuleSubContainer{background-color:transparent;}
#module_34498320 .ModuleSubContainer{}
#module_34498320 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498320 .ModuleSubContainer{background-position:0% 0%;}
#module_34498320 .ModuleSubContainer{background-attachment:scroll;}
#module_34498320 .ModuleSubContainer{}
#module_34498320 {!bgVideo!}{bgVideoUrl:}
#module_34498320 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498320 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498320 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498320 {max-width:none;width:100%;}
.ModuleNewsListGiant.layout-119 .swiper-container {
  padding-top: 10px !important;
  padding-bottom: 14px !important;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev,
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  opacity: 1;
  line-height: 50px;
}

.ModuleNewsListGiant.layout-119 .swiper-button-next{transform: rotate(180deg);background-image: unset;right: 21px; left: auto;}
.ModuleNewsListGiant.layout-119 .swiper-button-prev{background-image: unset;left:21px;right: auto;}
.ModuleNewsListGiant.layout-119 .swiper-button-next.swiper-button-disabled,
.ModuleNewsListGiant.layout-119 .swiper-button-prev.swiper-button-disabled {
  display: none !important;
}

.ModuleNewsListGiant.layout-119 .swiper-container-free-mode1>.swiper-wrapper{
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
	margin:0 auto
  }
  .ModuleNewsListGiant.layout-119 .icon-icon-left{font-size: 36px; color: #fff; text-align: center;}
  .ModuleNewsListGiant.layout-119 .swiper-button-white {background-color: rgba(51,51,51,.3);}
  .ModuleNewsListGiant.layout-119 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-119 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

/* .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev {
  left: 21px;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
  right: 21px;
} */

/* .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev:after,
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1.5px solid #fff;
  border-left: 1.5px solid #fff;
  border-radius: 1px;
  position: relative;
  top: 19px;
}
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev:after {
  transform:rotate(-45deg);
  left: 21px;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next:after {
  transform:rotate(135deg);
  left: 17px;
} */

.ModuleNewsListGiant.layout-119 .news-item {
  float: left;
  cursor: pointer;
  opacity: 1;
  border-radius: 10px;
  height: auto;
  background-size: 100% auto !important;
}

.ModuleNewsListGiant.layout-119 .news-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  z-index: 2;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img {
  position: relative;
  z-index: 1;
  margin: auto;
  list-style-type: none;
  display: block;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease-out;
  border-radius: 10px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img .dummy {
  padding-top: 72.5%;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img img {
  transition: all .3s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: auto;
  display: block;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit {
  position: absolute;
  top: calc(100% - 100px);
  z-index: 999;
  transition: all 0.2s;
  padding: 0 26px;
  width: 100%;
  height: 100%;
  text-align: left;
  border-radius: 10px;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-tit {
  top: 55px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-title {
  color: #fff;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.ModuleNewsListGiant.layout-119 .news-item time {
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit .news-desc {
  display: none;
  color: #fff;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin: 0.4rem 0 0.4rem 0;
  opacity: 0;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-desc {
  display: -webkit-box;
  opacity: 1;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit .news-detailbtn {
  display: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 16px;
  width: 82px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin-top: 3%;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-detailbtn {
  display: inline-block;
}

/*手机屏幕*/
@media (max-width: 767px){
  .ModuleNewsListGiant.layout-119 .news-item .news-tit{
    top: calc(100% - 110px);
  }
  .ModuleNewsListGiant.layout-119 .news-item .news-tit .news-desc {
    display: none;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev,
  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
    display: none !important;
  }

  .ModuleNewsListGiant.layout-119 .news-item time {
    margin-bottom: 30px;
  }
  .ModuleNewsListGiant.layout-119 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-119 .news-item {
    width: 100%;
    background: #fff;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container {
    padding-bottom: 10px !important;
    overflow: visible !important;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-wrapper .swiper-slide{
    width: 70% !important;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-wrapper .swiper-slide-active{
    width: 70% !important;
  }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-119 .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: text-top;
}
.module_34498321 .ModuleHead .HeadCenter{float:none;}
#module_34498321 {
padding:0px;
}
#module_34498321 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498321 .ModuleHead34498321 {
display:none;
}
#module_34498321 .BodyCenter.BodyCenter34498321 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498321 >.module_34498321 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498321 >.module_34498321{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498321 .BodyCenter.BodyCenter34498321 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498321 .BodyCenter.BodyCenter34498321 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498321 >.module_34498321 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498321 >.module_34498321 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498321 >.module_34498321 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498321:hover {
border:none;
}
#module_34498321:hover >.module_34498321 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498321 .videobox .iconfont{font-size:px;}
#module_34498321 {}@media (max-width: 767px) { #module_34498321 .videobox .iconfont{font-size:px;}}
#module_34498321 .news-item{background-color:rgba(0, 0, 0, 0.2);}
#module_34498321 .news-item{}
#module_34498321 .news-item{background-repeat:no-repeat;}
#module_34498321 .news-item{}
#module_34498321 .news-item{}
#module_34498321 .news-item{}
#module_34498321 .news-item{border-top-color:transparent;}
#module_34498321 .news-item{border-top-style:none;}
#module_34498321 .news-item{border-top-width:0px;}
#module_34498321 .news-item{border-right-color:transparent;}
#module_34498321 .news-item{border-right-style:none;}
#module_34498321 .news-item{border-right-width:0px;}
#module_34498321 .news-item{border-bottom-color:transparent;}
#module_34498321 .news-item{border-bottom-style:none;}
#module_34498321 .news-item{border-bottom-width:0px;}
#module_34498321 .news-item{border-left-color:transparent;}
#module_34498321 .news-item{border-left-style:none;}
#module_34498321 .news-item{border-left-width:0px;}
#module_34498321 .news-img .dummy{background-color:rgba(0, 0, 0, 0.2);}
#module_34498321 .news-img .dummy{background-image:none;}
#module_34498321 .news-img .dummy{background-repeat:no-repeat;}
#module_34498321 .news-img .dummy{}
#module_34498321 .news-img .dummy{}
#module_34498321 .news-img .dummy{}
#module_34498321 .news-img .dummy{padding-top:auto;}
#module_34498321 .news-img .t-img{ object-fit:cover;}
#module_34498321 .news-img .t-img{ width:;}
#module_34498321 .news-img .t-img{ height:100%;}
#module_34498321 .news-title{font-size:18px;}
#module_34498321 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-title{color:#fff;}
#module_34498321 .news-title{font-weight:normal;}
#module_34498321 .news-title{text-decoration:none;}
#module_34498321 .news-title{font-style:normal;}
#module_34498321 .news-title{margin-top:0px;}
#module_34498321 .news-title{margin-bottom:0px;}
#module_34498321 .news-title{margin-left:0px;}
#module_34498321 .news-title{margin-right:0px;}
#module_34498321 .news-desc{font-size:12px;}
#module_34498321 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-desc{color:#fff;}
#module_34498321 .news-desc{font-weight:normal;}
#module_34498321 .news-desc{text-decoration:none;}
#module_34498321 .news-desc{font-style:normal;}
#module_34498321 time{font-size:12px;}
#module_34498321 time{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 time{color:#fff;}
#module_34498321 time{font-weight:normal;}
#module_34498321 time{text-decoration:none;}
#module_34498321 time{font-style:normal;}
#module_34498321 .news-detailbtn{background-color:;}
#module_34498321 .news-detailbtn {background-image:none;}
#module_34498321 .news-detailbtn {background-repeat:no-repeat;}
#module_34498321 .news-detailbtn {}
#module_34498321 .news-detailbtn {}
#module_34498321 .news-detailbtn{}
#module_34498321 .news-detailbtn {border-top-color:#fff;}
#module_34498321 .news-detailbtn {border-top-style:solid;}
#module_34498321 .news-detailbtn {border-top-width:1px;}
#module_34498321 .news-detailbtn {border-right-color:#fff;}
#module_34498321 .news-detailbtn {border-right-style:solid;}
#module_34498321 .news-detailbtn {border-right-width:1px;}
#module_34498321 .news-detailbtn {border-bottom-color:#fff;}
#module_34498321 .news-detailbtn {border-bottom-style:solid;}
#module_34498321 .news-detailbtn {border-bottom-width:1px;}
#module_34498321 .news-detailbtn {border-left-color:#fff;}
#module_34498321 .news-detailbtn {border-left-style:solid;}
#module_34498321 .news-detailbtn {border-left-width:1px;}
#module_34498321 .news-detailbtn {font-size:16px;}
#module_34498321 .news-detailbtn {font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-detailbtn {color:#fff;}
#module_34498321 .news-detailbtn {font-weight:normal;}
#module_34498321 .news-detailbtn {text-decoration:none;}
#module_34498321 .news-detailbtn {font-style:normal;}
#module_34498321 .icon-icon-left{color:;}
#module_34498321 .swiper-button-white{background-color:;}
#module_34498321 .icon-icon-left:hover{color:;}
#module_34498321 .swiper-button-white:hover{background-color:;}
#module_34498321 .news-item:hover:after{background-color:rgb(3, 159, 159);}
#module_34498321 .news-item:hover:after{background-image:none;}
#module_34498321 .news-item:hover:after{background-repeat:no-repeat;}
#module_34498321 .news-item:hover:after{}
#module_34498321 .news-item:hover:after{}
#module_34498321 .news-item:hover:after{}
#module_34498321 .news-item:hover{border-top-color:transparent;}
#module_34498321 .news-item:hover{border-top-style:solid;}
#module_34498321 .news-item:hover{border-top-width:0px;}
#module_34498321 .news-item:hover{border-right-color:transparent;}
#module_34498321 .news-item:hover{border-right-style:solid;}
#module_34498321 .news-item:hover{border-right-width:0px;}
#module_34498321 .news-item:hover{border-bottom-color:transparent;}
#module_34498321 .news-item:hover{border-bottom-style:solid;}
#module_34498321 .news-item:hover{border-bottom-width:0px;}
#module_34498321 .news-item:hover{border-left-color:transparent;}
#module_34498321 .news-item:hover{border-left-style:solid;}
#module_34498321 .news-item:hover{border-left-width:0px;}
#module_34498321 .news-item .news-title:hover{font-size:18px;}
#module_34498321 .news-item .news-title:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-item .news-title:hover{color:#fff;}
#module_34498321 .news-item .news-title:hover{font-weight:normal;}
#module_34498321 .news-item .news-title:hover{text-decoration:none;}
#module_34498321 .news-item .news-title:hover{font-style:normal;}
#module_34498321 .news-item .news-desc:hover{font-size:12px;}
#module_34498321 .news-item .news-desc:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-item .news-desc:hover{color:#fff;}
#module_34498321 .news-item .news-desc:hover{font-weight:normal;}
#module_34498321 .news-item .news-desc:hover{text-decoration:none;}
#module_34498321 .news-item .news-desc:hover{font-style:normal;}
#module_34498321 .news-item time:hover{font-size:12px;}
#module_34498321 .news-item time:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-item time:hover{color:#fff;}
#module_34498321 .news-item time:hover{font-weight:normal;}
#module_34498321 .news-item time:hover{text-decoration:none;}
#module_34498321 .news-item time:hover{font-style:normal;}
#module_34498321 .news-item .news-detailbtn:hover {background-color:;}
#module_34498321 .news-item .news-detailbtn:hover {background-image:none;}
#module_34498321 .news-item .news-detailbtn:hover {background-repeat:no-repeat;}
#module_34498321 .news-item .news-detailbtn:hover {}
#module_34498321 .news-item .news-detailbtn:hover {}
#module_34498321 .news-item .news-detailbtn:hover{}
#module_34498321 .news-item .news-detailbtn:hover {border-top-color:#fff;}
#module_34498321 .news-item .news-detailbtn:hover {border-top-style:solid;}
#module_34498321 .news-item .news-detailbtn:hover {border-top-width:1px;}
#module_34498321 .news-item .news-detailbtn:hover {border-right-color:#fff;}
#module_34498321 .news-item .news-detailbtn:hover {border-right-style:solid;}
#module_34498321 .news-item .news-detailbtn:hover {border-right-width:1px;}
#module_34498321 .news-item .news-detailbtn:hover {border-bottom-color:#fff;}
#module_34498321 .news-item .news-detailbtn:hover {border-bottom-style:solid;}
#module_34498321 .news-item .news-detailbtn:hover {border-bottom-width:1px;}
#module_34498321 .news-item .news-detailbtn:hover {border-left-color:#fff;}
#module_34498321 .news-item .news-detailbtn:hover {border-left-style:solid;}
#module_34498321 .news-item .news-detailbtn:hover {border-left-width:1px;}
#module_34498321 .news-item .news-detailbtn:hover {font-size:16px;}
#module_34498321 .news-item .news-detailbtn:hover {font-family:微软雅黑,Microsoft YaHei;}
#module_34498321 .news-item .news-detailbtn:hover {color:#fff;}
#module_34498321 .news-item .news-detailbtn:hover {font-weight:normal;}
#module_34498321 .news-item .news-detailbtn:hover {text-decoration:none;}
#module_34498321 .news-item .news-detailbtn:hover {font-style:normal;}

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

#module_34498318 .ModuleSubContainer{background-color:transparent;}
#module_34498318 .ModuleSubContainer{background-image:none;}
#module_34498318 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498318 .ModuleSubContainer{background-position:0% 0%;}
#module_34498318 .ModuleSubContainer{background-attachment:scroll;}
#module_34498318 .ModuleSubContainer{}
#module_34498318 {!bgVideo!}{bgVideoUrl:none}
#module_34498318 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498318 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498318 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498318 {max-width:none;width:100%;}
.ModuleNewsListGiant.layout-102 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-102 .news-span1{width: 16.66666667%;min-width: 125px;}
.ModuleNewsListGiant.layout-102 .news-span2{max-width: calc(100% - 125px);width: calc(100% - 16.7%);}
.ModuleNewsListGiant.layout-102 .news-item{position: relative;  overflow: hidden;  padding: 10px 0;  margin: 4px 0;}
.ModuleNewsListGiant.layout-102 .news-item .news-time{ padding: 6px 0;  border-right: 1px solid #eee;  text-align: center;  color: #666666;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-102 .news-action{ padding: 12px 12px 12px 40px; box-sizing: border-box; }
.ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date{ font-size: 32px;}
.ModuleNewsListGiant.layout-102 .news-item .news-title{position: relative;  font-size: 18px;  color: #666666;  line-height: 24px; -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }
.ModuleNewsListGiant.layout-102 .news-item .news-desc{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
}
.ModuleNewsListGiant.layout-102 .news-item .news-tit{position: relative;z-index: 10;}
.ModuleNewsListGiant.layout-102 .news-item:after { content: "";  position: absolute;top: 0;  left: 0;  width:0;height:100%;  z-index: 0;  display:block ;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-102 .news-item:hover:after { width: 100%; }
.ModuleNewsListGiant.layout-102 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-102 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-102 .news-item:hover .news-label {color: #fff;}
.ModuleNewsListGiant.layout-102 .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-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-102 .news-span1 {
    width: 31.4%;
  }

  .ModuleNewsListGiant.layout-102 .news-span2 {
    width: 65.6%;
  }

  .ModuleNewsListGiant.layout-102 .news-action {
    padding: 8px 12px 12px 13%;
    box-sizing: border-box;
  }

  .ModuleNewsListGiant.layout-102 .news-item .news-time .news-time-date { /*font-size: 24px !important;*/
  }
  .ModuleNewsListGiant.layout-102 .news-item .news-desc {
    margin-top: 6px;
  }

/** xiaxiao 2020.11.24 start **/
.ModuleNewsListGiant.layout-102 .news-span1 .news-time{margin-right: 12px;}
.ModuleNewsListGiant.layout-102 .news-span2{width: auto;max-width: none;display: block;float: none;}
.ModuleNewsListGiant.layout-102 .news-action{padding: 8px 12px 12px 12px;}
/** xiaxiao 2020.11.24 end**/
}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-title,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-desc,
  .ModuleNewsListGiant.layout-102 .news-item:hover .news-time {
    color: #ffffff;
  }
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-102 .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: text-top;
}
.ModuleNewsListGiant.layout-102 .pagerGiant .inputer{outline: 0;}.module_34498319 .ModuleHead .HeadCenter{float:none;}
#module_34498319 {
padding:0px;
}
#module_34498319 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498319 .ModuleHead34498319 {
display:none;
}
#module_34498319 .BodyCenter.BodyCenter34498319 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498319 >.module_34498319 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498319 >.module_34498319{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498319 .BodyCenter.BodyCenter34498319 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498319 .BodyCenter.BodyCenter34498319 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498319 >.module_34498319 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498319 >.module_34498319 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498319 >.module_34498319 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498319:hover {
border:none;
}
#module_34498319:hover >.module_34498319 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498319 .news-item{border-top-color:#fff;}
#module_34498319 .news-item{border-top-style:none;}
#module_34498319 .news-item{border-top-width:0px;}
#module_34498319 .news-item{border-right-color:#fff;}
#module_34498319 .news-item{border-right-style:none;}
#module_34498319 .news-item{border-right-width:0px;}
#module_34498319 .news-item{border-bottom-color:#fff;}
#module_34498319 .news-item{border-bottom-style:none;}
#module_34498319 .news-item{border-bottom-width:0px;}
#module_34498319 .news-item{border-left-color:#fff;}
#module_34498319 .news-item{border-left-style:none;}
#module_34498319 .news-item{border-left-width:0px;}
#module_34498319 .news-title{font-size:18px;line-height:18pt;}
#module_34498319 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-title{color:#666;}
#module_34498319 .news-title{font-weight:normal;}
#module_34498319 .news-title{text-decoration:none;}
#module_34498319 .news-title{font-style:normal;}
#module_34498319 .news-title{margin-top:0px;}
#module_34498319 .news-title{margin-bottom:0px;}
#module_34498319 .news-title{margin-left:0px;}
#module_34498319 .news-title{margin-right:0px;}
#module_34498319 .news-desc{font-size:12px;}
#module_34498319 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-desc{color:#999;}
#module_34498319 .news-desc{font-weight:normal;}
#module_34498319 .news-desc{text-decoration:none;}
#module_34498319 .news-desc{font-style:normal;}
#module_34498319 .news-time-date{font-size:32px;}
#module_34498319 .news-time-date{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-time-date{color:#666;}
#module_34498319 .news-time-date{font-weight:normal;}
#module_34498319 .news-time-date{text-decoration:none;}
#module_34498319 .news-time-date{font-style:normal;}
#module_34498319 .news-time-year{font-size:14px;}
#module_34498319 .news-time-year{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-time-year{color:#666;}
#module_34498319 .news-time-year{font-weight:normal;}
#module_34498319 .news-time-year{text-decoration:none;}
#module_34498319 .news-time-year{font-style:normal;}
#module_34498319 .news-time{border-right-color:#ccc;}
#module_34498319 .news-time{border-right-style:solid;}
#module_34498319 .news-time{border-right-width:1px;}
#module_34498319 .news-label a{font-size:px;}
#module_34498319 .news-label a{font-family:;}
#module_34498319 .news-label a{color:;}
#module_34498319 .news-label a{}
#module_34498319 .news-label a{}
#module_34498319 .news-label a{}
#module_34498319 .news-label{margin-top:px;}
#module_34498319 .news-label{margin-bottom:px;}
#module_34498319 .news-label{margin-left:px;}
#module_34498319 .news-label{margin-right:px;}
#module_34498319 .news-label{padding-top:px;}
#module_34498319 .news-label{padding-bottom:px;}
#module_34498319 .news-label{padding-left:px;}
#module_34498319 .news-label{padding-right:px;}
#module_34498319 .news-label{background-color:;}
#module_34498319 .news-label{}
#module_34498319 .news-label{}
#module_34498319 .news-label{}
#module_34498319 .news-label{}
#module_34498319 .news-label{}
#module_34498319 .news-label{border-top-color:;}
#module_34498319 .news-label{border-top-style:;}
#module_34498319 .news-label{border-top-width:px;}
#module_34498319 .news-label{border-right-color:;}
#module_34498319 .news-label{border-right-style:;}
#module_34498319 .news-label{border-right-width:px;}
#module_34498319 .news-label{border-bottom-color:;}
#module_34498319 .news-label{border-bottom-style:;}
#module_34498319 .news-label{border-bottom-width:px;}
#module_34498319 .news-label{border-left-color:;}
#module_34498319 .news-label{border-left-style:;}
#module_34498319 .news-label{border-left-width:px;}
#module_34498319 .pagerGiant .text{font-size:px;}
#module_34498319 .pagerGiant .text{font-family:;}
#module_34498319 .pagerGiant .text{color:;}
#module_34498319 .pagerGiant .text{}
#module_34498319 .pagerGiant .text{}
#module_34498319 .pagerGiant .text{}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer{width:px}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer{height:px}
#module_34498319 .pagerGiant .num{font-size:px;}
#module_34498319 .pagerGiant .num{font-family:;}
#module_34498319 .pagerGiant .num{color:;}
#module_34498319 .pagerGiant .num{}
#module_34498319 .pagerGiant .num{}
#module_34498319 .pagerGiant .num{}
#module_34498319 .pagerGiant .submit{width:px}
#module_34498319 .pagerGiant .submit{height:px}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer,#module_34498319 .pagerGiant .submit{border-top-left-radius:px;}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer,#module_34498319 .pagerGiant .submit{border-top-right-radius:px;}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer,#module_34498319 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_34498319 .pagerGiant .current,#module_34498319 .pagerGiant .num,#module_34498319 .pagerGiant .inputer,#module_34498319 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_34498319 .pagerGiant .next,#module_34498319 .pagerGiant .splitline{color:;}
#module_34498319 .pagerGiant .num{background-color:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-top-color:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-top-style:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer{border-top-width:px;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-bottom-color:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-bottom-style:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer{border-bottom-width:px;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-left-color:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-left-style:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer{border-left-width:px;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-right-color:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .inputer{border-right-style:;}
#module_34498319 .pagerGiant .num, #module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer{border-right-width:px;}
#module_34498319 .page-more a{font-size:px;}
#module_34498319 .page-more a{font-family:;}
#module_34498319 .page-more a{color: !important;}
#module_34498319 .page-more a{}
#module_34498319 .page-more a{}
#module_34498319 .page-more a{}
#module_34498319 .page-more a{background-color:;}
#module_34498319 .page-more a{border-top-color:;}
#module_34498319 .page-more a{border-top-style:;}
#module_34498319 .page-more a{border-top-width:px;}
#module_34498319 .page-more a{border-bottom-color:;}
#module_34498319 .page-more a{border-bottom-style:;}
#module_34498319 .page-more a{border-bottom-width:px;}
#module_34498319 .page-more a{border-left-color:;}
#module_34498319 .page-more a{border-left-style:;}
#module_34498319 .page-more a{border-left-width:px;}
#module_34498319 .page-more a{border-right-color:;}
#module_34498319 .page-more a{border-right-style:;}
#module_34498319 .page-more a{border-right-width:px;}
#module_34498319 .news-item:hover:after{background-color:rgb(3, 159, 159);}
#module_34498319 .news-item:hover{border-top-color:transparent;}
#module_34498319 .news-item:hover{border-top-style:solid;}
#module_34498319 .news-item:hover{border-top-width:0px;}
#module_34498319 .news-item:hover{border-right-color:transparent;}
#module_34498319 .news-item:hover{border-right-style:solid;}
#module_34498319 .news-item:hover{border-right-width:0px;}
#module_34498319 .news-item:hover{border-bottom-color:transparent;}
#module_34498319 .news-item:hover{border-bottom-style:solid;}
#module_34498319 .news-item:hover{border-bottom-width:0px;}
#module_34498319 .news-item:hover{border-left-color:transparent;}
#module_34498319 .news-item:hover{border-left-style:solid;}
#module_34498319 .news-item:hover{border-left-width:0px;}
#module_34498319 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_34498319 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-item:hover .news-title{color:#fff;}
#module_34498319 .news-item:hover .news-title{font-weight:normal;}
#module_34498319 .news-item:hover .news-title{text-decoration:none;}
#module_34498319 .news-item:hover .news-title{font-style:normal;}
#module_34498319 .news-item:hover .news-desc{font-size:12px;}
#module_34498319 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-item:hover .news-desc{color:#fff;}
#module_34498319 .news-item:hover .news-desc{font-weight:normal;}
#module_34498319 .news-item:hover .news-desc{text-decoration:none;}
#module_34498319 .news-item:hover .news-desc{font-style:normal;}
#module_34498319 .news-item:hover .news-time-date{font-size:32px;}
#module_34498319 .news-item:hover .news-time-date{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-item:hover .news-time-date{color:#fff;}
#module_34498319 .news-item:hover .news-time-date{font-weight:normal;}
#module_34498319 .news-item:hover .news-time-date{text-decoration:none;}
#module_34498319 .news-item:hover .news-time-date{font-style:normal;}
#module_34498319 .news-item:hover .news-time-year{font-size:14px;}
#module_34498319 .news-item:hover .news-time-year{font-family:微软雅黑,Microsoft YaHei;}
#module_34498319 .news-item:hover .news-time-year{color:#fff;}
#module_34498319 .news-item:hover .news-time-year{font-weight:normal;}
#module_34498319 .news-item:hover .news-time-year{text-decoration:none;}
#module_34498319 .news-item:hover .news-time-year{font-style:normal;}
#module_34498319 .news-item:hover .news-time{border-right-color:#fff;}
#module_34498319 .news-item:hover .news-time{border-right-style:solid;}
#module_34498319 .news-item:hover .news-time{border-right-width:1px;}
#module_34498319 .news-label:hover a{font-size:px;}
#module_34498319 .news-label:hover a{font-family:;}
#module_34498319 .news-item:hover .news-label,#module_34498319 .news-label:hover a{color:;}
#module_34498319 .news-label:hover a{}
#module_34498319 .news-label:hover a{}
#module_34498319 .news-label:hover a{}
#module_34498319 .news-label:hover{background-color:;}
#module_34498319 .news-label:hover{}
#module_34498319 .news-label:hover{}
#module_34498319 .news-label:hover{}
#module_34498319 .news-label:hover{}
#module_34498319 .news-label:hover{}
#module_34498319 .news-label:hover{border-top-color:;}
#module_34498319 .news-label:hover{border-top-style:;}
#module_34498319 .news-label:hover{border-right-color:;}
#module_34498319 .news-label:hover{border-right-style:;}
#module_34498319 .news-label:hover{border-bottom-color:;}
#module_34498319 .news-label:hover{border-bottom-style:;}
#module_34498319 .news-label:hover{border-left-color:;}
#module_34498319 .news-label:hover{border-left-style:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{font-size:px;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{font-family:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit{background-color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-top-color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-top-style:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-left-color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-left-style:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-right-color:;}
#module_34498319 .pagerGiant .current, #module_34498319 .pagerGiant .submit, #module_34498319 .pagerGiant .inputer:hover{border-right-style:;}
#module_34498319 .page-more a:hover{font-size:px;}
#module_34498319 .page-more:hover a{font-family:;}
#module_34498319 .page-more a:hover{color: !important;}
#module_34498319 .page-more a:hover {}
#module_34498319 .page-more a:hover {}
#module_34498319 .page-more a:hover {}
#module_34498319 .page-more a:hover{background-color:;}
#module_34498319 .page-more a:hover{border-top-color:;}
#module_34498319 .page-more a:hover{border-top-style:;}
#module_34498319 .page-more a:hover{border-bottom-color:;}
#module_34498319 .page-more a:hover{border-bottom-style:;}
#module_34498319 .page-more a:hover{border-left-color:;}
#module_34498319 .page-more a:hover{border-left-style:;}
#module_34498319 .page-more a:hover{border-right-color:;}
#module_34498319 .page-more a:hover{border-right-style:;}

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

#module_34498590 .ModuleSubContainer{background-color:transparent;}
#module_34498590 .ModuleSubContainer{}
#module_34498590 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498590 .ModuleSubContainer{background-position:0% 0%;}
#module_34498590 .ModuleSubContainer{background-attachment:scroll;}
#module_34498590 .ModuleSubContainer{}
#module_34498590 {!bgVideo!}{bgVideoUrl:}
#module_34498590 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498590 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498590 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498590 {max-width:none;width:100%;}
.ModuleNewsListGiant.layout-101 .news-item{ float: left;transition: all .3s ease-out 0s; cursor: pointer;
	-webkit-transform: translateY(0);   /* for Chrome || Safari */
	-moz-transform:  translateY(0);      /* for Firefox */
	-ms-transform:    translateY(0);       /* for IE */
	-o-transform:   translateY(0);       /* for Opera */
	transform:   translateY(0);
	background:#fff;
	padding-top: 10px;
}
.ModuleNewsListGiant.layout-101 .swiper-container-free-mode1>.swiper-wrapper{
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
	margin:0 auto
  }
.ModuleNewsListGiant.layout-101 .swiper-butto-next{background-image: none;left:0;right: auto;}
.ModuleNewsListGiant.layout-101 .swiper-butto-prev{transform: rotate(180deg); top: calc(50% - 13.5px);background-image: none;right: 0; left: auto;}
.ModuleNewsListGiant.layout-101 .icon-icon-left{font-size: 30px; color: #fff; text-align: center; display: block;}
.ModuleNewsListGiant.layout-101 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleNewsListGiant.layout-101 .news-item .news-img img{transition: all .3s ease-out 0s;margin:0 auto; position: relative;   }
.ModuleNewsListGiant.layout-101 .news-item .news-tit{ position: relative;     padding: 0 2px 10px; }
.ModuleNewsListGiant.layout-101 .news-item .news-tit:before{   content: ""; position: absolute; bottom:0px; left: 0; border-bottom:1px solid #fbc02d; height: 1px; width: 0; transition: width .6s cubic-bezier(.23, 1, .38, 1) 0s; }
.ModuleNewsListGiant.layout-101 .news-item  time{ font-size:12px; color:#fbc02d; height: 18px;line-height: 18px;display: block;}
.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-desc{color: #666; padding-bottom: 11px; overflow: hidden;}
.ModuleNewsListGiant.layout-101 .news-item .news-img .dummy {padding-top: 56%;}
.ModuleNewsListGiant.layout-101 .news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative}
.ModuleNewsListGiant.layout-101 .news-item .news-img img{position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-101 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-101 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-101 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-101 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 64px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-101 .oneline
{
	margin-top: 13px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-101 .news-container {
		width: 100%;
	}

	.ModuleNewsListGiant.layout-101 .news-item {
		width: 100%;
		background: #fff;
	}

	.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-price {
		font-weight: normal;
	}

	.ModuleNewsListGiant.layout-101 .news-item .news-tit .news-desc {
	}

	.swiper-butto-next, .swiper-butto-prev {
		display: none;
	}

	.ModuleNewsListGiant.layout-101 li.col-xs-2 {
		width: 50%;
		padding-right: 0;
		padding-left: 0;
	}

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

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

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

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

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

/*PC屏幕*/
@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-101 .news-container {
		width: 100%;
		position: relative;
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover time {
		color: #f9a825;
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover {
		transform: translateY(-8px);
		-webkit-transform: translateY(-8px); /* for Chrome || Safari */
		-moz-transform: translateY(-8px); /* for Firefox */
		-ms-transform: translateY(-8px); /* for IE */
		-o-transform: translateY(-8px); /* for Opera */
		transform: translateY(-8px);
	}

	.ModuleNewsListGiant.layout-101 .news-item:hover .news-tit:before {
		content: "";
		width: 100%;
	}

	.ModuleNewsListGiant.layout-101 li.col-lg-2 {
		width: 50%;
		padding-right: 0;
		padding-left: 0;
	}

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

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

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

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

	.ModuleNewsListGiant.layout-101 li.col-lg-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-101 .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: text-top;
}.module_34498591 .ModuleHead .HeadCenter{float:none;}
#module_34498591 {
padding:0px;
}
#module_34498591 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498591 .ModuleHead34498591 {
display:none;
}
#module_34498591 .BodyCenter.BodyCenter34498591 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498591 >.module_34498591 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498591 >.module_34498591{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498591 .BodyCenter.BodyCenter34498591 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498591 .BodyCenter.BodyCenter34498591 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498591 >.module_34498591 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498591 >.module_34498591 {
margin-top:0.0000%;
margin-left:1.6349%;
margin-right:1.0899%;
margin-bottom:0.0000%;
}
}
#module_34498591 >.module_34498591 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498591:hover {
border:none;
}
#module_34498591:hover >.module_34498591 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498591 .videobox .iconfont{font-size:px;}
#module_34498591 {}@media (max-width: 767px) { #module_34498591 .videobox .iconfont{font-size:px;}}
#module_34498591 .news-item{background-color:#fff;}
#module_34498591 .news-item{background-image:none;}
#module_34498591 .news-item{background-repeat:no-repeat;}
#module_34498591 .news-item{}
#module_34498591 .news-item{}
#module_34498591 .news-item{}
#module_34498591 .news-item{border-top-color:transparent;}
#module_34498591 .news-item{border-top-style:none;}
#module_34498591 .news-item{border-top-width:0px;}
#module_34498591 .news-item{border-right-color:transparent;}
#module_34498591 .news-item{border-right-style:none;}
#module_34498591 .news-item{border-right-width:0px;}
#module_34498591 .news-item{border-bottom-color:transparent;}
#module_34498591 .news-item{border-bottom-style:none;}
#module_34498591 .news-item{border-bottom-width:0px;}
#module_34498591 .news-item{border-left-color:transparent;}
#module_34498591 .news-item{border-left-style:none;}
#module_34498591 .news-item{border-left-width:0px;}
#module_34498591 .news-img{border-top-color:transparent;}
#module_34498591 .news-img{border-top-style:none;}
#module_34498591 .news-img{border-top-width:0px;}
#module_34498591 .news-img{border-right-color:transparent;}
#module_34498591 .news-img{border-right-style:none;}
#module_34498591 .news-img{border-right-width:0px;}
#module_34498591 .news-img{border-bottom-color:transparent;}
#module_34498591 .news-img{border-bottom-style:none;}
#module_34498591 .news-img{border-bottom-width:0px;}
#module_34498591 .news-img{border-left-color:transparent;}
#module_34498591 .news-img{border-left-style:none;}
#module_34498591 .news-img{border-left-width:0px;}
#module_34498591 .news-img{border-top-left-radius:0px;}
#module_34498591 .news-img{border-top-right-radius:0px;}
#module_34498591 .news-img{border-bottom-left-radius:0px;}
#module_34498591 .news-img{border-bottom-right-radius:0px;}
#module_34498591 .news-img .dummy{background-color:#fff;}
#module_34498591 .news-img .dummy{background-image:none;}
#module_34498591 .news-img .dummy{background-repeat:no-repeat;}
#module_34498591 .news-img .dummy{}
#module_34498591 .news-img .dummy{}
#module_34498591 .news-img .dummy{}
#module_34498591 .news-img .dummy{padding-top:auto;}
#module_34498591 .news-img .t-img{ object-fit:unset;}
#module_34498591 .news-img .t-img{ width:auto;}
#module_34498591 .news-img .t-img{ height:auto;}
#module_34498591 .news-img .t-img{border-radius:0px;}
#module_34498591 .news-title{font-size:16px;line-height:16pt;}
#module_34498591 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 .news-title{color:#333;}
#module_34498591 .news-title{font-weight:normal;}
#module_34498591 .news-title{text-decoration:none;}
#module_34498591 .news-title{font-style:normal;}
#module_34498591 .news-title{margin-top:13px;}
#module_34498591 .news-title{margin-bottom:5px;}
#module_34498591 .news-desc{font-size:12px;}
#module_34498591 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 .news-desc{color:#999;}
#module_34498591 .news-desc{font-weight:normal;}
#module_34498591 .news-desc{text-decoration:none;}
#module_34498591 .news-desc{font-style:normal;}
#module_34498591 .news-desc{margin-top:16px;}
#module_34498591 .news-desc{margin-bottom:0px;}
#module_34498591 time{font-size:12px;}
#module_34498591 time{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 time{color:#10aa9c;}
#module_34498591 time{font-weight:normal;}
#module_34498591 time{text-decoration:none;}
#module_34498591 time{font-style:normal;}
#module_34498591 .news-tit:before{border-bottom-color:#ccc;}
#module_34498591 .news-tit:before{border-bottom-style:solid;}
#module_34498591 .news-tit:before{border-bottom-width:1px;}
#module_34498591 .news-label a{font-size:px;}
#module_34498591 .news-label a{font-family:;}
#module_34498591 .news-label a{color:;}
#module_34498591 .news-label a{}
#module_34498591 .news-label a{}
#module_34498591 .news-label a{}
#module_34498591 .news-label{margin-top:px;}
#module_34498591 .news-label{margin-bottom:px;}
#module_34498591 .news-label{margin-left:px;}
#module_34498591 .news-label{margin-right:px;}
#module_34498591 .news-label{padding-top:px;}
#module_34498591 .news-label{padding-bottom:px;}
#module_34498591 .news-label{padding-left:px;}
#module_34498591 .news-label{padding-right:px;}
#module_34498591 .news-label{background-color:;}
#module_34498591 .news-label{}
#module_34498591 .news-label{}
#module_34498591 .news-label{}
#module_34498591 .news-label{}
#module_34498591 .news-label{}
#module_34498591 .news-label{border-top-color:;}
#module_34498591 .news-label{border-top-style:;}
#module_34498591 .news-label{border-top-width:px;}
#module_34498591 .news-label{border-right-color:;}
#module_34498591 .news-label{border-right-style:;}
#module_34498591 .news-label{border-right-width:px;}
#module_34498591 .news-label{border-bottom-color:;}
#module_34498591 .news-label{border-bottom-style:;}
#module_34498591 .news-label{border-bottom-width:px;}
#module_34498591 .news-label{border-left-color:;}
#module_34498591 .news-label{border-left-style:;}
#module_34498591 .news-label{border-left-width:px;}
#module_34498591 .icon-icon-left{color:;}
#module_34498591 .swiper-button-white{background-color:;}
#module_34498591 .icon-icon-left:hover{color:;}
#module_34498591 .swiper-button-white:hover{background-color:;}
#module_34498591 .news-item:hover{background-color:#fff;}
#module_34498591 .news-item:hover{background-image:none;}
#module_34498591 .news-item:hover{background-repeat:no-repeat;}
#module_34498591 .news-item:hover{}
#module_34498591 .news-item:hover{}
#module_34498591 .news-item:hover{}
#module_34498591 .news-item:hover{border-top-color:#999;}
#module_34498591 .news-item:hover{border-top-style:solid;}
#module_34498591 .news-item:hover{border-top-width:0px;}
#module_34498591 .news-item:hover{border-right-color:#999;}
#module_34498591 .news-item:hover{border-right-style:solid;}
#module_34498591 .news-item:hover{border-right-width:0px;}
#module_34498591 .news-item:hover{border-bottom-color:#999;}
#module_34498591 .news-item:hover{border-bottom-style:solid;}
#module_34498591 .news-item:hover{border-bottom-width:0px;}
#module_34498591 .news-item:hover{border-left-color:#999;}
#module_34498591 .news-item:hover{border-left-style:solid;}
#module_34498591 .news-item:hover{border-left-width:0px;}
#module_34498591 .news-item:hover .news-img{border-top-color:transparent;}
#module_34498591 .news-item:hover .news-img{border-top-style:none;}
#module_34498591 .news-item:hover .news-img{border-top-width:0px;}
#module_34498591 .news-item:hover .news-img{border-right-color:transparent;}
#module_34498591 .news-item:hover .news-img{border-right-style:none;}
#module_34498591 .news-item:hover .news-img{border-right-width:0px;}
#module_34498591 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_34498591 .news-item:hover .news-img{border-bottom-style:none;}
#module_34498591 .news-item:hover .news-img{border-bottom-width:0px;}
#module_34498591 .news-item:hover .news-img{border-left-color:transparent;}
#module_34498591 .news-item:hover .news-img{border-left-style:none;}
#module_34498591 .news-item:hover .news-img{border-left-width:0px;}
#module_34498591 .news-item:hover .news-title{font-size:16px;line-height:16pt;}
#module_34498591 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 .news-item:hover .news-title{color:#333;}
#module_34498591 .news-item:hover .news-title{font-weight:normal;}
#module_34498591 .news-item:hover .news-title{text-decoration:none;}
#module_34498591 .news-item:hover .news-title{font-style:normal;}
#module_34498591 .news-item:hover .news-desc{font-size:12px;}
#module_34498591 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 .news-item:hover .news-desc{color:#999;}
#module_34498591 .news-item:hover .news-desc{font-weight:normal;}
#module_34498591 .news-item:hover .news-desc{text-decoration:none;}
#module_34498591 .news-item:hover .news-desc{font-style:normal;}
#module_34498591 .news-item:hover time{font-size:12px;}
#module_34498591 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_34498591 .news-item:hover time{color:#139d8f;}
#module_34498591 .news-item:hover time{font-weight:normal;}
#module_34498591 .news-item:hover time{text-decoration:none;}
#module_34498591 .news-item:hover time{font-style:normal;}
#module_34498591 .news-item:hover .news-tit:before{border-bottom-color:#ccc;}
#module_34498591 .news-item:hover .news-tit:before{border-bottom-style:solid;}
#module_34498591 .news-item:hover .news-tit:before{border-bottom-width:1px;}
#module_34498591 .news-label:hover a{font-size:px;}
#module_34498591 .news-label:hover a{font-family:;}
#module_34498591 .news-label:hover a{color:;}
#module_34498591 .news-label:hover a{}
#module_34498591 .news-label:hover a{}
#module_34498591 .news-label:hover a{}
#module_34498591 .news-label:hover{background-color:;}
#module_34498591 .news-label:hover{}
#module_34498591 .news-label:hover{}
#module_34498591 .news-label:hover{}
#module_34498591 .news-label:hover{}
#module_34498591 .news-label:hover{}
#module_34498591 .news-label:hover{border-top-color:;}
#module_34498591 .news-label:hover{border-top-style:;}
#module_34498591 .news-label:hover{border-right-color:;}
#module_34498591 .news-label:hover{border-right-style:;}
#module_34498591 .news-label:hover{border-bottom-color:;}
#module_34498591 .news-label:hover{border-bottom-style:;}
#module_34498591 .news-label:hover{border-left-color:;}
#module_34498591 .news-label:hover{border-left-style:;}

/*layout-109*/
.ModuleNewsListGiant.layout-109 .news-item {
  padding: 12px 0;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time {
  float: left;
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 28px;
  background-color: #f2f2f2;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .day {
  padding-top: 24px;
  font-size: 28px;
  color: #666;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .yearAndMonth {
  color: #999;
  font-size: 14px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content {
  width: calc(100% - 90px);
  height: 100%;
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
  margin-bottom: 12px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  font-size: 18px;
  color: #333;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
  font-size: 14px;
  color: #999;
  overflow: hidden;
  line-height: 1.5;
}

.ModuleNewsListGiant.layout-109 .news-item a:hover .news-title {
  color: #fd0202;
}

.ModuleNewsListGiant.layout-109 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-109 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 22px; border-left: 1px solid #eee; line-height: 1.5;}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    text-overflow: ellipsis;
  }
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-109 .news-item {padding-left: 8px;}
  .ModuleNewsListGiant.layout-109 .news-item .news-time {
    width: 80px;
    height: 80px;
    line-height: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-time .day {
    padding-top: 20px;
    font-size: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content {
    width: calc(100% - 80px);
    min-height: 80px;
    padding-left: 18px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
    margin-bottom: 7px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
    width: 100%;
    font-size: 16px;
    white-space: normal;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    font-size: 12px;
    white-space: normal; 
  }

  .ModuleNewsListGiant.layout-109 .layout-109-news-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

}

/*置顶推荐*/
.ModuleNewsListGiant.layout-109 .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: text-top;
}
.ModuleNewsListGiant.layout-109 .pagerGiant .inputer{outline: 0;}



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

#module_34498592 .news-time{background-color:rgb(3, 159, 159);}
#module_34498592 .news-time{background-image:none;}
#module_34498592 .news-time{background-repeat:no-repeat;}
#module_34498592 .news-time{}
#module_34498592 .news-time{}
#module_34498592 .news-item{border-bottom-color:#e5e5e5;}
#module_34498592 .news-item{border-bottom-style:dashed;}
#module_34498592 .news-item{border-bottom-width:1px;}
#module_34498592 .news-item.even{background-color:;}
#module_34498592 .news-item.even{}
#module_34498592 .news-item.even{}
#module_34498592 .news-item.even{}
#module_34498592 .news-item.even{}
#module_34498592 .news-item.even{}
#module_34498592 .news-item.odd{background-color:;}
#module_34498592 .news-item.odd{}
#module_34498592 .news-item.odd{}
#module_34498592 .news-item.odd{}
#module_34498592 .news-item.odd{}
#module_34498592 .news-item.odd{}
#module_34498592 .news-desc{font-size:12px;}
#module_34498592 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_34498592 .news-desc{color:#666;}
#module_34498592 .news-desc{font-weight:normal;}
#module_34498592 .news-desc{text-decoration:none;}
#module_34498592 .news-desc{font-style:normal;}
#module_34498592 .news-title{font-size:16px;line-height: 16pt;}
#module_34498592 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498592 .news-title{color:#333;}
#module_34498592 .news-title{font-weight:normal;}
#module_34498592 .news-title{text-decoration:none;}
#module_34498592 .news-title{font-style:normal;}
#module_34498592 .news-title{margin-top:0px;}
#module_34498592 .news-title{margin-bottom:0px;}
#module_34498592 .news-title{margin-left:0px;}
#module_34498592 .news-title{margin-right:0px;}
#module_34498592 .news-item .yearAndMonth{font-size:12px;}
#module_34498592 .news-item .yearAndMonth{font-family:微软雅黑,Microsoft YaHei;}
#module_34498592 .news-item .yearAndMonth{color:#fff;}
#module_34498592 .news-item .yearAndMonth{font-weight:normal;}
#module_34498592 .news-item .yearAndMonth{text-decoration:none;}
#module_34498592 .news-item .yearAndMonth{font-style:normal;}
#module_34498592 .news-item .day{font-size:26px;}
#module_34498592 .news-item .day{font-family:微软雅黑,Microsoft YaHei;}
#module_34498592 .news-item .day{color:#fff;}
#module_34498592 .news-item .day{font-weight:normal;}
#module_34498592 .news-item .day{text-decoration:none;}
#module_34498592 .news-item .day{font-style:normal;}
#module_34498592 .news-label a{font-size:px;}
#module_34498592 .news-label a{font-family:;}
#module_34498592 .news-label a{color:;}
#module_34498592 .news-label a{}
#module_34498592 .news-label a{}
#module_34498592 .news-label a{}
#module_34498592 .news-label{margin-top:px;}
#module_34498592 .news-label{margin-bottom:px;}
#module_34498592 .news-label{margin-left:px;}
#module_34498592 .news-label{margin-right:px;}
#module_34498592 .news-label{padding-top:px;}
#module_34498592 .news-label{padding-bottom:px;}
#module_34498592 .news-label{padding-left:px;}
#module_34498592 .news-label{padding-right:px;}
#module_34498592 .news-label{background-color:;}
#module_34498592 .news-label{}
#module_34498592 .news-label{}
#module_34498592 .news-label{}
#module_34498592 .news-label{}
#module_34498592 .news-label{}
#module_34498592 .news-label{border-top-color:;}
#module_34498592 .news-label{border-top-style:;}
#module_34498592 .news-label{border-top-width:px;}
#module_34498592 .news-label{border-right-color:;}
#module_34498592 .news-label{border-right-style:;}
#module_34498592 .news-label{border-right-width:px;}
#module_34498592 .news-label{border-bottom-color:;}
#module_34498592 .news-label{border-bottom-style:;}
#module_34498592 .news-label{border-bottom-width:px;}
#module_34498592 .news-label{border-left-color:;}
#module_34498592 .news-label{border-left-style:;}
#module_34498592 .news-label{border-left-width:px;}
#module_34498592 .pagerGiant .text{font-size:px;}
#module_34498592 .pagerGiant .text{font-family:;}
#module_34498592 .pagerGiant .text{color:;}
#module_34498592 .pagerGiant .text{}
#module_34498592 .pagerGiant .text{}
#module_34498592 .pagerGiant .text{}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer{width:px}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer{height:px}
#module_34498592 .pagerGiant .num{font-size:px;}
#module_34498592 .pagerGiant .num{font-family:;}
#module_34498592 .pagerGiant .num{color:;}
#module_34498592 .pagerGiant .num{}
#module_34498592 .pagerGiant .num{}
#module_34498592 .pagerGiant .num{}
#module_34498592 .pagerGiant .submit{width:px}
#module_34498592 .pagerGiant .submit{height:px}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer,#module_34498592 .pagerGiant .submit{border-top-left-radius:px;}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer,#module_34498592 .pagerGiant .submit{border-top-right-radius:px;}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer,#module_34498592 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_34498592 .pagerGiant .current,#module_34498592 .pagerGiant .num,#module_34498592 .pagerGiant .inputer,#module_34498592 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_34498592 .pagerGiant .next,#module_34498592 .pagerGiant .splitline{color:;}
#module_34498592 .pagerGiant .num{background-color:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-top-color:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-top-style:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer{border-top-width:px;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-bottom-color:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-bottom-style:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer{border-bottom-width:px;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-left-color:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-left-style:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer{border-left-width:px;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-right-color:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .inputer{border-right-style:;}
#module_34498592 .pagerGiant .num, #module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer{border-right-width:px;}
#module_34498592 .page-more a{font-size:px;}
#module_34498592 .page-more a{font-family:;}
#module_34498592 .page-more a{color: !important;}
#module_34498592 .page-more a{}
#module_34498592 .page-more a{}
#module_34498592 .page-more a{}
#module_34498592 .page-more a{background-color:;}
#module_34498592 .page-more a{border-top-color:;}
#module_34498592 .page-more a{border-top-style:;}
#module_34498592 .page-more a{border-top-width:px;}
#module_34498592 .page-more a{border-bottom-color:;}
#module_34498592 .page-more a{border-bottom-style:;}
#module_34498592 .page-more a{border-bottom-width:px;}
#module_34498592 .page-more a{border-left-color:;}
#module_34498592 .page-more a{border-left-style:;}
#module_34498592 .page-more a{border-left-width:px;}
#module_34498592 .page-more a{border-right-color:;}
#module_34498592 .page-more a{border-right-style:;}
#module_34498592 .page-more a{border-right-width:px;}
#module_34498592 .news-item:hover.even{background-color:;}
#module_34498592 .news-item:hover.even{}
#module_34498592 .news-item:hover.even{}
#module_34498592 .news-item:hover.even{}
#module_34498592 .news-item:hover.even{}
#module_34498592 .news-item:hover.even{}
#module_34498592 .news-item:hover.odd{background-color:;}
#module_34498592 .news-item:hover.odd{}
#module_34498592 .news-item:hover.odd{}
#module_34498592 .news-item:hover.odd{}
#module_34498592 .news-item:hover.odd{}
#module_34498592 .news-item:hover.odd{}
#module_34498592 .news-item:hover{border-bottom-color:#e5e5e5;}
#module_34498592 .news-item:hover{border-bottom-style:dashed;}
#module_34498592 .news-item:hover{border-bottom-width:1px;}
#module_34498592 .news-item:hover .news-title{font-size:16px;line-height: 16pt;}
#module_34498592 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498592 .news-item:hover .news-title{color:rgb(3, 159, 159);}
#module_34498592 .news-item:hover .news-title{font-weight:normal;}
#module_34498592 .news-item:hover .news-title{text-decoration:none;}
#module_34498592 .news-item:hover .news-title{font-style:normal;}
#module_34498592 .news-label:hover a{font-size:px;}
#module_34498592 .news-label:hover a{font-family:;}
#module_34498592 .news-label:hover a{color:;}
#module_34498592 .news-label:hover a{}
#module_34498592 .news-label:hover a{}
#module_34498592 .news-label:hover a{}
#module_34498592 .news-label:hover{background-color:;}
#module_34498592 .news-label:hover{}
#module_34498592 .news-label:hover{}
#module_34498592 .news-label:hover{}
#module_34498592 .news-label:hover{}
#module_34498592 .news-label:hover{}
#module_34498592 .news-label:hover{border-top-color:;}
#module_34498592 .news-label:hover{border-top-style:;}
#module_34498592 .news-label:hover{border-right-color:;}
#module_34498592 .news-label:hover{border-right-style:;}
#module_34498592 .news-label:hover{border-bottom-color:;}
#module_34498592 .news-label:hover{border-bottom-style:;}
#module_34498592 .news-label:hover{border-left-color:;}
#module_34498592 .news-label:hover{border-left-style:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{font-size:px;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{font-family:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit{background-color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-top-color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-top-style:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-left-color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-left-style:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-right-color:;}
#module_34498592 .pagerGiant .current, #module_34498592 .pagerGiant .submit, #module_34498592 .pagerGiant .inputer:hover{border-right-style:;}
#module_34498592 .page-more a:hover{font-size:px;}
#module_34498592 .page-more:hover a{font-family:;}
#module_34498592 .page-more a:hover{color: !important;}
#module_34498592 .page-more a:hover {}
#module_34498592 .page-more a:hover {}
#module_34498592 .page-more a:hover {}
#module_34498592 .page-more a:hover{background-color:;}
#module_34498592 .page-more a:hover{border-top-color:;}
#module_34498592 .page-more a:hover{border-top-style:;}
#module_34498592 .page-more a:hover{border-bottom-color:;}
#module_34498592 .page-more a:hover{border-bottom-style:;}
#module_34498592 .page-more a:hover{border-left-color:;}
#module_34498592 .page-more a:hover{border-left-style:;}
#module_34498592 .page-more a:hover{border-right-color:;}
#module_34498592 .page-more a:hover{border-right-style:;}

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

#module_34497874 .ModuleSubContainer{background-color:transparent;}
#module_34497874 .ModuleSubContainer{}
#module_34497874 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497874 .ModuleSubContainer{background-position:0% 0%;}
#module_34497874 .ModuleSubContainer{background-attachment:scroll;}
#module_34497874 .ModuleSubContainer{}
#module_34497874 {!bgVideo!}{bgVideoUrl:}
#module_34497874 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497874 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497874 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497874 {}
.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{}
