/* cache file /mnt/yzproc/YZ-Site/caches/csscache/10/101222/101222_793747_1_1.cache exists */
/*md5:213c662af505c518e7a2652684773b40*/
/*time: 2024-11-01 01:48:12*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.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_451387618 .ModuleHead .HeadCenter{float:none;}
#module_451387618 {
padding:0px;
}
#module_451387618 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_451387618 .ModuleHead451387618 {
display:none;
}
#module_451387618 {
border:none;
}
@media screen and (min-width: 768px){
#module_451387618 .BodyCenter.BodyCenter451387618 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387618 .BodyCenter.BodyCenter451387618 {
}
}

#module_451387618 .ModuleSubContainer{background-color:transparent;}
#module_451387618 .ModuleSubContainer{}
#module_451387618 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451387618 .ModuleSubContainer{background-position:0% 0%;}
#module_451387618 .ModuleSubContainer{background-attachment:scroll;}
#module_451387618 .ModuleSubContainer{}
#module_451387618 {!bgVideo!}{bgVideoUrl:}
#module_451387618 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451387618 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451387618 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451387618 {max-width:none;width:100%;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .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-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .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-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_451387525 .ModuleHead .HeadCenter{float:none;}
#module_451387525 {
padding:0px;
}
#module_451387525 {
position:static;
z-index:0;
top:97px;
left:795px;
width:100%;
height: auto;
}
#module_451387525 .ModuleHead451387525 {
display:none;
}
#module_451387525 .BodyCenter.BodyCenter451387525 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387525 >.module_451387525 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387525 >.module_451387525{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387525 .BodyCenter.BodyCenter451387525 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387525 .BodyCenter.BodyCenter451387525 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387525 >.module_451387525 {
margin-top:0.4617%;
margin-left:33.8873%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387525 >.module_451387525 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451387525 >.module_451387525 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387525:hover {
border:none;
}
#module_451387525:hover >.module_451387525 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387525 .main-nav-item{height:77px;line-height:77px} #module_451387525 .main-nav-content{height:77px;}
#module_451387525 .main-nav-content{background-color:#fff;}
#module_451387525 .main-nav-content{background-image:none;}
#module_451387525 .main-nav-content{background-repeat:no-repeat;}
#module_451387525 .main-nav-content{}
#module_451387525 .main-nav-content{}
#module_451387525 .main-nav-content{}
#module_451387525 .main-nav-content, #module_451387525 .verticalMenu .main-nav-item-group{text-align:right;}
#module_451387525 .main-nav-item{font-size:15px;}
#module_451387525 .main-nav-item{font-family:tahoma;}
#module_451387525 .main-nav-item{color:rgb(89, 89, 89);}
#module_451387525 .main-nav-item{font-weight:normal;}
#module_451387525 .main-nav-item{text-decoration:none;}
#module_451387525 .main-nav-item{font-style:normal;}
#module_451387525 .main-nav-item{background-color:transparent;}
#module_451387525 .main-nav-item{background-image:none;}
#module_451387525 .main-nav-item{background-repeat:no-repeat;}
#module_451387525 .main-nav-item{}
#module_451387525 .main-nav-item{}
#module_451387525 .main-nav-item{}
#module_451387525 .main-nav-item{width:auto;}
#module_451387525 .main-nav-item{padding-left:35px;padding-right:35px;} #module_451387525 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_451387525 .sub-nav-item-group{border-top-color:rgba(51, 51, 51, 0.42);}
#module_451387525 .sub-nav-item-group{border-top-style:solid;}
#module_451387525 .sub-nav-item-group{border-top-width:0px;}
#module_451387525 .sub-nav-item-group{border-right-color:transparent;}
#module_451387525 .sub-nav-item-group{border-right-style:none;}
#module_451387525 .sub-nav-item-group{border-right-width:0px;}
#module_451387525 .sub-nav-item-group{border-bottom-color:transparent;}
#module_451387525 .sub-nav-item-group{border-bottom-style:none;}
#module_451387525 .sub-nav-item-group{border-bottom-width:0px;}
#module_451387525 .sub-nav-item-group{border-left-color:transparent;}
#module_451387525 .sub-nav-item-group{border-left-style:none;}
#module_451387525 .sub-nav-item-group{border-left-width:0px;}
#module_451387525 .sub-nav-item-group{width:192px;}
#module_451387525 .sub-nav-item{height:44px;line-height:44px}
#module_451387525 .sub-nav-item{font-size:14px;}
#module_451387525 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_451387525 .sub-nav-item{color:rgb(51, 51, 51);}
#module_451387525 .sub-nav-item{font-weight:normal;}
#module_451387525 .sub-nav-item{text-decoration:none;}
#module_451387525 .sub-nav-item{font-style:normal;}
#module_451387525 .sub-nav-item{background-color:#fff;}
#module_451387525 .sub-nav-item{background-image:none;}
#module_451387525 .sub-nav-item{background-repeat:no-repeat;}
#module_451387525 .sub-nav-item{}
#module_451387525 .sub-nav-item{}
#module_451387525 .sub-nav-item{}
#module_451387525 .sub-nav-item{border-bottom-color:rgb(242, 242, 242);}
#module_451387525 .sub-nav-item{border-bottom-style:solid;}
#module_451387525 .sub-nav-item{border-bottom-width:1px;}
#module_451387525 .sub-nav-item{margin-top:0px;}
#module_451387525 .main-nav-item-hover{font-size:15px;}
#module_451387525 .main-nav-item-hover{font-family:tahoma;}
#module_451387525 .main-nav-item-hover{color:rgb(0, 0, 128);}
#module_451387525 .main-nav-item-hover{font-weight:normal;}
#module_451387525 .main-nav-item-hover{text-decoration:none;}
#module_451387525 .main-nav-item-hover{font-style:normal;}
#module_451387525 .main-nav-item-hover{background-color:transparent;}
#module_451387525 .main-nav-item-hover{background-image:none;}
#module_451387525 .main-nav-item-hover{background-repeat:no-repeat;}
#module_451387525 .main-nav-item-hover{}
#module_451387525 .main-nav-item-hover{}
#module_451387525 .main-nav-item-hover{}
#module_451387525 .main-nav-item-hover::before,#module_451387525 .main-nav-item::before{border-bottom-color:rgb(0, 0, 128);}
#module_451387525 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_451387525 .main-nav-item-hover::before{border-bottom-width:2px;}
#module_451387525 .main-nav-item-hover::before{width:100%}
#module_451387525 .sub-nav-item:hover{font-size:14px;}
#module_451387525 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_451387525 .sub-nav-item:hover{color:#000;}
#module_451387525 .sub-nav-item:hover{font-weight:normal;}
#module_451387525 .sub-nav-item:hover{text-decoration:none;}
#module_451387525 .sub-nav-item:hover{font-style:normal;}
#module_451387525 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_451387525 .sub-nav-item:hover{background-image:none;}
#module_451387525 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_451387525 .sub-nav-item:hover{}
#module_451387525 .sub-nav-item:hover{}
#module_451387525 .sub-nav-item:hover{}


/*轮播图样式*/

/*切换按钮样式*/
.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_451559953 .ModuleHead .HeadCenter{float:none;}
#module_451559953 {
padding:0px;
}
#module_451559953 {
position:static;
z-index:0;
top:523px;
left:254px;
width:100%;
height: auto;
}
#module_451559953 .ModuleHead451559953 {
display:none;
}

#module_451559953 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:#fff;}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{height:82px;}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{width:81px;}
#module_451559953 .swiper-slideshow-1-next:before,#module_451559953 .swiper-slideshow-1-prev:before{color:;}
#module_451559953 .swiper-slideshow-1-next:before,#module_451559953 .swiper-slideshow-1-prev:before{font-size:px;}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{background-color:;}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .swiper-slideshow-1-next,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(0, 0, 0, 0.21);}
#module_451559953 .swiper-slideshow-1-next:hover:before,#module_451559953 .swiper-slideshow-1-prev:hover:before{color:;}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev:hover{background-color:;}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev:hover{}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev:hover{}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev{}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev:hover{}
#module_451559953 .swiper-slideshow-1-next:hover,#module_451559953 .swiper-slideshow-1-prev:hover{}
#module_451559953 .SubContainer {}
/*图文模块 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_451387542 .ModuleHead .HeadCenter{float:none;}
#module_451387542 {
padding:0px;
}
#module_451387542 {
position:static;
z-index:0;
top:506px;
left:1025px;
width:100%;
height: auto;
}
#module_451387542 .ModuleHead451387542 {
display:none;
}
#module_451387542 .BodyCenter.BodyCenter451387542 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387542 >.module_451387542 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387542 >.module_451387542{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387542 .BodyCenter.BodyCenter451387542 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387542 .BodyCenter.BodyCenter451387542 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387542 >.module_451387542 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387542 >.module_451387542 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_451387542 >.module_451387542 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387542:hover {
border:none;
}
#module_451387542:hover >.module_451387542 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387542 .ModuleImageTextGiantContent{margin-top:0px;}
#module_451387542 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_451387542 .ModuleImageTextGiantContent{margin-left:0px;}
#module_451387542 .ModuleImageTextGiantContent{margin-right:10px;}
#module_451387542 .imageTextGiant-Container{padding-top:10px;}
#module_451387542 .imageTextGiant-Container{padding-bottom:10px;}
#module_451387542 .imageTextGiant-Container{padding-left:10px;}
#module_451387542 .imageTextGiant-Container{padding-right:10px;}
#module_451387542 .showHandle .btn{font-size:14px;}
#module_451387542 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_451387542 .showHandle .btn{color:#333;}
#module_451387542 .showHandle .btn{font-weight:400;}
#module_451387542 .showHandle .btn{text-decoration:none;}
#module_451387542 .showHandle .btn{font-style:normal;}
#module_451387542 .showHandle div{border-top-color:#ddd !important;}
#module_451387542 .showHandle div{border-top-style:solid !important;}
#module_451387542 .showHandle div{border-top-width:1px !important;}
#module_451387542 .showHandle{background-color:transparent;}
#module_451387542 .showHandle{background-image:none;}
#module_451387542 .showHandle{background-repeat:no-repeat;}
#module_451387542 .showHandle{}
#module_451387542 .showHandle{}
#module_451387542 .showHandle{}
#module_451387542 a{font-size:unset;font-family:unset}.module_451387554 .ModuleHead .HeadCenter{float:none;}
#module_451387554 {
padding:0px;
}
#module_451387554 {
position:static;
z-index:0;
top:743px;
left:1009px;
width:100%;
height: auto;
}
#module_451387554 .ModuleHead451387554 {
display:none;
}
#module_451387554 .BodyCenter.BodyCenter451387554 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387554 >.module_451387554 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387554 >.module_451387554{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387554 .BodyCenter.BodyCenter451387554 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387554 .BodyCenter.BodyCenter451387554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387554 >.module_451387554 {
margin-top:2.7331%;
margin-left:21.2219%;
margin-right:23.3655%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387554 >.module_451387554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451387554 >.module_451387554 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387554:hover {
border:none;
}
#module_451387554:hover >.module_451387554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387554 .ModuleImageTextGiantContent{margin-top:0px;}
#module_451387554 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_451387554 .ModuleImageTextGiantContent{margin-left:0px;}
#module_451387554 .ModuleImageTextGiantContent{margin-right:10px;}
#module_451387554 .imageTextGiant-Container{padding-top:10px;}
#module_451387554 .imageTextGiant-Container{padding-bottom:10px;}
#module_451387554 .imageTextGiant-Container{padding-left:10px;}
#module_451387554 .imageTextGiant-Container{padding-right:10px;}
#module_451387554 .showHandle .btn{font-size:px;}
#module_451387554 .showHandle .btn{font-family:;}
#module_451387554 .showHandle .btn{color:;}
#module_451387554 .showHandle .btn{}
#module_451387554 .showHandle .btn{}
#module_451387554 .showHandle .btn{}
#module_451387554 .showHandle div{border-top-color: !important;}
#module_451387554 .showHandle div{border-top-style: !important;}
#module_451387554 .showHandle div{border-top-width:px !important;}
#module_451387554 .showHandle{background-color:;}
#module_451387554 .showHandle{}
#module_451387554 .showHandle{}
#module_451387554 .showHandle{}
#module_451387554 .showHandle{}
#module_451387554 .showHandle{}
#module_451387554 a{font-size:unset;font-family:unset}
/*相册样式*/
.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_451555060 .ModuleHead .HeadCenter{float:none;}
#module_451555060 {
padding:0px;
}
#module_451555060 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_451555060 .ModuleHead451555060 {
display:none;
}
#module_451555060 .BodyCenter.BodyCenter451555060 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451555060 >.module_451555060 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451555060 >.module_451555060{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451555060 .BodyCenter.BodyCenter451555060 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451555060 .BodyCenter.BodyCenter451555060 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451555060 >.module_451555060 {
margin-top:0.0000%;
margin-left:3.3762%;
margin-right:3.6442%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451555060 >.module_451555060 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451555060 >.module_451555060 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451555060:hover {
border:none;
}
#module_451555060:hover >.module_451555060 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451555060 .swiper-button-white{background:;}
#module_451555060 .swiper-button-white::before{color:;}
#module_451555060 .titleBox{background:;}
#module_451555060 .titleBox{}
#module_451555060 .album-icon:before{ border-color:#ffffff;} #module_451555060 .album-icon:after{background:#ffffff}
#module_451555060 .album-icon{background-color:rgba(0,0,0,0.5);}
#module_451555060 .album-icon{}
#module_451555060 .abstract{color:rgb(38, 38, 38);}
#module_451555060 .abstract{font-size:30px;}
#module_451555060 .abstract{font-weight:bold}
#module_451555060 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .abstract{text-decoration:none;}
#module_451555060 .abstract{}
#module_451555060 {}@media only screen and (min-width: 768px) {#module_451555060 .titleBox{padding-top:5px;}}
#module_451555060 {}@media only screen and (min-width: 768px) {#module_451555060 .titleBox{padding-bottom:5px;}}
#module_451555060 {}@media only screen and (min-width: 768px) {#module_451555060 .titleBox{padding-left:10px;}}
#module_451555060 {}@media only screen and (min-width: 768px) {#module_451555060 .titleBox{padding-right:10px;}}
#module_451555060 {}@media only screen and (max-width: 767px) {#module_451555060 .titleBox{padding-top:5px;}}
#module_451555060 {}@media only screen and (max-width: 767px) {#module_451555060 .titleBox{padding-bottom:5px;}}
#module_451555060 {}@media only screen and (max-width: 767px) {#module_451555060 .titleBox{padding-left:5px;}}
#module_451555060 {}@media only screen and (max-width: 767px) {#module_451555060 .titleBox{padding-right:5px;}}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .swiper-item{padding:calc(10px/2);} #module_451555060 .mobile_photo_box .swiper-item .content{width: calc(100% - 10px); bottom:calc(10px/2);}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{background-color:#f5f5f5;}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{background-image:none;}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{}
#module_451555060 .album-img-c, #module_451555060 .mobile_photo_box .head{}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-top-color:transparent;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-top-style:none;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-top-width:0px;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-right-color:transparent;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-right-style:none;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-right-width:0px;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-bottom-color:transparent;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-bottom-style:none;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-bottom-width:0px;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-left-color:transparent;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-left-style:none;}
#module_451555060 .album-img, #module_451555060 .mobile_photo_box .head{border-left-width:0px;}
#module_451555060 .album-img .dummy, #module_451555060 .mobile_photo_box .head .dummy{padding-top:66.67%;}
#module_451555060 .mobile_picBox .mobile_pic, #module_451555060 .mobile_photo_box .head img{ object-fit:unset;}
#module_451555060 .mobile_picBox .mobile_pic, #module_451555060 .mobile_picBox, #module_451555060 .mobile_photo_box .head img, #module_451555060 .mobile_photo_box .head{ height:auto !important;}
#module_451555060 .pagerGiant .text{font-size:12px;}
#module_451555060 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .pagerGiant .text{color:#333;}
#module_451555060 .pagerGiant .text{}
#module_451555060 .pagerGiant .text{}
#module_451555060 .pagerGiant .text{}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer{width:30px}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer{height:30px}
#module_451555060 .pagerGiant .num{font-size:12px;}
#module_451555060 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .pagerGiant .num{color:#333;}
#module_451555060 .pagerGiant .num{}
#module_451555060 .pagerGiant .num{}
#module_451555060 .pagerGiant .num{}
#module_451555060 .pagerGiant .submit{width:55px}
#module_451555060 .pagerGiant .submit{height:30px}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer,#module_451555060 .pagerGiant .submit{border-top-left-radius:0px;}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer,#module_451555060 .pagerGiant .submit{border-top-right-radius:0px;}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer,#module_451555060 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_451555060 .pagerGiant .current,#module_451555060 .pagerGiant .num,#module_451555060 .pagerGiant .inputer,#module_451555060 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_451555060 .pagerGiant .next,#module_451555060 .pagerGiant .splitline{color:#ccc;}
#module_451555060 .pagerGiant .num{background-color:#fff;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-top-color:#ccc;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-top-style:solid;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer{border-top-width:1px;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-bottom-style:solid;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer{border-bottom-width:1px;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-left-color:#ccc;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-left-style:solid;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer{border-left-width:1px;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-right-color:#ccc;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .inputer{border-right-style:solid;}
#module_451555060 .pagerGiant .num, #module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer{border-right-width:1px;}
#module_451555060 .page-more a{font-size:16px;}
#module_451555060 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .page-more a{color:#666 !important;}
#module_451555060 .page-more a{font-weight:normal;}
#module_451555060 .page-more a{text-decoration:none;}
#module_451555060 .page-more a{font-style:normal;}
#module_451555060 .page-more a{background-color:#fff;}
#module_451555060 .page-more a{border-top-color:#eee;}
#module_451555060 .page-more a{border-top-style:solid;}
#module_451555060 .page-more a{border-top-width:2px;}
#module_451555060 .page-more a{border-bottom-color:#eee;}
#module_451555060 .page-more a{border-bottom-style:solid;}
#module_451555060 .page-more a{border-bottom-width:2px;}
#module_451555060 .page-more a{border-left-color:#eee;}
#module_451555060 .page-more a{border-left-style:solid;}
#module_451555060 .page-more a{border-left-width:2px;}
#module_451555060 .page-more a{border-right-color:#eee;}
#module_451555060 .page-more a{border-right-style:solid;}
#module_451555060 .page-more a{border-right-width:2px;}
#module_451555060 .swiper-button-white:hover{background:;}
#module_451555060 .swiper-button-white:hover::before{color:;}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{background-color:#f5f5f5;}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{}
#module_451555060 .album-img:hover .album-img-c, #module_451555060 .mobile_photo_box .swiper-item:hover .head{}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-top-width:1px;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-right-width:1px;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:1px;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_451555060 .album-img:hover .rectborder, #module_451555060 .mobile_photo_box .swiper-item:hover .head{border-left-width:1px;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{font-size:12px;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{color:#fff;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit{background-color:#333;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_451555060 .pagerGiant .current, #module_451555060 .pagerGiant .submit, #module_451555060 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_451555060 .page-more a:hover{font-size:16px;}
#module_451555060 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_451555060 .page-more a:hover{color:#666 !important;}
#module_451555060 .page-more a:hover {font-weight:normal;}
#module_451555060 .page-more a:hover {text-decoration:none;}
#module_451555060 .page-more a:hover {font-style:normal;}
#module_451555060 .page-more a:hover{background-color:#fff;}
#module_451555060 .page-more a:hover{border-top-color:#eee;}
#module_451555060 .page-more a:hover{border-top-style:solid;}
#module_451555060 .page-more a:hover{border-bottom-color:#eee;}
#module_451555060 .page-more a:hover{border-bottom-style:solid;}
#module_451555060 .page-more a:hover{border-left-color:#eee;}
#module_451555060 .page-more a:hover{border-left-style:solid;}
#module_451555060 .page-more a:hover{border-right-color:#eee;}
#module_451555060 .page-more a:hover{border-right-style:solid;}
.module_451387620 .ModuleHead .HeadCenter{float:none;}
#module_451387620 {
padding:0px;
}
#module_451387620 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_451387620 .ModuleHead451387620 {
display:none;
}

#module_451387620 .ModuleSubContainer{background-color:transparent;}
#module_451387620 .ModuleSubContainer{}
#module_451387620 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451387620 .ModuleSubContainer{background-position:0% 0%;}
#module_451387620 .ModuleSubContainer{background-attachment:scroll;}
#module_451387620 .ModuleSubContainer{}
#module_451387620 {!bgVideo!}{bgVideoUrl:}
#module_451387620 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451387620 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451387620 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451387620 {max-width:none;width:100%;}
.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_451387621 .ModuleHead .HeadCenter{float:none;}
#module_451387621 {
padding:0px;
}
#module_451387621 {
position:static;
z-index:0;
top:1691px;
left:1029px;
width:100%;
height: auto;
}
#module_451387621 .ModuleHead451387621 {
display:none;
}
#module_451387621 .BodyCenter.BodyCenter451387621 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387621 >.module_451387621 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387621 >.module_451387621{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387621 .BodyCenter.BodyCenter451387621 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.1608%;
}
}
@media screen and (max-width: 767px){
#module_451387621 .BodyCenter.BodyCenter451387621 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387621 >.module_451387621 {
margin-top:1.8757%;
margin-left:0.7519%;
margin-right:0.0000%;
margin-bottom:1.8757%;
}
}
@media screen and (max-width: 767px){
#module_451387621 >.module_451387621 {
margin-top:7.3569%;
margin-left:2.7248%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_451387621 >.module_451387621 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387621:hover {
border:none;
}
#module_451387621:hover >.module_451387621 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387621 .BodyCenter{text-align:center;}
#module_451387621 .moduleButton{font-size:14px;}
#module_451387621 .moduleButton{font-family:tahoma;}
#module_451387621 .moduleButton{color:rgb(127, 127, 127);}
#module_451387621 .moduleButton{font-weight:normal;}
#module_451387621 .moduleButton{text-decoration:none;}
#module_451387621 .moduleButton{font-style:normal;}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{background-image:none;}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{background-repeat:no-repeat;}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{background-position:none;}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{background-attachment:none;}
#module_451387621 .moduleButton, #module_451387621 .moduleButton:before{}
#module_451387621 .moduleButton{border-color:rgb(216, 216, 216);}
#module_451387621 .moduleButton{border-style:solid;}
#module_451387621 .moduleButton{border-width:1px;}
#module_451387621 .moduleButton{width:180px;}
#module_451387621 .moduleButton,#module_451387621 .BreadsvgIcon{height:50px}
#module_451387621 .BodyCenter{color:#fff;}
#module_451387621 .moduleButton{border-top-left-radius:0px;}
#module_451387621 .moduleButton{border-top-right-radius:0px;}
#module_451387621 .moduleButton{border-bottom-left-radius:0px;}
#module_451387621 .moduleButton{border-bottom-right-radius:0px;}
#module_451387621 .BreadIcon{font-size:16px;} #module_451387621 .BreadsvgIcon svg{width:16px;height:16px;}
#module_451387621 .BreadIcon{color:#fff;} #module_451387621 .BreadsvgIcon svg>*{fill:#fff;}
#module_451387621 .BreadIcon,#module_451387621 .BreadsvgIcon{margin-left:10px;}
#module_451387621 .BreadIcon,#module_451387621 .BreadsvgIcon{margin-right:10px;}
#module_451387621 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_451387621 .moduleButton:hover .BreadIcon{font-size:16px;} #module_451387621 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_451387621 .moduleButton:hover .BreadIcon{color:#fff} #module_451387621 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_451387621 .moduleButton:hover{font-size:14px;}
#module_451387621 .moduleButton:hover{font-family:tahoma;}
#module_451387621 .moduleButton:hover{color:#fff;}
#module_451387621 .moduleButton:hover{font-weight:normal;}
#module_451387621 .moduleButton:hover{text-decoration:none;}
#module_451387621 .moduleButton:hover{font-style:normal;}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{background-image: unset;background-color:rgb(0, 0, 128);}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{background-image:none;}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{background-position:none;}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{background-attachment:none;}
#module_451387621 .moduleButton:hover, #module_451387621 .moduleButton:hover:before{}
#module_451387621 .moduleButton:hover{border-color:rgb(44, 151, 225);}
#module_451387621 .moduleButton:hover{border-style:solid;}
#module_451387621 .moduleButton:hover{border-width:1px;}
#module_451387621 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_451560019 .ModuleHead .HeadCenter{float:none;}
#module_451560019 {
padding:0px;
}
#module_451560019 {
position:static;
z-index:1;
top:1684px;
left:0px;
width:100%;
height: auto;
}
#module_451560019 .ModuleHead451560019 {
display:none;
}
#module_451560019 {
border:none;
}
@media screen and (min-width: 768px){
#module_451560019 .BodyCenter.BodyCenter451560019 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451560019 .BodyCenter.BodyCenter451560019 {
}
}

#module_451560019 .ModuleSubContainer{background-color:transparent;}
#module_451560019 .ModuleSubContainer{background-image:none;}
#module_451560019 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451560019 .ModuleSubContainer{background-position:0% 0%;}
#module_451560019 .ModuleSubContainer{background-attachment:scroll;}
#module_451560019 .ModuleSubContainer{}
#module_451560019 {!bgVideo!}{bgVideoUrl:}
#module_451560019 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451560019 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451560019 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451560019 {}
.module_451387644 .ModuleHead .HeadCenter{float:none;}
#module_451387644 {
padding:0px;
}
#module_451387644 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_451387644 .ModuleHead451387644 {
display:none;
}
#module_451387644 {
border:none;
}
@media screen and (min-width: 768px){
#module_451387644 .BodyCenter.BodyCenter451387644 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387644 .BodyCenter.BodyCenter451387644 {
}
}

#module_451387644 .ModuleSubContainer{background-color:transparent;}
#module_451387644 .ModuleSubContainer{background-image:none;}
#module_451387644 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451387644 .ModuleSubContainer{background-position:0% 0%;}
#module_451387644 .ModuleSubContainer{background-attachment:scroll;}
#module_451387644 .ModuleSubContainer{}
#module_451387644 {!bgVideo!}{bgVideoUrl:}
#module_451387644 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451387644 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451387644 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451387644 {}
.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_451387646 .ModuleHead .HeadCenter{float:none;}
#module_451387646 {
padding:0px;
}
#module_451387646 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_451387646 .ModuleHead451387646 {
display:none;
}
#module_451387646 {
border:none;
}
@media screen and (min-width: 768px){
#module_451387646 .BodyCenter.BodyCenter451387646 {
padding-top:3.2154%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387646 .BodyCenter.BodyCenter451387646 {
}
}

#module_451387646 .ModuleSubContainer{background-color:transparent;}
#module_451387646 .ModuleSubContainer{}
#module_451387646 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451387646 .ModuleSubContainer{background-position:0% 0%;}
#module_451387646 .ModuleSubContainer{background-attachment:scroll;}
#module_451387646 .ModuleSubContainer{}
#module_451387646 {!bgVideo!}{bgVideoUrl:}
#module_451387646 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451387646 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451387646 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451387646 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer451387646 .SubPadding {width:0px;}
.module_451387648 .ModuleHead .HeadCenter{float:none;}
#module_451387648 {
padding:0px;
}
#module_451387648 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_451387648 .ModuleHead451387648 {
display:none;
}
#module_451387648 {
border:none;
}
@media screen and (min-width: 768px){
#module_451387648 >.module_451387648 {
margin-top:4.4286%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387648 >.module_451387648 {
}
}

#module_451387648 .ModuleImageTextGiantContent{margin-top:0px;}
#module_451387648 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_451387648 .ModuleImageTextGiantContent{margin-left:0px;}
#module_451387648 .ModuleImageTextGiantContent{margin-right:0px;}
#module_451387648 .imageTextGiant-Container{padding-top:10px;}
#module_451387648 .imageTextGiant-Container{padding-bottom:10px;}
#module_451387648 .imageTextGiant-Container{padding-left:10px;}
#module_451387648 .imageTextGiant-Container{padding-right:10px;}
#module_451387648 .showHandle .btn{font-size:14px;}
#module_451387648 .showHandle .btn{font-family:;}
#module_451387648 .showHandle .btn{color:#333;}
#module_451387648 .showHandle .btn{font-weight:400;}
#module_451387648 .showHandle .btn{text-decoration:none;}
#module_451387648 .showHandle .btn{font-style:normal;}
#module_451387648 .showHandle div{border-top-color:#ddd !important;}
#module_451387648 .showHandle div{border-top-style:solid !important;}
#module_451387648 .showHandle div{border-top-width:1px !important;}
#module_451387648 .showHandle{background-color:transparent;}
#module_451387648 .showHandle{}
#module_451387648 .showHandle{background-repeat:no-repeat;}
#module_451387648 .showHandle{}
#module_451387648 .showHandle{}
#module_451387648 .showHandle{}
#module_451387648 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer451387646 #Sub451387646_1 {width:50%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_451387647 .ModuleHead .HeadCenter{float:none;}
#module_451387647 {
padding:0px;
}
#module_451387647 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_451387647 .ModuleHead451387647 {
display:none;
}

#module_451387647 img{border-top-color:transparent;}
#module_451387647 img{border-top-style:none;}
#module_451387647 img{border-top-width:0px;}
#module_451387647 img{border-right-color:transparent;}
#module_451387647 img{border-right-style:none;}
#module_451387647 img{border-right-width:0px;}
#module_451387647 img{border-bottom-color:transparent;}
#module_451387647 img{border-bottom-style:none;}
#module_451387647 img{border-bottom-width:0px;}
#module_451387647 img{border-left-color:transparent;}
#module_451387647 img{border-left-style:none;}
#module_451387647 img{border-left-width:0px;}
#module_451387647 img{border-top-left-radius:0px;}
#module_451387647 img{border-top-right-radius:0px;}
#module_451387647 img{border-bottom-left-radius:0px;}
#module_451387647 img{border-bottom-right-radius:0px;}
#module_451387647 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer451387646 #Sub451387646_2 {width:50%;}
.module_451389991 .ModuleHead .HeadCenter{float:none;}
#module_451389991 {
padding:0px;
}
#module_451389991 {
position:static;
z-index:1;
top:1782px;
left:0px;
width:100%;
height: auto;
}
#module_451389991 .ModuleHead451389991 {
display:none;
}
#module_451389991 .BodyCenter.BodyCenter451389991 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20220908105914713787.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_451389991 >.module_451389991 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451389991 >.module_451389991{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451389991 .BodyCenter.BodyCenter451389991 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451389991 .BodyCenter.BodyCenter451389991 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451389991 >.module_451389991 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451389991 >.module_451389991 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451389991 >.module_451389991 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451389991:hover {
border:none;
}
#module_451389991:hover >.module_451389991 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451389991 .ModuleSubContainer{background-color:transparent;}
#module_451389991 .ModuleSubContainer{background-image:none;}
#module_451389991 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451389991 .ModuleSubContainer{background-position:0% 0%;}
#module_451389991 .ModuleSubContainer{background-attachment:scroll;}
#module_451389991 .ModuleSubContainer{}
#module_451389991 {!bgVideo!}{bgVideoUrl:}
#module_451389991 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451389991 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451389991 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer451389991 {}
.module_451389992 .ModuleHead .HeadCenter{float:none;}
#module_451389992 {
padding:0px;
}
#module_451389992 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_451389992 .ModuleHead451389992 {
display:none;
}
#module_451389992 .BodyCenter.BodyCenter451389992 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451389992 >.module_451389992 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451389992 >.module_451389992{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451389992 .BodyCenter.BodyCenter451389992 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451389992 .BodyCenter.BodyCenter451389992 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451389992 >.module_451389992 {
margin-top:13.7500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451389992 >.module_451389992 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451389992 >.module_451389992 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451389992:hover {
border:none;
}
#module_451389992:hover >.module_451389992 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451389992 .ModuleImageTextGiantContent{margin-top:0px;}
#module_451389992 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_451389992 .ModuleImageTextGiantContent{margin-left:0px;}
#module_451389992 .ModuleImageTextGiantContent{margin-right:0px;}
#module_451389992 .imageTextGiant-Container{padding-top:10px;}
#module_451389992 .imageTextGiant-Container{padding-bottom:10px;}
#module_451389992 .imageTextGiant-Container{padding-left:10px;}
#module_451389992 .imageTextGiant-Container{padding-right:10px;}
#module_451389992 .showHandle .btn{font-size:14px;}
#module_451389992 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_451389992 .showHandle .btn{color:#333;}
#module_451389992 .showHandle .btn{font-weight:400;}
#module_451389992 .showHandle .btn{text-decoration:none;}
#module_451389992 .showHandle .btn{font-style:normal;}
#module_451389992 .showHandle div{border-top-color:#ddd !important;}
#module_451389992 .showHandle div{border-top-style:solid !important;}
#module_451389992 .showHandle div{border-top-width:1px !important;}
#module_451389992 .showHandle{background-color:transparent;}
#module_451389992 .showHandle{background-image:none;}
#module_451389992 .showHandle{background-repeat:no-repeat;}
#module_451389992 .showHandle{}
#module_451389992 .showHandle{}
#module_451389992 .showHandle{}
#module_451389992 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox,
.ModuleCustomFormGiant.layout-105 .frist_item,
.ModuleCustomFormGiant.layout-105 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-105 input.input-text-color,
.ModuleCustomFormGiant.layout-105.customFormDatetime,
.ModuleCustomFormGiant.layout-105 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}
.ModuleCustomFormGiant.layout-105 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-105 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;

}
.ModuleCustomFormGiant.layout-105 .multi-row-text {
    width: 90%;
}
.ModuleCustomFormGiant.layout-105 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-105 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .customForm {
    display: flex;
    flex-wrap: wrap;
    align-items:flex-start;
    width: 100%;
}
.ModuleCustomFormGiant.layout-105 .customFormbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-105 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 1px 10px 1px 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    /* border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; */
    height: 99%;
    width: 40%;
}

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

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

.ModuleCustomFormGiant.layout-105 .content-title {
    font-size: 14px;
    /* line-height: 48px;
    height: 48px; */
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    /* max-width: 30%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60%;
}

.ModuleCustomFormGiant.layout-105 .formList-content-no-style .content-title {
    line-height: 48px;
    height: 48px; 
}
.ModuleCustomFormGiant.layout-105 .in-formList {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display:inline-flex;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box {
    position: unset !important;
}

.ModuleCustomFormGiant.layout-105 .formList-content {
    box-sizing: border-box;
    /* border-radius: 5px; */
    margin-bottom: 16px;
    margin-right: 18px;
    display:inline-block;
    flex:1;
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
    padding-left: 1px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    padding-right: 10px;
    word-break: keep-all;
}

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

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

.ModuleCustomFormGiant.layout-105 .pcCitybox .Couty-select {
    margin-right: 0;
}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox{
    line-height: 48px;
    height:48px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .Province-select {
   /* height: 48px;
     margin-top: 1px; */
     width:100%;
     height:100%;
     line-height: inherit;
}
/* .ModuleCustomFormGiant.layout-105 .areabox .frist_item{
    height:100%;

} */
.ModuleCustomFormGiant.layout-105  .areabox .area ul{
    top:55px;
}

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

.ModuleCustomFormGiant.layout-105 .VerificationCode {
    width: 90px;
    height: 48px;
    /* margin-top: 2px; */
    position: absolute;
    right: 0px;
    display: inline-block;
    /* line-height: 25px; */
    /* border-radius: 5px; */
}



.ModuleCustomFormGiant.layout-105 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* border-radius: 5px; */
}
.ModuleCustomFormGiant.layout-105 .UploadFileSpan  .customform-upload-file-preview
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-105 .file-box {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-105 .Browse-file {
    /* width: 180px; */
    line-height: 50px;
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    height: 50px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
    /* border-radius: 3px; */
    font-size: 14px;
    margin-left: 14px;
    display:  inline-block;
}

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

.ModuleCustomFormGiant.layout-105 .input-text-color {
    color: #999;
}

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

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

.ModuleCustomFormGiant.layout-105 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 48px;
    width: 30px;
    background: url(../images/arrow1.png) no-repeat center right;
    line-height: 48px;
    margin: 0;
}

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

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

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

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

.ModuleCustomFormGiant.layout-105 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    max-width: 190px;
    padding: 0 16px;
    width: 190px;
    /* margin-top: 16px; */
}

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-checkbox {
    white-space: normal;
}

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

.ModuleCustomFormGiant.layout-105 .content-title-checkbox {
    float: left;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    /* border-radius: 5px; */
    position: relative;
    /* width: 300px; */
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    /* padding-right: 20px; */
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {

    vertical-align: top;
    /* height: 98%;
    margin-top: 1px; */
}

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

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

.ModuleCustomFormGiant.layout-105 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
    /* position: relative;; */
    z-index: 2;
    top: 0;
    left: 0;
    text-align: center;
}

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

.ModuleCustomFormGiant.layout-105 .cityPickerBoxwb {
    height: 50px;
}

.ModuleCustomFormGiant.layout-105 .padL16 {
    /* padding-left: 16px; */
    line-height: 1.5;
    height: auto;
    margin-top: 8px;
    margin-right: 10px;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    /* border-radius: 5px; */
    padding-right: 1px;
    width: 100%;
    overflow: hidden;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box{

    border: unset;

}


.ModuleCustomFormGiant.layout-105 .theData {
    line-height: 50px !important;
    height: 50px !important;
}

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

/* .ModuleCustomFormGiant.layout-105 .select_box {
    display: none;
} */

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

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

.ModuleCustomFormGiant.layout-105 .textbox {
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.ModuleCustomFormGiant.layout-105  .Select_Simulate.layout2 .frist_item{
    line-height: 48px;
    height: 48px;
}

@media screen and (max-width: 1199px) {
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        right: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 {
        padding: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .frist-city-select {
        padding: 1px;
    }
}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-105 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-105 .frist_item,
    .ModuleCustomFormGiant.layout-105 .input.input-text-color,
    .ModuleCustomFormGiant.layout-105 .customFormDatetime,
    .ModuleCustomFormGiant.layout-105 .pcCitybox select
    {
        line-height: 44px !important;
    }
    .ModuleCustomFormGiant.layout-105 .customFormbox {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .in-formList-checkbox  label span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
        flex:1;
        word-break: break-all;

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

    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }
    /* .ModuleCustomFormGiant.layout-105 .VerificationCode {
        width: 90px;
        height: 50px;
    } */
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodediv{
        bottom: 40px;
    }
    /* .ModuleCustomFormGiant.layout-105 input[type=text] {
         width:100%;
    } */
    .ModuleCustomFormGiant .multi-row-text{    width: 70vw;}
    .ModuleCustomFormGiant.layout-105 .formList-content{ flex: auto; margin-right: 0px; }
}

@media screen and (max-width: 406px) {

    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        /* width: 90px;
        height: 50px; */
    }
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 input[type=text] {
        line-height: 48px;
    }
    .ModuleCustomFormGiant.layout-105 .customForm {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .formList-content {
        margin-right: 0px;
        display: block;
        width: 100%;
        flex: auto;
    }
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview {
    margin-top: 0px;
    margin-left: 12px;
    width: 53px;
    height: 53px;
    padding: 0px;
    margin-right:0
}

.ModuleCustomFormGiant.layout-105 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    padding: 0 14px;
    box-sizing: border-box;
    min-height: 30px;
    width: 300px;
    display: none;

}

.ModuleCustomFormGiant.layout-105 .customform-upload-file-preview {
    margin-left: 8px;
    margin-right: 8px;
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview img {
    width: 53px;
    height: 53px;
}

.ModuleCustomFormGiant.layout-105 .Browse-file-img {
    width: 53px !important;
    height: 53px !important;
}.module_451389993 .ModuleHead .HeadCenter{float:none;}
#module_451389993 {
padding:0px;
}
#module_451389993 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_451389993 .ModuleHead451389993 {
display:none;
}
#module_451389993 .BodyCenter.BodyCenter451389993 {
background:none;background-color:rgba(255,255,255,1);
}
#module_451389993 >.module_451389993 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451389993 >.module_451389993{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451389993 .BodyCenter.BodyCenter451389993 {
padding-top:1.2500%;
padding-left:1.2500%;
padding-right:1.2500%;
padding-bottom:1.2500%;
}
}
@media screen and (max-width: 767px){
#module_451389993 .BodyCenter.BodyCenter451389993 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_451389993 >.module_451389993 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451389993 >.module_451389993 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_451389993 >.module_451389993 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451389993:hover {
border:none;
}
#module_451389993:hover >.module_451389993 {
border-color:#ccc;
}
#module_451389993:hover >.module_451389993 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{font-size:14px;}
#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{color:#666;}
#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{font-weight:normal;}
#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{text-decoration:none;}
#module_451389993 .InsidePage-list-content span,#module_451389993 .in-formList-checkbox span{font-style:normal;}
#module_451389993 .vcbtn1{background-color:#1e88e5;}
#module_451389993 .vcbtn1{color:#fff;}
#module_451389993 .title{font-size:24px;}
#module_451389993 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .title{color:#333;}
#module_451389993 .title{font-weight:normal;}
#module_451389993 .title{text-decoration:none;}
#module_451389993 .title{font-style:normal;}
#module_451389993 .title{background-color:transparent;}
#module_451389993 .title{background-image:none;}
#module_451389993 .title{background-repeat:no-repeat;}
#module_451389993 .title{background-position:50% 50%;}
#module_451389993 .title{background-attachment:scroll;}
#module_451389993 .title{}
#module_451389993 .title{height:50px;line-height:50px;}
#module_451389993 .title{text-align:left;}
#module_451389993 .Describ-text-color{font-size:14px;}
#module_451389993 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .Describ-text-color{color:#666;},
#module_451389993 .Describ-text-color{font-weight:normal;}
#module_451389993 .Describ-text-color{text-decoration:none;}
#module_451389993 .Describ-text-color{font-style:normal;}
#module_451389993 .submitbtn{font-size:16px;}
#module_451389993 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .submitbtn{color:#fff;}
#module_451389993 .submitbtn{font-weight:normal;}
#module_451389993 .submitbtn{text-decoration:none;}
#module_451389993 .submitbtn{font-style:normal;}
#module_451389993 .submitbtn{background-color:rgb(44, 151, 225);} #module_451389993 input[type=radio]:checked, #module_451389993 input[type=checkbox]:checked{background:rgb(44, 151, 225);border:1px solid rgb(44, 151, 225)} 
#module_451389993 .submitbtn{background-image:none;}
#module_451389993 .submitbtn{background-repeat:no-repeat;}
#module_451389993 .submitbtn{background-position:50% 50%;}
#module_451389993 .submitbtn{background-attachment:scroll;}
#module_451389993 .submitbtn{}
#module_451389993 .smsvcode,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993 .formList-content-no-style,#module_451389993 .customFormTextarea,#module_451389993 .in-formList-content,#module_451389993 .frist_item,#module_451389993 .Browse-file-input,#module_451389993 input[type=text],#module_451389993 .VerificationCodeinputWb,#module_451389993 .frist-city-select,#module_451389993 .pcCitybox select{background-color:#fff;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-top-style:solid;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-top-width:1px;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-right-style:solid;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-right-width:1px;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-left-style:solid;}
#module_451389993 .smsvcode,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .VerificationCodeinput,#module_451389993 .customFormCheckbox,#module_451389993 input[type=radio],#module_451389993  .in-formList-content,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-left-width:1px;}
#module_451389993 .smsvcode,#module_451389993 .formList-content-no-style,#module_451389993  .frist_item,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .Browse-file,#module_451389993 .VerificationCodeinput,#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-top-left-radius:5px;}
#module_451389993 .smsvcode,#module_451389993 .formList-content-no-style,#module_451389993  .frist_item,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .Browse-file,#module_451389993 .VerificationCodeinput,#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-top-right-radius:5px;}
#module_451389993 .smsvcode,#module_451389993 .formList-content-no-style,#module_451389993  .frist_item,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .Browse-file,#module_451389993 .VerificationCodeinput,#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-bottom-left-radius:5px;}
#module_451389993 .smsvcode,#module_451389993 .formList-content-no-style,#module_451389993  .frist_item,#module_451389993 .Pc-formList-content .in-formList-content,#module_451389993 .Browse-file,#module_451389993 .VerificationCodeinput,#module_451389993  .in-formList-content,#module_451389993 .frist-city-select,#module_451389993 .Couty-select,#module_451389993 .City-select,#module_451389993 .VerificationCodeinputWb{border-bottom-right-radius:5px;}
#module_451389993 .smsbtn,#module_451389993 .smsvcode,#module_451389993 .input-text-color{font-size:14px;}
#module_451389993 .smsbtn,#module_451389993 .smsvcode,#module_451389993 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .smsvcode,#module_451389993 .input-text-color{color:#666;} 
#module_451389993 .smsbtn,#module_451389993 .smsvcode,#module_451389993 .input-text-color{font-weight:normal;}
#module_451389993 .smsbtn,#module_451389993 .smsvcode,#module_451389993 .input-text-color{text-decoration:none;} 
#module_451389993 .smsbtn,#module_451389993 .smsvcode,#module_451389993 .input-text-color{font-style:normal;}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{font-size:px;}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{font-family:;}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{color:;}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{}
#module_451389993 .input-text-color::placeholder,#module_451389993 .smsvcode::placeholder{}
#module_451389993 .submitbtn{border-top-left-radius:0px;}
#module_451389993 .submitbtn{border-top-right-radius:0px;}
#module_451389993 .submitbtn{border-bottom-left-radius:0px;}
#module_451389993 .submitbtn{border-bottom-right-radius:0px;}
#module_451389993 .smsvaldatebox,#module_451389993 .frist_item,#module_451389993 .VerificationCodeinput,#module_451389993 input.input-text-color,#module_451389993.customFormDatetime,#module_451389993 .pcCitybox select{line-height:px;height:px;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-top-color:#1976d2;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-right-color:#1976d2;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb{border-right-style:solid;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-bottom-color:#1976d2;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-left-color:#1976d2;}
#module_451389993 .smsvcode:hover,#module_451389993 .Pc-formList-content .in-formList-content:hover,#module_451389993 .VerificationCodeinput:hover,#module_451389993 .customFormCheckbox:hover,#module_451389993 input[type=radio]:hover,#module_451389993  .in-formList-content:hover,#module_451389993 .frist-city-select:hover,#module_451389993 .Couty-select:hover,#module_451389993 .City-select:hover,#module_451389993 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_451389993 .submitbtn:hover{font-size:16px;}
#module_451389993 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_451389993 .submitbtn:hover{color:#fff;}
#module_451389993 .submitbtn:hover{font-weight:normal;}
#module_451389993 .submitbtn:hover{text-decoration:none;}
#module_451389993 .submitbtn:hover{font-style:normal;}
#module_451389993 .submitbtn:hover{background-color:#1976d2;}
#module_451389993 .submitbtn:hover{background-image:none;}
#module_451389993 .submitbtn:hover{background-repeat:no-repeat;}
#module_451389993 .submitbtn:hover{background-position:50% 50%;}
#module_451389993 .submitbtn:hover{background-attachment:scroll;}
#module_451389993 .submitbtn:hover{}

.module_451387574 .ModuleHead .HeadCenter{float:none;}
#module_451387574 {
padding:0px;
}
#module_451387574 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_451387574 .ModuleHead451387574 {
display:none;
}
#module_451387574 .BodyCenter.BodyCenter451387574 {
background:none;background-color:rgb(38, 38, 38);
}
#module_451387574 >.module_451387574 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387574 >.module_451387574{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387574 .BodyCenter.BodyCenter451387574 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387574 .BodyCenter.BodyCenter451387574 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387574 >.module_451387574 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387574 >.module_451387574 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451387574 >.module_451387574 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387574:hover {
border:none;
}
#module_451387574:hover >.module_451387574 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387574 .ModuleSubContainer{background-color:transparent;}
#module_451387574 .ModuleSubContainer{background-image:none;}
#module_451387574 .ModuleSubContainer{background-repeat:no-repeat;}
#module_451387574 .ModuleSubContainer{background-position:0% 0%;}
#module_451387574 .ModuleSubContainer{background-attachment:scroll;}
#module_451387574 .ModuleSubContainer{}
#module_451387574 {!bgVideo!}{bgVideoUrl:none}
#module_451387574 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_451387574 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_451387574 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer451387574 {}
.module_451387579 .ModuleHead .HeadCenter{float:none;}
#module_451387579 {
padding:0px;
}
#module_451387579 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_451387579 .ModuleHead451387579 {
display:none;
}
#module_451387579 .BodyCenter.BodyCenter451387579 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387579 >.module_451387579 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387579 >.module_451387579{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387579 .BodyCenter.BodyCenter451387579 {
padding-top:0.4167%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387579 .BodyCenter.BodyCenter451387579 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_451387579 >.module_451387579 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_451387579 >.module_451387579 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_451387579 >.module_451387579 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387579:hover {
border:none;
}
#module_451387579:hover >.module_451387579 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387579 .ModuleImageTextGiantContent{margin-top:0px;}
#module_451387579 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_451387579 .ModuleImageTextGiantContent{margin-left:0px;}
#module_451387579 .ModuleImageTextGiantContent{margin-right:10px;}
#module_451387579 .imageTextGiant-Container{padding-top:10px;}
#module_451387579 .imageTextGiant-Container{padding-bottom:10px;}
#module_451387579 .imageTextGiant-Container{padding-left:10px;}
#module_451387579 .imageTextGiant-Container{padding-right:10px;}
#module_451387579 .showHandle .btn{font-size:px;}
#module_451387579 .showHandle .btn{font-family:;}
#module_451387579 .showHandle .btn{color:;}
#module_451387579 .showHandle .btn{}
#module_451387579 .showHandle .btn{}
#module_451387579 .showHandle .btn{}
#module_451387579 .showHandle div{border-top-color: !important;}
#module_451387579 .showHandle div{border-top-style: !important;}
#module_451387579 .showHandle div{border-top-width:px !important;}
#module_451387579 .showHandle{background-color:;}
#module_451387579 .showHandle{}
#module_451387579 .showHandle{}
#module_451387579 .showHandle{}
#module_451387579 .showHandle{}
#module_451387579 .showHandle{}
#module_451387579 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-102 p{ color: #fff;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a p{
    font-size: 15px;
    width:12rem;/*要显示文字的宽度*/
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item{ background:#f84b14;height: calc(100vh);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li{  color: #fff;  }
.ModuleMobileNavGiant.layout-102  .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a{padding: 0 25px; color: #fff; display: block;font-size: 15px;  height: 56px; border-bottom: 1px solid #fa825a; position: relative;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li i{ width:21px; line-height: 25PX; height: 25px;  display: inline-block; margin-right: 20px; position: absolute; top: 50%;  transform: translateY(-50%);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .home{  background: url("../images/index.png") no-repeat left; background-size: 100% auto; }
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .about-us{ background: url("../images/about-us.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .product-center{  background: url("../images/pro.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .news{ background: url("../images/news.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .case{  background: url("../images/anli.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li p{ font-size: 15px;position: absolute; top: 50%; color: #fff; transform: translateY(-50%); margin-left: 2.06rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul#accordion>li.open>a .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul  li ul .open .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item::-webkit-scrollbar {  display: none;}
.ModuleMobileNavGiant.layout-102 .micro-nav,#accordion {  height: calc(100vh - 3rem);  }
.ModuleMobileNavGiant.layout-102 .micro-nav {  position: relative;  overflow: hidden;  }
.ModuleMobileNavGiant.layout-102 .micro-nav-item{  position: absolute; left: 0; width: 100%; overflow-x: hidden;overflow-y: scroll;height: calc(100%); }
.ModuleMobileNavGiant.layout-102 header { display: flex;  height:50px!important;  background: #f84b14;  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-102 header {  box-sizing: border-box;  width: 100%  }
.ModuleMobileNavGiant.layout-102 header {  position: fixed; top: 0;  text-align: center;z-index: 950; margin: 0 auto  }

.ModuleMobileNavGiant.layout-102 .micro-nav{ position: fixed; top: 50px;    width: 100%;display: none; z-index: 9999;}
.ModuleMobileNavGiant.layout-102 .micro-nav .more{ width: .5rem; height: 1.2rem; background: #fff; display: inline-block; position: absolute; left: 50%;top: 50%;  transform: translate(-50%,-50%); background: url("../images/tubiao.png") no-repeat right; background-size: 100% auto;    transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-102 .subnav li{border-bottom-style: none !important;}
/*二级导航*/
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul ul li a{ display:block;padding-left: 78px; background: #ff6637; height: 56px; line-height: 56px;font-size: 15px;position:relative;}
.ModuleMobileNavGiant.layout-102 #header p img{ max-height: 40px;     padding-right: 8pt;
    padding-left: 8pt; /*padding-left:40px;margin-right: 8px; margin-left: 15px;*/}
.ModuleMobileNavGiant.layout-102 .navcontent{ width: calc(100% - 60px);display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-102 .navcontent a{  width: 56px; text-align: center;    display: block;}


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

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

.ModuleMobileNavGiant.layout-102 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-102  #header,.ModuleMobileNavGiant.layout-102 .micro-nav-item{ display: none !important;}
    #mobileDesignerContainer #pagebody{  margin-top:0px;  }
    .ModuleMobileNavGiant.layout-102 .header-model{ display: none;}
}
/*三级导航*/
.ModuleMobileNavGiant.layout-102 .subnav .subnav a{padding-left: 131px;}

.ModuleMobileNavGiant.layout-102 .moreOpen{
    position: absolute;
    right: 9px;
    top: 50%;
    width: 3rem;
    height: 3rem;
    transform: translateY(-50%);
}
.ModuleMobileNavGiant.layout-102 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}
.ModuleMobileNavGiant.layout-102 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-102 .icon-sousuo{ font-weight: 750;}.module_451387521 .ModuleHead .HeadCenter{float:none;}
#module_451387521 {
padding:0px;
}
#module_451387521 {
}
#module_451387521 .ModuleHead451387521 {
display:none;
}
#module_451387521 .BodyCenter.BodyCenter451387521 {
background:none;background-color:rgba(0,0,0,0);
}
#module_451387521 >.module_451387521 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_451387521 >.module_451387521{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_451387521 .BodyCenter.BodyCenter451387521 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_451387521 .BodyCenter.BodyCenter451387521 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_451387521 >.module_451387521 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_451387521 >.module_451387521 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_451387521 >.module_451387521 {box-shadow: 0px 0px 0px 0px #ccc}
#module_451387521:hover {
border:none;
}
#module_451387521:hover >.module_451387521 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_451387521 .langlistbox{background-color:#fff} #module_451387521 .langlistbox .jt{border-bottom-color:#fff}
#module_451387521 .langlistbox .langinfo{color:#F65E12}
#module_451387521 .langlistbox .langinfo{background-color:#fff}
#module_451387521 .langlistbox .langinfo{border-color:#F65E12}
#module_451387521 .langlistbox .langtxt{ font-size:16px }
#module_451387521 .langlistbox .langtxt{ color:#F65E12 }
#module_451387521 {}#module_451387521.layout-102 #header{border-bottom-color:transparent;}
#module_451387521 {}#module_451387521.layout-102 #header{border-bottom-style:none;}
#module_451387521 {}#module_451387521.layout-102 #header{border-bottom-width:0px;}
#module_451387521 {}#module_451387521.layout-102 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_451387521 {}#module_451387521.layout-102 #MobileNav{background-color: transparent;} #module_451387521.layout-102 #header{background:rgb(0, 176, 240);}
#module_451387521 {}#module_451387521.layout-102 #header{}
#module_451387521 {}#module_451387521.layout-102 #header p{color:#fff;}
#module_451387521 {}#module_451387521.layout-102 .lcitem .rect{background:#fff;} #module_451387521.layout-102 .icons{color:#fff;} #module_451387521.layout-102 .svgdiv svg>*{fill:#fff;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item ul li a{border-bottom-color:rgb(242, 242, 242);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item{background-color:rgb(0, 176, 240);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item{}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a{background:rgb(0, 176, 240);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a{}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a,#module_451387521.layout-102 .micro-nav-item>ul>li>a p{color:#fff;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a{background:rgb(16, 170, 156);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a,#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_451387521 {}#module_451387521.layout-102 #header p{font-family:微软雅黑,Microsoft YaHei;}
#module_451387521 {}#module_451387521.layout-102 #header p{font-size:16px;}
#module_451387521 {}#module_451387521.layout-102 #header p{font-weight:normal;}
#module_451387521 {}#module_451387521.layout-1012 #header p{text-decoration:none;}
#module_451387521 {}#module_451387521.layout-102 #header p{font-style:normal;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a,#module_451387521.layout-102 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a,#module_451387521.layout-102 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a,#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a,#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_451387521 .langlistbox li:hover .langinfo,#module_451387521 .langactive .langinfo {color:#fff}
#module_451387521 .langlistbox li:hover .langinfo,#module_451387521 .langactive .langinfo{background-color:#F65E12}
#module_451387521 .langlistbox li:hover .langinfo,#module_451387521 .langactive .langinfo{border-color:#F65E12}
#module_451387521 .langlistbox li:hover .langtxt,#module_451387521 .langactive .langtxt{ color:#F65E12 }
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a:hover,#module_451387521.layout-102 .micro-nav-item>ul>li.active>a:hover{background:rgb(0, 176, 240);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li>a:hover,#module_451387521.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_451387521.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_451387521.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:rgb(16, 170, 156);}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_451387521.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_451387521 {}#module_451387521.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_451387521.layout-102 .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_451387522 .ModuleHead .HeadCenter{float:none;}
#module_451387522 {
padding:0px;
}
#module_451387522 {
}
#module_451387522 .ModuleHead0 {
display:none;
}

#module_451387522 .defaultbtn{background-color:#fff}
#module_451387522 .defaultbtn{}
#module_451387522 .spotgroup{color:#000}
#module_451387522 .itembtn{background-color:#fff}
#module_451387522 .itembtn{}
#module_451387522 .itemicon{color:#666} #module_451387522 svg>*{fill:#666}
#module_451387522 .itemtext{background-color:#fff} #module_451387522 .itemtextright::before{border-left-color:#fff} #module_451387522 .itemtextleft::before{border-right-color:#fff}
#module_451387522 .itemtext{}
#module_451387522 .itemtext{font-size:12px;}
#module_451387522 .itemtext{font-family:;}
#module_451387522 .itemtext{color:#666 !important;}
#module_451387522 .itemtext{font-weight:normal;}
#module_451387522 .itemtext{text-decoration:none;}
#module_451387522 .itemtext{font-style:normal;}
#module_451387522 .defaultbtnbghover{background-color:#000000}
#module_451387522 .defaultbtnbghover{}
#module_451387522 .defaultbtniconbghover{color:#fff}
.module_451387523 .ModuleHead .HeadCenter{float:none;}
#module_451387523 {
padding:0px;
}
#module_451387523 {
}
#module_451387523 .ModuleHead0 {
display:none;
}
#module_451387523 .ModuleHead .HeadText.HeadText0 {
}
#module_451387523 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_451387523 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_451387523 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_451387523 .BodyCenter.BodyCenter0 {
}
}
#module_451387523 .BodyCenter.BodyCenter0 {
}
#module_451387523 .BodyCenter a {
}

#module_451387523 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_451387523 .foot-nav-list{border-top-color:;}
#module_451387523 .foot-nav-list{border-top-style:;}
#module_451387523 .foot-nav-list{border-top-width:px;}
#module_451387523 #MobileFootNav{box-shadow:;}
#module_451387523 .icon{color: !important;} #module_451387523 .icon svg >*{fill:}
#module_451387523 .itemText{font-size:px;}
#module_451387523 .itemText{font-family:;}
#module_451387523 .itemText{color: !important;}
#module_451387523 .itemText{}
#module_451387523 .itemText{}
#module_451387523 .itemText{}
#module_451387523 .iconh{color: !important;}  #module_451387523 .iconh svg >*{fill:}
#module_451387523 .itemTexth{font-size:px;}
#module_451387523 .itemTexth{font-family:;}
#module_451387523 .itemTexth{color: !important;}
#module_451387523 .itemTexth{}
#module_451387523 .itemTexth{}
#module_451387523 .itemTexth{}
