/* cache file /mnt/yzproc/YZ-Site/caches/csscache/8/87521/87521__1_.cache exists */
/*md5:4a0e679903e85921c0fab0847490022a*/
/*time: 2026-06-16 15:50:00*/
/*url:www.lqdzmcu.com/*/
.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_46127037 .ModuleHead .HeadCenter{float:none;}
#module_46127037 {
padding:0px;
}
#module_46127037 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_46127037 .ModuleHead46127037 {
display:none;
}
#module_46127037 .BodyCenter.BodyCenter46127037 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/2020040215035343e6dd.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_46127037 >.module_46127037 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46127037 >.module_46127037{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46127037 .BodyCenter.BodyCenter46127037 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46127037 .BodyCenter.BodyCenter46127037 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46127037 >.module_46127037 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46127037 >.module_46127037 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46127037 >.module_46127037 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46127037:hover {
border:none;
}
#module_46127037:hover >.module_46127037 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer46127037 #Sub46127037_1 {width:33.3333%;}
/*图文模块 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_46127094 .ModuleHead .HeadCenter{float:none;}
#module_46127094 {
padding:0px;
}
#module_46127094 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_46127094 .ModuleHead46127094 {
display:none;
}

#module_46127094 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46127094 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46127094 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46127094 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46127094 .imageTextGiant-Container{padding-top:10px;}
#module_46127094 .imageTextGiant-Container{padding-bottom:10px;}
#module_46127094 .imageTextGiant-Container{padding-left:10px;}
#module_46127094 .imageTextGiant-Container{padding-right:10px;}
#module_46127094 .showHandle .btn{font-size:px;}
#module_46127094 .showHandle .btn{font-family:;}
#module_46127094 .showHandle .btn{color:;}
#module_46127094 .showHandle .btn{}
#module_46127094 .showHandle .btn{}
#module_46127094 .showHandle .btn{}
#module_46127094 .showHandle div{border-top-color: !important;}
#module_46127094 .showHandle div{border-top-style: !important;}
#module_46127094 .showHandle div{border-top-width:px !important;}
#module_46127094 .showHandle{background-color:;}
#module_46127094 .showHandle{}
#module_46127094 .showHandle{}
#module_46127094 .showHandle{}
#module_46127094 .showHandle{}
#module_46127094 .showHandle{}
#module_46127094 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46127037 #Sub46127037_2 {width:33.3333%;}
.module_46127386 .ModuleHead .HeadCenter{float:none;}
#module_46127386 {
padding:0px;
}
#module_46127386 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_46127386 .ModuleHead46127386 {
display:none;
}
#module_46127386 {
border:none;
}
@media screen and (min-width: 768px){
#module_46127386 >.module_46127386 {
margin-top:12.0223%;
margin-left:63.1579%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46127386 >.module_46127386 {
}
}

#module_46127386 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46127386 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46127386 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46127386 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46127386 .imageTextGiant-Container{padding-top:10px;}
#module_46127386 .imageTextGiant-Container{padding-bottom:10px;}
#module_46127386 .imageTextGiant-Container{padding-left:10px;}
#module_46127386 .imageTextGiant-Container{padding-right:10px;}
#module_46127386 .showHandle .btn{font-size:px;}
#module_46127386 .showHandle .btn{font-family:;}
#module_46127386 .showHandle .btn{color:;}
#module_46127386 .showHandle .btn{}
#module_46127386 .showHandle .btn{}
#module_46127386 .showHandle .btn{}
#module_46127386 .showHandle div{border-top-color: !important;}
#module_46127386 .showHandle div{border-top-style: !important;}
#module_46127386 .showHandle div{border-top-width:px !important;}
#module_46127386 .showHandle{background-color:;}
#module_46127386 .showHandle{}
#module_46127386 .showHandle{}
#module_46127386 .showHandle{}
#module_46127386 .showHandle{}
#module_46127386 .showHandle{}
#module_46127386 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46127037 #Sub46127037_3 {width:33.3333%;}
.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_46127686 .ModuleHead .HeadCenter{float:none;}
#module_46127686 {
padding:0px;
}
#module_46127686 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_46127686 .ModuleHead46127686 {
display:none;
}
#module_46127686 .BodyCenter.BodyCenter46127686 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46127686 >.module_46127686 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46127686 >.module_46127686{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46127686 .BodyCenter.BodyCenter46127686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46127686 .BodyCenter.BodyCenter46127686 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46127686 >.module_46127686 {
margin-top:0.5230%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46127686 >.module_46127686 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46127686 >.module_46127686 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46127686:hover {
border:none;
}
#module_46127686:hover >.module_46127686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46127686 .ModuleSubContainer{background-color:transparent;}
#module_46127686 .ModuleSubContainer{background-image:none;}
#module_46127686 .ModuleSubContainer{background-repeat:no-repeat;}
#module_46127686 .ModuleSubContainer{background-position:0% 0%;}
#module_46127686 .ModuleSubContainer{background-attachment:scroll;}
#module_46127686 .ModuleSubContainer{}
#module_46127686 {!bgVideo!}{bgVideoUrl:none}
#module_46127686 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_46127686 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_46127686 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer46127686 {}

/*轮播图样式*/
.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_46128026 .ModuleHead .HeadCenter{float:none;}
#module_46128026 {
padding:0px;
}
#module_46128026 {
position:static;
z-index:0;
top:193px;
left:448px;
width:100%;
height: auto;
}
#module_46128026 .ModuleHead46128026 {
display:none;
}
#module_46128026 .BodyCenter.BodyCenter46128026 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46128026 >.module_46128026 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46128026 >.module_46128026{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46128026 .BodyCenter.BodyCenter46128026 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46128026 .BodyCenter.BodyCenter46128026 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46128026 >.module_46128026 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46128026 >.module_46128026 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46128026 >.module_46128026 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46128026:hover {
border:none;
}
#module_46128026:hover >.module_46128026 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46128026 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_46128026 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_46128026 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_46128026 .slick-prev, #module_46128026 .slick-next{color:rgba(255, 255, 255, 1);}
#module_46128026 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_46128026 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_46128026 .slick-prev:hover, #module_46128026 .slick-next:hover{color:rgba(255, 255, 255, 1);}
#module_46128026 .SubContainer {}
.module_32587948 .ModuleHead .HeadCenter{float:none;}
#module_32587948 {
padding:0px;
}
#module_32587948 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_32587948 .ModuleHead32587948 {
display:none;
}
#module_32587948 .BodyCenter.BodyCenter32587948 {
background:none;background-color:rgba(0,0,0,0);
}
#module_32587948 >.module_32587948 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_32587948 >.module_32587948{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32587948 .BodyCenter.BodyCenter32587948 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32587948 .BodyCenter.BodyCenter32587948 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_32587948 >.module_32587948 {
margin-top:-2.0950%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32587948 >.module_32587948 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_32587948 >.module_32587948 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32587948:hover {
border:none;
}
#module_32587948:hover >.module_32587948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_32587948 .ModuleSubContainer{background-color:transparent;}
#module_32587948 .ModuleSubContainer{background-image:none;}
#module_32587948 .ModuleSubContainer{background-repeat:no-repeat;}
#module_32587948 .ModuleSubContainer{background-position:0% 0%;}
#module_32587948 .ModuleSubContainer{background-attachment:scroll;}
#module_32587948 .ModuleSubContainer{}
#module_32587948 {!bgVideo!}{bgVideoUrl:none}
#module_32587948 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_32587948 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_32587948 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer32587948 {}
.ModuleGridContainer.ModuleGridContainer32587948 .SubPadding {width:0px;}
.module_46135191 .ModuleHead .HeadCenter{float:none;}
#module_46135191 {
padding:0px;
}
#module_46135191 {
position:static;
z-index:0;
top:1103px;
left:449px;
width:100%;
height: auto;
}
#module_46135191 .ModuleHead46135191 {
display:none;
}
#module_46135191 .BodyCenter.BodyCenter46135191 {
background:none;background-color:rgb(1, 93, 164);
}
#module_46135191 >.module_46135191 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46135191 >.module_46135191{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46135191 .BodyCenter.BodyCenter46135191 {
padding-top:9.4637%;
padding-left:3.1546%;
padding-right:0.0000%;
padding-bottom:11.3565%;
}
}
@media screen and (max-width: 767px){
#module_46135191 .BodyCenter.BodyCenter46135191 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46135191 >.module_46135191 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.7143%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46135191 >.module_46135191 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46135191 >.module_46135191 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46135191:hover {
border:none;
}
#module_46135191:hover >.module_46135191 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46135191 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46135191 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46135191 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46135191 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46135191 .imageTextGiant-Container{padding-top:10px;}
#module_46135191 .imageTextGiant-Container{padding-bottom:10px;}
#module_46135191 .imageTextGiant-Container{padding-left:10px;}
#module_46135191 .imageTextGiant-Container{padding-right:10px;}
#module_46135191 .showHandle .btn{font-size:px;}
#module_46135191 .showHandle .btn{font-family:;}
#module_46135191 .showHandle .btn{color:;}
#module_46135191 .showHandle .btn{}
#module_46135191 .showHandle .btn{}
#module_46135191 .showHandle .btn{}
#module_46135191 .showHandle div{border-top-color: !important;}
#module_46135191 .showHandle div{border-top-style: !important;}
#module_46135191 .showHandle div{border-top-width:px !important;}
#module_46135191 .showHandle{background-color:;}
#module_46135191 .showHandle{}
#module_46135191 .showHandle{}
#module_46135191 .showHandle{}
#module_46135191 .showHandle{}
#module_46135191 .showHandle{}
#module_46135191 a{font-size:unset;font-family:unset}
.module_46128977 .ModuleHead .HeadCenter{float:none;}
#module_46128977 {
padding:0px;
}
#module_46128977 {
position:static;
z-index:0;
top:1104px;
left:487px;
width:100%;
height: auto;
}
#module_46128977 .ModuleHead46128977 {
display:none;
}
#module_46128977 .BodyCenter.BodyCenter46128977 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46128977 >.module_46128977 {
border-top-style:dashed;
border-top-color:rgb(1, 93, 164);
border-top-width:7px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46128977 >.module_46128977{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46128977 .BodyCenter.BodyCenter46128977 {
padding-top:3.1546%;
padding-left:3.1546%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46128977 .BodyCenter.BodyCenter46128977 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46128977 >.module_46128977 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.7143%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46128977 >.module_46128977 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46128977 >.module_46128977 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46128977:hover {
border:none;
}
#module_46128977:hover >.module_46128977 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46128977 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46128977 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46128977 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46128977 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46128977 .imageTextGiant-Container{padding-top:10px;}
#module_46128977 .imageTextGiant-Container{padding-bottom:0px;}
#module_46128977 .imageTextGiant-Container{padding-left:10px;}
#module_46128977 .imageTextGiant-Container{padding-right:10px;}
#module_46128977 .showHandle .btn{font-size:px;}
#module_46128977 .showHandle .btn{font-family:;}
#module_46128977 .showHandle .btn{color:;}
#module_46128977 .showHandle .btn{}
#module_46128977 .showHandle .btn{}
#module_46128977 .showHandle .btn{}
#module_46128977 .showHandle div{border-top-color: !important;}
#module_46128977 .showHandle div{border-top-style: !important;}
#module_46128977 .showHandle div{border-top-width:px !important;}
#module_46128977 .showHandle{background-color:;}
#module_46128977 .showHandle{}
#module_46128977 .showHandle{}
#module_46128977 .showHandle{}
#module_46128977 .showHandle{}
#module_46128977 .showHandle{}
#module_46128977 a{font-size:unset;font-family:unset}
.ModuleCommonClsGiant.layout-104 .main-class-container-mobile{border:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box div:nth-last-of-type(1) .main-class-line{border-bottom: 0}
.ModuleCommonClsGiant.layout-104 .sub-class-item,.ModuleCommonClsGiant.layout-104 .main-class-item{background: #fbfbfb}
.ModuleCommonClsGiant.layout-104 .main-class-item{padding-left:24px;padding-right:24px; height:50px;line-height:50px;background: #fff;display: flex;align-items: center;justify-content:space-between;cursor:pointer;}
.ModuleCommonClsGiant.layout-104 .main-class-text{display:block;width: auto;color:#333;font-size: 16px;padding-right: 4px}
.ModuleCommonClsGiant.layout-104 .main-class-item-box .main-class-line{height: 0;margin:0 24px;border-bottom:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box:nth-last-of-type(1) .main-class-line{border-bottom: 0!important}
.ModuleCommonClsGiant.layout-104 .main-class-icon{color:#999;font-size: 12px;transform: rotate(90deg)}
.ModuleCommonClsGiant.layout-104 .sub-class-item{padding-left:24px;height:50px;line-height:50px;background:#fbfbfb;}
.ModuleCommonClsGiant.layout-104 .sub-class-text{color:#666;font-size:14px;display:inline-block;max-width: 100%;width: 100%}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active .sub-class-text{color: #fff}
.ModuleCommonClsGiant.layout-104 .sub-class-item-box{overflow: hidden;}
.ModuleCommonClsGiant.layout-104 .class-title{display: none;}
.ModuleCommonClsGiant.layout-104.layout-104dialog{display: none}
.ModuleCommonClsGiant.layout-104 .two-classify{display: none}
.mask-layermask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
.ModuleCommonClsGiant.layout-104 .main-class-icon.active{
  transform: rotate(-90deg)
}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active{
  opacity: .8;
}
.ModuleCommonClsGiant.layout-104 .layout104dialog-left{
  position:absolute;
  top:0;
  left:0;
  width:20%;
  height:100%
}
.ModuleCommonClsGiant.layout-104 .forceheight{
  height: auto !important;
  line-height: 1.5 !important;
}
@media only screen and (max-width: 767px) {
  .ModuleCommonClsGiant.layout-104 .class-title{display: flex;align-items: center;justify-content: space-between;padding: 6px 6px 6px 15px;height:40px;line-height: 40px;border:1px solid #e5e5e5;}
  .ModuleCommonClsGiant.layout-104 .class-title .class-title-text{width:100%;font-size:16px;color:#333;font-weight:bold;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item{color:#666}
  .mask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
  .ModuleCommonClsGiant.layout-104.layout-104dialog{position: fixed;height: 100%;width: 100%;padding-left:21%;left:0;top:0px;z-index:999999;background: #fff;background-clip:content-box;box-sizing: border-box;border:0;overflow: hidden;}
  .ModuleCommonClsGiant.layout-104 .main-class-container-mobile{display: none}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover .sub-class-text{color: #666}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-show{animation: dialogshow 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.goback{animation: dialoggoback 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-hide{animation: dialoggohide 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover{border-top:0;border-bottom: 0;background: #fbfbfb;}
  .ModuleCommonClsGiant.layout-104 .sub-class-text:hover{color: #ff6600;}
  .ModuleCommonClsGiant.layout-104{border:0;}
  @keyframes dialogshow
  {
    from {left: 100%;}
    to {left:0}
    }
    @keyframes dialoggoback
  {
    from {}
    to {margin-left:0}
  }

    @keyframes dialoggohide
  {
    from {}
    to {margin-left:100%;}
    }

}
.module_46131146 .ModuleHead .HeadCenter{float:none;}
#module_46131146 {
padding:0px;
}
#module_46131146 {
position:static;
z-index:0;
top:320px;
left:0px;
width:100%;
height: auto;
}
#module_46131146 .ModuleHead46131146 {
display:none;
}
#module_46131146 .BodyCenter.BodyCenter46131146 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46131146 >.module_46131146 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46131146 >.module_46131146{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46131146 .BodyCenter.BodyCenter46131146 {
padding-top:0.0000%;
padding-left:6.1162%;
padding-right:6.1162%;
padding-bottom:3.0581%;
}
}
@media screen and (max-width: 767px){
#module_46131146 .BodyCenter.BodyCenter46131146 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46131146 >.module_46131146 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.8196%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46131146 >.module_46131146 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46131146 >.module_46131146 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46131146:hover {
border:none;
}
#module_46131146:hover >.module_46131146 {
border-color:rgb(1, 93, 164);
}
#module_46131146:hover >.module_46131146 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{padding-top:px !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{padding-bottom:px !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{padding-left:px !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{padding-right:px !important;}
#module_46131146 .sub-class-item.forceheight,.inlayout-104dialogmodule_46131146 .sub-class-item.forceheight{padding-top:px !important;}
#module_46131146 .sub-class-item.forceheight,.inlayout-104dialogmodule_46131146 .sub-class-item.forceheight{padding-bottom:px !important;}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{padding-left:px !important;}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{padding-right:px  !important;}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{border-style:solid !important;}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{border-width:0px !important;}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{background-color:rgb(255, 255, 255);}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{background-image:none;}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{}
#module_46131146 .inlayout-104dialogmodule_46131146,#module_46131146 .main-class-container-mobile{}
#module_46131146 .class-title{padding-left:px;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{font-size:16px !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{color:#333 !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{font-weight:bold !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{text-decoration:none !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title .class-title-text,#module_46131146 .class-title .class-title-text{font-style:normal !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{background-color:#fff  !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{background-image:none  !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{background-repeat: !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{background-position: !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{background-attachment: !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{ !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .class-title,#module_46131146 .class-title{height:40px !important;line-height:40px !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{background-color:#fff !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{background-image:none !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{background-repeat:no-repeat !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{background-position: !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{background-attachment: !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{ !important;}
#module_46131146 .main-class-line,.inlayout-104dialogmodule_46131146 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_46131146 .main-class-line,.inlayout-104dialogmodule_46131146 .main-class-line{border-bottom-style:solid !important;}
#module_46131146 .main-class-line,.inlayout-104dialogmodule_46131146 .main-class-line{border-bottom-width:0px !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{font-size:14px !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{color:rgb(89, 89, 89) !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{font-weight:normal !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{text-decoration:none !important;}
#module_46131146 .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-text{font-style:normal !important;}
#module_46131146 .main-class-item,.inlayout-104dialogmodule_46131146 .main-class-item{height:35px;line-height:35px;}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{background-color:#fbfbfb}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{background-image:none}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{background-repeat:no-repeat }
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{background-position: }
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{background-attachment: }
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{ }
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{font-size:14px !important;}
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{color:#666 !important;}
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{font-weight:normal !important;}
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{text-decoration:none !important;}
#module_46131146 .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-text{font-style:normal !important;}
#module_46131146 .sub-class-item,.inlayout-104dialogmodule_46131146 .sub-class-item{height:50px;line-height:50px  !important;}
#module_46131146 .inlayout-104dialogmodule_46131146 .main-class-icon,.inlayout-104dialogmodule_46131146 .class-title-icon,#module_46131146 .main-class-icon,#module_46131146 .class-title-icon{color:#000 !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{background-color:rgb(1, 93, 164) !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{background-image:none !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{background-repeat:no-repeat !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{background-position: !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{background-attachment: !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .classify:hover{ !important}
#module_46131146 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_46131146 .main-class-item-box .main-class-line.active{border-bottom-style:solid !important;}
#module_46131146 .main-class-item-box .main-class-line.active,.inlayout-104dialogmodule_46131146 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{color:#fff !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_46131146 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_46131146 .main-class-item.active,.inlayout-104dialogmodule_46131146 .main-class-item.active{height:35px;line-height:35px;}
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover{background-color:#fd6e27}
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover{background-image:none}
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover{background-repeat:no-repeat }
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover{background-position: }
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover {background-attachment:}
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item:hover{}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{font-size:14px !important;}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{color:#fff !important;}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{font-weight:normal !important;}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{text-decoration:none !important;}
#module_46131146 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46131146 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46131146 .sub-class-item.hover .sub-class-text{font-style:normal !important;}
#module_46131146 .sub-class-item.active,.inlayout-104dialogmodule_46131146 .sub-class-item.active{height:50px;line-height:50px;}
#module_46131146 .main-class-item.active .main-class-icon,.inlayout-104dialogmodule_46131146 .main-class-item.hover .main-class-icon,.inlayout-104dialogmodule_46131146 .main-class-item.active .main-class-icon,#module_46131146 .class-title:hover .class-title-icon{color:#fff !important;}


.module_46131178 .ModuleHead .HeadCenter{float:none;}
#module_46131178 {
padding:0px;
}
#module_46131178 {
position:static;
z-index:0;
top:1409px;
left:458px;
width:100%;
height: auto;
}
#module_46131178 .ModuleHead46131178 {
display:none;
}
#module_46131178 .BodyCenter.BodyCenter46131178 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46131178 >.module_46131178 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46131178 >.module_46131178{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46131178 .BodyCenter.BodyCenter46131178 {
padding-top:3.1546%;
padding-left:3.1546%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46131178 .BodyCenter.BodyCenter46131178 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46131178 >.module_46131178 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.7192%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46131178 >.module_46131178 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46131178 >.module_46131178 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46131178:hover {
border:none;
}
#module_46131178:hover >.module_46131178 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46131178 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46131178 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46131178 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46131178 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46131178 .imageTextGiant-Container{padding-top:10px;}
#module_46131178 .imageTextGiant-Container{padding-bottom:0px;}
#module_46131178 .imageTextGiant-Container{padding-left:10px;}
#module_46131178 .imageTextGiant-Container{padding-right:10px;}
#module_46131178 .showHandle .btn{font-size:px;}
#module_46131178 .showHandle .btn{font-family:;}
#module_46131178 .showHandle .btn{color:;}
#module_46131178 .showHandle .btn{}
#module_46131178 .showHandle .btn{}
#module_46131178 .showHandle .btn{}
#module_46131178 .showHandle div{border-top-color: !important;}
#module_46131178 .showHandle div{border-top-style: !important;}
#module_46131178 .showHandle div{border-top-width:px !important;}
#module_46131178 .showHandle{background-color:;}
#module_46131178 .showHandle{}
#module_46131178 .showHandle{}
#module_46131178 .showHandle{}
#module_46131178 .showHandle{}
#module_46131178 .showHandle{}
#module_46131178 a{font-size:unset;font-family:unset}
.module_46132394 .ModuleHead .HeadCenter{float:none;}
#module_46132394 {
padding:0px;
}
#module_46132394 {
position:static;
z-index:0;
top:1453px;
left:464px;
width:100%;
height: auto;
}
#module_46132394 .ModuleHead46132394 {
display:none;
}
#module_46132394 .BodyCenter.BodyCenter46132394 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46132394 >.module_46132394 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46132394 >.module_46132394{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46132394 .BodyCenter.BodyCenter46132394 {
padding-top:0.0000%;
padding-left:6.1162%;
padding-right:6.1162%;
padding-bottom:3.0581%;
}
}
@media screen and (max-width: 767px){
#module_46132394 .BodyCenter.BodyCenter46132394 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46132394 >.module_46132394 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.8196%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46132394 >.module_46132394 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46132394 >.module_46132394 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46132394:hover {
border:none;
}
#module_46132394:hover >.module_46132394 {
border-color:rgb(1, 93, 164);
}
#module_46132394:hover >.module_46132394 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{padding-top:px !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{padding-bottom:px !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{padding-left:px !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{padding-right:px !important;}
#module_46132394 .sub-class-item.forceheight,.inlayout-104dialogmodule_46132394 .sub-class-item.forceheight{padding-top:px !important;}
#module_46132394 .sub-class-item.forceheight,.inlayout-104dialogmodule_46132394 .sub-class-item.forceheight{padding-bottom:px !important;}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{padding-left:px !important;}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{padding-right:px  !important;}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{border-style:solid !important;}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{border-width:0px !important;}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{background-color:rgb(255, 255, 255);}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{background-image:none;}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{}
#module_46132394 .inlayout-104dialogmodule_46132394,#module_46132394 .main-class-container-mobile{}
#module_46132394 .class-title{padding-left:px;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{font-size:16px !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{color:#333 !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{font-weight:bold !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{text-decoration:none !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title .class-title-text,#module_46132394 .class-title .class-title-text{font-style:normal !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{background-color:#fff  !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{background-image:none  !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{background-repeat: !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{background-position: !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{background-attachment: !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{ !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .class-title,#module_46132394 .class-title{height:40px !important;line-height:40px !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{background-color:#fff !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{background-image:none !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{background-repeat:no-repeat !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{background-position: !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{background-attachment: !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{ !important;}
#module_46132394 .main-class-line,.inlayout-104dialogmodule_46132394 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_46132394 .main-class-line,.inlayout-104dialogmodule_46132394 .main-class-line{border-bottom-style:solid !important;}
#module_46132394 .main-class-line,.inlayout-104dialogmodule_46132394 .main-class-line{border-bottom-width:0px !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{font-size:13px !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{color:rgb(89, 89, 89) !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{font-weight:normal !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{text-decoration:none !important;}
#module_46132394 .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-text{font-style:normal !important;}
#module_46132394 .main-class-item,.inlayout-104dialogmodule_46132394 .main-class-item{height:35px;line-height:35px;}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{background-color:#fbfbfb}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{background-image:none}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{background-repeat:no-repeat }
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{background-position: }
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{background-attachment: }
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{ }
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{font-size:14px !important;}
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{color:#666 !important;}
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{font-weight:normal !important;}
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{text-decoration:none !important;}
#module_46132394 .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-text{font-style:normal !important;}
#module_46132394 .sub-class-item,.inlayout-104dialogmodule_46132394 .sub-class-item{height:50px;line-height:50px  !important;}
#module_46132394 .inlayout-104dialogmodule_46132394 .main-class-icon,.inlayout-104dialogmodule_46132394 .class-title-icon,#module_46132394 .main-class-icon,#module_46132394 .class-title-icon{color:#000 !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{background-color:rgb(1, 93, 164) !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{background-image:none !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{background-repeat:no-repeat !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{background-position: !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{background-attachment: !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .classify:hover{ !important}
#module_46132394 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_46132394 .main-class-item-box .main-class-line.active{border-bottom-style:solid !important;}
#module_46132394 .main-class-item-box .main-class-line.active,.inlayout-104dialogmodule_46132394 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{color:#fff !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_46132394 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_46132394 .main-class-item.active,.inlayout-104dialogmodule_46132394 .main-class-item.active{height:35px;line-height:35px;}
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover{background-color:#fd6e27}
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover{background-image:none}
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover{background-repeat:no-repeat }
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover{background-position: }
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover {background-attachment:}
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item:hover{}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{font-size:14px !important;}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{color:#fff !important;}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{font-weight:normal !important;}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{text-decoration:none !important;}
#module_46132394 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46132394 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46132394 .sub-class-item.hover .sub-class-text{font-style:normal !important;}
#module_46132394 .sub-class-item.active,.inlayout-104dialogmodule_46132394 .sub-class-item.active{height:50px;line-height:50px;}
#module_46132394 .main-class-item.active .main-class-icon,.inlayout-104dialogmodule_46132394 .main-class-item.hover .main-class-icon,.inlayout-104dialogmodule_46132394 .main-class-item.active .main-class-icon,#module_46132394 .class-title:hover .class-title-icon{color:#fff !important;}


.module_46132389 .ModuleHead .HeadCenter{float:none;}
#module_46132389 {
padding:0px;
}
#module_46132389 {
position:static;
z-index:0;
top:523px;
left:458px;
width:100%;
height: auto;
}
#module_46132389 .ModuleHead46132389 {
display:none;
}
#module_46132389 .BodyCenter.BodyCenter46132389 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46132389 >.module_46132389 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46132389 >.module_46132389{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46132389 .BodyCenter.BodyCenter46132389 {
padding-top:3.1546%;
padding-left:3.1546%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46132389 .BodyCenter.BodyCenter46132389 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46132389 >.module_46132389 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.7192%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46132389 >.module_46132389 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46132389 >.module_46132389 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46132389:hover {
border:none;
}
#module_46132389:hover >.module_46132389 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46132389 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46132389 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46132389 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46132389 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46132389 .imageTextGiant-Container{padding-top:10px;}
#module_46132389 .imageTextGiant-Container{padding-bottom:0px;}
#module_46132389 .imageTextGiant-Container{padding-left:10px;}
#module_46132389 .imageTextGiant-Container{padding-right:10px;}
#module_46132389 .showHandle .btn{font-size:px;}
#module_46132389 .showHandle .btn{font-family:;}
#module_46132389 .showHandle .btn{color:;}
#module_46132389 .showHandle .btn{}
#module_46132389 .showHandle .btn{}
#module_46132389 .showHandle .btn{}
#module_46132389 .showHandle div{border-top-color: !important;}
#module_46132389 .showHandle div{border-top-style: !important;}
#module_46132389 .showHandle div{border-top-width:px !important;}
#module_46132389 .showHandle{background-color:;}
#module_46132389 .showHandle{}
#module_46132389 .showHandle{}
#module_46132389 .showHandle{}
#module_46132389 .showHandle{}
#module_46132389 .showHandle{}
#module_46132389 a{font-size:unset;font-family:unset}
.module_46128858 .ModuleHead .HeadCenter{float:none;}
#module_46128858 {
padding:0px;
}
#module_46128858 {
position:static;
z-index:0;
top:1739px;
left:466px;
width:100%;
height: auto;
}
#module_46128858 .ModuleHead46128858 {
display:none;
}
#module_46128858 .BodyCenter.BodyCenter46128858 {
background:none;background-color:rgb(255, 255, 255);
}
#module_46128858 >.module_46128858 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(1, 93, 164);
border-left-width:7px;
border-right-style:solid;
border-right-color:rgb(1, 93, 164);
border-right-width:7px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46128858 >.module_46128858{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46128858 .BodyCenter.BodyCenter46128858 {
padding-top:0.0000%;
padding-left:6.1162%;
padding-right:6.1162%;
padding-bottom:8.2569%;
}
}
@media screen and (max-width: 767px){
#module_46128858 .BodyCenter.BodyCenter46128858 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46128858 >.module_46128858 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:16.8196%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46128858 >.module_46128858 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46128858 >.module_46128858 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46128858:hover {
border:none;
}
#module_46128858:hover >.module_46128858 {
border-color:rgb(1, 93, 164);
}
#module_46128858:hover >.module_46128858 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{padding-top:px !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{padding-bottom:px !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{padding-left:px !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{padding-right:px !important;}
#module_46128858 .sub-class-item.forceheight,.inlayout-104dialogmodule_46128858 .sub-class-item.forceheight{padding-top:px !important;}
#module_46128858 .sub-class-item.forceheight,.inlayout-104dialogmodule_46128858 .sub-class-item.forceheight{padding-bottom:px !important;}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{padding-left:px !important;}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{padding-right:px  !important;}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{border-style:solid !important;}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{border-width:0px !important;}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{background-color:rgb(255, 255, 255);}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{background-image:none;}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{}
#module_46128858 .inlayout-104dialogmodule_46128858,#module_46128858 .main-class-container-mobile{}
#module_46128858 .class-title{padding-left:px;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{font-size:16px !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{color:#333 !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{font-weight:bold !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{text-decoration:none !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title .class-title-text,#module_46128858 .class-title .class-title-text{font-style:normal !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{background-color:#fff  !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{background-image:none  !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{background-repeat: !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{background-position: !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{background-attachment: !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{ !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .class-title,#module_46128858 .class-title{height:40px !important;line-height:40px !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{background-color:#fff !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{background-image:none !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{background-repeat:no-repeat !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{background-position: !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{background-attachment: !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{ !important;}
#module_46128858 .main-class-line,.inlayout-104dialogmodule_46128858 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_46128858 .main-class-line,.inlayout-104dialogmodule_46128858 .main-class-line{border-bottom-style:solid !important;}
#module_46128858 .main-class-line,.inlayout-104dialogmodule_46128858 .main-class-line{border-bottom-width:0px !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{font-size:14px !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{color:rgb(89, 89, 89) !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{font-weight:normal !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{text-decoration:none !important;}
#module_46128858 .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-text{font-style:normal !important;}
#module_46128858 .main-class-item,.inlayout-104dialogmodule_46128858 .main-class-item{height:35px;line-height:35px;}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{background-color:#fbfbfb}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{background-image:none}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{background-repeat:no-repeat }
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{background-position: }
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{background-attachment: }
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{ }
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{font-size:14px !important;}
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{color:#666 !important;}
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{font-weight:normal !important;}
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{text-decoration:none !important;}
#module_46128858 .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-text{font-style:normal !important;}
#module_46128858 .sub-class-item,.inlayout-104dialogmodule_46128858 .sub-class-item{height:50px;line-height:50px  !important;}
#module_46128858 .inlayout-104dialogmodule_46128858 .main-class-icon,.inlayout-104dialogmodule_46128858 .class-title-icon,#module_46128858 .main-class-icon,#module_46128858 .class-title-icon{color:#000 !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{background-color:rgb(1, 93, 164) !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{background-image:none !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{background-repeat:no-repeat !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{background-position: !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{background-attachment: !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .classify:hover{ !important}
#module_46128858 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_46128858 .main-class-item-box .main-class-line.active{border-bottom-style:solid !important;}
#module_46128858 .main-class-item-box .main-class-line.active,.inlayout-104dialogmodule_46128858 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{font-size:14px !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{color:#fff !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_46128858 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_46128858 .main-class-item.active,.inlayout-104dialogmodule_46128858 .main-class-item.active{height:35px;line-height:35px;}
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover{background-color:#fd6e27}
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover{background-image:none}
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover{background-repeat:no-repeat }
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover{background-position: }
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover {background-attachment:}
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item:hover{}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{font-size:14px !important;}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{color:#fff !important;}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{font-weight:normal !important;}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{text-decoration:none !important;}
#module_46128858 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_46128858 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_46128858 .sub-class-item.hover .sub-class-text{font-style:normal !important;}
#module_46128858 .sub-class-item.active,.inlayout-104dialogmodule_46128858 .sub-class-item.active{height:50px;line-height:50px;}
#module_46128858 .main-class-item.active .main-class-icon,.inlayout-104dialogmodule_46128858 .main-class-item.hover .main-class-icon,.inlayout-104dialogmodule_46128858 .main-class-item.active .main-class-icon,#module_46128858 .class-title:hover .class-title-icon{color:#fff !important;}


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

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

.ModuleGridContainer.ModuleGridContainer32587948 #Sub32587948_1 {width:27.2500%;}
/*全局搜索 101*/
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 12px;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .group{display:table;width: 100%;height:auto;/*border: 1px solid #ccc;*/border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .ModuleSearchInput{float: left;width: 100%;height: 36px;border-radius: 0;border: 1px solid #ccc;border-radius: 8px 0 0 8px;text-indent: 12px;font-size:14px;outline: none;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle.withSelect .ModuleSearchInput{border-radius: 0 !important;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel select{height: 34px;border: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select .btn{padding-top: 0;padding-bottom: 0;padding-left:15px;height: 36px;border: 1px solid #ccc;border-right-width: 0px !important;border-radius: 8px 0 0 8px;line-height: 34px}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchBtnPanel{width:1%;height:36px;}
.ModuleSearchGiant.layout-101 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .ModuleSearchButton{position: relative;display: inline-block;min-width: 50px;height:100% !important;line-height: inherit !important;background: #000;border:1px none;border-radius: 0 8px 8px 0;text-align: center;font-weight:normal;font-family:微软雅黑,Microsoft YaHei;font-size:12px;color:#fff;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchIcon{position: absolute;margin-top: -10px;top: 50%;left: 10px;width: 20px;height: 20px;}.module_46136742 .ModuleHead .HeadCenter{float:none;}
#module_46136742 {
padding:0px;
}
#module_46136742 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_46136742 .ModuleHead46136742 {
display:none;
}
#module_46136742 .BodyCenter.BodyCenter46136742 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46136742 >.module_46136742 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46136742 >.module_46136742{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46136742 .BodyCenter.BodyCenter46136742 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46136742 .BodyCenter.BodyCenter46136742 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46136742 >.module_46136742 {
margin-top:8.3602%;
margin-left:2.9782%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46136742 >.module_46136742 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46136742 >.module_46136742 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46136742:hover {
border:none;
}
#module_46136742:hover >.module_46136742 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{height:36px;line-height:36px} #module_46136742 .search-item .searchBtnPanel{height:36px;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-top-color:rgb(242, 242, 242);}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-top-style:solid;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-top-width:0px;}
#module_46136742 .search-item .ModuleSearchInput{border-right-color:rgb(242, 242, 242);}
#module_46136742 .search-item .ModuleSearchInput{border-right-style:solid;}
#module_46136742 .search-item .ModuleSearchInput{border-right-width:0px;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-bottom-color:rgb(242, 242, 242);}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-bottom-style:solid;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-bottom-width:0px;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-left-color:rgb(242, 242, 242);}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-left-style:solid;}
#module_46136742 .search-item .bootstrap-select .btn,#module_46136742 .search-item .ModuleSearchInput{border-left-width:0px;}
#module_46136742 .search-item .bootstrap-select .btn ,#module_46136742 .search-item .ModuleSearchInput {background-color:rgb(251, 251, 251);}
#module_46136742 .search-item .bootstrap-select .btn ,#module_46136742 .search-item .ModuleSearchInput{}
#module_46136742 .search-item .ModuleSearchInput::placeholder,#module_46136742 .search-item .ModuleSearchInput{font-size:px;}
#module_46136742 .search-item .bootstrap-select .btn ,#module_46136742  .search-item .ModuleSearchInput::placeholder,#module_46136742 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_46136742 .search-item .bootstrap-select .btn , #module_46136742 .search-item .searchIcon,#module_46136742  .search-item .ModuleSearchInput::placeholder,#module_46136742 .search-item .ModuleSearchInput{color:rgb(191, 191, 191);}
#module_46136742 .search-item .bootstrap-select .btn ,#module_46136742  .search-item .ModuleSearchInput::placeholder,#module_46136742 .search-item .ModuleSearchInput{font-weight:normal;}
#module_46136742 .search-item .bootstrap-select .btn ,#module_46136742  .search-item .ModuleSearchInput::placeholder,#module_46136742 .search-item .ModuleSearchInput{text-decoration:none;}
#module_46136742 .search-item .ModuleSearchButton{font-size:12px;}
#module_46136742 .search-item .ModuleSearchButton{font-family:微软雅黑,Microsoft YaHei;}
#module_46136742 .search-item .ModuleSearchButton{color:#fff;}
#module_46136742 .search-item .ModuleSearchButton{font-weight:normal;}
#module_46136742 .search-item .ModuleSearchButton{text-decoration:none;}
#module_46136742 .search-item .ModuleSearchButton{font-style:normal;}
#module_46136742 .search-item .ModuleSearchButton{background-color:rgb(1, 93, 164);}
#module_46136742 .search-item .ModuleSearchButton{background-image:none;}
#module_46136742 .search-item .ModuleSearchButton{background-repeat:no-repeat;}
#module_46136742 .search-item .ModuleSearchButton{}
#module_46136742 .search-item .ModuleSearchButton{}
#module_46136742 .search-item .ModuleSearchButton{}
#module_46136742 .search-hot ul li{border-top-color:#e3e3e3;}
#module_46136742 .search-hot ul li{border-top-style:solid;}
#module_46136742 .search-hot ul li{border-top-width:0px;}
#module_46136742 .search-hot ul li{border-right-color:#e3e3e3;}
#module_46136742 .search-hot ul li{border-right-style:solid;}
#module_46136742 .search-hot ul li{border-right-width:1px;}
#module_46136742 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_46136742 .search-hot ul li{border-bottom-style:solid;}
#module_46136742 .search-hot ul li{border-bottom-width:0px;}
#module_46136742 .search-hot ul li{border-left-color:#e3e3e3;}
#module_46136742 .search-hot ul li{border-left-style:solid;}
#module_46136742 .search-hot ul li{border-left-width:0px;}
#module_46136742 .search-hot ul li a{font-size:12px;}
#module_46136742 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_46136742 .search-hot ul li a{color:#666;}
#module_46136742 .search-hot ul li a{font-weight:normal;}
#module_46136742 .search-hot ul li a{text-decoration:none;}
#module_46136742 .search-hot ul li a{font-style:normal;}
#module_46136742 .search-item .ModuleSearchButton:hover{background-color:rgb(73, 160, 226);}
#module_46136742 .search-item .ModuleSearchButton:hover{background-image:none;}
#module_46136742 .search-item .ModuleSearchButton:hover{background-repeat:no-repeat;}
#module_46136742 .search-item .ModuleSearchButton:hover{}
#module_46136742 .search-item .ModuleSearchButton:hover{}
#module_46136742 .search-item .ModuleSearchButton:hover{}
#module_46136742 .search-item .ModuleSearchButton:hover{font-size:12px;}
#module_46136742 .search-item .ModuleSearchButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_46136742 .search-item .ModuleSearchButton:hover{color:#fff;}
#module_46136742 .search-item .ModuleSearchButton:hover{font-weight:normal;}
#module_46136742 .search-item .ModuleSearchButton:hover{text-decoration:none;}
#module_46136742 .search-item .ModuleSearchButton:hover{font-style:normal;}
#module_46136742 .search-hot ul li:hover a{font-size:12px;}
#module_46136742 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_46136742 .search-hot ul li:hover a{color:#333;}
#module_46136742 .search-hot ul li:hover a{font-weight:normal;}
#module_46136742 .search-hot ul li:hover a{text-decoration:none;}
#module_46136742 .search-hot ul li:hover a{font-style:normal;}

/*layout-125内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-125 .pro-container .pro-item{overflow: hidden;}
.ModuleProductListGiant.layout-125 .pro-container>li { position: relative;transition: all .5s ease-out 0s;-moz-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-bg{ position: relative;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-icon{border-radius: 30px;width: 36px;height: 36px;border: 1px solid #fff;position: relative;margin-left: calc(50% - 18px);}
.ModuleProductListGiant.layout-125 .pro-container li .pro-icon .pro-jiantou{position: absolute;top: 6px;left: 9px;}
.ModuleProductListGiant.layout-125 .pro-container li {padding-left: 0; padding-right: 0; float: left; margin: 0 16px 2% 0;font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-125 .pro-container li .pro-img img{ max-width: 100%;max-height: 100%;display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit { position: relative; transition: all .6s ease-out 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-desc{display:inline-block;width: calc(100% - 60px); margin-top: 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: left;color: #bfbfbf}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-name{padding: 0  4%;  color: #fff;text-overflow: ellipsis;  overflow: hidden; /*white-space: nowrap;height:48px;line-height:48px;*/text-align: center;font-size: 16px;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-buybtn{ float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit{ background: transparent;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-name ,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-desc ,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-price,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
.ModuleProductListGiant.layout-125 a:active,.ModuleProductListGiant.layout-125 a:visited,.ModuleProductListGiant.layout-125 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor {box-sizing: border-box;
    padding: 25px;z-index: 100;width: 100%;height: 0;opacity: 0;position: absolute;top: 0;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}
.ModuleProductListGiant.layout-125 .pro-desc-show{word-break: break-word !important;}
.ModuleProductListGiant.layout-125 .pro-name-show{word-break: break-word !important;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a{width: 80%;position: absolute;top: 15%;left: 10%;width: 80%;text-align: center;color: #fff;transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-webkit-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;opacity: 0;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-name-show{font-size: 18px;color: #fff;line-height: 25px;/*white-space: nowrap;*/overflow: hidden;text-overflow:ellipsis;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-desc-show{/*height: 60px;*/text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top: 12px;margin-bottom:20%;color: #fff;overflow: hidden;font-size: 14px}
.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor > a{top: 28%;left: 10%;opacity: 1;z-index: 100}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:before, .ModuleProductListGiant.layout-125 .pro-container li .bgColor:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    opacity: 0;
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    -ms-transition: all .75s ease-in-out;
    -o-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}
.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor:before,.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor:after{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor {height: 100%;opacity: .9;}
    .ModuleProductListGiant.layout-125 .pred-filter{display: block}
    .ModuleProductListGiant.layout-125 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-125 li.col-lg-2 {width: calc((100% - 16px) / 2); }
    .ModuleProductListGiant.layout-125 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-3 {width: calc((100% - 16px * 2) / 3); }
    .ModuleProductListGiant.layout-125 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-4 {width: calc((100% - 16px * 3) / 4); }
    .ModuleProductListGiant.layout-125 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-5 {width: calc((100% - 16px * 4) / 5); }
    .ModuleProductListGiant.layout-125 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-6 {width: calc((100% - 16px * 5) / 6); }
    .ModuleProductListGiant.layout-125 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-1 {width: 100%; }
    .ModuleProductListGiant.layout-125 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-125 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-125 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-125 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-125 .choosed-tab{color:#f10215}

@media screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor > a{top: 25%;}
    .ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-desc-show{-webkit-line-clamp: 2;}
    .ModuleProductListGiant.layout-125 .silder-filter,.btn-filter { display: block;}
    .ModuleProductListGiant.layout-125 .pro-container { width: 100%; }
    .ModuleProductListGiant.layout-125 .pro-container li { margin: 0 2% 6% 0 !important;padding: 0}
    .ModuleProductListGiant.layout-125 .pro-container li { width: 49%; font-size: 15px; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-desc { margin-top: 12px; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-name { /*margin-top: 7px;*/  padding: 0;  margin: 4% !important; }
    .ModuleProductListGiant.layout-125 .pro-container{ padding: 0 10px 0 10px }


    .ModuleProductListGiant.layout-125 li.col-xs-2 {width: 49% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-3 {width:32% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-4 {width: 23.5% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-5 {width:18.4% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-6 {width:15% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-1 {width: 100% !important;}
    .ModuleProductListGiant.layout-125 li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-125 .pred-filter { display: none; }
    .ModuleProductListGiant.layout-125 .pro-container li { margin: 0 1% 2%;  margin-bottom: 7px;}
    .ModuleProductListGiant.layout-125 .pro-container li { width: 47%;font-size: 15px;}
    .ModuleProductListGiant.layout-125 .pro-container>li { padding-bottom: 3%; }
}
.ModuleProductListGiant.layout-125 .pagerGiant .inputer{outline: 0;}.module_46129287 .ModuleHead .HeadCenter{float:none;}
#module_46129287 {
padding:0px;
}
#module_46129287 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_46129287 .ModuleHead46129287 {
display:none;
}
#module_46129287 .BodyCenter.BodyCenter46129287 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46129287 >.module_46129287 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46129287 >.module_46129287{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46129287 .BodyCenter.BodyCenter46129287 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46129287 .BodyCenter.BodyCenter46129287 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46129287 >.module_46129287 {
margin-top:4.6929%;
margin-left:3.2073%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46129287 >.module_46129287 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46129287 >.module_46129287 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46129287:hover {
border:none;
}
#module_46129287:hover >.module_46129287 {
border-color:#ccc;
}
#module_46129287:hover >.module_46129287 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46129287 .pro-item{margin-bottom:40px; margin-right:40px;} #module_46129287 .pro-container li.col-lg-2{width:calc((100% - 40px) / 2);} #module_46129287 .pro-container li.col-lg-3{width:calc((100% - 40px * 2) / 3);} #module_46129287 .pro-container li.col-lg-4{width:calc((100% - 40px * 3) / 4);} #module_46129287 .pro-container li.col-lg-5{width:calc((100% - 40px * 4) / 5);} #module_46129287 .pro-container li.col-lg-6{width:calc((100% - 40px * 5) / 6);}
#module_46129287 .pro-item{padding-top:0px;}
#module_46129287 .pro-item{padding-bottom:0px;}
#module_46129287 .pro-item{padding-left:0px;}
#module_46129287 .pro-item{padding-right:0px;}
#module_46129287 .pro-item .pro-bg{background-color:rgba(0,0,0,0);}
#module_46129287 .pro-item .pro-bg{background-image:none;}
#module_46129287 .pro-item .pro-bg{background-repeat:no-repeat;}
#module_46129287 .pro-item .pro-bg{}
#module_46129287 .pro-item .pro-bg{}
#module_46129287 .pro-item .pro-bg{}
#module_46129287 .pro-item .pro-bg{border-top-color:#eee;}
#module_46129287 .pro-item .pro-bg{border-top-style:solid;}
#module_46129287 .pro-item .pro-bg{border-top-width:0px;}
#module_46129287 .pro-item .pro-bg{border-right-color:#eee;}
#module_46129287 .pro-item .pro-bg{border-right-style:solid;}
#module_46129287 .pro-item .pro-bg{border-right-width:0px;}
#module_46129287 .pro-item .pro-bg{border-bottom-color:#eee;}
#module_46129287 .pro-item .pro-bg{border-bottom-style:solid;}
#module_46129287 .pro-item .pro-bg{border-bottom-width:0px;}
#module_46129287 .pro-item .pro-bg{border-left-color:#eee;}
#module_46129287 .pro-item .pro-bg{border-left-style:solid;}
#module_46129287 .pro-item .pro-bg{border-left-width:0px;}
#module_46129287 .pro-img .dummy{background-color:#fff;}
#module_46129287 .pro-img .dummy{background-image:none;}
#module_46129287 .pro-img .dummy{background-repeat:no-repeat;}
#module_46129287 .pro-img .dummy{}
#module_46129287 .pro-img .dummy{}
#module_46129287 .pro-img .dummy{}
#module_46129287 .pro-img .dummy{padding-top:auto;}
#module_46129287 .pro-img img{ object-fit:unset;}
#module_46129287 .pro-img img{ width:auto;}
#module_46129287 .pro-img img{ height:auto;}
#module_46129287 .pro-img img{border-radius:0px;}
#module_46129287 .pro-name{font-size:16px;}
#module_46129287 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .pro-name{color:rgb(89, 89, 89);}
#module_46129287 .pro-name{font-weight:normal;}
#module_46129287 .pro-name{text-decoration:none;}
#module_46129287 .pro-name{}
#module_46129287 .pro-name{margin-top:0px;}
#module_46129287 .pro-name{margin-bottom:0px;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li,#module_46129287 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_46129287 .choosed-tab, #module_46129287 .setting-screening-criteria{font-size:px;}
#module_46129287 .choosed-tab{font-family:;}
#module_46129287 .choosed-tab, #module_46129287 .setting-screening-criteria{color:;}
#module_46129287 .choosed-tab{}
#module_46129287 .choosed-tab{}
#module_46129287 .choosed-tab{}
#module_46129287 .selected-light,#module_46129287 .setting-all, #module_46129287 .setting-left-bar, #module_46129287 .setting-pred-warp .setting-collapse, #module_46129287 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_46129287 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_46129287 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_46129287 .selected-light,#module_46129287 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .selected-light,#module_46129287 .setting-left-bar,#module_46129287 .setting-reset,#module_46129287 .setting-pred-warp .setting-collapse,#module_46129287 .giantroom .btn-more{color:#666;}
#module_46129287 .selected-light{font-weight:normal;}
#module_46129287 .selected-light,#module_46129287 .setting-all{text-decoration:none;}
#module_46129287 .selected-light,#module_46129287 .setting-all{}
#module_46129287 .setting-right-temp ul li, #module_46129287 .choosed-tab{border-top-left-radius:px;}
#module_46129287 .setting-right-temp ul li, #module_46129287 .choosed-tab{border-top-right-radius:px;}
#module_46129287 .setting-right-temp ul li, #module_46129287 .choosed-tab{border-bottom-left-radius:px;}
#module_46129287 .setting-right-temp ul li, #module_46129287 .choosed-tab{border-bottom-right-radius:px;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab{border-top-color:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab{border-top-style:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-top-width:px;} #module_46129287 .giantroom {margin-top: calc(-16px - px);}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-bottom-color:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-bottom-style:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-bottom-width:px;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-left-color:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-left-style:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-left-width:px;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-right-color:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-right-style:;}
#module_46129287 .pred-filter, #module_46129287 .choosed-tab, #module_46129287 .giantroom .btn-more{border-right-width:px;}
#module_46129287 .setting-pred-warp{border-top-color:;}
#module_46129287 .setting-left-bar{background-color:;}
#module_46129287 .setting-left-bar{width:px} #module_46129287 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_46129287 .setting-right-temp ul li{background-color:;}
#module_46129287 .choosed-tab .icsmall{color:;}
#module_46129287 .setting-right-temp ul li{margin-right:px;}
#module_46129287 .pagerGiant .text{font-size:px;}
#module_46129287 .pagerGiant .text{font-family:;}
#module_46129287 .pagerGiant .text{color:;}
#module_46129287 .pagerGiant .text{}
#module_46129287 .pagerGiant .text{}
#module_46129287 .pagerGiant .text{}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer{width:px}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer{height:px}
#module_46129287 .pagerGiant .num{font-size:px;}
#module_46129287 .pagerGiant .num{font-family:;}
#module_46129287 .pagerGiant .num{color:;}
#module_46129287 .pagerGiant .num{}
#module_46129287 .pagerGiant .num{}
#module_46129287 .pagerGiant .num{}
#module_46129287 .pagerGiant .submit{width:px}
#module_46129287 .pagerGiant .submit{height:px}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer,#module_46129287 .pagerGiant .submit{border-top-left-radius:px;}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer,#module_46129287 .pagerGiant .submit{border-top-right-radius:px;}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer,#module_46129287 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_46129287 .pagerGiant .current,#module_46129287 .pagerGiant .num,#module_46129287 .pagerGiant .inputer,#module_46129287 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_46129287 .pagerGiant .next,#module_46129287 .pagerGiant .splitline{color:;}
#module_46129287 .pagerGiant .num{background-color:#fff;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-top-color:#ccc;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-top-style:solid;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer{border-top-width:1px;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-bottom-style:solid;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer{border-bottom-width:1px;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-left-color:#ccc;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-left-style:solid;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer{border-left-width:1px;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-right-color:#ccc;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .inputer{border-right-style:solid;}
#module_46129287 .pagerGiant .num, #module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer{border-right-width:1px;}
#module_46129287 .page-more a{font-size:px;}
#module_46129287 .page-more a{font-family:;}
#module_46129287 .page-more a{color: !important;}
#module_46129287 .page-more a{}
#module_46129287 .page-more a{}
#module_46129287 .page-more a{}
#module_46129287 .page-more a{background-color:#fff;}
#module_46129287 .page-more a{border-top-color:#eee;}
#module_46129287 .page-more a{border-top-style:solid;}
#module_46129287 .page-more a{border-top-width:2px;}
#module_46129287 .page-more a{border-bottom-color:#eee;}
#module_46129287 .page-more a{border-bottom-style:solid;}
#module_46129287 .page-more a{border-bottom-width:2px;}
#module_46129287 .page-more a{border-left-color:#eee;}
#module_46129287 .page-more a{border-left-style:solid;}
#module_46129287 .page-more a{border-left-width:2px;}
#module_46129287 .page-more a{border-right-color:#eee;}
#module_46129287 .page-more a{border-right-style:solid;}
#module_46129287 .page-more a{border-right-width:2px;}
#module_46129287 .pro-item:hover .bgColor:before,#module_46129287 .pro-item:hover .bgColor:after{border-color:#fff;}
#module_46129287 .pro-item:hover .pro-name-show{font-size:18px;}
#module_46129287 .pro-item:hover .pro-name-show{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .pro-item:hover .pro-name-show{color:#fff;}
#module_46129287 .pro-item:hover .pro-name-show{font-weight:bold;}
#module_46129287 .pro-item:hover .pro-name-show{text-decoration:none;}
#module_46129287 .pro-item:hover .pro-name-show{}
#module_46129287 .pro-item:hover .pro-name-show{margin-top:0px;}
#module_46129287 .pro-item:hover .pro-name-show{margin-bottom:0px;}
#module_46129287 .pro-item:hover .pro-desc-show{margin-top:12px;}
#module_46129287 .pro-item:hover .pro-desc-show{margin-bottom:62px;}
#module_46129287 .pro-item:hover .pro-desc-show{color:#fffpx;}
#module_46129287 .pro-item:hover .pro-desc-show{font-size:14px;}
#module_46129287 .pro-item:hover .pro-desc-show{font-family:;}
#module_46129287 .pro-item:hover .pro-desc-show{color:#fff;}
#module_46129287 .pro-item:hover .pro-desc-show{font-weight:normal;}
#module_46129287 .pro-item:hover .pro-desc-show{text-decoration:none;}
#module_46129287 .pro-item:hover .pro-desc-show{font-style:normal;}
#module_46129287 .pro-item:hover .bgColor{background-color:rgb(1, 117, 199);}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_46129287 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_46129287 .pro-item:hover .pro-icon{border-top-color:#fff;}
#module_46129287 .pro-item:hover .pro-icon{border-top-style:solid;}
#module_46129287 .pro-item:hover .pro-icon{border-top-width:1px;}
#module_46129287 .pro-item:hover .pro-icon{border-right-color:#fff;}
#module_46129287 .pro-item:hover .pro-icon{border-right-style:solid;}
#module_46129287 .pro-item:hover .pro-icon{border-right-width:1px;}
#module_46129287 .pro-item:hover .pro-icon{border-bottom-color:#fff;}
#module_46129287 .pro-item:hover .pro-icon{border-bottom-style:solid;}
#module_46129287 .pro-item:hover .pro-icon{border-bottom-width:1px;}
#module_46129287 .pro-item:hover .pro-icon{border-left-color:#fff;}
#module_46129287 .pro-item:hover .pro-icon{border-left-style:solid;}
#module_46129287 .pro-item:hover .pro-icon{border-left-width:1px;}
#module_46129287 .pro-item:hover .icon-xiangyoujiantou{color:#fff;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{font-size:12px;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{color:#f10215;} #module_46129287 .items-active{border-color:#f10215;} #module_46129287 .bean-finish{background:#f10215;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{font-weight:normal;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{text-decoration:none;}
#module_46129287 .selected-light:hover,#module_46129287 .selected-light.active,#module_46129287 .items-active{}
#module_46129287 .setting-left-bar:hover{background-color:;}
#module_46129287 .setting-right-temp ul li:hover, #module_46129287 .setting-right-temp ul li.active{background-color:;}
#module_46129287 .choosed-tab .icsmall:hover{color:;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{font-size:px;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{font-family:;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{color:;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit{background-color:#1e88e5;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_46129287 .pagerGiant .current, #module_46129287 .pagerGiant .submit, #module_46129287 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_46129287 .page-more a:hover{font-size:px;}
#module_46129287 .page-more:hover a{font-family:;}
#module_46129287 .page-more a:hover{color: !important;}
#module_46129287 .page-more a:hover {}
#module_46129287 .page-more a:hover {}
#module_46129287 .page-more a:hover {}
#module_46129287 .page-more a:hover{background-color:#fff;}
#module_46129287 .page-more a:hover{border-top-color:#eee;}
#module_46129287 .page-more a:hover{border-top-style:solid;}
#module_46129287 .page-more a:hover{border-bottom-color:#eee;}
#module_46129287 .page-more a:hover{border-bottom-style:solid;}
#module_46129287 .page-more a:hover{border-left-color:#eee;}
#module_46129287 .page-more a:hover{border-left-style:solid;}
#module_46129287 .page-more a:hover{border-right-color:#eee;}
#module_46129287 .page-more a:hover{border-right-style:solid;}


.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_46141897 .ModuleHead .HeadCenter{float:none;}
#module_46141897 {
padding:0px;
}
#module_46141897 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_46141897 .ModuleHead46141897 {
display:none;
}
#module_46141897 .BodyCenter.BodyCenter46141897 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46141897 >.module_46141897 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141897 >.module_46141897{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_46141897 .BodyCenter.BodyCenter46141897 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141897 .BodyCenter.BodyCenter46141897 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141897 >.module_46141897 {
margin-top:4.8092%;
margin-left:42.1517%;
margin-right:33.7897%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141897 >.module_46141897 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141897 >.module_46141897 {box-shadow: 8px 10px 0px 0px rgba(1, 93, 164, 0.19)}
#module_46141897:hover {
border:none;
}
#module_46141897:hover >.module_46141897 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141897 .BodyCenter{text-align:center;}
#module_46141897 .moduleButton{font-size:14px;}
#module_46141897 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_46141897 .moduleButton{color:#fff;}
#module_46141897 .moduleButton{font-weight:normal;}
#module_46141897 .moduleButton{text-decoration:none;}
#module_46141897 .moduleButton{font-style:normal;}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{background-color:rgb(73, 160, 226);}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{}
#module_46141897 .moduleButton, #module_46141897 .moduleButton:before{}
#module_46141897 .moduleButton{border-color:#000;}
#module_46141897 .moduleButton{border-style:solid;}
#module_46141897 .moduleButton{border-width:0px;}
#module_46141897 .moduleButton{width:220px;}
#module_46141897 .moduleButton,#module_46141897 .BreadsvgIcon{height:60px}
#module_46141897 .BodyCenter{color:#fff;}
#module_46141897 .moduleButton{border-top-left-radius:0px;}
#module_46141897 .moduleButton{border-top-right-radius:0px;}
#module_46141897 .moduleButton{border-bottom-left-radius:0px;}
#module_46141897 .moduleButton{border-bottom-right-radius:0px;}
#module_46141897 .BreadIcon{font-size:px;} #module_46141897 .BreadsvgIcon svg{width:px;height:px;}
#module_46141897 .BreadIcon{color:;} #module_46141897 .BreadsvgIcon svg>*{fill:;}
#module_46141897 .BreadIcon,#module_46141897 .BreadsvgIcon{margin-left:px;}
#module_46141897 .BreadIcon,#module_46141897 .BreadsvgIcon{margin-right:px;}
#module_46141897 .moduleButton{box-shadow:;}
#module_46141897 .moduleButton:hover .BreadIcon{font-size:px;} #module_46141897 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_46141897 .moduleButton:hover .BreadIcon{color:} #module_46141897 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_46141897 .moduleButton:hover{font-size:14px;}
#module_46141897 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_46141897 .moduleButton:hover{color:#fff;}
#module_46141897 .moduleButton:hover{font-weight:bold;}
#module_46141897 .moduleButton:hover{text-decoration:none;}
#module_46141897 .moduleButton:hover{font-style:normal;}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{background-image: unset;background-color:rgb(1, 93, 164);}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{}
#module_46141897 .moduleButton:hover, #module_46141897 .moduleButton:hover:before{}
#module_46141897 .moduleButton:hover{border-color:transparent;}
#module_46141897 .moduleButton:hover{border-style:solid;}
#module_46141897 .moduleButton:hover{border-width:0px;}
#module_46141897 .moduleButton:hover{box-shadow:;}

.ModuleGridContainer.ModuleGridContainer32587948 #Sub32587948_2 {width:72.75%;}
.module_46137412 .ModuleHead .HeadCenter{float:none;}
#module_46137412 {
padding:0px;
}
#module_46137412 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_46137412 .ModuleHead46137412 {
display:none;
}
#module_46137412 .BodyCenter.BodyCenter46137412 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/2020040218512966b2d2.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46137412 >.module_46137412 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_46137412 >.module_46137412{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46137412 .BodyCenter.BodyCenter46137412 {
padding-top:2.6151%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:26.1506%;
}
}
@media screen and (max-width: 767px){
#module_46137412 .BodyCenter.BodyCenter46137412 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46137412 >.module_46137412 {
margin-top:4.1841%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46137412 >.module_46137412 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46137412 >.module_46137412 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46137412:hover {
border:none;
}
#module_46137412:hover >.module_46137412 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_46137698 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46137698 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46137698 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46137698 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46137698 .imageTextGiant-Container{padding-top:10px;}
#module_46137698 .imageTextGiant-Container{padding-bottom:10px;}
#module_46137698 .imageTextGiant-Container{padding-left:10px;}
#module_46137698 .imageTextGiant-Container{padding-right:10px;}
#module_46137698 .showHandle .btn{font-size:px;}
#module_46137698 .showHandle .btn{font-family:;}
#module_46137698 .showHandle .btn{color:;}
#module_46137698 .showHandle .btn{}
#module_46137698 .showHandle .btn{}
#module_46137698 .showHandle .btn{}
#module_46137698 .showHandle div{border-top-color: !important;}
#module_46137698 .showHandle div{border-top-style: !important;}
#module_46137698 .showHandle div{border-top-width:px !important;}
#module_46137698 .showHandle{background-color:;}
#module_46137698 .showHandle{}
#module_46137698 .showHandle{}
#module_46137698 .showHandle{}
#module_46137698 .showHandle{}
#module_46137698 .showHandle{}
#module_46137698 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46137412 #Sub46137412_1 {width:47.4167%;}
.module_46137718 .ModuleHead .HeadCenter{float:none;}
#module_46137718 {
padding:0px;
}
#module_46137718 {
position:static;
z-index:0;
top:1793px;
left:927px;
width:100%;
height: auto;
}
#module_46137718 .ModuleHead46137718 {
display:none;
}
#module_46137718 .BodyCenter.BodyCenter46137718 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004021818406e3807.png);
background-size:auto;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_46137718 >.module_46137718 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46137718 >.module_46137718{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46137718 .BodyCenter.BodyCenter46137718 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0794%;
}
}
@media screen and (max-width: 767px){
#module_46137718 .BodyCenter.BodyCenter46137718 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46137718 >.module_46137718 {
margin-top:0.0000%;
margin-left:3.9683%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46137718 >.module_46137718 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46137718 >.module_46137718 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46137718:hover {
border:none;
}
#module_46137718:hover >.module_46137718 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_46138407 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46138407 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46138407 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46138407 .ModuleImageTextGiantContent{margin-right:0px;}
#module_46138407 .imageTextGiant-Container{padding-top:80px;}
#module_46138407 .imageTextGiant-Container{padding-bottom:80px;}
#module_46138407 .imageTextGiant-Container{padding-left:0px;}
#module_46138407 .imageTextGiant-Container{padding-right:0px;}
#module_46138407 .showHandle .btn{font-size:px;}
#module_46138407 .showHandle .btn{font-family:;}
#module_46138407 .showHandle .btn{color:;}
#module_46138407 .showHandle .btn{}
#module_46138407 .showHandle .btn{}
#module_46138407 .showHandle .btn{}
#module_46138407 .showHandle div{border-top-color: !important;}
#module_46138407 .showHandle div{border-top-style: !important;}
#module_46138407 .showHandle div{border-top-width:px !important;}
#module_46138407 .showHandle{background-color:;}
#module_46138407 .showHandle{}
#module_46138407 .showHandle{}
#module_46138407 .showHandle{}
#module_46138407 .showHandle{}
#module_46138407 .showHandle{}
#module_46138407 a{font-size:unset;font-family:unset}
.module_46141840 .ModuleHead .HeadCenter{float:none;}
#module_46141840 {
padding:0px;
}
#module_46141840 {
position:static;
z-index:0;
top:163px;
left:0px;
width:100%;
height: auto;
}
#module_46141840 .ModuleHead46141840 {
display:none;
}
#module_46141840 .BodyCenter.BodyCenter46141840 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004021916384790dc.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141840 >.module_46141840 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141840 >.module_46141840{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141840 .BodyCenter.BodyCenter46141840 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141840 .BodyCenter.BodyCenter46141840 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141840 >.module_46141840 {
margin-top:13.1313%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141840 >.module_46141840 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141840 >.module_46141840 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141840:hover {
border:none;
}
#module_46141840:hover >.module_46141840 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141840 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46141840 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46141840 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46141840 .ModuleImageTextGiantContent{margin-right:0px;}
#module_46141840 .imageTextGiant-Container{padding-top:80px;}
#module_46141840 .imageTextGiant-Container{padding-bottom:80px;}
#module_46141840 .imageTextGiant-Container{padding-left:0px;}
#module_46141840 .imageTextGiant-Container{padding-right:0px;}
#module_46141840 .showHandle .btn{font-size:px;}
#module_46141840 .showHandle .btn{font-family:;}
#module_46141840 .showHandle .btn{color:;}
#module_46141840 .showHandle .btn{}
#module_46141840 .showHandle .btn{}
#module_46141840 .showHandle .btn{}
#module_46141840 .showHandle div{border-top-color: !important;}
#module_46141840 .showHandle div{border-top-style: !important;}
#module_46141840 .showHandle div{border-top-width:px !important;}
#module_46141840 .showHandle{background-color:;}
#module_46141840 .showHandle{}
#module_46141840 .showHandle{}
#module_46141840 .showHandle{}
#module_46141840 .showHandle{}
#module_46141840 .showHandle{}
#module_46141840 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46138405 #Sub46138405_1 {width:16.5000%;}
.module_46140005 .ModuleHead .HeadCenter{float:none;}
#module_46140005 {
padding:0px;
}
#module_46140005 {
position:static;
z-index:0;
top:14px;
left:0px;
width:100%;
height: auto;
}
#module_46140005 .ModuleHead46140005 {
display:none;
}
#module_46140005 .BodyCenter.BodyCenter46140005 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/2020040219163850fbb9.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46140005 >.module_46140005 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46140005 >.module_46140005{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46140005 .BodyCenter.BodyCenter46140005 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46140005 .BodyCenter.BodyCenter46140005 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46140005 >.module_46140005 {
margin-top:0.0000%;
margin-left:7.9511%;
margin-right:6.1162%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46140005 >.module_46140005 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46140005 >.module_46140005 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46140005:hover {
border:none;
}
#module_46140005:hover >.module_46140005 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46140005 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46140005 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46140005 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46140005 .ModuleImageTextGiantContent{margin-right:0px;}
#module_46140005 .imageTextGiant-Container{padding-top:90px;}
#module_46140005 .imageTextGiant-Container{padding-bottom:90px;}
#module_46140005 .imageTextGiant-Container{padding-left:0px;}
#module_46140005 .imageTextGiant-Container{padding-right:0px;}
#module_46140005 .showHandle .btn{font-size:px;}
#module_46140005 .showHandle .btn{font-family:;}
#module_46140005 .showHandle .btn{color:;}
#module_46140005 .showHandle .btn{}
#module_46140005 .showHandle .btn{}
#module_46140005 .showHandle .btn{}
#module_46140005 .showHandle div{border-top-color: !important;}
#module_46140005 .showHandle div{border-top-style: !important;}
#module_46140005 .showHandle div{border-top-width:px !important;}
#module_46140005 .showHandle{background-color:;}
#module_46140005 .showHandle{}
#module_46140005 .showHandle{}
#module_46140005 .showHandle{}
#module_46140005 .showHandle{}
#module_46140005 .showHandle{}
#module_46140005 a{font-size:unset;font-family:unset}
.module_46141847 .ModuleHead .HeadCenter{float:none;}
#module_46141847 {
padding:0px;
}
#module_46141847 {
position:static;
z-index:0;
top:183px;
left:0px;
width:100%;
height: auto;
}
#module_46141847 .ModuleHead46141847 {
display:none;
}
#module_46141847 .BodyCenter.BodyCenter46141847 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004021916380f137c.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141847 >.module_46141847 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141847 >.module_46141847{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141847 .BodyCenter.BodyCenter46141847 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141847 .BodyCenter.BodyCenter46141847 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141847 >.module_46141847 {
margin-top:9.7859%;
margin-left:7.9511%;
margin-right:6.1114%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141847 >.module_46141847 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141847 >.module_46141847 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141847:hover {
border:none;
}
#module_46141847:hover >.module_46141847 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141847 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46141847 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46141847 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46141847 .ModuleImageTextGiantContent{margin-right:0px;}
#module_46141847 .imageTextGiant-Container{padding-top:80px;}
#module_46141847 .imageTextGiant-Container{padding-bottom:80px;}
#module_46141847 .imageTextGiant-Container{padding-left:0px;}
#module_46141847 .imageTextGiant-Container{padding-right:0px;}
#module_46141847 .showHandle .btn{font-size:px;}
#module_46141847 .showHandle .btn{font-family:;}
#module_46141847 .showHandle .btn{color:;}
#module_46141847 .showHandle .btn{}
#module_46141847 .showHandle .btn{}
#module_46141847 .showHandle .btn{}
#module_46141847 .showHandle div{border-top-color: !important;}
#module_46141847 .showHandle div{border-top-style: !important;}
#module_46141847 .showHandle div{border-top-width:px !important;}
#module_46141847 .showHandle{background-color:;}
#module_46141847 .showHandle{}
#module_46141847 .showHandle{}
#module_46141847 .showHandle{}
#module_46141847 .showHandle{}
#module_46141847 .showHandle{}
#module_46141847 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46138405 #Sub46138405_2 {width:27.2500%;}
/*图文模块 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_46141766 .ModuleHead .HeadCenter{float:none;}
#module_46141766 {
padding:0px;
}
#module_46141766 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_46141766 .ModuleHead46141766 {
display:none;
}
#module_46141766 .BodyCenter.BodyCenter46141766 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141766 >.module_46141766 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141766 >.module_46141766{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141766 .BodyCenter.BodyCenter46141766 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141766 .BodyCenter.BodyCenter46141766 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141766 >.module_46141766 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141766 >.module_46141766 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141766 >.module_46141766 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141766:hover {
border:none;
}
#module_46141766:hover >.module_46141766 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141766 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141766 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141766 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141766 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141766 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141766 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141766 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141766 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141766 .TextImage{width:23%;}
#module_46141766 .MobileTextImage{width:23%;}
#module_46141766 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141766 .imageTextGiant-Container{padding-top:10px;}
#module_46141766 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141766 .imageTextGiant-Container{padding-left:10px;}
#module_46141766 .imageTextGiant-Container{padding-right:10px;}
#module_46141766 .ModuleImageTextGiantContent{padding-top:25px;}
#module_46141766 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_46141766 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141766 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141766 .imageTextGiant-Container{padding-top:10px;}
#module_46141766 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141766 .imageTextGiant-Container{padding-left:0px;}
#module_46141766 .imageTextGiant-Container{padding-right:0px;}
#module_46141766 .showHandle .btn{font-size:px;}
#module_46141766 .showHandle .btn{font-family:;}
#module_46141766 .showHandle .btn{color:;}
#module_46141766 .showHandle .btn{}
#module_46141766 .showHandle .btn{}
#module_46141766 .showHandle .btn{}
#module_46141766 .showHandle div{border-top-color: !important;}
#module_46141766 .showHandle div{border-top-style: !important;}
#module_46141766 .showHandle div{border-top-width:px !important;}
#module_46141766 .showHandle{background-color:;}
#module_46141766 .showHandle{}
#module_46141766 .showHandle{}
#module_46141766 .showHandle{}
#module_46141766 .showHandle{}
#module_46141766 .showHandle{}
#module_46141766 a{font-size:unset;font-family:unset}
.module_46141832 .ModuleHead .HeadCenter{float:none;}
#module_46141832 {
padding:0px;
}
#module_46141832 {
position:static;
z-index:0;
top:90px;
left:0px;
width:100%;
height: auto;
}
#module_46141832 .ModuleHead46141832 {
display:none;
}
#module_46141832 .BodyCenter.BodyCenter46141832 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141832 >.module_46141832 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141832 >.module_46141832{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141832 .BodyCenter.BodyCenter46141832 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141832 .BodyCenter.BodyCenter46141832 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141832 >.module_46141832 {
margin-top:5.8419%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141832 >.module_46141832 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141832 >.module_46141832 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141832:hover {
border:none;
}
#module_46141832:hover >.module_46141832 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141832 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141832 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141832 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141832 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141832 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141832 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141832 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141832 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141832 .TextImage{width:23%;}
#module_46141832 .MobileTextImage{width:23%;}
#module_46141832 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141832 .imageTextGiant-Container{padding-top:10px;}
#module_46141832 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141832 .imageTextGiant-Container{padding-left:10px;}
#module_46141832 .imageTextGiant-Container{padding-right:10px;}
#module_46141832 .ModuleImageTextGiantContent{padding-top:20px;}
#module_46141832 .ModuleImageTextGiantContent{padding-bottom:4px;}
#module_46141832 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141832 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141832 .imageTextGiant-Container{padding-top:13px;}
#module_46141832 .imageTextGiant-Container{padding-bottom:8px;}
#module_46141832 .imageTextGiant-Container{padding-left:0px;}
#module_46141832 .imageTextGiant-Container{padding-right:0px;}
#module_46141832 .showHandle .btn{font-size:px;}
#module_46141832 .showHandle .btn{font-family:;}
#module_46141832 .showHandle .btn{color:;}
#module_46141832 .showHandle .btn{}
#module_46141832 .showHandle .btn{}
#module_46141832 .showHandle .btn{}
#module_46141832 .showHandle div{border-top-color: !important;}
#module_46141832 .showHandle div{border-top-style: !important;}
#module_46141832 .showHandle div{border-top-width:px !important;}
#module_46141832 .showHandle{background-color:;}
#module_46141832 .showHandle{}
#module_46141832 .showHandle{}
#module_46141832 .showHandle{}
#module_46141832 .showHandle{}
#module_46141832 .showHandle{}
#module_46141832 a{font-size:unset;font-family:unset}
.module_46141835 .ModuleHead .HeadCenter{float:none;}
#module_46141835 {
padding:0px;
}
#module_46141835 {
position:static;
z-index:0;
top:246px;
left:0px;
width:100%;
height: auto;
}
#module_46141835 .ModuleHead46141835 {
display:none;
}
#module_46141835 .BodyCenter.BodyCenter46141835 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141835 >.module_46141835 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141835 >.module_46141835{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141835 .BodyCenter.BodyCenter46141835 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141835 .BodyCenter.BodyCenter46141835 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141835 >.module_46141835 {
margin-top:6.5292%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141835 >.module_46141835 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141835 >.module_46141835 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141835:hover {
border:none;
}
#module_46141835:hover >.module_46141835 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141835 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141835 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141835 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141835 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141835 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141835 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141835 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141835 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141835 .TextImage{width:23%;}
#module_46141835 .MobileTextImage{width:23%;}
#module_46141835 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141835 .imageTextGiant-Container{padding-top:10px;}
#module_46141835 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141835 .imageTextGiant-Container{padding-left:10px;}
#module_46141835 .imageTextGiant-Container{padding-right:10px;}
#module_46141835 .ModuleImageTextGiantContent{padding-top:24px;}
#module_46141835 .ModuleImageTextGiantContent{padding-bottom:4px;}
#module_46141835 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141835 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141835 .imageTextGiant-Container{padding-top:10px;}
#module_46141835 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141835 .imageTextGiant-Container{padding-left:0px;}
#module_46141835 .imageTextGiant-Container{padding-right:0px;}
#module_46141835 .showHandle .btn{font-size:px;}
#module_46141835 .showHandle .btn{font-family:;}
#module_46141835 .showHandle .btn{color:;}
#module_46141835 .showHandle .btn{}
#module_46141835 .showHandle .btn{}
#module_46141835 .showHandle .btn{}
#module_46141835 .showHandle div{border-top-color: !important;}
#module_46141835 .showHandle div{border-top-style: !important;}
#module_46141835 .showHandle div{border-top-width:px !important;}
#module_46141835 .showHandle{background-color:;}
#module_46141835 .showHandle{}
#module_46141835 .showHandle{}
#module_46141835 .showHandle{}
#module_46141835 .showHandle{}
#module_46141835 .showHandle{}
#module_46141835 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46138405 #Sub46138405_3 {width:24.3333%;}
.module_46141784 .ModuleHead .HeadCenter{float:none;}
#module_46141784 {
padding:0px;
}
#module_46141784 {
position:static;
z-index:0;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_46141784 .ModuleHead46141784 {
display:none;
}
#module_46141784 .BodyCenter.BodyCenter46141784 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141784 >.module_46141784 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141784 >.module_46141784{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141784 .BodyCenter.BodyCenter46141784 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141784 .BodyCenter.BodyCenter46141784 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141784 >.module_46141784 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:7.9467%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141784 >.module_46141784 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141784 >.module_46141784 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141784:hover {
border:none;
}
#module_46141784:hover >.module_46141784 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141784 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141784 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141784 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141784 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141784 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141784 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141784 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141784 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141784 .TextImage{width:23%;}
#module_46141784 .MobileTextImage{width:23%;}
#module_46141784 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141784 .imageTextGiant-Container{padding-top:10px;}
#module_46141784 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141784 .imageTextGiant-Container{padding-left:10px;}
#module_46141784 .imageTextGiant-Container{padding-right:10px;}
#module_46141784 .ModuleImageTextGiantContent{padding-top:23px;}
#module_46141784 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_46141784 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141784 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141784 .imageTextGiant-Container{padding-top:12px;}
#module_46141784 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141784 .imageTextGiant-Container{padding-left:0px;}
#module_46141784 .imageTextGiant-Container{padding-right:0px;}
#module_46141784 .showHandle .btn{font-size:px;}
#module_46141784 .showHandle .btn{font-family:;}
#module_46141784 .showHandle .btn{color:;}
#module_46141784 .showHandle .btn{}
#module_46141784 .showHandle .btn{}
#module_46141784 .showHandle .btn{}
#module_46141784 .showHandle div{border-top-color: !important;}
#module_46141784 .showHandle div{border-top-style: !important;}
#module_46141784 .showHandle div{border-top-width:px !important;}
#module_46141784 .showHandle{background-color:;}
#module_46141784 .showHandle{}
#module_46141784 .showHandle{}
#module_46141784 .showHandle{}
#module_46141784 .showHandle{}
#module_46141784 .showHandle{}
#module_46141784 a{font-size:unset;font-family:unset}
.module_46141833 .ModuleHead .HeadCenter{float:none;}
#module_46141833 {
padding:0px;
}
#module_46141833 {
position:static;
z-index:0;
top:115px;
left:0px;
width:100%;
height: auto;
}
#module_46141833 .ModuleHead46141833 {
display:none;
}
#module_46141833 .BodyCenter.BodyCenter46141833 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141833 >.module_46141833 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141833 >.module_46141833{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141833 .BodyCenter.BodyCenter46141833 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141833 .BodyCenter.BodyCenter46141833 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141833 >.module_46141833 {
margin-top:9.0830%;
margin-left:0.0000%;
margin-right:7.9467%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141833 >.module_46141833 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141833 >.module_46141833 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141833:hover {
border:none;
}
#module_46141833:hover >.module_46141833 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141833 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141833 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141833 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141833 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141833 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141833 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141833 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141833 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141833 .TextImage{width:23%;}
#module_46141833 .MobileTextImage{width:23%;}
#module_46141833 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141833 .imageTextGiant-Container{padding-top:10px;}
#module_46141833 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141833 .imageTextGiant-Container{padding-left:10px;}
#module_46141833 .imageTextGiant-Container{padding-right:10px;}
#module_46141833 .ModuleImageTextGiantContent{padding-top:22px;}
#module_46141833 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_46141833 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141833 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141833 .imageTextGiant-Container{padding-top:10px;}
#module_46141833 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141833 .imageTextGiant-Container{padding-left:0px;}
#module_46141833 .imageTextGiant-Container{padding-right:0px;}
#module_46141833 .showHandle .btn{font-size:px;}
#module_46141833 .showHandle .btn{font-family:;}
#module_46141833 .showHandle .btn{color:;}
#module_46141833 .showHandle .btn{}
#module_46141833 .showHandle .btn{}
#module_46141833 .showHandle .btn{}
#module_46141833 .showHandle div{border-top-color: !important;}
#module_46141833 .showHandle div{border-top-style: !important;}
#module_46141833 .showHandle div{border-top-width:px !important;}
#module_46141833 .showHandle{background-color:;}
#module_46141833 .showHandle{}
#module_46141833 .showHandle{}
#module_46141833 .showHandle{}
#module_46141833 .showHandle{}
#module_46141833 .showHandle{}
#module_46141833 a{font-size:unset;font-family:unset}
.module_46141836 .ModuleHead .HeadCenter{float:none;}
#module_46141836 {
padding:0px;
}
#module_46141836 {
position:static;
z-index:0;
top:221px;
left:0px;
width:100%;
height: auto;
}
#module_46141836 .ModuleHead46141836 {
display:none;
}
#module_46141836 .BodyCenter.BodyCenter46141836 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141836 >.module_46141836 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141836 >.module_46141836{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141836 .BodyCenter.BodyCenter46141836 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141836 .BodyCenter.BodyCenter46141836 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141836 >.module_46141836 {
margin-top:11.1032%;
margin-left:0.0000%;
margin-right:7.9467%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141836 >.module_46141836 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141836 >.module_46141836 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141836:hover {
border:none;
}
#module_46141836:hover >.module_46141836 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141836 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141836 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141836 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141836 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141836 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141836 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141836 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141836 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141836 .TextImage{width:23%;}
#module_46141836 .MobileTextImage{width:23%;}
#module_46141836 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141836 .imageTextGiant-Container{padding-top:10px;}
#module_46141836 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141836 .imageTextGiant-Container{padding-left:10px;}
#module_46141836 .imageTextGiant-Container{padding-right:10px;}
#module_46141836 .ModuleImageTextGiantContent{padding-top:21px;}
#module_46141836 .ModuleImageTextGiantContent{padding-bottom:2px;}
#module_46141836 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141836 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141836 .imageTextGiant-Container{padding-top:10px;}
#module_46141836 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141836 .imageTextGiant-Container{padding-left:0px;}
#module_46141836 .imageTextGiant-Container{padding-right:0px;}
#module_46141836 .showHandle .btn{font-size:px;}
#module_46141836 .showHandle .btn{font-family:;}
#module_46141836 .showHandle .btn{color:;}
#module_46141836 .showHandle .btn{}
#module_46141836 .showHandle .btn{}
#module_46141836 .showHandle .btn{}
#module_46141836 .showHandle div{border-top-color: !important;}
#module_46141836 .showHandle div{border-top-style: !important;}
#module_46141836 .showHandle div{border-top-width:px !important;}
#module_46141836 .showHandle{background-color:;}
#module_46141836 .showHandle{}
#module_46141836 .showHandle{}
#module_46141836 .showHandle{}
#module_46141836 .showHandle{}
#module_46141836 .showHandle{}
#module_46141836 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46138405 #Sub46138405_4 {width:16.5833%;}
.module_46141785 .ModuleHead .HeadCenter{float:none;}
#module_46141785 {
padding:0px;
}
#module_46141785 {
position:static;
z-index:0;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_46141785 .ModuleHead46141785 {
display:none;
}
#module_46141785 .BodyCenter.BodyCenter46141785 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141785 >.module_46141785 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141785 >.module_46141785{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141785 .BodyCenter.BodyCenter46141785 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141785 .BodyCenter.BodyCenter46141785 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141785 >.module_46141785 {
margin-top:2.1739%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141785 >.module_46141785 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141785 >.module_46141785 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141785:hover {
border:none;
}
#module_46141785:hover >.module_46141785 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141785 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141785 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141785 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141785 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141785 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141785 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141785 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141785 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141785 .TextImage{width:23%;}
#module_46141785 .MobileTextImage{width:23%;}
#module_46141785 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141785 .imageTextGiant-Container{padding-top:10px;}
#module_46141785 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141785 .imageTextGiant-Container{padding-left:10px;}
#module_46141785 .imageTextGiant-Container{padding-right:10px;}
#module_46141785 .ModuleImageTextGiantContent{padding-top:19px;}
#module_46141785 .ModuleImageTextGiantContent{padding-bottom:5px;}
#module_46141785 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141785 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141785 .imageTextGiant-Container{padding-top:10px;}
#module_46141785 .imageTextGiant-Container{padding-bottom:4px;}
#module_46141785 .imageTextGiant-Container{padding-left:0px;}
#module_46141785 .imageTextGiant-Container{padding-right:0px;}
#module_46141785 .showHandle .btn{font-size:px;}
#module_46141785 .showHandle .btn{font-family:;}
#module_46141785 .showHandle .btn{color:;}
#module_46141785 .showHandle .btn{}
#module_46141785 .showHandle .btn{}
#module_46141785 .showHandle .btn{}
#module_46141785 .showHandle div{border-top-color: !important;}
#module_46141785 .showHandle div{border-top-style: !important;}
#module_46141785 .showHandle div{border-top-width:px !important;}
#module_46141785 .showHandle{background-color:;}
#module_46141785 .showHandle{}
#module_46141785 .showHandle{}
#module_46141785 .showHandle{}
#module_46141785 .showHandle{}
#module_46141785 .showHandle{}
#module_46141785 a{font-size:unset;font-family:unset}
.module_46141834 .ModuleHead .HeadCenter{float:none;}
#module_46141834 {
padding:0px;
}
#module_46141834 {
position:static;
z-index:0;
top:60px;
left:0px;
width:100%;
height: auto;
}
#module_46141834 .ModuleHead46141834 {
display:none;
}
#module_46141834 .BodyCenter.BodyCenter46141834 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141834 >.module_46141834 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141834 >.module_46141834{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141834 .BodyCenter.BodyCenter46141834 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141834 .BodyCenter.BodyCenter46141834 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141834 >.module_46141834 {
margin-top:11.4130%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141834 >.module_46141834 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141834 >.module_46141834 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141834:hover {
border:none;
}
#module_46141834:hover >.module_46141834 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141834 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141834 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141834 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141834 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141834 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141834 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141834 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141834 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141834 .TextImage{width:23%;}
#module_46141834 .MobileTextImage{width:23%;}
#module_46141834 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141834 .imageTextGiant-Container{padding-top:10px;}
#module_46141834 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141834 .imageTextGiant-Container{padding-left:10px;}
#module_46141834 .imageTextGiant-Container{padding-right:10px;}
#module_46141834 .ModuleImageTextGiantContent{padding-top:20px;}
#module_46141834 .ModuleImageTextGiantContent{padding-bottom:1px;}
#module_46141834 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141834 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141834 .imageTextGiant-Container{padding-top:10px;}
#module_46141834 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141834 .imageTextGiant-Container{padding-left:0px;}
#module_46141834 .imageTextGiant-Container{padding-right:0px;}
#module_46141834 .showHandle .btn{font-size:px;}
#module_46141834 .showHandle .btn{font-family:;}
#module_46141834 .showHandle .btn{color:;}
#module_46141834 .showHandle .btn{}
#module_46141834 .showHandle .btn{}
#module_46141834 .showHandle .btn{}
#module_46141834 .showHandle div{border-top-color: !important;}
#module_46141834 .showHandle div{border-top-style: !important;}
#module_46141834 .showHandle div{border-top-width:px !important;}
#module_46141834 .showHandle{background-color:;}
#module_46141834 .showHandle{}
#module_46141834 .showHandle{}
#module_46141834 .showHandle{}
#module_46141834 .showHandle{}
#module_46141834 .showHandle{}
#module_46141834 a{font-size:unset;font-family:unset}
.module_46141837 .ModuleHead .HeadCenter{float:none;}
#module_46141837 {
padding:0px;
}
#module_46141837 {
position:static;
z-index:0;
top:223px;
left:0px;
width:100%;
height: auto;
}
#module_46141837 .ModuleHead46141837 {
display:none;
}
#module_46141837 .BodyCenter.BodyCenter46141837 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_46141837 >.module_46141837 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46141837 >.module_46141837{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46141837 .BodyCenter.BodyCenter46141837 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141837 .BodyCenter.BodyCenter46141837 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46141837 >.module_46141837 {
margin-top:11.4130%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46141837 >.module_46141837 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46141837 >.module_46141837 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46141837:hover {
border:none;
}
#module_46141837:hover >.module_46141837 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46141837 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_46141837 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_46141837 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_46141837 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_46141837 .GraphicUpper .TextImage{margin-top:8px;}
#module_46141837 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_46141837 .GraphicUpper .TextImage{margin-left:0px;}
#module_46141837 .GraphicUpper .TextImage{margin-right:0px;}
#module_46141837 .TextImage{width:23%;}
#module_46141837 .MobileTextImage{width:23%;}
#module_46141837 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_46141837 .imageTextGiant-Container{padding-top:10px;}
#module_46141837 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141837 .imageTextGiant-Container{padding-left:10px;}
#module_46141837 .imageTextGiant-Container{padding-right:10px;}
#module_46141837 .ModuleImageTextGiantContent{padding-top:22px;}
#module_46141837 .ModuleImageTextGiantContent{padding-bottom:1px;}
#module_46141837 .ModuleImageTextGiantContent{padding-left:0px;}
#module_46141837 .ModuleImageTextGiantContent{padding-right:0px;}
#module_46141837 .imageTextGiant-Container{padding-top:10px;}
#module_46141837 .imageTextGiant-Container{padding-bottom:10px;}
#module_46141837 .imageTextGiant-Container{padding-left:0px;}
#module_46141837 .imageTextGiant-Container{padding-right:0px;}
#module_46141837 .showHandle .btn{font-size:px;}
#module_46141837 .showHandle .btn{font-family:;}
#module_46141837 .showHandle .btn{color:;}
#module_46141837 .showHandle .btn{}
#module_46141837 .showHandle .btn{}
#module_46141837 .showHandle .btn{}
#module_46141837 .showHandle div{border-top-color: !important;}
#module_46141837 .showHandle div{border-top-style: !important;}
#module_46141837 .showHandle div{border-top-width:px !important;}
#module_46141837 .showHandle{background-color:;}
#module_46141837 .showHandle{}
#module_46141837 .showHandle{}
#module_46141837 .showHandle{}
#module_46141837 .showHandle{}
#module_46141837 .showHandle{}
#module_46141837 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer46138405 #Sub46138405_5 {width:15.333399999999997%;}
.module_47426819 .ModuleHead .HeadCenter{float:none;}
#module_47426819 {
padding:0px;
}
#module_47426819 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_47426819 .ModuleHead47426819 {
display:none;
}
#module_47426819 .BodyCenter.BodyCenter47426819 {
background:none;background-color:rgba(0,0,0,0);
}
#module_47426819 >.module_47426819 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47426819 >.module_47426819{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47426819 .BodyCenter.BodyCenter47426819 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_47426819 .BodyCenter.BodyCenter47426819 {
padding-top:5.4496%;
padding-left:2.7248%;
padding-right:2.7248%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47426819 >.module_47426819 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_47426819 >.module_47426819 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47426819 >.module_47426819 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47426819:hover {
border:none;
}
#module_47426819:hover >.module_47426819 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{height:36px;line-height:36px} #module_47426820 .search-item .searchBtnPanel{height:36px;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-top-color:rgb(242, 242, 242);}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-top-style:solid;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-top-width:0px;}
#module_47426820 .search-item .ModuleSearchInput{border-right-color:rgb(242, 242, 242);}
#module_47426820 .search-item .ModuleSearchInput{border-right-style:solid;}
#module_47426820 .search-item .ModuleSearchInput{border-right-width:0px;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-bottom-color:rgb(242, 242, 242);}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-bottom-style:solid;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-bottom-width:0px;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-left-color:rgb(242, 242, 242);}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-left-style:solid;}
#module_47426820 .search-item .bootstrap-select .btn,#module_47426820 .search-item .ModuleSearchInput{border-left-width:0px;}
#module_47426820 .search-item .bootstrap-select .btn ,#module_47426820 .search-item .ModuleSearchInput {background-color:rgb(251, 251, 251);}
#module_47426820 .search-item .bootstrap-select .btn ,#module_47426820 .search-item .ModuleSearchInput{}
#module_47426820 .search-item .ModuleSearchInput::placeholder,#module_47426820 .search-item .ModuleSearchInput{font-size:px;}
#module_47426820 .search-item .bootstrap-select .btn ,#module_47426820  .search-item .ModuleSearchInput::placeholder,#module_47426820 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_47426820 .search-item .bootstrap-select .btn , #module_47426820 .search-item .searchIcon,#module_47426820  .search-item .ModuleSearchInput::placeholder,#module_47426820 .search-item .ModuleSearchInput{color:rgb(191, 191, 191);}
#module_47426820 .search-item .bootstrap-select .btn ,#module_47426820  .search-item .ModuleSearchInput::placeholder,#module_47426820 .search-item .ModuleSearchInput{font-weight:normal;}
#module_47426820 .search-item .bootstrap-select .btn ,#module_47426820  .search-item .ModuleSearchInput::placeholder,#module_47426820 .search-item .ModuleSearchInput{text-decoration:none;}
#module_47426820 .search-item .ModuleSearchButton{font-size:12px;}
#module_47426820 .search-item .ModuleSearchButton{font-family:微软雅黑,Microsoft YaHei;}
#module_47426820 .search-item .ModuleSearchButton{color:#fff;}
#module_47426820 .search-item .ModuleSearchButton{font-weight:normal;}
#module_47426820 .search-item .ModuleSearchButton{text-decoration:none;}
#module_47426820 .search-item .ModuleSearchButton{font-style:normal;}
#module_47426820 .search-item .ModuleSearchButton{background-color:rgb(1, 93, 164);}
#module_47426820 .search-item .ModuleSearchButton{background-image:none;}
#module_47426820 .search-item .ModuleSearchButton{background-repeat:no-repeat;}
#module_47426820 .search-item .ModuleSearchButton{}
#module_47426820 .search-item .ModuleSearchButton{}
#module_47426820 .search-item .ModuleSearchButton{}
#module_47426820 .search-hot ul li{border-top-color:#e3e3e3;}
#module_47426820 .search-hot ul li{border-top-style:solid;}
#module_47426820 .search-hot ul li{border-top-width:0px;}
#module_47426820 .search-hot ul li{border-right-color:#e3e3e3;}
#module_47426820 .search-hot ul li{border-right-style:solid;}
#module_47426820 .search-hot ul li{border-right-width:1px;}
#module_47426820 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_47426820 .search-hot ul li{border-bottom-style:solid;}
#module_47426820 .search-hot ul li{border-bottom-width:0px;}
#module_47426820 .search-hot ul li{border-left-color:#e3e3e3;}
#module_47426820 .search-hot ul li{border-left-style:solid;}
#module_47426820 .search-hot ul li{border-left-width:0px;}
#module_47426820 .search-hot ul li a{font-size:12px;}
#module_47426820 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_47426820 .search-hot ul li a{color:#666;}
#module_47426820 .search-hot ul li a{font-weight:normal;}
#module_47426820 .search-hot ul li a{text-decoration:none;}
#module_47426820 .search-hot ul li a{font-style:normal;}
#module_47426820 .search-item .ModuleSearchButton:hover{background-color:rgb(73, 160, 226);}
#module_47426820 .search-item .ModuleSearchButton:hover{background-image:none;}
#module_47426820 .search-item .ModuleSearchButton:hover{background-repeat:no-repeat;}
#module_47426820 .search-item .ModuleSearchButton:hover{}
#module_47426820 .search-item .ModuleSearchButton:hover{}
#module_47426820 .search-item .ModuleSearchButton:hover{}
#module_47426820 .search-item .ModuleSearchButton:hover{font-size:12px;}
#module_47426820 .search-item .ModuleSearchButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_47426820 .search-item .ModuleSearchButton:hover{color:#fff;}
#module_47426820 .search-item .ModuleSearchButton:hover{font-weight:normal;}
#module_47426820 .search-item .ModuleSearchButton:hover{text-decoration:none;}
#module_47426820 .search-item .ModuleSearchButton:hover{font-style:normal;}
#module_47426820 .search-hot ul li:hover a{font-size:12px;}
#module_47426820 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_47426820 .search-hot ul li:hover a{color:#333;}
#module_47426820 .search-hot ul li:hover a{font-weight:normal;}
#module_47426820 .search-hot ul li:hover a{text-decoration:none;}
#module_47426820 .search-hot ul li:hover a{font-style:normal;}

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

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

#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{padding-top:px !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{padding-bottom:px !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{padding-left:px !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{padding-right:px !important;}
#module_47426824 .sub-class-item.forceheight,.inlayout-104dialogmodule_47426824 .sub-class-item.forceheight{padding-top:px !important;}
#module_47426824 .sub-class-item.forceheight,.inlayout-104dialogmodule_47426824 .sub-class-item.forceheight{padding-bottom:px !important;}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{padding-left:px !important;}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{padding-right:px  !important;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{border-style:solid !important;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{border-width:1px !important;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{background-color:#fcfcfc;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{background-image:none;}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{}
#module_47426824 .inlayout-104dialogmodule_47426824,#module_47426824 .main-class-container-mobile{}
#module_47426824 .class-title{padding-left:px;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{font-size:16px !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{color:rgb(51, 51, 51) !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{font-weight:bold !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{text-decoration:none !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title .class-title-text,#module_47426824 .class-title .class-title-text{font-style:normal !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{background-color:#fff  !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{background-image:none  !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{background-repeat: !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{background-position: !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{background-attachment: !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{ !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .class-title,#module_47426824 .class-title{height:40px !important;line-height:40px !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{background-color:#fff !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{background-image:none !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{background-repeat:no-repeat !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{background-position: !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{background-attachment: !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{ !important;}
#module_47426824 .main-class-line,.inlayout-104dialogmodule_47426824 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_47426824 .main-class-line,.inlayout-104dialogmodule_47426824 .main-class-line{border-bottom-style:solid !important;}
#module_47426824 .main-class-line,.inlayout-104dialogmodule_47426824 .main-class-line{border-bottom-width:1px !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{font-size:16px !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{color:#333 !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{font-weight:normal !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{text-decoration:none !important;}
#module_47426824 .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-text{font-style:normal !important;}
#module_47426824 .main-class-item,.inlayout-104dialogmodule_47426824 .main-class-item{height:50px;line-height:50px;}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{background-color:#fbfbfb}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{background-image:none}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{background-repeat:no-repeat }
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{background-position: }
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{background-attachment: }
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{ }
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{font-size:14px !important;}
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{color:#666 !important;}
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{font-weight:normal !important;}
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{text-decoration:none !important;}
#module_47426824 .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-text{font-style:normal !important;}
#module_47426824 .sub-class-item,.inlayout-104dialogmodule_47426824 .sub-class-item{height:50px;line-height:50px  !important;}
#module_47426824 .inlayout-104dialogmodule_47426824 .main-class-icon,.inlayout-104dialogmodule_47426824 .class-title-icon,#module_47426824 .main-class-icon,#module_47426824 .class-title-icon{color:#000 !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{background-color:#fd6e27 !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{background-image:none !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{background-repeat:no-repeat !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{background-position: !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{background-attachment: !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .classify:hover{ !important}
#module_47426824 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_47426824 .main-class-item-box .main-class-line.active{border-bottom-style:solid !important;}
#module_47426824 .main-class-item-box .main-class-line.active,.inlayout-104dialogmodule_47426824 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{font-size:16px !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{color:#fff !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_47426824 .main-class-item.active .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item:hover .main-class-text,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_47426824 .main-class-item.active,.inlayout-104dialogmodule_47426824 .main-class-item.active{height:50px;line-height:50px;}
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover{background-color:#fd6e27}
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover{background-image:none}
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover{background-repeat:no-repeat }
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover{background-position: }
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover {background-attachment:}
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item:hover{}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{font-size:14px !important;}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{color:#fff !important;}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{font-weight:normal !important;}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{text-decoration:none !important;}
#module_47426824 .sub-class-item.active .sub-class-text,.inlayout-104dialogmodule_47426824 .sub-class-item.active .sub-class-text,inlayout-104dialogmodule_47426824 .sub-class-item.hover .sub-class-text{font-style:normal !important;}
#module_47426824 .sub-class-item.active,.inlayout-104dialogmodule_47426824 .sub-class-item.active{height:50px;line-height:50px;}
#module_47426824 .main-class-item.active .main-class-icon,.inlayout-104dialogmodule_47426824 .main-class-item.hover .main-class-icon,.inlayout-104dialogmodule_47426824 .main-class-item.active .main-class-icon,#module_47426824 .class-title:hover .class-title-icon{color:#fff !important;}


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

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

#module_47426849 .pro-item{margin-bottom:40px; margin-right:40px;} #module_47426849 .pro-container li.col-lg-2{width:calc((100% - 40px) / 2);} #module_47426849 .pro-container li.col-lg-3{width:calc((100% - 40px * 2) / 3);} #module_47426849 .pro-container li.col-lg-4{width:calc((100% - 40px * 3) / 4);} #module_47426849 .pro-container li.col-lg-5{width:calc((100% - 40px * 4) / 5);} #module_47426849 .pro-container li.col-lg-6{width:calc((100% - 40px * 5) / 6);}
#module_47426849 .pro-item{padding-top:0px;}
#module_47426849 .pro-item{padding-bottom:0px;}
#module_47426849 .pro-item{padding-left:0px;}
#module_47426849 .pro-item{padding-right:0px;}
#module_47426849 .pro-item .pro-bg{background-color:rgba(0,0,0,0);}
#module_47426849 .pro-item .pro-bg{background-image:none;}
#module_47426849 .pro-item .pro-bg{background-repeat:no-repeat;}
#module_47426849 .pro-item .pro-bg{}
#module_47426849 .pro-item .pro-bg{}
#module_47426849 .pro-item .pro-bg{}
#module_47426849 .pro-item .pro-bg{border-top-color:#eee;}
#module_47426849 .pro-item .pro-bg{border-top-style:solid;}
#module_47426849 .pro-item .pro-bg{border-top-width:0px;}
#module_47426849 .pro-item .pro-bg{border-right-color:#eee;}
#module_47426849 .pro-item .pro-bg{border-right-style:solid;}
#module_47426849 .pro-item .pro-bg{border-right-width:0px;}
#module_47426849 .pro-item .pro-bg{border-bottom-color:#eee;}
#module_47426849 .pro-item .pro-bg{border-bottom-style:solid;}
#module_47426849 .pro-item .pro-bg{border-bottom-width:0px;}
#module_47426849 .pro-item .pro-bg{border-left-color:#eee;}
#module_47426849 .pro-item .pro-bg{border-left-style:solid;}
#module_47426849 .pro-item .pro-bg{border-left-width:0px;}
#module_47426849 .pro-img .dummy{background-color:#fff;}
#module_47426849 .pro-img .dummy{background-image:none;}
#module_47426849 .pro-img .dummy{background-repeat:no-repeat;}
#module_47426849 .pro-img .dummy{}
#module_47426849 .pro-img .dummy{}
#module_47426849 .pro-img .dummy{}
#module_47426849 .pro-img .dummy{padding-top:auto;}
#module_47426849 .pro-img img{ object-fit:unset;}
#module_47426849 .pro-img img{ width:auto;}
#module_47426849 .pro-img img{ height:auto;}
#module_47426849 .pro-img img{border-radius:0px;}
#module_47426849 .pro-name{font-size:16px;}
#module_47426849 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .pro-name{color:rgb(89, 89, 89);}
#module_47426849 .pro-name{font-weight:normal;}
#module_47426849 .pro-name{text-decoration:none;}
#module_47426849 .pro-name{}
#module_47426849 .pro-name{margin-top:0px;}
#module_47426849 .pro-name{margin-bottom:0px;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li,#module_47426849 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_47426849 .choosed-tab, #module_47426849 .setting-screening-criteria{font-size:px;}
#module_47426849 .choosed-tab{font-family:;}
#module_47426849 .choosed-tab, #module_47426849 .setting-screening-criteria{color:;}
#module_47426849 .choosed-tab{}
#module_47426849 .choosed-tab{}
#module_47426849 .choosed-tab{}
#module_47426849 .selected-light,#module_47426849 .setting-all, #module_47426849 .setting-left-bar, #module_47426849 .setting-pred-warp .setting-collapse, #module_47426849 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_47426849 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_47426849 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_47426849 .selected-light,#module_47426849 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .selected-light,#module_47426849 .setting-left-bar,#module_47426849 .setting-reset,#module_47426849 .setting-pred-warp .setting-collapse,#module_47426849 .giantroom .btn-more{color:#666;}
#module_47426849 .selected-light{font-weight:normal;}
#module_47426849 .selected-light,#module_47426849 .setting-all{text-decoration:none;}
#module_47426849 .selected-light,#module_47426849 .setting-all{}
#module_47426849 .setting-right-temp ul li, #module_47426849 .choosed-tab{border-top-left-radius:px;}
#module_47426849 .setting-right-temp ul li, #module_47426849 .choosed-tab{border-top-right-radius:px;}
#module_47426849 .setting-right-temp ul li, #module_47426849 .choosed-tab{border-bottom-left-radius:px;}
#module_47426849 .setting-right-temp ul li, #module_47426849 .choosed-tab{border-bottom-right-radius:px;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab{border-top-color:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab{border-top-style:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-top-width:px;} #module_47426849 .giantroom {margin-top: calc(-16px - px);}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-bottom-color:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-bottom-style:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-bottom-width:px;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-left-color:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-left-style:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-left-width:px;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-right-color:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-right-style:;}
#module_47426849 .pred-filter, #module_47426849 .choosed-tab, #module_47426849 .giantroom .btn-more{border-right-width:px;}
#module_47426849 .setting-pred-warp{border-top-color:;}
#module_47426849 .setting-left-bar{background-color:;}
#module_47426849 .setting-left-bar{width:px} #module_47426849 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_47426849 .setting-right-temp ul li{background-color:;}
#module_47426849 .choosed-tab .icsmall{color:;}
#module_47426849 .setting-right-temp ul li{margin-right:px;}
#module_47426849 .pagerGiant .text{font-size:px;}
#module_47426849 .pagerGiant .text{font-family:;}
#module_47426849 .pagerGiant .text{color:;}
#module_47426849 .pagerGiant .text{}
#module_47426849 .pagerGiant .text{}
#module_47426849 .pagerGiant .text{}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer{width:px}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer{height:px}
#module_47426849 .pagerGiant .num{font-size:px;}
#module_47426849 .pagerGiant .num{font-family:;}
#module_47426849 .pagerGiant .num{color:;}
#module_47426849 .pagerGiant .num{}
#module_47426849 .pagerGiant .num{}
#module_47426849 .pagerGiant .num{}
#module_47426849 .pagerGiant .submit{width:px}
#module_47426849 .pagerGiant .submit{height:px}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer,#module_47426849 .pagerGiant .submit{border-top-left-radius:px;}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer,#module_47426849 .pagerGiant .submit{border-top-right-radius:px;}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer,#module_47426849 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_47426849 .pagerGiant .current,#module_47426849 .pagerGiant .num,#module_47426849 .pagerGiant .inputer,#module_47426849 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_47426849 .pagerGiant .next,#module_47426849 .pagerGiant .splitline{color:;}
#module_47426849 .pagerGiant .num{background-color:#fff;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-top-color:#ccc;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-top-style:solid;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer{border-top-width:1px;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-bottom-style:solid;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer{border-bottom-width:1px;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-left-color:#ccc;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-left-style:solid;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer{border-left-width:1px;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-right-color:#ccc;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .inputer{border-right-style:solid;}
#module_47426849 .pagerGiant .num, #module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer{border-right-width:1px;}
#module_47426849 .page-more a{font-size:px;}
#module_47426849 .page-more a{font-family:;}
#module_47426849 .page-more a{color: !important;}
#module_47426849 .page-more a{}
#module_47426849 .page-more a{}
#module_47426849 .page-more a{}
#module_47426849 .page-more a{background-color:#fff;}
#module_47426849 .page-more a{border-top-color:#eee;}
#module_47426849 .page-more a{border-top-style:solid;}
#module_47426849 .page-more a{border-top-width:2px;}
#module_47426849 .page-more a{border-bottom-color:#eee;}
#module_47426849 .page-more a{border-bottom-style:solid;}
#module_47426849 .page-more a{border-bottom-width:2px;}
#module_47426849 .page-more a{border-left-color:#eee;}
#module_47426849 .page-more a{border-left-style:solid;}
#module_47426849 .page-more a{border-left-width:2px;}
#module_47426849 .page-more a{border-right-color:#eee;}
#module_47426849 .page-more a{border-right-style:solid;}
#module_47426849 .page-more a{border-right-width:2px;}
#module_47426849 .pro-item:hover .bgColor:before,#module_47426849 .pro-item:hover .bgColor:after{border-color:#fff;}
#module_47426849 .pro-item:hover .pro-name-show{font-size:18px;}
#module_47426849 .pro-item:hover .pro-name-show{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .pro-item:hover .pro-name-show{color:#fff;}
#module_47426849 .pro-item:hover .pro-name-show{font-weight:bold;}
#module_47426849 .pro-item:hover .pro-name-show{text-decoration:none;}
#module_47426849 .pro-item:hover .pro-name-show{}
#module_47426849 .pro-item:hover .pro-name-show{margin-top:0px;}
#module_47426849 .pro-item:hover .pro-name-show{margin-bottom:0px;}
#module_47426849 .pro-item:hover .pro-desc-show{margin-top:12px;}
#module_47426849 .pro-item:hover .pro-desc-show{margin-bottom:62px;}
#module_47426849 .pro-item:hover .pro-desc-show{color:#fffpx;}
#module_47426849 .pro-item:hover .pro-desc-show{font-size:14px;}
#module_47426849 .pro-item:hover .pro-desc-show{font-family:;}
#module_47426849 .pro-item:hover .pro-desc-show{color:#fff;}
#module_47426849 .pro-item:hover .pro-desc-show{font-weight:normal;}
#module_47426849 .pro-item:hover .pro-desc-show{text-decoration:none;}
#module_47426849 .pro-item:hover .pro-desc-show{font-style:normal;}
#module_47426849 .pro-item:hover .bgColor{background-color:rgb(1, 117, 199);}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_47426849 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_47426849 .pro-item:hover .pro-icon{border-top-color:#fff;}
#module_47426849 .pro-item:hover .pro-icon{border-top-style:solid;}
#module_47426849 .pro-item:hover .pro-icon{border-top-width:1px;}
#module_47426849 .pro-item:hover .pro-icon{border-right-color:#fff;}
#module_47426849 .pro-item:hover .pro-icon{border-right-style:solid;}
#module_47426849 .pro-item:hover .pro-icon{border-right-width:1px;}
#module_47426849 .pro-item:hover .pro-icon{border-bottom-color:#fff;}
#module_47426849 .pro-item:hover .pro-icon{border-bottom-style:solid;}
#module_47426849 .pro-item:hover .pro-icon{border-bottom-width:1px;}
#module_47426849 .pro-item:hover .pro-icon{border-left-color:#fff;}
#module_47426849 .pro-item:hover .pro-icon{border-left-style:solid;}
#module_47426849 .pro-item:hover .pro-icon{border-left-width:1px;}
#module_47426849 .pro-item:hover .icon-xiangyoujiantou{color:#fff;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{font-size:12px;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{color:#f10215;} #module_47426849 .items-active{border-color:#f10215;} #module_47426849 .bean-finish{background:#f10215;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{font-weight:normal;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{text-decoration:none;}
#module_47426849 .selected-light:hover,#module_47426849 .selected-light.active,#module_47426849 .items-active{}
#module_47426849 .setting-left-bar:hover{background-color:;}
#module_47426849 .setting-right-temp ul li:hover, #module_47426849 .setting-right-temp ul li.active{background-color:;}
#module_47426849 .choosed-tab .icsmall:hover{color:;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{font-size:px;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{font-family:;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{color:;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit{background-color:#1e88e5;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_47426849 .pagerGiant .current, #module_47426849 .pagerGiant .submit, #module_47426849 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_47426849 .page-more a:hover{font-size:px;}
#module_47426849 .page-more:hover a{font-family:;}
#module_47426849 .page-more a:hover{color: !important;}
#module_47426849 .page-more a:hover {}
#module_47426849 .page-more a:hover {}
#module_47426849 .page-more a:hover {}
#module_47426849 .page-more a:hover{background-color:#fff;}
#module_47426849 .page-more a:hover{border-top-color:#eee;}
#module_47426849 .page-more a:hover{border-top-style:solid;}
#module_47426849 .page-more a:hover{border-bottom-color:#eee;}
#module_47426849 .page-more a:hover{border-bottom-style:solid;}
#module_47426849 .page-more a:hover{border-left-color:#eee;}
#module_47426849 .page-more a:hover{border-left-style:solid;}
#module_47426849 .page-more a:hover{border-right-color:#eee;}
#module_47426849 .page-more a:hover{border-right-style:solid;}


.module_47426873 .ModuleHead .HeadCenter{float:none;}
#module_47426873 {
padding:0px;
}
#module_47426873 {
position:static;
z-index:0;
top:362px;
width:100%;
height: auto;
}
#module_47426873 .ModuleHead47426873 {
display:none;
}
#module_47426873 .BodyCenter.BodyCenter47426873 {
background:none;background-color:rgba(0,0,0,0);
}
#module_47426873 >.module_47426873 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47426873 >.module_47426873{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_47426873 .BodyCenter.BodyCenter47426873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47426873 .BodyCenter.BodyCenter47426873 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_47426873 >.module_47426873 {
margin-top:4.8092%;
margin-left:42.1517%;
margin-right:33.7897%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47426873 >.module_47426873 {
margin-top:4.6322%;
margin-left:19.8868%;
margin-right:22.6116%;
margin-bottom:0.0000%;
}
}
#module_47426873 >.module_47426873 {box-shadow: 8px 10px 0px 0px rgba(1, 93, 164, 0.19)}
#module_47426873:hover {
border:none;
}
#module_47426873:hover >.module_47426873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47426873 .BodyCenter{text-align:center;}
#module_47426873 .moduleButton{font-size:14px;}
#module_47426873 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_47426873 .moduleButton{color:#fff;}
#module_47426873 .moduleButton{font-weight:normal;}
#module_47426873 .moduleButton{text-decoration:none;}
#module_47426873 .moduleButton{font-style:normal;}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{background-color:rgb(73, 160, 226);}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{}
#module_47426873 .moduleButton, #module_47426873 .moduleButton:before{}
#module_47426873 .moduleButton{border-color:#000;}
#module_47426873 .moduleButton{border-style:solid;}
#module_47426873 .moduleButton{border-width:0px;}
#module_47426873 .moduleButton{width:220px;}
#module_47426873 .moduleButton,#module_47426873 .BreadsvgIcon{height:60px}
#module_47426873 .BodyCenter{color:#fff;}
#module_47426873 .moduleButton{border-top-left-radius:0px;}
#module_47426873 .moduleButton{border-top-right-radius:0px;}
#module_47426873 .moduleButton{border-bottom-left-radius:0px;}
#module_47426873 .moduleButton{border-bottom-right-radius:0px;}
#module_47426873 .BreadIcon{font-size:px;} #module_47426873 .BreadsvgIcon svg{width:px;height:px;}
#module_47426873 .BreadIcon{color:;} #module_47426873 .BreadsvgIcon svg>*{fill:;}
#module_47426873 .BreadIcon,#module_47426873 .BreadsvgIcon{margin-left:px;}
#module_47426873 .BreadIcon,#module_47426873 .BreadsvgIcon{margin-right:px;}
#module_47426873 .moduleButton{box-shadow:;}
#module_47426873 .moduleButton:hover .BreadIcon{font-size:px;} #module_47426873 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_47426873 .moduleButton:hover .BreadIcon{color:} #module_47426873 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_47426873 .moduleButton:hover{font-size:14px;}
#module_47426873 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_47426873 .moduleButton:hover{color:#fff;}
#module_47426873 .moduleButton:hover{font-weight:bold;}
#module_47426873 .moduleButton:hover{text-decoration:none;}
#module_47426873 .moduleButton:hover{font-style:normal;}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{background-image: unset;background-color:rgb(1, 93, 164);}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{}
#module_47426873 .moduleButton:hover, #module_47426873 .moduleButton:hover:before{}
#module_47426873 .moduleButton:hover{border-color:transparent;}
#module_47426873 .moduleButton:hover{border-style:solid;}
#module_47426873 .moduleButton:hover{border-width:0px;}
#module_47426873 .moduleButton:hover{box-shadow:;}

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

#module_47428474 .ModuleSubContainer{background-color:transparent;}
#module_47428474 .ModuleSubContainer{background-image:none;}
#module_47428474 .ModuleSubContainer{background-repeat:no-repeat;}
#module_47428474 .ModuleSubContainer{background-position:0% 0%;}
#module_47428474 .ModuleSubContainer{background-attachment:scroll;}
#module_47428474 .ModuleSubContainer{}
#module_47428474 {!bgVideo!}{bgVideoUrl:none}
#module_47428474 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_47428474 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_47428474 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer47428474 {}
.module_47428476 .ModuleHead .HeadCenter{float:none;}
#module_47428476 {
padding:0px;
}
#module_47428476 {
position:static;
z-index:0;
top:12px;
left:0px;
width:100%;
height: auto;
}
#module_47428476 .ModuleHead47428476 {
display:none;
}
#module_47428476 .BodyCenter.BodyCenter47428476 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004021818406e3807.png);
background-size:auto;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_47428476 >.module_47428476 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428476 >.module_47428476{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428476 .BodyCenter.BodyCenter47428476 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.6239%;
}
}
@media screen and (max-width: 767px){
#module_47428476 .BodyCenter.BodyCenter47428476 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.2670%;
}
}
@media screen and (min-width: 768px){
#module_47428476 >.module_47428476 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428476 >.module_47428476 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428476 >.module_47428476 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428476:hover {
border:none;
}
#module_47428476:hover >.module_47428476 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_47428489 .ModuleImageTextGiantContent{margin-top:0px;}
#module_47428489 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_47428489 .ModuleImageTextGiantContent{margin-left:0px;}
#module_47428489 .ModuleImageTextGiantContent{margin-right:0px;}
#module_47428489 .imageTextGiant-Container{padding-top:55px;}
#module_47428489 .imageTextGiant-Container{padding-bottom:57px;}
#module_47428489 .imageTextGiant-Container{padding-left:0px;}
#module_47428489 .imageTextGiant-Container{padding-right:0px;}
#module_47428489 .showHandle .btn{font-size:px;}
#module_47428489 .showHandle .btn{font-family:;}
#module_47428489 .showHandle .btn{color:;}
#module_47428489 .showHandle .btn{}
#module_47428489 .showHandle .btn{}
#module_47428489 .showHandle .btn{}
#module_47428489 .showHandle div{border-top-color: !important;}
#module_47428489 .showHandle div{border-top-style: !important;}
#module_47428489 .showHandle div{border-top-width:px !important;}
#module_47428489 .showHandle{background-color:;}
#module_47428489 .showHandle{}
#module_47428489 .showHandle{}
#module_47428489 .showHandle{}
#module_47428489 .showHandle{}
#module_47428489 .showHandle{}
#module_47428489 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428488 #Sub47428488_1 {width:25%;}
.module_47428516 .ModuleHead .HeadCenter{float:none;}
#module_47428516 {
padding:0px;
}
#module_47428516 {
position:static;
z-index:0;
top:23px;
left:-86px;
width:100%;
height: auto;
}
#module_47428516 .ModuleHead47428516 {
display:none;
}
#module_47428516 .BodyCenter.BodyCenter47428516 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004031920307625dd.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_47428516 >.module_47428516 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428516 >.module_47428516{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428516 .BodyCenter.BodyCenter47428516 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428516 .BodyCenter.BodyCenter47428516 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47428516 >.module_47428516 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428516 >.module_47428516 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428516 >.module_47428516 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428516:hover {
border:none;
}
#module_47428516:hover >.module_47428516 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428516 .ModuleImageTextGiantContent{margin-top:0px;}
#module_47428516 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_47428516 .ModuleImageTextGiantContent{margin-left:0px;}
#module_47428516 .ModuleImageTextGiantContent{margin-right:0px;}
#module_47428516 .imageTextGiant-Container{padding-top:55px;}
#module_47428516 .imageTextGiant-Container{padding-bottom:55px;}
#module_47428516 .imageTextGiant-Container{padding-left:0px;}
#module_47428516 .imageTextGiant-Container{padding-right:0px;}
#module_47428516 .showHandle .btn{font-size:px;}
#module_47428516 .showHandle .btn{font-family:;}
#module_47428516 .showHandle .btn{color:;}
#module_47428516 .showHandle .btn{}
#module_47428516 .showHandle .btn{}
#module_47428516 .showHandle .btn{}
#module_47428516 .showHandle div{border-top-color: !important;}
#module_47428516 .showHandle div{border-top-style: !important;}
#module_47428516 .showHandle div{border-top-width:px !important;}
#module_47428516 .showHandle{background-color:;}
#module_47428516 .showHandle{}
#module_47428516 .showHandle{}
#module_47428516 .showHandle{}
#module_47428516 .showHandle{}
#module_47428516 .showHandle{}
#module_47428516 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428488 #Sub47428488_2 {width:25%;}
.module_47428521 .ModuleHead .HeadCenter{float:none;}
#module_47428521 {
padding:0px;
}
#module_47428521 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_47428521 .ModuleHead47428521 {
display:none;
}
#module_47428521 .BodyCenter.BodyCenter47428521 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/2020040319203078633a.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_47428521 >.module_47428521 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428521 >.module_47428521{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428521 .BodyCenter.BodyCenter47428521 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428521 .BodyCenter.BodyCenter47428521 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47428521 >.module_47428521 {
margin-top:13.1313%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428521 >.module_47428521 {
margin-top:6.6298%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428521 >.module_47428521 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428521:hover {
border:none;
}
#module_47428521:hover >.module_47428521 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428521 .ModuleImageTextGiantContent{margin-top:0px;}
#module_47428521 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_47428521 .ModuleImageTextGiantContent{margin-left:0px;}
#module_47428521 .ModuleImageTextGiantContent{margin-right:0px;}
#module_47428521 .imageTextGiant-Container{padding-top:55px;}
#module_47428521 .imageTextGiant-Container{padding-bottom:55px;}
#module_47428521 .imageTextGiant-Container{padding-left:0px;}
#module_47428521 .imageTextGiant-Container{padding-right:0px;}
#module_47428521 .showHandle .btn{font-size:px;}
#module_47428521 .showHandle .btn{font-family:;}
#module_47428521 .showHandle .btn{color:;}
#module_47428521 .showHandle .btn{}
#module_47428521 .showHandle .btn{}
#module_47428521 .showHandle .btn{}
#module_47428521 .showHandle div{border-top-color: !important;}
#module_47428521 .showHandle div{border-top-style: !important;}
#module_47428521 .showHandle div{border-top-width:px !important;}
#module_47428521 .showHandle{background-color:;}
#module_47428521 .showHandle{}
#module_47428521 .showHandle{}
#module_47428521 .showHandle{}
#module_47428521 .showHandle{}
#module_47428521 .showHandle{}
#module_47428521 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428488 #Sub47428488_3 {width:25%;}
.module_47428530 .ModuleHead .HeadCenter{float:none;}
#module_47428530 {
padding:0px;
}
#module_47428530 {
position:static;
z-index:0;
top:16px;
left:-66px;
width:100%;
height: auto;
}
#module_47428530 .ModuleHead47428530 {
display:none;
}
#module_47428530 .BodyCenter.BodyCenter47428530 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200403192030d3f2e7.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_47428530 >.module_47428530 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428530 >.module_47428530{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428530 .BodyCenter.BodyCenter47428530 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428530 .BodyCenter.BodyCenter47428530 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47428530 >.module_47428530 {
margin-top:9.7859%;
margin-left:7.9511%;
margin-right:6.1114%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428530 >.module_47428530 {
margin-top:7.1823%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428530 >.module_47428530 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428530:hover {
border:none;
}
#module_47428530:hover >.module_47428530 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428530 .ModuleImageTextGiantContent{margin-top:0px;}
#module_47428530 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_47428530 .ModuleImageTextGiantContent{margin-left:0px;}
#module_47428530 .ModuleImageTextGiantContent{margin-right:0px;}
#module_47428530 .imageTextGiant-Container{padding-top:55px;}
#module_47428530 .imageTextGiant-Container{padding-bottom:55px;}
#module_47428530 .imageTextGiant-Container{padding-left:0px;}
#module_47428530 .imageTextGiant-Container{padding-right:0px;}
#module_47428530 .showHandle .btn{font-size:px;}
#module_47428530 .showHandle .btn{font-family:;}
#module_47428530 .showHandle .btn{color:;}
#module_47428530 .showHandle .btn{}
#module_47428530 .showHandle .btn{}
#module_47428530 .showHandle .btn{}
#module_47428530 .showHandle div{border-top-color: !important;}
#module_47428530 .showHandle div{border-top-style: !important;}
#module_47428530 .showHandle div{border-top-width:px !important;}
#module_47428530 .showHandle{background-color:;}
#module_47428530 .showHandle{}
#module_47428530 .showHandle{}
#module_47428530 .showHandle{}
#module_47428530 .showHandle{}
#module_47428530 .showHandle{}
#module_47428530 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428488 #Sub47428488_4 {width:25%;}
.module_47428606 .ModuleHead .HeadCenter{float:none;}
#module_47428606 {
padding:0px;
}
#module_47428606 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_47428606 .ModuleHead47428606 {
display:none;
}
#module_47428606 .BodyCenter.BodyCenter47428606 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200403193605c107db.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_47428606 >.module_47428606 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428606 >.module_47428606{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428606 .BodyCenter.BodyCenter47428606 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_47428606 .BodyCenter.BodyCenter47428606 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:117.1662%;
}
}
@media screen and (min-width: 768px){
#module_47428606 >.module_47428606 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_47428606 >.module_47428606 {
margin-top:10.8992%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428606 >.module_47428606 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428606:hover {
border:none;
}
#module_47428606:hover >.module_47428606 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428606 .ModuleSubContainer{background-color:transparent;}
#module_47428606 .ModuleSubContainer{background-image:none;}
#module_47428606 .ModuleSubContainer{background-repeat:no-repeat;}
#module_47428606 .ModuleSubContainer{background-position:0% 0%;}
#module_47428606 .ModuleSubContainer{background-attachment:scroll;}
#module_47428606 .ModuleSubContainer{}
#module_47428606 {!bgVideo!}{bgVideoUrl:none}
#module_47428606 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_47428606 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_47428606 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer47428606 {}
.module_47428612 .ModuleHead .HeadCenter{float:none;}
#module_47428612 {
padding:0px;
}
#module_47428612 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_47428612 .ModuleHead47428612 {
display:none;
}
#module_47428612 .BodyCenter.BodyCenter47428612 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/202004021818406e3807.png);
background-size:auto;
background-repeat:no-repeat;
background-position:0% 50%;
background-Attachment:scroll;
}
#module_47428612 >.module_47428612 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428612 >.module_47428612{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_47428612 .BodyCenter.BodyCenter47428612 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.0794%;
}
}
@media screen and (max-width: 767px){
#module_47428612 .BodyCenter.BodyCenter47428612 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.1771%;
}
}
@media screen and (min-width: 768px){
#module_47428612 >.module_47428612 {
margin-top:0.0000%;
margin-left:3.9683%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428612 >.module_47428612 {
margin-top:13.6240%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428612 >.module_47428612 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428612:hover {
border:none;
}
#module_47428612:hover >.module_47428612 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_47428621 .ModuleSubContainer{background-color:transparent;}
#module_47428621 .ModuleSubContainer{background-image:none;}
#module_47428621 .ModuleSubContainer{background-repeat:no-repeat;}
#module_47428621 .ModuleSubContainer{background-position:0% 0%;}
#module_47428621 .ModuleSubContainer{background-attachment:scroll;}
#module_47428621 .ModuleSubContainer{}
#module_47428621 {!bgVideo!}{bgVideoUrl:none}
#module_47428621 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_47428621 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_47428621 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer47428621 {}
.ModuleGridContainer.ModuleGridContainer47428621 .SubPadding {width:0px;}
.module_47428622 .ModuleHead .HeadCenter{float:none;}
#module_47428622 {
padding:0px;
}
#module_47428622 {
position:static;
z-index:0;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_47428622 .ModuleHead47428622 {
display:none;
}
#module_47428622 .BodyCenter.BodyCenter47428622 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_47428622 >.module_47428622 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428622 >.module_47428622{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_47428622 .BodyCenter.BodyCenter47428622 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428622 .BodyCenter.BodyCenter47428622 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47428622 >.module_47428622 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428622 >.module_47428622 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428622 >.module_47428622 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428622:hover {
border:none;
}
#module_47428622:hover >.module_47428622 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428622 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_47428622 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_47428622 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_47428622 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_47428622 .GraphicUpper .TextImage{margin-top:8px;}
#module_47428622 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_47428622 .GraphicUpper .TextImage{margin-left:0px;}
#module_47428622 .GraphicUpper .TextImage{margin-right:0px;}
#module_47428622 .TextImage{width:25%;}
#module_47428622 .MobileTextImage{width:25%;}
#module_47428622 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_47428622 .imageTextGiant-Container{padding-top:10px;}
#module_47428622 .imageTextGiant-Container{padding-bottom:10px;}
#module_47428622 .imageTextGiant-Container{padding-left:10px;}
#module_47428622 .imageTextGiant-Container{padding-right:10px;}
#module_47428622 .ModuleImageTextGiantContent{padding-top:30px;}
#module_47428622 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_47428622 .ModuleImageTextGiantContent{padding-left:0px;}
#module_47428622 .ModuleImageTextGiantContent{padding-right:0px;}
#module_47428622 .imageTextGiant-Container{padding-top:10px;}
#module_47428622 .imageTextGiant-Container{padding-bottom:10px;}
#module_47428622 .imageTextGiant-Container{padding-left:0px;}
#module_47428622 .imageTextGiant-Container{padding-right:0px;}
#module_47428622 .showHandle .btn{font-size:px;}
#module_47428622 .showHandle .btn{font-family:;}
#module_47428622 .showHandle .btn{color:;}
#module_47428622 .showHandle .btn{}
#module_47428622 .showHandle .btn{}
#module_47428622 .showHandle .btn{}
#module_47428622 .showHandle div{border-top-color: !important;}
#module_47428622 .showHandle div{border-top-style: !important;}
#module_47428622 .showHandle div{border-top-width:px !important;}
#module_47428622 .showHandle{background-color:;}
#module_47428622 .showHandle{}
#module_47428622 .showHandle{}
#module_47428622 .showHandle{}
#module_47428622 .showHandle{}
#module_47428622 .showHandle{}
#module_47428622 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_1 {width:11.1111%;}
.module_48256757 .ModuleHead .HeadCenter{float:none;}
#module_48256757 {
padding:0px;
}
#module_48256757 {
position:static;
z-index:0;
top:16px;
left:1px;
width:100%;
height: auto;
}
#module_48256757 .ModuleHead48256757 {
display:none;
}
#module_48256757 .BodyCenter.BodyCenter48256757 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48256757 >.module_48256757 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48256757 >.module_48256757{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48256757 .BodyCenter.BodyCenter48256757 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48256757 .BodyCenter.BodyCenter48256757 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48256757 >.module_48256757 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48256757 >.module_48256757 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48256757 >.module_48256757 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48256757:hover {
border:none;
}
#module_48256757:hover >.module_48256757 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48256757 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48256757 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48256757 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48256757 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48256757 .GraphicUpper .TextImage{margin-top:8px;}
#module_48256757 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48256757 .GraphicUpper .TextImage{margin-left:0px;}
#module_48256757 .GraphicUpper .TextImage{margin-right:0px;}
#module_48256757 .TextImage{width:25%;}
#module_48256757 .MobileTextImage{width:25%;}
#module_48256757 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48256757 .imageTextGiant-Container{padding-top:10px;}
#module_48256757 .imageTextGiant-Container{padding-bottom:10px;}
#module_48256757 .imageTextGiant-Container{padding-left:10px;}
#module_48256757 .imageTextGiant-Container{padding-right:10px;}
#module_48256757 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48256757 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48256757 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48256757 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48256757 .imageTextGiant-Container{padding-top:10px;}
#module_48256757 .imageTextGiant-Container{padding-bottom:10px;}
#module_48256757 .imageTextGiant-Container{padding-left:0px;}
#module_48256757 .imageTextGiant-Container{padding-right:0px;}
#module_48256757 .showHandle .btn{font-size:px;}
#module_48256757 .showHandle .btn{font-family:;}
#module_48256757 .showHandle .btn{color:;}
#module_48256757 .showHandle .btn{}
#module_48256757 .showHandle .btn{}
#module_48256757 .showHandle .btn{}
#module_48256757 .showHandle div{border-top-color: !important;}
#module_48256757 .showHandle div{border-top-style: !important;}
#module_48256757 .showHandle div{border-top-width:px !important;}
#module_48256757 .showHandle{background-color:;}
#module_48256757 .showHandle{}
#module_48256757 .showHandle{}
#module_48256757 .showHandle{}
#module_48256757 .showHandle{}
#module_48256757 .showHandle{}
#module_48256757 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_2 {width:11.1111%;}
.module_48255032 .ModuleHead .HeadCenter{float:none;}
#module_48255032 {
padding:0px;
}
#module_48255032 {
position:static;
z-index:0;
top:16px;
left:0px;
width:100%;
height: auto;
}
#module_48255032 .ModuleHead48255032 {
display:none;
}
#module_48255032 .BodyCenter.BodyCenter48255032 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48255032 >.module_48255032 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48255032 >.module_48255032{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48255032 .BodyCenter.BodyCenter48255032 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255032 .BodyCenter.BodyCenter48255032 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48255032 >.module_48255032 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255032 >.module_48255032 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48255032 >.module_48255032 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48255032:hover {
border:none;
}
#module_48255032:hover >.module_48255032 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48255032 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48255032 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48255032 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48255032 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48255032 .GraphicUpper .TextImage{margin-top:8px;}
#module_48255032 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48255032 .GraphicUpper .TextImage{margin-left:0px;}
#module_48255032 .GraphicUpper .TextImage{margin-right:0px;}
#module_48255032 .TextImage{width:25%;}
#module_48255032 .MobileTextImage{width:25%;}
#module_48255032 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48255032 .imageTextGiant-Container{padding-top:10px;}
#module_48255032 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255032 .imageTextGiant-Container{padding-left:10px;}
#module_48255032 .imageTextGiant-Container{padding-right:10px;}
#module_48255032 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48255032 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48255032 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48255032 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48255032 .imageTextGiant-Container{padding-top:10px;}
#module_48255032 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255032 .imageTextGiant-Container{padding-left:0px;}
#module_48255032 .imageTextGiant-Container{padding-right:0px;}
#module_48255032 .showHandle .btn{font-size:px;}
#module_48255032 .showHandle .btn{font-family:;}
#module_48255032 .showHandle .btn{color:;}
#module_48255032 .showHandle .btn{}
#module_48255032 .showHandle .btn{}
#module_48255032 .showHandle .btn{}
#module_48255032 .showHandle div{border-top-color: !important;}
#module_48255032 .showHandle div{border-top-style: !important;}
#module_48255032 .showHandle div{border-top-width:px !important;}
#module_48255032 .showHandle{background-color:;}
#module_48255032 .showHandle{}
#module_48255032 .showHandle{}
#module_48255032 .showHandle{}
#module_48255032 .showHandle{}
#module_48255032 .showHandle{}
#module_48255032 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_3 {width:11.1111%;}
.module_48255034 .ModuleHead .HeadCenter{float:none;}
#module_48255034 {
padding:0px;
}
#module_48255034 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_48255034 .ModuleHead48255034 {
display:none;
}
#module_48255034 .BodyCenter.BodyCenter48255034 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48255034 >.module_48255034 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48255034 >.module_48255034{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48255034 .BodyCenter.BodyCenter48255034 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255034 .BodyCenter.BodyCenter48255034 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48255034 >.module_48255034 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255034 >.module_48255034 {
margin-top:5.3571%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48255034 >.module_48255034 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48255034:hover {
border:none;
}
#module_48255034:hover >.module_48255034 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48255034 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48255034 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48255034 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48255034 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48255034 .GraphicUpper .TextImage{margin-top:8px;}
#module_48255034 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48255034 .GraphicUpper .TextImage{margin-left:0px;}
#module_48255034 .GraphicUpper .TextImage{margin-right:0px;}
#module_48255034 .TextImage{width:25%;}
#module_48255034 .MobileTextImage{width:25%;}
#module_48255034 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48255034 .imageTextGiant-Container{padding-top:10px;}
#module_48255034 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255034 .imageTextGiant-Container{padding-left:10px;}
#module_48255034 .imageTextGiant-Container{padding-right:10px;}
#module_48255034 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48255034 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48255034 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48255034 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48255034 .imageTextGiant-Container{padding-top:10px;}
#module_48255034 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255034 .imageTextGiant-Container{padding-left:0px;}
#module_48255034 .imageTextGiant-Container{padding-right:0px;}
#module_48255034 .showHandle .btn{font-size:px;}
#module_48255034 .showHandle .btn{font-family:;}
#module_48255034 .showHandle .btn{color:;}
#module_48255034 .showHandle .btn{}
#module_48255034 .showHandle .btn{}
#module_48255034 .showHandle .btn{}
#module_48255034 .showHandle div{border-top-color: !important;}
#module_48255034 .showHandle div{border-top-style: !important;}
#module_48255034 .showHandle div{border-top-width:px !important;}
#module_48255034 .showHandle{background-color:;}
#module_48255034 .showHandle{}
#module_48255034 .showHandle{}
#module_48255034 .showHandle{}
#module_48255034 .showHandle{}
#module_48255034 .showHandle{}
#module_48255034 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_4 {width:11.1111%;}
.module_48255035 .ModuleHead .HeadCenter{float:none;}
#module_48255035 {
padding:0px;
}
#module_48255035 {
position:static;
z-index:0;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_48255035 .ModuleHead48255035 {
display:none;
}
#module_48255035 .BodyCenter.BodyCenter48255035 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48255035 >.module_48255035 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48255035 >.module_48255035{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48255035 .BodyCenter.BodyCenter48255035 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255035 .BodyCenter.BodyCenter48255035 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48255035 >.module_48255035 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255035 >.module_48255035 {
margin-top:5.3571%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48255035 >.module_48255035 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48255035:hover {
border:none;
}
#module_48255035:hover >.module_48255035 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48255035 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48255035 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48255035 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48255035 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48255035 .GraphicUpper .TextImage{margin-top:8px;}
#module_48255035 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48255035 .GraphicUpper .TextImage{margin-left:0px;}
#module_48255035 .GraphicUpper .TextImage{margin-right:0px;}
#module_48255035 .TextImage{width:25%;}
#module_48255035 .MobileTextImage{width:25%;}
#module_48255035 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48255035 .imageTextGiant-Container{padding-top:10px;}
#module_48255035 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255035 .imageTextGiant-Container{padding-left:10px;}
#module_48255035 .imageTextGiant-Container{padding-right:10px;}
#module_48255035 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48255035 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48255035 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48255035 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48255035 .imageTextGiant-Container{padding-top:10px;}
#module_48255035 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255035 .imageTextGiant-Container{padding-left:0px;}
#module_48255035 .imageTextGiant-Container{padding-right:0px;}
#module_48255035 .showHandle .btn{font-size:px;}
#module_48255035 .showHandle .btn{font-family:;}
#module_48255035 .showHandle .btn{color:;}
#module_48255035 .showHandle .btn{}
#module_48255035 .showHandle .btn{}
#module_48255035 .showHandle .btn{}
#module_48255035 .showHandle div{border-top-color: !important;}
#module_48255035 .showHandle div{border-top-style: !important;}
#module_48255035 .showHandle div{border-top-width:px !important;}
#module_48255035 .showHandle{background-color:;}
#module_48255035 .showHandle{}
#module_48255035 .showHandle{}
#module_48255035 .showHandle{}
#module_48255035 .showHandle{}
#module_48255035 .showHandle{}
#module_48255035 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_5 {width:11.1111%;}
.module_48255040 .ModuleHead .HeadCenter{float:none;}
#module_48255040 {
padding:0px;
}
#module_48255040 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_48255040 .ModuleHead48255040 {
display:none;
}
#module_48255040 .BodyCenter.BodyCenter48255040 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48255040 >.module_48255040 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48255040 >.module_48255040{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48255040 .BodyCenter.BodyCenter48255040 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255040 .BodyCenter.BodyCenter48255040 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48255040 >.module_48255040 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255040 >.module_48255040 {
margin-top:4.4643%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48255040 >.module_48255040 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48255040:hover {
border:none;
}
#module_48255040:hover >.module_48255040 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48255040 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48255040 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48255040 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48255040 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48255040 .GraphicUpper .TextImage{margin-top:8px;}
#module_48255040 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48255040 .GraphicUpper .TextImage{margin-left:0px;}
#module_48255040 .GraphicUpper .TextImage{margin-right:0px;}
#module_48255040 .TextImage{width:25%;}
#module_48255040 .MobileTextImage{width:25%;}
#module_48255040 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48255040 .imageTextGiant-Container{padding-top:10px;}
#module_48255040 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255040 .imageTextGiant-Container{padding-left:10px;}
#module_48255040 .imageTextGiant-Container{padding-right:10px;}
#module_48255040 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48255040 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48255040 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48255040 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48255040 .imageTextGiant-Container{padding-top:10px;}
#module_48255040 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255040 .imageTextGiant-Container{padding-left:0px;}
#module_48255040 .imageTextGiant-Container{padding-right:0px;}
#module_48255040 .showHandle .btn{font-size:px;}
#module_48255040 .showHandle .btn{font-family:;}
#module_48255040 .showHandle .btn{color:;}
#module_48255040 .showHandle .btn{}
#module_48255040 .showHandle .btn{}
#module_48255040 .showHandle .btn{}
#module_48255040 .showHandle div{border-top-color: !important;}
#module_48255040 .showHandle div{border-top-style: !important;}
#module_48255040 .showHandle div{border-top-width:px !important;}
#module_48255040 .showHandle{background-color:;}
#module_48255040 .showHandle{}
#module_48255040 .showHandle{}
#module_48255040 .showHandle{}
#module_48255040 .showHandle{}
#module_48255040 .showHandle{}
#module_48255040 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_6 {width:11.1111%;}
.module_48255045 .ModuleHead .HeadCenter{float:none;}
#module_48255045 {
padding:0px;
}
#module_48255045 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_48255045 .ModuleHead48255045 {
display:none;
}
#module_48255045 .BodyCenter.BodyCenter48255045 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48255045 >.module_48255045 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48255045 >.module_48255045{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48255045 .BodyCenter.BodyCenter48255045 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255045 .BodyCenter.BodyCenter48255045 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48255045 >.module_48255045 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48255045 >.module_48255045 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48255045 >.module_48255045 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48255045:hover {
border:none;
}
#module_48255045:hover >.module_48255045 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48255045 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48255045 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48255045 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48255045 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48255045 .GraphicUpper .TextImage{margin-top:8px;}
#module_48255045 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48255045 .GraphicUpper .TextImage{margin-left:0px;}
#module_48255045 .GraphicUpper .TextImage{margin-right:0px;}
#module_48255045 .TextImage{width:25%;}
#module_48255045 .MobileTextImage{width:25%;}
#module_48255045 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48255045 .imageTextGiant-Container{padding-top:10px;}
#module_48255045 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255045 .imageTextGiant-Container{padding-left:10px;}
#module_48255045 .imageTextGiant-Container{padding-right:10px;}
#module_48255045 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48255045 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48255045 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48255045 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48255045 .imageTextGiant-Container{padding-top:10px;}
#module_48255045 .imageTextGiant-Container{padding-bottom:10px;}
#module_48255045 .imageTextGiant-Container{padding-left:0px;}
#module_48255045 .imageTextGiant-Container{padding-right:0px;}
#module_48255045 .showHandle .btn{font-size:px;}
#module_48255045 .showHandle .btn{font-family:;}
#module_48255045 .showHandle .btn{color:;}
#module_48255045 .showHandle .btn{}
#module_48255045 .showHandle .btn{}
#module_48255045 .showHandle .btn{}
#module_48255045 .showHandle div{border-top-color: !important;}
#module_48255045 .showHandle div{border-top-style: !important;}
#module_48255045 .showHandle div{border-top-width:px !important;}
#module_48255045 .showHandle{background-color:;}
#module_48255045 .showHandle{}
#module_48255045 .showHandle{}
#module_48255045 .showHandle{}
#module_48255045 .showHandle{}
#module_48255045 .showHandle{}
#module_48255045 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_7 {width:11.1111%;}
.module_48256765 .ModuleHead .HeadCenter{float:none;}
#module_48256765 {
padding:0px;
}
#module_48256765 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_48256765 .ModuleHead48256765 {
display:none;
}
#module_48256765 .BodyCenter.BodyCenter48256765 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_48256765 >.module_48256765 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48256765 >.module_48256765{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_48256765 .BodyCenter.BodyCenter48256765 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48256765 .BodyCenter.BodyCenter48256765 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_48256765 >.module_48256765 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48256765 >.module_48256765 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48256765 >.module_48256765 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48256765:hover {
border:none;
}
#module_48256765:hover >.module_48256765 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_48256765 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_48256765 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_48256765 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_48256765 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_48256765 .GraphicUpper .TextImage{margin-top:8px;}
#module_48256765 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_48256765 .GraphicUpper .TextImage{margin-left:0px;}
#module_48256765 .GraphicUpper .TextImage{margin-right:0px;}
#module_48256765 .TextImage{width:25%;}
#module_48256765 .MobileTextImage{width:25%;}
#module_48256765 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_48256765 .imageTextGiant-Container{padding-top:10px;}
#module_48256765 .imageTextGiant-Container{padding-bottom:10px;}
#module_48256765 .imageTextGiant-Container{padding-left:10px;}
#module_48256765 .imageTextGiant-Container{padding-right:10px;}
#module_48256765 .ModuleImageTextGiantContent{padding-top:30px;}
#module_48256765 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_48256765 .ModuleImageTextGiantContent{padding-left:0px;}
#module_48256765 .ModuleImageTextGiantContent{padding-right:0px;}
#module_48256765 .imageTextGiant-Container{padding-top:10px;}
#module_48256765 .imageTextGiant-Container{padding-bottom:10px;}
#module_48256765 .imageTextGiant-Container{padding-left:0px;}
#module_48256765 .imageTextGiant-Container{padding-right:0px;}
#module_48256765 .showHandle .btn{font-size:px;}
#module_48256765 .showHandle .btn{font-family:;}
#module_48256765 .showHandle .btn{color:;}
#module_48256765 .showHandle .btn{}
#module_48256765 .showHandle .btn{}
#module_48256765 .showHandle .btn{}
#module_48256765 .showHandle div{border-top-color: !important;}
#module_48256765 .showHandle div{border-top-style: !important;}
#module_48256765 .showHandle div{border-top-width:px !important;}
#module_48256765 .showHandle{background-color:;}
#module_48256765 .showHandle{}
#module_48256765 .showHandle{}
#module_48256765 .showHandle{}
#module_48256765 .showHandle{}
#module_48256765 .showHandle{}
#module_48256765 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_8 {width:11.1111%;}
.module_47428635 .ModuleHead .HeadCenter{float:none;}
#module_47428635 {
padding:0px;
}
#module_47428635 {
position:static;
z-index:0;
top:24px;
left:-95px;
width:100%;
height: auto;
}
#module_47428635 .ModuleHead47428635 {
display:none;
}
#module_47428635 .BodyCenter.BodyCenter47428635 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200402185401d1af0d.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_47428635 >.module_47428635 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_47428635 >.module_47428635{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_47428635 .BodyCenter.BodyCenter47428635 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428635 .BodyCenter.BodyCenter47428635 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_47428635 >.module_47428635 {
margin-top:0.0000%;
margin-left:31.9588%;
margin-right:6.5238%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_47428635 >.module_47428635 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_47428635 >.module_47428635 {box-shadow: 0px 0px 0px 0px #ccc}
#module_47428635:hover {
border:none;
}
#module_47428635:hover >.module_47428635 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_47428635 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_47428635 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_47428635 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_47428635 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_47428635 .GraphicUpper .TextImage{margin-top:8px;}
#module_47428635 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_47428635 .GraphicUpper .TextImage{margin-left:0px;}
#module_47428635 .GraphicUpper .TextImage{margin-right:0px;}
#module_47428635 .TextImage{width:23%;}
#module_47428635 .MobileTextImage{width:23%;}
#module_47428635 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_47428635 .imageTextGiant-Container{padding-top:10px;}
#module_47428635 .imageTextGiant-Container{padding-bottom:10px;}
#module_47428635 .imageTextGiant-Container{padding-left:10px;}
#module_47428635 .imageTextGiant-Container{padding-right:10px;}
#module_47428635 .ModuleImageTextGiantContent{padding-top:30px;}
#module_47428635 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_47428635 .ModuleImageTextGiantContent{padding-left:0px;}
#module_47428635 .ModuleImageTextGiantContent{padding-right:0px;}
#module_47428635 .imageTextGiant-Container{padding-top:10px;}
#module_47428635 .imageTextGiant-Container{padding-bottom:10px;}
#module_47428635 .imageTextGiant-Container{padding-left:0px;}
#module_47428635 .imageTextGiant-Container{padding-right:0px;}
#module_47428635 .showHandle .btn{font-size:px;}
#module_47428635 .showHandle .btn{font-family:;}
#module_47428635 .showHandle .btn{color:;}
#module_47428635 .showHandle .btn{}
#module_47428635 .showHandle .btn{}
#module_47428635 .showHandle .btn{}
#module_47428635 .showHandle div{border-top-color: !important;}
#module_47428635 .showHandle div{border-top-style: !important;}
#module_47428635 .showHandle div{border-top-width:px !important;}
#module_47428635 .showHandle{background-color:;}
#module_47428635 .showHandle{}
#module_47428635 .showHandle{}
#module_47428635 .showHandle{}
#module_47428635 .showHandle{}
#module_47428635 .showHandle{}
#module_47428635 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer47428621 #Sub47428621_9 {width:11.1111%;}
.module_48458792 .ModuleHead .HeadCenter{float:none;}
#module_48458792 {
padding:0px;
}
#module_48458792 {
position:static;
z-index:0;
top:2215px;
left:271px;
width:100%;
height: auto;
}
#module_48458792 .ModuleHead48458792 {
display:none;
}
#module_48458792 .BodyCenter.BodyCenter48458792 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200408210736acad8c.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_48458792 >.module_48458792 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_48458792 >.module_48458792{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_48458792 .BodyCenter.BodyCenter48458792 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.6611%;
}
}
@media screen and (max-width: 767px){
#module_48458792 .BodyCenter.BodyCenter48458792 {
padding-top:10.8992%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.8992%;
}
}
@media screen and (min-width: 768px){
#module_48458792 >.module_48458792 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_48458792 >.module_48458792 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_48458792 >.module_48458792 {box-shadow: 0px 0px 0px 0px #ccc}
#module_48458792:hover {
border:none;
}
#module_48458792:hover >.module_48458792 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_49347543 .ModuleImageTextGiantContent{margin-top:0px;}
#module_49347543 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_49347543 .ModuleImageTextGiantContent{margin-left:0px;}
#module_49347543 .ModuleImageTextGiantContent{margin-right:10px;}
#module_49347543 .imageTextGiant-Container{padding-top:10px;}
#module_49347543 .imageTextGiant-Container{padding-bottom:10px;}
#module_49347543 .imageTextGiant-Container{padding-left:10px;}
#module_49347543 .imageTextGiant-Container{padding-right:10px;}
#module_49347543 .showHandle .btn{font-size:px;}
#module_49347543 .showHandle .btn{font-family:;}
#module_49347543 .showHandle .btn{color:;}
#module_49347543 .showHandle .btn{}
#module_49347543 .showHandle .btn{}
#module_49347543 .showHandle .btn{}
#module_49347543 .showHandle div{border-top-color: !important;}
#module_49347543 .showHandle div{border-top-style: !important;}
#module_49347543 .showHandle div{border-top-width:px !important;}
#module_49347543 .showHandle{background-color:;}
#module_49347543 .showHandle{}
#module_49347543 .showHandle{}
#module_49347543 .showHandle{}
#module_49347543 .showHandle{}
#module_49347543 .showHandle{}
#module_49347543 a{font-size:unset;font-family:unset}
.module_49347545 .ModuleHead .HeadCenter{float:none;}
#module_49347545 {
padding:0px;
}
#module_49347545 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_49347545 .ModuleHead49347545 {
display:none;
}
#module_49347545 {
border:none;
}
@media screen and (min-width: 768px){
#module_49347545 >.module_49347545 {
margin-top:3.0833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_49347545 >.module_49347545 {
margin-top:7.3569%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

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

.module_46819393 .ModuleHead .HeadCenter{float:none;}
#module_46819393 {
padding:0px;
}
#module_46819393 {
position:static;
z-index:0;
top:3483px;
left:1700px;
width:100%;
height: auto;
}
#module_46819393 .ModuleHead46819393 {
display:none;
}
#module_46819393 .BodyCenter.BodyCenter46819393 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/2020040310583007c06f.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_46819393 >.module_46819393 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46819393 >.module_46819393{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46819393 .BodyCenter.BodyCenter46819393 {
padding-top:3.1381%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:17.1025%;
}
}
@media screen and (max-width: 767px){
#module_46819393 .BodyCenter.BodyCenter46819393 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:27.2480%;
}
}
@media screen and (min-width: 768px){
#module_46819393 >.module_46819393 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46819393 >.module_46819393 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_46819393 >.module_46819393 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46819393:hover {
border:none;
}
#module_46819393:hover >.module_46819393 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_46819941 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46819941 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46819941 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46819941 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46819941 .imageTextGiant-Container{padding-top:10px;}
#module_46819941 .imageTextGiant-Container{padding-bottom:10px;}
#module_46819941 .imageTextGiant-Container{padding-left:10px;}
#module_46819941 .imageTextGiant-Container{padding-right:10px;}
#module_46819941 .showHandle .btn{font-size:px;}
#module_46819941 .showHandle .btn{font-family:;}
#module_46819941 .showHandle .btn{color:;}
#module_46819941 .showHandle .btn{}
#module_46819941 .showHandle .btn{}
#module_46819941 .showHandle .btn{}
#module_46819941 .showHandle div{border-top-color: !important;}
#module_46819941 .showHandle div{border-top-style: !important;}
#module_46819941 .showHandle div{border-top-width:px !important;}
#module_46819941 .showHandle{background-color:;}
#module_46819941 .showHandle{}
#module_46819941 .showHandle{}
#module_46819941 .showHandle{}
#module_46819941 .showHandle{}
#module_46819941 .showHandle{}
#module_46819941 a{font-size:unset;font-family:unset}
.module_46820567 .ModuleHead .HeadCenter{float:none;}
#module_46820567 {
padding:0px;
}
#module_46820567 {
position:static;
z-index:0;
top:3051px;
left:589px;
width:100%;
height: auto;
}
#module_46820567 .ModuleHead46820567 {
display:none;
}
#module_46820567 .BodyCenter.BodyCenter46820567 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46820567 >.module_46820567 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46820567 >.module_46820567{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46820567 .BodyCenter.BodyCenter46820567 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46820567 .BodyCenter.BodyCenter46820567 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46820567 >.module_46820567 {
margin-top:-1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46820567 >.module_46820567 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46820567 {
opacity:0.32;filter:alpha(opacity=32);zoom:1;
}
#module_46820567 >.module_46820567 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46820567:hover {
border:none;
}
#module_46820567:hover >.module_46820567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_46823347 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46823347 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46823347 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46823347 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46823347 .imageTextGiant-Container{padding-top:10px;}
#module_46823347 .imageTextGiant-Container{padding-bottom:10px;}
#module_46823347 .imageTextGiant-Container{padding-left:10px;}
#module_46823347 .imageTextGiant-Container{padding-right:10px;}
#module_46823347 .showHandle .btn{font-size:px;}
#module_46823347 .showHandle .btn{font-family:;}
#module_46823347 .showHandle .btn{color:;}
#module_46823347 .showHandle .btn{}
#module_46823347 .showHandle .btn{}
#module_46823347 .showHandle .btn{}
#module_46823347 .showHandle div{border-top-color: !important;}
#module_46823347 .showHandle div{border-top-style: !important;}
#module_46823347 .showHandle div{border-top-width:px !important;}
#module_46823347 .showHandle{background-color:;}
#module_46823347 .showHandle{}
#module_46823347 .showHandle{}
#module_46823347 .showHandle{}
#module_46823347 .showHandle{}
#module_46823347 .showHandle{}
#module_46823347 a{font-size:unset;font-family:unset}
.module_46835610 .ModuleHead .HeadCenter{float:none;}
#module_46835610 {
padding:0px;
}
#module_46835610 {
position:static;
z-index:0;
top:240px;
left:0px;
width:100%;
height: auto;
}
#module_46835610 .ModuleHead46835610 {
display:none;
}
#module_46835610 .BodyCenter.BodyCenter46835610 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46835610 >.module_46835610 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46835610 >.module_46835610{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_46835610 .BodyCenter.BodyCenter46835610 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46835610 .BodyCenter.BodyCenter46835610 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46835610 >.module_46835610 {
margin-top:5.0885%;
margin-left:40.7500%;
margin-right:41.1928%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46835610 >.module_46835610 {
margin-top:6.2670%;
margin-left:21.7984%;
margin-right:19.6185%;
margin-bottom:0.0000%;
}
}
#module_46835610 >.module_46835610 {box-shadow: 8px 10px 0px 0px rgba(1, 56, 97, 0.19)}
#module_46835610:hover {
border:none;
}
#module_46835610:hover >.module_46835610 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46835610 .BodyCenter{text-align:center;}
#module_46835610 .moduleButton{font-size:14px;}
#module_46835610 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_46835610 .moduleButton{color:#fff;}
#module_46835610 .moduleButton{font-weight:normal;}
#module_46835610 .moduleButton{text-decoration:none;}
#module_46835610 .moduleButton{font-style:normal;}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{background-color:rgb(73, 160, 226);}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{}
#module_46835610 .moduleButton, #module_46835610 .moduleButton:before{}
#module_46835610 .moduleButton{border-color:#000;}
#module_46835610 .moduleButton{border-style:solid;}
#module_46835610 .moduleButton{border-width:0px;}
#module_46835610 .moduleButton{width:220px;}
#module_46835610 .moduleButton,#module_46835610 .BreadsvgIcon{height:60px}
#module_46835610 .BodyCenter{color:#fff;}
#module_46835610 .moduleButton{border-top-left-radius:0px;}
#module_46835610 .moduleButton{border-top-right-radius:0px;}
#module_46835610 .moduleButton{border-bottom-left-radius:1px;}
#module_46835610 .moduleButton{border-bottom-right-radius:0px;}
#module_46835610 .BreadIcon{font-size:px;} #module_46835610 .BreadsvgIcon svg{width:px;height:px;}
#module_46835610 .BreadIcon{color:;} #module_46835610 .BreadsvgIcon svg>*{fill:;}
#module_46835610 .BreadIcon,#module_46835610 .BreadsvgIcon{margin-left:px;}
#module_46835610 .BreadIcon,#module_46835610 .BreadsvgIcon{margin-right:px;}
#module_46835610 .moduleButton{box-shadow:;}
#module_46835610 .moduleButton:hover .BreadIcon{font-size:px;} #module_46835610 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_46835610 .moduleButton:hover .BreadIcon{color:} #module_46835610 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_46835610 .moduleButton:hover{font-size:14px;}
#module_46835610 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_46835610 .moduleButton:hover{color:rgb(1, 93, 164);}
#module_46835610 .moduleButton:hover{font-weight:bold;}
#module_46835610 .moduleButton:hover{text-decoration:none;}
#module_46835610 .moduleButton:hover{font-style:normal;}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{background-image: unset;background-color:rgb(255, 255, 255);}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{}
#module_46835610 .moduleButton:hover, #module_46835610 .moduleButton:hover:before{}
#module_46835610 .moduleButton:hover{border-color:transparent;}
#module_46835610 .moduleButton:hover{border-style:solid;}
#module_46835610 .moduleButton:hover{border-width:0px;}
#module_46835610 .moduleButton:hover{box-shadow:;}

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

#module_46882758 .ModuleSubContainer{background-color:transparent;}
#module_46882758 .ModuleSubContainer{background-image:none;}
#module_46882758 .ModuleSubContainer{background-repeat:no-repeat;}
#module_46882758 .ModuleSubContainer{background-position:0% 0%;}
#module_46882758 .ModuleSubContainer{background-attachment:scroll;}
#module_46882758 .ModuleSubContainer{}
#module_46882758 {!bgVideo!}{bgVideoUrl:none}
#module_46882758 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_46882758 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_46882758 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer46882758 {}

/*相册样式*/
.mobile_pic_B{display: none}
.ModuleSiteGalleryV2Giant.layout-109 .album-item{height: auto !important;display: none;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: static !important; padding: 5px;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img .album-img-c{ position: relative; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-109 .rectborder {width: calc(100% + 20px);  height: calc(100% + 20px); position: absolute; left: -10px; top: -10px; transition: all ease .5s;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .album-icon {opacity: 1;  margin-top: -25px;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .rectborder {width: calc(100% - 22px);  height: calc(100% - 22px);  left: 10px;  top: 10px;}

.ModuleSiteGalleryV2Giant.layout-109 .album-icon {position: absolute; left: 50%; top: 50%; margin-left: -25px; margin-top: 0px; color: #ffffff; opacity: 0; transition: all ease-out .3s; background:rgba(0,0,0,0.5); font-size: 32px; width: 50px; height: 50px;  line-height: 50px; text-align: center; display: block;}
.ModuleSiteGalleryV2Giant.layout-109 .album-icon:before{ content: ""; position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-109 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .album-icon:after{ content: ""; position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-109 .titleBox{ background: #f8f8f8;}
.ModuleSiteGalleryV2Giant.layout-109 .abstract{ color:#333;line-height:1.5;text-align: center}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: relative; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-109 .dummy{padding-top: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .mobile_picBox{width: 100%; position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-109 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.lg-sub-html .SiteGalleryGiantTitle109{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-109 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-109 .swiper-button-white{
    width: 45px;
    height: 45px;
    opacity: 0;
    background-size: 14px;
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none !important;
    border-radius: 50%;
    transition: all 0.3s ease-out;
    color: #fff;
}
.ModuleSiteGalleryV2Giant.layout-109 .swiper-button-white::before{
   font-size: 39px;
   color: #fff;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);

}
/* .ModuleSiteGalleryV2Giant.layout-109 [isCarousel='1'].gallery-list .swiper-button-prev:hover:before
{
    margin-left: -5px;
}
.ModuleSiteGalleryV2Giant.layout-109 [isCarousel='1'].gallery-list .swiper-button-next:hover:before
{
    margin-left: 5px;
} */
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-109 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-icon{display: none;}
	.ModuleSiteGalleryV2Giant.layout-109 .album-img-c{overflow:visible !important;}
    .ModuleSiteGalleryV2Giant.layout-109 .abstract{line-height: 1.5;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
}
@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{display: block}
}
.ModuleSiteGalleryV2Giant.layout-109 .pagerGiant .inputer{outline: 0;}

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

#module_46900584 .swiper-button-white{background:;}
#module_46900584 .swiper-button-white::before{color:;}
#module_46900584 .titleBox{background:;}
#module_46900584 .titleBox{}
#module_46900584 .album-icon:before{ border-color:;} #module_46900584 .album-icon:after{background:}
#module_46900584 .album-icon{background-color:;}
#module_46900584 .album-icon{}
#module_46900584 .abstract{color:#333;}
#module_46900584 .abstract{font-size:14px;}
#module_46900584 .abstract{font-weight:normal}
#module_46900584 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_46900584 .abstract{text-decoration:none;}
#module_46900584 .abstract{}
#module_46900584 {}@media only screen and (min-width: 768px) {#module_46900584 .titleBox{padding-top:px;}}
#module_46900584 {}@media only screen and (min-width: 768px) {#module_46900584 .titleBox{padding-bottom:px;}}
#module_46900584 {}@media only screen and (min-width: 768px) {#module_46900584 .titleBox{padding-left:px;}}
#module_46900584 {}@media only screen and (min-width: 768px) {#module_46900584 .titleBox{padding-right:px;}}
#module_46900584 {}@media only screen and (max-width: 767px) {#module_46900584 .titleBox{padding-top:px;}}
#module_46900584 {}@media only screen and (max-width: 767px) {#module_46900584 .titleBox{padding-bottom:px;}}
#module_46900584 {}@media only screen and (max-width: 767px) {#module_46900584 .titleBox{padding-left:px;}}
#module_46900584 {}@media only screen and (max-width: 767px) {#module_46900584 .titleBox{padding-right:px;}}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .swiper-item{padding:calc(20px/2);} #module_46900584 .mobile_photo_box .swiper-item .content{width: calc(100% - 20px); bottom:calc(20px/2);}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{background-color:rgb(255, 255, 255);}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{background-image:none;}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{}
#module_46900584 .album-img-c, #module_46900584 .mobile_photo_box .head{}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-top-color:rgba(0,0,0,0);}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-top-style:none;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-top-width:0px;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-right-color:rgba(0,0,0,0);}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-right-style:none;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-right-width:0px;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-bottom-color:rgba(0,0,0,0);}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-bottom-style:none;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-bottom-width:0px;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-left-color:rgba(0,0,0,0);}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-left-style:none;}
#module_46900584 .album-img, #module_46900584 .mobile_photo_box .head{border-left-width:0px;}
#module_46900584 .album-img .dummy, #module_46900584 .mobile_photo_box .head .dummy{padding-top:124%;}
#module_46900584 .mobile_picBox .mobile_pic, #module_46900584 .mobile_photo_box .head img{ object-fit:cover;}
#module_46900584 .mobile_picBox .mobile_pic, #module_46900584 .mobile_picBox, #module_46900584 .mobile_photo_box .head img, #module_46900584 .mobile_photo_box .head{ height:100% !important;}
#module_46900584 .pagerGiant .text{font-size:px;}
#module_46900584 .pagerGiant .text{font-family:;}
#module_46900584 .pagerGiant .text{color:;}
#module_46900584 .pagerGiant .text{}
#module_46900584 .pagerGiant .text{}
#module_46900584 .pagerGiant .text{}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer{width:px}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer{height:px}
#module_46900584 .pagerGiant .num{font-size:px;}
#module_46900584 .pagerGiant .num{font-family:;}
#module_46900584 .pagerGiant .num{color:;}
#module_46900584 .pagerGiant .num{}
#module_46900584 .pagerGiant .num{}
#module_46900584 .pagerGiant .num{}
#module_46900584 .pagerGiant .submit{width:px}
#module_46900584 .pagerGiant .submit{height:px}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer,#module_46900584 .pagerGiant .submit{border-top-left-radius:px;}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer,#module_46900584 .pagerGiant .submit{border-top-right-radius:px;}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer,#module_46900584 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_46900584 .pagerGiant .current,#module_46900584 .pagerGiant .num,#module_46900584 .pagerGiant .inputer,#module_46900584 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_46900584 .pagerGiant .next,#module_46900584 .pagerGiant .splitline{color:;}
#module_46900584 .pagerGiant .num{background-color:#fff;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-top-color:#ccc;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-top-style:solid;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer{border-top-width:0px;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-bottom-style:solid;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer{border-bottom-width:0px;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-left-color:#ccc;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-left-style:solid;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer{border-left-width:0px;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-right-color:#ccc;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .inputer{border-right-style:solid;}
#module_46900584 .pagerGiant .num, #module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer{border-right-width:0px;}
#module_46900584 .page-more a{font-size:px;}
#module_46900584 .page-more a{font-family:;}
#module_46900584 .page-more a{color:#666 !important;}
#module_46900584 .page-more a{}
#module_46900584 .page-more a{}
#module_46900584 .page-more a{}
#module_46900584 .page-more a{background-color:#fff;}
#module_46900584 .page-more a{border-top-color:#eee;}
#module_46900584 .page-more a{border-top-style:solid;}
#module_46900584 .page-more a{border-top-width:2px;}
#module_46900584 .page-more a{border-bottom-color:#eee;}
#module_46900584 .page-more a{border-bottom-style:solid;}
#module_46900584 .page-more a{border-bottom-width:2px;}
#module_46900584 .page-more a{border-left-color:#eee;}
#module_46900584 .page-more a{border-left-style:solid;}
#module_46900584 .page-more a{border-left-width:2px;}
#module_46900584 .page-more a{border-right-color:#eee;}
#module_46900584 .page-more a{border-right-style:solid;}
#module_46900584 .page-more a{border-right-width:2px;}
#module_46900584 .swiper-button-white:hover{background:;}
#module_46900584 .swiper-button-white:hover::before{color:;}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{background-color:rgb(255, 255, 255);}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{}
#module_46900584 .album-img:hover .album-img-c, #module_46900584 .mobile_photo_box .swiper-item:hover .head{}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-top-width:0px;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-right-width:0px;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:0px;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_46900584 .album-img:hover .rectborder, #module_46900584 .mobile_photo_box .swiper-item:hover .head{border-left-width:0px;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{font-size:px;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{font-family:;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{color:;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit{background-color:#333;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-top-style:none;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-bottom-style:none;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-left-style:none;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_46900584 .pagerGiant .current, #module_46900584 .pagerGiant .submit, #module_46900584 .pagerGiant .inputer:hover{border-right-style:none;}
#module_46900584 .page-more a:hover{font-size:px;}
#module_46900584 .page-more:hover a{font-family:;}
#module_46900584 .page-more a:hover{color:#666 !important;}
#module_46900584 .page-more a:hover {}
#module_46900584 .page-more a:hover {}
#module_46900584 .page-more a:hover {}
#module_46900584 .page-more a:hover{background-color:#fff;}
#module_46900584 .page-more a:hover{border-top-color:#eee;}
#module_46900584 .page-more a:hover{border-top-style:solid;}
#module_46900584 .page-more a:hover{border-bottom-color:#eee;}
#module_46900584 .page-more a:hover{border-bottom-style:solid;}
#module_46900584 .page-more a:hover{border-left-color:#eee;}
#module_46900584 .page-more a:hover{border-left-style:solid;}
#module_46900584 .page-more a:hover{border-right-color:#eee;}
#module_46900584 .page-more a:hover{border-right-style:solid;}

.module_32610014 .ModuleHead .HeadCenter{float:none;}
#module_32610014 {
padding:0px;
}
#module_32610014 {
position:static;
z-index:0;
top:4570px;
left:1681px;
width:100%;
height: auto;
}
#module_32610014 .ModuleHead32610014 {
display:none;
}
#module_32610014 .BodyCenter.BodyCenter32610014 {
background:none;background-color:rgb(246, 249, 252);
}
#module_32610014 >.module_32610014 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_32610014 >.module_32610014{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32610014 .BodyCenter.BodyCenter32610014 {
padding-top:3.6611%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_32610014 .BodyCenter.BodyCenter32610014 {
padding-top:10.8992%;
padding-left:2.7248%;
padding-right:2.7248%;
padding-bottom:10.8992%;
}
}
@media screen and (min-width: 768px){
#module_32610014 >.module_32610014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32610014 >.module_32610014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_32610014 >.module_32610014 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32610014:hover {
border:none;
}
#module_32610014:hover >.module_32610014 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_32610014 .ModuleSubContainer{background-color:transparent;}
#module_32610014 .ModuleSubContainer{background-image:none;}
#module_32610014 .ModuleSubContainer{background-repeat:no-repeat;}
#module_32610014 .ModuleSubContainer{background-position:0% 0%;}
#module_32610014 .ModuleSubContainer{background-attachment:scroll;}
#module_32610014 .ModuleSubContainer{}
#module_32610014 {!bgVideo!}{bgVideoUrl:none}
#module_32610014 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_32610014 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_32610014 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer32610014 {}
.ModuleTabContainerV2Giant.layout-105 .location-right{    display: flex;
    flex-direction: row-reverse;}
    .ModuleTabContainerV2Giant.layout-105 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-105 .nav-box{position: relative;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container{position: relative; font-size: 0;white-space:nowrap; overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;display:block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li{overflow:hidden;cursor: pointer;text-align: center;background: #fff;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li a{display: block;width: auto;background: transparent;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover{background: #fd6e27;color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover a{color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .nav-pills>li>a{border-radius: 0;padding: 0;}
.ModuleTabContainerV2Giant.layout-105 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-105 .tab-content>.active{ display:flex !important;}

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

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-105 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 50px;
        top:50%;
        transform: translateY(-50%);
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-105 .phicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-105 .location-left,.ModuleTabContainerV2Giant.layout-105 .location-right{
        flex-direction: column;
    }
}
.module_46927784 .ModuleHead .HeadCenter{float:none;}
#module_46927784 {
padding:0px;
}
#module_46927784 {
position:static;
z-index:0;
top:3713px;
left:733px;
width:100%;
height: auto;
}
#module_46927784 .ModuleHead46927784 {
display:none;
}
#module_46927784 .BodyCenter.BodyCenter46927784 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46927784 >.module_46927784 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46927784 >.module_46927784{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46927784 .BodyCenter.BodyCenter46927784 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46927784 .BodyCenter.BodyCenter46927784 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_46927784 >.module_46927784 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46927784 >.module_46927784 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_46927784 >.module_46927784 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46927784:hover {
border:none;
}
#module_46927784:hover >.module_46927784 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46927784 .nav-box{text-align:left;}
#module_46927784 .nav-box{background-color:transparent;}
#module_46927784 .nav-box{background-image:none;}
#module_46927784 .nav-box{background-repeat:no-repeat;}
#module_46927784 .nav-box{}
#module_46927784 .nav-box{}
#module_46927784 .nav-box{}
#module_46927784 .Nav-Container a{text-align:center;}
#module_46927784 .Nav-Container a {padding-top:px;}
#module_46927784 .Nav-Container a {padding-bottom:px;}
#module_46927784 .Nav-Container a {padding-left:px;}
#module_46927784 .Nav-Container a {padding-right:px;}
#module_46927784 .Nav-Container li{background-color:#fff;}
#module_46927784 .Nav-Container li{background-image:none;}
#module_46927784 .Nav-Container li{background-repeat:no-repeat;}
#module_46927784 .Nav-Container li{}
#module_46927784 .Nav-Container li{}
#module_46927784 .Nav-Container li{}
#module_46927784 .Nav-Container li{border-top-color:#fd6e27;}
#module_46927784 .Nav-Container li{border-top-style:solid;}
#module_46927784 .Nav-Container li{border-top-width:0px;}
#module_46927784 .Nav-Container li{border-right-color:#fd6e27;}
#module_46927784 .Nav-Container li{border-right-style:solid;}
#module_46927784 .Nav-Container li{border-right-width:0px;}
#module_46927784 .Nav-Container li{border-bottom-color:#fd6e27;}
#module_46927784 .Nav-Container li{border-bottom-style:solid;}
#module_46927784 .Nav-Container li{border-bottom-width:0px;}
#module_46927784 .Nav-Container li{border-left-color:#fd6e27;}
#module_46927784 .Nav-Container li{border-left-style:solid;}
#module_46927784 .Nav-Container li{border-left-width:0px;}
#module_46927784 .Nav-Container li a{width:114px;width:114;}@media only screen and (min-width: 768px){#module_46927784 .location-left .tabContentGiant,#module_46927784 .location-right .tabContentGiant{width: calc(100% - 114px - 60px)}}
#module_46927784 .Nav-Container li a{height:40px;line-height:40px;}
#module_46927784 .Nav-Container li{margin-top:0px;}
#module_46927784 .Nav-Container li{margin-bottom:40px;}
#module_46927784 .Nav-Container li{margin-left:0px;}
#module_46927784 .Nav-Container li{margin-right:17px;}
#module_46927784 .Nav-Container li a{font-size:14px;}
#module_46927784 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_46927784 .Nav-Container li a{color:#666;}
#module_46927784 .Nav-Container li a{font-weight:normal;}
#module_46927784 .Nav-Container li a{text-decoration:none;}
#module_46927784 .Nav-Container li a{font-style:normal;}
#module_46927784 .Nav-Container li{border-top-left-radius:36px;}
#module_46927784 .Nav-Container li{border-top-right-radius:36px;}
#module_46927784 .Nav-Container li{border-bottom-left-radius:36px;}
#module_46927784 .Nav-Container li{border-bottom-right-radius:36px;}
#module_46927784 .TabContainer-Container .tab-pane{background-color:rgb(255, 255, 255);}
#module_46927784 .TabContainer-Container .tab-pane{}
#module_46927784 .TabContainer-Container .tab-pane{}
#module_46927784 .TabContainer-Container .tab-pane{}
#module_46927784 .TabContainer-Container .tab-pane{}
#module_46927784 .TabContainer-Container .tab-pane{}
#module_46927784 .TabContainer-Container .tab-pane{padding-top:0px;}
#module_46927784 .TabContainer-Container .tab-pane{padding-bottom:20px;}
#module_46927784 .TabContainer-Container .tab-pane{padding-left:20px;}
#module_46927784 .TabContainer-Container .tab-pane{padding-right:20px;}
#module_46927784 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_46927784 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_46927784 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_46927784 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_46927784 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_46927784 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_46927784 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_46927784 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_46927784 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_46927784 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_46927784 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_46927784 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{background-image:none;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{background-repeat:no-repeat;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{background-color:rgb(1, 93, 164);}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{font-size:14px;}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{color:#fff;}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{font-weight:normal;}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{text-decoration:none;}
#module_46927784 .Nav-Container li:hover a,#module_46927784 .Nav-Container li.active a{font-style:normal;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-top-color:transparent;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-top-style:solid;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-right-color:transparent;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-right-style:solid;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-bottom-color:transparent;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-bottom-style:solid;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-left-color:transparent;}
#module_46927784 .Nav-Container li:hover,#module_46927784 .Nav-Container li.active{border-left-style:solid;}

#module_46927784__tabPane_8666 #Sub46927784_8666 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubContainer {display: table-cell; vertical-align: top;}
#module_46927784__tabPane_8666 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_46927784__tabPane_8666 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_46927784__tabPane_8666 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_46927784__tabPane_8666:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_46927784__tabPane_8666 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_46927784__tabPane_8666 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_46927784__tabPane_8666 #Sub46927784_8666 {display: block;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubPadding {float:left; height: 10px;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubContainer .SubDrag {display:none;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubPadding {width:0px; display:none;}
#module_46927784__tabPane_8666 #Sub46927784_8666 > .SubContainer {width:100% !important; height: auto;}
}
#module_46927784__tabPane_8666 #Sub46927784_Tab8666_1 {width:45.3947%;}
.module_46930591 .ModuleHead .HeadCenter{float:none;}
#module_46930591 {
padding:0px;
}
#module_46930591 {
position:static;
z-index:0;
top:3856px;
left:532px;
width:100%;
height: auto;
}
#module_46930591 .ModuleHead46930591 {
display:none;
}
#module_46930591 {
border:none;
}
@media screen and (min-width: 768px){
#module_46930591 >.module_46930591 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:6.6860%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46930591 >.module_46930591 {
}
}

#module_46930591 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46930591 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46930591 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46930591 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46930591 .imageTextGiant-Container{padding-top:10px;}
#module_46930591 .imageTextGiant-Container{padding-bottom:10px;}
#module_46930591 .imageTextGiant-Container{padding-left:10px;}
#module_46930591 .imageTextGiant-Container{padding-right:10px;}
#module_46930591 .showHandle .btn{font-size:px;}
#module_46930591 .showHandle .btn{font-family:;}
#module_46930591 .showHandle .btn{color:;}
#module_46930591 .showHandle .btn{}
#module_46930591 .showHandle .btn{}
#module_46930591 .showHandle .btn{}
#module_46930591 .showHandle div{border-top-color: !important;}
#module_46930591 .showHandle div{border-top-style: !important;}
#module_46930591 .showHandle div{border-top-width:px !important;}
#module_46930591 .showHandle{background-color:;}
#module_46930591 .showHandle{}
#module_46930591 .showHandle{}
#module_46930591 .showHandle{}
#module_46930591 .showHandle{}
#module_46930591 .showHandle{}
#module_46930591 a{font-size:unset;font-family:unset}
#module_46927784__tabPane_8666 #Sub46927784_Tab8666_2 {width:54.60530000000001%;}
/*layout-114*/
.ModuleNewsListGiant.layout-114 .one-news-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-114 .one-news-title .news-title {
    font-size: 18px !important;
    padding-right: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-114 .one {
    float: left;
    margin-top: 2px;
}

.ModuleNewsListGiant.layout-114 .one .staFun {
    font-size: 14px;
    padding: 2px;
    border-radius: 2px;
    position: relative;
    top: -2px;
}

/* 比较蠢的解决方法，后面再优化 */
.ModuleNewsListGiant.layout-114 .news-item:first-child {
    padding-top: 6px;
}

.ModuleNewsListGiant.layout-114 .news-item-is_hide .is_hide-one{
    display: none;
}

.ModuleNewsListGiant.layout-114 .news-item-is_hide:first-child .is_hide-one{
    display: block;
}

.ModuleNewsListGiant.layout-114 .news-item-is_hide:first-child .is_hide-two{
    display: none;
}

.ModuleNewsListGiant.layout-114 .default .layout-114-news-time {
    font-size: 12px;
    color: #999;
    margin-top: 7px;
    margin-bottom: 12px;
}

.ModuleNewsListGiant.layout-114 .news-item {
    padding: 6px 0;
    overflow: hidden;
    line-height: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.ModuleNewsListGiant.layout-114 .news-item a {
    width: 100%;
    display: block;
    height: 100%;
    white-space: nowrap;
}

.ModuleNewsListGiant.layout-114 .news-item a time {
    float: left;
    display: inline-block;
    height: 100%;
    font-size: 12px;
    color: #999;
    padding-right: 14px;
}

.ModuleNewsListGiant.layout-114 .news-item a .news-content {
    width: calc(100% - 86px);
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

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

.ModuleNewsListGiant .layout-114 .news-item a .news-content .layout-114-news-title .news-title {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ModuleNewsListGiant.layout-114 .news-item .news-tit .news-desc{
    display: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.ModuleNewsListGiant.layout-114 .news-item .news-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-114 .default {
        width: 100% !important;
        margin-bottom: 9px;
    }

    .ModuleNewsListGiant.layout-114 .default .layout-114-news-desc .news-desc {
        width: 99%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ModuleNewsListGiant.layout-114 .news-item {
        padding: 0px;
    }

    .ModuleNewsListGiant.layout-114 .news-item a {
        padding: 4px;
        height: 100%;
    }

    .ModuleNewsListGiant.layout-114 .news-item a .news-time {
        width: 65px;
        height: 100%;
    }

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

    .ModuleNewsListGiant.layout-114 .news-item a .news-content {
        width: calc(100% - 70px);
        height: 100%;
    }

    .ModuleNewsListGiant.layout-114 .news-item a .news-content .layout-114-news-title {
        margin-bottom: 2px;
    }

    .ModuleNewsListGiant.layout-114 .news-item a .news-content .news-title {
        width: 100%;
        font-size: 14px;
    }

    .ModuleNewsListGiant.layout-114 .news-item a .news-content .news-desc {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-114 .default {
        width: 100% !important;
    }

    .ModuleNewsListGiant.layout-114 .one-li-border .news-tit .news-desc {
        padding-right: 3px;
    }

    .ModuleNewsListGiant.layout-114 .news-item a .news-content .news-desc {
        /*white-space: nowrap;*/
        /*text-overflow: ellipsis;*/
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-114 .staFun {
    background-color: #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #fff;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
.ModuleNewsListGiant.layout-114 .pagerGiant .inputer{outline: 0;}


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

#module_46930726 .one-news-title{font-size:16px;}
#module_46930726 .one-news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .one-news-title{color:#333;}
#module_46930726 .one-news-title{font-weight:normal;}
#module_46930726 .one-news-title{text-decoration:none;}
#module_46930726 .one-news-title{font-style:normal;}
#module_46930726 .one-news-title{margin-top:0px;}
#module_46930726 .one-news-title{margin-bottom:0px;}
#module_46930726 .one-news-title{margin-left:0px;}
#module_46930726 .one-news-title{margin-right:0px;}
#module_46930726 .news-item{background-color:transparent;}
#module_46930726 .news-item{background-image:none;}
#module_46930726 .news-item{background-repeat:no-repeat;}
#module_46930726 .news-item{}
#module_46930726 .news-item{}
#module_46930726 .news-item{}
#module_46930726 .news-title{font-size:12px;}
#module_46930726 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-title{color:#666;}
#module_46930726 .news-title{font-weight:normal;}
#module_46930726 .news-title{text-decoration:none;}
#module_46930726 .news-title{font-style:normal;}
#module_46930726 .news-title{margin-top:0px;}
#module_46930726 .news-title{margin-bottom:0px;}
#module_46930726 .news-title{margin-left:0px;}
#module_46930726 .news-title{margin-right:0px;}
#module_46930726 .news-item time{font-size:12px;}
#module_46930726 .news-item time{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-item time{color:#999999;}
#module_46930726 .news-item time{font-weight:normal;}
#module_46930726 .news-item time{text-decoration:none;}
#module_46930726 .news-item time{font-style:normal;}
#module_46930726 .one-li-border{border-bottom-color:#eeeeee;}
#module_46930726 .one-li-border{border-bottom-style:solid;}
#module_46930726 .one-li-border{border-bottom-width:1px;}
#module_46930726 .news-desc{font-size:12px;}
#module_46930726 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-desc{color:#999;}
#module_46930726 .news-desc{font-weight:normal;}
#module_46930726 .news-desc{text-decoration:none;}
#module_46930726 .news-desc{font-style:normal;}
#module_46930726 .pagerGiant .text{font-size:px;}
#module_46930726 .pagerGiant .text{font-family:;}
#module_46930726 .pagerGiant .text{color:;}
#module_46930726 .pagerGiant .text{}
#module_46930726 .pagerGiant .text{}
#module_46930726 .pagerGiant .text{}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer{width:px}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer{height:px}
#module_46930726 .pagerGiant .num{font-size:px;}
#module_46930726 .pagerGiant .num{font-family:;}
#module_46930726 .pagerGiant .num{color:;}
#module_46930726 .pagerGiant .num{}
#module_46930726 .pagerGiant .num{}
#module_46930726 .pagerGiant .num{}
#module_46930726 .pagerGiant .submit{width:px}
#module_46930726 .pagerGiant .submit{height:px}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer,#module_46930726 .pagerGiant .submit{border-top-left-radius:px;}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer,#module_46930726 .pagerGiant .submit{border-top-right-radius:px;}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer,#module_46930726 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_46930726 .pagerGiant .current,#module_46930726 .pagerGiant .num,#module_46930726 .pagerGiant .inputer,#module_46930726 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_46930726 .pagerGiant .next,#module_46930726 .pagerGiant .splitline{color:;}
#module_46930726 .pagerGiant .num{background-color:#fff;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-top-color:#ccc;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-top-style:solid;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer{border-top-width:1px;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-bottom-style:solid;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer{border-bottom-width:1px;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-left-color:#ccc;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-left-style:solid;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer{border-left-width:1px;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-right-color:#ccc;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .inputer{border-right-style:solid;}
#module_46930726 .pagerGiant .num, #module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer{border-right-width:1px;}
#module_46930726 .page-more a{font-size:px;}
#module_46930726 .page-more a{font-family:;}
#module_46930726 .page-more a{color:#666 !important;}
#module_46930726 .page-more a{}
#module_46930726 .page-more a{}
#module_46930726 .page-more a{}
#module_46930726 .page-more a{background-color:#fff;}
#module_46930726 .page-more a{border-top-color:#eee;}
#module_46930726 .page-more a{border-top-style:solid;}
#module_46930726 .page-more a{border-top-width:2px;}
#module_46930726 .page-more a{border-bottom-color:#eee;}
#module_46930726 .page-more a{border-bottom-style:solid;}
#module_46930726 .page-more a{border-bottom-width:2px;}
#module_46930726 .page-more a{border-left-color:#eee;}
#module_46930726 .page-more a{border-left-style:solid;}
#module_46930726 .page-more a{border-left-width:2px;}
#module_46930726 .page-more a{border-right-color:#eee;}
#module_46930726 .page-more a{border-right-style:solid;}
#module_46930726 .page-more a{border-right-width:2px;}
#module_46930726 .news-item:hover{background-color:transparent;}
#module_46930726 .news-item:hover{background-image:none;}
#module_46930726 .news-item:hover{background-repeat:no-repeat;}
#module_46930726 .news-item:hover{}
#module_46930726 .news-item:hover{}
#module_46930726 .news-item:hover{}
#module_46930726 .news-item:hover .one-news-title{font-size:16px;}
#module_46930726 .news-item:hover .one-news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-item:hover .one-news-title{color:rgb(1, 93, 164);}
#module_46930726 .news-item:hover .one-news-title{font-weight:normal;}
#module_46930726 .news-item:hover .one-news-title{text-decoration:none;}
#module_46930726 .news-item:hover .one-news-title{font-style:normal;}
#module_46930726 .news-item:hover .news-title{font-size:12px;}
#module_46930726 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-item:hover .news-title{color:rgb(1, 93, 164);}
#module_46930726 .news-item:hover .news-title{font-weight:normal;}
#module_46930726 .news-item:hover .news-title{text-decoration:none;}
#module_46930726 .news-item:hover .news-title{font-style:normal;}
#module_46930726 .news-item:hover time{font-size:12px;}
#module_46930726 .news-item:hover time{font-family:;}
#module_46930726 .news-item:hover time{color:#999999;}
#module_46930726 .news-item:hover time{font-weight:normal;}
#module_46930726 .news-item:hover time{text-decoration:none;}
#module_46930726 .news-item:hover time{font-style:normal;}
#module_46930726 .news-item:hover .news-desc{font-size:12px;}
#module_46930726 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_46930726 .news-item:hover .news-desc{color:#999;}
#module_46930726 .news-item:hover .news-desc{font-weight:normal;}
#module_46930726 .news-item:hover .news-desc{text-decoration:none;}
#module_46930726 .news-item:hover .news-desc{font-style:normal;}
#module_46930726 .one-li-border:hover{border-bottom-color:#1976d2;}
#module_46930726 .one-li-border:hover{border-bottom-style:solid;}
#module_46930726 .one-li-border:hover{border-bottom-width:1px;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{font-size:px;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{font-family:;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{color:;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit{background-color:#1e88e5;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_46930726 .pagerGiant .current, #module_46930726 .pagerGiant .submit, #module_46930726 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_46930726 .page-more a:hover{font-size:px;}
#module_46930726 .page-more:hover a{font-family:;}
#module_46930726 .page-more a:hover{color:#666 !important;}
#module_46930726 .page-more a:hover {}
#module_46930726 .page-more a:hover {}
#module_46930726 .page-more a:hover {}
#module_46930726 .page-more a:hover{background-color:#fff;}
#module_46930726 .page-more a:hover{border-top-color:#eee;}
#module_46930726 .page-more a:hover{border-top-style:solid;}
#module_46930726 .page-more a:hover{border-bottom-color:#eee;}
#module_46930726 .page-more a:hover{border-bottom-style:solid;}
#module_46930726 .page-more a:hover{border-left-color:#eee;}
#module_46930726 .page-more a:hover{border-left-style:solid;}
#module_46930726 .page-more a:hover{border-right-color:#eee;}
#module_46930726 .page-more a:hover{border-right-style:solid;}


/*内容*/
.ModuleNewsListGiant.layout-105 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-105 .news-item{ padding: 14px; border-bottom: 1px dotted #ccc;}
.ModuleNewsListGiant.layout-105 .news-item a{display: block;}
.ModuleNewsListGiant.layout-105 .news-item .news-con{  width:65%;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title{ font-size: 20px; color: #333333;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;}
.ModuleNewsListGiant.layout-105 .news-img .dummy {padding-top: 77.5%;}
.ModuleNewsListGiant.layout-105 .w100{width:100% !important} 
.ModuleNewsListGiant.layout-105 .news-container .news-img{
	transition: all .3s ease-out;
	width: 20%;
	overflow: hidden;
	clear: both;
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: auto;
	margin-right: 5%;
}
.ModuleNewsListGiant.layout-105 time{
	display: block;
    margin-top: 10px;
    margin-bottom: 14px;
}
.ModuleNewsListGiant.layout-105 .news-container .news-img img{
	transition: all .3s ease-out;
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	margin:auto;
	padding: auto;
	display: block;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn span{transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-105 .news-detailbtn{ width: 108px; display: block; cursor: pointer; height: 30px;margin-top: 20px;background: #fff; transition: all .3s ease-out 0s; position: relative;box-shadow: 0px 0px 2px rgba(0,0,0,.2);font-size: 11px; color: #999; line-height: 30px; text-align: center;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::before{  opacity:0;content: "";transition: all .3s ease-out ; transition: all .3s ease-out ; width: 32px;height: 32px; display: block; position: absolute;     top: -1px;right: 0; background: #000;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::after{   opacity:0; content: ""; background: url("/assets/skinp/modules/ModuleNewsListGiant/images/layout-105/icon.png") no-repeat center; position: absolute;top: 4px;right: 7px;width: 20px; height: 20px; display: block;}
.ModuleNewsListGiant.layout-105 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-105 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}
.ModuleNewsListGiant.layout-105 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-105 .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-105 .news-desc {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		/* white-space: nowrap; */
		/* display: block !important; */
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn {
		display: none;
	}

	.ModuleNewsListGiant.layout-105 .news-container .news-img {
		overflow: hidden;
		transition: all .3s ease-out;
		width: 35%;
	}

	.ModuleNewsListGiant.layout-105 .news-item .news-con {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
		-webkit-transform:scale(1.2);
		transform:translate(-50%, -50%) scale(1.2);
		transition: all .3s ease-out;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
		margin-left: -30px;
	}
}


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

#module_46931904 .news-item{padding-left:px;}
#module_46931904 .news-item{padding-right:px;}
#module_46931904 .news-item{padding-top:px;}
#module_46931904 .news-item{padding-bottom:px;}
#module_46931904 .videobox .iconfont{font-size:px;}
#module_46931904 {}@media (max-width: 767px) { #module_46931904 .videobox .iconfont{font-size:px;}}
#module_46931904 .news-item.even{background-color:#ffffff;}
#module_46931904 .news-item.even{background-image:none;}
#module_46931904 .news-item.even{background-repeat:no-repeat;}
#module_46931904 .news-item.even{}
#module_46931904 .news-item.even{}
#module_46931904 .news-item.even{}
#module_46931904 .news-item.odd{background-color:#ffffff;}
#module_46931904 .news-item.odd{background-image:none;}
#module_46931904 .news-item.odd{background-repeat:no-repeat;}
#module_46931904 .news-item.odd{}
#module_46931904 .news-item.odd{}
#module_46931904 .news-item.odd{}
#module_46931904 .news-item{border-bottom-color:#ccc;}
#module_46931904 .news-item{border-bottom-style:dashed;}
#module_46931904 .news-item{border-bottom-width:0px;}
#module_46931904 .news-img .dummy{background-color:transparent;}
#module_46931904 .news-img .dummy{background-image:none;}
#module_46931904 .news-img .dummy{background-repeat:no-repeat;}
#module_46931904 .news-img .dummy{}
#module_46931904 .news-img .dummy{}
#module_46931904 .news-img .dummy{}
#module_46931904 .news-img{border-top-left-radius:0px;}
#module_46931904 .news-img{border-top-right-radius:0px;}
#module_46931904 .news-img{border-bottom-left-radius:0px;}
#module_46931904 .news-img{border-bottom-right-radius:0px;}
#module_46931904 .news-img{border-top-color:transparent;}
#module_46931904 .news-img{border-top-style:none;}
#module_46931904 .news-img{border-top-width:0px;}
#module_46931904 .news-img{border-right-color:transparent;}
#module_46931904 .news-img{border-right-style:none;}
#module_46931904 .news-img{border-right-width:0px;}
#module_46931904 .news-img{border-bottom-color:transparent;}
#module_46931904 .news-img{border-bottom-style:none;}
#module_46931904 .news-img{border-bottom-width:0px;}
#module_46931904 .news-img{border-left-color:transparent;}
#module_46931904 .news-img{border-left-style:none;}
#module_46931904 .news-img{border-left-width:0px;}
#module_46931904 .news-img{width:%;} #module_46931904 .news-con{width:calc(100% - % - 7%);}
#module_46931904 {}@media (max-width: 767px) {#module_46931904 .news-img{width:%;} #module_46931904 .news-con{width:calc(100% - % - 7%);}}
#module_46931904 .news-img .dummy{padding-top:auto;}
#module_46931904 .news-img .t-img{ object-fit:unset;}
#module_46931904 .news-img .t-img{ width:auto;}
#module_46931904 .news-img .t-img{ height:auto;}
#module_46931904 .news-img .t-img{border-radius:0px;}
#module_46931904 .news-title{font-size:15px;line-height:15pt;}
#module_46931904 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-title{color:#333;}
#module_46931904 .news-title{font-weight:normal;}
#module_46931904 .news-title{text-decoration:none;}
#module_46931904 .news-title{font-style:normal;}
#module_46931904 .news-title{margin-top:0px;}
#module_46931904 .news-title{margin-bottom:0px;}
#module_46931904 .news-desc{font-size:12px;line-height:calc( 12px + 12px )}
#module_46931904 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-desc{color:#999;}
#module_46931904 .news-desc{font-weight:normal;}
#module_46931904 .news-desc{text-decoration:none;}
#module_46931904 .news-desc{font-style:normal;}
#module_46931904 .news-desc{margin-top:3px;}
#module_46931904 .news-desc{margin-bottom:0px;}
#module_46931904 .news-detailbtn{font-size:12px;}
#module_46931904 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-detailbtn{color:#666;}
#module_46931904 .news-detailbtn{font-weight:normal;}
#module_46931904 .news-detailbtn{text-decoration:none;}
#module_46931904 .news-detailbtn{font-style:normal;}
#module_46931904 .news-detailbtn{background-color:#fff;}
#module_46931904 .news-detailbtn{background-image:none;}
#module_46931904 .news-detailbtn{background-repeat:no-repeat;}
#module_46931904 .news-detailbtn{}
#module_46931904 .news-detailbtn{}
#module_46931904 .news-detailbtn{}
#module_46931904 .news-item .news-detailbtn::before{background-color:rgb(1, 93, 164);}
#module_46931904 .news-item .news-detailbtn::before{background-image:none;}
#module_46931904 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_46931904 .news-item .news-detailbtn::before{}
#module_46931904 .news-item .news-detailbtn::before{}
#module_46931904 .news-item .news-detailbtn::before{}
#module_46931904 .news-label .a-label{font-size:12px;}
#module_46931904 .news-label .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-label .a-label{color:#999;}
#module_46931904 .news-label .a-label{font-weight:normal;}
#module_46931904 .news-label .a-label{text-decoration:none;}
#module_46931904 .news-label .a-label{font-style:normal;}
#module_46931904 .news-label{margin-top:15px;}
#module_46931904 .news-label{margin-bottom:0px;}
#module_46931904 .news-label{margin-left:0px;}
#module_46931904 .news-label{margin-right:10px;}
#module_46931904 .news-label{padding-top:8px;}
#module_46931904 .news-label{padding-bottom:8px;}
#module_46931904 .news-label{padding-left:12px;}
#module_46931904 .news-label{padding-right:12px;}
#module_46931904 .news-label{background-color:#eee;}
#module_46931904 .news-label{background-image:none;}
#module_46931904 .news-label{background-repeat:no-repeat;}
#module_46931904 .news-label{}
#module_46931904 .news-label{}
#module_46931904 .news-label{}
#module_46931904 .news-label{border-top-color:transparent;}
#module_46931904 .news-label{border-top-style:none;}
#module_46931904 .news-label{border-top-width:0px;}
#module_46931904 .news-label{border-right-color:transparent;}
#module_46931904 .news-label{border-right-style:none;}
#module_46931904 .news-label{border-right-width:0px;}
#module_46931904 .news-label{border-bottom-color:transparent;}
#module_46931904 .news-label{border-bottom-style:none;}
#module_46931904 .news-label{border-bottom-width:0px;}
#module_46931904 .news-label{border-left-color:transparent;}
#module_46931904 .news-label{border-left-style:none;}
#module_46931904 .news-label{border-left-width:0px;}
#module_46931904 .pagerGiant .text{font-size:px;}
#module_46931904 .pagerGiant .text{font-family:;}
#module_46931904 .pagerGiant .text{color:;}
#module_46931904 .pagerGiant .text{}
#module_46931904 .pagerGiant .text{}
#module_46931904 .pagerGiant .text{}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer{width:px}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer{height:px}
#module_46931904 .pagerGiant .num{font-size:px;}
#module_46931904 .pagerGiant .num{font-family:;}
#module_46931904 .pagerGiant .num{color:;}
#module_46931904 .pagerGiant .num{}
#module_46931904 .pagerGiant .num{}
#module_46931904 .pagerGiant .num{}
#module_46931904 .pagerGiant .submit{width:px}
#module_46931904 .pagerGiant .submit{height:px}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer,#module_46931904 .pagerGiant .submit{border-top-left-radius:px;}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer,#module_46931904 .pagerGiant .submit{border-top-right-radius:px;}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer,#module_46931904 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_46931904 .pagerGiant .current,#module_46931904 .pagerGiant .num,#module_46931904 .pagerGiant .inputer,#module_46931904 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_46931904 .pagerGiant .next,#module_46931904 .pagerGiant .splitline{color:;}
#module_46931904 .pagerGiant .num{background-color:#fff;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-top-color:#ccc;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-top-style:solid;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer{border-top-width:1px;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-bottom-style:solid;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer{border-bottom-width:1px;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-left-color:#ccc;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-left-style:solid;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer{border-left-width:1px;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-right-color:#ccc;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .inputer{border-right-style:solid;}
#module_46931904 .pagerGiant .num, #module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer{border-right-width:1px;}
#module_46931904 .page-more a{font-size:px;}
#module_46931904 .page-more a{font-family:;}
#module_46931904 .page-more a{color:#666 !important;}
#module_46931904 .page-more a{}
#module_46931904 .page-more a{}
#module_46931904 .page-more a{}
#module_46931904 .page-more a{background-color:#fff;}
#module_46931904 .page-more a{border-top-color:#eee;}
#module_46931904 .page-more a{border-top-style:solid;}
#module_46931904 .page-more a{border-top-width:2px;}
#module_46931904 .page-more a{border-bottom-color:#eee;}
#module_46931904 .page-more a{border-bottom-style:solid;}
#module_46931904 .page-more a{border-bottom-width:2px;}
#module_46931904 .page-more a{border-left-color:#eee;}
#module_46931904 .page-more a{border-left-style:solid;}
#module_46931904 .page-more a{border-left-width:2px;}
#module_46931904 .page-more a{border-right-color:#eee;}
#module_46931904 .page-more a{border-right-style:solid;}
#module_46931904 .page-more a{border-right-width:2px;}
#module_46931904 .news-item time{font-size:px;}
#module_46931904 .news-item time{font-family:;}
#module_46931904 .news-item time{color:;}
#module_46931904 .news-item time{}
#module_46931904 .news-item time{}
#module_46931904 .news-item time{}
#module_46931904 .news-item:hover.even{background-color:#ffffff;}
#module_46931904 .news-item:hover.even{background-image:none;}
#module_46931904 .news-item:hover.even{background-repeat:no-repeat;}
#module_46931904 .news-item:hover.even{}
#module_46931904 .news-item:hover.even{}
#module_46931904 .news-item:hover.even{}
#module_46931904 .news-item:hover.odd{background-color:#ffffff;}
#module_46931904 .news-item:hover.odd{background-image:none;}
#module_46931904 .news-item:hover.odd{background-repeat:no-repeat;}
#module_46931904 .news-item:hover.odd{}
#module_46931904 .news-item:hover.odd{}
#module_46931904 .news-item:hover.odd{}
#module_46931904 .news-item:hover{border-bottom-color:#ccc;}
#module_46931904 .news-item:hover{border-bottom-style:dotted;}
#module_46931904 .news-item:hover{border-bottom-width:0px;}
#module_46931904 .news-item:hover .news-img{border-top-color:transparent;}
#module_46931904 .news-item:hover .news-img{border-top-style:none;}
#module_46931904 .news-item:hover .news-img{border-top-width:0px;}
#module_46931904 .news-item:hover .news-img{border-right-color:transparent;}
#module_46931904 .news-item:hover .news-img{border-right-style:none;}
#module_46931904 .news-item:hover .news-img{border-right-width:0px;}
#module_46931904 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_46931904 .news-item:hover .news-img{border-bottom-style:none;}
#module_46931904 .news-item:hover .news-img{border-bottom-width:0px;}
#module_46931904 .news-item:hover .news-img{border-left-color:transparent;}
#module_46931904 .news-item:hover .news-img{border-left-style:none;}
#module_46931904 .news-item:hover .news-img{border-left-width:0px;}
#module_46931904 .news-item:hover .news-title{font-size:16px;line-height:16pt;}
#module_46931904 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-item:hover .news-title{color:#333;}
#module_46931904 .news-item:hover .news-title{font-weight:normal;}
#module_46931904 .news-item:hover .news-title{text-decoration:none;}
#module_46931904 .news-item:hover .news-title{font-style:normal;}
#module_46931904 .news-item:hover .news-desc{font-size:12px;}
#module_46931904 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-item:hover .news-desc{color:#999;}
#module_46931904 .news-item:hover .news-desc{font-weight:normal;}
#module_46931904 .news-item:hover .news-desc{text-decoration:none;}
#module_46931904 .news-item:hover .news-desc{font-style:normal;}
#module_46931904 .news-item:hover time{font-size:18px;}
#module_46931904 .news-item:hover time{font-family:;}
#module_46931904 .news-item:hover time{color:#333;}
#module_46931904 .news-item:hover time{font-weight:normal;}
#module_46931904 .news-item:hover time{text-decoration:none;}
#module_46931904 .news-item:hover time{font-style:normal;}
#module_46931904 .news-item:hover .news-detailbtn{font-size:12px;}
#module_46931904 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-item:hover .news-detailbtn{color:#666;}
#module_46931904 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_46931904 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_46931904 .news-item:hover .news-detailbtn{font-style:normal;}
#module_46931904 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_46931904 .news-item:hover .news-detailbtn{background-image:none;}
#module_46931904 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_46931904 .news-item:hover .news-detailbtn{}
#module_46931904 .news-item:hover .news-detailbtn{}
#module_46931904 .news-item:hover .news-detailbtn{}
#module_46931904 .news-label:hover .a-label{font-size:12px;}
#module_46931904 .news-label:hover .a-label{font-family:微软雅黑,Microsoft YaHei;}
#module_46931904 .news-label:hover .a-label{color:#999;}
#module_46931904 .news-label:hover .a-label{font-weight:normal;}
#module_46931904 .news-label:hover .a-label{text-decoration:none;}
#module_46931904 .news-label:hover .a-label{font-style:normal;}
#module_46931904 .news-label:hover{background-color:#eee;}
#module_46931904 .news-label:hover{background-image:none;}
#module_46931904 .news-label:hover{background-repeat:no-repeat;}
#module_46931904 .news-label:hover{}
#module_46931904 .news-label:hover{}
#module_46931904 .news-label:hover{}
#module_46931904 .news-label:hover{border-top-color:transparent;}
#module_46931904 .news-label:hover{border-top-style:none;}
#module_46931904 .news-label:hover{border-right-color:transparent;}
#module_46931904 .news-label:hover{border-right-style:none;}
#module_46931904 .news-label:hover{border-bottom-color:transparent;}
#module_46931904 .news-label:hover{border-bottom-style:none;}
#module_46931904 .news-label:hover{border-left-color:transparent;}
#module_46931904 .news-label:hover{border-left-style:none;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{font-size:px;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{font-family:;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{color:;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit{background-color:#000;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_46931904 .pagerGiant .current, #module_46931904 .pagerGiant .submit, #module_46931904 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_46931904 .page-more a:hover{font-size:px;}
#module_46931904 .page-more:hover a{font-family:;}
#module_46931904 .page-more a:hover{color:#666 !important;}
#module_46931904 .page-more a:hover {}
#module_46931904 .page-more a:hover {}
#module_46931904 .page-more a:hover {}
#module_46931904 .page-more a:hover{background-color:#fff;}
#module_46931904 .page-more a:hover{border-top-color:#eee;}
#module_46931904 .page-more a:hover{border-top-style:solid;}
#module_46931904 .page-more a:hover{border-bottom-color:#eee;}
#module_46931904 .page-more a:hover{border-bottom-style:solid;}
#module_46931904 .page-more a:hover{border-left-color:#eee;}
#module_46931904 .page-more a:hover{border-left-style:solid;}
#module_46931904 .page-more a:hover{border-right-color:#eee;}
#module_46931904 .page-more a:hover{border-right-style:solid;}



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

#module_46932440 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46932440 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46932440 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46932440 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46932440 .imageTextGiant-Container{padding-top:10px;}
#module_46932440 .imageTextGiant-Container{padding-bottom:10px;}
#module_46932440 .imageTextGiant-Container{padding-left:10px;}
#module_46932440 .imageTextGiant-Container{padding-right:10px;}
#module_46932440 .showHandle .btn{font-size:px;}
#module_46932440 .showHandle .btn{font-family:;}
#module_46932440 .showHandle .btn{color:;}
#module_46932440 .showHandle .btn{}
#module_46932440 .showHandle .btn{}
#module_46932440 .showHandle .btn{}
#module_46932440 .showHandle div{border-top-color: !important;}
#module_46932440 .showHandle div{border-top-style: !important;}
#module_46932440 .showHandle div{border-top-width:px !important;}
#module_46932440 .showHandle{background-color:;}
#module_46932440 .showHandle{}
#module_46932440 .showHandle{}
#module_46932440 .showHandle{}
#module_46932440 .showHandle{}
#module_46932440 .showHandle{}
#module_46932440 a{font-size:unset;font-family:unset}
/*layout-121*/
.ModuleNewsListGiant.layout-121 .news-module-container{overflow: hidden;position: relative;}
.ModuleNewsListGiant.layout-121 .news-item{ min-height: 109px; padding-left: 10px;padding-right: 10px;margin-bottom: 30px;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title{width: 100%; line-height: 26px;  margin-bottom: 20px;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title-txt:hover{color: #10aa9c}
.ModuleNewsListGiant.layout-121 .news-item .news-title .news-title-txt{ color: #333333;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-symbol{ font-size: 12px;display: block; margin-right: 16px;float: left;width: 26px;height: 26px;border-radius: 26px;text-align: center;line-height: 26px;background-color: #10aa9c;color: #fff; }
/* .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-qsymbol{ font-size: 12px;display: block; margin-right: 16px;float: left;width: 26px;height: 26px;border-radius: 26px;text-align: center;line-height: 26px;background-color: #10aa9c;color: #fff; } */
/* .ModuleNewsListGiant.layout-121 .news-item .news-icon{padding-right: 10px;} */

.ModuleNewsListGiant.layout-121 .news-item .news-desc .news-desc-txt{
    font-size: 14px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;

}
.ModuleNewsListGiant.layout-121 .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-121 .news-item{padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}
    .ModuleNewsListGiant.layout-121 .news-item:hover .news-title .news-title-txt{font-size: 14px;}
    .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title{width: 100%; line-height: 20px;  margin-bottom: 18px;}
    .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-symbol{ font-size: 12px;display: block; margin-right: 10px;float: left;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;background-color: #10aa9c;color: #fff; }
    /* .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-qsymbol{ font-size: 12px;display: block; margin-right: 10px;float: left;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;background-color: #10aa9c;color: #fff; } */
    .ModuleNewsListGiant.layout-121 .news-item .news-desc .news-desc-txt{font-size: 12px}
}


/*置顶推荐*/
/* .ModuleNewsListGiant.layout-121 .staFun{
    background-color: #e50b1c;
    font-size: 12px;
    padding: 2px 3px;
    color: #fff;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
 */
.module_46932571 .ModuleHead .HeadCenter{float:none;}
#module_46932571 {
padding:0px;
}
#module_46932571 {
position:static;
z-index:0;
top:23px;
left:0px;
width:100%;
height: auto;
}
#module_46932571 .ModuleHead46932571 {
display:none;
}
#module_46932571 .BodyCenter.BodyCenter46932571 {
background:none;background-color:rgba(0,0,0,0);
}
#module_46932571 >.module_46932571 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_46932571 >.module_46932571{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_46932571 .BodyCenter.BodyCenter46932571 {
padding-top:2.5000%;
padding-left:5.7500%;
padding-right:10.0000%;
padding-bottom:7.5000%;
}
}
@media screen and (max-width: 767px){
#module_46932571 .BodyCenter.BodyCenter46932571 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_46932571 >.module_46932571 {
margin-top:3.7500%;
margin-left:3.6172%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_46932571 >.module_46932571 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_46932571 >.module_46932571 {box-shadow: 0px 0px 0px 0px #ccc}
#module_46932571:hover {
border:none;
}
#module_46932571:hover >.module_46932571 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_46932571 .news-item{background-color:rgba(255, 255, 255, 0);}
#module_46932571 .news-item{}
#module_46932571 .news-item{}
#module_46932571 .news-item{}
#module_46932571 .news-item{}
#module_46932571 .news-item{padding-top:10px;}
#module_46932571 .news-item{padding-bottom:10px;}
#module_46932571 .news-item{padding-left:10px;}
#module_46932571 .news-item{padding-right:10px;}
#module_46932571 .news-item{margin-top:3px;}
#module_46932571 .news-item{margin-bottom:0px;}
#module_46932571 .news-item{margin-left:0px;}
#module_46932571 .news-item{margin-right:0px;}
#module_46932571 .news-title .news-title-txt{font-size:12px;line-height:calc( 6px + 12px );}
#module_46932571 .news-title .news-title-txt{font-family:微软雅黑,Microsoft YaHei;}
#module_46932571 .news-title .news-title-txt{color:rgb(158, 167, 180);}
#module_46932571 .news-title .news-title-txt{font-weight:normal;}
#module_46932571 .news-title .news-title-txt{text-decoration:none;}
#module_46932571 .news-title .news-title-txt{font-style:normal;}
#module_46932571 .news-desc .news-desc-txt{font-size:12px;}
#module_46932571 .news-desc .news-desc-txt{font-family:;}
#module_46932571 .news-desc .news-desc-txt{color:rgb(101, 113, 128);}
#module_46932571 .news-desc .news-desc-txt{font-weight:normal;}
#module_46932571 .news-desc .news-desc-txt{text-decoration:none;}
#module_46932571 .news-desc .news-desc-txt{font-style:normal;}
#module_46932571 .news-item .news-symbol{font-size:14px;}
#module_46932571 .news-item .news-symbol{font-family:微软雅黑,Microsoft YaHei;}
#module_46932571 .news-item .news-symbol{color:#fff;}
#module_46932571 .news-item .news-symbol{font-weight:normal;}
#module_46932571 .news-item .news-symbol{text-decoration:none;}
#module_46932571 .news-item .news-symbol{font-style:normal;}
#module_46932571 .news-item .news-symbol{background-color:rgb(1, 93, 164);}
#module_46932571 .news-item .news-symbol{background-image:none;}
#module_46932571 .news-item .news-symbol{background-repeat:no-repeat;}
#module_46932571 .news-item .news-symbol{}
#module_46932571 .news-item .news-symbol{}
#module_46932571 .news-item .news-qsymbol{background-color:rgb(98, 173, 167);} 
#module_46932571 .news-item .news-qsymbol{background-image:none;}
#module_46932571 .news-item .news-qsymbol  {background-repeat:no-repeat;}
#module_46932571 .news-item .news-qsymbol{}
#module_46932571 .news-item .news-qsymbol{}
#module_46932571 .news-item .news-symbol{border-top-color:#fff;}
#module_46932571 .news-item .news-symbol{border-top-style:none;}
#module_46932571 .news-item .news-symbol{border-top-width:0px;}
#module_46932571 .news-item .news-symbol{border-right-color:#fff;}
#module_46932571 .news-item .news-symbol{border-right-style:none;}
#module_46932571 .news-item .news-symbol{border-right-width:0px;}
#module_46932571 .news-item .news-symbol{border-bottom-color:#fff;}
#module_46932571 .news-item .news-symbol{border-bottom-style:none;}
#module_46932571 .news-item .news-symbol{border-bottom-width:0px;}
#module_46932571 .news-item .news-symbol{border-left-color:#fff;}
#module_46932571 .news-item .news-symbol{border-left-style:none;}
#module_46932571 .news-item .news-symbol{border-left-width:26px;}
#module_46932571 .news-item .news-symbol{border-top-left-radius:26px;}
#module_46932571 .news-item .news-symbol{border-top-right-radius:26px;}
#module_46932571 .news-item .news-symbol{border-bottom-left-radius:26px;}
#module_46932571 .news-item .news-symbol{border-bottom-right-radius:26px;}
#module_46932571 .news-item .news-symbol{height:28px;line-height:28px;}
#module_46932571 .news-item .news-symbol{width:28px}
#module_46932571 .news-item:hover{background-color:rgba(255, 255, 255, 0);}
#module_46932571 .news-item:hover{}
#module_46932571 .news-item:hover{background-repeat:no-repeat;}
#module_46932571 .news-item:hover{}
#module_46932571 .news-item:hover{}
#module_46932571 .news-item:hover{}
#module_46932571 .news-item:hover .news-title .news-title-txt{font-size:12px;line-height:calc( 6px + 12px );}
#module_46932571 .news-item:hover .news-title .news-title-txt{font-family:微软雅黑,Microsoft YaHei;}
#module_46932571 .news-item:hover .news-title .news-title-txt{color:rgb(98, 173, 167);}
#module_46932571 .news-item:hover .news-title .news-title-txt{font-weight:normal;}
#module_46932571 .news-item:hover .news-title .news-title-txt{text-decoration:none;}
#module_46932571 .news-item:hover .news-title .news-title-txt{font-style:normal;}
#module_46932571 .news-desc:hover .news-desc-txt{font-size:12px;}
#module_46932571 .news-desc:hover .news-desc-txt{font-family:;}
#module_46932571 .news-desc:hover .news-desc-txt{color:rgb(1, 93, 164);}
#module_46932571 .news-desc:hover .news-desc-txt{font-weight:normal;}
#module_46932571 .news-desc:hover .news-desc-txt{text-decoration:none;}
#module_46932571 .news-desc:hover .news-desc-txt{font-style:normal;}

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

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

#module_46936874 .ModuleImageTextGiantContent{margin-top:0px;}
#module_46936874 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_46936874 .ModuleImageTextGiantContent{margin-left:0px;}
#module_46936874 .ModuleImageTextGiantContent{margin-right:10px;}
#module_46936874 .imageTextGiant-Container{padding-top:10px;}
#module_46936874 .imageTextGiant-Container{padding-bottom:10px;}
#module_46936874 .imageTextGiant-Container{padding-left:10px;}
#module_46936874 .imageTextGiant-Container{padding-right:10px;}
#module_46936874 .showHandle .btn{font-size:px;}
#module_46936874 .showHandle .btn{font-family:;}
#module_46936874 .showHandle .btn{color:;}
#module_46936874 .showHandle .btn{}
#module_46936874 .showHandle .btn{}
#module_46936874 .showHandle .btn{}
#module_46936874 .showHandle div{border-top-color: !important;}
#module_46936874 .showHandle div{border-top-style: !important;}
#module_46936874 .showHandle div{border-top-width:px !important;}
#module_46936874 .showHandle{background-color:;}
#module_46936874 .showHandle{}
#module_46936874 .showHandle{}
#module_46936874 .showHandle{}
#module_46936874 .showHandle{}
#module_46936874 .showHandle{}
#module_46936874 a{font-size:unset;font-family:unset}
.module_32792887 .ModuleHead .HeadCenter{float:none;}
#module_32792887 {
padding:0px;
}
#module_32792887 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_32792887 .ModuleHead32792887 {
display:none;
}
#module_32792887 .BodyCenter.BodyCenter32792887 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/202004/20200403135536cee066.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_32792887 >.module_32792887 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_32792887 >.module_32792887{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32792887 .BodyCenter.BodyCenter32792887 {
padding-top:2.0921%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_32792887 .BodyCenter.BodyCenter32792887 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_32792887 >.module_32792887 {
margin-top:1.5690%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32792887 >.module_32792887 {
margin-top:5.4496%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_32792887 >.module_32792887 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32792887:hover {
border:none;
}
#module_32792887:hover >.module_32792887 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_32792887 .ModuleSubContainer{background-color:transparent;}
#module_32792887 .ModuleSubContainer{background-image:none;}
#module_32792887 .ModuleSubContainer{background-repeat:no-repeat;}
#module_32792887 .ModuleSubContainer{background-position:0% 0%;}
#module_32792887 .ModuleSubContainer{background-attachment:scroll;}
#module_32792887 .ModuleSubContainer{}
#module_32792887 {!bgVideo!}{bgVideoUrl:none}
#module_32792887 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_32792887 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_32792887 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer32792887 {}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box { width: 100%; height: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev { position: absolute; top: 50%; left: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next { position: absolute; top: 50%; right: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 116px); position: relative; overflow: hidden; padding: 10px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  box-sizing: border-box; transition: all .2s linear; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); border-radius: 2px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head {position: relative; overflow: hidden; display: block; width: 100%; height: 100%; text-align: center; line-height: 1; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content { width: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .title { width: 100%; min-height: 21px;text-align: center; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .desc {margin-left: auto; margin-right: auto; padding: 0px 20px; margin-top: 10px }

.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head .dummy { padding-top: 49%; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head img{width: 100%; -webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;overflow: hidden; margin: auto; width: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;  }
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-1, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-10, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-11, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-12, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-2, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-3, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-4, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-5, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-6, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-7, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-8, 
.ModuleSiteGalleryV2Giant.layout-112 .col-lg-9, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-1, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-10, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-11, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-12, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-2, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-3, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-4, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-5, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-6, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-7, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-8, 
.ModuleSiteGalleryV2Giant.layout-112 .col-md-9, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-1,
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-10, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-11, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-12, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-2, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-3, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-4,
.ModuleSiteGalleryV2Giant.layout-112  .col-sm-5,
.ModuleSiteGalleryV2Giant.layout-112  .col-sm-6,
.ModuleSiteGalleryV2Giant.layout-112  .col-sm-7,
.ModuleSiteGalleryV2Giant.layout-112  .col-sm-8, 
.ModuleSiteGalleryV2Giant.layout-112 .col-sm-9, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-1, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-10, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-11, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-12, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-2, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-3,.ModuleSiteGalleryV2Giant.layout-112 .col-xs-4, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-5,.ModuleSiteGalleryV2Giant.layout-112 .col-xs-6, 
.ModuleSiteGalleryV2Giant.layout-112 .col-xs-7,.ModuleSiteGalleryV2Giant.layout-112 .col-xs-8, .ModuleSiteGalleryV2Giant.layout-112 .col-xs-9 { padding-left: 0px; padding-right: 0px }

/* 手机 */
@media only screen and (max-width: 767px) {
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 10px); padding: 10px 0px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); border-radius: 2px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); }
  /* .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .title {margin-top: 15px; margin-bottom: 5px;}
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .desc {margin-bottom: 5px; padding: 0;} */
}
.module_32793684 .ModuleHead .HeadCenter{float:none;}
#module_32793684 {
padding:0px;
}
#module_32793684 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_32793684 .ModuleHead32793684 {
display:none;
}
#module_32793684 .BodyCenter.BodyCenter32793684 {
background:none;background-color:rgba(0,0,0,0);
}
#module_32793684 >.module_32793684 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_32793684 >.module_32793684{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32793684 .BodyCenter.BodyCenter32793684 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32793684 .BodyCenter.BodyCenter32793684 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_32793684 >.module_32793684 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32793684 >.module_32793684 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_32793684 >.module_32793684 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32793684:hover {
border:none;
}
#module_32793684:hover >.module_32793684 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_32793684 .head img{border-top-left-radius:px;}
#module_32793684 .head img{border-top-right-radius:px;}
#module_32793684 .head img{border-bottom-left-radius:px;}
#module_32793684 .head img{border-bottom-right-radius:px;}
#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{text-align:;}
#module_32793684 {}@media only screen and (min-width: 768px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-top:px;}}
#module_32793684 {}@media only screen and (min-width: 768px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:px;}}
#module_32793684 {}@media only screen and (min-width: 768px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-left:px;}}
#module_32793684 {}@media only screen and (min-width: 768px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-right:px;}}
#module_32793684 {}@media only screen and (max-width: 767px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-top:px;}}
#module_32793684 {}@media only screen and (max-width: 767px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:px;}}
#module_32793684 {}@media only screen and (max-width: 767px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-left:px;}}
#module_32793684 {}@media only screen and (max-width: 767px) {#module_32793684 .Photo_box .swiper-container .swiper-slide .content{padding-right:px;}}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{font-size:14px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{font-family:微软雅黑,Microsoft YaHei;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{color:#333333;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{font-weight:normal;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{text-decoration:none;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{font-style:normal;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{margin-top:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{margin-bottom:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{margin-left:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .title{margin-right:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{margin-top:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{margin-bottom:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{margin-left:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{margin-right:px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{font-size:12px;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{font-family:微软雅黑,Microsoft YaHei;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{color:#999;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{font-weight:normal;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{text-decoration:none;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_32793684 .Photo_box .swiper-container .swiper-slide .content .desc{font-style:normal;}
#module_32793684 .head .dummy{padding-top:auto;}
#module_32793684 .head img{ object-fit:unset;}
#module_32793684 .head img{ height:auto;}
#module_32793684 .head img{width:;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{background-color:transparent;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{background-image:none;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content ,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{background-repeat:no-repeat;}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{}
#module_32793684 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_32793684 .Photo_box .swiper-container .swiper-slide .content{}

.module_32794720 .ModuleHead .HeadCenter{float:none;}
#module_32794720 {
padding:0px;
}
#module_32794720 {
position:static;
z-index:0;
top:6956px;
left:1887px;
width:100%;
height: auto;
}
#module_32794720 .ModuleHead32794720 {
display:none;
}
#module_32794720 .BodyCenter.BodyCenter32794720 {
background:none;background-color:rgb(47, 55, 70);
}
#module_32794720 >.module_32794720 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(58, 66, 83);
border-bottom-width:1px;
}
#module_32794720 >.module_32794720{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32794720 .BodyCenter.BodyCenter32794720 {
padding-top:0.7845%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.7845%;
}
}
@media screen and (max-width: 767px){
#module_32794720 .BodyCenter.BodyCenter32794720 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_32794720 >.module_32794720 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32794720 >.module_32794720 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_32794720 >.module_32794720 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32794720:hover {
border:none;
}
#module_32794720:hover >.module_32794720 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_46937191 .BodyCenter{text-align:center;}
#module_46937191 .moduleButton{font-size:14px;}
#module_46937191 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_46937191 .moduleButton{color:#fff;}
#module_46937191 .moduleButton{font-weight:normal;}
#module_46937191 .moduleButton{text-decoration:none;}
#module_46937191 .moduleButton{font-style:normal;}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{background-color:rgb(73, 160, 226);}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{}
#module_46937191 .moduleButton, #module_46937191 .moduleButton:before{}
#module_46937191 .moduleButton{border-color:#000;}
#module_46937191 .moduleButton{border-style:solid;}
#module_46937191 .moduleButton{border-width:0px;}
#module_46937191 .moduleButton{width:170px;}
#module_46937191 .moduleButton,#module_46937191 .BreadsvgIcon{height:45px}
#module_46937191 .BodyCenter{color:#fff;}
#module_46937191 .moduleButton{border-top-left-radius:0px;}
#module_46937191 .moduleButton{border-top-right-radius:0px;}
#module_46937191 .moduleButton{border-bottom-left-radius:0px;}
#module_46937191 .moduleButton{border-bottom-right-radius:0px;}
#module_46937191 .BreadIcon{font-size:px;} #module_46937191 .BreadsvgIcon svg{width:px;height:px;}
#module_46937191 .BreadIcon{color:;} #module_46937191 .BreadsvgIcon svg>*{fill:;}
#module_46937191 .BreadIcon,#module_46937191 .BreadsvgIcon{margin-left:px;}
#module_46937191 .BreadIcon,#module_46937191 .BreadsvgIcon{margin-right:px;}
#module_46937191 .moduleButton{box-shadow:;}
#module_46937191 .moduleButton:hover .BreadIcon{font-size:px;} #module_46937191 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_46937191 .moduleButton:hover .BreadIcon{color:} #module_46937191 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_46937191 .moduleButton:hover{font-size:14px;}
#module_46937191 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_46937191 .moduleButton:hover{color:#fff;}
#module_46937191 .moduleButton:hover{font-weight:bold;}
#module_46937191 .moduleButton:hover{text-decoration:none;}
#module_46937191 .moduleButton:hover{font-style:normal;}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{background-image: unset;background-color:rgb(1, 93, 164);}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{}
#module_46937191 .moduleButton:hover, #module_46937191 .moduleButton:hover:before{}
#module_46937191 .moduleButton:hover{border-color:transparent;}
#module_46937191 .moduleButton:hover{border-style:solid;}
#module_46937191 .moduleButton:hover{border-width:0px;}
#module_46937191 .moduleButton:hover{box-shadow:;}

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

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

#module_30260211 .ModuleImageTextGiantContent{margin-top:0px;}
#module_30260211 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_30260211 .ModuleImageTextGiantContent{margin-left:0px;}
#module_30260211 .ModuleImageTextGiantContent{margin-right:10px;}
#module_30260211 .imageTextGiant-Container{padding-top:10px;}
#module_30260211 .imageTextGiant-Container{padding-bottom:10px;}
#module_30260211 .imageTextGiant-Container{padding-left:10px;}
#module_30260211 .imageTextGiant-Container{padding-right:10px;}
#module_30260211 .showHandle .btn{font-size:px;}
#module_30260211 .showHandle .btn{font-family:;}
#module_30260211 .showHandle .btn{color:;}
#module_30260211 .showHandle .btn{}
#module_30260211 .showHandle .btn{}
#module_30260211 .showHandle .btn{}
#module_30260211 .showHandle div{border-top-color: !important;}
#module_30260211 .showHandle div{border-top-style: !important;}
#module_30260211 .showHandle div{border-top-width:px !important;}
#module_30260211 .showHandle{background-color:;}
#module_30260211 .showHandle{}
#module_30260211 .showHandle{}
#module_30260211 .showHandle{}
#module_30260211 .showHandle{}
#module_30260211 .showHandle{}
#module_30260211 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_1 {width:32.6667%;}
.module_32797475 .ModuleHead .HeadCenter{float:none;}
#module_32797475 {
padding:0px;
}
#module_32797475 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_32797475 .ModuleHead32797475 {
display:none;
}
#module_32797475 .BodyCenter.BodyCenter32797475 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(/assets/comdata/87521/201911/2019112517264887d510.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_32797475 >.module_32797475 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_32797475 >.module_32797475{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_32797475 .BodyCenter.BodyCenter32797475 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:20.2586%;
}
}
@media screen and (max-width: 767px){
#module_32797475 .BodyCenter.BodyCenter32797475 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_32797475 >.module_32797475 {
margin-top:7.3276%;
margin-left:0.0000%;
margin-right:18.5345%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32797475 >.module_32797475 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_32797475 >.module_32797475 {box-shadow: 0px 0px 0px 0px #ccc}
#module_32797475:hover {
border:none;
}
#module_32797475:hover >.module_32797475 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_32797475 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32797475 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32797475 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32797475 .ModuleImageTextGiantContent{margin-right:0px;}
#module_32797475 .imageTextGiant-Container{padding-top:10px;}
#module_32797475 .imageTextGiant-Container{padding-bottom:10px;}
#module_32797475 .imageTextGiant-Container{padding-left:10px;}
#module_32797475 .imageTextGiant-Container{padding-right:10px;}
#module_32797475 .showHandle .btn{font-size:px;}
#module_32797475 .showHandle .btn{font-family:;}
#module_32797475 .showHandle .btn{color:;}
#module_32797475 .showHandle .btn{}
#module_32797475 .showHandle .btn{}
#module_32797475 .showHandle .btn{}
#module_32797475 .showHandle div{border-top-color: !important;}
#module_32797475 .showHandle div{border-top-style: !important;}
#module_32797475 .showHandle div{border-top-width:px !important;}
#module_32797475 .showHandle{background-color:;}
#module_32797475 .showHandle{}
#module_32797475 .showHandle{}
#module_32797475 .showHandle{}
#module_32797475 .showHandle{}
#module_32797475 .showHandle{}
#module_32797475 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_2 {width:19.2500%;}
.module_32798385 .ModuleHead .HeadCenter{float:none;}
#module_32798385 {
padding:0px;
}
#module_32798385 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_32798385 .ModuleHead32798385 {
display:none;
}

#module_32798385 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32798385 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32798385 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32798385 .ModuleImageTextGiantContent{margin-right:10px;}
#module_32798385 .imageTextGiant-Container{padding-top:10px;}
#module_32798385 .imageTextGiant-Container{padding-bottom:10px;}
#module_32798385 .imageTextGiant-Container{padding-left:10px;}
#module_32798385 .imageTextGiant-Container{padding-right:10px;}
#module_32798385 .showHandle .btn{font-size:px;}
#module_32798385 .showHandle .btn{font-family:;}
#module_32798385 .showHandle .btn{color:;}
#module_32798385 .showHandle .btn{}
#module_32798385 .showHandle .btn{}
#module_32798385 .showHandle .btn{}
#module_32798385 .showHandle div{border-top-color: !important;}
#module_32798385 .showHandle div{border-top-style: !important;}
#module_32798385 .showHandle div{border-top-width:px !important;}
#module_32798385 .showHandle{background-color:;}
#module_32798385 .showHandle{}
#module_32798385 .showHandle{}
#module_32798385 .showHandle{}
#module_32798385 .showHandle{}
#module_32798385 .showHandle{}
#module_32798385 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_3 {width:9.2500%;}
.module_32799119 .ModuleHead .HeadCenter{float:none;}
#module_32799119 {
padding:0px;
}
#module_32799119 {
position:static;
z-index:0;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_32799119 .ModuleHead32799119 {
display:none;
}

#module_32799119 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32799119 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32799119 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32799119 .ModuleImageTextGiantContent{margin-right:10px;}
#module_32799119 .imageTextGiant-Container{padding-top:10px;}
#module_32799119 .imageTextGiant-Container{padding-bottom:10px;}
#module_32799119 .imageTextGiant-Container{padding-left:10px;}
#module_32799119 .imageTextGiant-Container{padding-right:10px;}
#module_32799119 .showHandle .btn{font-size:px;}
#module_32799119 .showHandle .btn{font-family:;}
#module_32799119 .showHandle .btn{color:;}
#module_32799119 .showHandle .btn{}
#module_32799119 .showHandle .btn{}
#module_32799119 .showHandle .btn{}
#module_32799119 .showHandle div{border-top-color: !important;}
#module_32799119 .showHandle div{border-top-style: !important;}
#module_32799119 .showHandle div{border-top-width:px !important;}
#module_32799119 .showHandle{background-color:;}
#module_32799119 .showHandle{}
#module_32799119 .showHandle{}
#module_32799119 .showHandle{}
#module_32799119 .showHandle{}
#module_32799119 .showHandle{}
#module_32799119 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_4 {width:11.4167%;}
.module_32799111 .ModuleHead .HeadCenter{float:none;}
#module_32799111 {
padding:0px;
}
#module_32799111 {
position:static;
z-index:0;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_32799111 .ModuleHead32799111 {
display:none;
}

#module_32799111 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32799111 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32799111 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32799111 .ModuleImageTextGiantContent{margin-right:10px;}
#module_32799111 .imageTextGiant-Container{padding-top:10px;}
#module_32799111 .imageTextGiant-Container{padding-bottom:10px;}
#module_32799111 .imageTextGiant-Container{padding-left:10px;}
#module_32799111 .imageTextGiant-Container{padding-right:10px;}
#module_32799111 .showHandle .btn{font-size:px;}
#module_32799111 .showHandle .btn{font-family:;}
#module_32799111 .showHandle .btn{color:;}
#module_32799111 .showHandle .btn{}
#module_32799111 .showHandle .btn{}
#module_32799111 .showHandle .btn{}
#module_32799111 .showHandle div{border-top-color: !important;}
#module_32799111 .showHandle div{border-top-style: !important;}
#module_32799111 .showHandle div{border-top-width:px !important;}
#module_32799111 .showHandle{background-color:;}
#module_32799111 .showHandle{}
#module_32799111 .showHandle{}
#module_32799111 .showHandle{}
#module_32799111 .showHandle{}
#module_32799111 .showHandle{}
#module_32799111 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_5 {width:8.5000%;}
.module_32799113 .ModuleHead .HeadCenter{float:none;}
#module_32799113 {
padding:0px;
}
#module_32799113 {
position:static;
z-index:0;
top:20px;
left:0px;
width:100%;
height: auto;
}
#module_32799113 .ModuleHead32799113 {
display:none;
}
#module_32799113 {
border:none;
}
@media screen and (min-width: 768px){
#module_32799113 >.module_32799113 {
margin-top:0.0000%;
margin-left:5.1020%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32799113 >.module_32799113 {
}
}

#module_32799113 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32799113 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32799113 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32799113 .ModuleImageTextGiantContent{margin-right:10px;}
#module_32799113 .imageTextGiant-Container{padding-top:10px;}
#module_32799113 .imageTextGiant-Container{padding-bottom:10px;}
#module_32799113 .imageTextGiant-Container{padding-left:10px;}
#module_32799113 .imageTextGiant-Container{padding-right:10px;}
#module_32799113 .showHandle .btn{font-size:px;}
#module_32799113 .showHandle .btn{font-family:;}
#module_32799113 .showHandle .btn{color:;}
#module_32799113 .showHandle .btn{}
#module_32799113 .showHandle .btn{}
#module_32799113 .showHandle .btn{}
#module_32799113 .showHandle div{border-top-color: !important;}
#module_32799113 .showHandle div{border-top-style: !important;}
#module_32799113 .showHandle div{border-top-width:px !important;}
#module_32799113 .showHandle{background-color:;}
#module_32799113 .showHandle{}
#module_32799113 .showHandle{}
#module_32799113 .showHandle{}
#module_32799113 .showHandle{}
#module_32799113 .showHandle{}
#module_32799113 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_6 {width:8.1667%;}
.module_32799116 .ModuleHead .HeadCenter{float:none;}
#module_32799116 {
padding:0px;
}
#module_32799116 {
position:static;
z-index:0;
top:21px;
left:0px;
width:100%;
height: auto;
}
#module_32799116 .ModuleHead32799116 {
display:none;
}
#module_32799116 {
border:none;
}
@media screen and (min-width: 768px){
#module_32799116 >.module_32799116 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_32799116 >.module_32799116 {
}
}

#module_32799116 .ModuleImageTextGiantContent{margin-top:0px;}
#module_32799116 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_32799116 .ModuleImageTextGiantContent{margin-left:0px;}
#module_32799116 .ModuleImageTextGiantContent{margin-right:10px;}
#module_32799116 .imageTextGiant-Container{padding-top:10px;}
#module_32799116 .imageTextGiant-Container{padding-bottom:10px;}
#module_32799116 .imageTextGiant-Container{padding-left:10px;}
#module_32799116 .imageTextGiant-Container{padding-right:10px;}
#module_32799116 .showHandle .btn{font-size:px;}
#module_32799116 .showHandle .btn{font-family:;}
#module_32799116 .showHandle .btn{color:;}
#module_32799116 .showHandle .btn{}
#module_32799116 .showHandle .btn{}
#module_32799116 .showHandle .btn{}
#module_32799116 .showHandle div{border-top-color: !important;}
#module_32799116 .showHandle div{border-top-style: !important;}
#module_32799116 .showHandle div{border-top-width:px !important;}
#module_32799116 .showHandle{background-color:;}
#module_32799116 .showHandle{}
#module_32799116 .showHandle{}
#module_32799116 .showHandle{}
#module_32799116 .showHandle{}
#module_32799116 .showHandle{}
#module_32799116 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer32795382 #Sub32795382_7 {width:10.749900000000002%;}
.module_30260214 .ModuleHead .HeadCenter{float:none;}
#module_30260214 {
padding:0px;
}
#module_30260214 {
position:static;
z-index:0;
top:6893px;
left:1807px;
width:100%;
height: auto;
}
#module_30260214 .ModuleHead30260214 {
display:none;
}
#module_30260214 .BodyCenter.BodyCenter30260214 {
background:none;background-color:rgb(37, 44, 57);
}
#module_30260214 >.module_30260214 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_30260214 >.module_30260214{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_30260214 .BodyCenter.BodyCenter30260214 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_30260214 .BodyCenter.BodyCenter30260214 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_30260214 >.module_30260214 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_30260214 >.module_30260214 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_30260214 >.module_30260214 {box-shadow: 0px 0px 0px 0px #ccc}
#module_30260214:hover {
border:none;
}
#module_30260214:hover >.module_30260214 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

#module_30260215 .ModuleImageTextGiantContent{margin-top:px;}
#module_30260215 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_30260215 .ModuleImageTextGiantContent{margin-left:px;}
#module_30260215 .ModuleImageTextGiantContent{margin-right:px;}
#module_30260215 .imageTextGiant-Container{padding-top:10px;}
#module_30260215 .imageTextGiant-Container{padding-bottom:10px;}
#module_30260215 .imageTextGiant-Container{padding-left:10px;}
#module_30260215 .imageTextGiant-Container{padding-right:10px;}
#module_30260215 .showHandle .btn{font-size:px;}
#module_30260215 .showHandle .btn{font-family:;}
#module_30260215 .showHandle .btn{color:;}
#module_30260215 .showHandle .btn{}
#module_30260215 .showHandle .btn{}
#module_30260215 .showHandle .btn{}
#module_30260215 .showHandle div{border-top-color: !important;}
#module_30260215 .showHandle div{border-top-style: !important;}
#module_30260215 .showHandle div{border-top-width:px !important;}
#module_30260215 .showHandle{background-color:;}
#module_30260215 .showHandle{}
#module_30260215 .showHandle{}
#module_30260215 .showHandle{}
#module_30260215 .showHandle{}
#module_30260215 .showHandle{}
#module_30260215 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_30260164 .ModuleHead .HeadCenter{float:none;}
#module_30260164 {
padding:0px;
}
#module_30260164 {
}
#module_30260164 .ModuleHead30260164 {
display:none;
}
#module_30260164 .BodyCenter.BodyCenter30260164 {
background:none;background-color:rgba(0,0,0,0);
}
#module_30260164 >.module_30260164 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_30260164 >.module_30260164{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_30260164 .BodyCenter.BodyCenter30260164 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_30260164 .BodyCenter.BodyCenter30260164 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_30260164 >.module_30260164 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_30260164 >.module_30260164 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_30260164 >.module_30260164 {box-shadow: 0px 0px 0px 0px #ccc}
#module_30260164:hover {
border:none;
}
#module_30260164:hover >.module_30260164 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_30260164 .langlistbox{background-color:} #module_30260164 .langlistbox .jt{border-bottom-color:}
#module_30260164 .langlistbox .langinfo{color:}
#module_30260164 .langlistbox .langinfo{background-color:}
#module_30260164 .langlistbox .langinfo{border-color:}
#module_30260164 .langlistbox .langtxt{ font-size:px }
#module_30260164 .langlistbox .langtxt{ color: }
#module_30260164 {}#module_30260164.layout-101 #header{border-bottom-color:;}
#module_30260164 {}#module_30260164.layout-101 #header{border-bottom-style:;}
#module_30260164 {}#module_30260164.layout-101 #header{border-bottom-width:px;}
#module_30260164 {}#module_30260164.layout-101 #header{box-shadow:;}
#module_30260164 {}#module_30260164.layout-101 #MobileNav{background-color: transparent;} #module_30260164.layout-101 #header{background-color:#000000;}
#module_30260164 {}#module_30260164.layout-101 #header{}
#module_30260164 {}#module_30260164.layout-101 #header p{font-Family:;}
#module_30260164 {}#module_30260164.layout-101 #header p{font-size:px;}
#module_30260164 {}#module_30260164.layout-101 #header p{color:#fff;}
#module_30260164 {}#module_30260164.layout-101 #header p{}
#module_30260164 {}#module_30260164.layout-101 #header p{}
#module_30260164 {}#module_30260164.layout-101 #header p{}
#module_30260164 {}#module_30260164.layout-101 .lcitem .rect{background:#fff;} #module_30260164.layout-101 .icons{color:#fff;} #module_30260164.layout-101 .svgdiv svg>*{fill:#fff;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item ul li{border-bottom-color:#838383;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item,#module_30260164.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item,#module_30260164.layout-101 #MobileNavFloatLayer{}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a{}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a,#module_30260164.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a{background:#3c3c3c;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a,#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a,#module_30260164.layout-101 .micro-nav-item>ul>li>a p{font-family:;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a,#module_30260164.layout-101 .micro-nav-item>ul>li>a p{font-size:px;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a,#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a,#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_30260164 .langlistbox li:hover .langinfo,#module_30260164 .langactive .langinfo {color:}
#module_30260164 .langlistbox li:hover .langinfo,#module_30260164 .langactive .langinfo{background-color:}
#module_30260164 .langlistbox li:hover .langinfo,#module_30260164 .langactive .langinfo{border-color:}
#module_30260164 .langlistbox li:hover .langtxt,#module_30260164 .langactive .langtxt{ color: }
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a:hover,#module_30260164.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#888;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_30260164 {}#module_30260164.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_30260164.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_44055276 .ModuleHead .HeadCenter{float:none;}
#module_44055276 {
padding:0px;
}
#module_44055276 {
}
#module_44055276 .ModuleHead0 {
display:none;
}

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

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


/* local layout fix: keep scaled content away from the viewport edge */
@media screen and (max-width: 1199px) {
    #pagebody {
        padding-left: 15px !important;
        padding-right: 15px !important;
        box-sizing: border-box;
    }
}

/* local footer fix: copyright, ICP filing and sitemap share one row */
@media screen and (min-width: 768px) {
    .module_30260214 .ModuleSubContainer {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .module_30260214 .ModuleGridCol,
    .module_30260214 .ModuleGridItem {
        width: auto !important;
        float: none !important;
    }
    .module_30260214 .ModuleImageTextContent p {
        margin: 0 15px !important;
        white-space: nowrap !important;
    }
    /* 页脚文字白色，盖过模板自带的深灰 inline 色 */
    .module_30260214 .ModuleImageTextContent,
    .module_30260214 .ModuleImageTextContent p,
    .module_30260214 .ModuleImageTextContent p span,
    .module_30260214 .ModuleImageTextContent p a {
        color: #ffffff !important;
    }

    /* Keep the friend-link label and application entry on one line. */
    .module_32794720 .ModuleSubContainer {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .module_32794720 .ModuleGridCol {
        width: auto !important;
        float: none !important;
    }
    .module_32794720 .ModuleImageTextContent p {
        margin: 0 15px !important;
        white-space: nowrap !important;
    }
}
