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

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

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

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

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

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

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




.ModuleGridContainer.ModuleGridContainer34497387 #Sub34497387_2 {width:76.1218%;}
.module_34498549 .ModuleHead .HeadCenter{float:none;}
#module_34498549 {
padding:0px;
}
#module_34498549 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498549 .ModuleHead34498549 {
display:none;
}

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

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

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

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

#module_34498085 .ModuleSubContainer{background-color:transparent;}
#module_34498085 .ModuleSubContainer{background-image:none;}
#module_34498085 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498085 .ModuleSubContainer{background-position:0% 0%;}
#module_34498085 .ModuleSubContainer{background-attachment:scroll;}
#module_34498085 .ModuleSubContainer{}
#module_34498085 {!bgVideo!}{bgVideoUrl:none}
#module_34498085 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498085 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498085 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498085 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498085 .SubPadding {width:0px;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

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

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

.ModuleGridContainer.ModuleGridContainer34498085 #Sub34498085_1 {width:43.9668%;}
.ModuleCustomFormGiant.layout-104 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-104 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-104 .smsvaldatebox,.ModuleCustomFormGiant.layout-104 .frist_item,
.ModuleCustomFormGiant.layout-104 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-104 input.input-text-color,
.ModuleCustomFormGiant.layout-104 .customFormDatetime,
.ModuleCustomFormGiant.layout-104 .pcCitybox select
{
    height:32px;
    line-height: 32px;
}

.ModuleCustomFormGiant.layout-104  .paydiv{
    margin-left: 60px;
}
.ModuleCustomFormGiant.layout-104 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-104 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-104 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-104 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

}
.ModuleCustomFormGiant.layout-104 .VCLine2{
    border-top:#ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}
.ModuleCustomFormGiant.layout-104 .VCTitle{
    color:#333;
    font-size:20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .vcbtn1{

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .vcbtn2{
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666 ;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .vcinput{
    border: none !important;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px !important;
    color: #666;
    width: 100%;
    line-height: 1;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv .VerificationCode{
    width: 100%;
    height: 100px;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodecontext{
    padding:0 33px;
}
.ModuleCustomFormGiant.layout-104 .VerificationCodediv{

    position: absolute;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%,-50%);
    top:auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}
/*新验证码结束*/
.ModuleCustomFormGiant.layout-104 .title {
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 6px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-104 .content-title {
    width: 100px;
    display: inline-block;
    overflow: hidden;
    text-align: right;
}

.ModuleCustomFormGiant.layout-104 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 5px;
    display: inline-block !important;
    vertical-align: middle;
}

.ModuleCustomFormGiant.layout-104 input[type=text] {
    font-size: 14px;
    border: none;
    background: none;
    padding: 0 0 0 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    box-sizing: border-box;
}

.ModuleCustomFormGiant.layout-104 .content-title {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-104 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width:100%;
}

.ModuleCustomFormGiant.layout-104 .in-formList2 {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}

.ModuleCustomFormGiant.layout-104 .in-formList-pccity {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}

.ModuleCustomFormGiant.layout-104 .formList-content {
    box-sizing: border-box;
    margin-bottom: 24px;
    width:100%;
}

.ModuleCustomFormGiant.layout-104 .CustomFormGiant-err {
    margin-left: 94px;
}

.ModuleCustomFormGiant.layout-104 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
}

/* .ModuleCustomFormGiant.layout-104 .Select_Simulate li:hover {
    color: #fff
} */

.ModuleCustomFormGiant.layout-104 .pcCitybox select {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    background: url(../png/arrow1.png) no-repeat center right;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.ModuleCustomFormGiant.layout-104 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-104 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-104 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}
.ModuleCustomFormGiant.layout-104 .multi-row-text
{
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-104 .Select_Simulate .xilaImg {
    float: right;
    margin-top: 13px;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-104 .VerificationCode {
    width: 90px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
}


.ModuleCustomFormGiant.layout-104 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}


.ModuleCustomFormGiant.layout-104 .input-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-104 .Describ-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-104 .submibtn-color {
    color: #fff;
    background: #fd6e27;
    cursor: pointer;
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-104 .submitbtn {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 16px;
    width: 100px;
}

.ModuleCustomFormGiant.layout-104 .submibtn-color:hover {
    color: #fff;
    background: #f65e12;
}

.ModuleCustomFormGiant.layout-104 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-104 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-104 .multi-row-text {
    border: 0;
    height: 100px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width:100%;
}

.ModuleCustomFormGiant.layout-104 .formList-content-no-border {
    border: 0;
    padding-left: 0;
}


.ModuleCustomFormGiant.layout-104 .formList-content-no-border .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-104 .content-title-checkbox {
    margin-right: 10px;
    float: left;
}
.ModuleCustomFormGiant.layout-104 .verticalalign{    line-height: 1.5;}
.ModuleCustomFormGiant.layout-104 .in-formList-checkbox{
    line-height: 34px;
    display: flex;
    flex-wrap: wrap;
}


.ModuleCustomFormGiant.layout-104 .in-formList-checkbox label {
    display: inline-block;
    /* margin-bottom: 11px; */
    font-weight: normal;
    color: #666;
}

.ModuleCustomFormGiant.layout-104 .choose-time {
    border: none;
    line-height: 34px;
    height: 34px;
    display: inline-block;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    padding: 0 0 0 10px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-104 .chooseTime-title {
    font-size: 14px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-104 .choose-timewb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-104 .chooseTimeicon {
    margin-top: 10px;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-104 .VerificationCodeinputWb {
    width: 140px;
    margin-right: 14px;
    display: inline-flex;
}

.ModuleCustomFormGiant.layout-104 .cityPickerBoxwb {
    height: 34px;
    line-height: 34px;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-104 .cityPickerBox {
    height: 34px;
    line-height: 34px;
    border: 0;
}

.ModuleCustomFormGiant.layout-104 .VerificationCodeinputWb .input-text-checking {
    width: 130px;
}

.ModuleCustomFormGiant.layout-104 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-104 .cityval {
    line-height: 34px;
    height: 34px;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
}

.ModuleCustomFormGiant.layout-104 input[type=text].pcTime {
    width: 100%;
    flex-shrink: 1;
    -ms-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
}

/* .ModuleCustomFormGiant.layout-104 input[type=radio], .ModuleCustomFormGiant.layout-104 input[type=checkbox] {
    top: 4px;
} */
.ModuleCustomFormGiant.layout-104 .smsvaldatebox,.ModuleCustomFormGiant.layout-104 .Browse-file{
    line-height: 34px;
    height:34px
}
.ModuleCustomFormGiant.layout-104 .Browse-img{

    height: 80px;
}
.ModuleCustomFormGiant.layout-104 input[type=radio], .ModuleCustomFormGiant input[type=checkbox] {
    margin-right: 12px;
}

.ModuleCustomFormGiant.layout-104 input[type=radio]:checked, .ModuleCustomFormGiant.layout-104 input[type=checkbox]:checked {
    background: #ff6700;
    border: 1px solid #ff6700;
}

.ModuleCustomFormGiant.layout-104 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-104 .select_box {
    display: none;
}
.ModuleCustomFormGiant.layout-104  .Pc-formList-content{
    display: flex;
    align-items: baseline;
}
.ModuleCustomFormGiant.layout-104 .UploadFileSpan{
    display: none;
}
.ModuleCustomFormGiant.layout-104 .describe{
    padding-left: 110px;
}
.ModuleCustomFormGiant.layout-104  label span {
    width: calc(100% - 34px);
    display: initial;
    vertical-align: middle;
    line-height: 1.5;
    min-width: 36px;
    flex:1;
    word-break: break-all;

}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-104 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-104 .frist_item,
    .ModuleCustomFormGiant.layout-104 input.input-text-color,
    .ModuleCustomFormGiant.layout-104 .customFormDatetime,
    .ModuleCustomFormGiant.layout-104 .pcCitybox select
    {
        height: 32px !important;
        line-height: 32px !important;
    }
    .ModuleCustomFormGiant.layout-104  .paydiv{
        margin-left: 0;
    }
    .ModuleCustomFormGiant.layout-104 .describe{
        padding-left: 0;
    }
    .ModuleCustomFormGiant.layout-104 .in-formList-checkbox label{
        margin-right:0
    }
    .ModuleCustomFormGiant.layout-104 .in-formList-checkbox  label span {
        width: calc(100% - 34px);
        display: inline-block;
        vertical-align: middle;
        min-width: 36px;
   }
    .ModuleCustomFormGiant.layout-104 .formList-content{
        margin-bottom: 8px;
    }
    .ModuleCustomFormGiant.layout-104 .Pc-formList-content{
        flex-wrap: wrap;
    }
    .ModuleCustomFormGiant.layout-104 .in-formList {
        display: block;
    }
    .ModuleCustomFormGiant.layout-104 .submitbtnbox{display: flex;}
    .ModuleCustomFormGiant.layout-104 .submitbtnbox>.content-title{display: none;}
    /* .ModuleCustomFormGiant.layout-104 .in-formList.Pc-formList-content {
        display: none !important;
    } */
    .ModuleCustomFormGiant.layout-104 .formList-content {
        height: auto;
    }
    /* .ModuleCustomFormGiant.layout-104 .chooseTime-title{
        display: block;
        text-align:left;
    } */
    .ModuleCustomFormGiant.layout-104 .content-title, .ModuleCustomFormGiant.layout-104 .chooseTime-title {
        display: block;
        text-align: left;
        height: 100%;
        width: 100%;
        overflow: inherit;
    }
    .ModuleCustomFormGiant.layout-104 .Form-containt ul .choose-timewb.mobile-formList-content, .ModuleCustomFormGiant.layout-104 .Form-containt ul .in-formList.mobile-formList-content, .ModuleCustomFormGiant.layout-104 .choose-time {
        display: block;
    }
    .ModuleCustomFormGiant.layout-104 .formList-content {
        margin-top: 3px
    }
    .ModuleCustomFormGiant.layout-104 .changebtn {
        line-height: 34px
    }
    .ModuleCustomFormGiant.layout-104 input[type=text] {
        width: 100%
    }
    .ModuleCustomFormGiant.layout-104 .mareimg {
        top: auto;
        bottom: 12px;
    }
    .ModuleCustomFormGiant.layout-104 .file-box .Browse-file-input {
        width: 200px
    }
    .ModuleCustomFormGiant.layout-104 .CustomFormGiant-err {
        margin-left: 0;
    }
    .ModuleCustomFormGiant.layout-104 .submitbtn {
        /* margin: 0 auto; */
        margin-top: 30px;
    }

}
.ModuleCustomFormGiant.layout-104 .iconfont-fujian {
    font-size: 19px;
}
.module_34498086 .ModuleHead .HeadCenter{float:none;}
#module_34498086 {
padding:0px;
}
#module_34498086 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498086 .ModuleHead34498086 {
display:none;
}
#module_34498086 .BodyCenter.BodyCenter34498086 {
background:none;background-color:rgba(255,255,255,1);
}
#module_34498086 >.module_34498086 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498086 >.module_34498086{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498086 .BodyCenter.BodyCenter34498086 {
padding-top:1.8072%;
padding-left:1.8072%;
padding-right:1.8072%;
padding-bottom:1.8072%;
}
}
@media screen and (max-width: 767px){
#module_34498086 .BodyCenter.BodyCenter34498086 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_34498086 >.module_34498086 {
margin-top:1.2043%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.4086%;
}
}
@media screen and (max-width: 767px){
#module_34498086 >.module_34498086 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498086 >.module_34498086 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498086:hover {
border:none;
}
#module_34498086:hover >.module_34498086 {
border-color:#ccc;
}
#module_34498086:hover >.module_34498086 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{font-size:14px;}
#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{color:#333;}
#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{font-weight:normal;}
#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{text-decoration:none;}
#module_34498086 .InsidePage-list-content span,#module_34498086 .in-formList-checkbox span{font-style:normal;}
#module_34498086 .vcbtn1{background-color:;}
#module_34498086 .vcbtn1{color:;}
#module_34498086 .title{font-size:24px;}
#module_34498086 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .title{color:#333;}
#module_34498086 .title{font-weight:normal;}
#module_34498086 .title{text-decoration:none;}
#module_34498086 .title{font-style:normal;}
#module_34498086 .title{background-color:transparent;}
#module_34498086 .title{background-image:none;}
#module_34498086 .title{background-repeat:no-repeat;}
#module_34498086 .title{background-position:50% 50%;}
#module_34498086 .title{background-attachment:scroll;}
#module_34498086 .title{}
#module_34498086 .title{height:50px;line-height:50px;}
#module_34498086 .title{text-align:left;}
#module_34498086 .Describ-text-color{font-size:14px;}
#module_34498086 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .Describ-text-color{color:#666;}
#module_34498086 .Describ-text-color{font-weight:normal;}
#module_34498086 .Describ-text-color{text-decoration:none;}
#module_34498086 .Describ-text-color{font-style:normal;}
#module_34498086 .smsbtn,#module_34498086 .smsvcode,#module_34498086 .input-text-color{font-size:14px;}
#module_34498086 .smsbtn,#module_34498086 .smsvcode,#module_34498086 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .smsvcode,#module_34498086 .input-text-color{color:#333;} 
#module_34498086 .smsbtn,#module_34498086 .smsvcode,#module_34498086 .input-text-color{font-weight:normal;}
#module_34498086 .smsbtn,#module_34498086 .smsvcode,#module_34498086 .input-text-color{text-decoration:none;}
#module_34498086 .smsbtn,#module_34498086 .smsvcode,#module_34498086 .input-text-color{font-style:normal;}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{font-size:px;}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{font-family:;}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{color:;}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{}
#module_34498086 .input-text-color::placeholder,#module_34498086 .smsvcode::placeholder{}
#module_34498086 .submitbtn{font-size:14px;}
#module_34498086 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .submitbtn{color:#fff;}
#module_34498086 .submitbtn{font-weight:normal;}
#module_34498086 .submitbtn{text-decoration:none;}
#module_34498086 .submitbtn{font-style:normal;}
#module_34498086 .submitbtn{background-color:rgb(3, 159, 159);} #module_34498086 input[type=radio]:checked, #module_34498086 input[type=checkbox]:checked{background:rgb(3, 159, 159);border:1px solid rgb(3, 159, 159)}
#module_34498086 .submitbtn{background-image:none;}
#module_34498086 .submitbtn{background-repeat:no-repeat;}
#module_34498086 .submitbtn{background-position:50% 50%;}
#module_34498086 .submitbtn{background-attachment:scroll;}
#module_34498086 .submitbtn{}
#module_34498086 .submitbtnbox{justify-content:;}
#module_34498086 .submitbtn{width:170px;}
#module_34498086 .submitbtn{height:40px;line-height:40px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=checkbox],#module_34498086 input[type=radio],#module_34498086 .Browse-file,#module_34498086 input.input-text-color,#module_34498086 .pcCitybox select,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .frist_item{background-color:#fff;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-top-color:#ccc;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-top-style:solid;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-top-width:1px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-right-color:#ccc;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-right-style:solid;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-right-width:1px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-bottom-color:#ccc;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-bottom-style:solid;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-bottom-width:1px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-left-color:#ccc;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-left-style:solid;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 input[type=radio],#module_34498086 input[type=checkbox],#module_34498086 .frist_item,#module_34498086 .Browse-file{border-left-width:1px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 .frist_item,#module_34498086 .Browse-file{border-top-left-radius:px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 .frist_item,#module_34498086 .Browse-file{border-top-right-radius:px;}
#module_34498086 .smsvcode,#module_34498086 .cityval,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 .frist_item,#module_34498086 .Browse-file{border-bottom-left-radius:px;}
#module_34498086 .smsvcode,#module_34498086 input[type=text],#module_34498086 .multi-row-text,#module_34498086 .pcCitybox select,#module_34498086 .frist_item,#module_34498086 .Browse-file{border-bottom-right-radius:px;}
#module_34498086 .submitbtn{border-top-left-radius:px;}
#module_34498086 .submitbtn{border-top-right-radius:px;}
#module_34498086 .submitbtn{border-bottom-left-radius:px;}
#module_34498086 .submitbtn{border-bottom-right-radius:px;}
#module_34498086 .smsvaldatebox,#module_34498086 .frist_item,#module_34498086 .VerificationCodeinput,#module_34498086 input.input-text-color,#module_34498086 .customFormDatetime,#module_34498086 .pcCitybox select{line-height:px;height:px;}
#module_34498086 .submitbtn:hover{font-size:14px;}
#module_34498086 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34498086 .submitbtn:hover{color:#fff;}
#module_34498086 .submitbtn:hover{font-weight:normal;}
#module_34498086 .submitbtn:hover{text-decoration:none;}
#module_34498086 .submitbtn:hover{font-style:normal;}
#module_34498086 .submitbtn:hover{background-color:rgb(3, 159, 159);}
#module_34498086 .submitbtn:hover{background-image:none;}
#module_34498086 .submitbtn:hover{background-repeat:no-repeat;}
#module_34498086 .submitbtn:hover{background-position:50% 50%;}
#module_34498086 .submitbtn:hover{background-attachment:scroll;}
#module_34498086 .submitbtn:hover{}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-top-color:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-top-style:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-right-color:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-right-style:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-bottom-color:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-bottom-style:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-left-color:;}
#module_34498086 .smsvcode:hover,#module_34498086 .cityval:hover,#module_34498086 input[type=text]:hover,#module_34498086 .multi-row-text:hover,#module_34498086 .pcCitybox select:hover,#module_34498086 input[type=radio]:hover,#module_34498086 input[type=checkbox]:hover,#module_34498086 .frist_item:hover,#module_34498086 .Browse-file:hover{border-left-style:;}

.ModuleGridContainer.ModuleGridContainer34498085 #Sub34498085_2 {width:56.0332%;}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-102  .smsvaldatebox,
.ModuleCustomFormGiant.layout-102 .frist_item,
.ModuleCustomFormGiant.layout-102 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-102 .formList-content.textbox,
.ModuleCustomFormGiant.layout-102 .customFormDatetime,
.ModuleCustomFormGiant.layout-102 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}

/*新验证码开始*/
.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

    position: absolute;
    ;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%, -50%);
    top: auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0, 0, 0, 0.11);
    display: none;
    width: 100%;
}

/*新验证码结束*/


.ModuleCustomFormGiant.layout-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    /* flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
    color: #fff
} */

.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    /* line-height: 44px;
    height: 44px; */
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    /* max-width: 30%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-102 .formList-content-no-style .content-title{
    line-height: 44px;
    height: 44px; 
}
.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    /* -webkit-box-pack: justify; */
    /* -webkit-justify-content: space-between; */
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    /* height: 100%; */
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 44px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* height: 44px;
    line-height: 44px; */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {

    margin-top: 1px;
    width: 100%
}


.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    border: 1px solid #eee;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    /* display: flex; */
    align-items: center;
  
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(../png/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 3px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    /* align-items: flex-start; */
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    margin-right: 16px;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 0px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .padL16.radioBox {
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

.ModuleCustomFormGiant.layout-102 .file-operation .content-title {
    max-width: 100%;
}

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleCustomFormGiant.layout-102 .flex{
    align-items: center;
}
@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-102 .frist_item,
    .ModuleCustomFormGiant.layout-102 .formList-content,
    .ModuleCustomFormGiant.layout-102 .customFormDatetime,
    .ModuleCustomFormGiant.layout-102 .pcCitybox select
    {
        /* height: 44px !important; */
        line-height: 44px !important;
    }

    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }

    .ModuleCustomFormGiant.layout-102 .content-title {
        max-width: 75%;
    }

    .ModuleCustomFormGiant.layout-102 .desctxt {
        max-width: 100%;
    }

    .ModuleCustomFormGiant.layout-102 .choose-time-mobile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 30px);
        display: block;

    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-102 .dq {
        margin-bottom: 0;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-102 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;


    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_34498550 .ModuleHead .HeadCenter{float:none;}
#module_34498550 {
padding:0px;
}
#module_34498550 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498550 .ModuleHead34498550 {
display:none;
}
#module_34498550 .BodyCenter.BodyCenter34498550 {
background:none;background-color:rgba(255,255,255,1);
}
#module_34498550 {
border:none;
}
@media screen and (min-width: 768px){
#module_34498550 .BodyCenter.BodyCenter34498550 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (max-width: 767px){
#module_34498550 .BodyCenter.BodyCenter34498550 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}

#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{font-size:14px;}
#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{font-family:;}
#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{color:#333;}
#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{font-weight:normal;}
#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{text-decoration:none;}
#module_34498550 .InsidePage-list-content span,#module_34498550 .in-formList-checkbox span{font-style:normal;}
#module_34498550 .vcbtn1{background-color:;}
#module_34498550 .vcbtn1{color:;}
#module_34498550 .title{font-size:24px;}
#module_34498550 .title{font-family:;}
#module_34498550 .title{color:#333;}
#module_34498550 .title{font-weight:normal;}
#module_34498550 .title{text-decoration:none;}
#module_34498550 .title{font-style:normal;}
#module_34498550 .title{background-color:transparent;}
#module_34498550 .title{}
#module_34498550 .title{background-repeat:no-repeat;}
#module_34498550 .title{background-position:50% 50%;}
#module_34498550 .title{background-attachment:scroll;}
#module_34498550 .title{}
#module_34498550 .title{height:50px;line-height:50px;}
#module_34498550 .title{text-align:center;}
#module_34498550 .Describ-text-color{font-size:14px;}
#module_34498550 .Describ-text-color{font-family:;}
#module_34498550 .Describ-text-color{color:#666;}
#module_34498550 .Describ-text-color{font-weight:normal;}
#module_34498550 .Describ-text-color{text-decoration:none;}
#module_34498550 .Describ-text-color{font-style:normal;}
#module_34498550 .submitbtn{font-size:16px;}
#module_34498550 .submitbtn{font-family:;}
#module_34498550 .submitbtn{color:#fff;}
#module_34498550 .submitbtn{font-weight:normal;}
#module_34498550 .submitbtn{text-decoration:none;}
#module_34498550 .submitbtn{font-style:normal;}
#module_34498550 .submitbtn{width:%;}
#module_34498550 .submitbtn{height:px;line-height:px;}
#module_34498550 .submitbtnbox{justify-content:;}
#module_34498550 .submitbtn{background-color:#10aa9c;} #module_34498550 input[type=radio]:checked, #module_34498550 input[type=checkbox]:checked{background:#10aa9c;border:1px solid #10aa9c}
#module_34498550 .submitbtn{}
#module_34498550 .submitbtn{background-repeat:no-repeat;}
#module_34498550 .submitbtn{background-position:50% 50%;}
#module_34498550 .submitbtn{background-attachment:scroll;}
#module_34498550 .submitbtn{}
#module_34498550 .smsvcode,#module_34498550 .VerificationCodeinput,#module_34498550 .Browse-file,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550 .formList-content-no-style,#module_34498550 .customFormTextarea,#module_34498550 .in-formList-content,#module_34498550 .frist_item,#module_34498550 .Browse-file-input,#module_34498550 input[type=text],#module_34498550 .VerificationCodeinputWb,#module_34498550 .frist-city-select,#module_34498550 .pcCitybox select{background-color:#fff;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-top-style:solid;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-top-width:1px;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-right-style:solid;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-right-width:1px;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-left-style:solid;}
#module_34498550 .smsvcode,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550 .customFormCheckbox,#module_34498550 input[type=radio],#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-left-width:1px;}
#module_34498550 .smsvcode,#module_34498550 .customFormText,#module_34498550 .formList-content-no-style,#module_34498550  .frist_item,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-top-left-radius:px;}
#module_34498550 .smsvcode,#module_34498550 .customFormText,#module_34498550 .formList-content-no-style,#module_34498550  .frist_item,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-top-right-radius:px;}
#module_34498550 .smsvcode,#module_34498550 .customFormText,#module_34498550 .formList-content-no-style,#module_34498550 .frist_item,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-bottom-left-radius:px;}
#module_34498550 .smsvcode,#module_34498550 .customFormText,#module_34498550 .formList-content-no-style, #module_34498550  .frist_item,#module_34498550 .Pc-formList-content .in-formList-content,#module_34498550 .Browse-file,#module_34498550 .VerificationCodeinput,#module_34498550  .in-formList-content,#module_34498550 .frist-city-select,#module_34498550 .Couty-select,#module_34498550 .City-select,#module_34498550 .VerificationCodeinputWb{border-bottom-right-radius:px;}
#module_34498550 .smsbtn,#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{font-size:14px;}
#module_34498550 .smsbtn,#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{font-family:;}
#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{color:#333;} 
#module_34498550 .smsbtn,#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{font-weight:normal;}
#module_34498550 .smsbtn,#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{text-decoration:none;}
#module_34498550 .smsbtn,#module_34498550 .smsvcode,#module_34498550 .input-text-color,#module_34498550 .cityval{font-style:normal;}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{font-size:px;}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{font-family:;}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{color:;}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{}
#module_34498550 .input-text-color::placeholder,#module_34498550 .smsvcode::placeholder{}
#module_34498550 .submitbtn{border-top-left-radius:px;}
#module_34498550 .submitbtn{border-top-right-radius:px;}
#module_34498550 .submitbtn{border-bottom-left-radius:px;}
#module_34498550 .submitbtn{border-bottom-right-radius:px;}
#module_34498550 .smsvaldatebox,#module_34498550 .frist_item,#module_34498550 .VerificationCodeinput,#module_34498550 .formList-content.textbox,#module_34498550 .customFormDatetime,#module_34498550 .pcCitybox select{line-height:px;height:px;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-top-color:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-top-style:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-right-color:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb{border-right-style:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-bottom-color:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-bottom-style:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-left-color:;}
#module_34498550 .smsvcode:hover,#module_34498550 .Pc-formList-content .in-formList-content:hover,#module_34498550 .Browse-file:hover,#module_34498550 .VerificationCodeinput:hover,#module_34498550 .customFormCheckbox:hover,#module_34498550 input[type=radio]:hover,#module_34498550  .in-formList-content:hover,#module_34498550 .frist-city-select:hover,#module_34498550 .Couty-select:hover,#module_34498550 .City-select:hover,#module_34498550 .VerificationCodeinputWb:hover{border-left-style:;}
#module_34498550 .submitbtn:hover{font-size:16px;}
#module_34498550 .submitbtn:hover{font-family:;}
#module_34498550 .submitbtn:hover{color:#fff;}
#module_34498550 .submitbtn:hover{font-weight:normal;}
#module_34498550 .submitbtn:hover{text-decoration:none;}
#module_34498550 .submitbtn:hover{font-style:normal;}
#module_34498550 .submitbtn:hover{background-color:#139d8f;}
#module_34498550 .submitbtn:hover{}
#module_34498550 .submitbtn:hover{background-repeat:no-repeat;}
#module_34498550 .submitbtn:hover{background-position:50% 50%;}
#module_34498550 .submitbtn:hover{background-attachment:scroll;}
#module_34498550 .submitbtn:hover{}
.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{}
