/* cache file /mnt/yzproc/YZ-Site/caches/csscache/8/84822/84822_310701_1_.cache exists */
/*md5:f0e171ff4c0abd3bfb929a0a2e6cc418*/
/*time: 2025-08-31 06:18:12*/
/*url:haishengoil.com/index.php*/
.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_420320251 .ModuleHead .HeadCenter{float:none;}
#module_420320251 {
padding:0px;
}
#module_420320251 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320251 .ModuleHead420320251 {
display:none;
}
#module_420320251 .BodyCenter.BodyCenter420320251 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320251 >.module_420320251 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320251 >.module_420320251{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320251 .BodyCenter.BodyCenter420320251 {
padding-top:0.0000%;
padding-left:0.5208%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320251 .BodyCenter.BodyCenter420320251 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320251 >.module_420320251 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320251 >.module_420320251 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320251 >.module_420320251 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320251:hover {
border:none;
}
#module_420320251:hover >.module_420320251 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_1 {width:12.8111%;}
.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .moveMenuLeft{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color:#666;
    text-align: center;
    border:1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

}
.ModuleNavGiant.layout-116 .moveMenuRight:hover, .ModuleNavGiant.layout-116 .moveMenuLeft:hover{
    color:#fff;
    background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content >.blank-solve{
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}
.ModuleNavGiant.layout-116 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height: 80px;
    line-height: 80px;
    float: left;
}
.ModuleNavGiant.layout-116 .main-nav-item {
    box-sizing: content-box;
    padding: 0 25px;
    color: #000000;
    position: relative;
    display:inline-block;
}

.ModuleNavGiant.layout-116 .main-nav-item::before {
    content: '';
    position: absolute;
    width: 0%;
    transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    border-bottom-width:3px;
    border-bottom-style:solid;
    z-index: 1;
    left: 50%;
    bottom: 0;
    margin-bottom: 10px;
}

.ModuleNavGiant.layout-116 .mainName,
.ModuleNavGiant.layout-116 .main-nav-item-name .mainSubName{
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ModuleNavGiant.layout-116 .mainName{
    display: block;
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover::before {
    width: 20%;
    left: 40%;
    opacity: 1;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainName{
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item .main-nav-item-name .mainSubName {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    display: block;
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    z-index: 3;
    height: 200px;
    bottom: -220px;
    left: -49px;
    width: 192px;
    text-align: center;
    display: none;
    margin: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-menu {
    transition: .15s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ModuleNavGiant.layout-116 .sub-nav-item-box {
    width : 100%;
    position: relative;
    box-shadow: 0 0 rgba(0,0,0,0);
    height: auto !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:last-child{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer,
.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .spanSubName{
    padding: 0 20px 0 23px;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer,
.ModuleNavGiant.layout-116 .third-nav-item:hover .thirdName{
    padding: 0 0 0 23px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
    padding-right: 12px;
}

.ModuleNavGiant.layout-116 .third-nav-item .item_outer {
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_sub.item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 a:last-child .item_third{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_third .item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer:before,
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer:before{
    left: 0px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .outAfter:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    right: -6px;
    content: '\35';
    font-family: ElegantIcons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ed1d24;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .flip:after {
    transform: rotateY(180deg);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group{
position: relative;
}
.ModuleNavGiant.layout-116 .arrow{
top:13px;
width:15px;
height:15px;
position: absolute;
left: 50%;
margin-left: -7.5px;
z-index:-1;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-116 .sub-nav-item:first-child {
border-top: none!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item:last-child {
border-bottom: none!important;
}
.ModuleNavGiant.layout-116 .maxLine{
display: inline-block;
max-width: calc(100% - 80px);
width: 100%;
}

.ModuleNavGiant.layout-116 .sub-nav-item-div {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .sub-nav-item-href {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    cursor: pointer;
    float: none;
    margin: 0;
}

.ModuleNavGiant.layout-116 .sub-nav-item-SubName {
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
}

.ModuleNavGiant.layout-116 .spanSubName,.ModuleNavGiant.layout-116 .thirdName {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: padding .2s ease-in-out;
    padding-right: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
display: block;
}
.ModuleNavGiant.layout-116 .main-nav-item-group.current .main-nav-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1976d2;
    z-index: 11111;
    left: 0;
    bottom: 0;
}
.ModuleNavGiant.layout-116 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}

/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}
/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}
.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    /*border-top: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    /*border-bottom: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    /* text-transform: uppercase; */
    color: grey;
    margin: 0;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-116 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-116 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}
/*.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item-hover::after{*/
/*    content: "\e65f";*/
/*    position: absolute;*/
/*    -webkit-animation: layout-116-nav-active2 0.5s;*/
/*    -moz-animation: layout-116-nav-active2 0.5s;*/
/*    -o-animation: layout-116-nav-active2 0.5s;*/
/*    animation: layout-116-nav-active2 0.5s;*/
/*    right: 25px;*/
/*}*/
.ModuleNavGiant.layout-116 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item{
    line-height: calc( 100% + 24px );
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-116 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-116 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu{
    display: none !important;
}

@font-face {
    font-family:eleganticons;src:url(../fonts/eleganticons.eot);src:url(../fonts/eleganticons.eot) format('embedded-opentype'),url(../fonts/eleganticons.woff) format('woff'),url(../fonts/eleganticons.ttf) format('truetype'),url(../fonts/eleganticons.svg#eleganticons) format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_420320252 .ModuleHead .HeadCenter{float:none;}
#module_420320252 {
padding:0px;
}
#module_420320252 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320252 .ModuleHead420320252 {
display:none;
}
#module_420320252 .BodyCenter.BodyCenter420320252 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320252 >.module_420320252 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320252 >.module_420320252{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320252 .BodyCenter.BodyCenter420320252 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320252 .BodyCenter.BodyCenter420320252 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320252 >.module_420320252 {
margin-top:2.2599%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320252 >.module_420320252 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320252 >.module_420320252 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320252:hover {
border:none;
}
#module_420320252:hover >.module_420320252 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320252 .main-nav-item-group{height:58px;} #module_420320252 .main-nav-item{line-height:58px;} #module_420320252 .main-nav-content{height:58px}
#module_420320252 .main-nav-content{background-color:#fff;}
#module_420320252 .main-nav-content{background-image:none;}
#module_420320252 .main-nav-content{background-repeat:no-repeat;}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content, #module_420320252 .verticalMenu .main-nav-item-group{text-align:center;}
#module_420320252 .main-nav-item{font-size:14px;}
#module_420320252 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .main-nav-item{color:rgb(107, 118, 142);}
#module_420320252 .main-nav-item{font-weight:normal;}
#module_420320252 .main-nav-item{text-decoration:none;}
#module_420320252 .main-nav-item{font-style:normal;}
#module_420320252 .main-nav-item{width:auto;}
#module_420320252 .main-nav-item,#module_420320252 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_420320252 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_420320252 .main-nav-item{background-color:transparent;}
#module_420320252 .main-nav-item{background-image:none;}
#module_420320252 .main-nav-item{background-repeat:no-repeat;}
#module_420320252 .main-nav-item{}
#module_420320252 .main-nav-item{}
#module_420320252 .main-nav-item{}
#module_420320252 .sub-nav-item-group{width:244px;}
#module_420320252 .sub-nav-item-div{font-size:14px;}
#module_420320252 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-div{color:#666;},#module_420320252 .sub-nav-item:hover::after{color:#666;}
#module_420320252 .sub-nav-item-div{font-weight:normal;}
#module_420320252 .sub-nav-item-div{text-decoration:none;}
#module_420320252 .sub-nav-item-div{font-style:normal;}
#module_420320252 .sub-nav-item-SubName{font-size:12px;}
#module_420320252 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-SubName{color:#999;}
#module_420320252 .sub-nav-item-SubName{font-weight:normal;}
#module_420320252 .sub-nav-item-SubName{text-decoration:none;}
#module_420320252 .sub-nav-item-SubName{font-style:normal;}
#module_420320252 .sub-nav-item-box .item_sub.item_outer:before{background-color:#1e88e5;} #module_420320252 .sub-nav-item-box .outAfter:after{color:#1e88e5;}
#module_420320252 .sub-nav-item-menu,#module_420320252 .arrow,#module_420320252 .sub-normal-color{background-color:#fff;}
#module_420320252 .sub-nav-item-menu{background-image:none;}
#module_420320252 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_420320252 .sub-nav-item-box{border-bottom-style:dashed;}
#module_420320252 .sub-nav-item-box{border-bottom-width:1px;}
#module_420320252 .sub-nav-item-menu{padding-top:8px;}
#module_420320252 .sub-nav-item-menu{padding-bottom:8px;}
#module_420320252 .sub-nav-item-menu{padding-left:24px;}
#module_420320252 .sub-nav-item-menu{padding-right:24px;}
#module_420320252 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_420320252 .third-nav-item-group{width:244px;}
#module_420320252 .third-nav-item{height:42px;line-height:42px;} #module_420320252 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_420320252 .third-nav-item .item_outer{font-size:14px;}
#module_420320252 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item .item_outer{color:#666;}
#module_420320252 .third-nav-item .item_outer{font-weight:normal;}
#module_420320252 .third-nav-item .item_outer{text-decoration:none;}
#module_420320252 .third-nav-item .item_outer{font-style:normal;}
#module_420320252 .third-nav-item .thirdName{font-size:12px;}
#module_420320252 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item .thirdName{color:#999;}
#module_420320252 .third-nav-item .thirdName{font-weight:normal;}
#module_420320252 .third-nav-item .thirdName{text-decoration:none;}
#module_420320252 .third-nav-item .thirdName{font-style:normal;}
#module_420320252 .sub-nav-item-box .item_third .item_outer:before{background-color:#1e88e5;}
#module_420320252 .third-nav-item-group,#module_420320252 .third-normal-color{background-color:#fff;}
#module_420320252 .third-nav-item-group{background-image:none;}
#module_420320252 .third-nav-item-group{background-repeat:no-repeat;}
#module_420320252 .third-nav-item-group{}
#module_420320252 .third-nav-item-group{}
#module_420320252 .third-nav-item-group{}
#module_420320252 .item_third{border-bottom-color:#E3E9EE;}
#module_420320252 .item_third{border-bottom-style:dashed;}
#module_420320252 .item_third{border-bottom-width:1px;}
#module_420320252 .third-nav-item-group{padding-top:8px;}
#module_420320252 .third-nav-item-group{padding-bottom:8px;}
#module_420320252 .third-nav-item-group{padding-left:24px;}
#module_420320252 .third-nav-item-group{padding-right:24px;}
#module_420320252 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_420320252 .main-nav-item-name .mainSubName{font-size:14px;}
#module_420320252 .main-nav-item-name .mainSubName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .main-nav-item-name .mainSubName{color:rgb(26, 50, 99);}  #module_420320252 .add{color:rgb(26, 50, 99);}#module_420320252 .main-nav-item-hover::afters{background-color:rgb(26, 50, 99);}
#module_420320252 .main-nav-item-name .mainSubName{font-weight:bold;}
#module_420320252 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_420320252 .main-nav-item-name .mainSubName{font-style:normal;}
#module_420320252 .main-nav-item-hover{background-color:transparent;}
#module_420320252 .main-nav-item-hover{background-image:none;}
#module_420320252 .main-nav-item-hover{background-repeat:no-repeat;}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item::before{border-bottom-color:rgb(26, 50, 99);}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_420320252 .sub-nav-item:hover,#module_420320252 .sub-hover-color{background-color:#fff;}, #module_420320252 .sub-nav-item-hover{background-color:#fff;}
#module_420320252 .sub-nav-item:hover{background-image:none;}
#module_420320252 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .third-nav-item:hover .item_outer{font-size:14px;}
#module_420320252 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item:hover .item_outer{color:#666;}
#module_420320252 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_420320252 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_420320252 .third-nav-item:hover .item_outer{font-style:normal;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner,#module_420320252 .third-hover-color{background-color:#fff;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_2 {width:73.7921%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

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

#module_420320254 .btnicon{font-size:20px;}
#module_420320254 .btnicon{font-family:;}
#module_420320254 .btnicon{color:rgb(26, 50, 99);}
#module_420320254 .btnicon{font-weight:normal;}
#module_420320254  .btnicon{text-decoration:none;}
#module_420320254 .btnicon{font-style:normal;}
#module_420320254 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_420320254 .btnicon{background-image:none;}
#module_420320254 .btnicon{background-repeat:no-repeat;}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{text-align:right;}
#module_420320254 .search-hot ul li a{font-size:12px;}
#module_420320254 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320254 .search-hot ul li a{color:#666;}
#module_420320254 .search-hot ul li a{font-weight:normal;}
#module_420320254 .search-hot ul li a{text-decoration:none;}
#module_420320254 .search-hot ul li a{font-style:normal;}
#module_420320254 .search-hot ul li a{background-color:#eee;}
#module_420320254 .search-hot ul li a{}
#module_420320254  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_420320254  .btnicon:hover{background-image:none;}
#module_420320254  .btnicon:hover{background-repeat:no-repeat;}
#module_420320254  .btnicon:hover{}
#module_420320254  .btnicon:hover{}
#module_420320254 .btnicon:hover{}
#module_420320254  .btnicon:hover{font-size:20px;}
#module_420320254 .ModuleSearchButton:hover{font-family:;}
#module_420320254  .btnicon:hover{color:rgb(26, 50, 99);}
#module_420320254  .btnicon:hover{font-weight:normal;}
#module_420320254  .btnicon:hover{text-decoration:none;}
#module_420320254  .btnicon:hover{font-style:normal;}
#module_420320254 .search-hot ul li:hover a{font-size:8px;}
#module_420320254 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320254 .search-hot ul li:hover a{color:#666;}
#module_420320254 .search-hot ul li:hover a{font-weight:normal;}
#module_420320254 .search-hot ul li:hover a{text-decoration:none;}
#module_420320254 .search-hot ul li:hover a{font-style:normal;}
#module_420320254 .search-hot ul li a:hover{background-color:#dedede;}
#module_420320254 .search-hot ul li a:hover{}

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

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

.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_4 {width:5.1245%;}
.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_420320250 .ModuleHead .HeadCenter{float:none;}
#module_420320250 {
padding:0px;
}
#module_420320250 {
position:static;
z-index:0;
top:36px;
left:1858px;
width:100%;
height: auto;
}
#module_420320250 .ModuleHead420320250 {
display:none;
}
#module_420320250 .BodyCenter.BodyCenter420320250 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320250 >.module_420320250 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320250 >.module_420320250{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320250 .BodyCenter.BodyCenter420320250 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320250 .BodyCenter.BodyCenter420320250 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320250 >.module_420320250 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320250 >.module_420320250 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320250 >.module_420320250 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320250:hover {
border:none;
}
#module_420320250:hover >.module_420320250 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320250 .ModuleSubContainer{background-color:transparent;}
#module_420320250 .ModuleSubContainer{background-image:none;}
#module_420320250 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320250 .ModuleSubContainer{background-position:0% 0%;}
#module_420320250 .ModuleSubContainer{background-attachment:scroll;}
#module_420320250 .ModuleSubContainer{}
#module_420320250 {!bgVideo!}{bgVideoUrl:}
#module_420320250 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320250 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320250 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320250 {max-width:none;width:100%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-109 .slider-layout-109 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-109 .slider-layout-109 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-109 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-slide {position: relative; transition: unset !important; opacity: 1 !important;}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-slide-box{transform: matrix(1, 0, 0, 1, 0, 0);}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-box{transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform-origin: 100% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.slick-current .slick-box{transform: matrix(1, 0, 0, 1, 0, 0); transform-origin: 0% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.prevScalePage {-moz-animation: prevScalePage109 1s ease-in-out; -webkit-animation: prevScalePage109 1s ease-in-out; animation: prevScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage {-moz-animation: nextScalePageUBox109 1s ease-in-out; -webkit-animation: nextScalePageUBox109 1s ease-in-out; animation: nextScalePageUBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-slide-box {-moz-animation: nextScalePageBox109 1s ease-in-out; -webkit-animation: nextScalePageBox109 1s ease-in-out; animation: nextScalePageBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-box{-moz-animation: nextScalePage109 1s ease-in-out; -webkit-animation: nextScalePage109 1s ease-in-out; animation: nextScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-slide-box {-moz-animation: nextScalePageBoxInversion109 1s ease-in-out; -webkit-animation: nextScalePageBoxInversion109 1s ease-in-out; animation: nextScalePageBoxInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-box{-moz-animation: nextScalePageInversion109 1s ease-in-out; -webkit-animation: nextScalePageInversion109 1s ease-in-out; animation: nextScalePageInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slide-box img {position: relative; left: 50%; transform: translate(-50%); width: 100%;}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 50px; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dots li {position: relative; font-size: 0; width: 60px; height: 2px; margin-left: unset; margin-right: unset; background-color: rgba(19, 157, 143, .4); cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0; cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li.slick-active {background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {display: inline-block !important; position: relative; bottom: -12px; font-size: 16px; color: #fff; z-index: 1; width: auto; height: auto; line-height: 1;}
.ModuleSlideV2Giant.layout-109 .slick-prev {left: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-next {right: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-prev:before,
.ModuleSlideV2Giant.layout-109 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .tab-pages {width: auto; height: auto; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); font-size: 16px;}
.ModuleSlideV2Giant.layout-109 .tab-pages p {line-height: 1;}
.ModuleSlideV2Giant.layout-109 .tab-pages p.current-page::after {content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: 15px; margin-bottom: 15px;}
.ModuleSlideV2Giant.layout-109 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right: 2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 9%; font-size: 14px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:3%;font-size:14px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 10% !important; font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:5%;height:1px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages::after {height:1px;}
    .ModuleSlideV2Giant.layout-109 .slick-active{width:45px;/*height:1px;*/}

}

@-moz-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@-webkit-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}

@-moz-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@-webkit-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}

@-moz-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-109 .slick-dots li {width: 30px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev {left: -10px;}
    .ModuleSlideV2Giant.layout-109 .slick-next {right: -10px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {display: none;}
}.module_420320256 .ModuleHead .HeadCenter{float:none;}
#module_420320256 {
padding:0px;
}
#module_420320256 {
position:static;
z-index:0;
top:179px;
left:848px;
width:100%;
height: auto;
}
#module_420320256 .ModuleHead420320256 {
display:none;
}
#module_420320256 .BodyCenter.BodyCenter420320256 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320256 >.module_420320256 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320256 >.module_420320256{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320256 .BodyCenter.BodyCenter420320256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320256 .BodyCenter.BodyCenter420320256 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320256 >.module_420320256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320256 >.module_420320256 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320256 >.module_420320256 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320256:hover {
border:none;
}
#module_420320256:hover >.module_420320256 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320256 .tab-pages p{color:rgb(255, 255, 255);}
#module_420320256 .tab-pages p.current-page::after{background-color:rgb(255, 255, 255);}
#module_420320256 .slick-dots li{background-color:rgba(255, 255, 255, 0.36);}
#module_420320256 .slick-prev, #module_420320256 .slick-next{color:rgb(255, 255, 255);}
#module_420320256 .tab-pages p.current-page{color:rgb(255, 255, 255);}
#module_420320256 .slick-dots li.slick-active{background-color:rgb(255, 255, 255);}
#module_420320256 .slick-prev:hover, #module_420320256 .slick-next:hover{color:rgb(241, 104, 33);}
/*图文模块 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_420320257 .ModuleHead .HeadCenter{float:none;}
#module_420320257 {
padding:0px;
}
#module_420320257 {
position:absolute;
z-index:99;
top:0%;
left:4%;
width:87%;
height:188%;
}
#module_420320257 .ModuleHead420320257 {
display:none;
}
#module_420320257 .BodyCenter.BodyCenter420320257 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320257 >.module_420320257 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320257 >.module_420320257{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320257 .BodyCenter.BodyCenter420320257 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320257 .BodyCenter.BodyCenter420320257 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320257 >.module_420320257 {
margin-top:8.1107%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320257 >.module_420320257 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320257 >.module_420320257 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320257:hover {
border:none;
}
#module_420320257:hover >.module_420320257 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_420320378 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320378 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320378 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320378 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320378 .imageTextGiant-Container{padding-top:10px;}
#module_420320378 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320378 .imageTextGiant-Container{padding-left:10px;}
#module_420320378 .imageTextGiant-Container{padding-right:10px;}
#module_420320378 .showHandle .btn{font-size:14px;}
#module_420320378 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320378 .showHandle .btn{color:#333;}
#module_420320378 .showHandle .btn{font-weight:400;}
#module_420320378 .showHandle .btn{text-decoration:none;}
#module_420320378 .showHandle .btn{font-style:normal;}
#module_420320378 .showHandle div{border-top-color:#ddd !important;}
#module_420320378 .showHandle div{border-top-style:solid !important;}
#module_420320378 .showHandle div{border-top-width:1px !important;}
#module_420320378 .showHandle{background-color:transparent;}
#module_420320378 .showHandle{background-image:none;}
#module_420320378 .showHandle{background-repeat:no-repeat;}
#module_420320378 .showHandle{}
#module_420320378 .showHandle{}
#module_420320378 .showHandle{}
#module_420320378 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center; margin: 0 !important;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

@media only screen and (min-width: 767px) {
	
	.ModuleImageTextGiant.layout-109 .normal_ImgtextBox:last-child{ margin-right: 0 !important;}
}
@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-109 .MobileImgtextBox:nth-child(2n){ margin-right: 0 !important;}
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{display: inline-block;*/
	/*	flex-wrap: wrap;flex: auto;}*/
	.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{
		width: 49%;
    	/*padding: 10px 0 10px 10px;*/
   		 box-sizing: border-box;
	}
	.ModuleImageTextGiant.layout-109 .oneline{ width: 100% !important;}
	/* .ModuleImageTextGiant.layout-109 .oneline:nth-child(1){ margin-top: 0 !important; }
	
	.ModuleImageTextGiant.layout-109 .twoline:nth-child(1),.ModuleImageTextGiant.layout-109 .twoline:nth-child(2){ margin-top: 0 !important; } */
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_420320258 .ModuleHead .HeadCenter{float:none;}
#module_420320258 {
padding:0px;
}
#module_420320258 {
position:absolute;
z-index:0;
top:27%;
left:0%;
width:100%;
height:598%;
}
#module_420320258 .ModuleHead420320258 {
display:none;
}
#module_420320258 .BodyCenter.BodyCenter420320258 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320258 >.module_420320258 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320258 >.module_420320258{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320258 .BodyCenter.BodyCenter420320258 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320258 .BodyCenter.BodyCenter420320258 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320258 >.module_420320258 {
margin-top:0.0000%;
margin-left:13.0217%;
margin-right:16.6945%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320258 >.module_420320258 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320258 >.module_420320258 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320258:hover {
border:none;
}
#module_420320258:hover >.module_420320258 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320258 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_420320258 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_420320258 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_420320258 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_420320258 .GraphicUpper .TextImage{padding-top:0px;}
#module_420320258 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_420320258 .GraphicUpper .TextImage{padding-left:15px;}
#module_420320258 .GraphicUpper .TextImage{padding-right:15px;}
#module_420320258 .GraphicUpper .TextImage{width:100%;}
#module_420320258 .GraphicUpper .MobileTextImage{width:100%;}
#module_420320258 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_420320258 .ModuleImageTextGiantContent{padding-top:18px;}
#module_420320258 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_420320258 .ModuleImageTextGiantContent{padding-left:0px;}
#module_420320258 .ModuleImageTextGiantContent{padding-right:0px;}
#module_420320258 .normal_ImgtextBox{padding-top:0px;}
#module_420320258 .normal_ImgtextBox{padding-bottom:0px;}
#module_420320258 .normal_ImgtextBox{padding-left:15px;}
#module_420320258 .normal_ImgtextBox{padding-right:15px;}
#module_420320258 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_420320258 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_420320258 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_420320258 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_420320258 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_420320258 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_420320258 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_420320258 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox{background-color:transparent;}
#module_420320258 .normal_ImgtextBox{background-image:none;}
#module_420320258 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_420320258 .normal_ImgtextBox{background-position:0% 0%;}
#module_420320258 .normal_ImgtextBox{background-attachment:none;}
#module_420320258 .normal_ImgtextBox{}
#module_420320258 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_420320258 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_420320258 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_420320258 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_420320258 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox{border-top-style:none;}
#module_420320258 .normal_ImgtextBox{border-top-width:0px;}
#module_420320258 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox{border-right-style:none;}
#module_420320258 .normal_ImgtextBox{border-right-width:0px;}
#module_420320258 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox{border-bottom-style:none;}
#module_420320258 .normal_ImgtextBox{border-bottom-width:0px;}
#module_420320258 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox{border-left-style:none;}
#module_420320258 .normal_ImgtextBox{border-left-width:0px;}
#module_420320258 .showHandle .btn{font-size:14px;}
#module_420320258 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320258 .showHandle .btn{color:#333;}
#module_420320258 .showHandle .btn{font-weight:400;}
#module_420320258 .showHandle .btn{text-decoration:none;}
#module_420320258 .showHandle .btn{font-style:normal;}
#module_420320258 .showHandle div{border-top-color:#ddd !important;}
#module_420320258 .showHandle div{border-top-style:solid !important;}
#module_420320258 .showHandle div{border-top-width:1px !important;}
#module_420320258 .showHandle{background-color:transparent;}
#module_420320258 .showHandle{background-image:none;}
#module_420320258 .showHandle{background-repeat:no-repeat;}
#module_420320258 .showHandle{}
#module_420320258 .showHandle{}
#module_420320258 .showHandle{}
#module_420320258 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox:hover{border-top-style:none;}
#module_420320258 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox:hover{border-right-style:none;}
#module_420320258 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_420320258 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_420320258 .normal_ImgtextBox:hover{border-left-style:none;}
#module_420320258 a{font-size:unset;font-family:unset}
#module_420320256 .SubContainer {}

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

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

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

#module_420528682 .ModuleSubContainer{background-color:transparent;}
#module_420528682 .ModuleSubContainer{}
#module_420528682 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420528682 .ModuleSubContainer{background-position:0% 0%;}
#module_420528682 .ModuleSubContainer{background-attachment:scroll;}
#module_420528682 .ModuleSubContainer{}
#module_420528682 {!bgVideo!}{bgVideoUrl:}
#module_420528682 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420528682 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420528682 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420528682 {}
.module_420528686 .ModuleHead .HeadCenter{float:none;}
#module_420528686 {
padding:0px;
}
#module_420528686 {
position:static;
z-index:0;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_420528686 .ModuleHead420528686 {
display:none;
}
#module_420528686 {
border:none;
}
@media screen and (min-width: 768px){
#module_420528686 >.module_420528686 {
}
}
@media screen and (max-width: 767px){
#module_420528686 >.module_420528686 {
margin-top:14.9856%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

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

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

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

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

#module_420320266 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_420320266 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_420320266 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_420320266 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_420320266 .GraphicUpper{padding-top:0px;}
#module_420320266 .GraphicUpper{padding-bottom:0px;}
#module_420320266 .GraphicUpper{padding-left:0px;}
#module_420320266 .GraphicUpper {padding-right:0px;}
#module_420320266 .GraphicUpper{width:20%;} #module_420320266 .ModuleImageTextContent{width: calc(100% - 20%);}
#module_420320266 .MobileGraphicUpper{width:10%;} #module_420320266 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_420320266 .ModuleImageTextGiantContent{padding-top:20px;}
#module_420320266 .ModuleImageTextGiantContent{padding-bottom:20px;}
#module_420320266 .ModuleImageTextGiantContent{padding-left:20px;}
#module_420320266 .ModuleImageTextGiantContent{padding-right:20px;}
#module_420320266 .normal_ImgtextBox_content{padding-top:0px;}
#module_420320266 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_420320266 .normal_ImgtextBox_content{padding-left:0px;}
#module_420320266 .normal_ImgtextBox_content{padding-right:0px;}
#module_420320266 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_420320266 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320266 .normal_ImgtextBox_content{background-color:transparent;}
#module_420320266 .normal_ImgtextBox_content{background-image:none;}
#module_420320266 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_420320266 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_420320266 .normal_ImgtextBox_content{background-attachment:none;}
#module_420320266 .normal_ImgtextBox_content{}
#module_420320266 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_420320266 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_420320266 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_420320266 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_420320266 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content{border-top-style:none;}
#module_420320266 .normal_ImgtextBox_content{border-top-width:0px;}
#module_420320266 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content{border-right-style:none;}
#module_420320266 .normal_ImgtextBox_content{border-right-width:0px;}
#module_420320266 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_420320266 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_420320266 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content{border-left-style:none;}
#module_420320266 .normal_ImgtextBox_content{border-left-width:0px;}
#module_420320266 .showHandle .btn{font-size:14px;}
#module_420320266 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320266 .showHandle .btn{color:#333;}
#module_420320266 .showHandle .btn{font-weight:400;}
#module_420320266 .showHandle .btn{text-decoration:none;}
#module_420320266 .showHandle .btn{font-style:normal;}
#module_420320266 .showHandle div{border-top-color:#ddd !important;}
#module_420320266 .showHandle div{border-top-style:solid !important;}
#module_420320266 .showHandle div{border-top-width:1px !important;}
#module_420320266 .showHandle{background-color:transparent;}
#module_420320266 .showHandle{background-image:none;}
#module_420320266 .showHandle{background-repeat:no-repeat;}
#module_420320266 .showHandle{}
#module_420320266 .showHandle{}
#module_420320266 .showHandle{}
#module_420320266 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320266 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_420320266 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_420320266 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_420320266 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_420320266 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_420320266 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320261 #Sub420320261_1 {width:26.5441%;}
.module_420320262 .ModuleHead .HeadCenter{float:none;}
#module_420320262 {
padding:0px;
}
#module_420320262 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320262 .ModuleHead420320262 {
display:none;
}
#module_420320262 .BodyCenter.BodyCenter420320262 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320262 >.module_420320262 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320262 >.module_420320262{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320262 .BodyCenter.BodyCenter420320262 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320262 .BodyCenter.BodyCenter420320262 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320262 >.module_420320262 {
margin-top:4.8495%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320262 >.module_420320262 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320262 >.module_420320262 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320262:hover {
border:none;
}
#module_420320262:hover >.module_420320262 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_420320263 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_420320263 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_420320263 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_420320263 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_420320263 .GraphicUpper{padding-top:0px;}
#module_420320263 .GraphicUpper{padding-bottom:0px;}
#module_420320263 .GraphicUpper{padding-left:0px;}
#module_420320263 .GraphicUpper {padding-right:0px;}
#module_420320263 .GraphicUpper{width:18%;} #module_420320263 .ModuleImageTextContent{width: calc(100% - 18%);}
#module_420320263 .MobileGraphicUpper{width:10%;} #module_420320263 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_420320263 .ModuleImageTextGiantContent{padding-top:20px;}
#module_420320263 .ModuleImageTextGiantContent{padding-bottom:20px;}
#module_420320263 .ModuleImageTextGiantContent{padding-left:20px;}
#module_420320263 .ModuleImageTextGiantContent{padding-right:20px;}
#module_420320263 .normal_ImgtextBox_content{padding-top:0px;}
#module_420320263 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_420320263 .normal_ImgtextBox_content{padding-left:0px;}
#module_420320263 .normal_ImgtextBox_content{padding-right:0px;}
#module_420320263 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_420320263 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320263 .normal_ImgtextBox_content{background-color:transparent;}
#module_420320263 .normal_ImgtextBox_content{background-image:none;}
#module_420320263 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_420320263 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_420320263 .normal_ImgtextBox_content{background-attachment:none;}
#module_420320263 .normal_ImgtextBox_content{}
#module_420320263 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_420320263 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_420320263 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_420320263 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_420320263 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content{border-top-style:none;}
#module_420320263 .normal_ImgtextBox_content{border-top-width:0px;}
#module_420320263 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content{border-right-style:none;}
#module_420320263 .normal_ImgtextBox_content{border-right-width:0px;}
#module_420320263 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_420320263 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_420320263 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content{border-left-style:none;}
#module_420320263 .normal_ImgtextBox_content{border-left-width:0px;}
#module_420320263 .showHandle .btn{font-size:14px;}
#module_420320263 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320263 .showHandle .btn{color:#333;}
#module_420320263 .showHandle .btn{font-weight:400;}
#module_420320263 .showHandle .btn{text-decoration:none;}
#module_420320263 .showHandle .btn{font-style:normal;}
#module_420320263 .showHandle div{border-top-color:#ddd !important;}
#module_420320263 .showHandle div{border-top-style:solid !important;}
#module_420320263 .showHandle div{border-top-width:1px !important;}
#module_420320263 .showHandle{background-color:transparent;}
#module_420320263 .showHandle{background-image:none;}
#module_420320263 .showHandle{background-repeat:no-repeat;}
#module_420320263 .showHandle{}
#module_420320263 .showHandle{}
#module_420320263 .showHandle{}
#module_420320263 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320263 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_420320263 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_420320263 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_420320263 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_420320263 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_420320263 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320261 #Sub420320261_2 {width:45.5882%;}
.module_420320264 .ModuleHead .HeadCenter{float:none;}
#module_420320264 {
padding:0px;
}
#module_420320264 {
position:static;
z-index:0;
top:1204px;
left:1482px;
width:100%;
height: auto;
}
#module_420320264 .ModuleHead420320264 {
display:none;
}
#module_420320264 .BodyCenter.BodyCenter420320264 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320264 >.module_420320264 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320264 >.module_420320264{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320264 .BodyCenter.BodyCenter420320264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320264 .BodyCenter.BodyCenter420320264 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320264 >.module_420320264 {
margin-top:32.5137%;
margin-left:8.1967%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320264 >.module_420320264 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320264 >.module_420320264 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320264:hover {
border:none;
}
#module_420320264:hover >.module_420320264 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_420320267 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_420320267 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_420320267 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_420320267 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_420320267 .GraphicUpper{padding-top:0px;}
#module_420320267 .GraphicUpper{padding-bottom:0px;}
#module_420320267 .GraphicUpper{padding-left:0px;}
#module_420320267 .GraphicUpper {padding-right:0px;}
#module_420320267 .GraphicUpper{width:20%;} #module_420320267 .ModuleImageTextContent{width: calc(100% - 20%);}
#module_420320267 .MobileGraphicUpper{width:10%;} #module_420320267 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_420320267 .ModuleImageTextGiantContent{padding-top:20px;}
#module_420320267 .ModuleImageTextGiantContent{padding-bottom:20px;}
#module_420320267 .ModuleImageTextGiantContent{padding-left:20px;}
#module_420320267 .ModuleImageTextGiantContent{padding-right:20px;}
#module_420320267 .normal_ImgtextBox_content{padding-top:0px;}
#module_420320267 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_420320267 .normal_ImgtextBox_content{padding-left:0px;}
#module_420320267 .normal_ImgtextBox_content{padding-right:0px;}
#module_420320267 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_420320267 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320267 .normal_ImgtextBox_content{background-color:transparent;}
#module_420320267 .normal_ImgtextBox_content{background-image:none;}
#module_420320267 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_420320267 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_420320267 .normal_ImgtextBox_content{background-attachment:none;}
#module_420320267 .normal_ImgtextBox_content{}
#module_420320267 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_420320267 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_420320267 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_420320267 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_420320267 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content{border-top-style:none;}
#module_420320267 .normal_ImgtextBox_content{border-top-width:0px;}
#module_420320267 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content{border-right-style:none;}
#module_420320267 .normal_ImgtextBox_content{border-right-width:0px;}
#module_420320267 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_420320267 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_420320267 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content{border-left-style:none;}
#module_420320267 .normal_ImgtextBox_content{border-left-width:0px;}
#module_420320267 .showHandle .btn{font-size:14px;}
#module_420320267 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320267 .showHandle .btn{color:#333;}
#module_420320267 .showHandle .btn{font-weight:400;}
#module_420320267 .showHandle .btn{text-decoration:none;}
#module_420320267 .showHandle .btn{font-style:normal;}
#module_420320267 .showHandle div{border-top-color:#ddd !important;}
#module_420320267 .showHandle div{border-top-style:solid !important;}
#module_420320267 .showHandle div{border-top-width:1px !important;}
#module_420320267 .showHandle{background-color:transparent;}
#module_420320267 .showHandle{background-image:none;}
#module_420320267 .showHandle{background-repeat:no-repeat;}
#module_420320267 .showHandle{}
#module_420320267 .showHandle{}
#module_420320267 .showHandle{}
#module_420320267 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320267 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_420320267 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_420320267 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_420320267 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_420320267 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_420320267 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320261 #Sub420320261_3 {width:27.867700000000003%;}
.module_420320268 .ModuleHead .HeadCenter{float:none;}
#module_420320268 {
padding:0px;
}
#module_420320268 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320268 .ModuleHead420320268 {
display:none;
}
#module_420320268 .BodyCenter.BodyCenter420320268 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320268 >.module_420320268 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320268 >.module_420320268{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320268 .BodyCenter.BodyCenter420320268 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320268 .BodyCenter.BodyCenter420320268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320268 >.module_420320268 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320268 >.module_420320268 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320268 >.module_420320268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320268:hover {
border:none;
}
#module_420320268:hover >.module_420320268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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


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

#module_420320272 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_420320272 .ModuleHoverBoxItem_1{background-image:none;}
#module_420320272 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_420320272 .ModuleHoverBoxItem_1{}
#module_420320272 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_420320272 .ModuleHoverBoxItem_1{}
#module_420320272 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_420320272 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_420320272 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_420320272 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_420320272 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_420320272 .ModuleHoverBoxItem_2{background-image:none;}
#module_420320272 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_420320272 .ModuleHoverBoxItem_2{}
#module_420320272 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_420320272 .ModuleHoverBoxItem_2{}
#module_420320272 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_420320272 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_420320272 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_420320272 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_420320272 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

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

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

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

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

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

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

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

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

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

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

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

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

#module_420320287 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_420320287 .ModuleSubContainer{background-image:none;}
#module_420320287 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320287 .ModuleSubContainer{background-position:0% 0%;}
#module_420320287 .ModuleSubContainer{background-attachment:scroll;}
#module_420320287 .ModuleSubContainer{}
#module_420320287 {!bgVideo!}{bgVideoUrl:}
#module_420320287 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320287 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320287 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320287 {max-width:none;width:100%;}
.module_420320288 .ModuleHead .HeadCenter{float:none;}
#module_420320288 {
padding:0px;
}
#module_420320288 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320288 .ModuleHead420320288 {
display:none;
}
#module_420320288 {
border:none;
}
@media screen and (min-width: 768px){
#module_420320288 >.module_420320288 {
margin-top:8.4728%;
margin-left:0.0000%;
margin-right:1.9874%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320288 >.module_420320288 {
}
}

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

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

#module_420320289 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320289 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320289 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320289 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320289 .imageTextGiant-Container{padding-top:10px;}
#module_420320289 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320289 .imageTextGiant-Container{padding-left:10px;}
#module_420320289 .imageTextGiant-Container{padding-right:10px;}
#module_420320289 .showHandle .btn{font-size:14px;}
#module_420320289 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320289 .showHandle .btn{color:#333;}
#module_420320289 .showHandle .btn{font-weight:400;}
#module_420320289 .showHandle .btn{text-decoration:none;}
#module_420320289 .showHandle .btn{font-style:normal;}
#module_420320289 .showHandle div{border-top-color:#ddd !important;}
#module_420320289 .showHandle div{border-top-style:solid !important;}
#module_420320289 .showHandle div{border-top-width:1px !important;}
#module_420320289 .showHandle{background-color:transparent;}
#module_420320289 .showHandle{background-image:none;}
#module_420320289 .showHandle{background-repeat:no-repeat;}
#module_420320289 .showHandle{}
#module_420320289 .showHandle{}
#module_420320289 .showHandle{}
#module_420320289 a{font-size:unset;font-family:unset}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_420320293 .ModuleHead .HeadCenter{float:none;}
#module_420320293 {
padding:0px;
}
#module_420320293 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320293 .ModuleHead420320293 {
display:none;
}
#module_420320293 .BodyCenter.BodyCenter420320293 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320293 >.module_420320293 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320293 >.module_420320293{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320293 .BodyCenter.BodyCenter420320293 {
padding-top:0.5230%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_420320293 .BodyCenter.BodyCenter420320293 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320293 >.module_420320293 {
margin-top:2.0921%;
margin-left:10.4603%;
margin-right:31.3808%;
margin-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_420320293 >.module_420320293 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_420320293 >.module_420320293 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320293:hover {
border:none;
}
#module_420320293:hover >.module_420320293 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320293 .hrbox{justify-content:;}
#module_420320293 .hr-line{width:autopx;max-width:autopx;}
#module_420320293 .hr-line{border-bottom-color:rgba(107, 118, 142, 0.13);}
#module_420320293 .hr-line{border-bottom-style:solid;}
#module_420320293 .hr-line{border-bottom-width:2px;}

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

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

#module_420320291 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320291 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320291 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320291 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320291 .imageTextGiant-Container{padding-top:10px;}
#module_420320291 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320291 .imageTextGiant-Container{padding-left:10px;}
#module_420320291 .imageTextGiant-Container{padding-right:10px;}
#module_420320291 .showHandle .btn{font-size:14px;}
#module_420320291 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320291 .showHandle .btn{color:#333;}
#module_420320291 .showHandle .btn{font-weight:400;}
#module_420320291 .showHandle .btn{text-decoration:none;}
#module_420320291 .showHandle .btn{font-style:normal;}
#module_420320291 .showHandle div{border-top-color:#ddd !important;}
#module_420320291 .showHandle div{border-top-style:solid !important;}
#module_420320291 .showHandle div{border-top-width:1px !important;}
#module_420320291 .showHandle{background-color:transparent;}
#module_420320291 .showHandle{background-image:none;}
#module_420320291 .showHandle{background-repeat:no-repeat;}
#module_420320291 .showHandle{}
#module_420320291 .showHandle{}
#module_420320291 .showHandle{}
#module_420320291 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
	color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
	background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_420320292 .ModuleHead .HeadCenter{float:none;}
#module_420320292 {
padding:0px;
}
#module_420320292 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320292 .ModuleHead420320292 {
display:none;
}
#module_420320292 .BodyCenter.BodyCenter420320292 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320292 >.module_420320292 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320292 >.module_420320292{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320292 .BodyCenter.BodyCenter420320292 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320292 .BodyCenter.BodyCenter420320292 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320292 >.module_420320292 {
margin-top:2.1967%;
margin-left:10.3556%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320292 >.module_420320292 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320292 >.module_420320292 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320292:hover {
border:none;
}
#module_420320292:hover >.module_420320292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320292 .BodyCenter{text-align:left;}
#module_420320292 .moduleButton{font-size:12px;}
#module_420320292 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_420320292 .moduleButton{color:rgb(26, 50, 99);}
#module_420320292 .moduleButton{font-weight:normal;}
#module_420320292 .moduleButton{text-decoration:none;}
#module_420320292 .moduleButton{font-style:normal;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{background-color:#fff;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{background-image:none;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{background-position:none;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{background-attachment:none;}
#module_420320292 .moduleButton, #module_420320292 .moduleButton.faded:before{}
#module_420320292 .moduleButton{border-color:rgb(26, 50, 99);}
#module_420320292 .moduleButton{border-style:solid;}
#module_420320292 .moduleButton{border-width:1px;}
#module_420320292 .moduleButton{width:170px;}
#module_420320292 .moduleButton,#module_420320292 .BreadsvgIcon{height:50px;line-height:50px;}
#module_420320292 .BodyCenter{color:#000;}
#module_420320292 .moduleButton{border-top-left-radius:0px;}
#module_420320292 .moduleButton{border-top-right-radius:0px;}
#module_420320292 .moduleButton{border-bottom-left-radius:0px;}
#module_420320292 .moduleButton{border-bottom-right-radius:0px;}
#module_420320292 .BreadIcon{font-size:8px;} #module_420320292 .BreadsvgIcon svg{width:8px;height:8px;}
#module_420320292 .BreadIcon{color:#000;} #module_420320292 .BreadsvgIcon svg>*{fill:#000;}
#module_420320292 .BreadIcon,#module_420320292 .BreadsvgIcon{margin-left:10px;}
#module_420320292 .BreadIcon,#module_420320292 .BreadsvgIcon{margin-right:10px;}
#module_420320292 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320292 .moduleButton:hover .BreadIcon{font-size:8px;} #module_420320292 .moduleButton:hover .BreadsvgIcon svg{width:8px;height:8px;}
#module_420320292 .moduleButton:hover .BreadIcon{color:#fff} #module_420320292 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_420320292 .moduleButton:hover{font-size:12px;}
#module_420320292 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_420320292 .moduleButton:hover{color:#fff;}
#module_420320292 .moduleButton:hover{font-weight:normal;}
#module_420320292 .moduleButton:hover{text-decoration:none;}
#module_420320292 .moduleButton:hover{font-style:normal;}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{background-color:rgb(26, 50, 99);}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{background-image:none;}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{background-position:none;}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{background-attachment:none;}
#module_420320292 .moduleButton:before, #module_420320292 .moduleButton.faded:before{}
#module_420320292 .moduleButton:hover{border-color:rgb(26, 50, 99);}
#module_420320292 .moduleButton:hover{border-style:solid;}
#module_420320292 .moduleButton:hover{border-width:1px;}
#module_420320292 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_420320294 .ModuleHead .HeadCenter{float:none;}
#module_420320294 {
padding:0px;
}
#module_420320294 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320294 .ModuleHead420320294 {
display:none;
}
#module_420320294 .BodyCenter.BodyCenter420320294 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20220129101128e54b1c.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320294 >.module_420320294 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320294 >.module_420320294{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320294 .BodyCenter.BodyCenter420320294 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.2301%;
}
}
@media screen and (max-width: 767px){
#module_420320294 .BodyCenter.BodyCenter420320294 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320294 >.module_420320294 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320294 >.module_420320294 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320294 >.module_420320294 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320294:hover {
border:none;
}
#module_420320294:hover >.module_420320294 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_420320298 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_420320298 .ModuleSubContainer{background-image:none;}
#module_420320298 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320298 .ModuleSubContainer{background-position:0% 0%;}
#module_420320298 .ModuleSubContainer{background-attachment:scroll;}
#module_420320298 .ModuleSubContainer{}
#module_420320298 {!bgVideo!}{bgVideoUrl:}
#module_420320298 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320298 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320298 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320298 {}
.ModuleGridContainer.ModuleGridContainer420320298 .SubPadding {width:0px;}
.module_420320299 .ModuleHead .HeadCenter{float:none;}
#module_420320299 {
padding:0px;
}
#module_420320299 {
position:static;
z-index:0;
top:3886px;
left:496px;
width:100%;
height: auto;
}
#module_420320299 .ModuleHead420320299 {
display:none;
}
#module_420320299 .BodyCenter.BodyCenter420320299 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/202201291017189c9fb5.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320299 >.module_420320299 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320299 >.module_420320299{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320299 .BodyCenter.BodyCenter420320299 {
padding-top:8.2988%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.2988%;
}
}
@media screen and (max-width: 767px){
#module_420320299 .BodyCenter.BodyCenter420320299 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320299 >.module_420320299 {
margin-top:19.5021%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320299 >.module_420320299 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320299 >.module_420320299 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320299:hover {
border:none;
}
#module_420320299:hover >.module_420320299 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer420320298 #Sub420320298_2 {width:6.5833%;}
.module_420320302 .ModuleHead .HeadCenter{float:none;}
#module_420320302 {
padding:0px;
}
#module_420320302 {
position:static;
z-index:1;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_420320302 .ModuleHead420320302 {
display:none;
}
#module_420320302 .BodyCenter.BodyCenter420320302 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20220129101718f543a1.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320302 >.module_420320302 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320302 >.module_420320302{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320302 .BodyCenter.BodyCenter420320302 {
padding-top:9.1743%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.1743%;
}
}
@media screen and (max-width: 767px){
#module_420320302 .BodyCenter.BodyCenter420320302 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320302 >.module_420320302 {
margin-top:26.6055%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320302 >.module_420320302 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320302 >.module_420320302 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320302:hover {
border:none;
}
#module_420320302:hover >.module_420320302 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer420320298 #Sub420320298_4 {width:9.5833%;}
.module_420320303 .ModuleHead .HeadCenter{float:none;}
#module_420320303 {
padding:0px;
}
#module_420320303 {
position:static;
z-index:0;
top:17px;
left:0px;
width:100%;
height: auto;
}
#module_420320303 .ModuleHead420320303 {
display:none;
}
#module_420320303 .BodyCenter.BodyCenter420320303 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/202201291017189c9fb5.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320303 >.module_420320303 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320303 >.module_420320303{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320303 .BodyCenter.BodyCenter420320303 {
padding-top:8.6580%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.6580%;
}
}
@media screen and (max-width: 767px){
#module_420320303 .BodyCenter.BodyCenter420320303 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320303 >.module_420320303 {
margin-top:23.3766%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320303 >.module_420320303 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320303 >.module_420320303 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320303:hover {
border:none;
}
#module_420320303:hover >.module_420320303 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer420320298 #Sub420320298_6 {width:6.7500%;}
.module_420320304 .ModuleHead .HeadCenter{float:none;}
#module_420320304 {
padding:0px;
}
#module_420320304 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_420320304 .ModuleHead420320304 {
display:none;
}
#module_420320304 .BodyCenter.BodyCenter420320304 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20220129101718f543a1.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320304 >.module_420320304 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320304 >.module_420320304{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320304 .BodyCenter.BodyCenter420320304 {
padding-top:8.5106%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.5106%;
}
}
@media screen and (max-width: 767px){
#module_420320304 .BodyCenter.BodyCenter420320304 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320304 >.module_420320304 {
margin-top:22.1277%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320304 >.module_420320304 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320304 >.module_420320304 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320304:hover {
border:none;
}
#module_420320304:hover >.module_420320304 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_420320310 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320310 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320310 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320310 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320310 .imageTextGiant-Container{padding-top:10px;}
#module_420320310 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320310 .imageTextGiant-Container{padding-left:10px;}
#module_420320310 .imageTextGiant-Container{padding-right:10px;}
#module_420320310 .showHandle .btn{font-size:14px;}
#module_420320310 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320310 .showHandle .btn{color:#333;}
#module_420320310 .showHandle .btn{font-weight:400;}
#module_420320310 .showHandle .btn{text-decoration:none;}
#module_420320310 .showHandle .btn{font-style:normal;}
#module_420320310 .showHandle div{border-top-color:#ddd !important;}
#module_420320310 .showHandle div{border-top-style:solid !important;}
#module_420320310 .showHandle div{border-top-width:1px !important;}
#module_420320310 .showHandle{background-color:transparent;}
#module_420320310 .showHandle{background-image:none;}
#module_420320310 .showHandle{background-repeat:no-repeat;}
#module_420320310 .showHandle{}
#module_420320310 .showHandle{}
#module_420320310 .showHandle{}
#module_420320310 a{font-size:unset;font-family:unset}
/*layout-121*/
.ModuleNewsListGiant.layout-122 .news-module-container{overflow: hidden;position: relative;}
.ModuleNewsListGiant.layout-122 .news-container{ font-size: 0;}
/* .ModuleNewsListGiant.layout-122 .news-item[index = '0']{display: none;} */
.ModuleNewsListGiant.layout-122 .news-left,
.ModuleNewsListGiant.layout-122 .news-right,
.ModuleNewsListGiant.layout-122 .timebox,
.ModuleNewsListGiant.layout-122 .titbox{height: auto; display: inline-block; vertical-align: top; }
.ModuleNewsListGiant.layout-122 .news-left .news-tit{background-color:#1E88E5;}
.ModuleNewsListGiant.layout-122 .news-left .contentbox{ font-size: 0;padding-top:35px;padding-right: 40px;padding-left: 49px;}
.ModuleNewsListGiant.layout-122 .news-left { width:40%;}
.ModuleNewsListGiant.layout-122 .news-right { width:60%}
.ModuleNewsListGiant.layout-122 .dummy {
  padding-top: 56%;
}
.ModuleNewsListGiant.layout-122 .news-img{
  display: block;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  position: relative;
}
.ModuleNewsListGiant.layout-122 .swiper-slide-active .news-tit{
  margin-left:0 !important;
}
.ModuleNewsListGiant.layout-122 .news-img img{position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: auto;
  display: block;
  transition:all 1s;
}
.ModuleNewsListGiant.layout-122 .news-img:hover img{
  transform:scale(1.3);
}

.ModuleNewsListGiant.layout-122 .news-left .timebox{width: 15%;margin-right: 30px;}
/* .ModuleNewsListGiant.layout-122 .news-left .titbox{width: calc(85% - 30px);} */
.ModuleNewsListGiant.layout-122 .day{    display: block;font-size: 62px;color:#fff;line-height: 1;}
.ModuleNewsListGiant.layout-122 .yaermonth{font-size: 16px;color:#fff;line-height: 1;    display: block;}
.ModuleNewsListGiant.layout-122 .news-title{line-height:1.5;max-width:600px; font-size: 22px;color: #ffffff;}
.ModuleNewsListGiant.layout-122 .left-line {transition: width 0.3s ease-in-out;  width: 64px;height: 3px; border-top: 3px solid rgba(255,255,255,0.61);margin:33px 0 30px 0 ;}
.ModuleNewsListGiant.layout-122 .news-desc {line-height: 2;color: rgba(255,255,255,0.8);font-size: 14px;}
.ModuleNewsListGiant.layout-122 .news-left .label-box{overflow: hidden; max-height: 80px; padding-left: 49px; margin-top: 35px; border-top: 1px solid rgba(255,255,255,0.3);}
.ModuleNewsListGiant.layout-122 .news-right .label-box{overflow: hidden; max-height: 80px; margin-top: 35px; border-top: 1px solid #eeeeee;}
.ModuleNewsListGiant.layout-122 .news-label{margin-top: 20px; margin-bottom: 20px; margin-right: 15px; display: inline-block;padding: 0 16px;font-size: 12px; background: rgba(255,255,255,0.6);border-radius: 16px;}
.ModuleNewsListGiant.layout-122 .news-label a{color: #2196F3; }
.ModuleNewsListGiant.layout-122 .news-right{font-size: 0;  }
.ModuleNewsListGiant.layout-122 .news-item{ padding: 0;}
.ModuleNewsListGiant.layout-122 .news-right .timebox,.ModuleNewsListGiant.layout-122 .news-right .titbox{ display: block;}
.ModuleNewsListGiant.layout-122 .news-right .day{color:#D2D2D2;}
.ModuleNewsListGiant.layout-122 .news-right .yaermonth{color:#D2D2D2;}
.ModuleNewsListGiant.layout-122 .paginations{ display: block; text-align: right;  width: 100%; height:auto;}
.ModuleNewsListGiant.layout-122 .prev{ margin-right: 15px;}
.ModuleNewsListGiant.layout-122 .next{transform: rotate(180deg);}
.ModuleNewsListGiant.layout-122 .news-right .news-title{ max-width:440px; font-size: 18px;color: #333333;}
.ModuleNewsListGiant.layout-122 .right-line {transition: width 0.3s ease-in-out; width: 64px;height: 3px; border-top: 3px solid #eeeeee;/*margin:33px 0 30px 0 ;*/}
.ModuleNewsListGiant.layout-122 .news-right .news-desc {margin-top: 30px; color: #A1A1A1;font-size: 14px;}
.ModuleNewsListGiant.layout-122  .news-left:hover .left-line{
    width: 100%;
}
.ModuleNewsListGiant.layout-122  .news-right .news-tit:hover .right-line{
  width: 100%;
}
.ModuleNewsListGiant.layout-122 .prev,.ModuleNewsListGiant.layout-122  .next{   cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 48px; width: 48px; height: 48px;background: #1e88e5;color: #fff;}
    .ModuleNewsListGiant.layout-122 .paginationbtn{ position: relative;}
.ModuleNewsListGiant.layout-122 .icon-icon-left{ font-size: 20px; position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%); }
.ModuleNewsListGiant.layout-122 .videobox .Mantle{
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .3;
  z-index: 9;
}
.ModuleNewsListGiant.layout-122 .videobox .iconfont{
   display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 10;
  font-size: 66px;
  color: #fff;
  transform: translate(-50%,-50%);
}
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-122 .news-item[index = '0']{display:block;}
  .ModuleNewsListGiant.layout-122 .news-right {width: 100% !important;margin-left:0 !important}
  .ModuleNewsListGiant.layout-122 .titbox{width: 100% !important;}
  .ModuleNewsListGiant.layout-122 .news-left{display: none;}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-122 .staFun{
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}

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

#module_420320311 .videobox .iconfont{font-size:66px;}
#module_420320311 {}@media (max-width: 767px) { #module_420320311 .videobox .iconfont{font-size:44px;}}
#module_420320311 .topnews .news-tit{background-color:rgb(26, 50, 99);}
#module_420320311 .topnews .news-tit{background-image:none;}
#module_420320311 .topnews .news-tit{background-repeat:no-repeat;}
#module_420320311 .topnews .news-tit{}
#module_420320311 .topnews .news-tit{}
#module_420320311 .topnews .contentbox{padding-top:35px;}
#module_420320311 .topnews .contentbox{padding-bottom:0px;}
#module_420320311 .topnews .contentbox{padding-left:49px;}
#module_420320311 .topnews .contentbox{padding-right:49px;}
#module_420320311 .news-right .news-tit{margin-right: 45px;} #module_420320311 .news-right{ width: calc(60% - 45px);  margin-left: 45px;}
#module_420320311 {} @media (max-width: 767px) { #module_420320311 .news-right .news-tit{margin-left: 20px;}}
#module_420320311 .news-right .news-img{margin-top:30px;}
#module_420320311 .news-right .news-img{margin-bottom:30px;}
#module_420320311 .news-img .dummy{background-color:#fff;}
#module_420320311 .news-img .dummy{background-image:none;}
#module_420320311 .news-img .dummy{background-repeat:no-repeat;}
#module_420320311 .news-img .dummy{}
#module_420320311 .news-img .dummy{}
#module_420320311 .news-img .dummy{}
#module_420320311 .news-img .dummy{padding-top:auto;}
#module_420320311 .news-img .t-img{ object-fit:cover;}
#module_420320311 .news-img .t-img{ width:100%;}
#module_420320311 .news-img .t-img{ height:100%;}
#module_420320311 .right-line{border-top-style:solid;}
#module_420320311 .right-line{border-top-width:3px;}
#module_420320311 .right-line{border-top-color:#eeeeee;}
#module_420320311 .left-line{border-top-style:solid;}
#module_420320311 .left-line{border-top-width:2px;}
#module_420320311 .left-line{border-top-color:#fff;}
#module_420320311 .news-title{margin-top:0px;}
#module_420320311 .news-title{margin-bottom:30px;}
#module_420320311 .topnews .news-title{font-size:20px;}
#module_420320311 .topnews .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews .news-title{color:#fff;}
#module_420320311 .topnews .news-title{font-weight:bold;}
#module_420320311 .topnews .news-title{text-decoration:none;}
#module_420320311 .topnews .news-title{font-style:normal;}
#module_420320311 .news-right .news-title{font-size:18px;} #module_420320311 .staFun{line-height: 18pt;}
#module_420320311 .news-right  .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-title{color:rgb(26, 50, 99);}
#module_420320311 .news-right .news-title{font-weight:bold;}
#module_420320311 .news-right  .news-title{text-decoration:none;}
#module_420320311 .news-right .news-title{font-style:normal;}
#module_420320311 .news-desc{margin-top:0px;}
#module_420320311 .news-desc{margin-bottom:40px;}
#module_420320311 .topnews .news-desc{font-size:14px;}
#module_420320311 .topnews .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews .news-desc{color:rgb(163, 172, 191);}
#module_420320311 .topnews .news-desc{font-weight:normal;}
#module_420320311 .topnews .news-desc{text-decoration:none;}
#module_420320311 .topnews .news-desc{font-style:normal;}
#module_420320311 .news-right .news-desc{font-size:14px;}
#module_420320311 .news-right  .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-desc{color:rgb(107, 118, 142);}
#module_420320311 .news-right .news-desc{font-weight:normal;}
#module_420320311 .news-right  .news-desc{text-decoration:none;}
#module_420320311 .news-right .news-desc{font-style:normal;}
#module_420320311 .news-right .day{margin-top:30px;}
#module_420320311 .news-right .day{margin-bottom:0px;}
#module_420320311 .news-right .day{font-size:48px;}
#module_420320311 .news-right .day{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .day{color:rgb(157, 166, 186);}
#module_420320311 .news-right .day{font-weight:bold;}
#module_420320311 .news-right .day{text-decoration:none;}
#module_420320311 .news-right .day{font-style:normal;}
#module_420320311 .news-right .yaermonth{margin-top:0px;}
#module_420320311 .news-right .yaermonth{margin-bottom:40px;}
#module_420320311 .news-right .yaermonth{font-size:14px;}
#module_420320311 .news-right .yaermonth{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .yaermonth{color:rgb(157, 166, 186);}
#module_420320311 .news-right .yaermonth{font-weight:normal;}
#module_420320311 .news-right .yaermonth{text-decoration:none;}
#module_420320311 .news-right .yaermonth{font-style:normal;}
#module_420320311 .news-right .news-label{font-size:12px;}
#module_420320311 .news-right  .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right  .news-label{color:#999;}
#module_420320311 .news-right  .news-label{font-weight:normal;}
#module_420320311 .news-right  .news-label{text-decoration:none;}
#module_420320311 .news-right .news-label{font-style:normal;}
#module_420320311 .topnews .news-label{font-size:12 px;}
#module_420320311 .topnews .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews .news-label{color:#1E88E5;}
#module_420320311 .topnews .news-label{font-weight:normal;}
#module_420320311 .topnews .news-label{text-decoration:none;}
#module_420320311 .topnews .news-label{font-style:normal;}
#module_420320311 .topnews .news-label{background-color:rgba(255,255,255,0.6);}
#module_420320311 .topnews .news-label{background-image:none;}
#module_420320311 .topnews .news-label{background-repeat:no-repeat;}
#module_420320311 .topnews .news-label{}
#module_420320311 .topnews .news-label{}
#module_420320311 .news-right .news-label{background-color:rgba(246,246,246,0.8);}
#module_420320311 .news-right .news-label{background-image:none;}
#module_420320311 .news-right .news-label{background-repeat:no-repeat;}
#module_420320311 .news-right .news-label{}
#module_420320311 .news-right .news-label{}
#module_420320311 .news-label{border-top-left-radius:16px;}
#module_420320311 .news-label{border-top-right-radius:16px;}
#module_420320311 .news-label{border-bottom-left-radius:16px;}
#module_420320311 .news-label{border-bottom-right-radius:16px;}
#module_420320311 .news-right .label-box{border-top-color:#EEEEEE;}
#module_420320311 .topnews .label-box{border-top-color:rgba(255,255,255,0.3);}
#module_420320311 .news-label{margin-top:20px;}
#module_420320311 .news-label{margin-bottom:20px;}
#module_420320311 .news-label{margin-left:0px;}
#module_420320311 .news-label{margin-right:15px;}
#module_420320311 .news-label{padding-top:10px;}
#module_420320311 .news-label{padding-bottom:10px;}
#module_420320311 .news-label{padding-left:16px;}
#module_420320311 .news-label{padding-right:16px;}
#module_420320311 .news-right .news-label{border-top-color:#fff;}
#module_420320311 .news-right .news-label{border-top-style:none;}
#module_420320311 .news-right .news-label{border-top-width:0px;}
#module_420320311 .news-right .news-label{border-right-color:#fff;}
#module_420320311 .news-right .news-label{border-right-style:none;}
#module_420320311 .news-right .news-label{border-right-width:0px;}
#module_420320311 .news-right .news-label{border-bottom-color:#fff;}
#module_420320311 .news-right .news-label{border-bottom-style:none;}
#module_420320311 .news-right .news-label{border-bottom-width:0px;}
#module_420320311 .news-right .news-label{border-left-color:#fff;}
#module_420320311 .news-right .news-label{border-left-style:none;}
#module_420320311 .news-right .news-label{border-left-width:0px;}
#module_420320311 .topnews .news-label{border-top-color:#fff;}
#module_420320311 .topnews .news-label{border-top-style:none;}
#module_420320311 .topnews .news-label{border-top-width:0px;}
#module_420320311 .topnews .news-label{border-right-color:#fff;}
#module_420320311 .topnews .news-label{border-right-style:none;}
#module_420320311 .topnews .news-label{border-right-width:0px;}
#module_420320311 .topnews .news-label{border-bottom-color:#fff;}
#module_420320311 .topnews .news-label{border-bottom-style:none;}
#module_420320311 .topnews .news-label{border-bottom-width:0px;}
#module_420320311 .topnews .news-label{border-left-color:#fff;}
#module_420320311 .topnews .news-label{border-left-style:none;}
#module_420320311 .topnews .news-label{border-left-width:0px;}
#module_420320311 .paginations{text-align:right;}
#module_420320311 .icon-icon-left{font-size:20px;}
#module_420320311 .icon-icon-left{color:#fff;}
#module_420320311 .paginationbtn{border-top-color:#fff;}
#module_420320311 .paginationbtn{border-top-style:none;}
#module_420320311 .paginationbtn{border-top-width:0px;}
#module_420320311 .paginationbtn{border-right-color:#fff;}
#module_420320311 .paginationbtn{border-right-style:none;}
#module_420320311 .paginationbtn{border-right-width:0px;}
#module_420320311 .paginationbtn{border-bottom-color:#fff;}
#module_420320311 .paginationbtn{border-bottom-style:none;}
#module_420320311 .paginationbtn{border-bottom-width:0px;}
#module_420320311 .paginationbtn{border-left-color:#fff;}
#module_420320311 .paginationbtn{border-left-style:none;}
#module_420320311 .paginationbtn{border-left-width:0px;}
#module_420320311 .paginationbtn{background-color:rgb(241, 104, 33);}
#module_420320311 .paginationbtn{background-image:none;}
#module_420320311 .paginationbtn{background-repeat:no-repeat;}
#module_420320311 .paginationbtn{}
#module_420320311 .paginationbtn{}
#module_420320311 .paginationbtn{border-top-left-radius:0px;}
#module_420320311 .paginationbtn{border-top-right-radius:0px;}
#module_420320311 .paginationbtn{border-bottom-left-radius:0px;}
#module_420320311 .paginationbtn{border-bottom-right-radius:0px;}
#module_420320311 .paginationbtn{margin-top:0px;}
#module_420320311 .paginationbtn{margin-bottom:0px;}
#module_420320311 .paginationbtn{margin-left:0px;}
#module_420320311 .paginationbtn{margin-right:15px;}
#module_420320311 .paginationbtn{width:48px;}
#module_420320311 .paginationbtn{height:48px;line-height:48px}
#module_420320311 .topnews:hover .news-tit{background-color:rgb(26, 50, 99);}
#module_420320311 .topnews:hover .news-tit{background-image:none;}
#module_420320311 .topnews:hover .news-tit{background-repeat:no-repeat;}
#module_420320311 .topnews:hover .news-tit{}
#module_420320311 .topnews:hover .news-tit{}
#module_420320311 .news-right .news-tit:hover .right-line{border-top-style:solid;}
#module_420320311 .news-right .news-tit:hover .right-line{border-top-color:#eeeeee;}
#module_420320311 .topnews:hover .left-line{border-top-style:solid;}
#module_420320311 .topnews:hover .left-line{border-top-color:#fff;}
#module_420320311 .topnews:hover .news-title{font-size:20px;}
#module_420320311 .topnews:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews:hover .news-title{color:#fff;}
#module_420320311 .topnews:hover .news-title{font-weight:bold;}
#module_420320311 .topnews:hover .news-title{text-decoration:none;}
#module_420320311 .topnews:hover .news-title{font-style:normal;}
#module_420320311 .news-right .news-tit:hover .news-title{font-size:18px;} #module_420320311 .news-right .news-tit:hover .staFun{line-height: 18pt;}
#module_420320311 .news-righthover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-tit:hover .news-title{color:rgb(241, 104, 33);}
#module_420320311 .news-right .news-tit:hover .news-title{font-weight:bold;}
#module_420320311 .news-right .news-tit:hover  .news-title{text-decoration:none;}
#module_420320311 .news-right .news-tit:hover .news-title{font-style:normal;}
#module_420320311 .topnews:hover .news-desc{font-size:14px;}
#module_420320311 .topnews:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews:hover .news-desc{color:rgb(163, 172, 191);}
#module_420320311 .topnews:hover .news-desc{font-weight:normal;}
#module_420320311 .topnews:hover .news-desc{text-decoration:none;}
#module_420320311 .topnews:hover .news-desc{font-style:normal;}
#module_420320311 .news-right .news-tit:hover .news-desc{font-size:14px;}
#module_420320311 .news-right .news-tit:hover  .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-tit:hover .news-desc{color:rgb(107, 118, 142);}
#module_420320311 .news-right .news-tit:hover .news-desc{font-weight:normal;}
#module_420320311 .news-right .news-tit:hover  .news-desc{text-decoration:none;}
#module_420320311 .news-right .news-tit:hover .news-desc{font-style:normal;}
#module_420320311 .news-right .news-tit:hover .day{font-size:48px;}
#module_420320311 .news-right .news-tit:hover .day{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-tit:hover .day{color:rgb(157, 166, 186);}
#module_420320311 .news-right .news-tit:hover .day{font-weight:bold;}
#module_420320311 .news-right .news-tit:hover .day{text-decoration:none;}
#module_420320311 .news-right .news-tit:hover .day{font-style:normal;}
#module_420320311 .news-right .news-tit:hover .yaermonth{font-size:14px;}
#module_420320311 .news-right .news-tit:hover .yaermonth{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-tit:hover .yaermonth{color:rgb(157, 166, 186);}
#module_420320311 .news-right .news-tit:hover .yaermonth{font-weight:normal;}
#module_420320311 .news-right .news-tit:hover .yaermonth{text-decoration:none;}
#module_420320311 .news-right .news-tit:hover .yaermonth{font-style:normal;}
#module_420320311 .news-right .news-label:hover{font-size:12px;}
#module_420320311 .news-right .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .news-right .news-label:hover{color:#999999;}
#module_420320311 .news-right .news-label:hover{font-weight:normal;}
#module_420320311 .news-right .news-label:hover{text-decoration:none;}
#module_420320311 .news-right .news-label:hover{font-style:normal;}
#module_420320311 .topnews .news-label:hover{font-size:12px;}
#module_420320311 .topnews .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_420320311 .topnews .news-label:hover{color:#2196F3;}
#module_420320311 .topnews .news-label:hover{font-weight:normal;}
#module_420320311 .topnews .news-label:hover {text-decoration:none;}
#module_420320311 .topnews .news-label:hover {font-style:normal;}
#module_420320311 .topnews .news-label:hover{background-color:#fff;}
#module_420320311 .topnews .news-label:hover{background-image:none;}
#module_420320311 .topnews .news-label:hover{background-repeat:no-repeat;}
#module_420320311 .topnews .news-label:hover{}
#module_420320311 .topnews .news-label:hover{}
#module_420320311 .news-right .news-tit .news-label:hover{background-color:rgba(246,246,246,0.8);}
#module_420320311 .news-right .news-tit .news-label:hover{background-image:none;}
#module_420320311 .news-right .news-tit .news-label:hover{background-repeat:no-repeat;}
#module_420320311 .news-right .news-tit .news-label:hover{}
#module_420320311 .news-right .news-tit .news-label:hover{}
#module_420320311 .news-right .news-tit:hover .label-box{border-top-color:#EEEEEE;}
#module_420320311 .topnews:hover .label-box{border-top-color:rgba(255,255,255,0.3);}
#module_420320311 .news-right .news-tit .news-label:hover{border-top-color:#fff;}
#module_420320311 .news-right .news-tit .news-label:hover{border-top-style:none;}
#module_420320311 .news-right .news-tit .news-label:hover{border-right-color:#fff;}
#module_420320311 .news-right .news-tit .news-label:hover{border-right-style:none;}
#module_420320311 .news-right .news-tit .news-label:hover{border-bottom-color:#fff;}
#module_420320311 .news-right .news-tit .news-label:hover{border-bottom-style:none;}
#module_420320311 .news-right .news-tit .news-label:hover{border-left-color:#fff;}
#module_420320311 .news-right .news-tit .news-label:hover{border-left-style:none;}
#module_420320311 .topnews .news-label:hover{border-top-color:#fff;}
#module_420320311 .topnews .news-label:hover{border-top-style:none;}
#module_420320311 .topnews .news-label:hover{border-right-color:#fff;}
#module_420320311 .topnews .news-label:hover{border-right-style:none;}
#module_420320311 .topnews .news-label:hover{border-bottom-color:#fff;}
#module_420320311 .topnews .news-label:hover{border-bottom-style:none;}
#module_420320311 .topnews .news-label:hover{border-left-color:#fff;}
#module_420320311 .topnews .news-label:hover{border-left-style:none;}
#module_420320311 .paginationbtn:hover .icon-icon-left{font-size:20px;}
#module_420320311 .paginationbtn:hover .icon-icon-left{color:#fff;}
#module_420320311 .paginationbtn:hover{border-top-color:#fff;}
#module_420320311 .paginationbtn:hover{border-top-style:none;}
#module_420320311 .paginationbtn:hover{border-right-color:#fff;}
#module_420320311 .paginationbtn:hover{border-right-style:none;}
#module_420320311 .paginationbtn:hover{border-bottom-color:#fff;}
#module_420320311 .paginationbtn:hover{border-bottom-style:none;}
#module_420320311 .paginationbtn:hover{border-left-color:#fff;}
#module_420320311 .paginationbtn:hover{border-left-style:none;}
#module_420320311 .paginationbtn:hover{background-color:rgb(26, 50, 99);}
#module_420320311 .paginationbtn:hover{background-image:none;}
#module_420320311 .paginationbtn:hover{background-repeat:no-repeat;}
#module_420320311 .paginationbtn:hover{}
#module_420320311 .paginationbtn:hover{}

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

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

#module_420320452 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_420320452 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_420320452 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_420320452 .slick-prev, #module_420320452 .slick-next{color:rgba(255, 255, 255, 1);}
#module_420320452 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_420320452 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_420320452 .slick-prev:hover, #module_420320452 .slick-next:hover{color:rgba(255, 255, 255, 1);}
#module_420320452 .SubContainer {}

.module_420320409 .ModuleHead .HeadCenter{float:none;}
#module_420320409 {
padding:0px;
}
#module_420320409 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320409 .ModuleHead420320409 {
display:none;
}
#module_420320409 .BodyCenter.BodyCenter420320409 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/202201301006522b22aa.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320409 >.module_420320409 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320409 >.module_420320409{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320409 .BodyCenter.BodyCenter420320409 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320409 .BodyCenter.BodyCenter420320409 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320409 >.module_420320409 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320409 >.module_420320409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320409 >.module_420320409 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320409:hover {
border:none;
}
#module_420320409:hover >.module_420320409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

#module_420320416 .ModuleSubContainer{background-color:transparent;}
#module_420320416 .ModuleSubContainer{}
#module_420320416 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320416 .ModuleSubContainer{background-position:0% 0%;}
#module_420320416 .ModuleSubContainer{background-attachment:scroll;}
#module_420320416 .ModuleSubContainer{}
#module_420320416 {!bgVideo!}{bgVideoUrl:}
#module_420320416 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320416 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320416 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320416 {}
.module_420320417 .ModuleHead .HeadCenter{float:none;}
#module_420320417 {
padding:0px;
}
#module_420320417 {
position:static;
z-index:1;
top:-116px;
left:0px;
width:100%;
height: auto;
}
#module_420320417 .ModuleHead420320417 {
display:none;
}
#module_420320417 {
border:none;
}
@media screen and (min-width: 768px){
#module_420320417 >.module_420320417 {
}
}
@media screen and (max-width: 767px){
#module_420320417 >.module_420320417 {
margin-top:12.9683%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

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

#module_420320418 .ModuleSubContainer{background-color:transparent;}
#module_420320418 .ModuleSubContainer{background-image:none;}
#module_420320418 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320418 .ModuleSubContainer{background-position:0% 0%;}
#module_420320418 .ModuleSubContainer{background-attachment:scroll;}
#module_420320418 .ModuleSubContainer{}
#module_420320418 {!bgVideo!}{bgVideoUrl:}
#module_420320418 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320418 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320418 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320418 {}
.module_420320419 .ModuleHead .HeadCenter{float:none;}
#module_420320419 {
padding:0px;
}
#module_420320419 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320419 .ModuleHead420320419 {
display:none;
}
#module_420320419 .BodyCenter.BodyCenter420320419 {
background:none;background-color:rgb(26, 50, 99);
}
#module_420320419 >.module_420320419 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320419 >.module_420320419{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320419 .BodyCenter.BodyCenter420320419 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320419 .BodyCenter.BodyCenter420320419 {
padding-top:18.2927%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:15.2439%;
}
}
@media screen and (min-width: 768px){
#module_420320419 >.module_420320419 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320419 >.module_420320419 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0488%;
margin-bottom:0.0000%;
}
}
#module_420320419 >.module_420320419 {box-shadow: 0px 0px 5px 2px rgb(245, 245, 245)}
#module_420320419:hover {
border:none;
}
#module_420320419:hover >.module_420320419 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

#module_420320427 .hrbox{justify-content:;}
#module_420320427 .hr-line{width:autopx;max-width:autopx;}
#module_420320427 .hr-line{border-bottom-color:rgba(107, 118, 142, 0.21);}
#module_420320427 .hr-line{border-bottom-style:solid;}
#module_420320427 .hr-line{border-bottom-width:2px;}

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

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

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

#module_420320430 .BodyCenter{text-align:left;}
#module_420320430 .moduleButton{font-size:12px;}
#module_420320430 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_420320430 .moduleButton{color:rgb(26, 50, 99);}
#module_420320430 .moduleButton{font-weight:normal;}
#module_420320430 .moduleButton{text-decoration:none;}
#module_420320430 .moduleButton{font-style:normal;}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{background-image:none;}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{background-position:none;}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{background-attachment:none;}
#module_420320430 .moduleButton, #module_420320430 .moduleButton.faded:before{}
#module_420320430 .moduleButton{border-color:rgb(26, 50, 99);}
#module_420320430 .moduleButton{border-style:solid;}
#module_420320430 .moduleButton{border-width:1px;}
#module_420320430 .moduleButton{width:160px;}
#module_420320430 .moduleButton,#module_420320430 .BreadsvgIcon{height:50px;line-height:50px;}
#module_420320430 .BodyCenter{color:#000;}
#module_420320430 .moduleButton{border-top-left-radius:0px;}
#module_420320430 .moduleButton{border-top-right-radius:0px;}
#module_420320430 .moduleButton{border-bottom-left-radius:0px;}
#module_420320430 .moduleButton{border-bottom-right-radius:0px;}
#module_420320430 .BreadIcon{font-size:10px;} #module_420320430 .BreadsvgIcon svg{width:10px;height:10px;}
#module_420320430 .BreadIcon{color:rgb(26, 50, 99);} #module_420320430 .BreadsvgIcon svg>*{fill:rgb(26, 50, 99);}
#module_420320430 .BreadIcon,#module_420320430 .BreadsvgIcon{margin-left:10px;}
#module_420320430 .BreadIcon,#module_420320430 .BreadsvgIcon{margin-right:10px;}
#module_420320430 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_420320430 .moduleButton:hover .BreadIcon{font-size:10px;} #module_420320430 .moduleButton:hover .BreadsvgIcon svg{width:10px;height:10px;}
#module_420320430 .moduleButton:hover .BreadIcon{color:#fff} #module_420320430 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_420320430 .moduleButton:hover{font-size:12px;}
#module_420320430 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_420320430 .moduleButton:hover{color:#fff;}
#module_420320430 .moduleButton:hover{font-weight:normal;}
#module_420320430 .moduleButton:hover{text-decoration:none;}
#module_420320430 .moduleButton:hover{font-style:normal;}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{background-color:rgb(26, 50, 99);}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{background-image:none;}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{background-position:none;}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{background-attachment:none;}
#module_420320430 .moduleButton:before, #module_420320430 .moduleButton.faded:before{}
#module_420320430 .moduleButton:hover{border-color:rgb(26, 50, 99);}
#module_420320430 .moduleButton:hover{border-style:solid;}
#module_420320430 .moduleButton:hover{border-width:1px;}
#module_420320430 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_420320431 .ModuleHead .HeadCenter{float:none;}
#module_420320431 {
padding:0px;
}
#module_420320431 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320431 .ModuleHead420320431 {
display:none;
}
#module_420320431 .BodyCenter.BodyCenter420320431 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20220130100359a336bf.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320431 >.module_420320431 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320431 >.module_420320431{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320431 .BodyCenter.BodyCenter420320431 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320431 .BodyCenter.BodyCenter420320431 {
padding-top:8.6455%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_420320431 >.module_420320431 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320431 >.module_420320431 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320431 >.module_420320431 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320431:hover {
border:none;
}
#module_420320431:hover >.module_420320431 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

#module_420320437 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320437 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320437 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320437 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320437 .imageTextGiant-Container{padding-top:10px;}
#module_420320437 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320437 .imageTextGiant-Container{padding-left:10px;}
#module_420320437 .imageTextGiant-Container{padding-right:10px;}
#module_420320437 .showHandle .btn{font-size:14px;}
#module_420320437 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320437 .showHandle .btn{color:#333;}
#module_420320437 .showHandle .btn{font-weight:400;}
#module_420320437 .showHandle .btn{text-decoration:none;}
#module_420320437 .showHandle .btn{font-style:normal;}
#module_420320437 .showHandle div{border-top-color:#ddd !important;}
#module_420320437 .showHandle div{border-top-style:solid !important;}
#module_420320437 .showHandle div{border-top-width:1px !important;}
#module_420320437 .showHandle{background-color:transparent;}
#module_420320437 .showHandle{background-image:none;}
#module_420320437 .showHandle{background-repeat:no-repeat;}
#module_420320437 .showHandle{}
#module_420320437 .showHandle{}
#module_420320437 .showHandle{}
#module_420320437 a{font-size:unset;font-family:unset}
.module_420320441 .ModuleHead .HeadCenter{float:none;}
#module_420320441 {
padding:0px;
}
#module_420320441 {
position:static;
z-index:1;
top:139px;
left:-58px;
width:100%;
height: auto;
}
#module_420320441 .ModuleHead420320441 {
display:none;
}
#module_420320441 .BodyCenter.BodyCenter420320441 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/2022013010403784f847.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_420320441 >.module_420320441 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320441 >.module_420320441{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320441 .BodyCenter.BodyCenter420320441 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320441 .BodyCenter.BodyCenter420320441 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320441 >.module_420320441 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320441 >.module_420320441 {
margin-top:14.7651%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320441 >.module_420320441 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320441:hover {
border:none;
}
#module_420320441:hover >.module_420320441 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*置顶推荐*/
.ModuleNewsListGiant.layout-113 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: middle;
}
.ModuleNewsListGiant.layout-113 .pagerGiant .inputer{outline: 0;}
.module_420320445 .ModuleHead .HeadCenter{float:none;}
#module_420320445 {
padding:0px;
}
#module_420320445 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320445 .ModuleHead420320445 {
display:none;
}
#module_420320445 .BodyCenter.BodyCenter420320445 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320445 >.module_420320445 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320445 >.module_420320445{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320445 .BodyCenter.BodyCenter420320445 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320445 .BodyCenter.BodyCenter420320445 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320445 >.module_420320445 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320445 >.module_420320445 {
margin-top:6.1889%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320445 >.module_420320445 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320445:hover {
border:none;
}
#module_420320445:hover >.module_420320445 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320445 .videobox .iconfont{font-size:44px;}
#module_420320445 {}@media (max-width: 767px) { #module_420320445 .videobox .iconfont{font-size:44px;}}
#module_420320445 .news-item{background-color:transparent;}
#module_420320445 .news-item{background-image:none;}
#module_420320445 .news-item{background-repeat:no-repeat;}
#module_420320445 .news-item{}
#module_420320445 .news-item{}
#module_420320445 .news-item{}
#module_420320445 .news-item{border-top-color:transparent;}
#module_420320445 .news-item{border-top-style:none;}
#module_420320445 .news-item{border-top-width:0px;}
#module_420320445 .news-item{border-right-color:transparent;}
#module_420320445 .news-item{border-right-style:none;}
#module_420320445 .news-item{border-right-width:0px;}
#module_420320445 .news-item{border-bottom-color:transparent;}
#module_420320445 .news-item{border-bottom-style:none;}
#module_420320445 .news-item{border-bottom-width:0px;}
#module_420320445 .news-item{border-left-color:transparent;}
#module_420320445 .news-item{border-left-style:none;}
#module_420320445 .news-item{border-left-width:0px;}
#module_420320445 .news-img{border-top-color:transparent;}
#module_420320445 .news-img{border-top-style:none;}
#module_420320445 .news-img{border-top-width:0px;}
#module_420320445 .news-img{border-right-color:transparent;}
#module_420320445 .news-img{border-right-style:none;}
#module_420320445 .news-img{border-right-width:0px;}
#module_420320445 .news-img{border-bottom-color:transparent;}
#module_420320445 .news-img{border-bottom-style:none;}
#module_420320445 .news-img{border-bottom-width:0px;}
#module_420320445 .news-img{border-left-color:transparent;}
#module_420320445 .news-img{border-left-style:none;}
#module_420320445 .news-img{border-left-width:0px;}
#module_420320445 .news-img .dummy{background-color:transparent;}
#module_420320445 .news-img .dummy{background-image:none;}
#module_420320445 .news-img .dummy{background-repeat:no-repeat;}
#module_420320445 .news-img .dummy{}
#module_420320445 .news-img .dummy{}
#module_420320445 .news-img .dummy{}
#module_420320445 .news-img .dummy{padding-top:auto;}
#module_420320445 .news-img .t-img{ object-fit:cover;}
#module_420320445 .news-img .t-img{ width:100%;}
#module_420320445 .news-img .t-img{ height:100%;}
#module_420320445 .news-img .t-img{border-radius:0px;}
#module_420320445 .news-title{font-size:16px;}
#module_420320445 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .news-title{color:rgb(26, 50, 99);}
#module_420320445 .news-title{font-weight:bold;}
#module_420320445 .news-title{text-decoration:none;}
#module_420320445 .news-title{font-style:normal;}
#module_420320445 .news-title-container{margin-top:8px;}
#module_420320445 .news-title-container{margin-bottom:0px;}
#module_420320445 .news-desc{font-size:12px;}
#module_420320445 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .news-desc{color:rgb(107, 118, 142);}
#module_420320445 .news-desc{font-weight:normal;}
#module_420320445 .news-desc{text-decoration:none;}
#module_420320445 .news-desc{font-style:normal;}
#module_420320445 .news-desc{margin-top:12px;}
#module_420320445 .news-desc{margin-bottom:0px;}
#module_420320445 time{font-size:20px;}
#module_420320445 time{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 time{color:rgb(107, 118, 142);}
#module_420320445 time{font-weight:normal;}
#module_420320445 time{text-decoration:none;}
#module_420320445 time{font-style:normal;}
#module_420320445 time{margin-top:5px;}
#module_420320445 time{margin-bottom:16px;}
#module_420320445 .news-line{border-bottom-color:#eeeeee;}
#module_420320445 .news-line{border-bottom-style:solid;}
#module_420320445 .news-line{border-bottom-width:1px;}
#module_420320445 .news-detail-btn{display:none;}
#module_420320445 .pagerGiant .text{font-size:12px;}
#module_420320445 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .pagerGiant .text{color:#333;}
#module_420320445 .pagerGiant .text{}
#module_420320445 .pagerGiant .text{}
#module_420320445 .pagerGiant .text{}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer{width:30px}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer{height:30px}
#module_420320445 .pagerGiant .num{font-size:12px;}
#module_420320445 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .pagerGiant .num{color:#333;}
#module_420320445 .pagerGiant .num{}
#module_420320445 .pagerGiant .num{}
#module_420320445 .pagerGiant .num{}
#module_420320445 .pagerGiant .submit{width:55px}
#module_420320445 .pagerGiant .submit{height:30px}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer,#module_420320445 .pagerGiant .submit{border-top-left-radius:0px;}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer,#module_420320445 .pagerGiant .submit{border-top-right-radius:0px;}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer,#module_420320445 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_420320445 .pagerGiant .current,#module_420320445 .pagerGiant .num,#module_420320445 .pagerGiant .inputer,#module_420320445 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_420320445 .pagerGiant .next,#module_420320445 .pagerGiant .splitline{color:#ccc;}
#module_420320445 .pagerGiant .num{background-color:#fff;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-top-color:#ccc;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-top-style:solid;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer{border-top-width:1px;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-bottom-style:solid;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer{border-bottom-width:1px;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-left-color:#ccc;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-left-style:solid;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer{border-left-width:1px;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-right-color:#ccc;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .inputer{border-right-style:solid;}
#module_420320445 .pagerGiant .num, #module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer{border-right-width:1px;}
#module_420320445 .page-more a{font-size:16px;}
#module_420320445 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .page-more a{color:rgb(26, 50, 99) !important;}
#module_420320445 .page-more a{font-weight:normal;}
#module_420320445 .page-more a{text-decoration:none;}
#module_420320445 .page-more a{font-style:normal;}
#module_420320445 .page-more a{background-color:#fff;}
#module_420320445 .page-more a{border-top-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a{border-top-style:solid;}
#module_420320445 .page-more a{border-top-width:1px;}
#module_420320445 .page-more a{border-bottom-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a{border-bottom-style:solid;}
#module_420320445 .page-more a{border-bottom-width:1px;}
#module_420320445 .page-more a{border-left-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a{border-left-style:solid;}
#module_420320445 .page-more a{border-left-width:1px;}
#module_420320445 .page-more a{border-right-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a{border-right-style:solid;}
#module_420320445 .page-more a{border-right-width:1px;}
#module_420320445 .news-item:hover{background-color:transparent;}
#module_420320445 .news-item:hover{background-image:none;}
#module_420320445 .news-item:hover{background-repeat:no-repeat;}
#module_420320445 .news-item:hover{}
#module_420320445 .news-item:hover{}
#module_420320445 .news-item:hover{}
#module_420320445 .news-item:hover{border-top-color:transparent;}
#module_420320445 .news-item:hover{border-top-style:none;}
#module_420320445 .news-item:hover{border-top-width:0px;}
#module_420320445 .news-item:hover{border-right-color:transparent;}
#module_420320445 .news-item:hover{border-right-style:none;}
#module_420320445 .news-item:hover{border-right-width:0px;}
#module_420320445 .news-item:hover{border-bottom-color:transparent;}
#module_420320445 .news-item:hover{border-bottom-style:none;}
#module_420320445 .news-item:hover{border-bottom-width:0px;}
#module_420320445 .news-item:hover{border-left-color:transparent;}
#module_420320445 .news-item:hover{border-left-style:none;}
#module_420320445 .news-item:hover{border-left-width:0px;}
#module_420320445 .news-item:hover .news-img{border-top-color:transparent;}
#module_420320445 .news-item:hover .news-img{border-top-style:none;}
#module_420320445 .news-item:hover .news-img{border-top-width:0px;}
#module_420320445 .news-item:hover .news-img{border-right-color:transparent;}
#module_420320445 .news-item:hover .news-img{border-right-style:none;}
#module_420320445 .news-item:hover .news-img{border-right-width:0px;}
#module_420320445 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_420320445 .news-item:hover .news-img{border-bottom-style:none;}
#module_420320445 .news-item:hover .news-img{border-bottom-width:0px;}
#module_420320445 .news-item:hover .news-img{border-left-color:transparent;}
#module_420320445 .news-item:hover .news-img{border-left-style:none;}
#module_420320445 .news-item:hover .news-img{border-left-width:0px;}
#module_420320445 .news-item:hover .news-title{font-size:16px;}
#module_420320445 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .news-item:hover .news-title{color:#fd6e27;}
#module_420320445 .news-item:hover .news-title{font-weight:bold;}
#module_420320445 .news-item:hover .news-title{text-decoration:none;}
#module_420320445 .news-item:hover .news-title{font-style:normal;}
#module_420320445 .news-item:hover .news-desc{font-size:12px;}
#module_420320445 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .news-item:hover .news-desc{color:rgb(107, 118, 142);}
#module_420320445 .news-item:hover .news-desc{font-weight:normal;}
#module_420320445 .news-item:hover .news-desc{text-decoration:none;}
#module_420320445 .news-item:hover .news-desc{font-style:normal;}
#module_420320445 .news-item:hover time{font-size:20px;}
#module_420320445 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .news-item:hover time{color:rgb(107, 118, 142);}
#module_420320445 .news-item:hover time{font-weight:normal;}
#module_420320445 .news-item:hover time{text-decoration:none;}
#module_420320445 .news-item:hover time{font-style:normal;}
#module_420320445 .news-item:hover .news-line{border-bottom-color:#eeeeee;}
#module_420320445 .news-item:hover .news-line{border-bottom-style:solid;}
#module_420320445 .news-item:hover .news-line{border-bottom-width:1px;}
#module_420320445 .news-item:hover .news-detail-btn{display:block;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{font-size:12px;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{color:#fff;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit{background-color:#fd6e27;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-top-color:#fd6e27;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-bottom-color:#fd6e27;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-left-color:#fd6e27;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-right-color:#fd6e27;}
#module_420320445 .pagerGiant .current, #module_420320445 .pagerGiant .submit, #module_420320445 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_420320445 .page-more a:hover{font-size:16px;}
#module_420320445 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320445 .page-more a:hover{color:rgb(26, 50, 99) !important;}
#module_420320445 .page-more a:hover {font-weight:normal;}
#module_420320445 .page-more a:hover {text-decoration:none;}
#module_420320445 .page-more a:hover {font-style:normal;}
#module_420320445 .page-more a:hover{background-color:#fff;}
#module_420320445 .page-more a:hover{border-top-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a:hover{border-top-style:solid;}
#module_420320445 .page-more a:hover{border-bottom-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a:hover{border-bottom-style:solid;}
#module_420320445 .page-more a:hover{border-left-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a:hover{border-left-style:solid;}
#module_420320445 .page-more a:hover{border-right-color:rgba(107, 118, 142, 0.21);}
#module_420320445 .page-more a:hover{border-right-style:solid;}

/*返回顶部 101*/
.ModuleBackTopGiant.layout-101 .backTopGiant-main{width: 100%;height: 50px;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;padding-top: 4px;}
.ModuleBackTopGiant.layout-101 .backTopGiant-main .backtop{font-size: 30px; }
.ModuleBackTopGiant.layout-101 .backTopGiant-main:hover{background-color: #f10215;color: #fff;border-color: #f10215;}
.module_420320354 .ModuleHead .HeadCenter{float:none;}
#module_420320354 {
padding:0px;
}
#module_420320354 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320354 .ModuleHead420320354 {
display:none;
}
#module_420320354 .BodyCenter.BodyCenter420320354 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320354 >.module_420320354 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320354 >.module_420320354{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320354 .BodyCenter.BodyCenter420320354 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320354 .BodyCenter.BodyCenter420320354 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320354 >.module_420320354 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320354 >.module_420320354 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320354 >.module_420320354 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320354:hover {
border:none;
}
#module_420320354:hover >.module_420320354 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320354 .backTopGiant-main:hover{color:#ffffff;}
#module_420320354 .backTopGiant-main:hover{background-color:#000;border-color: #000;}
.module_420320313 .ModuleHead .HeadCenter{float:none;}
#module_420320313 {
padding:0px;
}
#module_420320313 {
position:static;
z-index:0;
top:5099px;
left:1541px;
width:100%;
height: auto;
}
#module_420320313 .ModuleHead420320313 {
display:none;
}
#module_420320313 .BodyCenter.BodyCenter420320313 {
background:none;background-color:rgb(26, 50, 99);
}
#module_420320313 >.module_420320313 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320313 >.module_420320313{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320313 .BodyCenter.BodyCenter420320313 {
padding-top:2.6151%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_420320313 .BodyCenter.BodyCenter420320313 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320313 >.module_420320313 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320313 >.module_420320313 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320313 >.module_420320313 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320313:hover {
border:none;
}
#module_420320313:hover >.module_420320313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

#module_420320315 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320315 .imageTextGiant-Container{padding-top:10px;}
#module_420320315 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320315 .imageTextGiant-Container{padding-left:10px;}
#module_420320315 .imageTextGiant-Container{padding-right:10px;}
#module_420320315 .showHandle .btn{font-size:14px;}
#module_420320315 .showHandle .btn{font-family:;}
#module_420320315 .showHandle .btn{color:#333;}
#module_420320315 .showHandle .btn{font-weight:400;}
#module_420320315 .showHandle .btn{text-decoration:none;}
#module_420320315 .showHandle .btn{font-style:normal;}
#module_420320315 .showHandle div{border-top-color:#ddd !important;}
#module_420320315 .showHandle div{border-top-style:solid !important;}
#module_420320315 .showHandle div{border-top-width:1px !important;}
#module_420320315 .showHandle{background-color:transparent;}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{background-repeat:no-repeat;}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{}
#module_420320315 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
.ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.ModuleShareGiant.layout-101  .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777 !important;
}
.ModuleShareGiant.layout-101  .mshareMask{ top: 0;
	left: 0; position: fixed; z-index: 999;  height: 100%; width: 100%; background: #000;  opacity: 0.6; display: none;}

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}
    
.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo,.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo:hover{ color:#F62319 !important}
.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat,.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat:hover{ color:#60C84D !important}
.ModuleShareGiant.layout-101 .fixed.icon-kongjian,.ModuleShareGiant.layout-101 .fixed.icon-kongjian:hover{ color:#FACC52 !important}
.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11,.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11:hover{ color:#21B3F7 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Facebook2,.ModuleShareGiant.layout-101 .fixed.icon-Facebook2:hover{ color:#3D5A98 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter1,.ModuleShareGiant.layout-101 .fixed.icon-Twitter1:hover{ color:#1DA1F3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-linkedin,.ModuleShareGiant.layout-101 .fixed.icon-linkedin:hover{ color:#0b66c3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-tumblr.ModuleShareGiant.layout-101 .fixed.icon-tumblr:hover{ color:#36465f !important}
.ModuleShareGiant.layout-101 .fixed.icon-Pinterest,.ModuleShareGiant.layout-101 .fixed.icon-Pinterest:hover{ color:#cb2027 !important}
.ModuleShareGiant.layout-101 .fixed.icon-vk,.ModuleShareGiant.layout-101 .fixed.icon-vk:hover{ color:#4c6c91 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter,.ModuleShareGiant.layout-101 .fixed.icon-Twitter:hover{ color:#39A6DC !important}
.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus,.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus:hover{ color:#DB4B40 !important}
.module_420320316 .ModuleHead .HeadCenter{float:none;}
#module_420320316 {
padding:0px;
}
#module_420320316 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320316 .ModuleHead420320316 {
display:none;
}
#module_420320316 .BodyCenter.BodyCenter420320316 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320316 >.module_420320316 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320316 >.module_420320316{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320316 .BodyCenter.BodyCenter420320316 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320316 .BodyCenter.BodyCenter420320316 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320316 >.module_420320316 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320316 >.module_420320316 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320316 >.module_420320316 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320316:hover {
border:none;
}
#module_420320316:hover >.module_420320316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320316 .ModuleSharediv{text-align: left;}
#module_420320316 .social-share-icon{color:rgba(255, 255, 255, 0.85);}
#module_420320316 .social-share-icon{font-size:20px;}
#module_420320316 .social-share-icon{ margin-right:0px;margin-left:0px;} #module_420320316 .mvertical{margin-top:0px;margin-bottom:0px;}
#module_420320316 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_420320316 .social-share-icon{border-top-color:#ccc;}
#module_420320316 .social-share-icon{border-top-style:solid;}
#module_420320316 .social-share-icon{border-top-width:0px;}
#module_420320316 .social-share-icon{border-right-color:#ccc;}
#module_420320316 .social-share-icon{border-right-style:solid;}
#module_420320316 .social-share-icon{border-right-width:0px;}
#module_420320316 .social-share-icon{border-bottom-color:#ccc;}
#module_420320316 .social-share-icon{border-bottom-style:solid;}
#module_420320316 .social-share-icon{border-bottom-width:0px;}
#module_420320316 .social-share-icon{border-left-color:#ccc;}
#module_420320316 .social-share-icon{border-left-style:solid;}
#module_420320316 .social-share-icon{border-left-width:0px;}
#module_420320316 .social-share-icon{background-color:transparent;}
#module_420320316 .social-share-icon{}
#module_420320316 .social-share-icon:hover{background-color:transparent;}
#module_420320316 .social-share-icon:hover{}
#module_420320316 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_420320316 .social-share-icon:hover{font-size:20px;}
#module_420320316 .social-share-icon:hover{border-top-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-top-style:solid;}
#module_420320316 .social-share-icon:hover{border-top-width:1px;}
#module_420320316 .social-share-icon:hover{border-right-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-right-style:solid;}
#module_420320316 .social-share-icon:hover{border-right-width:1px;}
#module_420320316 .social-share-icon:hover{border-bottom-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-bottom-style:solid;}
#module_420320316 .social-share-icon:hover{border-bottom-width:1px;}
#module_420320316 .social-share-icon:hover{border-left-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-left-style:solid;}
#module_420320316 .social-share-icon:hover{border-left-width:1px;}

.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_2 {width:20.1667%;}
.module_420320317 .ModuleHead .HeadCenter{float:none;}
#module_420320317 {
padding:0px;
}
#module_420320317 {
position:static;
z-index:0;
top:-120px;
width:100%;
height: auto;
}
#module_420320317 .ModuleHead420320317 {
display:none;
}

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

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

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

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

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

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

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

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

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

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

#module_420320407 .ModuleSharediv{text-align: left;}
#module_420320407 .social-share-icon{color:rgb(26, 50, 99);}
#module_420320407 .social-share-icon{font-size:20px;}
#module_420320407 .social-share-icon{ margin-right:0px;margin-left:0px;} #module_420320407 .mvertical{margin-top:0px;margin-bottom:0px;}
#module_420320407 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_420320407 .social-share-icon{border-top-color:#ccc;}
#module_420320407 .social-share-icon{border-top-style:solid;}
#module_420320407 .social-share-icon{border-top-width:0px;}
#module_420320407 .social-share-icon{border-right-color:#ccc;}
#module_420320407 .social-share-icon{border-right-style:solid;}
#module_420320407 .social-share-icon{border-right-width:0px;}
#module_420320407 .social-share-icon{border-bottom-color:#ccc;}
#module_420320407 .social-share-icon{border-bottom-style:solid;}
#module_420320407 .social-share-icon{border-bottom-width:0px;}
#module_420320407 .social-share-icon{border-left-color:#ccc;}
#module_420320407 .social-share-icon{border-left-style:solid;}
#module_420320407 .social-share-icon{border-left-width:0px;}
#module_420320407 .social-share-icon{background-color:transparent;}
#module_420320407 .social-share-icon{}
#module_420320407 .social-share-icon:hover{background-color:transparent;}
#module_420320407 .social-share-icon:hover{}
#module_420320407 .social-share-icon:hover{color:rgb(26, 50, 99);}
#module_420320407 .social-share-icon:hover{font-size:20px;}
#module_420320407 .social-share-icon:hover{border-top-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-top-style:solid;}
#module_420320407 .social-share-icon:hover{border-top-width:1px;}
#module_420320407 .social-share-icon:hover{border-right-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-right-style:solid;}
#module_420320407 .social-share-icon:hover{border-right-width:1px;}
#module_420320407 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-bottom-style:solid;}
#module_420320407 .social-share-icon:hover{border-bottom-width:1px;}
#module_420320407 .social-share-icon:hover{border-left-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-left-style:solid;}
#module_420320407 .social-share-icon:hover{border-left-width:1px;}

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

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

#module_420320324 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320324 .imageTextGiant-Container{padding-top:10px;}
#module_420320324 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320324 .imageTextGiant-Container{padding-left:10px;}
#module_420320324 .imageTextGiant-Container{padding-right:10px;}
#module_420320324 .showHandle .btn{font-size:14px;}
#module_420320324 .showHandle .btn{font-family:;}
#module_420320324 .showHandle .btn{color:#333;}
#module_420320324 .showHandle .btn{font-weight:400;}
#module_420320324 .showHandle .btn{text-decoration:none;}
#module_420320324 .showHandle .btn{font-style:normal;}
#module_420320324 .showHandle div{border-top-color:#ddd !important;}
#module_420320324 .showHandle div{border-top-style:solid !important;}
#module_420320324 .showHandle div{border-top-width:1px !important;}
#module_420320324 .showHandle{background-color:transparent;}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{background-repeat:no-repeat;}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{}
#module_420320324 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    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-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

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

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

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

#module_420320244 .langlistbox{background-color:#fff} #module_420320244 .langlistbox .jt{border-bottom-color:#fff}
#module_420320244 .langlistbox .langinfo{color:#333333}
#module_420320244 .langlistbox .langinfo{background-color:#fff}
#module_420320244 .langlistbox .langinfo{border-color:#333333}
#module_420320244 .langlistbox .langtxt{ font-size:16px }
#module_420320244 .langlistbox .langtxt{ color:#333333 }
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-color:transparent;}
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-style:none;}
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-width:0px;}
#module_420320244 {}#module_420320244.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_420320244 {}#module_420320244.layout-101 #MobileNav{background-color: transparent;} #module_420320244.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_420320244 {}#module_420320244.layout-101 #header{}
#module_420320244 {}#module_420320244.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 #header p{font-size:16px;}
#module_420320244 {}#module_420320244.layout-101 #header p{color:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 #header p{font-weight:normal;}
#module_420320244 {}#module_420320244.layout-101 #header p{text-decoration:none;}
#module_420320244 {}#module_420320244.layout-101 #header p{font-style:normal;}
#module_420320244 {}#module_420320244.layout-101 .lcitem .rect{background:rgb(26, 50, 99);} #module_420320244.layout-101 .icons{color:rgb(26, 50, 99);} #module_420320244.layout-101 .svgdiv svg>*{fill:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(31, 73, 125);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item,#module_420320244.layout-101 #MobileNavFloatLayer{background-color:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item,#module_420320244.layout-101 #MobileNavFloatLayer{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a{background:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo {color:#fff}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo{background-color:#333333}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo{border-color:#333333}
#module_420320244 .langlistbox li:hover .langtxt,#module_420320244 .langactive .langtxt{ color:#333333 }
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover,#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(107, 118, 142);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_420320244.layout-101 .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_420320249 .ModuleHead .HeadCenter{float:none;}
#module_420320249 {
padding:0px;
}
#module_420320249 {
}
#module_420320249 .ModuleHead0 {
display:none;
}

#module_420320249 .defaultbtn{background-color:#fff}
#module_420320249 .defaultbtn{}
#module_420320249 .spotgroup{color:#000}
#module_420320249 .itembtn{background-color:#fff}
#module_420320249 .itembtn{}
#module_420320249 .itemicon{color:#666} #module_420320249 svg>*{fill:#666}
#module_420320249 .itemtext{background-color:#fff} #module_420320249 .itemtextright::before{border-left-color:#fff} #module_420320249 .itemtextleft::before{border-right-color:#fff}
#module_420320249 .itemtext{}
#module_420320249 .itemtext{font-size:12px;}
#module_420320249 .itemtext{font-family:;}
#module_420320249 .itemtext{color:#666 !important;}
#module_420320249 .itemtext{font-weight:normal;}
#module_420320249 .itemtext{text-decoration:none;}
#module_420320249 .itemtext{font-style:normal;}
#module_420320249 .defaultbtnbghover{background-color:#000000}
#module_420320249 .defaultbtnbghover{}
#module_420320249 .defaultbtniconbghover{color:#fff}
.module_420320245 .ModuleHead .HeadCenter{float:none;}
#module_420320245 {
padding:0px;
}
#module_420320245 {
}
#module_420320245 .ModuleHead420320245 {
display:none;
}
#module_420320245 .BodyCenter.BodyCenter420320245 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320245 >.module_420320245 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_420320245 >.module_420320245{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_420320245 .BodyCenter.BodyCenter420320245 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320245 .BodyCenter.BodyCenter420320245 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320245 >.module_420320245 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320245 >.module_420320245 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320245 >.module_420320245 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320245:hover {
border:none;
}
#module_420320245:hover >.module_420320245 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320245 .foot-nav-list{background-color:rgb(26, 50, 99) !important;}
#module_420320245 .foot-nav-list{border-top-color:transparent;}
#module_420320245 .foot-nav-list{border-top-style:none;}
#module_420320245 .foot-nav-list{border-top-width:0px;}
#module_420320245 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_420320245 .icon{color:#fff !important;} #module_420320245 .icon svg >*{fill:#fff}
#module_420320245 .itemText{font-size:12px;}
#module_420320245 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_420320245 .itemText{color:#fff !important;}
#module_420320245 .itemText{font-weight:normal;}
#module_420320245 .itemText{text-decoration:none;}
#module_420320245 .itemText{font-style:normal;}
#module_420320245 .iconh{color:#fff !important;}  #module_420320245 .iconh svg >*{fill:#fff}
#module_420320245 .itemTexth{font-size:12px;}
#module_420320245 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_420320245 .itemTexth{color:#fff !important;}
#module_420320245 .itemTexth{font-weight:normal;}
#module_420320245 .itemTexth{text-decoration:none;}
#module_420320245 .itemTexth{font-style:normal;}
