/* cache file /mnt/yzproc/YZ-Site/caches/csscache/10/102129/102129_310701_1_.cache exists */
/*md5:50f7bd470bd392011b968cfb46a0ef18*/
/*time: 2024-03-04 11:44:56*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .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_462648055 .ModuleHead .HeadCenter{float:none;}
#module_462648055 {
padding:0px;
}
#module_462648055 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462648055 .ModuleHead462648055 {
display:none;
}
#module_462648055 .BodyCenter.BodyCenter462648055 {
background-color:transparent;
background-image:url(../images/20221101141334783ec1.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_462648055 >.module_462648055 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462648055 >.module_462648055{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462648055 .BodyCenter.BodyCenter462648055 {
padding-top:0.0000%;
padding-left:0.5230%;
padding-right:0.5230%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648055 .BodyCenter.BodyCenter462648055 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462648055 >.module_462648055 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648055 >.module_462648055 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462648055 >.module_462648055 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462648055:hover {
border:none;
}
#module_462648055:hover >.module_462648055 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462648055 .ModuleSubContainer{background-color:transparent;}
#module_462648055 .ModuleSubContainer{background-image:none;}
#module_462648055 .ModuleSubContainer{background-repeat:no-repeat;}
#module_462648055 .ModuleSubContainer{background-position:0% 0%;}
#module_462648055 .ModuleSubContainer{background-attachment:scroll;}
#module_462648055 .ModuleSubContainer{}
#module_462648055 {!bgVideo!}{bgVideoUrl:}
#module_462648055 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_462648055 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_462648055 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer462648055 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer462648055 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_462648073 .ModuleHead .HeadCenter{float:none;}
#module_462648073 {
padding:0px;
}
#module_462648073 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462648073 .ModuleHead462648073 {
display:none;
}
#module_462648073 .BodyCenter.BodyCenter462648073 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462648073 >.module_462648073 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462648073 >.module_462648073{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462648073 .BodyCenter.BodyCenter462648073 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648073 .BodyCenter.BodyCenter462648073 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462648073 >.module_462648073 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648073 >.module_462648073 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462648073 >.module_462648073 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462648073:hover {
border:none;
}
#module_462648073:hover >.module_462648073 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462648073 .ModuleImageTextGiantContent{margin-top:0px;}
#module_462648073 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_462648073 .ModuleImageTextGiantContent{margin-left:0px;}
#module_462648073 .ModuleImageTextGiantContent{margin-right:0px;}
#module_462648073 .imageTextGiant-Container{padding-top:10px;}
#module_462648073 .imageTextGiant-Container{padding-bottom:10px;}
#module_462648073 .imageTextGiant-Container{padding-left:0px;}
#module_462648073 .imageTextGiant-Container{padding-right:10px;}
#module_462648073 .showHandle .btn{font-size:14px;}
#module_462648073 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_462648073 .showHandle .btn{color:#333;}
#module_462648073 .showHandle .btn{font-weight:400;}
#module_462648073 .showHandle .btn{text-decoration:none;}
#module_462648073 .showHandle .btn{font-style:normal;}
#module_462648073 .showHandle div{border-top-color:#ddd !important;}
#module_462648073 .showHandle div{border-top-style:solid !important;}
#module_462648073 .showHandle div{border-top-width:1px !important;}
#module_462648073 .showHandle{background-color:transparent;}
#module_462648073 .showHandle{background-image:none;}
#module_462648073 .showHandle{background-repeat:no-repeat;}
#module_462648073 .showHandle{}
#module_462648073 .showHandle{}
#module_462648073 .showHandle{}
#module_462648073 a{font-size:unset;font-family:unset}
.ModuleNavGiant.layout-108 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  background-color: #333333;
   overflow:hidden;
}
.ModuleNavGiant.layout-108 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-108 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-108 .moveMenuRight, .ModuleNavGiant.layout-108 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-108 .moveMenuRight:hover, .ModuleNavGiant.layout-108 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-108 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-108 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #fff;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group {
  width: auto;
  display: none;
}
.ModuleNavGiant.layout-108 .sub-nav-item {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-108 .sub-nav-item:hover {
  background-color: #00897b;
}

.ModuleNavGiant.layout-108 .main-nav-item-hover {
  color: #fff;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-108 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_462648106 .ModuleHead .HeadCenter{float:none;}
#module_462648106 {
padding:0px;
}
#module_462648106 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462648106 .ModuleHead462648106 {
display:none;
}
#module_462648106 .BodyCenter.BodyCenter462648106 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462648106 >.module_462648106 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462648106 >.module_462648106{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462648106 .BodyCenter.BodyCenter462648106 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648106 .BodyCenter.BodyCenter462648106 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462648106 >.module_462648106 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462648106 >.module_462648106 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462648106 >.module_462648106 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462648106:hover {
border:none;
}
#module_462648106:hover >.module_462648106 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462648106 .main-nav-item-group{height:80px;line-height:80px;} #module_462648106 .main-nav-content{height:80px}
#module_462648106 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_462648106 .main-nav-content{background-image:none;}
#module_462648106 .main-nav-content{background-repeat:no-repeat;}
#module_462648106 .main-nav-content{}
#module_462648106 .main-nav-content{}
#module_462648106 .main-nav-content{}
#module_462648106 .main-nav-content{text-align:left;}
#module_462648106 .main-nav-item{font-size:18px;}
#module_462648106 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_462648106 .main-nav-item{color:#fff;}
#module_462648106 .main-nav-item{font-weight:normal;}
#module_462648106 .main-nav-item{text-decoration:none;}
#module_462648106 .main-nav-item{font-style:normal;}
#module_462648106 .main-nav-item{background-color:transparent;}
#module_462648106 .main-nav-item{background-image:none;}
#module_462648106 .main-nav-item{background-repeat:no-repeat;}
#module_462648106 .main-nav-item{}
#module_462648106 .main-nav-item{}
#module_462648106 .main-nav-item{}
#module_462648106 .main-nav-item{width:auto;}
#module_462648106 .main-nav-item{padding-left:36px;padding-right:36px;}
#module_462648106 .sub-nav-item{height:40px;line-height:40px;}
#module_462648106 .sub-nav-item{font-size:14px;}
#module_462648106 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_462648106 .sub-nav-item{color:#fff;}
#module_462648106 .sub-nav-item{font-weight:normal;}
#module_462648106 .sub-nav-item{text-decoration:none;}
#module_462648106 .sub-nav-item{font-style:normal;}
#module_462648106 .sub-nav-item{background-color:#333333;}
#module_462648106 .sub-nav-item{background-image:none;}
#module_462648106 .sub-nav-item{background-repeat:no-repeat;}
#module_462648106 .sub-nav-item{}
#module_462648106 .sub-nav-item{}
#module_462648106 .sub-nav-item{}
#module_462648106 .sub-nav-item{margin-top:0px;}
#module_462648106 .main-nav-item-hover{font-size:18px;}
#module_462648106 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_462648106 .main-nav-item-hover{color:rgb(196, 36, 38);}
#module_462648106 .main-nav-item-hover{font-weight:normal;}
#module_462648106 .main-nav-item-hover{text-decoration:none;}
#module_462648106 .main-nav-item-hover{font-style:normal;}
#module_462648106 .main-nav-item-hover{background-color:rgba(0,0,0,0);}
#module_462648106 .main-nav-item-hover{background-image:url(../images/202211011419399445f1.jpg);}
#module_462648106 .main-nav-item-hover{background-repeat:no-repeat;background-size:100% 100%;}
#module_462648106 .main-nav-item-hover{background-position:50% 50%;}
#module_462648106 .main-nav-item-hover{}
#module_462648106 .main-nav-item-hover{}
#module_462648106 .sub-nav-item:hover{font-size:14px;}
#module_462648106 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_462648106 .sub-nav-item:hover{color:#fff;}
#module_462648106 .sub-nav-item:hover{font-weight:normal;}
#module_462648106 .sub-nav-item:hover{text-decoration:none;}
#module_462648106 .sub-nav-item:hover{font-style:normal;}
#module_462648106 .sub-nav-item:hover{background-color:#666;}
#module_462648106 .sub-nav-item:hover{background-image:none;}
#module_462648106 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_462648106 .sub-nav-item:hover{}
#module_462648106 .sub-nav-item:hover{}
#module_462648106 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer462648055 #Sub462648055_1 {width:42.4419%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

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

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

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


.ModuleGridContainer.ModuleGridContainer462648055 #Sub462648055_2 {width:15.1163%;}
.module_462648075 .ModuleHead .HeadCenter{float:none;}
#module_462648075 {
padding:0px;
}
#module_462648075 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462648075 .ModuleHead462648075 {
display:none;
}

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

#module_462650605 .main-nav-item-group{height:80px;line-height:80px;} #module_462650605 .main-nav-content{height:80px}
#module_462650605 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_462650605 .main-nav-content{background-image:none;}
#module_462650605 .main-nav-content{background-repeat:no-repeat;}
#module_462650605 .main-nav-content{}
#module_462650605 .main-nav-content{}
#module_462650605 .main-nav-content{}
#module_462650605 .main-nav-content{text-align:right;}
#module_462650605 .main-nav-item{font-size:18px;}
#module_462650605 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_462650605 .main-nav-item{color:#fff;}
#module_462650605 .main-nav-item{font-weight:normal;}
#module_462650605 .main-nav-item{text-decoration:none;}
#module_462650605 .main-nav-item{font-style:normal;}
#module_462650605 .main-nav-item{background-color:transparent;}
#module_462650605 .main-nav-item{background-image:none;}
#module_462650605 .main-nav-item{background-repeat:no-repeat;}
#module_462650605 .main-nav-item{}
#module_462650605 .main-nav-item{}
#module_462650605 .main-nav-item{}
#module_462650605 .main-nav-item{width:auto;}
#module_462650605 .main-nav-item{padding-left:36px;padding-right:36px;}
#module_462650605 .sub-nav-item{height:40px;line-height:40px;}
#module_462650605 .sub-nav-item{font-size:14px;}
#module_462650605 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_462650605 .sub-nav-item{color:#fff;}
#module_462650605 .sub-nav-item{font-weight:normal;}
#module_462650605 .sub-nav-item{text-decoration:none;}
#module_462650605 .sub-nav-item{font-style:normal;}
#module_462650605 .sub-nav-item{background-color:#333333;}
#module_462650605 .sub-nav-item{background-image:none;}
#module_462650605 .sub-nav-item{background-repeat:no-repeat;}
#module_462650605 .sub-nav-item{}
#module_462650605 .sub-nav-item{}
#module_462650605 .sub-nav-item{}
#module_462650605 .sub-nav-item{margin-top:0px;}
#module_462650605 .main-nav-item-hover{font-size:18px;}
#module_462650605 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_462650605 .main-nav-item-hover{color:rgb(196, 36, 38);}
#module_462650605 .main-nav-item-hover{font-weight:normal;}
#module_462650605 .main-nav-item-hover{text-decoration:none;}
#module_462650605 .main-nav-item-hover{font-style:normal;}
#module_462650605 .main-nav-item-hover{background-color:rgba(0,0,0,0);}
#module_462650605 .main-nav-item-hover{background-image:url(../images/202211011419399445f1.jpg);}
#module_462650605 .main-nav-item-hover{background-repeat:no-repeat;background-size:100% 100%;}
#module_462650605 .main-nav-item-hover{background-position:50% 50%;}
#module_462650605 .main-nav-item-hover{}
#module_462650605 .main-nav-item-hover{}
#module_462650605 .sub-nav-item:hover{font-size:14px;}
#module_462650605 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_462650605 .sub-nav-item:hover{color:#fff;}
#module_462650605 .sub-nav-item:hover{font-weight:normal;}
#module_462650605 .sub-nav-item:hover{text-decoration:none;}
#module_462650605 .sub-nav-item:hover{font-style:normal;}
#module_462650605 .sub-nav-item:hover{background-color:#666;}
#module_462650605 .sub-nav-item:hover{background-image:none;}
#module_462650605 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_462650605 .sub-nav-item:hover{}
#module_462650605 .sub-nav-item:hover{}
#module_462650605 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer462648055 #Sub462648055_3 {width:42.4419%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-103 .slider-layout-103 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .scaleBigToSmall {-webkit-animation: scaleBigToSmall .9s linear; animation: scaleBigToSmall .9s linear;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .nextScalePage {-webkit-animation: nextScalePage .9s linear; animation: nextScalePage .9s linear;}
.ModuleSlideV2Giant.layout-103 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-103 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-103 .slick-dots li {width: 12px; height: 12px; margin-left: unset; margin-right: 20px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 12px; height: 12px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 12px; width: 12px; height: 12px; opacity: 1;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:hover button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-dots li.slick-active button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {font-size: 0; z-index: 1; width: 30px; height: 70px; border-radius: 4px; background-color: rgba(0, 0, 0, .5); line-height: 70px;}
.ModuleSlideV2Giant.layout-103 .slick-prev {left: 20px; padding: 2px 2px 2px 0;}
.ModuleSlideV2Giant.layout-103 .slick-next {right: 20px; padding: 2px 0 2px 2px;}
.ModuleSlideV2Giant.layout-103 .slick-prev:before,
.ModuleSlideV2Giant.layout-103 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-103 .icon-leftMenu {color: #fff; font-size: 16px; display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slick-prev .icon-leftMenu {transform: rotateY(180deg);}
.ModuleSlideV2Giant.layout-103 .slick-prev div, .ModuleSlideV2Giant.layout-103 .slick-next div {width: 100px; height: 100%; position: relative; display: none;}
.ModuleSlideV2Giant.layout-103 .slick-prev div {float: right;}
.ModuleSlideV2Giant.layout-103 .slick-next div {float: left;}
.ModuleSlideV2Giant.layout-103 .slick-prev img, .ModuleSlideV2Giant.layout-103 .slick-next img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover,
.ModuleSlideV2Giant.layout-103 .slick-next:hover{width: 130px; background-color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover div,
.ModuleSlideV2Giant.layout-103 .slick-next:hover div {display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:9%;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 14px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 6px; height: 100%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 26px; height: 58px; line-height: 58px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:10% !important;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 12px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 4px; height: 4px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 22px;height: 48px;line-height: 48px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 9px; width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {display: none !important;}
}.module_462651236 .ModuleHead .HeadCenter{float:none;}
#module_462651236 {
padding:0px;
}
#module_462651236 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462651236 .ModuleHead462651236 {
display:none;
}
#module_462651236 .BodyCenter.BodyCenter462651236 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462651236 >.module_462651236 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462651236 >.module_462651236{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462651236 .BodyCenter.BodyCenter462651236 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462651236 .BodyCenter.BodyCenter462651236 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462651236 >.module_462651236 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462651236 >.module_462651236 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462651236 >.module_462651236 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462651236:hover {
border:none;
}
#module_462651236:hover >.module_462651236 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462651236 .slick-dots li button:before{color:rgb(255, 255, 255);}
#module_462651236 .slick-prev .icon-leftMenu, #module_462651236 .slick-next .icon-leftMenu{color:#fff;}
#module_462651236 .slick-prev, #module_462651236 .slick-next {background-color:rgb(196, 36, 38);}
#module_462651236 .slick-dots li:hover button:before, #module_462651236 .slick-dots li.slick-active button:before{color:rgb(196, 36, 38);}
#module_462651236 .slick-prev:hover .icon-leftMenu, #module_462651236 .slick-next:hover .icon-leftMenu{color:#fff;}
#module_462651236 .slick-prev:hover, #module_462651236 .slick-next:hover {background-color:rgb(196, 36, 38);}
#module_462651236 .SubContainer {}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_462701710 .ModuleHead .HeadCenter{float:none;}
#module_462701710 {
padding:0px;
}
#module_462701710 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_462701710 .ModuleHead462701710 {
display:none;
}

#module_462701710 .ModuleSubContainer{background-color:transparent;}
#module_462701710 .ModuleSubContainer{}
#module_462701710 .ModuleSubContainer{background-repeat:no-repeat;}
#module_462701710 .ModuleSubContainer{background-position:0% 0%;}
#module_462701710 .ModuleSubContainer{background-attachment:scroll;}
#module_462701710 .ModuleSubContainer{}
#module_462701710 {!bgVideo!}{bgVideoUrl:}
#module_462701710 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_462701710 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_462701710 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer462701710 {}
/*轮播图样式*/

/*切换按钮样式*/
.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_462701718 .ModuleHead .HeadCenter{float:none;}
#module_462701718 {
padding:0px;
}
#module_462701718 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462701718 .ModuleHead462701718 {
display:none;
}

#module_462701718 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:#fff;}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{height:82px;}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{width:81px;}
#module_462701718 .swiper-slideshow-1-next:before,#module_462701718 .swiper-slideshow-1-prev:before{color:;}
#module_462701718 .swiper-slideshow-1-next:before,#module_462701718 .swiper-slideshow-1-prev:before{font-size:px;}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{background-color:;}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .swiper-slideshow-1-next,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(0, 0, 0, 0.21);}
#module_462701718 .swiper-slideshow-1-next:hover:before,#module_462701718 .swiper-slideshow-1-prev:hover:before{color:;}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev:hover{background-color:;}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev:hover{}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev:hover{}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev{}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev:hover{}
#module_462701718 .swiper-slideshow-1-next:hover,#module_462701718 .swiper-slideshow-1-prev:hover{}
#module_462701718 .SubContainer {}

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

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

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

#module_462651522 .ModuleImageTextGiantContent{margin-top:0px;}
#module_462651522 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_462651522 .ModuleImageTextGiantContent{margin-left:0px;}
#module_462651522 .ModuleImageTextGiantContent{margin-right:0px;}
#module_462651522 .imageTextGiant-Container{padding-top:10px;}
#module_462651522 .imageTextGiant-Container{padding-bottom:10px;}
#module_462651522 .imageTextGiant-Container{padding-left:10px;}
#module_462651522 .imageTextGiant-Container{padding-right:10px;}
#module_462651522 .showHandle .btn{font-size:14px;}
#module_462651522 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_462651522 .showHandle .btn{color:#333;}
#module_462651522 .showHandle .btn{font-weight:400;}
#module_462651522 .showHandle .btn{text-decoration:none;}
#module_462651522 .showHandle .btn{font-style:normal;}
#module_462651522 .showHandle div{border-top-color:#ddd !important;}
#module_462651522 .showHandle div{border-top-style:solid !important;}
#module_462651522 .showHandle div{border-top-width:1px !important;}
#module_462651522 .showHandle{background-color:transparent;}
#module_462651522 .showHandle{background-image:none;}
#module_462651522 .showHandle{background-repeat:no-repeat;}
#module_462651522 .showHandle{}
#module_462651522 .showHandle{}
#module_462651522 .showHandle{}
#module_462651522 a{font-size:unset;font-family:unset}
/*视频模块*/
.ModuleVideoGiant.layout-101 video{ display: block;}
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('../images/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #fff; */
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}.module_462651526 .ModuleHead .HeadCenter{float:none;}
#module_462651526 {
padding:0px;
}
#module_462651526 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462651526 .ModuleHead462651526 {
display:none;
}
#module_462651526 .BodyCenter.BodyCenter462651526 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462651526 >.module_462651526 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462651526 >.module_462651526{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:15px;
border-top-right-radius:15px;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
}
@media screen and (min-width: 768px){
#module_462651526 .BodyCenter.BodyCenter462651526 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462651526 .BodyCenter.BodyCenter462651526 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462651526 >.module_462651526 {
margin-top:11.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462651526 >.module_462651526 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462651526 >.module_462651526 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462651526:hover {
border:none;
}
#module_462651526:hover >.module_462651526 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462651526 .videoTitle{font-size:14px;}
#module_462651526 .videoTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_462651526 .videoTitle{color:#333;}
#module_462651526 .videoTitle{font-weight:bold;}
#module_462651526 .videoTitle{text-decoration:none;}
#module_462651526 .videoTitle{font-style:normal;}
#module_462651526 .videoTitle{text-align:left;}
#module_462651526 .videoTitle{margin-top:8px;}
#module_462651526 .videoTitle{margin-bottom:2px;}
#module_462651526 .videoTitle{margin-left:0px;}
#module_462651526 .videoTitle{margin-right:0px;}
#module_462651526 .videoDescrib{font-size:12px;}
#module_462651526 .videoDescrib{font-family:微软雅黑,Microsoft YaHei;}
#module_462651526 .videoDescrib{color:#999;}
#module_462651526 .videoDescrib{font-weight:normal;}
#module_462651526 .videoDescrib{text-decoration:none;}
#module_462651526 .videoDescrib{font-style:normal;}
#module_462651526 .videoDescrib{text-align:left;}
#module_462651526 .videoBox:hover .videoTitle{font-size:14px;}
#module_462651526 .videoBox:hover .videoTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_462651526 .videoBox:hover .videoTitle{color:#333;}
#module_462651526 .videoBox:hover .videoTitle{font-weight:bold;}
#module_462651526 .videoBox:hover .videoTitle{text-decoration:none;}
#module_462651526 .videoBox:hover .videoTitle{font-style:normal;}
#module_462651526 .videoBox:hover .videoDescrib{font-size:12px;}
#module_462651526 .videoBox:hover .videoDescrib{font-family:微软雅黑,Microsoft YaHei;}
#module_462651526 .videoBox:hover .videoDescrib{color:#999;}
#module_462651526 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_462651526 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_462651526 .videoBox:hover .videoDescrib{font-style:normal;}

.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_462651688 .ModuleHead .HeadCenter{float:none;}
#module_462651688 {
padding:0px;
}
#module_462651688 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462651688 .ModuleHead462651688 {
display:none;
}
#module_462651688 .BodyCenter.BodyCenter462651688 {
background:none;background-color:rgb(196, 36, 38);
}
#module_462651688 >.module_462651688 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462651688 >.module_462651688{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462651688 .BodyCenter.BodyCenter462651688 {
padding-top:2.5000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:2.5000%;
}
}
@media screen and (max-width: 767px){
#module_462651688 .BodyCenter.BodyCenter462651688 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462651688 >.module_462651688 {
margin-top:2.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462651688 >.module_462651688 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462651688 >.module_462651688 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462651688:hover {
border:none;
}
#module_462651688:hover >.module_462651688 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462651688 .digital-unit{font-size:16px;}
#module_462651688 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_462651688 .digital-unit{color:rgb(242, 186, 94);}
#module_462651688 .digital-unit{font-weight:normal;}
#module_462651688 .digital-unit{text-decoration:initial;}
#module_462651688 .digital-unit{font-style:normal;}
#module_462651688 .digital-num{font-size:40px;}#module_462651688 .digital-num-item sup{top: calc(-40px * 20 / 100);}
#module_462651688 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_462651688 .digital-num{color:rgb(242, 186, 94);}
#module_462651688 .digital-num{font-weight:bold;}
#module_462651688 .digital-num{text-decoration:initial!important;}
#module_462651688 .digital-num{font-style:normal;}
#module_462651688 .digital-title{font-size:16px;}
#module_462651688 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462651688 .digital-title{color:rgb(255, 255, 255);}
#module_462651688 .digital-title{font-weight:normal;}
#module_462651688 .digital-title{text-decoration:initial;}
#module_462651688 .digital-title{font-style:normal;}
#module_462651688 .digital-title{margin-top:10px;}
#module_462651688 .digital-title{margin-left:0px;}
#module_462651688 .digital-title{margin-right:0px;}
#module_462651688 .digital-title{margin-bottom:0px;}
#module_462651688 .digital-item{background-color:transparent;}
#module_462651688 .digital-item{background-image:none;}
#module_462651688 .digital-item{background-repeat:no-repeat;}
#module_462651688 .digital-item{background-position:none;}
#module_462651688 .digital-item{background-attachment:none;}
#module_462651688 .digital-item{}
#module_462651688 .digital-unit{color:rgb(242, 186, 94);}
#module_462651688 .digital-line:not(:last-child){border-right-color:#eee;}
#module_462651688 .digital-line:not(:last-child){border-right-style:solid;}
#module_462651688 .digital-line:not(:last-child){border-right-width:1px;}

.module_462701744 .ModuleHead .HeadCenter{float:none;}
#module_462701744 {
padding:0px;
}
#module_462701744 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_462701744 .ModuleHead462701744 {
display:none;
}
#module_462701744 .BodyCenter.BodyCenter462701744 {
background-color:transparent;
background-image:url(../fonts/9c8f8551d20741f896c3170118b49c7d.woff);
}
#module_462702734 >.module_462702734 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462702734 >.module_462702734{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462702734 .BodyCenter.BodyCenter462702734 {
padding-top:2.5000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:2.5000%;
}
}
@media screen and (max-width: 767px){
#module_462702734 .BodyCenter.BodyCenter462702734 {
padding-top:6.2893%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:6.2893%;
}
}
@media screen and (min-width: 768px){
#module_462702734 >.module_462702734 {
margin-top:2.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462702734 >.module_462702734 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_462702734 >.module_462702734 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462702734:hover {
border:none;
}
#module_462702734:hover >.module_462702734 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462702734 .digital-unit{font-size:12px;}
#module_462702734 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_462702734 .digital-unit{color:rgb(242, 186, 94);}
#module_462702734 .digital-unit{font-weight:normal;}
#module_462702734 .digital-unit{text-decoration:initial;}
#module_462702734 .digital-unit{font-style:normal;}
#module_462702734 .digital-num{font-size:14px;}#module_462702734 .digital-num-item sup{top: calc(-14px * 20 / 100);}
#module_462702734 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_462702734 .digital-num{color:rgb(242, 186, 94);}
#module_462702734 .digital-num{font-weight:bold;}
#module_462702734 .digital-num{text-decoration:initial!important;}
#module_462702734 .digital-num{font-style:normal;}
#module_462702734 .digital-title{font-size:14px;}
#module_462702734 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462702734 .digital-title{color:rgb(255, 255, 255);}
#module_462702734 .digital-title{font-weight:normal;}
#module_462702734 .digital-title{text-decoration:initial;}
#module_462702734 .digital-title{font-style:normal;}
#module_462702734 .digital-title{margin-top:10px;}
#module_462702734 .digital-title{margin-left:0px;}
#module_462702734 .digital-title{margin-right:0px;}
#module_462702734 .digital-title{margin-bottom:0px;}
#module_462702734 .digital-item{background-color:transparent;}
#module_462702734 .digital-item{background-image:none;}
#module_462702734 .digital-item{background-repeat:no-repeat;}
#module_462702734 .digital-item{background-position:none;}
#module_462702734 .digital-item{background-attachment:none;}
#module_462702734 .digital-item{}
#module_462702734 .digital-unit{color:rgb(242, 186, 94);}
#module_462702734 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_462702734 .digital-line:not(:last-child){border-right-style:solid;}
#module_462702734 .digital-line:not(:last-child){border-right-width:1px;}

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

#module_462702154 .digital-unit{font-size:12px;}
#module_462702154 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_462702154 .digital-unit{color:rgb(242, 186, 94);}
#module_462702154 .digital-unit{font-weight:normal;}
#module_462702154 .digital-unit{text-decoration:initial;}
#module_462702154 .digital-unit{font-style:normal;}
#module_462702154 .digital-num{font-size:14px;}#module_462702154 .digital-num-item sup{top: calc(-14px * 20 / 100);}
#module_462702154 .digital-num{font-family:微软雅黑,Microsoft YaHei!important;}
#module_462702154 .digital-num{color:rgb(242, 186, 94);}
#module_462702154 .digital-num{font-weight:bold;}
#module_462702154 .digital-num{text-decoration:initial!important;}
#module_462702154 .digital-num{font-style:normal;}
#module_462702154 .digital-title{font-size:14px;}
#module_462702154 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462702154 .digital-title{color:rgb(255, 255, 255);}
#module_462702154 .digital-title{font-weight:normal;}
#module_462702154 .digital-title{text-decoration:initial;}
#module_462702154 .digital-title{font-style:normal;}
#module_462702154 .digital-title{margin-top:10px;}
#module_462702154 .digital-title{margin-left:0px;}
#module_462702154 .digital-title{margin-right:0px;}
#module_462702154 .digital-title{margin-bottom:0px;}
#module_462702154 .digital-item{background-color:transparent;}
#module_462702154 .digital-item{background-image:none;}
#module_462702154 .digital-item{background-repeat:no-repeat;}
#module_462702154 .digital-item{background-position:none;}
#module_462702154 .digital-item{background-attachment:none;}
#module_462702154 .digital-item{}
#module_462702154 .digital-unit{color:rgb(242, 186, 94);}
#module_462702154 .digital-line:not(:last-child){border-right-color:rgba(0,0,0,0);}
#module_462702154 .digital-line:not(:last-child){border-right-style:solid;}
#module_462702154 .digital-line:not(:last-child){border-right-width:1px;}

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

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

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

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

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

#module_462652484 .ModuleHoverBoxItem_1{background-color:rgba(0,0,0,0);}
#module_462652484 .ModuleHoverBoxItem_1{background-image:url(../images/20221101161918343ebf.jpg);}
#module_462652484 .ModuleHoverBoxItem_1{background-repeat:no-repeat;background-size:cover;}
#module_462652484 .ModuleHoverBoxItem_1{background-position:50% 50%;}
#module_462652484 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_462652484 .ModuleHoverBoxItem_1{}
#module_462652484 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_462652484 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_462652484 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_462652484 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_462652484 .ModuleHoverBoxItem_2{background-color:rgb(196, 36, 38);}
#module_462652484 .ModuleHoverBoxItem_2{background-image:none;}
#module_462652484 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_462652484 .ModuleHoverBoxItem_2{}
#module_462652484 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_462652484 .ModuleHoverBoxItem_2{}
#module_462652484 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_462652484 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_462652484 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_462652484 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_462652484 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_462652498 .ModuleHead .HeadCenter{float:none;}
#module_462652498 {
padding:0px;
}
#module_462652498 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462652498 .ModuleHead462652498 {
display:none;
}
#module_462652498 .BodyCenter.BodyCenter462652498 {
background-color:transparent;
background-image:url(../images/2022110116234296f227.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_462652498 >.module_462652498 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462652498 >.module_462652498{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:500px;
border-top-right-radius:500px;
border-bottom-left-radius:500px;
border-bottom-right-radius:500px;
}
@media screen and (min-width: 768px){
#module_462652498 .BodyCenter.BodyCenter462652498 {
padding-top:75.0000%;
padding-left:7.5000%;
padding-right:7.5000%;
padding-bottom:75.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652498 .BodyCenter.BodyCenter462652498 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462652498 >.module_462652498 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652498 >.module_462652498 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462652498 >.module_462652498 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462652498:hover {
border:none;
}
#module_462652498:hover >.module_462652498 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_462652819 .ModuleHoverBoxItem_1{background-color:rgba(0,0,0,0);}
#module_462652819 .ModuleHoverBoxItem_1{background-image:url(../images/202211081849441ae3bb.jpg);}
#module_462652819 .ModuleHoverBoxItem_1{background-repeat:no-repeat;background-size:cover;}
#module_462652819 .ModuleHoverBoxItem_1{background-position:50% 50%;}
#module_462652819 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_462652819 .ModuleHoverBoxItem_1{}
#module_462652819 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_462652819 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_462652819 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_462652819 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_462652819 .ModuleHoverBoxItem_2{background-color:rgb(196, 36, 38);}
#module_462652819 .ModuleHoverBoxItem_2{background-image:none;}
#module_462652819 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_462652819 .ModuleHoverBoxItem_2{}
#module_462652819 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_462652819 .ModuleHoverBoxItem_2{}
#module_462652819 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_462652819 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_462652819 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_462652819 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_462652819 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_462652820 .ModuleHead .HeadCenter{float:none;}
#module_462652820 {
padding:0px;
}
#module_462652820 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462652820 .ModuleHead462652820 {
display:none;
}
#module_462652820 .BodyCenter.BodyCenter462652820 {
background-color:transparent;
background-image:url(../images/2022110116234296f227.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_462652820 >.module_462652820 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462652820 >.module_462652820{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:500px;
border-top-right-radius:500px;
border-bottom-left-radius:500px;
border-bottom-right-radius:500px;
}
@media screen and (min-width: 768px){
#module_462652820 .BodyCenter.BodyCenter462652820 {
padding-top:75.0000%;
padding-left:7.5000%;
padding-right:7.5000%;
padding-bottom:75.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652820 .BodyCenter.BodyCenter462652820 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462652820 >.module_462652820 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652820 >.module_462652820 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462652820 >.module_462652820 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462652820:hover {
border:none;
}
#module_462652820:hover >.module_462652820 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_462652823 .ModuleHoverBoxItem_1{background-color:rgba(0,0,0,0);}
#module_462652823 .ModuleHoverBoxItem_1{background-image:url(../images/20221108184944384281.jpg);}
#module_462652823 .ModuleHoverBoxItem_1{background-repeat:no-repeat;background-size:cover;}
#module_462652823 .ModuleHoverBoxItem_1{background-position:50% 50%;}
#module_462652823 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_462652823 .ModuleHoverBoxItem_1{}
#module_462652823 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_462652823 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_462652823 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_462652823 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_462652823 .ModuleHoverBoxItem_2{background-color:rgb(196, 36, 38);}
#module_462652823 .ModuleHoverBoxItem_2{background-image:none;}
#module_462652823 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_462652823 .ModuleHoverBoxItem_2{}
#module_462652823 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_462652823 .ModuleHoverBoxItem_2{}
#module_462652823 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_462652823 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_462652823 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_462652823 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_462652823 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_462652824 .ModuleHead .HeadCenter{float:none;}
#module_462652824 {
padding:0px;
}
#module_462652824 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462652824 .ModuleHead462652824 {
display:none;
}
#module_462652824 .BodyCenter.BodyCenter462652824 {
background-color:transparent;
background-image:url(../images/2022110116234296f227.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_462652824 >.module_462652824 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462652824 >.module_462652824{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:500px;
border-top-right-radius:500px;
border-bottom-left-radius:500px;
border-bottom-right-radius:500px;
}
@media screen and (min-width: 768px){
#module_462652824 .BodyCenter.BodyCenter462652824 {
padding-top:75.0000%;
padding-left:7.5000%;
padding-right:7.5000%;
padding-bottom:75.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652824 .BodyCenter.BodyCenter462652824 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462652824 >.module_462652824 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652824 >.module_462652824 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462652824 >.module_462652824 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462652824:hover {
border:none;
}
#module_462652824:hover >.module_462652824 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_462652827 .ModuleHoverBoxItem_1{background-color:rgba(0,0,0,0);}
#module_462652827 .ModuleHoverBoxItem_1{background-image:url(../images/202211081849441abcf4.jpg);}
#module_462652827 .ModuleHoverBoxItem_1{background-repeat:no-repeat;background-size:cover;}
#module_462652827 .ModuleHoverBoxItem_1{background-position:50% 50%;}
#module_462652827 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_462652827 .ModuleHoverBoxItem_1{}
#module_462652827 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_462652827 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_462652827 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_462652827 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_462652827 .ModuleHoverBoxItem_2{background-color:rgb(196, 36, 38);}
#module_462652827 .ModuleHoverBoxItem_2{background-image:none;}
#module_462652827 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_462652827 .ModuleHoverBoxItem_2{}
#module_462652827 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_462652827 .ModuleHoverBoxItem_2{}
#module_462652827 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_462652827 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_462652827 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_462652827 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_462652827 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_462652828 .ModuleHead .HeadCenter{float:none;}
#module_462652828 {
padding:0px;
}
#module_462652828 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462652828 .ModuleHead462652828 {
display:none;
}
#module_462652828 .BodyCenter.BodyCenter462652828 {
background-color:transparent;
background-image:url(../images/2022110116234296f227.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_462652828 >.module_462652828 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462652828 >.module_462652828{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:500px;
border-top-right-radius:500px;
border-bottom-left-radius:500px;
border-bottom-right-radius:500px;
}
@media screen and (min-width: 768px){
#module_462652828 .BodyCenter.BodyCenter462652828 {
padding-top:75.0000%;
padding-left:7.5000%;
padding-right:7.5000%;
padding-bottom:75.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652828 .BodyCenter.BodyCenter462652828 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462652828 >.module_462652828 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462652828 >.module_462652828 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462652828 >.module_462652828 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462652828:hover {
border:none;
}
#module_462652828:hover >.module_462652828 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_462704086 .ModuleSubContainer{background-color:transparent;}
#module_462704086 .ModuleSubContainer{background-image:none;}
#module_462704086 .ModuleSubContainer{background-repeat:no-repeat;}
#module_462704086 .ModuleSubContainer{background-position:0% 0%;}
#module_462704086 .ModuleSubContainer{background-attachment:scroll;}
#module_462704086 .ModuleSubContainer{}
#module_462704086 {!bgVideo!}{bgVideoUrl:}
#module_462704086 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_462704086 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_462704086 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer462704086 {}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-108 .slider-layout-108 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-108 .slider-layout-108 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dotted.slick-slider {margin-bottom: 38px; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-slide {padding: 0 15px;}
.ModuleSlideV2Giant.layout-108 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -38px; font-size: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li {position: relative; font-size: 0; width: 50px; height: 3px; margin-left: unset; margin-right: 15px; cursor: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li::before {content: ''; position: absolute; z-index: 2; top: 0; left: 0; display: block; width: 100%; height: 100%; background-color: rgba(19, 157, 143, .3);}
.ModuleSlideV2Giant.layout-108 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button {position: absolute; z-index: 1; width: 100%; height: 100%; border: unset; cursor: unset; padding: 0;}
.ModuleSlideV2Giant.layout-108 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.slick-active button {z-index: 3; background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJia button {z-index: 3; background-color: rgba(19, 157, 143, 1); -moz-animation: lineJia .5s 1 linear; -webkit-animation: lineJia .5s 1 linear; animation: lineJia .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-dots li.lineJian button { opacity: 0; z-index: 3; background-color: rgba(19, 157, 143, 1); right: 0; -moz-animation: lineJian .5s 1 linear; -webkit-animation: lineJian .5s 1 linear; animation: lineJian .5s 1 linear;}
.ModuleSlideV2Giant.layout-108 .slick-prev, .ModuleSlideV2Giant.layout-108 .slick-next {font-size: 0; z-index: 1; width: 60px; height: 60px; background-color: #139d8f; border-radius: 60px; line-height: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev {left: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-next {right: 15%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before,
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; color: #fff; font-family: Microsoft YaHei,SimSun,Arial; font-size: 20px; line-height: 1; -webkit-font-smoothing: antialiased;}
.ModuleSlideV2Giant.layout-108 .slick-prev:before,
.ModuleSlideV2Giant.layout-108 .slick-next:before {opacity: 1;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after,
.ModuleSlideV2Giant.layout-108 .slick-next:after {opacity: 0;}
.ModuleSlideV2Giant.layout-108 .slick-prev:after {content: '←'; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-next:after {content: '→'; left: 16%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:before {opacity: 0; left: 16%}
.ModuleSlideV2Giant.layout-108 .slick-next:hover:before {opacity: 0; left: 85%;}
.ModuleSlideV2Giant.layout-108 .slick-prev:hover:after, .ModuleSlideV2Giant.layout-108 .slick-next:hover:after {opacity: 1; left: 50%;}
.ModuleSlideV2Giant.layout-108 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -32px}
    .ModuleSlideV2Giant.layout-108 .slick-prev .slick-arrow {width: 3.8rem;height: 3.8rem;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after, .ModuleSlideV2Giant.layout-108 .slick-prev:after{font-size: 1.4rem;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -25px}
    .ModuleSlideV2Giant.layout-108 .slick-prev .slick-arrow {width: 3.8rem;height: 3.8rem;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after, .ModuleSlideV2Giant.layout-108 .slick-prev:after{font-size: 1.2;}
    .ModuleSlideV2Giant.layout-108 .slick-dots li{width: 40px; height: 2px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-108 .slick-prev,.ModuleSlideV2Giant.layout-108 .slick-next{width: 2.6rem  !important; height: 2.6rem  !important;border-radius: 2.6rem  !important;}
    .ModuleSlideV2Giant.layout-108 .slick-next:after{ font-size: 1rem;bottom: -20px}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-108 .slick-list {padding: 0 6.13% !important;}
    .ModuleSlideV2Giant.layout-108 .slick-dotted.slick-slider {margin-bottom: 18px;}
    .ModuleSlideV2Giant.layout-108 .slick-slide {padding: 0 5px;}
    .ModuleSlideV2Giant.layout-108 .slick-dots {bottom: -18px; font-size: 0;}
    .ModuleSlideV2Giant.layout-108 .slick-dots li {width: 25px; margin-right: 8px;}
    .ModuleSlideV2Giant.layout-108 .slick-prev, .ModuleSlideV2Giant.layout-108 .slick-next {display: none !important;}
}.module_462704170 .ModuleHead .HeadCenter{float:none;}
#module_462704170 {
padding:0px;
}
#module_462704170 {
position:static;
z-index:1;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_462704170 .ModuleHead462704170 {
display:none;
}
#module_462704170 .BodyCenter.BodyCenter462704170 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462704170 >.module_462704170 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462704170 >.module_462704170{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462704170 .BodyCenter.BodyCenter462704170 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_462704170 .BodyCenter.BodyCenter462704170 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_462704170 >.module_462704170 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_462704170 >.module_462704170 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_462704170 >.module_462704170 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462704170:hover {
border:none;
}
#module_462704170:hover >.module_462704170 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462704170 .slick-dots li::before{background-color:rgba(229, 11, 28, .3);}
#module_462704170 .slick-prev:before, #module_462704170 .slick-next:before{color:#fff;}
#module_462704170 .slick-prev, #module_462704170 .slick-next {background-color:rgba(229, 11, 28, 1);}
#module_462704170 .slick-dots li.slick-active button, #module_462704170 .slick-dots li.lineJia button, #module_462704170 .slick-dots li.lineJian button{background-color:rgb(196, 36, 38);}
#module_462704170 .slick-prev:after, #module_462704170 .slick-next:after{color:#fff;}
#module_462704170 .slick-prev:hover, #module_462704170 .slick-next:hover{background-color:rgb(196, 36, 38);}
#module_462704170 .SubContainer {}

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

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

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

.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .glyphicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{max-width:50px!important;max-height:50px!important;} */
}


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

#module_462653505 .tabContainerGiantGrid{background-color:transparent;}
#module_462653505 .tabContainerGiantGrid{background-image:none;}
#module_462653505 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_462653505 .tabContainerGiantGrid{}
#module_462653505 .tabContainerGiantGrid{}
#module_462653505 .tabContainerGiantGrid{}
#module_462653505 .tabContainerGiantGrid{padding-top:0px;}
#module_462653505 .tabContainerGiantGrid{padding-bottom:0px;}
#module_462653505 .tabContainerGiantGrid{padding-left:0px;}
#module_462653505 .tabContainerGiantGrid{padding-right:0px;}
#module_462653505 .tabContainerGiantGrid{border-top-color:transparent;}
#module_462653505 .tabContainerGiantGrid{border-top-style:solid;}
#module_462653505 .tabContainerGiantGrid{border-top-width:0px;}
#module_462653505 .tabContainerGiantGrid{border-right-color:transparent;}
#module_462653505 .tabContainerGiantGrid{border-right-style:solid;}
#module_462653505 .tabContainerGiantGrid{border-right-width:0px;}
#module_462653505 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_462653505 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_462653505 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_462653505 .tabContainerGiantGrid{border-left-color:transparent;}
#module_462653505 .tabContainerGiantGrid{border-left-style:solid;}
#module_462653505 .tabContainerGiantGrid{border-left-width:0px;}
#module_462653505 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_462653505 .Nav-Container .title .glyphicon{border-top-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon{border-top-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon{border-right-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon{border-right-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon{border-bottom-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon{border-bottom-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon{border-left-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon{border-left-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon{border-top-right-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon{border-bottom-left-radius:4px;}
#module_462653505 .Nav-Container .title .glyphicon{border-bottom-right-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon{background-color:rgba(0,0,0,0);} #module_462653505 .nav li{background-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon{}
#module_462653505 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_462653505 .Nav-Container .title .glyphicon{width:55px;}
#module_462653505 .Nav-Container .title .glyphicon{height:55px;line-height:55px}
#module_462653505 .Nav-Container .title .glyphicon span{font-size:16px;}
#module_462653505 .Nav-Container .title .glyphicon span{color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_462653505 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-top-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-top-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-right-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-right-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-bottom-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-bottom-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-left-color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-left-width:1px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-top-left-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{background-color:rgba(0,0,0,0);background-image:none;}
#module_462653505 .Nav-Container .title .glyphicon:hover{}
#module_462653505 .Nav-Container .title .glyphicon:hover{width:55px;}
#module_462653505 .Nav-Container .title .glyphicon:hover{height:55px;line-height:55px}
#module_462653505 .Nav-Container .title .glyphicon:hover span{font-size:16px;}
#module_462653505 .Nav-Container .title .glyphicon:hover span{color:rgba(0,0,0,0);}
#module_462653505 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_462653505__tabPane_8350 #Sub462653505_8350 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubContainer {display: table-cell; vertical-align: top;}
#module_462653505__tabPane_8350 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_462653505__tabPane_8350 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_462653505__tabPane_8350 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_462653505__tabPane_8350:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_462653505__tabPane_8350 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_462653505__tabPane_8350 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_462653505__tabPane_8350 #Sub462653505_8350 {display: block;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubPadding {float:left; height: 10px;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubContainer .SubDrag {display:none;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubPadding {width:5px;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubContainer {width:calc((100% - 20px) / 5) !important;}
#module_462653505__tabPane_8350 #Sub462653505_8350 > .SubPadding5 {display:none;}
}
#module_462653505__tabPane_8350 #Sub462653505_Tab8350_1 {width:20%;}
.module_462653620 .ModuleHead .HeadCenter{float:none;}
#module_462653620 {
padding:0px;
}
#module_462653620 {
position:static;
z-index:2;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_462653620 .ModuleHead462653620 {
display:none;
}
#module_462653620 >.module_462653620 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462653620 >.module_462653620{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462653620 .BodyCenter.BodyCenter462653620 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462653620 .BodyCenter.BodyCenter462653620 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462653620 >.module_462653620 {
margin-top:16.4474%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462653620 >.module_462653620 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462653620 >.module_462653620 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462653620:hover {
border:none;
}
#module_462653620:hover >.module_462653620 {
border-color:#ccc;
}
#module_462653620:hover >.module_462653620 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_462653633 .ModuleImageTextGiantContent{margin-top:0px;}
#module_462653633 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_462653633 .ModuleImageTextGiantContent{margin-left:0px;}
#module_462653633 .ModuleImageTextGiantContent{margin-right:0px;}
#module_462653633 .imageTextGiant-Container{padding-top:10px;}
#module_462653633 .imageTextGiant-Container{padding-bottom:10px;}
#module_462653633 .imageTextGiant-Container{padding-left:10px;}
#module_462653633 .imageTextGiant-Container{padding-right:10px;}
#module_462653633 .showHandle .btn{font-size:14px;}
#module_462653633 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_462653633 .showHandle .btn{color:#333;}
#module_462653633 .showHandle .btn{font-weight:400;}
#module_462653633 .showHandle .btn{text-decoration:none;}
#module_462653633 .showHandle .btn{font-style:normal;}
#module_462653633 .showHandle div{border-top-color:#ddd !important;}
#module_462653633 .showHandle div{border-top-style:solid !important;}
#module_462653633 .showHandle div{border-top-width:1px !important;}
#module_462653633 .showHandle{background-color:transparent;}
#module_462653633 .showHandle{background-image:none;}
#module_462653633 .showHandle{background-repeat:no-repeat;}
#module_462653633 .showHandle{}
#module_462653633 .showHandle{}
#module_462653633 .showHandle{}
#module_462653633 a{font-size:unset;font-family:unset}


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

#module_462653524 .tabContainerGiantGrid{background-color:transparent;}
#module_462653524 .tabContainerGiantGrid{background-image:none;}
#module_462653524 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_462653524 .tabContainerGiantGrid{}
#module_462653524 .tabContainerGiantGrid{}
#module_462653524 .tabContainerGiantGrid{}
#module_462653524 .tabContainerGiantGrid{padding-top:0px;}
#module_462653524 .tabContainerGiantGrid{padding-bottom:20px;}
#module_462653524 .tabContainerGiantGrid{padding-left:0px;}
#module_462653524 .tabContainerGiantGrid{padding-right:0px;}
#module_462653524 .tabContainerGiantGrid{border-top-color:transparent;}
#module_462653524 .tabContainerGiantGrid{border-top-style:solid;}
#module_462653524 .tabContainerGiantGrid{border-top-width:0px;}
#module_462653524 .tabContainerGiantGrid{border-right-color:transparent;}
#module_462653524 .tabContainerGiantGrid{border-right-style:solid;}
#module_462653524 .tabContainerGiantGrid{border-right-width:0px;}
#module_462653524 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_462653524 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_462653524 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_462653524 .tabContainerGiantGrid{border-left-color:transparent;}
#module_462653524 .tabContainerGiantGrid{border-left-style:solid;}
#module_462653524 .tabContainerGiantGrid{border-left-width:0px;}
#module_462653524 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_462653524 .Nav-Container .title .glyphicon{border-top-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon{border-top-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon{border-right-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon{border-right-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon{border-bottom-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon{border-bottom-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon{border-left-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon{border-left-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon{border-top-right-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon{border-bottom-left-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon{border-bottom-right-radius:4px;}
#module_462653524 .Nav-Container .title .glyphicon{background-color:rgba(0,0,0,0);} #module_462653524 .nav li{background-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon{}
#module_462653524 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_462653524 .Nav-Container .title .glyphicon{width:55px;}
#module_462653524 .Nav-Container .title .glyphicon{height:55px;line-height:55px}
#module_462653524 .Nav-Container .title .glyphicon span{font-size:16px;}
#module_462653524 .Nav-Container .title .glyphicon span{color:#fff;}
#module_462653524 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_462653524 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-top-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-top-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-right-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-right-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-bottom-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-bottom-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-left-color:rgba(0,0,0,0);}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-left-width:1px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-top-left-radius:4px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{background-color:rgba(0,0,0,0);background-image:none;}
#module_462653524 .Nav-Container .title .glyphicon:hover{}
#module_462653524 .Nav-Container .title .glyphicon:hover{width:55px;}
#module_462653524 .Nav-Container .title .glyphicon:hover{height:55px;line-height:55px}
#module_462653524 .Nav-Container .title .glyphicon:hover span{font-size:16px;}
#module_462653524 .Nav-Container .title .glyphicon:hover span{color:#fff;}
#module_462653524 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_462653524__tabPane_2606 #Sub462653524_2606 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubContainer {display: table-cell; vertical-align: top;}
#module_462653524__tabPane_2606 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_462653524__tabPane_2606 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_462653524__tabPane_2606 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_462653524__tabPane_2606:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_462653524__tabPane_2606 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_462653524__tabPane_2606 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_462653524__tabPane_2606 #Sub462653524_2606 {display: block;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubPadding {float:left; height: 10px;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubContainer .SubDrag {display:none;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubPadding {width:5px;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubContainer {width:calc((100% - 20px) / 5) !important;}
#module_462653524__tabPane_2606 #Sub462653524_2606 > .SubPadding5 {display:none;}
}
#module_462653524__tabPane_2606 #Sub462653524_Tab2606_1 {width:20%;}
.module_462653634 .ModuleHead .HeadCenter{float:none;}
#module_462653634 {
padding:0px;
}
#module_462653634 {
position:static;
z-index:1;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_462653634 .ModuleHead462653634 {
display:none;
}
#module_462653634 >.module_462653634 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462653634 >.module_462653634{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462653634 .BodyCenter.BodyCenter462653634 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462653634 .BodyCenter.BodyCenter462653634 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462653634 >.module_462653634 {
margin-top:16.4474%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462653634 >.module_462653634 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462653634 >.module_462653634 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462653634:hover {
border:none;
}
#module_462653634:hover >.module_462653634 {
border-color:#ccc;
}
#module_462653634:hover >.module_462653634 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_462653648 .ModuleImageTextGiantContent{margin-top:0px;}
#module_462653648 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_462653648 .ModuleImageTextGiantContent{margin-left:0px;}
#module_462653648 .ModuleImageTextGiantContent{margin-right:0px;}
#module_462653648 .imageTextGiant-Container{padding-top:10px;}
#module_462653648 .imageTextGiant-Container{padding-bottom:10px;}
#module_462653648 .imageTextGiant-Container{padding-left:10px;}
#module_462653648 .imageTextGiant-Container{padding-right:10px;}
#module_462653648 .showHandle .btn{font-size:14px;}
#module_462653648 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_462653648 .showHandle .btn{color:#333;}
#module_462653648 .showHandle .btn{font-weight:400;}
#module_462653648 .showHandle .btn{text-decoration:none;}
#module_462653648 .showHandle .btn{font-style:normal;}
#module_462653648 .showHandle div{border-top-color:#ddd !important;}
#module_462653648 .showHandle div{border-top-style:solid !important;}
#module_462653648 .showHandle div{border-top-width:1px !important;}
#module_462653648 .showHandle{background-color:transparent;}
#module_462653648 .showHandle{background-image:none;}
#module_462653648 .showHandle{background-repeat:no-repeat;}
#module_462653648 .showHandle{}
#module_462653648 .showHandle{}
#module_462653648 .showHandle{}
#module_462653648 a{font-size:unset;font-family:unset}


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

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

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

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

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

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

#module_462704108 .slick-dots li::before{background-color:rgba(229, 11, 28, .3);}
#module_462704108 .slick-prev:before, #module_462704108 .slick-next:before{color:#fff;}
#module_462704108 .slick-prev, #module_462704108 .slick-next {background-color:rgba(229, 11, 28, 1);}
#module_462704108 .slick-dots li.slick-active button, #module_462704108 .slick-dots li.lineJia button, #module_462704108 .slick-dots li.lineJian button{background-color:rgb(196, 36, 38);}
#module_462704108 .slick-prev:after, #module_462704108 .slick-next:after{color:#fff;}
#module_462704108 .slick-prev:hover, #module_462704108 .slick-next:hover{background-color:rgb(196, 36, 38);}
#module_462704108 .SubContainer {}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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



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

#module_462655550 .news-time{background-color:rgb(242, 242, 242);}
#module_462655550 .news-time{background-image:none;}
#module_462655550 .news-time{background-repeat:no-repeat;}
#module_462655550 .news-time{}
#module_462655550 .news-time{}
#module_462655550 .news-item{border-bottom-color:#e5e5e5;}
#module_462655550 .news-item{border-bottom-style:dashed;}
#module_462655550 .news-item{border-bottom-width:0px;}
#module_462655550 .news-item.even{background-color:;}
#module_462655550 .news-item.even{}
#module_462655550 .news-item.even{}
#module_462655550 .news-item.even{}
#module_462655550 .news-item.even{}
#module_462655550 .news-item.even{}
#module_462655550 .news-item.odd{background-color:;}
#module_462655550 .news-item.odd{}
#module_462655550 .news-item.odd{}
#module_462655550 .news-item.odd{}
#module_462655550 .news-item.odd{}
#module_462655550 .news-item.odd{}
#module_462655550 .news-desc{font-size:12px;}
#module_462655550 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-desc{color:rgb(127, 127, 127);}
#module_462655550 .news-desc{font-weight:normal;}
#module_462655550 .news-desc{text-decoration:none;}
#module_462655550 .news-desc{font-style:normal;}
#module_462655550 .news-title{font-size:16px;line-height: 16pt;}
#module_462655550 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-title{color:#333;}
#module_462655550 .news-title{font-weight:normal;}
#module_462655550 .news-title{text-decoration:none;}
#module_462655550 .news-title{font-style:normal;}
#module_462655550 .news-title{margin-top:0px;}
#module_462655550 .news-title{margin-bottom:0px;}
#module_462655550 .news-title{margin-left:0px;}
#module_462655550 .news-title{margin-right:0px;}
#module_462655550 .news-item .yearAndMonth{font-size:14px;}
#module_462655550 .news-item .yearAndMonth{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-item .yearAndMonth{color:rgb(127, 127, 127);}
#module_462655550 .news-item .yearAndMonth{font-weight:normal;}
#module_462655550 .news-item .yearAndMonth{text-decoration:none;}
#module_462655550 .news-item .yearAndMonth{font-style:normal;}
#module_462655550 .news-item .day{font-size:24px;}
#module_462655550 .news-item .day{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-item .day{color:rgb(196, 36, 38);}
#module_462655550 .news-item .day{font-weight:normal;}
#module_462655550 .news-item .day{text-decoration:underline;}
#module_462655550 .news-item .day{font-style:normal;}
#module_462655550 .news-label a{font-size:12px;}
#module_462655550 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-label a{color:#999;}
#module_462655550 .news-label a{font-weight:normal;}
#module_462655550 .news-label a{text-decoration:none;}
#module_462655550 .news-label a{font-style:normal;}
#module_462655550 .news-label{margin-top:18px;}
#module_462655550 .news-label{margin-bottom:0px;}
#module_462655550 .news-label{margin-left:0px;}
#module_462655550 .news-label{margin-right:0px;}
#module_462655550 .news-label{padding-top:0px;}
#module_462655550 .news-label{padding-bottom:0px;}
#module_462655550 .news-label{padding-left:10px;}
#module_462655550 .news-label{padding-right:10px;}
#module_462655550 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_462655550 .news-label{background-image:none;}
#module_462655550 .news-label{background-repeat:no-repeat;}
#module_462655550 .news-label{}
#module_462655550 .news-label{}
#module_462655550 .news-label{}
#module_462655550 .news-label{border-top-color:transparent;}
#module_462655550 .news-label{border-top-style:none;}
#module_462655550 .news-label{border-top-width:0px;}
#module_462655550 .news-label{border-right-color:transparent;}
#module_462655550 .news-label{border-right-style:none;}
#module_462655550 .news-label{border-right-width:0px;}
#module_462655550 .news-label{border-bottom-color:transparent;}
#module_462655550 .news-label{border-bottom-style:none;}
#module_462655550 .news-label{border-bottom-width:0px;}
#module_462655550 .news-label{border-left-color:#eee;}
#module_462655550 .news-label{border-left-style:solid;}
#module_462655550 .news-label{border-left-width:1px;}
#module_462655550 .pagerGiant .text{font-size:12px;}
#module_462655550 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .pagerGiant .text{color:#333;}
#module_462655550 .pagerGiant .text{}
#module_462655550 .pagerGiant .text{}
#module_462655550 .pagerGiant .text{}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer{width:30px}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer{height:30px}
#module_462655550 .pagerGiant .num{font-size:12px;}
#module_462655550 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .pagerGiant .num{color:#333;}
#module_462655550 .pagerGiant .num{}
#module_462655550 .pagerGiant .num{}
#module_462655550 .pagerGiant .num{}
#module_462655550 .pagerGiant .submit{width:55px}
#module_462655550 .pagerGiant .submit{height:30px}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer,#module_462655550 .pagerGiant .submit{border-top-left-radius:0px;}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer,#module_462655550 .pagerGiant .submit{border-top-right-radius:0px;}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer,#module_462655550 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_462655550 .pagerGiant .current,#module_462655550 .pagerGiant .num,#module_462655550 .pagerGiant .inputer,#module_462655550 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_462655550 .pagerGiant .next,#module_462655550 .pagerGiant .splitline{color:#ccc;}
#module_462655550 .pagerGiant .num{background-color:#fff;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-top-color:#ccc;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-top-style:solid;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer{border-top-width:1px;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-bottom-style:solid;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer{border-bottom-width:1px;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-left-color:#ccc;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-left-style:solid;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer{border-left-width:1px;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-right-color:#ccc;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .inputer{border-right-style:solid;}
#module_462655550 .pagerGiant .num, #module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer{border-right-width:1px;}
#module_462655550 .page-more a{font-size:16px;}
#module_462655550 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .page-more a{color:#666 !important;}
#module_462655550 .page-more a{font-weight:normal;}
#module_462655550 .page-more a{text-decoration:none;}
#module_462655550 .page-more a{font-style:normal;}
#module_462655550 .page-more a{background-color:#fff;}
#module_462655550 .page-more a{border-top-color:#eee;}
#module_462655550 .page-more a{border-top-style:solid;}
#module_462655550 .page-more a{border-top-width:2px;}
#module_462655550 .page-more a{border-bottom-color:#eee;}
#module_462655550 .page-more a{border-bottom-style:solid;}
#module_462655550 .page-more a{border-bottom-width:2px;}
#module_462655550 .page-more a{border-left-color:#eee;}
#module_462655550 .page-more a{border-left-style:solid;}
#module_462655550 .page-more a{border-left-width:2px;}
#module_462655550 .page-more a{border-right-color:#eee;}
#module_462655550 .page-more a{border-right-style:solid;}
#module_462655550 .page-more a{border-right-width:2px;}
#module_462655550 .news-item:hover.even{background-color:;}
#module_462655550 .news-item:hover.even{}
#module_462655550 .news-item:hover.even{}
#module_462655550 .news-item:hover.even{}
#module_462655550 .news-item:hover.even{}
#module_462655550 .news-item:hover.even{}
#module_462655550 .news-item:hover.odd{background-color:;}
#module_462655550 .news-item:hover.odd{}
#module_462655550 .news-item:hover.odd{}
#module_462655550 .news-item:hover.odd{}
#module_462655550 .news-item:hover.odd{}
#module_462655550 .news-item:hover.odd{}
#module_462655550 .news-item:hover{border-bottom-color:#e5e5e5;}
#module_462655550 .news-item:hover{border-bottom-style:dashed;}
#module_462655550 .news-item:hover{border-bottom-width:0px;}
#module_462655550 .news-item:hover .news-title{font-size:16px;line-height: 16pt;}
#module_462655550 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-item:hover .news-title{color:#333333;}
#module_462655550 .news-item:hover .news-title{font-weight:normal;}
#module_462655550 .news-item:hover .news-title{text-decoration:none;}
#module_462655550 .news-item:hover .news-title{font-style:normal;}
#module_462655550 .news-label:hover a{font-size:12px;}
#module_462655550 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .news-label:hover a{color:#999;}
#module_462655550 .news-label:hover a{font-weight:normal;}
#module_462655550 .news-label:hover a{text-decoration:none;}
#module_462655550 .news-label:hover a{font-style:normal;}
#module_462655550 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_462655550 .news-label:hover{background-image:none;}
#module_462655550 .news-label:hover{background-repeat:no-repeat;}
#module_462655550 .news-label:hover{}
#module_462655550 .news-label:hover{}
#module_462655550 .news-label:hover{}
#module_462655550 .news-label:hover{border-top-color:transparent;}
#module_462655550 .news-label:hover{border-top-style:none;}
#module_462655550 .news-label:hover{border-right-color:transparent;}
#module_462655550 .news-label:hover{border-right-style:none;}
#module_462655550 .news-label:hover{border-bottom-color:transparent;}
#module_462655550 .news-label:hover{border-bottom-style:none;}
#module_462655550 .news-label:hover{border-left-color:#eee;}
#module_462655550 .news-label:hover{border-left-style:solid;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{font-size:12px;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{color:#fff;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit{background-color:#000;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_462655550 .pagerGiant .current, #module_462655550 .pagerGiant .submit, #module_462655550 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_462655550 .page-more a:hover{font-size:16px;}
#module_462655550 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_462655550 .page-more a:hover{color:#666 !important;}
#module_462655550 .page-more a:hover {font-weight:normal;}
#module_462655550 .page-more a:hover {text-decoration:none;}
#module_462655550 .page-more a:hover {font-style:normal;}
#module_462655550 .page-more a:hover{background-color:#fff;}
#module_462655550 .page-more a:hover{border-top-color:#eee;}
#module_462655550 .page-more a:hover{border-top-style:solid;}
#module_462655550 .page-more a:hover{border-bottom-color:#eee;}
#module_462655550 .page-more a:hover{border-bottom-style:solid;}
#module_462655550 .page-more a:hover{border-left-color:#eee;}
#module_462655550 .page-more a:hover{border-left-style:solid;}
#module_462655550 .page-more a:hover{border-right-color:#eee;}
#module_462655550 .page-more a:hover{border-right-style:solid;}

.ModuleGridContainer.ModuleGridContainer462654506 #Sub462654506_1 {width:31.1875%;}
.ModuleNewsListGiant.layout-116 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-116 .news-span1{position:absolute;top: 0;padding: 23px 0 23px 20px;color:#999999;width:100%; -webkit-transition: all .4s ease;  -moz-transition: all .4s ease;  -ms-transition: all .4s ease;transition: all .4s ease}
.ModuleNewsListGiant.layout-116 .news-span2{position:absolute;top: 115px;border-top: 1px solid #ddd;width: 100%;padding:0 20px; -webkit-transition: all .4s ease;  -moz-transition: all .4s ease;  -ms-transition: all .4s ease;transition: all .4s ease}
.ModuleNewsListGiant.layout-116 .news-item{position: relative;  overflow: hidden;display: inline-block;width: calc((100% - 130px)/3);height: 254px;}
.ModuleNewsListGiant.layout-116 .swiper-bottom{padding-bottom: 50px}
.ModuleNewsListGiant.layout-116 .news-item .news-time{ padding: 6px 0;  text-align: center;  color: #333333;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-116 .news-action{ padding: 40px 0px; box-sizing: border-box; }
.ModuleNewsListGiant.layout-116 .news-item .news-time-date{font-size: 30px;}
.ModuleNewsListGiant.layout-116 .news-item .news-title{color: #333333;  line-height: 24px;     -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }
.ModuleNewsListGiant.layout-116 .news-item .news-desc{ margin-top: 12px ;font-size: 12px; color: #999999;width: 100%;overflow: hidden;text-overflow:ellipsis;-webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
.ModuleNewsListGiant.layout-116 .news-item .news-tit{position: relative;z-index: 10}
.ModuleNewsListGiant.layout-116 .news-item:after { content: "";  position: absolute;top: 0;  left: 0;  width:0;height:100%;  z-index: 0;  display:block ;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;  }
.ModuleNewsListGiant.layout-116 .news-icon{border:1px solid #ddd;text-align:center;width: 46px;height: 46px;display: block;position: absolute;top: 33px;left: 170px;opacity:0;-webkit-transition: all .6s ease;  -moz-transition: all .6s ease;  -ms-transition: all .6s ease;transition: all .6s ease}
.ModuleNewsListGiant.layout-116 .news-icon i{font-size: 30px;margin-top: 5px;color: transparent}
.ModuleNewsListGiant.layout-116 .news-item:hover .news-icon{opacity:1;left: 135px}
.ModuleNewsListGiant.layout-116 .swiper-button-prev, .ModuleNewsListGiant.layout-116 .swiper-button-next{display: block}
.ModuleNewsListGiant.layout-116 .news-title-oneline{
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span1 {
    top: 139px;
    color: #fff
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span2 {
    top: 0;
  }
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-116 .swiper-button-prev, .ModuleNewsListGiant.layout-116 .swiper-button-next {
    display: none
  }

  .ModuleNewsListGiant.layout-116 .swiper-bottom {
    padding-bottom: 0px
  }

  .ModuleNewsListGiant.layout-116 .news-item:nth-child(n+4) {
    margin-top: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-time-date, .ModuleNewsListGiant.layout-116 .news-item:hover .news-time-year {
    color: #666 !important;
  }

  .ModuleNewsListGiant.layout-116 .news-item:hover .news-span1 {
    background-color: transparent !important;
  }

  .ModuleNewsListGiant.layout-116 .news-container {
    margin: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item {
    width: 100%;
    height: 100%;
  }

  .ModuleNewsListGiant.layout-116 .news-span2 {
    top: 0;
    position:static;
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-time-date, .ModuleNewsListGiant.layout-116 .news-item .news-time-year {
    font-size: 14px !important;
    display: inline-block
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-title {
    font-size: 14px
  }

  .ModuleNewsListGiant.layout-116 .news-span1 {
    top: 42px;
    right: 10px;
    width: 92px;
    padding: 0
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-desc {
    height: 36px;
  }

  .ModuleNewsListGiant.layout-116 .news-item .news-title {
    width: calc(100% - 92px)
  }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-116 .staFun{
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align:middle;
}

.ModuleNewsListGiant.layout-116 .swiper-button-next,.ModuleNewsListGiant.layout-116 .swiper-button-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 12px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  line-height: 30px;
}
.ModuleNewsListGiant.layout-116 .swiper-button-prev:hover,.ModuleNewsListGiant.layout-116 .swiper-button-next:hover{
  background-color: #15ab47;
}
.module_462656222 .ModuleHead .HeadCenter{float:none;}
#module_462656222 {
padding:0px;
}
#module_462656222 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462656222 .ModuleHead462656222 {
display:none;
}
#module_462656222 .BodyCenter.BodyCenter462656222 {
background:none;background-color:rgb(229, 229, 229);
}
#module_462656222 >.module_462656222 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462656222 >.module_462656222{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462656222 .BodyCenter.BodyCenter462656222 {
padding-top:8.7193%;
padding-left:0.9083%;
padding-right:0.9083%;
padding-bottom:8.7193%;
}
}
@media screen and (max-width: 767px){
#module_462656222 .BodyCenter.BodyCenter462656222 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462656222 >.module_462656222 {
margin-top:0.0000%;
margin-left:4.5413%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462656222 >.module_462656222 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462656222 >.module_462656222 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462656222:hover {
border:none;
}
#module_462656222:hover >.module_462656222 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462656222 .news-item{border-top-color:transparent;}
#module_462656222 .news-item{border-top-style:none;}
#module_462656222 .news-item{border-top-width:0px;}
#module_462656222 .news-item{border-right-color:transparent;}
#module_462656222 .news-item{border-right-style:none;}
#module_462656222 .news-item{border-right-width:0px;}
#module_462656222 .news-item{border-bottom-color:transparent;}
#module_462656222 .news-item{border-bottom-style:none;}
#module_462656222 .news-item{border-bottom-width:0px;}
#module_462656222 .news-item{border-left-color:transparent;}
#module_462656222 .news-item{border-left-style:none;}
#module_462656222 .news-item{border-left-width:0px;}
#module_462656222 .news-title{font-size:16px;line-height:calc( 6px + 16px );}
#module_462656222 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-title{color:#333;}
#module_462656222 .news-title{font-weight:normal;}
#module_462656222 .news-title{text-decoration:none;}
#module_462656222 .news-title{font-style:normal;}
#module_462656222 .news-title{margin-top:0px;}
#module_462656222 .news-title{margin-bottom:0px;}
#module_462656222 .news-title{margin-left:0px;}
#module_462656222 .news-title{margin-right:0px;}
#module_462656222 .news-desc{font-size:12px;}
#module_462656222 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-desc{color:#999;}
#module_462656222 .news-desc{font-weight:normal;}
#module_462656222 .news-desc{text-decoration:none;}
#module_462656222 .news-desc{font-style:normal;}
#module_462656222 .news-time-date{font-size:32px;}
#module_462656222 .news-time-date{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-time-date{color:#595959;}
#module_462656222 .news-time-date{font-weight:normal;}
#module_462656222 .news-time-date{text-decoration:none;}
#module_462656222 .news-time-date{font-style:normal;}
#module_462656222 .news-time-year{font-size:14px;}
#module_462656222 .news-time-year{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-time-year{color:#595959;}
#module_462656222 .news-time-year{font-weight:normal;}
#module_462656222 .news-time-year{text-decoration:none;}
#module_462656222 .news-time-year{font-style:normal;}
#module_462656222 .news-item .news-span2{border-top-color:#eee;}
#module_462656222 .news-item .news-span2{border-top-style:solid;}
#module_462656222 .news-item .news-span2{border-top-width:1px;}
#module_462656222 .swiper-button-next:hover{background-color:#e50b1c;}#module_462656222 .swiper-button-prev:hover{background-color:#e50b1c;}
#module_462656222 .news-item:hover .news-icon i{color:#fff;}#module_462656222 .news-item:hover .news-icon{border-color:#fff;}
#module_462656222 .news-item:hover .news-span1{background-color:#e50b1c;}
#module_462656222 .news-item:hover{border-top-color:#999;}
#module_462656222 .news-item:hover{border-top-style:solid;}
#module_462656222 .news-item:hover{border-top-width:0px;}
#module_462656222 .news-item:hover{border-right-color:#999;}
#module_462656222 .news-item:hover{border-right-style:solid;}
#module_462656222 .news-item:hover{border-right-width:0px;}
#module_462656222 .news-item:hover{border-bottom-color:#999;}
#module_462656222 .news-item:hover{border-bottom-style:solid;}
#module_462656222 .news-item:hover{border-bottom-width:0px;}
#module_462656222 .news-item:hover{border-left-color:#999;}
#module_462656222 .news-item:hover{border-left-style:solid;}
#module_462656222 .news-item:hover{border-left-width:0px;}
#module_462656222 .news-item:hover .news-title{font-size:16px;line-height:calc( 6px + 16px );}
#module_462656222 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-item:hover .news-title{color:#333;}
#module_462656222 .news-item:hover .news-title{font-weight:normal;}
#module_462656222 .news-item:hover .news-title{text-decoration:none;}
#module_462656222 .news-item:hover .news-title{font-style:normal;}
#module_462656222 .news-item:hover .news-desc{font-size:12px;}
#module_462656222 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-item:hover .news-desc{color:#333;}
#module_462656222 .news-item:hover .news-desc{font-weight:normal;}
#module_462656222 .news-item:hover .news-desc{text-decoration:none;}
#module_462656222 .news-item:hover .news-desc{font-style:normal;}
#module_462656222 .news-item:hover .news-time-date{font-size:32px;}
#module_462656222 .news-item:hover .news-time-date{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-item:hover .news-time-date{color:#ffffff;}
#module_462656222 .news-item:hover .news-time-date{font-weight:normal;}
#module_462656222 .news-item:hover .news-time-date{text-decoration:none;}
#module_462656222 .news-item:hover .news-time-date{font-style:normal;}
#module_462656222 .news-item:hover .news-time-year{font-size:14px;}
#module_462656222 .news-item:hover .news-time-year{font-family:微软雅黑,Microsoft YaHei;}
#module_462656222 .news-item:hover .news-time-year{color:#ffffff;}
#module_462656222 .news-item:hover .news-time-year{font-weight:normal;}
#module_462656222 .news-item:hover .news-time-year{text-decoration:none;}
#module_462656222 .news-item:hover .news-time-year{font-style:normal;}
#module_462656222 .news-item:hover .news-span2{border-top-color:#e50b1c;}
#module_462656222 .news-item:hover .news-span2{border-top-style:solid;}
#module_462656222 .news-item:hover .news-span2{border-top-width:1px;}

.ModuleGridContainer.ModuleGridContainer462654506 #Sub462654506_2 {width:68.8125%;}
.module_462704271 .ModuleHead .HeadCenter{float:none;}
#module_462704271 {
padding:0px;
}
#module_462704271 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_462704271 .ModuleHead462704271 {
display:none;
}

#module_462704271 .ModuleSubContainer{background-color:transparent;}
#module_462704271 .ModuleSubContainer{}
#module_462704271 .ModuleSubContainer{background-repeat:no-repeat;}
#module_462704271 .ModuleSubContainer{background-position:0% 0%;}
#module_462704271 .ModuleSubContainer{background-attachment:scroll;}
#module_462704271 .ModuleSubContainer{}
#module_462704271 {!bgVideo!}{bgVideoUrl:}
#module_462704271 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_462704271 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_462704271 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer462704271 {}
@keyframes liner{
	0%  {width:10%; }
	30% {width:20%; }
	60% {width:60%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-110 .news-item{ float: left; position: relative; cursor: pointer;background:#fff;margin-bottom: 2%}
.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-110 .news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative;margin: auto}
.ModuleNewsListGiant.layout-110 .news-item .news-img img{transition: all .3s ease-out 0s;position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-110 .news-item:hover .news-img img{transform: scale(1.2);}
.ModuleNewsListGiant.layout-110 .news-item .news-tit{ position: relative; padding-top: 20px; }
.ModuleNewsListGiant.layout-110 .news-item  .news-title{}
.ModuleNewsListGiant.layout-110 .news-item:hover time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#2196f3; }
.ModuleNewsListGiant.layout-110 .news-item:hover .news-title{color:#2196f3}
.ModuleNewsListGiant.layout-110 .news-item time{ position:relative;font-size:12px; display: block;margin:11px 0 10px 0;}
.ModuleNewsListGiant.layout-110 .news-item time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc{color: #999;line-height: 22px;margin-top: 31px}
.ModuleNewsListGiant.layout-110  li.news-item img{height: auto;}
.ModuleNewsListGiant.layout-110 .laout-110-title{vertical-align: middle;}
.ModuleNewsListGiant.layout-110 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-110 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-110 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-110 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-110 .news-title-oneline{
	white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-110  .news-container{ width: 100%;overflow: hidden}
	.ModuleNewsListGiant.layout-110  li.col-xs-1 {width: 100%;padding-right:0;  padding-left:0;}
	.ModuleNewsListGiant.layout-110  li.col-xs-2 {width: calc((100% - 3.6%) / 2); padding-right:0;  padding-left:0;margin-right: 3.6%}
	.ModuleNewsListGiant.layout-110  li.col-xs-2:nth-child(2n){margin-right: 0%}
}
/*PC屏幕*/
@media (min-width: 768px){
	.ModuleNewsListGiant.layout-110 .news-container {display:flex; flex-wrap: wrap;}
	.ModuleNewsListGiant.layout-110 li.col-lg-1 {width: 100%; padding-right:0; padding-left:0;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2 {width: calc((100% - 2%) / 2); padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-3 {width: calc((100% - 6%) / 3); padding-right:0; padding-left:0; margin-right: 3%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-4 {width: calc((100% - 7.98%) / 4); padding-right:0; padding-left:0; margin-right: 2.66%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-5 {width: calc((100% - 10%) / 5); padding-right:0; padding-left:0; margin-right: 2.5%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-6 {width: calc((100% - 10%) / 6); padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
	.ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
	.ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
	.ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
	.ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n){margin-right: 0%;}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun{border: 1px solid #e50b1c;font-size: 12px;padding: 0px 2px;color: #fff; font-weight: bold;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;vertical-align: text-bottom;;background: #e50b1c;}
.ModuleNewsListGiant.layout-110 .pagerGiant .inputer{outline: 0;}
.module_462704273 .ModuleHead .HeadCenter{float:none;}
#module_462704273 {
padding:0px;
}
#module_462704273 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462704273 .ModuleHead462704273 {
display:none;
}
#module_462704273 .BodyCenter.BodyCenter462704273 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462704273 >.module_462704273 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462704273 >.module_462704273{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462704273 .BodyCenter.BodyCenter462704273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_462704273 .BodyCenter.BodyCenter462704273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_462704273 >.module_462704273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_462704273 >.module_462704273 {
margin-top:0.0000%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:0.0000%;
}
}
#module_462704273 >.module_462704273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462704273:hover {
border:none;
}
#module_462704273:hover >.module_462704273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462704273 .videobox .iconfont{font-size:66px;}
#module_462704273 {}@media (max-width: 767px) { #module_462704273 .videobox .iconfont{font-size:44px;}}
#module_462704273 .news-item{border-bottom-left-radius:0px;}
#module_462704273 .news-item{border-bottom-right-radius:0px;}
#module_462704273 .news-item{background-color:rgb(196, 36, 38);}
#module_462704273 .news-item{background-image:none;}
#module_462704273 .news-item{background-repeat:no-repeat;}
#module_462704273 .news-item{}
#module_462704273 .news-item{}
#module_462704273 .news-item{}
#module_462704273 .news-img .dummy{background-color:transparent;}
#module_462704273 .news-img .dummy{background-image:none;}
#module_462704273 .news-img .dummy{background-repeat:no-repeat;}
#module_462704273 .news-img .dummy{}
#module_462704273 .news-img .dummy{}
#module_462704273 .news-img .dummy{}
#module_462704273 .news-img .dummy{padding-top:56.25%;}
#module_462704273 .news-img .t-img{ object-fit:cover;}
#module_462704273 .news-img .t-img{ width:100%;}
#module_462704273 .news-img .t-img{ height:100%;}
#module_462704273 .news-img,#module_462704273 .news-item{border-top-left-radius:0px;}
#module_462704273 .news-img,#module_462704273 .news-item{border-top-right-radius:0px;}
#module_462704273 .news-img{border-bottom-left-radius:0px;}
#module_462704273 .news-img{border-bottom-right-radius:0px;}
#module_462704273 .news-title{font-size:16px;}
#module_462704273 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-title{color:rgb(255, 255, 255);}
#module_462704273 .news-title{font-weight:bold;}
#module_462704273 .laout-110-title{text-decoration:none;}
#module_462704273 .news-title{font-style:normal;}
#module_462704273 .news-title{margin-top:0px;}
#module_462704273 .news-title{margin-bottom:0px;}
#module_462704273 .news-title{padding-left:10px;}
#module_462704273 .news-title{padding-right:10px;}
#module_462704273 .news-desc{padding-left:10px;}
#module_462704273 .news-desc{padding-right:10px;}
#module_462704273 .news-desc{font-size:12px;}
#module_462704273 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-desc{color:rgb(255, 255, 255);}
#module_462704273 .news-desc{font-weight:normal;}
#module_462704273 .news-desc{text-decoration:none;}
#module_462704273 .news-desc{font-style:normal;}
#module_462704273 .news-desc{margin-top:10px;}
#module_462704273 .news-desc{margin-bottom:20px;}
#module_462704273 time{padding-left:10px;}
#module_462704273 time{padding-right:10px;}
#module_462704273 time{font-size:12px;}
#module_462704273 time{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 time{font-weight:normal;}
#module_462704273 time{text-decoration:none;}
#module_462704273 time{font-style:normal;}
#module_462704273 time{color:rgb(255, 255, 255);}
#module_462704273 time{margin-top:10px;}
#module_462704273 time{margin-bottom:10px;}
#module_462704273 .news-item time:before{border-bottom-color:rgba(0,0,0,0);}
#module_462704273 .news-item time:before{border-bottom-style:solid;}
#module_462704273 .news-item time:before{border-bottom-width:1px;}
#module_462704273 .news-label a{font-size:12px;}
#module_462704273 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-label a{color:#999;}
#module_462704273 .news-label a{font-weight:normal;}
#module_462704273 .news-label a{text-decoration:none;}
#module_462704273 .news-label a{font-style:normal;}
#module_462704273 .news-label{margin-top:18px;}
#module_462704273 .news-label{margin-bottom:0px;}
#module_462704273 .news-label{margin-left:0px;}
#module_462704273 .news-label{margin-right:0px;}
#module_462704273 .news-label{padding-top:0px;}
#module_462704273 .news-label{padding-bottom:0px;}
#module_462704273 .news-label{padding-left:10px;}
#module_462704273 .news-label{padding-right:10px;}
#module_462704273 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_462704273 .news-label{background-image:none;}
#module_462704273 .news-label{background-repeat:no-repeat;}
#module_462704273 .news-label{}
#module_462704273 .news-label{}
#module_462704273 .news-label{}
#module_462704273 .news-label{border-top-color:transparent;}
#module_462704273 .news-label{border-top-style:none;}
#module_462704273 .news-label{border-top-width:0px;}
#module_462704273 .news-label{border-right-color:transparent;}
#module_462704273 .news-label{border-right-style:none;}
#module_462704273 .news-label{border-right-width:0px;}
#module_462704273 .news-label{border-bottom-color:transparent;}
#module_462704273 .news-label{border-bottom-style:none;}
#module_462704273 .news-label{border-bottom-width:0px;}
#module_462704273 .news-label{border-left-color:#eee;}
#module_462704273 .news-label{border-left-style:solid;}
#module_462704273 .news-label{border-left-width:1px;}
#module_462704273 .pagerGiant .text{font-size:12px;}
#module_462704273 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .pagerGiant .text{color:#333;}
#module_462704273 .pagerGiant .text{}
#module_462704273 .pagerGiant .text{}
#module_462704273 .pagerGiant .text{}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer{width:30px}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer{height:30px}
#module_462704273 .pagerGiant .num{font-size:12px;}
#module_462704273 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .pagerGiant .num{color:#333;}
#module_462704273 .pagerGiant .num{}
#module_462704273 .pagerGiant .num{}
#module_462704273 .pagerGiant .num{}
#module_462704273 .pagerGiant .submit{width:55px}
#module_462704273 .pagerGiant .submit{height:30px}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer,#module_462704273 .pagerGiant .submit{border-top-left-radius:0px;}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer,#module_462704273 .pagerGiant .submit{border-top-right-radius:0px;}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer,#module_462704273 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_462704273 .pagerGiant .current,#module_462704273 .pagerGiant .num,#module_462704273 .pagerGiant .inputer,#module_462704273 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_462704273 .pagerGiant .next,#module_462704273 .pagerGiant .splitline{color:#ccc;}
#module_462704273 .pagerGiant .num{background-color:#fff;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-top-color:#ccc;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-top-style:solid;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer{border-top-width:1px;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-bottom-style:solid;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer{border-bottom-width:1px;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-left-color:#ccc;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-left-style:solid;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer{border-left-width:1px;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-right-color:#ccc;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .inputer{border-right-style:solid;}
#module_462704273 .pagerGiant .num, #module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer{border-right-width:1px;}
#module_462704273 .page-more a{font-size:16px;}
#module_462704273 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .page-more a{color:#666 !important;}
#module_462704273 .page-more a{font-weight:normal;}
#module_462704273 .page-more a{text-decoration:none;}
#module_462704273 .page-more a{font-style:normal;}
#module_462704273 .page-more a{background-color:#fff;}
#module_462704273 .page-more a{border-top-color:#eee;}
#module_462704273 .page-more a{border-top-style:solid;}
#module_462704273 .page-more a{border-top-width:2px;}
#module_462704273 .page-more a{border-bottom-color:#eee;}
#module_462704273 .page-more a{border-bottom-style:solid;}
#module_462704273 .page-more a{border-bottom-width:2px;}
#module_462704273 .page-more a{border-left-color:#eee;}
#module_462704273 .page-more a{border-left-style:solid;}
#module_462704273 .page-more a{border-left-width:2px;}
#module_462704273 .page-more a{border-right-color:#eee;}
#module_462704273 .page-more a{border-right-style:solid;}
#module_462704273 .page-more a{border-right-width:2px;}
#module_462704273 .news-item:hover{background-color:rgb(196, 36, 38);}
#module_462704273 .news-item:hover{background-image:none;}
#module_462704273 .news-item:hover{background-repeat:no-repeat;}
#module_462704273 .news-item:hover{}
#module_462704273 .news-item:hover{}
#module_462704273 .news-item:hover{}
#module_462704273 .news-item:hover .news-title{font-size:16px;}
#module_462704273 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-item:hover .news-title{color:rgb(255, 255, 255);}
#module_462704273 .news-item:hover .news-title{font-weight:normal;}
#module_462704273 .news-item:hover .news-title{text-decoration:none;}
#module_462704273 .news-item:hover .news-title{font-style:normal;}
#module_462704273 .news-item:hover time:before{border-bottom-color:rgba(0,0,0,0);}
#module_462704273 .news-item:hover time:before{border-bottom-style:solid;}
#module_462704273 .news-item:hover time:before{border-bottom-width:1px;}
#module_462704273 .news-label:hover a{font-size:12px;}
#module_462704273 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-label:hover a{color:#999;}
#module_462704273 .news-label:hover a{font-weight:normal;}
#module_462704273 .news-label:hover a{text-decoration:none;}
#module_462704273 .news-label:hover a{font-style:normal;}
#module_462704273 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_462704273 .news-label:hover{background-image:none;}
#module_462704273 .news-label:hover{background-repeat:no-repeat;}
#module_462704273 .news-label:hover{}
#module_462704273 .news-label:hover{}
#module_462704273 .news-label:hover{}
#module_462704273 .news-label:hover{border-top-color:transparent;}
#module_462704273 .news-label:hover{border-top-style:none;}
#module_462704273 .news-label:hover{border-right-color:transparent;}
#module_462704273 .news-label:hover{border-right-style:none;}
#module_462704273 .news-label:hover{border-bottom-color:transparent;}
#module_462704273 .news-label:hover{border-bottom-style:none;}
#module_462704273 .news-label:hover{border-left-color:#eee;}
#module_462704273 .news-label:hover{border-left-style:solid;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{font-size:12px;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{color:#fff;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit{background-color:#f10215;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-top-color:#f10215;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-bottom-color:#f10215;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-left-color:#f10215;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-right-color:#f10215;}
#module_462704273 .pagerGiant .current, #module_462704273 .pagerGiant .submit, #module_462704273 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_462704273 .page-more a:hover{font-size:16px;}
#module_462704273 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .page-more a:hover{color:#666 !important;}
#module_462704273 .page-more a:hover {font-weight:normal;}
#module_462704273 .page-more a:hover {text-decoration:none;}
#module_462704273 .page-more a:hover {font-style:normal;}
#module_462704273 .page-more a:hover{background-color:#fff;}
#module_462704273 .page-more a:hover{border-top-color:#eee;}
#module_462704273 .page-more a:hover{border-top-style:solid;}
#module_462704273 .page-more a:hover{border-bottom-color:#eee;}
#module_462704273 .page-more a:hover{border-bottom-style:solid;}
#module_462704273 .page-more a:hover{border-left-color:#eee;}
#module_462704273 .page-more a:hover{border-left-style:solid;}
#module_462704273 .page-more a:hover{border-right-color:#eee;}
#module_462704273 .page-more a:hover{border-right-style:solid;}
#module_462704273 .news-item:hover .news-desc{font-size:12px;}
#module_462704273 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_462704273 .news-item:hover .news-desc{color:rgb(255, 255, 255);}
#module_462704273 .news-item:hover .news-desc{font-weight:normal;}
#module_462704273 .news-item:hover .news-desc{text-decoration:none;}
#module_462704273 .news-item:hover .news-desc{font-style:normal;}

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

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

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

/*地图模块*/
.ModuleStoreListGiant.layout-102 .nodata{ display: none;}
.ModuleStoreListGiant.layout-102 .mapgiant-container {
    position: relative;
    display: flex
}

.ModuleStoreListGiant.layout-102 .mapgiant-container .mapContainer {
    height: 100%;
    color: #000;
    width: calc(100% - 500px);
}
.ModuleStoreListGiant.layout-102 .storeboxhead{
    height: 287px;
    background: #f6f5f3;
    padding:50px 50px 64px 50px;
}
.ModuleStoreListGiant.layout-102 .storeboxheadt{
    height: auto;
}
.ModuleStoreListGiant.layout-102 .searchbox{
    padding-left: 50px;
}
.ModuleStoreListGiant.layout-102 .storebox {
    background: #fff;
    width: 500px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.ModuleStoreListGiant.layout-102 .keywordBox {margin-top: 30px;}
.ModuleStoreListGiant.layout-102 .storebox .title {
    font-weight: bold;
}

.ModuleStoreListGiant.layout-102 .areabox {
    display: flex;
    height: 40px;
}

.ModuleStoreListGiant.layout-102 .searchBtn {
    width: 160px;
    height: 40px;
    background: #000;
    color: #fff;
    margin-top: 25px;
}

.ModuleStoreListGiant.layout-102 .searchBtn .icon-sousuo2 {
    margin-left: 10px;
    font-size: 14px;
}
.ModuleStoreListGiant.layout-102 .province {
    width: 160px;
    margin-right: 8px;
}

.ModuleStoreListGiant.layout-102 .city {
    width: 160px;
}
.ModuleStoreListGiant.layout-102 .searchinput {
    width: 100%;
    border: 1px solid #d0d0d0;
    outline: 0;
    padding: 0 30px 0 15px;
}
.ModuleStoreListGiant.layout-102 .searchinput::placeholder{
    color: #d0d0d0;
}
.ModuleStoreListGiant.layout-102 .likebox{
    position: relative;
}
.ModuleStoreListGiant.layout-102 .likebox .icon-sousuo2{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.ModuleStoreListGiant.layout-102 .strorelist li{
    padding:23px 0;
    border-bottom: 1px solid #eeeeee;
    padding-right: 5px;
}
.ModuleStoreListGiant.layout-102 .strorelist li .Name{
    margin-bottom: 12px;
}
.ModuleStoreListGiant.layout-102 .strorelist li .Address{
    margin-bottom: 16px;
}

.ModuleStoreListGiant.layout-102 .strorelist li .icon-dingwei{
    margin-right: 5px;
}

.ModuleStoreListGiant.layout-102 .strorelist li .icon-shijian1,.ModuleStoreListGiant.layout-102 .strorelist li .icon-lianxidianhua{
    margin-right: 5px;
}
.ModuleStoreListGiant.layout-102 .strorelist .BusinessHours,.ModuleStoreListGiant.layout-102 .strorelist  .TelePhone{
    margin-bottom: 10px;
}

.ModuleStoreListGiant.layout-102 img{
    max-width: initial;
}
.ModuleStoreListGiant.layout-102 .strorelist{
    height: 410px;
    overflow-y: auto;
    cursor: pointer;
}
.ModuleStoreListGiant.layout-102 .hideSearchBtn{
    height: auto;
}
.ModuleStoreListGiant.layout-102 ::-webkit-scrollbar{
    width: 4px;
    height: 4px;
}
.ModuleStoreListGiant.layout-102 .storedetail{
    display: flex;
    color: #666;
    height: 300px;
}
.ModuleStoreListGiant.layout-102 .storedetail .picture{
    max-width: 260px;
}
.ModuleStoreListGiant.layout-102 .storedetail img{
    width: 100%;
}
.ModuleStoreListGiant.layout-102 .storedetail .info
{
    width: calc(100% - 286px);
    margin-left: 26px;
}
.ModuleStoreListGiant.layout-102 .storedetail .detailTelePhone{
    padding-bottom: 10px;

}

.ModuleStoreListGiant.layout-102 .storedetail .detailName{
    margin-top: 10px;
    padding-bottom: 15px;
    color: #333333;
    font-weight: 700;
}

.ModuleStoreListGiant.layout-102 .storedetail .BusinessHours{
    margin-top: 20px;
}
.ModuleStoreListGiant.layout-102 .storedetail .detailAddress{
    margin-top: 20px;
    margin-bottom: 10px;
}
.ModuleStoreListGiant.layout-102 .storedetail  .detailContact{
    margin-bottom: 10px;
}
.ModuleStoreListGiant.layout-102 .strorelist .BusinessHours{
    color:#666;
}
.ModuleStoreListGiant.layout-102 .storedetail .info-m{
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.ModuleStoreListGiant.layout-102 .track{
    width: 100%;
    margin: auto;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .ModuleStoreListGiant.layout-102 .mapgiant-container .mapContainer{
        display: none;
    }
    .ModuleStoreListGiant.layout-102 .storebox{
        width: 100%;
        position:relative;
        top:auto;
        left: auto;
        padding: 0 15px;
    }
    .ModuleStoreListGiant.layout-102 .searchbox {
        padding-left: 20px;
    }
    .ModuleStoreListGiant.layout-102 .storeboxhead{
        height: 230px;
        padding: 30px 20px 20px 20px;
    }
    .ModuleStoreListGiant.layout-102 .storeboxheadt{
        height: auto;
    }
    .ModuleStoreListGiant.layout-102 .mapgiant-container{
        height: 100% !important;
    }
}
.ModuleStoreListGiant.layout-102 select:focus-visible{outline: 0;}
.ModuleStoreListGiant.layout-102 .markContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}.module_462766177 .ModuleHead .HeadCenter{float:none;}
#module_462766177 {
padding:0px;
}
#module_462766177 {
position:static;
z-index:1;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_462766177 .ModuleHead462766177 {
display:none;
}
#module_462766177 .BodyCenter.BodyCenter462766177 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462766177 >.module_462766177 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462766177 >.module_462766177{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462766177 .BodyCenter.BodyCenter462766177 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462766177 .BodyCenter.BodyCenter462766177 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462766177 >.module_462766177 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462766177 >.module_462766177 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462766177 >.module_462766177 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462766177:hover {
border:none;
}
#module_462766177:hover >.module_462766177 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_462766177 .mapgiant-container{height:800px;} #module_462766177 .strorelist {height:calc(800px - 410px)} #module_462766177 .strorelist.hideSearchBtnh{height:calc(800px - 150px)}
#module_462766177 .mapgiant-container .storebox .title{font-size:30px;}
#module_462766177 .mapgiant-container .storebox .title{color:#333333;}
#module_462766177 .mapgiant-container .storebox .title{font-weight:bold}
#module_462766177 .mapgiant-container .storebox .title{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .storebox .title{text-decoration:none;}
#module_462766177 .mapgiant-container .storebox .title{font-style:normal;}
#module_462766177 .mapgiant-container .searchBtn,#module_462766177 .mapgiant-container .searchBtn .icon-sousuo2{color:#fff;}
#module_462766177 .mapgiant-container .searchBtn,#module_462766177 .mapgiant-container .searchBtn .icon-sousuo2{font-size:14px;}
#module_462766177 .mapgiant-container .searchBtn{font-weight:normal}
#module_462766177 .mapgiant-container .searchBtn{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .searchBtn{text-decoration:none;}
#module_462766177 .mapgiant-container .searchBtn{font-style:normal;}
#module_462766177 .mapgiant-container .searchBtn{background-color:#F10215;}
#module_462766177 .mapgiant-container .searchBtn{background-image:none;}
#module_462766177 .mapgiant-container .searchBtn{background-repeat:no-repeat;}
#module_462766177 .mapgiant-container .searchBtn{}
#module_462766177 .mapgiant-container .searchBtn{}
#module_462766177 .mapgiant-container .searchBtn{}
#module_462766177 .mapgiant-container .Name{color:#666666;}
#module_462766177 .mapgiant-container .Name,#module_462766177 .Name .icon-dingwei1{font-size:18px;}
#module_462766177 .mapgiant-container .Name{font-weight:bold}
#module_462766177 .mapgiant-container .Name{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .Name{text-decoration:none;}
#module_462766177 .mapgiant-container .Name{font-style:normal;}
#module_462766177 .mapgiant-container .Address .addresscontent{color:#666666;}
#module_462766177 .mapgiant-container .Address .addresscontent{font-size:14px;}
#module_462766177 .mapgiant-container .Address .addresscontent{font-weight:normal}
#module_462766177 .mapgiant-container .Address .addresscontent{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .Address .addresscontent{text-decoration:none;}
#module_462766177 .mapgiant-container .Address .addresscontent{font-style:normal;}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile{color:#666666;}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile,#module_462766177 .mapgiant-container .TelePhone .icon-lianxidianhua{font-size:14px;}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile{font-weight:normal}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile{text-decoration:none;}
#module_462766177 .mapgiant-container .TelePhone .telephonetitile{font-style:normal;}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{color:#666666;}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{font-size:14px;}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{font-weight:normal}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{text-decoration:none;}
#module_462766177 .mapgiant-container .TelePhone .telephonecontent{font-style:normal;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile{color:#666666;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile,#module_462766177 .mapgiant-container .BusinessHours .icon-shijian1{font-size:14px;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile{font-weight:normal}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile{text-decoration:none;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourstitile{font-style:normal;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{color:#666666;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{font-size:14px;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{font-weight:normal}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{font-family:微软雅黑,Microsoft YaHei;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{text-decoration:none;}
#module_462766177 .mapgiant-container .BusinessHours .businesshourscontent{font-style:normal;}
#module_462766177 .mapgiant-container .BusinessHours .icon-shijian1{color:#000;}
#module_462766177 .mapgiant-container .TelePhone .icon-lianxidianhua{color:#000;}

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


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

#module_462899538 .backTopGiant-main:hover{color:#ffffff;}
#module_462899538 .backTopGiant-main:hover{background-color:#f10215;border-color: #f10215;}
.module_462732322 .ModuleHead .HeadCenter{float:none;}
#module_462732322 {
padding:0px;
}
#module_462732322 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_462732322 .ModuleHead462732322 {
display:none;
}

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

#module_462655312 .ModuleSubContainer{background-color:transparent;}
#module_462655312 .ModuleSubContainer{background-image:none;}
#module_462655312 .ModuleSubContainer{background-repeat:no-repeat;}
#module_462655312 .ModuleSubContainer{background-position:0% 0%;}
#module_462655312 .ModuleSubContainer{background-attachment:scroll;}
#module_462655312 .ModuleSubContainer{}
#module_462655312 {!bgVideo!}{bgVideoUrl:}
#module_462655312 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_462655312 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_462655312 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer462655312 {max-width:1600px;width:auto;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

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

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

#module_462655366 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_462655366 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_462655366 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_462655366 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_462655366 .GraphicUpper .TextImage{padding-top:0px;}
#module_462655366 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_462655366 .GraphicUpper .TextImage{padding-left:15px;}
#module_462655366 .GraphicUpper .TextImage{padding-right:15px;}
#module_462655366 .GraphicUpper .TextImage{width:0%;}
#module_462655366 .GraphicUpper .MobileTextImage{width:100%;}
#module_462655366 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_462655366 .ModuleImageTextGiantContent{padding-top:18px;}
#module_462655366 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_462655366 .ModuleImageTextGiantContent{padding-left:0px;}
#module_462655366 .ModuleImageTextGiantContent{padding-right:0px;}
#module_462655366 .normal_ImgtextBox{padding-top:0px;}
#module_462655366 .normal_ImgtextBox{padding-bottom:0px;}
#module_462655366 .normal_ImgtextBox{padding-left:15px;}
#module_462655366 .normal_ImgtextBox{padding-right:15px;}
#module_462655366 .normal_ImgtextBox{margin-top:0px;margin-bottom:0px;}
#module_462655366 .normal_ImgtextBox.col-lg-6 {margin-right:1px; width:calc((99% - 1px * 5)/ 6)} #module_462655366 .normal_ImgtextBox.col-lg-5 {margin-right:1px; width:calc((99% - 1px * 4)/ 5)} #module_462655366 .normal_ImgtextBox.col-lg-4 {margin-right:1px; width:calc((99% - 1px * 3)/ 4)} #module_462655366 .normal_ImgtextBox.col-lg-3 {margin-right:1px; width:calc((99% - 1px * 2)/ 3)} #module_462655366 .normal_ImgtextBox.col-lg-2 {margin-right:1px; width:calc((99% - 1px)/ 2)}  #module_462655366 .MobileImgtextBox{margin-right:1px;margin-left:0; width:calc((99% - 1px) / 2);}
#module_462655366 .normal_ImgtextBox{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox{background-color:transparent;}
#module_462655366 .normal_ImgtextBox{background-image:none;}
#module_462655366 .normal_ImgtextBox{background-repeat:no-repeat;}
#module_462655366 .normal_ImgtextBox{background-position:0% 0%;}
#module_462655366 .normal_ImgtextBox{background-attachment:none;}
#module_462655366 .normal_ImgtextBox{}
#module_462655366 .normal_ImgtextBox{border-top-left-radius:0px;}
#module_462655366 .normal_ImgtextBox{border-top-right-radius:0px;}
#module_462655366 .normal_ImgtextBox{border-bottom-left-radius:0px;}
#module_462655366 .normal_ImgtextBox{border-bottom-right-radius:0px;}
#module_462655366 .normal_ImgtextBox{border-top-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox{border-top-style:none;}
#module_462655366 .normal_ImgtextBox{border-top-width:0px;}
#module_462655366 .normal_ImgtextBox{border-right-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox{border-right-style:none;}
#module_462655366 .normal_ImgtextBox{border-right-width:0px;}
#module_462655366 .normal_ImgtextBox{border-bottom-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox{border-bottom-style:none;}
#module_462655366 .normal_ImgtextBox{border-bottom-width:0px;}
#module_462655366 .normal_ImgtextBox{border-left-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox{border-left-style:none;}
#module_462655366 .normal_ImgtextBox{border-left-width:0px;}
#module_462655366 .showHandle .btn{font-size:14px;}
#module_462655366 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_462655366 .showHandle .btn{color:#333;}
#module_462655366 .showHandle .btn{font-weight:400;}
#module_462655366 .showHandle .btn{text-decoration:none;}
#module_462655366 .showHandle .btn{font-style:normal;}
#module_462655366 .showHandle div{border-top-color:#ddd !important;}
#module_462655366 .showHandle div{border-top-style:solid !important;}
#module_462655366 .showHandle div{border-top-width:1px !important;}
#module_462655366 .showHandle{background-color:transparent;}
#module_462655366 .showHandle{background-image:none;}
#module_462655366 .showHandle{background-repeat:no-repeat;}
#module_462655366 .showHandle{}
#module_462655366 .showHandle{}
#module_462655366 .showHandle{}
#module_462655366 .normal_ImgtextBox:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox:hover{border-top-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox:hover{border-top-style:none;}
#module_462655366 .normal_ImgtextBox:hover{border-right-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox:hover{border-right-style:none;}
#module_462655366 .normal_ImgtextBox:hover{border-bottom-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox:hover{border-bottom-style:none;}
#module_462655366 .normal_ImgtextBox:hover{border-left-color:rgba(0, 0, 0, 0);}
#module_462655366 .normal_ImgtextBox:hover{border-left-style:none;}
#module_462655366 a{font-size:unset;font-family:unset}
.module_462655316 .ModuleHead .HeadCenter{float:none;}
#module_462655316 {
padding:0px;
}
#module_462655316 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_462655316 .ModuleHead462655316 {
display:none;
}
#module_462655316 .BodyCenter.BodyCenter462655316 {
background:none;background-color:rgba(0,0,0,0);
}
#module_462655316 >.module_462655316 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_462655316 >.module_462655316{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_462655316 .BodyCenter.BodyCenter462655316 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_462655316 .BodyCenter.BodyCenter462655316 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_462655316 >.module_462655316 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:9.3809%;
}
}
@media screen and (max-width: 767px){
#module_462655316 >.module_462655316 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_462655316 >.module_462655316 {box-shadow: 0px 0px 0px 0px #ccc}
#module_462655316:hover {
border:none;
}
#module_462655316:hover >.module_462655316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#module_462646252 .langlistbox{background-color:#fff} #module_462646252 .langlistbox .jt{border-bottom-color:#fff}
#module_462646252 .langlistbox .langinfo{color:#333333}
#module_462646252 .langlistbox .langinfo{background-color:#fff}
#module_462646252 .langlistbox .langinfo{border-color:#333333}
#module_462646252 .langlistbox .langtxt{ font-size:16px }
#module_462646252 .langlistbox .langtxt{ color:#333333 }
#module_462646252 {}#module_462646252.layout-101 #header{border-bottom-color:transparent;}
#module_462646252 {}#module_462646252.layout-101 #header{border-bottom-style:none;}
#module_462646252 {}#module_462646252.layout-101 #header{border-bottom-width:0px;}
#module_462646252 {}#module_462646252.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_462646252 {}#module_462646252.layout-101 #MobileNav{background-color: transparent;} #module_462646252.layout-101 #header{background-color:rgb(196, 36, 38);}
#module_462646252 {}#module_462646252.layout-101 #header{}
#module_462646252 {}#module_462646252.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_462646252 {}#module_462646252.layout-101 #header p{font-size:16px;}
#module_462646252 {}#module_462646252.layout-101 #header p{color:#fff;}
#module_462646252 {}#module_462646252.layout-101 #header p{font-weight:normal;}
#module_462646252 {}#module_462646252.layout-101 #header p{text-decoration:none;}
#module_462646252 {}#module_462646252.layout-101 #header p{font-style:normal;}
#module_462646252 {}#module_462646252.layout-101 .lcitem .rect{background:#fff;} #module_462646252.layout-101 .icons{color:#fff;} #module_462646252.layout-101 .svgdiv svg>*{fill:#fff;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(255, 255, 255, 0.45);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item,#module_462646252.layout-101 #MobileNavFloatLayer{background-color:rgb(192, 0, 0);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item,#module_462646252.layout-101 #MobileNavFloatLayer{}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a{background:rgb(196, 36, 38);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a{}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a,#module_462646252.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a{background:rgb(196, 36, 38);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a,#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a,#module_462646252.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a,#module_462646252.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a,#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a,#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_462646252 .langlistbox li:hover .langinfo,#module_462646252 .langactive .langinfo {color:#fff}
#module_462646252 .langlistbox li:hover .langinfo,#module_462646252 .langactive .langinfo{background-color:#333333}
#module_462646252 .langlistbox li:hover .langinfo,#module_462646252 .langactive .langinfo{border-color:#333333}
#module_462646252 .langlistbox li:hover .langtxt,#module_462646252 .langactive .langtxt{ color:#333333 }
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a:hover,#module_462646252.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgba(255, 255, 255, 0.44);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgb(196, 36, 38);}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_462646252 {}#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_462646252.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_462646257 .ModuleHead .HeadCenter{float:none;}
#module_462646257 {
padding:0px;
}
#module_462646257 {
}
#module_462646257 .ModuleHead0 {
display:none;
}

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

#module_462646253 .foot-nav-list{background-color:rgb(196, 36, 38) !important;}
#module_462646253 .foot-nav-list{border-top-color:rgb(196, 36, 38);}
#module_462646253 .foot-nav-list{border-top-style:solid;}
#module_462646253 .foot-nav-list{border-top-width:1px;}
#module_462646253 #MobileFootNav{box-shadow:1px 1px 10px 0px rgb(38, 38, 38);}
#module_462646253 .icon{color:#fff !important;} #module_462646253 .icon svg >*{fill:#fff}
#module_462646253 .itemText{font-size:12px;}
#module_462646253 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_462646253 .itemText{color:#fff !important;}
#module_462646253 .itemText{font-weight:normal;}
#module_462646253 .itemText{text-decoration:none;}
#module_462646253 .itemText{font-style:normal;}
#module_462646253 .iconh{color:#fff !important;}  #module_462646253 .iconh svg >*{fill:#fff}
#module_462646253 .itemTexth{font-size:12px;}
#module_462646253 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_462646253 .itemTexth{color:#fff !important;}
#module_462646253 .itemTexth{font-weight:normal;}
#module_462646253 .itemTexth{text-decoration:none;}
#module_462646253 .itemTexth{font-style:normal;}
