


/*轮播图样式*/

/*切换按钮样式*/
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-container{ position: relative;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{ position: absolute; width: 81px; height: 82px; background: rgba(0,0,0,0.2);top:50%;z-index: 9999;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);        /* for Opera */
    transition: all .3s
}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:hover,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:hover{background: rgba(0,0,0,0.4);}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next{left: 0; cursor: pointer;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{right: 0;cursor: pointer;transform: rotate(180deg);margin-top: -41px;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:before{
    color: #fff;
    position: absolute;
    top:50%; left: 50%;
    font-size: 30px;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    /* background: url("/images/pres.png") no-repeat center;
    background-size: 100%;
    width: 17px; height:30px;background: #fff;content: "";*/
}

.ModuleSlideGiant.layout-104 .swiper-slide video{min-height: 32px; width: 100%; height: auto; display: block;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:before{
    position: absolute;
    top:50%; left: 50%;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    color: #fff;
    font-size: 30px;
    /* background: url("/images/nexts.png") no-repeat center;
    background-size: 100%; width: 17px; height:30px; background: #fff;content: "";*/
}
/*.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:after{ content: ""; position: absolute;*/
/*top:44%; right: 40%; width: 2px; height:20px; background: #fff;*/
/*-webkit-transform: rotate(-135deg);   !* for Chrome || Safari *!*/
/*-moz-transform:  rotate(-135deg);       !* for Firefox *!*/
/*-ms-transform:   rotate(-135deg);        !* for IE *!*/
/*-o-transform:   rotate(-135deg);       !* for Opera *!*/
/*transform: rotate(-135deg);*/
/*}*/
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet{width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1;}
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);   /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:  translate(-50%,-50%);        /* for IE */
    -o-transform:  translate(-50%,-50%);
}
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background: rgba(0, 0, 0, 0.21); }
/*.forie .swiper-container {height: 600px;}*/
.forie .swiper-pagination {  position: absolute;  left: 0;  text-align: center;  bottom:5px;  width: 100%;  }
.forie .swiper-pagination-switch{display: inline-block;width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1; margin: 0 5px;}
.forie .swiper-pagination-switch:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;    transform: translate(-50%,-50%);webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%);  -ms-transform: translate(-50%,-50%);  -o-transform: translate(-50%,-50%);}
.forie .swiper-active-switch{background: rgba(0, 0, 0, 0.21); }
@media only screen and (max-width: 767px) {
    /* .ModuleSlideGiant .SubContainer {display: none;} */
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{display: none}
}
/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next{display: none}
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{display: none}
} */
.ModuleSlideGiant.layout-104 .swiperImg{width: 100%;}.module_18515661 .ModuleHead .HeadCenter{float:none;}
#module_18515661 {
padding:0px;
}
#module_18515661 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_18515661 .ModuleHead18515661 {
display:none;
}

#module_18515661 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:;}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{height:px;}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{width:px;}
#module_18515661 .swiper-slideshow-1-next:before,#module_18515661 .swiper-slideshow-1-prev:before{color:;}
#module_18515661 .swiper-slideshow-1-next:before,#module_18515661 .swiper-slideshow-1-prev:before{font-size:px;}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{background-color:;}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .swiper-slideshow-1-next,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:;}
#module_18515661 .swiper-slideshow-1-next:hover:before,#module_18515661 .swiper-slideshow-1-prev:hover:before{color:;}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev:hover{background-color:;}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev:hover{}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev:hover{}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev{}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev:hover{}
#module_18515661 .swiper-slideshow-1-next:hover,#module_18515661 .swiper-slideshow-1-prev:hover{}
#module_18515661 .SubContainer {max-width:1200px !important;}
.module_18468113 .ModuleHead .HeadCenter{float:none;}
#module_18468113 {
padding:0px;
}
#module_18468113 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_18468113 .ModuleHead18468113 {
display:none;
}

#module_18468113 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:;}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{height:px;}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{width:px;}
#module_18468113 .swiper-slideshow-1-next:before,#module_18468113 .swiper-slideshow-1-prev:before{color:;}
#module_18468113 .swiper-slideshow-1-next:before,#module_18468113 .swiper-slideshow-1-prev:before{font-size:px;}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{background-color:;}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .swiper-slideshow-1-next,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:;}
#module_18468113 .swiper-slideshow-1-next:hover:before,#module_18468113 .swiper-slideshow-1-prev:hover:before{color:;}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev:hover{background-color:;}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev:hover{}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev:hover{}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev{}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev:hover{}
#module_18468113 .swiper-slideshow-1-next:hover,#module_18468113 .swiper-slideshow-1-prev:hover{}
#module_18468113 .SubContainer {max-width:1200px !important;}



















.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 > .SubContainer{display:table-cell; vertical-align: top;}
.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%;}
.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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_28740948 .ModuleHead .HeadCenter{float:none;}
#module_28740948 {
padding:0px;
}
#module_28740948 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28740948 .ModuleHead28740948 {
display:none;
}
#module_28740948 .BodyCenter.BodyCenter28740948 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28740948 >.module_28740948 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28740948 >.module_28740948{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28740948 .BodyCenter.BodyCenter28740948 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28740948 .BodyCenter.BodyCenter28740948 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28740948 >.module_28740948 {
margin-top:4.1866%;
margin-left:1.1962%;
margin-right:1.1962%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28740948 >.module_28740948 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28740948 >.module_28740948 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28740948:hover {
border:none;
}
#module_28740948:hover >.module_28740948 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28740948 .ModuleSubContainer{background-color:transparent;}
#module_28740948 .ModuleSubContainer{background-image:none;}
#module_28740948 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28740948 .ModuleSubContainer{background-position:0% 0%;}
#module_28740948 .ModuleSubContainer{background-attachment:scroll;}
#module_28740948 .ModuleSubContainer{}
#module_28740948 {!bgVideo!}{bgVideoUrl:none}
#module_28740948 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28740948 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28740948 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28740948 {max-width:1440px;width:auto;}
.ModuleGridContainer.ModuleGridContainer28740948 .SubPadding {width:0px;}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_28735320 .ModuleHead .HeadCenter{float:none;}
#module_28735320 {
padding:0px;
}
#module_28735320 {
position:static;
z-index:0;
top:645px;
left:360px;
width:100%;
height: auto;
}
#module_28735320 .ModuleHead28735320 {
display:none;
}
#module_28735320 .BodyCenter.BodyCenter28735320 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28735320 >.module_28735320 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28735320 >.module_28735320{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28735320 .BodyCenter.BodyCenter28735320 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28735320 .BodyCenter.BodyCenter28735320 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28735320 >.module_28735320 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28735320 >.module_28735320 {
margin-top:3.8147%;
margin-left:2.1798%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28735320 >.module_28735320 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28735320:hover {
border:none;
}
#module_28735320:hover >.module_28735320 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28735320 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28735320 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28735320 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28735320 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28735320 .plainTextGiant-Container{padding-top:10px;}
#module_28735320 .plainTextGiant-Container{padding-bottom:10px;}
#module_28735320 .plainTextGiant-Container{padding-left:10px;}
#module_28735320 .plainTextGiant-Container{padding-right:10px;}
#module_28735320 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28740948 #Sub28740948_1 {width:33.1250%;}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;
  float:none;
}
.ModuleCommonClsGiant.layout-105  .ItemCount .main-class-item {
  float:left;
}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;   text-align: center;
 }

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}


/*PC屏幕*/
@media (min-width: 768px){
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3 {width: calc((100% - 5px) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4 {width: calc((100% - 5px) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5 {width: calc((100% - 5px) / 5) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6 {width: calc((100% - 5px) / 6) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7 {width: calc((100% - 5px) / 7) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8 {width: calc((100% - 5px) / 8) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9 {width: calc((100% - 5px) / 9) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10 {width: calc((100% - 5px) / 10) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11 {width: calc((100% - 5px) / 11) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-12 {width: calc((100% - 5px) / 12) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6:nth-child(6n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7:nth-child(7n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8:nth-child(8n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9:nth-child(9n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10:nth-child(10n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(11n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(12n) {margin-right: 0 !important;}
}


@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3 {width: calc((100% - 5px * 2) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4 {width: calc((100% - 5px * 3) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5 {width: calc((100% - 5px * 4) / 5) !important;}

}.module_28735306 .ModuleHead .HeadCenter{float:none;}
#module_28735306 {
padding:0px;
}
#module_28735306 {
position:static;
z-index:0;
top:629px;
left:949px;
width:100%;
height: auto;
}
#module_28735306 .ModuleHead28735306 {
display:none;
}
#module_28735306 .BodyCenter.BodyCenter28735306 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28735306 >.module_28735306 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28735306 >.module_28735306{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28735306 .BodyCenter.BodyCenter28735306 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28735306 .BodyCenter.BodyCenter28735306 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28735306 >.module_28735306 {
margin-top:2.8261%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28735306 >.module_28735306 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28735306 >.module_28735306 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28735306:hover {
border:none;
}
#module_28735306:hover >.module_28735306 {
border-color:#ccc;
}
#module_28735306:hover >.module_28735306 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28735306 .one-classify-box{text-align:right;}
#module_28735306 .main-class-item{background-color:transparent;}
#module_28735306 .main-class-item{background-image:none;}
#module_28735306 .main-class-item{background-repeat:no-repeat;}
#module_28735306 .main-class-item{}
#module_28735306 .main-class-item{}
#module_28735306 .main-class-item{}
#module_28735306 .main-class-item{height:36px;}
#module_28735306 .main-class-item{border-top-color:#000;}
#module_28735306 .main-class-item{border-top-style:solid;}
#module_28735306 .main-class-item{border-top-width:0px;}
#module_28735306 .main-class-item{border-right-color:#000;}
#module_28735306 .main-class-item{border-right-style:solid;}
#module_28735306 .main-class-item{border-right-width:0px;}
#module_28735306 .main-class-item{border-bottom-color:#000;}
#module_28735306 .main-class-item{border-bottom-style:solid;}
#module_28735306 .main-class-item{border-bottom-width:0px;}
#module_28735306 .main-class-item{border-left-color:#000;}
#module_28735306 .main-class-item{border-left-style:solid;}
#module_28735306 .main-class-item{border-left-width:0px;}
#module_28735306 .main-class-item{border-top-left-radius:41px;}
#module_28735306 .main-class-item{border-top-right-radius:41px;}
#module_28735306 .main-class-item{border-bottom-left-radius:41px;}
#module_28735306 .main-class-item{border-bottom-right-radius:41px;}
#module_28735306 .main-class-item{margin-right:2px;} @media (max-width: 767px){#module_28735306 .ItemCount li.col-xs-2 {width: calc((100% - 2px) / 2) !important;}#module_28735306 .ItemCount li.col-xs-3 {width: calc((100% - 2px * 2) / 3) !important;}#module_28735306 .ItemCount li.col-xs-4 {width: calc((100% - 2px * 3) / 4) !important;}#module_28735306 .ItemCount li.col-xs-5 {width: calc((100% - 2px * 4) / 5) !important;}} @media (min-width: 768px){#module_28735306 .ItemCount li.col-lg-2 {width: calc((100% - 2px) / 2) !important;}#module_28735306 .ItemCount li.col-lg-3 {width: calc((100% - 2px * 2) / 3) !important;}#module_28735306 .ItemCount li.col-lg-4 {width: calc((100% - 2px * 3) / 4) !important;}#module_28735306 .ItemCount li.col-lg-5 {width: calc((100% - 2px * 4) / 5) !important;}#module_28735306 .ItemCount li.col-lg-6 {width: calc((100% - 2px * 5) / 6) !important;}#module_28735306 .ItemCount li.col-lg-7 {width: calc((100% - 2px * 6) / 7) !important;}#module_28735306 .ItemCount li.col-lg-8 {width: calc((100% - 2px * 7) / 8) !important;}#module_28735306 .ItemCount li.col-lg-9 {width: calc((100% - 2px * 8) / 9) !important;}#module_28735306 .ItemCount li.col-lg-10 {width: calc((100% - 2px * 9) / 10) !important;}#module_28735306 .ItemCount li.col-lg-11 {width: calc((100% - 2px * 10) / 11) !important;}#module_28735306 .ItemCount li.col-lg-12 {width: calc((100% - 2px * 11) / 12) !important;}}
#module_28735306 .main-class-item{margin-Bottom:px;} 
#module_28735306 .main-class-text{font-size:12px;}
#module_28735306 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28735306 .main-class-text{color:rgb(51, 51, 51);}
#module_28735306 .main-class-text{font-weight:normal;}
#module_28735306 .main-class-text{text-decoration:none;}
#module_28735306 .main-class-text{font-style:normal;}
#module_28735306 .main-class-item{}
#module_28735306 .main-class-text{padding-left:px;}
#module_28735306 .main-class-text{padding-right:px}
#module_28735306 .main-class-item:hover{border-top-color:;}
#module_28735306 .main-class-item:hover{border-top-style:;}
#module_28735306 .main-class-item:hover{border-right-color:;}
#module_28735306 .main-class-item:hover{border-right-style:;}
#module_28735306 .main-class-item:hover{border-bottom-color:;}
#module_28735306 .main-class-item:hover{border-bottom-style:;}
#module_28735306 .main-class-item:hover{border-left-color:;}
#module_28735306 .main-class-item:hover{border-left-style:;}
#module_28735306 .main-class-item.active{background-color:rgb(255, 255, 255);}
#module_28735306 .main-class-item.active{background-image:none;}
#module_28735306 .main-class-item.active{background-repeat:no-repeat;}
#module_28735306 .main-class-item.active{}
#module_28735306 .main-class-item.active{}
#module_28735306 .main-class-item.active{}
#module_28735306 .main-class-item.active .main-class-text{font-size:12px;}
#module_28735306 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28735306 .main-class-item.active .main-class-text{color:rgb(112, 78, 57);}
#module_28735306 .main-class-item.active .main-class-text{font-weight:normal;}
#module_28735306 .main-class-item.active .main-class-text{text-decoration:none;}
#module_28735306 .main-class-item.active .main-class-text{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer28740948 #Sub28740948_2 {width:63.9583%;}
.module_28740963 .ModuleHead .HeadCenter{float:none;}
#module_28740963 {
padding:0px;
}
#module_28740963 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28740963 .ModuleHead28740963 {
display:none;
}
#module_28740963 .BodyCenter.BodyCenter28740963 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28740963 >.module_28740963 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28740963 >.module_28740963{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28740963 .BodyCenter.BodyCenter28740963 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28740963 .BodyCenter.BodyCenter28740963 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28740963 >.module_28740963 {
margin-top:47.4702%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28740963 >.module_28740963 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28740963 >.module_28740963 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28740963:hover {
border:none;
}
#module_28740963:hover >.module_28740963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28740963 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28740963 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28740963 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28740963 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28740963 .plainTextGiant-Container{padding-top:10px;}
#module_28740963 .plainTextGiant-Container{padding-bottom:10px;}
#module_28740963 .plainTextGiant-Container{padding-left:10px;}
#module_28740963 .plainTextGiant-Container{padding-right:10px;}
#module_28740963 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28740948 #Sub28740948_3 {width:2.916700000000005%;}
.module_28741013 .ModuleHead .HeadCenter{float:none;}
#module_28741013 {
padding:0px;
}
#module_28741013 {
position:static;
z-index:0;
top:1014px;
left:539px;
width:100%;
height: auto;
}
#module_28741013 .ModuleHead28741013 {
display:none;
}
#module_28741013 .BodyCenter.BodyCenter28741013 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28741013 >.module_28741013 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28741013 >.module_28741013{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28741013 .BodyCenter.BodyCenter28741013 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741013 .BodyCenter.BodyCenter28741013 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28741013 >.module_28741013 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741013 >.module_28741013 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28741013 >.module_28741013 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28741013:hover {
border:none;
}
#module_28741013:hover >.module_28741013 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28741013 .ModuleSubContainer{background-color:transparent;}
#module_28741013 .ModuleSubContainer{background-image:none;}
#module_28741013 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28741013 .ModuleSubContainer{background-position:0% 0%;}
#module_28741013 .ModuleSubContainer{background-attachment:scroll;}
#module_28741013 .ModuleSubContainer{}
#module_28741013 {!bgVideo!}{bgVideoUrl:none}
#module_28741013 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28741013 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28741013 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28741013 {max-width:1440px;width:auto;}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_28741016 .ModuleHead .HeadCenter{float:none;}
#module_28741016 {
padding:0px;
}
#module_28741016 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28741016 .ModuleHead28741016 {
display:none;
}
#module_28741016 .BodyCenter.BodyCenter28741016 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28741016 >.module_28741016 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28741016 >.module_28741016{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28741016 .BodyCenter.BodyCenter28741016 {
padding-top:0.0000%;
padding-left:0.6944%;
padding-right:0.6944%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741016 .BodyCenter.BodyCenter28741016 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28741016 >.module_28741016 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741016 >.module_28741016 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_28741016 >.module_28741016 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28741016:hover {
border:none;
}
#module_28741016:hover >.module_28741016 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28741016 .hrbox{justify-content:;}
#module_28741016 .hr-line{width:autopx;max-width:autopx;}
#module_28741016 .hr-line{border-bottom-color:rgb(238, 238, 238);}
#module_28741016 .hr-line{border-bottom-style:solid;}
#module_28741016 .hr-line{border-bottom-width:1px;}

.module_28862925 .ModuleHead .HeadCenter{float:none;}
#module_28862925 {
padding:0px;
}
#module_28862925 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28862925 .ModuleHead28862925 {
display:none;
}
#module_28862925 .BodyCenter.BodyCenter28862925 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28862925 >.module_28862925 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28862925 >.module_28862925{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28862925 .BodyCenter.BodyCenter28862925 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28862925 .BodyCenter.BodyCenter28862925 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28862925 >.module_28862925 {
margin-top:2.3923%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28862925 >.module_28862925 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28862925 >.module_28862925 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28862925:hover {
border:none;
}
#module_28862925:hover >.module_28862925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28862925 .ModuleSubContainer{background-color:transparent;}
#module_28862925 .ModuleSubContainer{background-image:none;}
#module_28862925 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28862925 .ModuleSubContainer{background-position:0% 0%;}
#module_28862925 .ModuleSubContainer{background-attachment:scroll;}
#module_28862925 .ModuleSubContainer{}
#module_28862925 {!bgVideo!}{bgVideoUrl:none}
#module_28862925 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28862925 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28862925 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28862925 {max-width:1440px;width:auto;}
/*layout-105内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-105 .pro-container>li{ position: relative;transition: all .5s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li{float: left; margin: 0 2% 2% 0 ; border: 1px solid #ccc; background: #fff; font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-img{ list-style-type: none;  display: block; overflow: hidden;  max-width: 100%;  width: 100%;  border:1px solid red;  position: relative;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-105  .pro-container li .pro-img img{transition: all .3s ease-out 0s; position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit{ padding: 15px 15px; position: relative; transition: all .3s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-name{ margin-bottom: 5px; overflow: hidden;  overflow: hidden;  text-overflow: ellipsis; /*white-space: nowrap;*/ }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-desc{margin-top: 10px !important;  margin-bottom: 15px !important;  color:rgb( 102,102,102); /*text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;*/ }
.ModuleProductListGiant.layout-105  .pro-container li .pro-buybtn{position:relative;z-index:100; float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit{ background: transparent;}
.ModuleProductListGiant.layout-105  .pro-container li:hover { border: 1px solid #f10214;transition: all 0.5s ease-out;}
.ModuleProductListGiant.layout-105  .pro-container li:hover img{ transform:scale(1.1); -moz-transform:scale(1.1);  -webkit-transform:scale(1.1);  -o-transform:scale(1.1); }
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
.ModuleProductListGiant.layout-105 .pro-desc>span{word-break: break-word !important; display:block;}
.ModuleProductListGiant.layout-105 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit .pro-name ,
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-desc ,
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-price,
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
.ModuleProductListGiant.layout-105 a:active,.ModuleProductListGiant.layout-105 a:visited,.ModuleProductListGiant.layout-105 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-105 .pro-params .param{line-height: 1.5; overflow: hidden;white-space: nowrap; text-overflow: ellipsis}
.ModuleProductListGiant.layout-105 .smailtool{align-items: flex-start;position: absolute; top:15px; right: 15px; display: flex; }
.ModuleProductListGiant.layout-105 .VRDiv{ display: flex; justify-content: flex-start;align-items: center; margin-right: 5px; color:#fff;font-size: 14px; background-color: rgba(0,0,0,0.4); border-radius: 8px;padding:8px 12px;}
.ModuleProductListGiant.layout-105 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-105 .VRTipstxt{ margin-left: 8px;    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-105 .pred-filter{display: block}
    .ModuleProductListGiant.layout-105 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-105   li.col-lg-2 {width: 49%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-3 {width:32%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-4 {width: 23.5%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-5 {width:18.4%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-6 {width:15%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-105 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-105 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-105 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-105 .choosed-tab{color:#f10215}

@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-105 .smailtool{ right: 5px}
    .ModuleProductListGiant.layout-105 .VRDiv{max-width: 100px;overflow: hidden;}
    .ModuleProductListGiant.layout-105 .pred-filter{display: none}
    .ModuleProductListGiant.layout-105 .silder-filter,.btn-filter{display: block}
    .ModuleProductListGiant.layout-105   .pro-container{ width: 100%;}
    .ModuleProductListGiant.layout-105   .pro-container  li{ margin: 0 2% 2% 0 !important; }
    .ModuleProductListGiant.layout-105   .pro-container li .pro-img{  overflow: hidden; display: block;}
    .ModuleProductListGiant.layout-105   .pro-container li{ width: 49%;  background: #fff; font-size: 15px;}
    .ModuleProductListGiant.layout-105   .pro-container li .pro-tit .pro-price{ font-size: 14px; font-weight: normal;}
    .ModuleProductListGiant.layout-105 .pro-container li .pro-tit {  padding: 10px 15px;}

    .ModuleProductListGiant.layout-105   li.col-xs-2 {width: 49% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-3 {width:32% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-4 {width: 23.5% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-5 {width:18.4% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-6 {width:15% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-desc{padding-bottom:5px;}
}
.ModuleProductListGiant.layout-105 .videosDiv{border-radius: 8px;padding:8px 12px;background:rgba(0,0,0,0.4);}
.ModuleProductListGiant.layout-105 .videosTis{color: #fff;font-size: 12px;}
.ModuleProductListGiant.layout-105 .videosTis > svg{ width: 12px; height: 12px;fill: #fff;}
.ModuleProductListGiant.layout-105 .pagerGiant .inputer{outline: 0;}
.module_28862903 .ModuleHead .HeadCenter{float:none;}
#module_28862903 {
padding:0px;
}
#module_28862903 {
position:static;
z-index:0;
top:1797px;
left:792px;
width:100%;
height: auto;
}
#module_28862903 .ModuleHead28862903 {
display:none;
}
#module_28862903 .BodyCenter.BodyCenter28862903 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28862903 >.module_28862903 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28862903 >.module_28862903{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28862903 .BodyCenter.BodyCenter28862903 {
padding-top:0.0000%;
padding-left:0.6944%;
padding-right:0.6944%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28862903 .BodyCenter.BodyCenter28862903 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28862903 >.module_28862903 {
margin-top:0.0000%;
margin-left:0.6944%;
margin-right:0.6944%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28862903 >.module_28862903 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28862903 >.module_28862903 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28862903:hover {
border:none;
}
#module_28862903:hover >.module_28862903 {
border-color:#ccc;
}
#module_28862903:hover >.module_28862903 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28862903 .videosDiv{background-color:;}
#module_28862903 .videosDiv{}
#module_28862903 .videosDiv{}
#module_28862903 .videosDiv{}
#module_28862903 .videosDiv{}
#module_28862903 .videosDiv{}
#module_28862903 .videosDiv{border-top-left-radius:px;}
#module_28862903 .videosDiv{border-top-right-radius:px;}
#module_28862903 .videosDiv{border-bottom-left-radius:px;}
#module_28862903 .videosDiv{border-bottom-right-radius:px;}
#module_28862903 .videosTis {font-size:px;}  #module_28862903 .videosTis > svg {width:px; height:px}
#module_28862903 .videosTis {color:;} #module_28862903 .videosTis > svg {fill:;}
#module_28862903 .videosDiv{padding-top:px;}
#module_28862903 .videosDiv{padding-bottom:px;}
#module_28862903 .videosDiv{padding-left:px;}
#module_28862903 .videosDiv{padding-right:px;}
#module_28862903 .VRDiv{background-color:;}
#module_28862903 .VRDiv{}
#module_28862903 .VRDiv{}
#module_28862903 .VRDiv{}
#module_28862903 .VRDiv{}
#module_28862903 .VRDiv{}
#module_28862903 .VRDiv{border-top-left-radius:px;}
#module_28862903 .VRDiv{border-top-right-radius:px;}
#module_28862903 .VRDiv{border-bottom-left-radius:px;}
#module_28862903 .VRDiv{border-bottom-right-radius:px;}
#module_28862903 .vrIcon  {font-size:px;}  #module_28862903 .vrIcon  > svg {width:px; height:px}
#module_28862903 .vrIcon  {color:;} #module_28862903 .vrIcon  > svg {fill:;}
#module_28862903 .VRDiv{padding-top:px;}
#module_28862903 .VRDiv{padding-bottom:px;}
#module_28862903 .VRDiv{padding-left:px;}
#module_28862903 .VRDiv{padding-right:px;}
#module_28862903 .VRTipstxt{font-size:px;}
#module_28862903 .VRTipstxt{font-family:;}
#module_28862903 .VRTipstxt{color:;}
#module_28862903 .VRTipstxt{}
#module_28862903 .VRTipstxt{}
#module_28862903 .VRTipstxt{}
#module_28862903 .pro-item{margin-bottom:px; margin-right:px;} #module_28862903 .pro-container li.col-lg-2{width:calc((100% - px) / 2);} #module_28862903 .pro-container li.col-lg-3{width:calc((100% - px * 2) / 3);} #module_28862903 .pro-container li.col-lg-4{width:calc((100% - px * 3) / 4);} #module_28862903 .pro-container li.col-lg-5{width:calc((100% - px * 4) / 5);} #module_28862903 .pro-container li.col-lg-6{width:calc((100% - px * 5) / 6);}
#module_28862903 .pro-item{padding-top:0px;}
#module_28862903 .pro-item{padding-bottom:0px;}
#module_28862903 .pro-item{padding-left:0px;}
#module_28862903 .pro-item{padding-right:0px;}
#module_28862903 .pro-item{background-color:#fff;}
#module_28862903 .pro-item{background-image:none;}
#module_28862903 .pro-item{background-repeat:no-repeat;}
#module_28862903 .pro-item{}
#module_28862903 .pro-item{}
#module_28862903 .pro-item{}
#module_28862903 .pro-item{border-top-color:#ccc;}
#module_28862903 .pro-item{border-top-style:none;}
#module_28862903 .pro-item{border-top-width:0px;}
#module_28862903 .pro-item{border-right-color:#ccc;}
#module_28862903 .pro-item{border-right-style:none;}
#module_28862903 .pro-item{border-right-width:1px;}
#module_28862903 .pro-item{border-bottom-color:rgb(238, 238, 238);}
#module_28862903 .pro-item{border-bottom-style:solid;}
#module_28862903 .pro-item{border-bottom-width:1px;}
#module_28862903 .pro-item{border-left-color:#ccc;}
#module_28862903 .pro-item{border-left-style:none;}
#module_28862903 .pro-item{border-left-width:1px;}
#module_28862903 .pro-img .dummy{background-color:rgb(253, 234, 218);}
#module_28862903 .pro-img .dummy{background-image:none;}
#module_28862903 .pro-img .dummy{background-repeat:no-repeat;}
#module_28862903 .pro-img .dummy{}
#module_28862903 .pro-img .dummy{}
#module_28862903 .pro-img .dummy{}
#module_28862903 .pro-img .dummy{padding-top:100%;}
#module_28862903 .pro-img img{ object-fit:unset;}
#module_28862903 .pro-img img{ width:auto;}
#module_28862903 .pro-img img{ height:auto;}
#module_28862903 .pro-img img{border-radius:0px;}
#module_28862903 .pro-img{border-top-left-radius:0px;}
#module_28862903 .pro-img{border-top-right-radius:0px;}
#module_28862903 .pro-img{border-bottom-left-radius:0px;}
#module_28862903 .pro-img{border-bottom-right-radius:0px;}
#module_28862903 .pro-img{border-top-color:transparent;}
#module_28862903 .pro-img{border-top-style:none;}
#module_28862903 .pro-img{border-top-width:0px;}
#module_28862903 .pro-img{border-right-color:transparent;}
#module_28862903 .pro-img{border-right-style:none;}
#module_28862903 .pro-img{border-right-width:0px;}
#module_28862903 .pro-img{border-bottom-color:transparent;}
#module_28862903 .pro-img{border-bottom-style:none;}
#module_28862903 .pro-img{border-bottom-width:0px;}
#module_28862903 .pro-img{border-left-color:transparent;}
#module_28862903 .pro-img{border-left-style:none;}
#module_28862903 .pro-img{border-left-width:0px;}
#module_28862903 .pro-name{font-size:16px;}
#module_28862903 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-name{color:rgb(34, 34, 34);}
#module_28862903 .pro-name{font-weight:normal;}
#module_28862903 .pro-name{text-decoration:none;}
#module_28862903 .pro-name{font-style:normal;}
#module_28862903 .pro-name{margin-top:0px;}
#module_28862903 .pro-name{margin-bottom:5px;}
#module_28862903 .pro-desc{font-size:12px;}
#module_28862903 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-desc{color:rgb(191, 191, 191);}
#module_28862903 .pro-desc{font-weight:normal;}
#module_28862903 .pro-desc{text-decoration:none;}
#module_28862903 .pro-desc{font-style:normal;}
#module_28862903 .pro-desc{margin-top:10px;}
#module_28862903 .pro-desc{margin-bottom:15px;}
#module_28862903 .pro-price{font-size:18px;}
#module_28862903 .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-price{color:#f10215;}
#module_28862903 .pro-price{font-weight:normal;}
#module_28862903 .pro-price{text-decoration:none;}
#module_28862903 .pro-price{font-style:normal;}
#module_28862903 .pro-buybtn{color:#ccc;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li,#module_28862903 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_28862903 .choosed-tab, #module_28862903 .setting-screening-criteria{font-size:px;}
#module_28862903 .choosed-tab{font-family:;}
#module_28862903 .choosed-tab, #module_28862903 .setting-screening-criteria{color:;}
#module_28862903 .choosed-tab{}
#module_28862903 .choosed-tab{}
#module_28862903 .choosed-tab{}
#module_28862903 .selected-light,#module_28862903 .setting-all, #module_28862903 .setting-left-bar, #module_28862903 .setting-pred-warp .setting-collapse, #module_28862903 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_28862903 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_28862903 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_28862903 .selected-light,#module_28862903 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .selected-light,#module_28862903 .setting-left-bar,#module_28862903 .setting-reset,#module_28862903 .setting-pred-warp .setting-collapse,#module_28862903 .giantroom .btn-more{color:#666;}
#module_28862903 .selected-light{font-weight:normal;}
#module_28862903 .selected-light,#module_28862903 .setting-all{text-decoration:none;}
#module_28862903 .selected-light,#module_28862903 .setting-all{}
#module_28862903 .setting-right-temp ul li, #module_28862903 .choosed-tab{border-top-left-radius:px;}
#module_28862903 .setting-right-temp ul li, #module_28862903 .choosed-tab{border-top-right-radius:px;}
#module_28862903 .setting-right-temp ul li, #module_28862903 .choosed-tab{border-bottom-left-radius:px;}
#module_28862903 .setting-right-temp ul li, #module_28862903 .choosed-tab{border-bottom-right-radius:px;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab{border-top-color:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab{border-top-style:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-top-width:px;} #module_28862903 .giantroom {margin-top: calc(-16px - px);}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-bottom-color:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-bottom-style:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-bottom-width:px;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-left-color:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-left-style:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-left-width:px;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-right-color:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-right-style:;}
#module_28862903 .pred-filter, #module_28862903 .choosed-tab, #module_28862903 .giantroom .btn-more{border-right-width:px;}
#module_28862903 .setting-pred-warp{border-top-color:;}
#module_28862903 .setting-left-bar{background-color:;}
#module_28862903 .setting-left-bar{width:px}  #module_28862903 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_28862903 .setting-right-temp ul li{background-color:;}
#module_28862903 .choosed-tab .icsmall{color:;}
#module_28862903 .setting-right-temp ul li{margin-right:px;}
#module_28862903 .pro-paramname{font-size:12px;}
#module_28862903 .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-paramname{color:#666;}
#module_28862903 .pro-paramname{font-weight:normal;}
#module_28862903 .pro-paramname{text-decoration:none;}
#module_28862903 .pro-paramname{font-style:normal;}
#module_28862903 .pro-paramvalue{font-size:12px;}
#module_28862903 .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-paramvalue{color:#666;}
#module_28862903 .pro-paramvalue{font-weight:normal;}
#module_28862903 .pro-paramvalue{text-decoration:none;}
#module_28862903 .pro-paramvalue{font-style:normal;}
#module_28862903 .pro-params{margin-top:15px;}
#module_28862903 .pro-params{margin-right:0px;}
#module_28862903 .pro-params{margin-left:0px;}
#module_28862903 .pro-params{margin-bottom:15px;}
#module_28862903 .pagerGiant .text{font-size:px;}
#module_28862903 .pagerGiant .text{font-family:;}
#module_28862903 .pagerGiant .text{color:;}
#module_28862903 .pagerGiant .text{}
#module_28862903 .pagerGiant .text{}
#module_28862903 .pagerGiant .text{}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer{width:px}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer{height:px}
#module_28862903 .pagerGiant .num{font-size:px;}
#module_28862903 .pagerGiant .num{font-family:;}
#module_28862903 .pagerGiant .num{color:;}
#module_28862903 .pagerGiant .num{}
#module_28862903 .pagerGiant .num{}
#module_28862903 .pagerGiant .num{}
#module_28862903 .pagerGiant .submit{width:px}
#module_28862903 .pagerGiant .submit{height:px}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer,#module_28862903 .pagerGiant .submit{border-top-left-radius:px;}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer,#module_28862903 .pagerGiant .submit{border-top-right-radius:px;}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer,#module_28862903 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_28862903 .pagerGiant .current,#module_28862903 .pagerGiant .num,#module_28862903 .pagerGiant .inputer,#module_28862903 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_28862903 .pagerGiant .next,#module_28862903 .pagerGiant .splitline{color:;}
#module_28862903 .pagerGiant .num{background-color:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-top-color:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-top-style:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer{border-top-width:px;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-bottom-color:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-bottom-style:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer{border-bottom-width:px;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-left-color:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-left-style:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer{border-left-width:px;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-right-color:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .inputer{border-right-style:;}
#module_28862903 .pagerGiant .num, #module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer{border-right-width:px;}
#module_28862903 .page-more a{font-size:px;}
#module_28862903 .page-more a{font-family:;}
#module_28862903 .page-more a{color: !important;}
#module_28862903 .page-more a{}
#module_28862903 .page-more a{}
#module_28862903 .page-more a{}
#module_28862903 .page-more a{background-color:;}
#module_28862903 .page-more a{border-top-color:;}
#module_28862903 .page-more a{border-top-style:;}
#module_28862903 .page-more a{border-top-width:px;}
#module_28862903 .page-more a{border-bottom-color:;}
#module_28862903 .page-more a{border-bottom-style:;}
#module_28862903 .page-more a{border-bottom-width:px;}
#module_28862903 .page-more a{border-left-color:;}
#module_28862903 .page-more a{border-left-style:;}
#module_28862903 .page-more a{border-left-width:px;}
#module_28862903 .page-more a{border-right-color:;}
#module_28862903 .page-more a{border-right-style:;}
#module_28862903 .page-more a{border-right-width:px;}
#module_28862903 .VRDiv:hover{background-color:;}
#module_28862903 .VRDiv:hover{}
#module_28862903 .VRDiv:hover{}
#module_28862903 .VRDiv:hover{}
#module_28862903 .VRDiv:hover{}
#module_28862903 .VRDiv:hover{}
#module_28862903 .VRDiv:hover .vrIcon  {font-size:px;}  #module_28862903 .VRDiv:hover .vrIcon  > svg {width:px; height:px}
#module_28862903 .VRDiv:hover .vrIcon  {color:;} #module_28862903 .VRDiv:hover .vrIcon  > svg {fill:;}
#module_28862903 .videosDiv:hover{background-color:;}
#module_28862903 .videosDiv:hover{}
#module_28862903 .videosDiv:hover{}
#module_28862903 .videosDiv:hover{}
#module_28862903 .videosDiv:hover{}
#module_28862903 .videosDiv:hover{}
#module_28862903 .videosDiv:hover .videosTis {font-size:px;} #module_28862903 .videosDiv:hover .videosTis > svg {width:px; height:px}
#module_28862903 .videosDiv:hover .videosTis {color:;} #module_28862903 .videosDiv:hover .videosTis > svg {fill:;}
#module_28862903 .pro-item:hover .pro-paramname{font-size:12px;}
#module_28862903 .pro-item:hover .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-item:hover .pro-paramname{color:#fff;}
#module_28862903 .pro-paramname:hover{font-weight:normal;}
#module_28862903 .pro-item:hover .pro-paramname{text-decoration:none;}
#module_28862903 .pro-paramname:hover{font-style:normal;}
#module_28862903 .pro-item:hover .pro-paramvalue{font-size:12px;}
#module_28862903 .pro-item:hover .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-item:hover .pro-paramvalue,#module_28862903 .pro-item:hover .param{color:#fff;}
#module_28862903 .pro-item:hover .pro-paramvalue{font-weight:normal;}
#module_28862903 .pro-item:hover .pro-paramvalue{text-decoration:none;}
#module_28862903 .pro-item:hover .pro-paramvalue{font-style:normal;}
#module_28862903 .pro-item:hover{background-color:rgb(255, 255, 255);}
#module_28862903 .pro-item:hover{background-image:none;}
#module_28862903 .pro-item:hover{background-repeat:no-repeat;}
#module_28862903 .pro-item:hover{}
#module_28862903 .pro-item:hover{}
#module_28862903 .pro-item:hover{}
#module_28862903 .pro-item:hover{border-top-color:rgba(0,0,0,0);}
#module_28862903 .pro-item:hover{border-top-style:none;}
#module_28862903 .pro-item:hover{border-right-color:rgba(0,0,0,0);}
#module_28862903 .pro-item:hover{border-right-style:none;}
#module_28862903 .pro-item:hover{border-bottom-color:rgb(165, 165, 165);}
#module_28862903 .pro-item:hover{border-bottom-style:solid;}
#module_28862903 .pro-item:hover{border-left-color:#f10215;}
#module_28862903 .pro-item:hover{border-left-style:none;}
#module_28862903 .pro-img:hover{background-color:transparent;}
#module_28862903 .pro-img:hover{}
#module_28862903 .pro-img:hover{background-repeat:no-repeat;}
#module_28862903 .pro-img:hover{}
#module_28862903 .pro-img:hover{}
#module_28862903 .pro-img:hover{}
#module_28862903 .pro-img:hover{border-top-left-radius:0px;}
#module_28862903 .pro-img:hover{border-top-right-radius:0px;}
#module_28862903 .pro-img:hover{border-bottom-left-radius:0px;}
#module_28862903 .pro-img:hover{border-bottom-right-radius:0px;}
#module_28862903 .pro-img:hover{border-top-color:transparent;}
#module_28862903 .pro-img:hover{border-top-style:none;}
#module_28862903 .pro-img:hover{border-top-width:0px;}
#module_28862903 .pro-img:hover{border-right-color:transparent;}
#module_28862903 .pro-img:hover{border-right-style:none;}
#module_28862903 .pro-img:hover{border-right-width:0px;}
#module_28862903 .pro-img:hover{border-bottom-color:transparent;}
#module_28862903 .pro-img:hover{border-bottom-style:none;}
#module_28862903 .pro-img:hover{border-bottom-width:0px;}
#module_28862903 .pro-img:hover{border-left-color:transparent;}
#module_28862903 .pro-img:hover{border-left-style:none;}
#module_28862903 .pro-img:hover{border-left-width:0px;}
#module_28862903 .pro-item:hover .pro-name{font-size:16px;}
#module_28862903 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-item:hover .pro-name{color:rgb(34, 34, 34);}
#module_28862903 .pro-item:hover .pro-name{font-weight:normal;}
#module_28862903 .pro-item:hover .pro-name{text-decoration:none;}
#module_28862903 .pro-item:hover .pro-name{font-style:normal;}
#module_28862903 .pro-item:hover .pro-desc{font-size:12px;}
#module_28862903 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-item:hover .pro-desc{color:rgb(191, 191, 191);}
#module_28862903 .pro-item:hover .pro-desc{font-weight:normal;}
#module_28862903 .pro-item:hover .pro-desc{text-decoration:none;}
#module_28862903 .pro-item:hover .pro-desc{font-style:normal;}
#module_28862903 .pro-item:hover .pro-price{font-size:18px;}
#module_28862903 .pro-item:hover .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .pro-item:hover .pro-price{color:#fff;}
#module_28862903 .pro-item:hover .pro-price{font-weight:normal;}
#module_28862903 .pro-item:hover .pro-price{text-decoration:none;}
#module_28862903 .pro-item:hover .pro-price{font-style:normal;}
#module_28862903 .pro-buybtn span:hover{font-size:26px;}
#module_28862903 .pro-buybtn:hover{font-family:;}
#module_28862903 .ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-buybtn span{color:rgb(38, 38, 38);}
#module_28862903 .pro-buybtn:hover{font-weight:normal;}
#module_28862903 .pro-buybtn-pic:hover{text-decoration:none;}
#module_28862903 .pro-buybtn-pic:hover{font-style:normal;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#f10215;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_28862903 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{font-size:12px;}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{color:#f10215;} #module_28862903 .items-active{border-color:#f10215;} #module_28862903 .bean-finish{background:#f10215;}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{font-weight:normal;}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{text-decoration:none;}
#module_28862903 .selected-light:hover,#module_28862903 .selected-light.active,#module_28862903 .items-active{}
#module_28862903 .setting-left-bar:hover{background-color:;}
#module_28862903 .setting-right-temp ul li:hover, #module_28862903 .setting-right-temp ul li.active{background-color:;}
#module_28862903 .choosed-tab .icsmall:hover{color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{font-size:px;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{font-family:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit{background-color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-top-color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-top-style:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-left-color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-left-style:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-right-color:;}
#module_28862903 .pagerGiant .current, #module_28862903 .pagerGiant .submit, #module_28862903 .pagerGiant .inputer:hover{border-right-style:;}
#module_28862903 .page-more a:hover{font-size:px;}
#module_28862903 .page-more:hover a{font-family:;}
#module_28862903 .page-more a:hover{color: !important;}
#module_28862903 .page-more a:hover {}
#module_28862903 .page-more a:hover {}
#module_28862903 .page-more a:hover {}
#module_28862903 .page-more a:hover{background-color:;}
#module_28862903 .page-more a:hover{border-top-color:;}
#module_28862903 .page-more a:hover{border-top-style:;}
#module_28862903 .page-more a:hover{border-bottom-color:;}
#module_28862903 .page-more a:hover{border-bottom-style:;}
#module_28862903 .page-more a:hover{border-left-color:;}
#module_28862903 .page-more a:hover{border-left-style:;}
#module_28862903 .page-more a:hover{border-right-color:;}
#module_28862903 .page-more a:hover{border-right-style:;}


.module_28736443 .ModuleHead .HeadCenter{float:none;}
#module_28736443 {
padding:0px;
}
#module_28736443 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28736443 .ModuleHead28736443 {
display:none;
}

#module_28736443 .ModuleSubContainer{background-color:transparent;}
#module_28736443 .ModuleSubContainer{}
#module_28736443 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28736443 .ModuleSubContainer{background-position:0% 0%;}
#module_28736443 .ModuleSubContainer{background-attachment:scroll;}
#module_28736443 .ModuleSubContainer{}
#module_28736443 {!bgVideo!}{bgVideoUrl:}
#module_28736443 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28736443 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28736443 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28736443 {}
.ModuleButtonGiant.layout-105 .moduleButton{
    background-color: #fff;
    font-size: 16px;
    height: 50px;
    width:180px;
    color:#4caf50;
    text-align: center;
    border:1px solid #4caf50;
    line-height: 50px;
    border-radius:25px;
    overflow:hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-105 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-105 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-105 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-105 .moduleButton:hover:before{
    background: #4caf50;
}
.ModuleButtonGiant.layout-105 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-105 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-105 .Radial-Out:before,.ModuleButtonGiant.layout-105 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-105 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-105 .Shutter-Out-Vertical:before{
    background: #4caf50
}
.ModuleButtonGiant.layout-105 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-105 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-105 .BreadIcon{
    font-size: 16px;
}.module_28741244 .ModuleHead .HeadCenter{float:none;}
#module_28741244 {
padding:0px;
}
#module_28741244 {
position:static;
z-index:0;
top:9px;
left:0px;
width:100%;
height: auto;
}
#module_28741244 .ModuleHead28741244 {
display:none;
}
#module_28741244 .BodyCenter.BodyCenter28741244 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28741244 >.module_28741244 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28741244 >.module_28741244{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28741244 .BodyCenter.BodyCenter28741244 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741244 .BodyCenter.BodyCenter28741244 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28741244 >.module_28741244 {
margin-top:1.1016%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28741244 >.module_28741244 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28741244 >.module_28741244 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28741244:hover {
border:none;
}
#module_28741244:hover >.module_28741244 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28741244 .BodyCenter{text-align:center;}
#module_28741244 .moduleButton{font-size:16px;}
#module_28741244 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_28741244 .moduleButton{color:rgb(119, 119, 119);}
#module_28741244 .moduleButton{font-weight:normal;}
#module_28741244 .moduleButton{text-decoration:none;}
#module_28741244 .moduleButton{font-style:normal;}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{background-color:transparent;}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{}
#module_28741244 .moduleButton, #module_28741244 .moduleButton:before{}
#module_28741244 .moduleButton{border-color:rgb(119, 119, 119);}
#module_28741244 .moduleButton{border-style:solid;}
#module_28741244 .moduleButton{border-width:0px;}
#module_28741244 .moduleButton{border-top-left-radius:50px;}
#module_28741244 .moduleButton{border-top-right-radius:50px;}
#module_28741244 .moduleButton{border-bottom-left-radius:50px;}
#module_28741244 .moduleButton{border-bottom-right-radius:50px;}
#module_28741244 .moduleButton{width:180px;}
#module_28741244 .moduleButton,#module_28741244 .BreadsvgIcon{height:50px;line-height:50px;}
#module_28741244 .BodyCenter{color:#4caf50;}
#module_28741244 .BreadIcon{font-size:px;} #module_28741244 .BreadsvgIcon svg{width:px;height:px;}
#module_28741244 .BreadIcon{color:;} #module_28741244 .BreadsvgIcon svg>*{fill:;}
#module_28741244 .BreadIcon,#module_28741244 .BreadsvgIcon{margin-left:px;}
#module_28741244 .BreadIcon,#module_28741244 .BreadsvgIcon{margin-right:px;}
#module_28741244 .moduleButton{box-shadow:;}
#module_28741244 .moduleButton:hover .BreadIcon{font-size:px;} #module_28741244 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_28741244 .moduleButton:hover .BreadIcon{color:} #module_28741244 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_28741244 .moduleButton:hover{font-size:16px;}
#module_28741244 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28741244 .moduleButton:hover{color:rgb(68, 68, 68);}
#module_28741244 .moduleButton:hover{font-weight:normal;}
#module_28741244 .moduleButton:hover{text-decoration:none;}
#module_28741244 .moduleButton:hover{font-style:normal;}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{background-image: unset;background-color:rgba(0,0,0,0);}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{}
#module_28741244 .moduleButton:hover, #module_28741244 .moduleButton:hover:before{}
#module_28741244 .moduleButton:hover{border-color:#4caf50;}
#module_28741244 .moduleButton:hover{border-style:solid;}
#module_28741244 .moduleButton:hover{border-width:0px;}
#module_28741244 .moduleButton:hover{box-shadow:;}

.module_28734324 .ModuleHead .HeadCenter{float:none;}
#module_28734324 {
padding:0px;
}
#module_28734324 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28734324 .ModuleHead28734324 {
display:none;
}
#module_28734324 .BodyCenter.BodyCenter28734324 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28734324 >.module_28734324 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28734324 >.module_28734324{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28734324 .BodyCenter.BodyCenter28734324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734324 .BodyCenter.BodyCenter28734324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28734324 >.module_28734324 {
margin-top:5.3828%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734324 >.module_28734324 {
margin-top:6.5395%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28734324 >.module_28734324 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28734324:hover {
border:none;
}
#module_28734324:hover >.module_28734324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28734324 .ModuleSubContainer{background-color:rgb(250, 250, 250);}
#module_28734324 .ModuleSubContainer{background-image:none;}
#module_28734324 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28734324 .ModuleSubContainer{background-position:0% 0%;}
#module_28734324 .ModuleSubContainer{background-attachment:scroll;}
#module_28734324 .ModuleSubContainer{}
#module_28734324 {!bgVideo!}{bgVideoUrl:none}
#module_28734324 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28734324 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28734324 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28734324 {max-width:none;width:100%;}
.module_28734326 .ModuleHead .HeadCenter{float:none;}
#module_28734326 {
padding:0px;
}
#module_28734326 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28734326 .ModuleHead28734326 {
display:none;
}
#module_28734326 .BodyCenter.BodyCenter28734326 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28734326 >.module_28734326 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28734326 >.module_28734326{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28734326 .BodyCenter.BodyCenter28734326 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734326 .BodyCenter.BodyCenter28734326 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28734326 >.module_28734326 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.4745%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734326 >.module_28734326 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28734326 >.module_28734326 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28734326:hover {
border:none;
}
#module_28734326:hover >.module_28734326 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28734326 img{border-top-color:transparent;}
#module_28734326 img{border-top-style:none;}
#module_28734326 img{border-top-width:0px;}
#module_28734326 img{border-right-color:transparent;}
#module_28734326 img{border-right-style:none;}
#module_28734326 img{border-right-width:0px;}
#module_28734326 img{border-bottom-color:transparent;}
#module_28734326 img{border-bottom-style:none;}
#module_28734326 img{border-bottom-width:0px;}
#module_28734326 img{border-left-color:transparent;}
#module_28734326 img{border-left-style:none;}
#module_28734326 img{border-left-width:0px;}
#module_28734326 img{border-top-left-radius:0px;}
#module_28734326 img{border-top-right-radius:0px;}
#module_28734326 img{border-bottom-left-radius:0px;}
#module_28734326 img{border-bottom-right-radius:0px;}
#module_28734326 .BodyCenter{text-align: center;}

.module_28734327 .ModuleHead .HeadCenter{float:none;}
#module_28734327 {
padding:0px;
}
#module_28734327 {
position:static;
z-index:0;
top:2018px;
left:1093px;
width:100%;
height: auto;
}
#module_28734327 .ModuleHead28734327 {
display:none;
}
#module_28734327 .BodyCenter.BodyCenter28734327 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28734327 >.module_28734327 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28734327 >.module_28734327{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28734327 .BodyCenter.BodyCenter28734327 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734327 .BodyCenter.BodyCenter28734327 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.1798%;
}
}
@media screen and (min-width: 768px){
#module_28734327 >.module_28734327 {
margin-top:9.1433%;
margin-left:5.3828%;
margin-right:14.4737%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28734327 >.module_28734327 {
margin-top:6.5353%;
margin-left:2.1798%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28734327 >.module_28734327 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28734327:hover {
border:none;
}
#module_28734327:hover >.module_28734327 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28734327 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28734327 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28734327 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28734327 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28734327 .plainTextGiant-Container{padding-top:10px;}
#module_28734327 .plainTextGiant-Container{padding-bottom:10px;}
#module_28734327 .plainTextGiant-Container{padding-left:10px;}
#module_28734327 .plainTextGiant-Container{padding-right:10px;}
#module_28734327 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	/* height: 40px;
	line-height: 40px; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_28640323 .ModuleHead .HeadCenter{float:none;}
#module_28640323 {
padding:0px;
}
#module_28640323 {
position:static;
z-index:0;
top:2177px;
left:1009px;
width:100%;
height: auto;
}
#module_28640323 .ModuleHead28640323 {
display:none;
}
#module_28640323 .BodyCenter.BodyCenter28640323 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28640323 >.module_28640323 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28640323 >.module_28640323{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28640323 .BodyCenter.BodyCenter28640323 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28640323 .BodyCenter.BodyCenter28640323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28640323 >.module_28640323 {
margin-top:3.3333%;
margin-left:0.0000%;
margin-right:10.5244%;
margin-bottom:3.3333%;
}
}
@media screen and (max-width: 767px){
#module_28640323 >.module_28640323 {
margin-top:1.9074%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28640323 >.module_28640323 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28640323:hover {
border:none;
}
#module_28640323:hover >.module_28640323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28640323 .digital-unit{font-size:14px;}
#module_28640323 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_28640323 .digital-unit{color:rgb(63, 63, 63);}
#module_28640323 .digital-unit{font-weight:normal;}
#module_28640323 .digital-unit{text-decoration:initial;}
#module_28640323 .digital-unit{font-style:normal;}
#module_28640323 .digital-num{font-size:32px;}#module_28640323 .digital-num-item sup{top: calc(-32px * 20 / 100);}
#module_28640323 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_28640323 .digital-num{color:rgb(51, 51, 51);}
#module_28640323 .digital-num{font-weight:normal;}
#module_28640323 .digital-num{text-decoration:initial!important;}
#module_28640323 .digital-num{font-style:normal;}
#module_28640323 .digital-title{font-size:12px;}
#module_28640323 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_28640323 .digital-title{color:rgb(127, 127, 127);}
#module_28640323 .digital-title{font-weight:normal;}
#module_28640323 .digital-title{text-decoration:initial;}
#module_28640323 .digital-title{font-style:normal;}
#module_28640323 .digital-title{margin-top:px;}
#module_28640323 .digital-title{margin-left:px;}
#module_28640323 .digital-title{margin-right:px;}
#module_28640323 .digital-title{margin-bottom:px;}
#module_28640323 .digital-item{background-color:transparent;}
#module_28640323 .digital-item{}
#module_28640323 .digital-item{}
#module_28640323 .digital-item{}
#module_28640323 .digital-item{}
#module_28640323 .digital-item{}
#module_28640323 .digital-unit{color:rgb(63, 63, 63);}
#module_28640323 .digital-line:not(:last-child){border-right-color:rgb(240, 240, 240);}
#module_28640323 .digital-line:not(:last-child){border-right-style:solid;}
#module_28640323 .digital-line:not(:last-child){border-right-width:1px;}

.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_28742341 .ModuleHead .HeadCenter{float:none;}
#module_28742341 {
padding:0px;
}
#module_28742341 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28742341 .ModuleHead28742341 {
display:none;
}
#module_28742341 .BodyCenter.BodyCenter28742341 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28742341 >.module_28742341 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28742341 >.module_28742341{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28742341 .BodyCenter.BodyCenter28742341 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
#module_28640323 .digital-item{margin: 10px 0px;}
}
@media screen and (max-width: 767px){
#module_28742341 .BodyCenter.BodyCenter28742341 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28742341 >.module_28742341 {
margin-top:0.0000%;
margin-left:6.5789%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28742341 >.module_28742341 {
margin-top:8.9918%;
margin-left:7.6252%;
margin-right:0.0000%;
margin-bottom:14.1647%;
}
}
#module_28742341 >.module_28742341 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28742341:hover {
border:none;
}
#module_28742341:hover >.module_28742341 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28742341 .BodyCenter{text-align:left;}
#module_28742341 .moduleButton{font-size:14px;}
#module_28742341 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_28742341 .moduleButton{color:#fff;}
#module_28742341 .moduleButton{font-weight:normal;}
#module_28742341 .moduleButton{text-decoration:none;}
#module_28742341 .moduleButton{font-style:normal;}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{background-color:rgb(112, 78, 57);}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{}
#module_28742341 .moduleButton, #module_28742341 .moduleButton:before{}
#module_28742341 .moduleButton{border-color:#000;}
#module_28742341 .moduleButton{border-style:solid;}
#module_28742341 .moduleButton{border-width:0px;}
#module_28742341 .moduleButton{width:180px;}
#module_28742341 .moduleButton,#module_28742341 .BreadsvgIcon{height:50px}
#module_28742341 .BodyCenter{color:#fff;}
#module_28742341 .moduleButton{border-top-left-radius:0px;}
#module_28742341 .moduleButton{border-top-right-radius:0px;}
#module_28742341 .moduleButton{border-bottom-left-radius:0px;}
#module_28742341 .moduleButton{border-bottom-right-radius:0px;}
#module_28742341 .BreadIcon{font-size:px;} #module_28742341 .BreadsvgIcon svg{width:px;height:px;}
#module_28742341 .BreadIcon{color:;} #module_28742341 .BreadsvgIcon svg>*{fill:;}
#module_28742341 .BreadIcon,#module_28742341 .BreadsvgIcon{margin-left:px;}
#module_28742341 .BreadIcon,#module_28742341 .BreadsvgIcon{margin-right:px;}
#module_28742341 .moduleButton{box-shadow:;}
#module_28742341 .moduleButton:hover .BreadIcon{font-size:px;} #module_28742341 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_28742341 .moduleButton:hover .BreadIcon{color:} #module_28742341 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_28742341 .moduleButton:hover{font-size:14px;}
#module_28742341 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28742341 .moduleButton:hover{color:#fff;}
#module_28742341 .moduleButton:hover{font-weight:normal;}
#module_28742341 .moduleButton:hover{text-decoration:none;}
#module_28742341 .moduleButton:hover{font-style:normal;}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{background-image: unset;background-color:rgb(118, 89, 70);}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{}
#module_28742341 .moduleButton:hover, #module_28742341 .moduleButton:hover:before{}
#module_28742341 .moduleButton:hover{border-color:transparent;}
#module_28742341 .moduleButton:hover{border-style:solid;}
#module_28742341 .moduleButton:hover{border-width:0px;}
#module_28742341 .moduleButton:hover{box-shadow:;}

.module_28863727 .ModuleHead .HeadCenter{float:none;}
#module_28863727 {
padding:0px;
}
#module_28863727 {
position:static;
z-index:0;
top:3146px;
left:0px;
width:100%;
height: auto;
}
#module_28863727 .ModuleHead28863727 {
display:none;
}
#module_28863727 .BodyCenter.BodyCenter28863727 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863727 >.module_28863727 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863727 >.module_28863727{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863727 .BodyCenter.BodyCenter28863727 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863727 .BodyCenter.BodyCenter28863727 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863727 >.module_28863727 {
margin-top:4.1866%;
margin-left:1.1962%;
margin-right:1.1962%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863727 >.module_28863727 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863727 >.module_28863727 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863727:hover {
border:none;
}
#module_28863727:hover >.module_28863727 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863727 .ModuleSubContainer{background-color:transparent;}
#module_28863727 .ModuleSubContainer{background-image:none;}
#module_28863727 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28863727 .ModuleSubContainer{background-position:0% 0%;}
#module_28863727 .ModuleSubContainer{background-attachment:scroll;}
#module_28863727 .ModuleSubContainer{}
#module_28863727 {!bgVideo!}{bgVideoUrl:none}
#module_28863727 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28863727 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28863727 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28863727 {max-width:1440px;width:auto;}
.ModuleGridContainer.ModuleGridContainer28863727 .SubPadding {width:0px;}
.module_28863729 .ModuleHead .HeadCenter{float:none;}
#module_28863729 {
padding:0px;
}
#module_28863729 {
position:static;
z-index:0;
top:645px;
left:360px;
width:100%;
height: auto;
}
#module_28863729 .ModuleHead28863729 {
display:none;
}
#module_28863729 .BodyCenter.BodyCenter28863729 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863729 >.module_28863729 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863729 >.module_28863729{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863729 .BodyCenter.BodyCenter28863729 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863729 .BodyCenter.BodyCenter28863729 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863729 >.module_28863729 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863729 >.module_28863729 {
margin-top:7.0845%;
margin-left:2.1798%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28863729 >.module_28863729 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863729:hover {
border:none;
}
#module_28863729:hover >.module_28863729 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863729 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28863729 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28863729 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28863729 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28863729 .plainTextGiant-Container{padding-top:10px;}
#module_28863729 .plainTextGiant-Container{padding-bottom:10px;}
#module_28863729 .plainTextGiant-Container{padding-left:10px;}
#module_28863729 .plainTextGiant-Container{padding-right:10px;}
#module_28863729 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28863727 #Sub28863727_1 {width:50.4861%;}
.module_28863730 .ModuleHead .HeadCenter{float:none;}
#module_28863730 {
padding:0px;
}
#module_28863730 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28863730 .ModuleHead28863730 {
display:none;
}
#module_28863730 .BodyCenter.BodyCenter28863730 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863730 >.module_28863730 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863730 >.module_28863730{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863730 .BodyCenter.BodyCenter28863730 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863730 .BodyCenter.BodyCenter28863730 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863730 >.module_28863730 {
margin-top:3.0856%;
margin-left:95.9327%;
margin-right:1.1220%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863730 >.module_28863730 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863730 >.module_28863730 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863730:hover {
border:none;
}
#module_28863730:hover >.module_28863730 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863730 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28863730 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28863730 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28863730 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28863730 .plainTextGiant-Container{padding-top:10px;}
#module_28863730 .plainTextGiant-Container{padding-bottom:10px;}
#module_28863730 .plainTextGiant-Container{padding-left:10px;}
#module_28863730 .plainTextGiant-Container{padding-right:10px;}
#module_28863730 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28863727 #Sub28863727_3 {width:49.5139%;}
.module_28737145 .ModuleHead .HeadCenter{float:none;}
#module_28737145 {
padding:0px;
}
#module_28737145 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28737145 .ModuleHead28737145 {
display:none;
}
#module_28737145 .BodyCenter.BodyCenter28737145 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28737145 >.module_28737145 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28737145 >.module_28737145{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28737145 .BodyCenter.BodyCenter28737145 {
padding-top:1.7943%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}


#module_28737145 .BodyCenter.BodyCenter28737145 .ModuleContainer.SubContainer.ModuleGridItem .ModuleItem.StaticModule .ModuleHoverBoxGiant{margin: 0px 3.333%;}  
}
@media screen and (max-width: 767px){
#module_28737145 .BodyCenter.BodyCenter28737145 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28737145 >.module_28737145 {
margin-top:0.0000%;
margin-left:1.1962%;
margin-right:1.1962%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28737145 >.module_28737145 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28737145 >.module_28737145 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28737145:hover {
border:none;
}
#module_28737145:hover >.module_28737145 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28737145 .ModuleSubContainer{background-color:transparent;}
#module_28737145 .ModuleSubContainer{background-image:none;}
#module_28737145 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28737145 .ModuleSubContainer{background-position:0% 0%;}
#module_28737145 .ModuleSubContainer{background-attachment:scroll;}
#module_28737145 .ModuleSubContainer{}
#module_28737145 {!bgVideo!}{bgVideoUrl:none}
#module_28737145 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28737145 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28737145 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28737145 {max-width:1440px;width:auto;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{display: flex !important; position: relative; width:100%; overflow: hidden; background: none !important;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	display: none;  background: #fff;height: 100%; opacity: 0; top: 0; visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInUp{ -webkit-animation: switchFadeInUp-out .6s ease forwards; animation: switchFadeInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeIn{ -webkit-animation: switchFadeIn-out .6s ease forwards; animation: switchFadeIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown-out .6s ease forwards; animation: switchFadeInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown-out .6s ease forwards; animation: switchSlideInDown-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchSlideInUp{ -webkit-animation: switchSlideInUp-out .6s ease forwards; animation: switchSlideInUp-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceIn{ -webkit-animation: switchBounceIn-out .6s ease forwards; animation: switchBounceIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInLeft{ -webkit-animation: switchBounceInLeft-out .6s ease forwards; animation: switchBounceInLeft-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchBounceInRight{ -webkit-animation: switchBounceInRight-out .6s ease forwards; animation: switchBounceInRight-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchPulse{ -webkit-animation: switchPulse-out .6s ease forwards; animation: switchPulse-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchZoomIn{ -webkit-animation: switchZoomIn-out .6s ease forwards; animation: switchZoomIn-out .6s ease forwards; }
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchFlipInY{ -webkit-animation: switchFlipInY-out .6s ease forwards; animation: switchFlipInY-out .6s ease forwards; }
@media only screen and (min-width: 769px) {
	/* 弹现 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeIn{-webkit-animation: fadeIn .6s ease forwards; animation: fadeIn .6s ease forwards;}
	/* 从上淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	/* 从下淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	/* 从上滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	/* 从下滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	/* 从里弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	/* 从左弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	/* 从右弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	/* 跳动 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	/* 放大 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	/* Y轴翻转 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2.switchAnimateNone{height: 100%;opacity: 1;top: 0;display: inline-block;visibility: visible;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .wow{visibility: visible !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeIn{animation-name:fadeIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInLeft{animation-name:fadeInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInRight{animation-name:fadeInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInUp{animation-name:fadeInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .fadeInDown{animation-name:fadeInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInUp{animation-name:slideInUp !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInDown{animation-name:slideInDown !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInLeft{animation-name:slideInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .slideInRight{animation-name:slideInRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .zoomIn{animation-name:zoomIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInX{animation-name:flipInX !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flipInY{animation-name:flipInY !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounce{animation-name:bounce !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .flash{animation-name:flash !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .pulse{animation-name:pulse !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownLeft{animation-name:rotateInDownLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .rotateInDownRight{animation-name:rotateInDownRight !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceIn{animation-name:bounceIn !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInLeft{animation-name:bounceInLeft !important;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2 .bounceInRight{animation-name:bounceInRight !important;}
/*start 退出动画*/
@keyframes switchBounceInRight-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	60% {
		-webkit-transform: translate3d(25px,0,0);
		-ms-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0);
	}
	75% {
		-webkit-transform: translate3d(-10px,0,0);
		-ms-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}
	90% {
		-webkit-transform: translate3d(1000px,0,0);
		-ms-transform: translate3d(1000px,0,0);
		transform: translate3d(1000px,0,0);
	}
	100% {
		-webkit-transform: translate3d(3000px,0,0);
		-ms-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0);
	}

}
@keyframes switchBounceInLeft-out {
	0%, 90% , 75%, 60% ,100% {
		-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);
		transition-timing-function:cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
    }
    60% {
		-webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
		-webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
		-webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
}
@keyframes switchBounceIn-out {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
		transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	}
	0% {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		-ms-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}
	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		-ms-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		-ms-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03);
	}
	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		-ms-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}


}
@keyframes switchPulse-out  {
	0% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		-ms-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}
	100% {
		-webkit-transform: scale3d(1,1,1);
		-ms-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
		opacity: 0;
	}
}
@keyframes switchFlipInY-out {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		-ms-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
}
@keyframes  switchZoomIn-out {
	0%{
		opacity: 1;
	}
	50%{
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		-ms-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3);
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInUp-out {
	0% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		-ms-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}
}
@keyframes switchFadeIn-out {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes switchFadeInDown-out {
	0%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	100%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
}
@keyframes switchSlideInDown-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
@keyframes switchSlideInUp-out  {
	0%{
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100%{
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}
}
/*end 退出动画*/.module_28737312 .ModuleHead .HeadCenter{float:none;}
#module_28737312 {
padding:0px;
}
#module_28737312 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28737312 .ModuleHead28737312 {
display:none;
}
#module_28737312 >.module_28737312 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28737312 >.module_28737312{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28737312 .BodyCenter.BodyCenter28737312 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28737312 .BodyCenter.BodyCenter28737312 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28737312 >.module_28737312 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28737312 >.module_28737312 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28737312 >.module_28737312 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28737312:hover {
border:none;
}
#module_28737312:hover >.module_28737312 {
border-color:#ccc;
}
#module_28737312:hover >.module_28737312 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28737312 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28737312 .ModuleHoverBoxItem_1{background-image:none;}
#module_28737312 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28737312 .ModuleHoverBoxItem_1{}
#module_28737312 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28737312 .ModuleHoverBoxItem_1{}
#module_28737312 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28737312 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28737312 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28737312 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28737312 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28737312 .ModuleHoverBoxItem_2{background-image:none;}
#module_28737312 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_28737312 .ModuleHoverBoxItem_2{}
#module_28737312 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28737312 .ModuleHoverBoxItem_2{}
#module_28737312 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28737312 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28737312 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28737312 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28737312 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28743241 .ModuleHead .HeadCenter{float:none;}
#module_28743241 {
padding:0px;
}
#module_28743241 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28743241 .ModuleHead28743241 {
display:none;
}
#module_28743241 .BodyCenter.BodyCenter28743241 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28743241 >.module_28743241 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28743241 >.module_28743241{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28743241 .BodyCenter.BodyCenter28743241 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743241 .BodyCenter.BodyCenter28743241 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28743241 >.module_28743241 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743241 >.module_28743241 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28743241 >.module_28743241 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28743241:hover {
border:none;
}
#module_28743241:hover >.module_28743241 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28743241 img{border-top-color:transparent;}
#module_28743241 img{border-top-style:none;}
#module_28743241 img{border-top-width:0px;}
#module_28743241 img{border-right-color:transparent;}
#module_28743241 img{border-right-style:none;}
#module_28743241 img{border-right-width:0px;}
#module_28743241 img{border-bottom-color:transparent;}
#module_28743241 img{border-bottom-style:none;}
#module_28743241 img{border-bottom-width:0px;}
#module_28743241 img{border-left-color:transparent;}
#module_28743241 img{border-left-style:none;}
#module_28743241 img{border-left-width:0px;}
#module_28743241 img{border-top-left-radius:0px;}
#module_28743241 img{border-top-right-radius:0px;}
#module_28743241 img{border-bottom-left-radius:0px;}
#module_28743241 img{border-bottom-right-radius:0px;}
#module_28743241 .BodyCenter{text-align: center;}
.module_28743268 .ModuleHead .HeadCenter{float:none;}
#module_28743268 {
padding:0px;
}
#module_28743268 {
position:static;
z-index:0;
top:2819px;
left:266px;
width:100%;
height: auto;
}
#module_28743268 .ModuleHead28743268 {
display:none;
}
#module_28743268 .BodyCenter.BodyCenter28743268 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28743268 >.module_28743268 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28743268 >.module_28743268{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28743268 .BodyCenter.BodyCenter28743268 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743268 .BodyCenter.BodyCenter28743268 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28743268 >.module_28743268 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743268 >.module_28743268 {
margin-top:2.7248%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_28743268 >.module_28743268 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28743268:hover {
border:none;
}
#module_28743268:hover >.module_28743268 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28743268 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28743268 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28743268 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28743268 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28743268 .plainTextGiant-Container{padding-top:10px;}
#module_28743268 .plainTextGiant-Container{padding-bottom:28px;}
#module_28743268 .plainTextGiant-Container{padding-left:10px;}
#module_28743268 .plainTextGiant-Container{padding-right:0px;}
#module_28743268 a{font-size:unset;font-family:unset}.module_28857569 .ModuleHead .HeadCenter{float:none;}
#module_28857569 {
padding:0px;
}
#module_28857569 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_28857569 .ModuleHead28857569 {
display:none;
}
#module_28857569 .BodyCenter.BodyCenter28857569 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28857569 >.module_28857569 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28857569 >.module_28857569{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28857569 .BodyCenter.BodyCenter28857569 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28857569 .BodyCenter.BodyCenter28857569 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28857569 >.module_28857569 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28857569 >.module_28857569 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28857569 >.module_28857569 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28857569:hover {
border:none;
}
#module_28857569:hover >.module_28857569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28857569 img{border-top-color:transparent;}
#module_28857569 img{border-top-style:none;}
#module_28857569 img{border-top-width:0px;}
#module_28857569 img{border-right-color:transparent;}
#module_28857569 img{border-right-style:none;}
#module_28857569 img{border-right-width:0px;}
#module_28857569 img{border-bottom-color:transparent;}
#module_28857569 img{border-bottom-style:none;}
#module_28857569 img{border-bottom-width:0px;}
#module_28857569 img{border-left-color:transparent;}
#module_28857569 img{border-left-style:none;}
#module_28857569 img{border-left-width:0px;}
#module_28857569 img{border-top-left-radius:0px;}
#module_28857569 img{border-top-right-radius:0px;}
#module_28857569 img{border-bottom-left-radius:0px;}
#module_28857569 img{border-bottom-right-radius:0px;}
#module_28857569 .BodyCenter{text-align: center;}
.module_28868069 .ModuleHead .HeadCenter{float:none;}
#module_28868069 {
padding:0px;
}
#module_28868069 {
position:static;
z-index:0;
top:227px;
left:0px;
width:100%;
height: auto;
}
#module_28868069 .ModuleHead28868069 {
display:none;
}
#module_28868069 .BodyCenter.BodyCenter28868069 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868069 >.module_28868069 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28868069 >.module_28868069{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868069 .BodyCenter.BodyCenter28868069 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868069 .BodyCenter.BodyCenter28868069 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868069 >.module_28868069 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868069 >.module_28868069 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868069 >.module_28868069 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868069:hover {
border:none;
}
#module_28868069:hover >.module_28868069 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868069 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28868069 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28868069 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28868069 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28868069 .plainTextGiant-Container{padding-top:10px;}
#module_28868069 .plainTextGiant-Container{padding-bottom:28px;}
#module_28868069 .plainTextGiant-Container{padding-left:10px;}
#module_28868069 .plainTextGiant-Container{padding-right:0px;}
#module_28868069 a{font-size:unset;font-family:unset}
.module_28743273 .ModuleHead .HeadCenter{float:none;}
#module_28743273 {
padding:0px;
}
#module_28743273 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28743273 .ModuleHead28743273 {
display:none;
}
#module_28743273 >.module_28743273 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28743273 >.module_28743273{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28743273 .BodyCenter.BodyCenter28743273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743273 .BodyCenter.BodyCenter28743273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28743273 >.module_28743273 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28743273 >.module_28743273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28743273 >.module_28743273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28743273:hover {
border:none;
}
#module_28743273:hover >.module_28743273 {
border-color:#ccc;
}
#module_28743273:hover >.module_28743273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28743273 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28743273 .ModuleHoverBoxItem_1{background-image:none;}
#module_28743273 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28743273 .ModuleHoverBoxItem_1{}
#module_28743273 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28743273 .ModuleHoverBoxItem_1{}
#module_28743273 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28743273 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28743273 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28743273 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28743273 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28743273 .ModuleHoverBoxItem_2{background-image:none;}
#module_28743273 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_28743273 .ModuleHoverBoxItem_2{}
#module_28743273 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28743273 .ModuleHoverBoxItem_2{}
#module_28743273 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28743273 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28743273 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28743273 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28743273 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28857197 .ModuleHead .HeadCenter{float:none;}
#module_28857197 {
padding:0px;
}
#module_28857197 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28857197 .ModuleHead28857197 {
display:none;
}
#module_28857197 .BodyCenter.BodyCenter28857197 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28857197 >.module_28857197 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28857197 >.module_28857197{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28857197 .BodyCenter.BodyCenter28857197 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28857197 .BodyCenter.BodyCenter28857197 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28857197 >.module_28857197 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28857197 >.module_28857197 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28857197 >.module_28857197 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28857197:hover {
border:none;
}
#module_28857197:hover >.module_28857197 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28857197 img{border-top-color:transparent;}
#module_28857197 img{border-top-style:none;}
#module_28857197 img{border-top-width:0px;}
#module_28857197 img{border-right-color:transparent;}
#module_28857197 img{border-right-style:none;}
#module_28857197 img{border-right-width:0px;}
#module_28857197 img{border-bottom-color:transparent;}
#module_28857197 img{border-bottom-style:none;}
#module_28857197 img{border-bottom-width:0px;}
#module_28857197 img{border-left-color:transparent;}
#module_28857197 img{border-left-style:none;}
#module_28857197 img{border-left-width:0px;}
#module_28857197 img{border-top-left-radius:0px;}
#module_28857197 img{border-top-right-radius:0px;}
#module_28857197 img{border-bottom-left-radius:0px;}
#module_28857197 img{border-bottom-right-radius:0px;}
#module_28857197 .BodyCenter{text-align: center;}
.module_28858127 .ModuleHead .HeadCenter{float:none;}
#module_28858127 {
padding:0px;
}
#module_28858127 {
position:static;
z-index:0;
top:3194px;
left:537px;
width:100%;
height: auto;
}
#module_28858127 .ModuleHead28858127 {
display:none;
}
#module_28858127 .BodyCenter.BodyCenter28858127 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858127 >.module_28858127 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28858127 >.module_28858127{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858127 .BodyCenter.BodyCenter28858127 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858127 .BodyCenter.BodyCenter28858127 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858127 >.module_28858127 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858127 >.module_28858127 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858127 >.module_28858127 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858127:hover {
border:none;
}
#module_28858127:hover >.module_28858127 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858127 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28858127 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28858127 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28858127 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28858127 .plainTextGiant-Container{padding-top:10px;}
#module_28858127 .plainTextGiant-Container{padding-bottom:28px;}
#module_28858127 .plainTextGiant-Container{padding-left:10px;}
#module_28858127 .plainTextGiant-Container{padding-right:0px;}
#module_28858127 a{font-size:unset;font-family:unset}.module_28858141 .ModuleHead .HeadCenter{float:none;}
#module_28858141 {
padding:0px;
}
#module_28858141 {
position:static;
z-index:0;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_28858141 .ModuleHead28858141 {
display:none;
}
#module_28858141 .BodyCenter.BodyCenter28858141 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858141 >.module_28858141 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28858141 >.module_28858141{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858141 .BodyCenter.BodyCenter28858141 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858141 .BodyCenter.BodyCenter28858141 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858141 >.module_28858141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858141 >.module_28858141 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858141 >.module_28858141 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858141:hover {
border:none;
}
#module_28858141:hover >.module_28858141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858141 img{border-top-color:transparent;}
#module_28858141 img{border-top-style:none;}
#module_28858141 img{border-top-width:0px;}
#module_28858141 img{border-right-color:transparent;}
#module_28858141 img{border-right-style:none;}
#module_28858141 img{border-right-width:0px;}
#module_28858141 img{border-bottom-color:transparent;}
#module_28858141 img{border-bottom-style:none;}
#module_28858141 img{border-bottom-width:0px;}
#module_28858141 img{border-left-color:transparent;}
#module_28858141 img{border-left-style:none;}
#module_28858141 img{border-left-width:0px;}
#module_28858141 img{border-top-left-radius:0px;}
#module_28858141 img{border-top-right-radius:0px;}
#module_28858141 img{border-bottom-left-radius:0px;}
#module_28858141 img{border-bottom-right-radius:0px;}
#module_28858141 .BodyCenter{text-align: center;}
.module_28858139 .ModuleHead .HeadCenter{float:none;}
#module_28858139 {
padding:0px;
}
#module_28858139 {
position:static;
z-index:0;
top:3196px;
left:712px;
width:100%;
height: auto;
}
#module_28858139 .ModuleHead28858139 {
display:none;
}
#module_28858139 .BodyCenter.BodyCenter28858139 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858139 >.module_28858139 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28858139 >.module_28858139{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858139 .BodyCenter.BodyCenter28858139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858139 .BodyCenter.BodyCenter28858139 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858139 >.module_28858139 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858139 >.module_28858139 {
margin-top:2.7248%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_28858139 >.module_28858139 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858139:hover {
border:none;
}
#module_28858139:hover >.module_28858139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858139 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28858139 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28858139 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28858139 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28858139 .plainTextGiant-Container{padding-top:10px;}
#module_28858139 .plainTextGiant-Container{padding-bottom:28px;}
#module_28858139 .plainTextGiant-Container{padding-left:10px;}
#module_28858139 .plainTextGiant-Container{padding-right:0px;}
#module_28858139 a{font-size:unset;font-family:unset}
.module_28858779 .ModuleHead .HeadCenter{float:none;}
#module_28858779 {
padding:0px;
}
#module_28858779 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28858779 .ModuleHead28858779 {
display:none;
}
#module_28858779 >.module_28858779 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28858779 >.module_28858779{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858779 .BodyCenter.BodyCenter28858779 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858779 .BodyCenter.BodyCenter28858779 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858779 >.module_28858779 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858779 >.module_28858779 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858779 >.module_28858779 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858779:hover {
border:none;
}
#module_28858779:hover >.module_28858779 {
border-color:#ccc;
}
#module_28858779:hover >.module_28858779 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858779 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28858779 .ModuleHoverBoxItem_1{background-image:none;}
#module_28858779 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28858779 .ModuleHoverBoxItem_1{}
#module_28858779 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28858779 .ModuleHoverBoxItem_1{}
#module_28858779 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28858779 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28858779 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28858779 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28858779 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28858779 .ModuleHoverBoxItem_2{background-image:none;}
#module_28858779 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_28858779 .ModuleHoverBoxItem_2{}
#module_28858779 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28858779 .ModuleHoverBoxItem_2{}
#module_28858779 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28858779 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28858779 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28858779 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28858779 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28858782 .ModuleHead .HeadCenter{float:none;}
#module_28858782 {
padding:0px;
}
#module_28858782 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28858782 .ModuleHead28858782 {
display:none;
}
#module_28858782 .BodyCenter.BodyCenter28858782 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858782 >.module_28858782 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28858782 >.module_28858782{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858782 .BodyCenter.BodyCenter28858782 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858782 .BodyCenter.BodyCenter28858782 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858782 >.module_28858782 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858782 >.module_28858782 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858782 >.module_28858782 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858782:hover {
border:none;
}
#module_28858782:hover >.module_28858782 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858782 img{border-top-color:transparent;}
#module_28858782 img{border-top-style:none;}
#module_28858782 img{border-top-width:0px;}
#module_28858782 img{border-right-color:transparent;}
#module_28858782 img{border-right-style:none;}
#module_28858782 img{border-right-width:0px;}
#module_28858782 img{border-bottom-color:transparent;}
#module_28858782 img{border-bottom-style:none;}
#module_28858782 img{border-bottom-width:0px;}
#module_28858782 img{border-left-color:transparent;}
#module_28858782 img{border-left-style:none;}
#module_28858782 img{border-left-width:0px;}
#module_28858782 img{border-top-left-radius:0px;}
#module_28858782 img{border-top-right-radius:0px;}
#module_28858782 img{border-bottom-left-radius:0px;}
#module_28858782 img{border-bottom-right-radius:0px;}
#module_28858782 .BodyCenter{text-align: center;}
.module_28858785 .ModuleHead .HeadCenter{float:none;}
#module_28858785 {
padding:0px;
}
#module_28858785 {
position:static;
z-index:0;
top:130px;
left:0px;
width:100%;
height: auto;
}
#module_28858785 .ModuleHead28858785 {
display:none;
}
#module_28858785 .BodyCenter.BodyCenter28858785 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858785 >.module_28858785 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28858785 >.module_28858785{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858785 .BodyCenter.BodyCenter28858785 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858785 .BodyCenter.BodyCenter28858785 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858785 >.module_28858785 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858785 >.module_28858785 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858785 >.module_28858785 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858785:hover {
border:none;
}
#module_28858785:hover >.module_28858785 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858785 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28858785 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28858785 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28858785 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28858785 .plainTextGiant-Container{padding-top:10px;}
#module_28858785 .plainTextGiant-Container{padding-bottom:28px;}
#module_28858785 .plainTextGiant-Container{padding-left:10px;}
#module_28858785 .plainTextGiant-Container{padding-right:0px;}
#module_28858785 a{font-size:unset;font-family:unset}.module_28858803 .ModuleHead .HeadCenter{float:none;}
#module_28858803 {
padding:0px;
}
#module_28858803 {
position:static;
z-index:0;
top:64px;
left:1024px;
width:100%;
height: auto;
}
#module_28858803 .ModuleHead28858803 {
display:none;
}
#module_28858803 .BodyCenter.BodyCenter28858803 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858803 >.module_28858803 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28858803 >.module_28858803{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858803 .BodyCenter.BodyCenter28858803 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858803 .BodyCenter.BodyCenter28858803 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858803 >.module_28858803 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858803 >.module_28858803 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28858803 >.module_28858803 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858803:hover {
border:none;
}
#module_28858803:hover >.module_28858803 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858803 img{border-top-color:transparent;}
#module_28858803 img{border-top-style:none;}
#module_28858803 img{border-top-width:0px;}
#module_28858803 img{border-right-color:transparent;}
#module_28858803 img{border-right-style:none;}
#module_28858803 img{border-right-width:0px;}
#module_28858803 img{border-bottom-color:transparent;}
#module_28858803 img{border-bottom-style:none;}
#module_28858803 img{border-bottom-width:0px;}
#module_28858803 img{border-left-color:transparent;}
#module_28858803 img{border-left-style:none;}
#module_28858803 img{border-left-width:0px;}
#module_28858803 img{border-top-left-radius:0px;}
#module_28858803 img{border-top-right-radius:0px;}
#module_28858803 img{border-bottom-left-radius:0px;}
#module_28858803 img{border-bottom-right-radius:0px;}
#module_28858803 .BodyCenter{text-align: center;}
.module_28858786 .ModuleHead .HeadCenter{float:none;}
#module_28858786 {
padding:0px;
}
#module_28858786 {
position:static;
z-index:0;
top:3195px;
left:1164px;
width:100%;
height: auto;
}
#module_28858786 .ModuleHead28858786 {
display:none;
}
#module_28858786 .BodyCenter.BodyCenter28858786 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28858786 >.module_28858786 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28858786 >.module_28858786{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28858786 .BodyCenter.BodyCenter28858786 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858786 .BodyCenter.BodyCenter28858786 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28858786 >.module_28858786 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28858786 >.module_28858786 {
margin-top:2.7248%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_28858786 >.module_28858786 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28858786:hover {
border:none;
}
#module_28858786:hover >.module_28858786 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28858786 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28858786 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28858786 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28858786 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28858786 .plainTextGiant-Container{padding-top:10px;}
#module_28858786 .plainTextGiant-Container{padding-bottom:28px;}
#module_28858786 .plainTextGiant-Container{padding-left:10px;}
#module_28858786 .plainTextGiant-Container{padding-right:0px;}
#module_28858786 a{font-size:unset;font-family:unset}
.module_28860946 .ModuleHead .HeadCenter{float:none;}
#module_28860946 {
padding:0px;
}
#module_28860946 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28860946 .ModuleHead28860946 {
display:none;
}
#module_28860946 >.module_28860946 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28860946 >.module_28860946{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28860946 .BodyCenter.BodyCenter28860946 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860946 .BodyCenter.BodyCenter28860946 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28860946 >.module_28860946 {
margin-top:0.0000%;
margin-left:3.3333%;
margin-right:3.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860946 >.module_28860946 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28860946 >.module_28860946 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28860946:hover {
border:none;
}
#module_28860946:hover >.module_28860946 {
border-color:#ccc;
}
#module_28860946:hover >.module_28860946 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28860946 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28860946 .ModuleHoverBoxItem_1{background-image:none;}
#module_28860946 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28860946 .ModuleHoverBoxItem_1{}
#module_28860946 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28860946 .ModuleHoverBoxItem_1{}
#module_28860946 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28860946 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28860946 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28860946 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28860946 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28860946 .ModuleHoverBoxItem_2{background-image:none;}
#module_28860946 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_28860946 .ModuleHoverBoxItem_2{}
#module_28860946 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28860946 .ModuleHoverBoxItem_2{}
#module_28860946 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28860946 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28860946 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28860946 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28860946 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28860950 .ModuleHead .HeadCenter{float:none;}
#module_28860950 {
padding:0px;
}
#module_28860950 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28860950 .ModuleHead28860950 {
display:none;
}
#module_28860950 .BodyCenter.BodyCenter28860950 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28860950 >.module_28860950 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28860950 >.module_28860950{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28860950 .BodyCenter.BodyCenter28860950 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860950 .BodyCenter.BodyCenter28860950 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28860950 >.module_28860950 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860950 >.module_28860950 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28860950 >.module_28860950 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28860950:hover {
border:none;
}
#module_28860950:hover >.module_28860950 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28860950 img{border-top-color:transparent;}
#module_28860950 img{border-top-style:none;}
#module_28860950 img{border-top-width:0px;}
#module_28860950 img{border-right-color:transparent;}
#module_28860950 img{border-right-style:none;}
#module_28860950 img{border-right-width:0px;}
#module_28860950 img{border-bottom-color:transparent;}
#module_28860950 img{border-bottom-style:none;}
#module_28860950 img{border-bottom-width:0px;}
#module_28860950 img{border-left-color:transparent;}
#module_28860950 img{border-left-style:none;}
#module_28860950 img{border-left-width:0px;}
#module_28860950 img{border-top-left-radius:0px;}
#module_28860950 img{border-top-right-radius:0px;}
#module_28860950 img{border-bottom-left-radius:0px;}
#module_28860950 img{border-bottom-right-radius:0px;}
#module_28860950 .BodyCenter{text-align: center;}
.module_28860956 .ModuleHead .HeadCenter{float:none;}
#module_28860956 {
padding:0px;
}
#module_28860956 {
position:static;
z-index:0;
top:180px;
left:0px;
width:100%;
height: auto;
}
#module_28860956 .ModuleHead28860956 {
display:none;
}
#module_28860956 .BodyCenter.BodyCenter28860956 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28860956 >.module_28860956 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28860956 >.module_28860956{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28860956 .BodyCenter.BodyCenter28860956 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860956 .BodyCenter.BodyCenter28860956 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28860956 >.module_28860956 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860956 >.module_28860956 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28860956 >.module_28860956 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28860956:hover {
border:none;
}
#module_28860956:hover >.module_28860956 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28860956 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28860956 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28860956 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28860956 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28860956 .plainTextGiant-Container{padding-top:10px;}
#module_28860956 .plainTextGiant-Container{padding-bottom:28px;}
#module_28860956 .plainTextGiant-Container{padding-left:10px;}
#module_28860956 .plainTextGiant-Container{padding-right:0px;}
#module_28860956 a{font-size:unset;font-family:unset}.module_28860962 .ModuleHead .HeadCenter{float:none;}
#module_28860962 {
padding:0px;
}
#module_28860962 {
position:static;
z-index:0;
top:3005px;
left:1393px;
width:100%;
height: auto;
}
#module_28860962 .ModuleHead28860962 {
display:none;
}
#module_28860962 .BodyCenter.BodyCenter28860962 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28860962 >.module_28860962 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28860962 >.module_28860962{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28860962 .BodyCenter.BodyCenter28860962 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860962 .BodyCenter.BodyCenter28860962 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28860962 >.module_28860962 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860962 >.module_28860962 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28860962 >.module_28860962 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28860962:hover {
border:none;
}
#module_28860962:hover >.module_28860962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28860962 img{border-top-color:transparent;}
#module_28860962 img{border-top-style:none;}
#module_28860962 img{border-top-width:0px;}
#module_28860962 img{border-right-color:transparent;}
#module_28860962 img{border-right-style:none;}
#module_28860962 img{border-right-width:0px;}
#module_28860962 img{border-bottom-color:transparent;}
#module_28860962 img{border-bottom-style:none;}
#module_28860962 img{border-bottom-width:0px;}
#module_28860962 img{border-left-color:transparent;}
#module_28860962 img{border-left-style:none;}
#module_28860962 img{border-left-width:0px;}
#module_28860962 img{border-top-left-radius:0px;}
#module_28860962 img{border-top-right-radius:0px;}
#module_28860962 img{border-bottom-left-radius:0px;}
#module_28860962 img{border-bottom-right-radius:0px;}
#module_28860962 .BodyCenter{text-align: center;}
.module_28860958 .ModuleHead .HeadCenter{float:none;}
#module_28860958 {
padding:0px;
}
#module_28860958 {
position:static;
z-index:0;
top:52px;
left:0px;
width:100%;
height: auto;
}
#module_28860958 .ModuleHead28860958 {
display:none;
}
#module_28860958 .BodyCenter.BodyCenter28860958 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28860958 >.module_28860958 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:1px;
}
#module_28860958 >.module_28860958{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28860958 .BodyCenter.BodyCenter28860958 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860958 .BodyCenter.BodyCenter28860958 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28860958 >.module_28860958 {
margin-top:2.6786%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28860958 >.module_28860958 {
margin-top:2.7248%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_28860958 >.module_28860958 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28860958:hover {
border:none;
}
#module_28860958:hover >.module_28860958 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28860958 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28860958 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28860958 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28860958 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28860958 .plainTextGiant-Container{padding-top:10px;}
#module_28860958 .plainTextGiant-Container{padding-bottom:28px;}
#module_28860958 .plainTextGiant-Container{padding-left:10px;}
#module_28860958 .plainTextGiant-Container{padding-right:0px;}
#module_28860958 a{font-size:unset;font-family:unset}
.module_28863753 .ModuleHead .HeadCenter{float:none;}
#module_28863753 {
padding:0px;
}
#module_28863753 {
position:static;
z-index:0;
top:3385px;
left:928px;
width:100%;
height: auto;
}
#module_28863753 .ModuleHead28863753 {
display:none;
}
#module_28863753 .BodyCenter.BodyCenter28863753 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863753 >.module_28863753 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863753 >.module_28863753{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863753 .BodyCenter.BodyCenter28863753 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863753 .BodyCenter.BodyCenter28863753 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863753 >.module_28863753 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863753 >.module_28863753 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863753 >.module_28863753 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863753:hover {
border:none;
}
#module_28863753:hover >.module_28863753 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863753 .ModuleSubContainer{background-color:transparent;}
#module_28863753 .ModuleSubContainer{background-image:none;}
#module_28863753 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28863753 .ModuleSubContainer{background-position:0% 0%;}
#module_28863753 .ModuleSubContainer{background-attachment:scroll;}
#module_28863753 .ModuleSubContainer{}
#module_28863753 {!bgVideo!}{bgVideoUrl:none}
#module_28863753 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28863753 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28863753 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28863753 {max-width:1440px;width:auto;}
.module_28863754 .ModuleHead .HeadCenter{float:none;}
#module_28863754 {
padding:0px;
}
#module_28863754 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28863754 .ModuleHead28863754 {
display:none;
}
#module_28863754 .BodyCenter.BodyCenter28863754 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863754 >.module_28863754 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863754 >.module_28863754{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863754 .BodyCenter.BodyCenter28863754 {
padding-top:3.4722%;
padding-left:0.6944%;
padding-right:0.6944%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863754 .BodyCenter.BodyCenter28863754 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863754 >.module_28863754 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863754 >.module_28863754 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_28863754 >.module_28863754 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863754:hover {
border:none;
}
#module_28863754:hover >.module_28863754 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863754 .hrbox{justify-content:;}
#module_28863754 .hr-line{width:autopx;max-width:autopx;}
#module_28863754 .hr-line{border-bottom-color:rgb(238, 238, 238);}
#module_28863754 .hr-line{border-bottom-style:solid;}
#module_28863754 .hr-line{border-bottom-width:1px;}

.module_28863732 .ModuleHead .HeadCenter{float:none;}
#module_28863732 {
padding:0px;
}
#module_28863732 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28863732 .ModuleHead28863732 {
display:none;
}
#module_28863732 .BodyCenter.BodyCenter28863732 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863732 >.module_28863732 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863732 >.module_28863732{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863732 .BodyCenter.BodyCenter28863732 {
padding-top:4.1866%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1866%;
}
}
@media screen and (max-width: 767px){
#module_28863732 .BodyCenter.BodyCenter28863732 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28863732 >.module_28863732 {
margin-top:0.0000%;
margin-left:1.1962%;
margin-right:1.1962%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863732 >.module_28863732 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863732 >.module_28863732 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863732:hover {
border:none;
}
#module_28863732:hover >.module_28863732 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863732 .ModuleSubContainer{background-color:transparent;}
#module_28863732 .ModuleSubContainer{background-image:none;}
#module_28863732 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28863732 .ModuleSubContainer{background-position:0% 0%;}
#module_28863732 .ModuleSubContainer{background-attachment:scroll;}
#module_28863732 .ModuleSubContainer{}
#module_28863732 {!bgVideo!}{bgVideoUrl:none}
#module_28863732 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28863732 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28863732 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28863732 {max-width:1440px;width:auto;}
.ModuleGridContainer.ModuleGridContainer28863732 .SubPadding {width:0px;}
.module_28863733 .ModuleHead .HeadCenter{float:none;}
#module_28863733 {
padding:0px;
}
#module_28863733 {
position:static;
z-index:0;
top:3319px;
left:528px;
width:100%;
height: auto;
}
#module_28863733 .ModuleHead28863733 {
display:none;
}
#module_28863733 >.module_28863733 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863733 >.module_28863733{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863733 .BodyCenter.BodyCenter28863733 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863733 .BodyCenter.BodyCenter28863733 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863733 >.module_28863733 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863733 >.module_28863733 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863733 >.module_28863733 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863733:hover {
border:none;
}
#module_28863733:hover >.module_28863733 {
border-color:#ccc;
}
#module_28863733:hover >.module_28863733 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863733 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28863733 .ModuleHoverBoxItem_1{background-image:none;}
#module_28863733 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28863733 .ModuleHoverBoxItem_1{}
#module_28863733 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28863733 .ModuleHoverBoxItem_1{}
#module_28863733 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28863733 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28863733 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28863733 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28863733 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28863733 .ModuleHoverBoxItem_2{background-image:url(../images/2019091621333488456e.png);}
#module_28863733 .ModuleHoverBoxItem_2{background-repeat:repeat-x;}
#module_28863733 .ModuleHoverBoxItem_2{background-position:50% 50%;}
#module_28863733 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28863733 .ModuleHoverBoxItem_2{}
#module_28863733 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28863733 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28863733 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28863733 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28863733 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28863735 .ModuleHead .HeadCenter{float:none;}
#module_28863735 {
padding:0px;
}
#module_28863735 {
position:static;
z-index:0;
top:3387px;
left:380px;
width:100%;
height: auto;
}
#module_28863735 .ModuleHead28863735 {
display:none;
}
#module_28863735 .BodyCenter.BodyCenter28863735 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28863735 >.module_28863735 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28863735 >.module_28863735{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28863735 .BodyCenter.BodyCenter28863735 {
padding-top:5.5556%;
padding-left:5.5556%;
padding-right:5.5556%;
padding-bottom:5.5556%;
}
}
@media screen and (max-width: 767px){
#module_28863735 .BodyCenter.BodyCenter28863735 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28863735 >.module_28863735 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28863735 >.module_28863735 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28863735 >.module_28863735 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28863735:hover {
border:none;
}
#module_28863735:hover >.module_28863735 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28863735 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28863735 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28863735 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28863735 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28863735 .plainTextGiant-Container{padding-top:10px;}
#module_28863735 .plainTextGiant-Container{padding-bottom:10px;}
#module_28863735 .plainTextGiant-Container{padding-left:10px;}
#module_28863735 .plainTextGiant-Container{padding-right:10px;}
#module_28863735 a{font-size:unset;font-family:unset}.module_28867244 .ModuleHead .HeadCenter{float:none;}
#module_28867244 {
padding:0px;
}
#module_28867244 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28867244 .ModuleHead28867244 {
display:none;
}
#module_28867244 .BodyCenter.BodyCenter28867244 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28867244 >.module_28867244 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28867244 >.module_28867244{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28867244 .BodyCenter.BodyCenter28867244 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28867244 .BodyCenter.BodyCenter28867244 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28867244 >.module_28867244 {
margin-top:23.7175%;
margin-left:6.1285%;
margin-right:5.4644%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28867244 >.module_28867244 {
margin-top:33.2425%;
margin-left:1.6349%;
margin-right:1.6349%;
margin-bottom:0.0000%;
}
}
#module_28867244 >.module_28867244 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28867244:hover {
border:none;
}
#module_28867244:hover >.module_28867244 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28867244 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28867244 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28867244 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28867244 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28867244 .plainTextGiant-Container{padding-top:10px;}
#module_28867244 .plainTextGiant-Container{padding-bottom:10px;}
#module_28867244 .plainTextGiant-Container{padding-left:10px;}
#module_28867244 .plainTextGiant-Container{padding-right:10px;}
#module_28867244 a{font-size:unset;font-family:unset}.module_28867275 .ModuleHead .HeadCenter{float:none;}
#module_28867275 {
padding:0px;
}
#module_28867275 {
position:static;
z-index:0;
top:3545px;
left:629px;
width:100%;
height: auto;
}
#module_28867275 .ModuleHead28867275 {
display:none;
}
#module_28867275 .BodyCenter.BodyCenter28867275 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28867275 >.module_28867275 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28867275 >.module_28867275{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28867275 .BodyCenter.BodyCenter28867275 {
padding-top:0.0000%;
padding-left:8.0775%;
padding-right:8.0775%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28867275 .BodyCenter.BodyCenter28867275 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28867275 >.module_28867275 {
margin-top:0.8078%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.8078%;
}
}
@media screen and (max-width: 767px){
#module_28867275 >.module_28867275 {
margin-top:1.3624%;
margin-left:4.3597%;
margin-right:4.3597%;
margin-bottom:1.3624%;
}
}
#module_28867275 >.module_28867275 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28867275:hover {
border:none;
}
#module_28867275:hover >.module_28867275 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28867275 .hrbox{justify-content:;}
#module_28867275 .hr-line{width:autopx;max-width:autopx;}
#module_28867275 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.22);}
#module_28867275 .hr-line{border-bottom-style:solid;}
#module_28867275 .hr-line{border-bottom-width:1px;}
.module_28867355 .ModuleHead .HeadCenter{float:none;}
#module_28867355 {
padding:0px;
}
#module_28867355 {
position:static;
z-index:0;
top:3560px;
left:348px;
width:100%;
height: auto;
}
#module_28867355 .ModuleHead28867355 {
display:none;
}
#module_28867355 .BodyCenter.BodyCenter28867355 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28867355 >.module_28867355 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28867355 >.module_28867355{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28867355 .BodyCenter.BodyCenter28867355 {
padding-top:0.0000%;
padding-left:6.4620%;
padding-right:6.4620%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28867355 .BodyCenter.BodyCenter28867355 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28867355 >.module_28867355 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28867355 >.module_28867355 {
margin-top:0.0000%;
margin-left:1.6349%;
margin-right:1.6349%;
margin-bottom:0.0000%;
}
}
#module_28867355 >.module_28867355 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28867355:hover {
border:none;
}
#module_28867355:hover >.module_28867355 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28867355 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28867355 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28867355 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28867355 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28867355 .plainTextGiant-Container{padding-top:10px;}
#module_28867355 .plainTextGiant-Container{padding-bottom:10px;}
#module_28867355 .plainTextGiant-Container{padding-left:10px;}
#module_28867355 .plainTextGiant-Container{padding-right:10px;}
#module_28867355 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28863732 #Sub28863732_1 {width:50%;}
.module_28868044 .ModuleHead .HeadCenter{float:none;}
#module_28868044 {
padding:0px;
}
#module_28868044 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868044 .ModuleHead28868044 {
display:none;
}
#module_28868044 >.module_28868044 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868044 >.module_28868044{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868044 .BodyCenter.BodyCenter28868044 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868044 .BodyCenter.BodyCenter28868044 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868044 >.module_28868044 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868044 >.module_28868044 {
margin-top:4.3597%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_28868044 >.module_28868044 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868044:hover {
border:none;
}
#module_28868044:hover >.module_28868044 {
border-color:#ccc;
}
#module_28868044:hover >.module_28868044 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868044 .ModuleHoverBoxItem_1{background-color:#fff;}
#module_28868044 .ModuleHoverBoxItem_1{background-image:none;}
#module_28868044 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_28868044 .ModuleHoverBoxItem_1{}
#module_28868044 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_28868044 .ModuleHoverBoxItem_1{}
#module_28868044 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_28868044 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_28868044 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_28868044 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_28868044 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_28868044 .ModuleHoverBoxItem_2{background-image:url(../images/201909162133344cf0ca.png);}
#module_28868044 .ModuleHoverBoxItem_2{background-repeat:repeat;}
#module_28868044 .ModuleHoverBoxItem_2{background-position:50% 50%;}
#module_28868044 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_28868044 .ModuleHoverBoxItem_2{}
#module_28868044 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_28868044 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_28868044 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_28868044 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_28868044 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_28868045 .ModuleHead .HeadCenter{float:none;}
#module_28868045 {
padding:0px;
}
#module_28868045 {
position:static;
z-index:0;
top:50px;
left:308px;
width:100%;
height: auto;
}
#module_28868045 .ModuleHead28868045 {
display:none;
}
#module_28868045 .BodyCenter.BodyCenter28868045 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868045 >.module_28868045 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868045 >.module_28868045{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868045 .BodyCenter.BodyCenter28868045 {
padding-top:5.5556%;
padding-left:5.5556%;
padding-right:5.5556%;
padding-bottom:5.5556%;
}
}
@media screen and (max-width: 767px){
#module_28868045 .BodyCenter.BodyCenter28868045 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868045 >.module_28868045 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868045 >.module_28868045 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868045 >.module_28868045 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868045:hover {
border:none;
}
#module_28868045:hover >.module_28868045 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868045 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28868045 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28868045 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28868045 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28868045 .plainTextGiant-Container{padding-top:10px;}
#module_28868045 .plainTextGiant-Container{padding-bottom:10px;}
#module_28868045 .plainTextGiant-Container{padding-left:10px;}
#module_28868045 .plainTextGiant-Container{padding-right:10px;}
#module_28868045 a{font-size:unset;font-family:unset}.module_28868046 .ModuleHead .HeadCenter{float:none;}
#module_28868046 {
padding:0px;
}
#module_28868046 {
position:static;
z-index:0;
top:23px;
left:0px;
width:100%;
height: auto;
}
#module_28868046 .ModuleHead28868046 {
display:none;
}
#module_28868046 .BodyCenter.BodyCenter28868046 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868046 >.module_28868046 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868046 >.module_28868046{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868046 .BodyCenter.BodyCenter28868046 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868046 .BodyCenter.BodyCenter28868046 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868046 >.module_28868046 {
margin-top:23.7175%;
margin-left:6.8229%;
margin-right:5.6033%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868046 >.module_28868046 {
margin-top:32.1526%;
margin-left:1.6349%;
margin-right:1.6349%;
margin-bottom:0.0000%;
}
}
#module_28868046 >.module_28868046 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868046:hover {
border:none;
}
#module_28868046:hover >.module_28868046 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868046 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28868046 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28868046 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28868046 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28868046 .plainTextGiant-Container{padding-top:10px;}
#module_28868046 .plainTextGiant-Container{padding-bottom:10px;}
#module_28868046 .plainTextGiant-Container{padding-left:10px;}
#module_28868046 .plainTextGiant-Container{padding-right:10px;}
#module_28868046 a{font-size:unset;font-family:unset}.module_28868047 .ModuleHead .HeadCenter{float:none;}
#module_28868047 {
padding:0px;
}
#module_28868047 {
position:static;
z-index:0;
top:73px;
left:0px;
width:100%;
height: auto;
}
#module_28868047 .ModuleHead28868047 {
display:none;
}
#module_28868047 .BodyCenter.BodyCenter28868047 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868047 >.module_28868047 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868047 >.module_28868047{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868047 .BodyCenter.BodyCenter28868047 {
padding-top:0.0000%;
padding-left:8.0775%;
padding-right:8.0775%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868047 .BodyCenter.BodyCenter28868047 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28868047 >.module_28868047 {
margin-top:0.8078%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.8078%;
}
}
@media screen and (max-width: 767px){
#module_28868047 >.module_28868047 {
margin-top:1.3624%;
margin-left:4.3597%;
margin-right:4.3597%;
margin-bottom:1.3624%;
}
}
#module_28868047 >.module_28868047 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868047:hover {
border:none;
}
#module_28868047:hover >.module_28868047 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868047 .hrbox{justify-content:;}
#module_28868047 .hr-line{width:autopx;max-width:autopx;}
#module_28868047 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.22);}
#module_28868047 .hr-line{border-bottom-style:solid;}
#module_28868047 .hr-line{border-bottom-width:1px;}
.module_28868048 .ModuleHead .HeadCenter{float:none;}
#module_28868048 {
padding:0px;
}
#module_28868048 {
position:static;
z-index:0;
top:3549px;
left:955px;
width:100%;
height: auto;
}
#module_28868048 .ModuleHead28868048 {
display:none;
}
#module_28868048 .BodyCenter.BodyCenter28868048 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868048 >.module_28868048 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868048 >.module_28868048{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868048 .BodyCenter.BodyCenter28868048 {
padding-top:0.0000%;
padding-left:6.4620%;
padding-right:6.4620%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868048 .BodyCenter.BodyCenter28868048 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_28868048 >.module_28868048 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868048 >.module_28868048 {
margin-top:0.0000%;
margin-left:1.6349%;
margin-right:1.6349%;
margin-bottom:0.0000%;
}
}
#module_28868048 >.module_28868048 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868048:hover {
border:none;
}
#module_28868048:hover >.module_28868048 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868048 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28868048 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28868048 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28868048 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28868048 .plainTextGiant-Container{padding-top:10px;}
#module_28868048 .plainTextGiant-Container{padding-bottom:10px;}
#module_28868048 .plainTextGiant-Container{padding-left:10px;}
#module_28868048 .plainTextGiant-Container{padding-right:10px;}
#module_28868048 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28863732 #Sub28863732_2 {width:50%;}
.module_28868105 .ModuleHead .HeadCenter{float:none;}
#module_28868105 {
padding:0px;
}
#module_28868105 {
position:static;
z-index:0;
top:3675px;
left:1093px;
width:100%;
height: auto;
}
#module_28868105 .ModuleHead28868105 {
display:none;
}

#module_28868105 .ModuleSubContainer{background-color:transparent;}
#module_28868105 .ModuleSubContainer{}
#module_28868105 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28868105 .ModuleSubContainer{background-position:0% 0%;}
#module_28868105 .ModuleSubContainer{background-attachment:scroll;}
#module_28868105 .ModuleSubContainer{}
#module_28868105 {!bgVideo!}{bgVideoUrl:}
#module_28868105 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28868105 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28868105 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28868105 {max-width:1440px;width:auto;}
.module_28868100 .ModuleHead .HeadCenter{float:none;}
#module_28868100 {
padding:0px;
}
#module_28868100 {
position:static;
z-index:0;
top:3674px;
left:897px;
width:100%;
height: auto;
}
#module_28868100 .ModuleHead28868100 {
display:none;
}
#module_28868100 .BodyCenter.BodyCenter28868100 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868100 >.module_28868100 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868100 >.module_28868100{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868100 .BodyCenter.BodyCenter28868100 {
padding-top:0.0000%;
padding-left:0.6944%;
padding-right:0.6944%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868100 .BodyCenter.BodyCenter28868100 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868100 >.module_28868100 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868100 >.module_28868100 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_28868100 >.module_28868100 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868100:hover {
border:none;
}
#module_28868100:hover >.module_28868100 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868100 .hrbox{justify-content:;}
#module_28868100 .hr-line{width:autopx;max-width:autopx;}
#module_28868100 .hr-line{border-bottom-color:rgb(238, 238, 238);}
#module_28868100 .hr-line{border-bottom-style:solid;}
#module_28868100 .hr-line{border-bottom-width:1px;}

.module_28870594 .ModuleHead .HeadCenter{float:none;}
#module_28870594 {
padding:0px;
}
#module_28870594 {
position:static;
z-index:0;
top:3722px;
left:1552px;
width:100%;
height: auto;
}
#module_28870594 .ModuleHead28870594 {
display:none;
}
#module_28870594 .BodyCenter.BodyCenter28870594 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28870594 >.module_28870594 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28870594 >.module_28870594{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28870594 .BodyCenter.BodyCenter28870594 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870594 .BodyCenter.BodyCenter28870594 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28870594 >.module_28870594 {
margin-top:3.5885%;
margin-left:1.1962%;
margin-right:1.1962%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870594 >.module_28870594 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28870594 >.module_28870594 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28870594:hover {
border:none;
}
#module_28870594:hover >.module_28870594 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28870594 .ModuleSubContainer{background-color:transparent;}
#module_28870594 .ModuleSubContainer{background-image:none;}
#module_28870594 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28870594 .ModuleSubContainer{background-position:0% 0%;}
#module_28870594 .ModuleSubContainer{background-attachment:scroll;}
#module_28870594 .ModuleSubContainer{}
#module_28870594 {!bgVideo!}{bgVideoUrl:none}
#module_28870594 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28870594 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28870594 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28870594 {max-width:1440px;width:auto;}
.ModuleGridContainer.ModuleGridContainer28870594 .SubPadding {width:0px;}
.module_28870596 .ModuleHead .HeadCenter{float:none;}
#module_28870596 {
padding:0px;
}
#module_28870596 {
position:static;
z-index:0;
top:645px;
left:360px;
width:100%;
height: auto;
}
#module_28870596 .ModuleHead28870596 {
display:none;
}
#module_28870596 .BodyCenter.BodyCenter28870596 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28870596 >.module_28870596 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28870596 >.module_28870596{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28870596 .BodyCenter.BodyCenter28870596 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870596 .BodyCenter.BodyCenter28870596 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28870596 >.module_28870596 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870596 >.module_28870596 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28870596 >.module_28870596 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28870596:hover {
border:none;
}
#module_28870596:hover >.module_28870596 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28870596 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28870596 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28870596 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28870596 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28870596 .plainTextGiant-Container{padding-top:10px;}
#module_28870596 .plainTextGiant-Container{padding-bottom:10px;}
#module_28870596 .plainTextGiant-Container{padding-left:10px;}
#module_28870596 .plainTextGiant-Container{padding-right:10px;}
#module_28870596 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28870594 #Sub28870594_1 {width:33.1250%;}
.module_28870595 .ModuleHead .HeadCenter{float:none;}
#module_28870595 {
padding:0px;
}
#module_28870595 {
position:static;
z-index:0;
top:629px;
left:949px;
width:100%;
height: auto;
}
#module_28870595 .ModuleHead28870595 {
display:none;
}
#module_28870595 .BodyCenter.BodyCenter28870595 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28870595 >.module_28870595 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28870595 >.module_28870595{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28870595 .BodyCenter.BodyCenter28870595 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870595 .BodyCenter.BodyCenter28870595 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28870595 >.module_28870595 {
margin-top:2.8261%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870595 >.module_28870595 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28870595 >.module_28870595 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28870595:hover {
border:none;
}
#module_28870595:hover >.module_28870595 {
border-color:#ccc;
}
#module_28870595:hover >.module_28870595 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28870595 .one-classify-box{text-align:right;}
#module_28870595 .main-class-item{background-color:transparent;}
#module_28870595 .main-class-item{background-image:none;}
#module_28870595 .main-class-item{background-repeat:no-repeat;}
#module_28870595 .main-class-item{}
#module_28870595 .main-class-item{}
#module_28870595 .main-class-item{}
#module_28870595 .main-class-item{height:36px;}
#module_28870595 .main-class-item{border-top-color:#000;}
#module_28870595 .main-class-item{border-top-style:solid;}
#module_28870595 .main-class-item{border-top-width:0px;}
#module_28870595 .main-class-item{border-right-color:#000;}
#module_28870595 .main-class-item{border-right-style:solid;}
#module_28870595 .main-class-item{border-right-width:0px;}
#module_28870595 .main-class-item{border-bottom-color:#000;}
#module_28870595 .main-class-item{border-bottom-style:solid;}
#module_28870595 .main-class-item{border-bottom-width:0px;}
#module_28870595 .main-class-item{border-left-color:#000;}
#module_28870595 .main-class-item{border-left-style:solid;}
#module_28870595 .main-class-item{border-left-width:0px;}
#module_28870595 .main-class-item{border-top-left-radius:41px;}
#module_28870595 .main-class-item{border-top-right-radius:41px;}
#module_28870595 .main-class-item{border-bottom-left-radius:41px;}
#module_28870595 .main-class-item{border-bottom-right-radius:41px;}
#module_28870595 .main-class-item{margin-right:2px;} @media (max-width: 767px){#module_28870595 .ItemCount li.col-xs-2 {width: calc((100% - 2px) / 2) !important;}#module_28870595 .ItemCount li.col-xs-3 {width: calc((100% - 2px * 2) / 3) !important;}#module_28870595 .ItemCount li.col-xs-4 {width: calc((100% - 2px * 3) / 4) !important;}#module_28870595 .ItemCount li.col-xs-5 {width: calc((100% - 2px * 4) / 5) !important;}} @media (min-width: 768px){#module_28870595 .ItemCount li.col-lg-2 {width: calc((100% - 2px) / 2) !important;}#module_28870595 .ItemCount li.col-lg-3 {width: calc((100% - 2px * 2) / 3) !important;}#module_28870595 .ItemCount li.col-lg-4 {width: calc((100% - 2px * 3) / 4) !important;}#module_28870595 .ItemCount li.col-lg-5 {width: calc((100% - 2px * 4) / 5) !important;}#module_28870595 .ItemCount li.col-lg-6 {width: calc((100% - 2px * 5) / 6) !important;}#module_28870595 .ItemCount li.col-lg-7 {width: calc((100% - 2px * 6) / 7) !important;}#module_28870595 .ItemCount li.col-lg-8 {width: calc((100% - 2px * 7) / 8) !important;}#module_28870595 .ItemCount li.col-lg-9 {width: calc((100% - 2px * 8) / 9) !important;}#module_28870595 .ItemCount li.col-lg-10 {width: calc((100% - 2px * 9) / 10) !important;}#module_28870595 .ItemCount li.col-lg-11 {width: calc((100% - 2px * 10) / 11) !important;}#module_28870595 .ItemCount li.col-lg-12 {width: calc((100% - 2px * 11) / 12) !important;}}
#module_28870595 .main-class-item{margin-Bottom:px;} 
#module_28870595 .main-class-text{font-size:10px;}
#module_28870595 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28870595 .main-class-text{color:rgb(51, 51, 51);}
#module_28870595 .main-class-text{font-weight:normal;}
#module_28870595 .main-class-text{text-decoration:none;}
#module_28870595 .main-class-text{font-style:normal;}
#module_28870595 .main-class-item{width:69px;width:69;}
#module_28870595 .main-class-text{padding-left:px;}
#module_28870595 .main-class-text{padding-right:px}
#module_28870595 .main-class-item:hover{border-top-color:;}
#module_28870595 .main-class-item:hover{border-top-style:;}
#module_28870595 .main-class-item:hover{border-right-color:;}
#module_28870595 .main-class-item:hover{border-right-style:;}
#module_28870595 .main-class-item:hover{border-bottom-color:;}
#module_28870595 .main-class-item:hover{border-bottom-style:;}
#module_28870595 .main-class-item:hover{border-left-color:;}
#module_28870595 .main-class-item:hover{border-left-style:;}
#module_28870595 .main-class-item.active{background-color:rgb(255, 255, 255);}
#module_28870595 .main-class-item.active{background-image:none;}
#module_28870595 .main-class-item.active{background-repeat:no-repeat;}
#module_28870595 .main-class-item.active{}
#module_28870595 .main-class-item.active{}
#module_28870595 .main-class-item.active{}
#module_28870595 .main-class-item.active .main-class-text{font-size:12px;}
#module_28870595 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_28870595 .main-class-item.active .main-class-text{color:rgb(112, 78, 57);}
#module_28870595 .main-class-item.active .main-class-text{font-weight:normal;}
#module_28870595 .main-class-item.active .main-class-text{text-decoration:none;}
#module_28870595 .main-class-item.active .main-class-text{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer28870594 #Sub28870594_2 {width:63.9583%;}
.module_28870597 .ModuleHead .HeadCenter{float:none;}
#module_28870597 {
padding:0px;
}
#module_28870597 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28870597 .ModuleHead28870597 {
display:none;
}
#module_28870597 .BodyCenter.BodyCenter28870597 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28870597 >.module_28870597 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28870597 >.module_28870597{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28870597 .BodyCenter.BodyCenter28870597 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870597 .BodyCenter.BodyCenter28870597 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28870597 >.module_28870597 {
margin-top:47.4702%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28870597 >.module_28870597 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28870597 >.module_28870597 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28870597:hover {
border:none;
}
#module_28870597:hover >.module_28870597 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28870597 .ModulePlainTextGiantContent{margin-top:0px;}
#module_28870597 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_28870597 .ModulePlainTextGiantContent{margin-left:0px;}
#module_28870597 .ModulePlainTextGiantContent{margin-right:10px;}
#module_28870597 .plainTextGiant-Container{padding-top:10px;}
#module_28870597 .plainTextGiant-Container{padding-bottom:10px;}
#module_28870597 .plainTextGiant-Container{padding-left:10px;}
#module_28870597 .plainTextGiant-Container{padding-right:10px;}
#module_28870597 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer28870594 #Sub28870594_3 {width:2.916700000000005%;}
.module_28868711 .ModuleHead .HeadCenter{float:none;}
#module_28868711 {
padding:0px;
}
#module_28868711 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_28868711 .ModuleHead28868711 {
display:none;
}

#module_28868711 .ModuleSubContainer{background-color:transparent;}
#module_28868711 .ModuleSubContainer{}
#module_28868711 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28868711 .ModuleSubContainer{background-position:0% 0%;}
#module_28868711 .ModuleSubContainer{background-attachment:scroll;}
#module_28868711 .ModuleSubContainer{}
#module_28868711 {!bgVideo!}{bgVideoUrl:}
#module_28868711 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28868711 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28868711 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28868711 {max-width:1440px;width:auto;}
.ModuleNewsListGiant.layout-119 .swiper-container {
  padding-top: 10px !important;
  padding-bottom: 14px !important;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev,
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  opacity: 1;
  line-height: 50px;
}

.ModuleNewsListGiant.layout-119 .swiper-button-next{transform: rotate(180deg);background-image: unset;right: 21px; left: auto;}
.ModuleNewsListGiant.layout-119 .swiper-button-prev{background-image: unset;left:21px;right: auto;}


.ModuleNewsListGiant.layout-119 .swiper-container-free-mode1>.swiper-wrapper{
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
	margin:0 auto
  }
  .ModuleNewsListGiant.layout-119 .icon-icon-left{font-size: 36px; color: #fff; text-align: center;}
  .ModuleNewsListGiant.layout-119 .swiper-button-white {background-color: rgba(51,51,51,.3);}
  .ModuleNewsListGiant.layout-119 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-119 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

/* .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev {
  left: 21px;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
  right: 21px;
} */

/* .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev:after,
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1.5px solid #fff;
  border-left: 1.5px solid #fff;
  border-radius: 1px;
  position: relative;
  top: 19px;
}
.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev:after {
  transform:rotate(-45deg);
  left: 21px;
}

.ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next:after {
  transform:rotate(135deg);
  left: 17px;
} */

.ModuleNewsListGiant.layout-119 .news-item {
  float: left;
  cursor: pointer;
  opacity: 1;
  border-radius: 10px;
  height: auto;
  background-size: 100% auto !important;
}

.ModuleNewsListGiant.layout-119 .news-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  z-index: 2;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img {
  position: relative;
  z-index: 1;
  margin: auto;
  list-style-type: none;
  display: block;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease-out;
  border-radius: 10px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img .dummy {
  padding-top: 72.5%;
}

.ModuleNewsListGiant.layout-119 .news-item .news-img img {
  transition: all .3s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: auto;
  display: block;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit {
  position: absolute;
  top: calc(100% - 100px);
  z-index: 999;
  transition: all 0.2s;
  padding: 0 26px;
  width: 100%;
  height: 100%;
  text-align: left;
  border-radius: 10px;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-tit {
  top: 55px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-title {
  color: #fff;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.ModuleNewsListGiant.layout-119 .news-item time {
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit .news-desc {
  display: none;
  color: #fff;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin: 0.4rem 0 0.4rem 0;
  opacity: 0;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-desc {
  display: -webkit-box;
  opacity: 1;
}

.ModuleNewsListGiant.layout-119 .news-item .news-tit .news-detailbtn {
  display: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 16px;
  width: 82px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin-top: 3%;
}

.ModuleNewsListGiant.layout-119 .news-item:hover .news-detailbtn {
  display: inline-block;
}

/*手机屏幕*/
@media (max-width: 767px){
  .ModuleNewsListGiant.layout-119 .news-item .news-tit{
    top: calc(100% - 110px);
  }
  .ModuleNewsListGiant.layout-119 .news-item .news-tit .news-desc {
    display: none;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-prev,
  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-button-next {
    display: none !important;
  }

  .ModuleNewsListGiant.layout-119 .news-item time {
    margin-bottom: 30px;
  }
  .ModuleNewsListGiant.layout-119 .news-container {
    width: 100%;
  }

  .ModuleNewsListGiant.layout-119 .news-item {
    width: 100%;
    background: #fff;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container {
    padding-bottom: 10px !important;
    overflow: visible !important;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-wrapper .swiper-slide{
    width: 70% !important;
  }

  .ModuleNewsListGiant.layout-119 .swiper-container .swiper-wrapper .swiper-slide-active{
    width: 70% !important;
  }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-119 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}
.module_28868102 .ModuleHead .HeadCenter{float:none;}
#module_28868102 {
padding:0px;
}
#module_28868102 {
position:static;
z-index:0;
top:3846px;
left:936px;
width:100%;
height: auto;
}
#module_28868102 .ModuleHead28868102 {
display:none;
}
#module_28868102 .BodyCenter.BodyCenter28868102 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868102 >.module_28868102 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868102 >.module_28868102{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868102 .BodyCenter.BodyCenter28868102 {
padding-top:0.0000%;
padding-left:1.3889%;
padding-right:1.3889%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868102 .BodyCenter.BodyCenter28868102 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868102 >.module_28868102 {
margin-top:1.5961%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868102 >.module_28868102 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868102 >.module_28868102 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868102:hover {
border:none;
}
#module_28868102:hover >.module_28868102 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868102 .videobox .iconfont{font-size:px;}
#module_28868102 {}@media (max-width: 767px) { #module_28868102 .videobox .iconfont{font-size:px;}}
#module_28868102 .news-item{background-color:rgba(0, 0, 0, 0.2);}
#module_28868102 .news-item{}
#module_28868102 .news-item{background-repeat:no-repeat;}
#module_28868102 .news-item{}
#module_28868102 .news-item{}
#module_28868102 .news-item{}
#module_28868102 .news-item{border-top-color:transparent;}
#module_28868102 .news-item{border-top-style:none;}
#module_28868102 .news-item{border-top-width:0px;}
#module_28868102 .news-item{border-right-color:transparent;}
#module_28868102 .news-item{border-right-style:none;}
#module_28868102 .news-item{border-right-width:0px;}
#module_28868102 .news-item{border-bottom-color:transparent;}
#module_28868102 .news-item{border-bottom-style:none;}
#module_28868102 .news-item{border-bottom-width:0px;}
#module_28868102 .news-item{border-left-color:transparent;}
#module_28868102 .news-item{border-left-style:none;}
#module_28868102 .news-item{border-left-width:0px;}
#module_28868102 .news-img .dummy{background-color:rgba(0, 0, 0, 0.2);}
#module_28868102 .news-img .dummy{background-image:none;}
#module_28868102 .news-img .dummy{background-repeat:no-repeat;}
#module_28868102 .news-img .dummy{}
#module_28868102 .news-img .dummy{}
#module_28868102 .news-img .dummy{}
#module_28868102 .news-img .dummy{padding-top:66.67%;}
#module_28868102 .news-img .t-img{ object-fit:unset;}
#module_28868102 .news-img .t-img{ width:;}
#module_28868102 .news-img .t-img{ height:auto;}
#module_28868102 .news-title{font-size:18px;}
#module_28868102 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-title{color:#fff;}
#module_28868102 .news-title{font-weight:normal;}
#module_28868102 .news-title{text-decoration:none;}
#module_28868102 .news-title{font-style:normal;}
#module_28868102 .news-title{margin-top:0px;}
#module_28868102 .news-title{margin-bottom:0px;}
#module_28868102 .news-title{margin-left:0px;}
#module_28868102 .news-title{margin-right:0px;}
#module_28868102 .news-desc{font-size:12px;}
#module_28868102 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-desc{color:#fff;}
#module_28868102 .news-desc{font-weight:normal;}
#module_28868102 .news-desc{text-decoration:none;}
#module_28868102 .news-desc{font-style:normal;}
#module_28868102 time{font-size:12px;}
#module_28868102 time{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 time{color:#fff;}
#module_28868102 time{font-weight:normal;}
#module_28868102 time{text-decoration:none;}
#module_28868102 time{font-style:normal;}
#module_28868102 .news-detailbtn{background-color:;}
#module_28868102 .news-detailbtn {background-image:none;}
#module_28868102 .news-detailbtn {background-repeat:no-repeat;}
#module_28868102 .news-detailbtn {}
#module_28868102 .news-detailbtn {}
#module_28868102 .news-detailbtn{}
#module_28868102 .news-detailbtn {border-top-color:#fff;}
#module_28868102 .news-detailbtn {border-top-style:solid;}
#module_28868102 .news-detailbtn {border-top-width:1px;}
#module_28868102 .news-detailbtn {border-right-color:#fff;}
#module_28868102 .news-detailbtn {border-right-style:solid;}
#module_28868102 .news-detailbtn {border-right-width:1px;}
#module_28868102 .news-detailbtn {border-bottom-color:#fff;}
#module_28868102 .news-detailbtn {border-bottom-style:solid;}
#module_28868102 .news-detailbtn {border-bottom-width:1px;}
#module_28868102 .news-detailbtn {border-left-color:#fff;}
#module_28868102 .news-detailbtn {border-left-style:solid;}
#module_28868102 .news-detailbtn {border-left-width:1px;}
#module_28868102 .news-detailbtn {font-size:16px;}
#module_28868102 .news-detailbtn {font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-detailbtn {color:#fff;}
#module_28868102 .news-detailbtn {font-weight:normal;}
#module_28868102 .news-detailbtn {text-decoration:none;}
#module_28868102 .news-detailbtn {font-style:normal;}
#module_28868102 .icon-icon-left{color:;}
#module_28868102 .swiper-button-white{background-color:;}
#module_28868102 .icon-icon-left:hover{color:;}
#module_28868102 .swiper-button-white:hover{background-color:;}
#module_28868102 .news-item:hover:after{background-color:rgba(98, 67, 48, 0.83);}
#module_28868102 .news-item:hover:after{background-image:none;}
#module_28868102 .news-item:hover:after{background-repeat:no-repeat;}
#module_28868102 .news-item:hover:after{}
#module_28868102 .news-item:hover:after{}
#module_28868102 .news-item:hover:after{}
#module_28868102 .news-item:hover{border-top-color:transparent;}
#module_28868102 .news-item:hover{border-top-style:solid;}
#module_28868102 .news-item:hover{border-top-width:0px;}
#module_28868102 .news-item:hover{border-right-color:transparent;}
#module_28868102 .news-item:hover{border-right-style:solid;}
#module_28868102 .news-item:hover{border-right-width:0px;}
#module_28868102 .news-item:hover{border-bottom-color:transparent;}
#module_28868102 .news-item:hover{border-bottom-style:solid;}
#module_28868102 .news-item:hover{border-bottom-width:0px;}
#module_28868102 .news-item:hover{border-left-color:transparent;}
#module_28868102 .news-item:hover{border-left-style:solid;}
#module_28868102 .news-item:hover{border-left-width:0px;}
#module_28868102 .news-item .news-title:hover{font-size:18px;}
#module_28868102 .news-item .news-title:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-item .news-title:hover{color:#fff;}
#module_28868102 .news-item .news-title:hover{font-weight:normal;}
#module_28868102 .news-item .news-title:hover{text-decoration:none;}
#module_28868102 .news-item .news-title:hover{font-style:normal;}
#module_28868102 .news-item .news-desc:hover{font-size:12px;}
#module_28868102 .news-item .news-desc:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-item .news-desc:hover{color:#fff;}
#module_28868102 .news-item .news-desc:hover{font-weight:normal;}
#module_28868102 .news-item .news-desc:hover{text-decoration:none;}
#module_28868102 .news-item .news-desc:hover{font-style:normal;}
#module_28868102 .news-item time:hover{font-size:12px;}
#module_28868102 .news-item time:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-item time:hover{color:#fff;}
#module_28868102 .news-item time:hover{font-weight:normal;}
#module_28868102 .news-item time:hover{text-decoration:none;}
#module_28868102 .news-item time:hover{font-style:normal;}
#module_28868102 .news-item .news-detailbtn:hover {background-color:;}
#module_28868102 .news-item .news-detailbtn:hover {background-image:none;}
#module_28868102 .news-item .news-detailbtn:hover {background-repeat:no-repeat;}
#module_28868102 .news-item .news-detailbtn:hover {}
#module_28868102 .news-item .news-detailbtn:hover {}
#module_28868102 .news-item .news-detailbtn:hover{}
#module_28868102 .news-item .news-detailbtn:hover {border-top-color:#fff;}
#module_28868102 .news-item .news-detailbtn:hover {border-top-style:solid;}
#module_28868102 .news-item .news-detailbtn:hover {border-top-width:1px;}
#module_28868102 .news-item .news-detailbtn:hover {border-right-color:#fff;}
#module_28868102 .news-item .news-detailbtn:hover {border-right-style:solid;}
#module_28868102 .news-item .news-detailbtn:hover {border-right-width:1px;}
#module_28868102 .news-item .news-detailbtn:hover {border-bottom-color:#fff;}
#module_28868102 .news-item .news-detailbtn:hover {border-bottom-style:solid;}
#module_28868102 .news-item .news-detailbtn:hover {border-bottom-width:1px;}
#module_28868102 .news-item .news-detailbtn:hover {border-left-color:#fff;}
#module_28868102 .news-item .news-detailbtn:hover {border-left-style:solid;}
#module_28868102 .news-item .news-detailbtn:hover {border-left-width:1px;}
#module_28868102 .news-item .news-detailbtn:hover {font-size:16px;}
#module_28868102 .news-item .news-detailbtn:hover {font-family:微软雅黑,Microsoft YaHei;}
#module_28868102 .news-item .news-detailbtn:hover {color:#fff;}
#module_28868102 .news-item .news-detailbtn:hover {font-weight:normal;}
#module_28868102 .news-item .news-detailbtn:hover {text-decoration:none;}
#module_28868102 .news-item .news-detailbtn:hover {font-style:normal;}

.module_28891079 .ModuleHead .HeadCenter{float:none;}
#module_28891079 {
padding:0px;
}
#module_28891079 {
position:static;
z-index:0;
top:4289px;
left:1621px;
width:100%;
height: auto;
}
#module_28891079 .ModuleHead28891079 {
display:none;
}
#module_28891079 .BodyCenter.BodyCenter28891079 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28891079 >.module_28891079 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28891079 >.module_28891079{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28891079 .BodyCenter.BodyCenter28891079 {
padding-top:2.4522%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28891079 .BodyCenter.BodyCenter28891079 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28891079 >.module_28891079 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28891079 >.module_28891079 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28891079 >.module_28891079 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28891079:hover {
border:none;
}
#module_28891079:hover >.module_28891079 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28891079 .ModuleSubContainer{background-color:transparent;}
#module_28891079 .ModuleSubContainer{background-image:none;}
#module_28891079 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28891079 .ModuleSubContainer{background-position:0% 0%;}
#module_28891079 .ModuleSubContainer{background-attachment:scroll;}
#module_28891079 .ModuleSubContainer{}
#module_28891079 {!bgVideo!}{bgVideoUrl:none}
#module_28891079 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28891079 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28891079 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28891079 {max-width:1440px;width:auto;}
.module_28891080 .ModuleHead .HeadCenter{float:none;}
#module_28891080 {
padding:0px;
}
#module_28891080 {
position:static;
z-index:0;
top:3674px;
left:897px;
width:100%;
height: auto;
}
#module_28891080 .ModuleHead28891080 {
display:none;
}
#module_28891080 .BodyCenter.BodyCenter28891080 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28891080 >.module_28891080 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28891080 >.module_28891080{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28891080 .BodyCenter.BodyCenter28891080 {
padding-top:0.0000%;
padding-left:0.6944%;
padding-right:0.6944%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28891080 .BodyCenter.BodyCenter28891080 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28891080 >.module_28891080 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28891080 >.module_28891080 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_28891080 >.module_28891080 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28891080:hover {
border:none;
}
#module_28891080:hover >.module_28891080 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28891080 .hrbox{justify-content:;}
#module_28891080 .hr-line{width:autopx;max-width:autopx;}
#module_28891080 .hr-line{border-bottom-color:rgb(238, 238, 238);}
#module_28891080 .hr-line{border-bottom-style:solid;}
#module_28891080 .hr-line{border-bottom-width:1px;}

.module_28868115 .ModuleHead .HeadCenter{float:none;}
#module_28868115 {
padding:0px;
}
#module_28868115 {
position:static;
z-index:0;
top:4185px;
left:1641px;
width:100%;
height: auto;
}
#module_28868115 .ModuleHead28868115 {
display:none;
}
#module_28868115 .BodyCenter.BodyCenter28868115 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868115 >.module_28868115 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868115 >.module_28868115{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868115 .BodyCenter.BodyCenter28868115 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868115 .BodyCenter.BodyCenter28868115 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868115 >.module_28868115 {
margin-top:1.1962%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.1962%;
}
}
@media screen and (max-width: 767px){
#module_28868115 >.module_28868115 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868115 >.module_28868115 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868115:hover {
border:none;
}
#module_28868115:hover >.module_28868115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868115 .ModuleSubContainer{background-color:transparent;}
#module_28868115 .ModuleSubContainer{background-image:none;}
#module_28868115 .ModuleSubContainer{background-repeat:no-repeat;}
#module_28868115 .ModuleSubContainer{background-position:0% 0%;}
#module_28868115 .ModuleSubContainer{background-attachment:scroll;}
#module_28868115 .ModuleSubContainer{}
#module_28868115 {!bgVideo!}{bgVideoUrl:none}
#module_28868115 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_28868115 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_28868115 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer28868115 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer28868115 .SubPadding {width:0px;}
.module_28868168 .ModuleHead .HeadCenter{float:none;}
#module_28868168 {
padding:0px;
}
#module_28868168 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868168 .ModuleHead28868168 {
display:none;
}
#module_28868168 .BodyCenter.BodyCenter28868168 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868168 >.module_28868168 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868168 >.module_28868168{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868168 .BodyCenter.BodyCenter28868168 {
padding-top:8.3333%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_28868168 .BodyCenter.BodyCenter28868168 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868168 >.module_28868168 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868168 >.module_28868168 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868168 >.module_28868168 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868168:hover {
border:none;
}
#module_28868168:hover >.module_28868168 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868168 img{border-top-color:transparent;}
#module_28868168 img{border-top-style:none;}
#module_28868168 img{border-top-width:0px;}
#module_28868168 img{border-right-color:transparent;}
#module_28868168 img{border-right-style:none;}
#module_28868168 img{border-right-width:0px;}
#module_28868168 img{border-bottom-color:transparent;}
#module_28868168 img{border-bottom-style:none;}
#module_28868168 img{border-bottom-width:0px;}
#module_28868168 img{border-left-color:transparent;}
#module_28868168 img{border-left-style:none;}
#module_28868168 img{border-left-width:0px;}
#module_28868168 img{border-top-left-radius:0px;}
#module_28868168 img{border-top-right-radius:0px;}
#module_28868168 img{border-bottom-left-radius:0px;}
#module_28868168 img{border-bottom-right-radius:0px;}
#module_28868168 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_1 {width:12.5%;}
.module_28868169 .ModuleHead .HeadCenter{float:none;}
#module_28868169 {
padding:0px;
}
#module_28868169 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868169 .ModuleHead28868169 {
display:none;
}
#module_28868169 .BodyCenter.BodyCenter28868169 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868169 >.module_28868169 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868169 >.module_28868169{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868169 .BodyCenter.BodyCenter28868169 {
padding-top:8.3333%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_28868169 .BodyCenter.BodyCenter28868169 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868169 >.module_28868169 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868169 >.module_28868169 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868169 >.module_28868169 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868169:hover {
border:none;
}
#module_28868169:hover >.module_28868169 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868169 img{border-top-color:transparent;}
#module_28868169 img{border-top-style:none;}
#module_28868169 img{border-top-width:0px;}
#module_28868169 img{border-right-color:transparent;}
#module_28868169 img{border-right-style:none;}
#module_28868169 img{border-right-width:0px;}
#module_28868169 img{border-bottom-color:transparent;}
#module_28868169 img{border-bottom-style:none;}
#module_28868169 img{border-bottom-width:0px;}
#module_28868169 img{border-left-color:transparent;}
#module_28868169 img{border-left-style:none;}
#module_28868169 img{border-left-width:0px;}
#module_28868169 img{border-top-left-radius:0px;}
#module_28868169 img{border-top-right-radius:0px;}
#module_28868169 img{border-bottom-left-radius:0px;}
#module_28868169 img{border-bottom-right-radius:0px;}
#module_28868169 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_2 {width:12.5%;}
.module_28868171 .ModuleHead .HeadCenter{float:none;}
#module_28868171 {
padding:0px;
}
#module_28868171 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868171 .ModuleHead28868171 {
display:none;
}
#module_28868171 .BodyCenter.BodyCenter28868171 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868171 >.module_28868171 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868171 >.module_28868171{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868171 .BodyCenter.BodyCenter28868171 {
padding-top:8.3333%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_28868171 .BodyCenter.BodyCenter28868171 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868171 >.module_28868171 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868171 >.module_28868171 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868171 >.module_28868171 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868171:hover {
border:none;
}
#module_28868171:hover >.module_28868171 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868171 img{border-top-color:transparent;}
#module_28868171 img{border-top-style:none;}
#module_28868171 img{border-top-width:0px;}
#module_28868171 img{border-right-color:transparent;}
#module_28868171 img{border-right-style:none;}
#module_28868171 img{border-right-width:0px;}
#module_28868171 img{border-bottom-color:transparent;}
#module_28868171 img{border-bottom-style:none;}
#module_28868171 img{border-bottom-width:0px;}
#module_28868171 img{border-left-color:transparent;}
#module_28868171 img{border-left-style:none;}
#module_28868171 img{border-left-width:0px;}
#module_28868171 img{border-top-left-radius:0px;}
#module_28868171 img{border-top-right-radius:0px;}
#module_28868171 img{border-bottom-left-radius:0px;}
#module_28868171 img{border-bottom-right-radius:0px;}
#module_28868171 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_3 {width:12.5%;}
.module_28868172 .ModuleHead .HeadCenter{float:none;}
#module_28868172 {
padding:0px;
}
#module_28868172 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868172 .ModuleHead28868172 {
display:none;
}
#module_28868172 .BodyCenter.BodyCenter28868172 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868172 >.module_28868172 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868172 >.module_28868172{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868172 .BodyCenter.BodyCenter28868172 {
padding-top:8.3333%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_28868172 .BodyCenter.BodyCenter28868172 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868172 >.module_28868172 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868172 >.module_28868172 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868172 >.module_28868172 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868172:hover {
border:none;
}
#module_28868172:hover >.module_28868172 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868172 img{border-top-color:transparent;}
#module_28868172 img{border-top-style:none;}
#module_28868172 img{border-top-width:0px;}
#module_28868172 img{border-right-color:transparent;}
#module_28868172 img{border-right-style:none;}
#module_28868172 img{border-right-width:0px;}
#module_28868172 img{border-bottom-color:transparent;}
#module_28868172 img{border-bottom-style:none;}
#module_28868172 img{border-bottom-width:0px;}
#module_28868172 img{border-left-color:transparent;}
#module_28868172 img{border-left-style:none;}
#module_28868172 img{border-left-width:0px;}
#module_28868172 img{border-top-left-radius:0px;}
#module_28868172 img{border-top-right-radius:0px;}
#module_28868172 img{border-bottom-left-radius:0px;}
#module_28868172 img{border-bottom-right-radius:0px;}
#module_28868172 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_4 {width:12.5%;}
.module_28868173 .ModuleHead .HeadCenter{float:none;}
#module_28868173 {
padding:0px;
}
#module_28868173 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868173 .ModuleHead28868173 {
display:none;
}
#module_28868173 .BodyCenter.BodyCenter28868173 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868173 >.module_28868173 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868173 >.module_28868173{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868173 .BodyCenter.BodyCenter28868173 {
padding-top:8.3333%;
padding-left:12.5000%;
padding-right:12.5000%;
padding-bottom:8.3333%;
}
}
@media screen and (max-width: 767px){
#module_28868173 .BodyCenter.BodyCenter28868173 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868173 >.module_28868173 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868173 >.module_28868173 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868173 >.module_28868173 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868173:hover {
border:none;
}
#module_28868173:hover >.module_28868173 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868173 img{border-top-color:transparent;}
#module_28868173 img{border-top-style:none;}
#module_28868173 img{border-top-width:0px;}
#module_28868173 img{border-right-color:transparent;}
#module_28868173 img{border-right-style:none;}
#module_28868173 img{border-right-width:0px;}
#module_28868173 img{border-bottom-color:transparent;}
#module_28868173 img{border-bottom-style:none;}
#module_28868173 img{border-bottom-width:0px;}
#module_28868173 img{border-left-color:transparent;}
#module_28868173 img{border-left-style:none;}
#module_28868173 img{border-left-width:0px;}
#module_28868173 img{border-top-left-radius:0px;}
#module_28868173 img{border-top-right-radius:0px;}
#module_28868173 img{border-bottom-left-radius:0px;}
#module_28868173 img{border-bottom-right-radius:0px;}
#module_28868173 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_5 {width:12.5%;}
.module_28868174 .ModuleHead .HeadCenter{float:none;}
#module_28868174 {
padding:0px;
}
#module_28868174 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28868174 .ModuleHead28868174 {
display:none;
}
#module_28868174 .BodyCenter.BodyCenter28868174 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28868174 >.module_28868174 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28868174 >.module_28868174{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28868174 .BodyCenter.BodyCenter28868174 {
padding-top:11.4286%;
padding-left:17.1429%;
padding-right:17.1429%;
padding-bottom:11.4286%;
}
}
@media screen and (max-width: 767px){
#module_28868174 .BodyCenter.BodyCenter28868174 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28868174 >.module_28868174 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28868174 >.module_28868174 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28868174 >.module_28868174 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28868174:hover {
border:none;
}
#module_28868174:hover >.module_28868174 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28868174 img{border-top-color:transparent;}
#module_28868174 img{border-top-style:none;}
#module_28868174 img{border-top-width:0px;}
#module_28868174 img{border-right-color:transparent;}
#module_28868174 img{border-right-style:none;}
#module_28868174 img{border-right-width:0px;}
#module_28868174 img{border-bottom-color:transparent;}
#module_28868174 img{border-bottom-style:none;}
#module_28868174 img{border-bottom-width:0px;}
#module_28868174 img{border-left-color:transparent;}
#module_28868174 img{border-left-style:none;}
#module_28868174 img{border-left-width:0px;}
#module_28868174 img{border-top-left-radius:0px;}
#module_28868174 img{border-top-right-radius:0px;}
#module_28868174 img{border-bottom-left-radius:0px;}
#module_28868174 img{border-bottom-right-radius:0px;}
#module_28868174 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_6 {width:12.5%;}
.module_28893516 .ModuleHead .HeadCenter{float:none;}
#module_28893516 {
padding:0px;
}
#module_28893516 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28893516 .ModuleHead28893516 {
display:none;
}
#module_28893516 .BodyCenter.BodyCenter28893516 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28893516 >.module_28893516 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28893516 >.module_28893516{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28893516 .BodyCenter.BodyCenter28893516 {
padding-top:11.4286%;
padding-left:17.1429%;
padding-right:17.1429%;
padding-bottom:11.4286%;
}
}
@media screen and (max-width: 767px){
#module_28893516 .BodyCenter.BodyCenter28893516 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28893516 >.module_28893516 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28893516 >.module_28893516 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28893516 >.module_28893516 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28893516:hover {
border:none;
}
#module_28893516:hover >.module_28893516 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28893516 img{border-top-color:transparent;}
#module_28893516 img{border-top-style:none;}
#module_28893516 img{border-top-width:0px;}
#module_28893516 img{border-right-color:transparent;}
#module_28893516 img{border-right-style:none;}
#module_28893516 img{border-right-width:0px;}
#module_28893516 img{border-bottom-color:transparent;}
#module_28893516 img{border-bottom-style:none;}
#module_28893516 img{border-bottom-width:0px;}
#module_28893516 img{border-left-color:transparent;}
#module_28893516 img{border-left-style:none;}
#module_28893516 img{border-left-width:0px;}
#module_28893516 img{border-top-left-radius:0px;}
#module_28893516 img{border-top-right-radius:0px;}
#module_28893516 img{border-bottom-left-radius:0px;}
#module_28893516 img{border-bottom-right-radius:0px;}
#module_28893516 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_7 {width:12.5%;}
.module_28893519 .ModuleHead .HeadCenter{float:none;}
#module_28893519 {
padding:0px;
}
#module_28893519 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_28893519 .ModuleHead28893519 {
display:none;
}
#module_28893519 .BodyCenter.BodyCenter28893519 {
background:none;background-color:rgba(0,0,0,0);
}
#module_28893519 >.module_28893519 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_28893519 >.module_28893519{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_28893519 .BodyCenter.BodyCenter28893519 {
padding-top:11.4286%;
padding-left:17.1429%;
padding-right:17.1429%;
padding-bottom:11.4286%;
}
}
@media screen and (max-width: 767px){
#module_28893519 .BodyCenter.BodyCenter28893519 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_28893519 >.module_28893519 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_28893519 >.module_28893519 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_28893519 >.module_28893519 {box-shadow: 0px 0px 0px 0px #ccc}
#module_28893519:hover {
border:none;
}
#module_28893519:hover >.module_28893519 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_28893519 img{border-top-color:transparent;}
#module_28893519 img{border-top-style:none;}
#module_28893519 img{border-top-width:0px;}
#module_28893519 img{border-right-color:transparent;}
#module_28893519 img{border-right-style:none;}
#module_28893519 img{border-right-width:0px;}
#module_28893519 img{border-bottom-color:transparent;}
#module_28893519 img{border-bottom-style:none;}
#module_28893519 img{border-bottom-width:0px;}
#module_28893519 img{border-left-color:transparent;}
#module_28893519 img{border-left-style:none;}
#module_28893519 img{border-left-width:0px;}
#module_28893519 img{border-top-left-radius:0px;}
#module_28893519 img{border-top-right-radius:0px;}
#module_28893519 img{border-bottom-left-radius:0px;}
#module_28893519 img{border-bottom-right-radius:0px;}
#module_28893519 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer28868115 #Sub28868115_8 {width:12.5%;}







