/* cache file /mnt/yzproc/YZ-Site/caches/csscache/10/109254/109254_2325227_1_.cache exists */
/*md5:dfe049976b6ae3d5edcbc6a93d6003b3*/
/*time: 2024-01-21 14:46:55*/
@font-face {font-family:"Opensans";src: url('static/font/Opensans-Regular/font.woff2') format('woff2')}
@font-face {font-family:"poppins";src: url('static/font/Poppins-Regular/font.woff2') format('woff2')}
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_483173566 .ModuleHead .HeadCenter{float:none;}
#module_483173566 {
padding:0px;
}
#module_483173566 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_483173566 .ModuleHead483173566 {
display:none;
}
#module_483173566 .BodyCenter.BodyCenter483173566 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483173566 >.module_483173566 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483173566 >.module_483173566{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483173566 .BodyCenter.BodyCenter483173566 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173566 .BodyCenter.BodyCenter483173566 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483173566 >.module_483173566 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173566 >.module_483173566 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483173566 >.module_483173566 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483173566:hover {
border:none;
}
#module_483173566:hover >.module_483173566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483173566 .ModuleSubContainer{background-color:transparent;}
#module_483173566 .ModuleSubContainer{background-image:none;}
#module_483173566 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483173566 .ModuleSubContainer{background-position:0% 0%;}
#module_483173566 .ModuleSubContainer{background-attachment:scroll;}
#module_483173566 .ModuleSubContainer{}
#module_483173566 {!bgVideo!}{bgVideoUrl:}
#module_483173566 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483173566 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483173566 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483173566 {max-width:1800px;width:auto;}
.ModuleGridContainer.ModuleGridContainer483173566 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_484196917 .ModuleHead .HeadCenter{float:none;}
#module_484196917 {
padding:0px;
}
#module_484196917 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_484196917 .ModuleHead484196917 {
display:none;
}
#module_484196917 {
border:none;
}
@media screen and (min-width: 768px){
#module_484196917 >.module_484196917 {
margin-top:19.9461%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_484196917 >.module_484196917 {
}
}

#module_484196917 .ModuleImageTextGiantContent{margin-top:0px;}
#module_484196917 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_484196917 .ModuleImageTextGiantContent{margin-left:0px;}
#module_484196917 .ModuleImageTextGiantContent{margin-right:0px;}
#module_484196917 .imageTextGiant-Container{padding-top:10px;}
#module_484196917 .imageTextGiant-Container{padding-bottom:10px;}
#module_484196917 .imageTextGiant-Container{padding-left:10px;}
#module_484196917 .imageTextGiant-Container{padding-right:10px;}
#module_484196917 .showHandle .btn{font-size:14px;}
#module_484196917 .showHandle .btn{font-family:;}
#module_484196917 .showHandle .btn{color:#333;}
#module_484196917 .showHandle .btn{font-weight:400;}
#module_484196917 .showHandle .btn{text-decoration:none;}
#module_484196917 .showHandle .btn{font-style:normal;}
#module_484196917 .showHandle div{border-top-color:#ddd !important;}
#module_484196917 .showHandle div{border-top-style:solid !important;}
#module_484196917 .showHandle div{border-top-width:1px !important;}
#module_484196917 .showHandle{background-color:transparent;}
#module_484196917 .showHandle{}
#module_484196917 .showHandle{background-repeat:no-repeat;}
#module_484196917 .showHandle{}
#module_484196917 .showHandle{}
#module_484196917 .showHandle{}
#module_484196917 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer483173566 #Sub483173566_1 {width:20.6111%;}
.module_483173734 .ModuleHead .HeadCenter{float:none;}
#module_483173734 {
padding:0px;
}
#module_483173734 {
position:static;
z-index:0;
top:33px;
left:842px;
width:100%;
height: auto;
}
#module_483173734 .ModuleHead483173734 {
display:none;
}
#module_483173734 .BodyCenter.BodyCenter483173734 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483173734 >.module_483173734 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483173734 >.module_483173734{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483173734 .BodyCenter.BodyCenter483173734 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173734 .BodyCenter.BodyCenter483173734 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483173734 >.module_483173734 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173734 >.module_483173734 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483173734 >.module_483173734 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483173734:hover {
border:none;
}
#module_483173734:hover >.module_483173734 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483173734 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483173734 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483173734 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483173734 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483173734 .imageTextGiant-Container{padding-top:10px;}
#module_483173734 .imageTextGiant-Container{padding-bottom:10px;}
#module_483173734 .imageTextGiant-Container{padding-left:10px;}
#module_483173734 .imageTextGiant-Container{padding-right:10px;}
#module_483173734 .showHandle .btn{font-size:14px;}
#module_483173734 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483173734 .showHandle .btn{color:#333;}
#module_483173734 .showHandle .btn{font-weight:400;}
#module_483173734 .showHandle .btn{text-decoration:none;}
#module_483173734 .showHandle .btn{font-style:normal;}
#module_483173734 .showHandle div{border-top-color:#ddd !important;}
#module_483173734 .showHandle div{border-top-style:solid !important;}
#module_483173734 .showHandle div{border-top-width:1px !important;}
#module_483173734 .showHandle{background-color:transparent;}
#module_483173734 .showHandle{background-image:none;}
#module_483173734 .showHandle{background-repeat:no-repeat;}
#module_483173734 .showHandle{}
#module_483173734 .showHandle{}
#module_483173734 .showHandle{}
#module_483173734 a{font-size:unset;font-family:unset}
.ModuleNavGiant.layout-103 .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;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box; 
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-103 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-103 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-103 .moveMenuRight, .ModuleNavGiant.layout-103 .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-103 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-103 .moveMenuRight:hover, .ModuleNavGiant.layout-103 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-103 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-103 .navBorderTop {
  position: absolute;
  width: auto;
  height: 80px;
  left: 0px;
  bottom:initial;
  background-color: #1e88e5;
  display:none;
}
.ModuleNavGiant.layout-103 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  width: auto;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-103 .main-nav-item {
  box-sizing: content-box;
  width: auto;
  height:80px;
  line-height:80px;
  color: #000000;
  display: inline-block;
  position: relative;
  transition:all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  text-decoration: none;
}
.ModuleNavGiant.layout-103 .main-nav-item span{
	display:block;
	width:100%;
	height:100%;
	position:relative;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
}
.ModuleNavGiant.layout-103 .sub-nav-item-group {
  z-index: 3;
  width: 192px;
  height: auto;
  line-height: 40px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-103 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-left: 0;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-103 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-103 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-103 .main-nav-item-hover span{
  color: #fff;
  top: -7px;
   -webkit-animation: layout-103-nav-active 0.5s;
  -moz-animation: layout-103-nav-active 0.5s;
  -o-animation: layout-103-nav-active 0.5s;
  animation: layout-103-nav-active 0.5s;
}

.ModuleNavGiant.layout-103 .main-nav-item-hover::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-animation: layout-103-nav-active2 0.5s;
  -moz-animation: layout-103-nav-active2 0.5s;
  -o-animation: layout-103-nav-active2 0.5s;
  animation: layout-103-nav-active2 0.5s;
  bottom: 25%;
}
@keyframes layout-103-nav-active {
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
}
@-webkit-keyframes layout-103-nav-active
 { 
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }
 @-o-keyframes layout-103-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }  
@keyframes layout-103-nav-active2 {
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
}
@-webkit-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 } 
 
  
 @-moz-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }
 @-o-keyframes layout-103-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }  
.ModuleNavGiant.layout-103 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-103 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_483173571 .ModuleHead .HeadCenter{float:none;}
#module_483173571 {
padding:0px;
}
#module_483173571 {
position:static;
z-index:0;
top:55px;
left:742px;
width:100%;
height: auto;
}
#module_483173571 .ModuleHead483173571 {
display:none;
}
#module_483173571 .BodyCenter.BodyCenter483173571 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483173571 >.module_483173571 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483173571 >.module_483173571{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483173571 .BodyCenter.BodyCenter483173571 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173571 .BodyCenter.BodyCenter483173571 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483173571 >.module_483173571 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173571 >.module_483173571 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483173571 >.module_483173571 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483173571:hover {
border:none;
}
#module_483173571:hover >.module_483173571 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483173571 .main-nav-item-group{height:40px;}#module_483173571 .main-nav-item{height:40px;line-height:40px}#module_483173571 .navBorderTop{height:40px;}#module_483173571 .main-nav-content{height:40px}
#module_483173571 .main-nav-content{background-color:#fff;}
#module_483173571 .main-nav-content{background-image:none;}
#module_483173571 .main-nav-content{background-repeat:no-repeat;}
#module_483173571 .main-nav-content{}
#module_483173571 .main-nav-content{}
#module_483173571 .main-nav-content{}
#module_483173571 .main-nav-content{text-align:center;}
#module_483173571 .main-nav-item span{font-size:16px;}
#module_483173571 .main-nav-item span{font-family:Opensans;}
#module_483173571 .main-nav-item span{color:#333;}
#module_483173571 .main-nav-item span{font-weight:normal;}
#module_483173571 .main-nav-item span{text-decoration:none;}
#module_483173571 .main-nav-item span{font-style:normal;}
#module_483173571 .main-nav-item{background-color:transparent;}
#module_483173571 .main-nav-item{background-image:none;}
#module_483173571 .main-nav-item{background-repeat:no-repeat;}
#module_483173571 .main-nav-item{}
#module_483173571 .main-nav-item{}
#module_483173571 .main-nav-item{}
#module_483173571 .main-nav-item span{width:auto;}
#module_483173571 .main-nav-item span{padding-left:60px;padding-right:60px;}
#module_483173571 .sub-nav-item-group{border-top-color:#333;}
#module_483173571 .sub-nav-item-group{border-top-style:solid;}
#module_483173571 .sub-nav-item-group{border-top-width:2px;}
#module_483173571 .sub-nav-item-group{border-right-color:transparent;}
#module_483173571 .sub-nav-item-group{border-right-style:none;}
#module_483173571 .sub-nav-item-group{border-right-width:0px;}
#module_483173571 .sub-nav-item-group{border-bottom-color:transparent;}
#module_483173571 .sub-nav-item-group{border-bottom-style:none;}
#module_483173571 .sub-nav-item-group{border-bottom-width:0px;}
#module_483173571 .sub-nav-item-group{border-left-color:transparent;}
#module_483173571 .sub-nav-item-group{border-left-style:none;}
#module_483173571 .sub-nav-item-group{border-left-width:0px;}
#module_483173571 .sub-nav-item-group{width:192px;}
#module_483173571 .sub-nav-item{height:40px;line-height:40px}
#module_483173571 .sub-nav-item{font-size:12px;}
#module_483173571 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_483173571 .sub-nav-item{color:#000;}
#module_483173571 .sub-nav-item{font-weight:normal;}
#module_483173571 .sub-nav-item{text-decoration:none;}
#module_483173571 .sub-nav-item{font-style:normal;}
#module_483173571 .sub-nav-item{background-color:#fff;}
#module_483173571 .sub-nav-item{background-image:none;}
#module_483173571 .sub-nav-item{background-repeat:no-repeat;}
#module_483173571 .sub-nav-item{}
#module_483173571 .sub-nav-item{}
#module_483173571 .sub-nav-item{}
#module_483173571 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_483173571 .sub-nav-item{border-bottom-style:solid;}
#module_483173571 .sub-nav-item{border-bottom-width:1px;}
#module_483173571 .sub-nav-item{margin-top:0px;}
#module_483173571 .main-nav-item-hover span{font-size:16px;}
#module_483173571 .main-nav-item-hover span{font-family:Opensans;}
#module_483173571 .main-nav-item-hover span{color:rgb(86, 202, 191);}#module_483173571 .main-nav-item-hover::after{background-color:rgb(86, 202, 191);}
#module_483173571 .main-nav-item-hover span{font-weight:bold;}
#module_483173571 .main-nav-item-hover span{text-decoration:none;}
#module_483173571 .main-nav-item-hover span{font-style:normal;}
#module_483173571 .navBorderTop{background-color:rgba(0,0,0,0);}
#module_483173571 .navBorderTop{background-image:none;}
#module_483173571 .navBorderTop{background-repeat:no-repeat;}
#module_483173571 .navBorderTop{}
#module_483173571 .navBorderTop{}
#module_483173571 .navBorderTop{}
#module_483173571 .sub-nav-item:hover{font-size:12px;}
#module_483173571 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483173571 .sub-nav-item:hover{color:#000;}
#module_483173571 .sub-nav-item:hover{font-weight:normal;}
#module_483173571 .sub-nav-item:hover{text-decoration:none;}
#module_483173571 .sub-nav-item:hover{font-style:normal;}
#module_483173571 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_483173571 .sub-nav-item:hover{background-image:none;}
#module_483173571 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_483173571 .sub-nav-item:hover{}
#module_483173571 .sub-nav-item:hover{}
#module_483173571 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer483173566 #Sub483173566_2 {width:56.1111%;}
/*全局 layout 111*/
.ModuleSearchGiant.layout-111 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .content{display:table;width: 100%;height:100%;border: 1px solid #333;overflow: hidden !important;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: rgba(0,0,0,0);overflow: hidden;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;border-left: 1px #ccc solid;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .ModuleSearchInput{vertical-align: middle;height:auto;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 14px;border: 0;border-radius: 0;background-color:transparent;text-decoration: initial !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn:focus{outline: none !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: rgba(0,0,0,0);border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchIcon{position: absolute;top:2px;left: 20px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .filter-option{overflow: inherit !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul li{margin:0.6rem 0 0.6rem 0}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .btn-group{min-width: 78px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .caret{margin-left: -2px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .iconfont{font-size: 20px;}
.module_483173587 .ModuleHead .HeadCenter{float:none;}
#module_483173587 {
padding:0px;
}
#module_483173587 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483173587 .ModuleHead483173587 {
display:none;
}
#module_483173587 .BodyCenter.BodyCenter483173587 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483173587 >.module_483173587 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483173587 >.module_483173587{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483173587 .BodyCenter.BodyCenter483173587 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173587 .BodyCenter.BodyCenter483173587 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483173587 >.module_483173587 {
margin-top:16.9451%;
margin-left:36.5155%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173587 >.module_483173587 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483173587 >.module_483173587 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483173587:hover {
border:none;
}
#module_483173587:hover >.module_483173587 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483173587 .search-item .searchInputPanel,#module_483173587 .search-item .searchBtnPanel{height:42px;line-height:42px;}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587 .search-item .ModuleSearchInput ,#module_483173587 .search-item .searchInputPanel ,#module_483173587 .search-item .searchBtnPanel {background-color:#fff;box-shadow: inset 0 0 0 1000px #fff} #module_483173587 .searchTypePanel select{background:#fff;}
#module_483173587 .ModuleSearchFormStyle .searchInputPanel{border-left-color:rgba(0,0,0,0);}
#module_483173587 .search-item{border-top-color:#e8e8e8;}
#module_483173587 .search-item{border-top-style:solid;}
#module_483173587 .search-item{border-top-width:0px;}
#module_483173587 .search-item{border-right-color:#e8e8e8;}
#module_483173587 .search-item{border-right-style:solid;}
#module_483173587 .search-item{border-right-width:0px;}
#module_483173587 .search-item{border-bottom-color:#e8e8e8;}
#module_483173587 .search-item{border-bottom-style:solid;}
#module_483173587 .search-item{border-bottom-width:1px;}
#module_483173587 .search-item{border-left-color:#e8e8e8;}
#module_483173587 .search-item{border-left-style:solid;}
#module_483173587 .search-item{border-left-width:0px;}
#module_483173587 .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput,#module_483173587 .search-item .filter-option{font-size:14px;} #module_483173587 .search-item .caret{margin-top:calc( 14px - 11px );}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587  .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587  .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput{color:#333;-webkit-text-fill-color:#333;}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587  .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput{font-weight:normal;}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587  .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput{text-decoration:none;}
#module_483173587 .search-item .bootstrap-select .btn ,#module_483173587  .search-item .ModuleSearchInput::placeholder,#module_483173587 .search-item .ModuleSearchInput{font-style:normal;}
#module_483173587 .search-item .ModuleSearchInput::placeholder{color:#bababa;-webkit-text-fill-color:#bababa;}
#module_483173587 .search-item{border-top-left-radius:5px;}
#module_483173587 .search-item{border-top-right-radius:5px;}
#module_483173587 .search-item{border-bottom-left-radius:5px;}
#module_483173587 .search-item{border-bottom-right-radius:5px;}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-size:20px;} #module_483173587 .search-item .searchBtnPanel{ width:calc( 40px + 20px )}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-family:;}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{color:#999;}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-weight:normal;}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{text-decoration:none;}
#module_483173587 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-style:normal;}
#module_483173587 .search-hot ul li a{font-size:12px;}
#module_483173587 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_483173587 .search-hot ul li a{color:#666;}
#module_483173587 .search-hot ul li a{font-weight:normal;}
#module_483173587 .search-hot ul li a{text-decoration:none;}
#module_483173587 .search-hot ul li a{font-style:normal;}
#module_483173587 .search-hot ul li{border-right-color:#eee;}
#module_483173587 .search-hot ul li{border-right-style:solid;}
#module_483173587 .search-hot ul li{border-right-width:1px;}
#module_483173587 .search-item:hover .bootstrap-select .btn ,#module_483173587 .search-item:hover .ModuleSearchInput ,#module_483173587 .search-item:hover .searchInputPanel ,#module_483173587 .search-item:hover .searchBtnPanel {background-color:#fff;box-shadow: inset 0 0 0 1000px #fff}
#module_483173587 .search-item:hover{border-top-color:rgb(86, 202, 191);}
#module_483173587 .search-item:hover{border-top-style:solid;}
#module_483173587 .search-item:hover{border-right-color:rgb(86, 202, 191);}
#module_483173587 .search-item:hover{border-right-style:solid;}
#module_483173587 .search-item:hover{border-bottom-color:rgb(86, 202, 191);}
#module_483173587 .search-item:hover{border-bottom-style:solid;}
#module_483173587 .search-item:hover{border-left-color:rgb(86, 202, 191);}
#module_483173587 .search-item:hover{border-left-style:solid;}
#module_483173587 .search-item:hover .searchIcon .icon-sousuo5{font-size:23px;} #module_483173587 .search-item .searchBtnPanel{ width:calc( 40px + 23px )}
#module_483173587 .search-item:hover .searchIcon .icon-sousuo5{font-family:;}
#module_483173587 .searchBtnPanel:hover .searchIcon .icon-sousuo5{color:rgb(86, 202, 191);}
#module_483173587 .search-item:hover .searchIcon .icon-sousuo5{font-weight:normal;}
#module_483173587 .search-item:hover .searchIcon .icon-sousuo5{text-decoration:none;}
#module_483173587 .search-item:hover .searchIcon .icon-sousuo5{font-style:normal;}
#module_483173587 .search-hot ul li:hover a{font-size:12px;}
#module_483173587 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_483173587 .search-hot ul li:hover a{color:#333;}
#module_483173587 .search-hot ul li:hover a{font-weight:normal;}
#module_483173587 .search-hot ul li:hover a{text-decoration:none;}
#module_483173587 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer483173566 #Sub483173566_3 {width:23.2778%;}
.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_483173800 .ModuleHead .HeadCenter{float:none;}
#module_483173800 {
padding:0px;
}
#module_483173800 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483173800 .ModuleHead483173800 {
display:none;
}
#module_483173800 .BodyCenter.BodyCenter483173800 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483173800 >.module_483173800 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483173800 >.module_483173800{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483173800 .BodyCenter.BodyCenter483173800 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173800 .BodyCenter.BodyCenter483173800 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483173800 >.module_483173800 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483173800 >.module_483173800 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483173800 >.module_483173800 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483173800:hover {
border:none;
}
#module_483173800:hover >.module_483173800 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483173800 .ModuleSubContainer{background-color:transparent;}
#module_483173800 .ModuleSubContainer{background-image:none;}
#module_483173800 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483173800 .ModuleSubContainer{background-position:0% 0%;}
#module_483173800 .ModuleSubContainer{background-attachment:scroll;}
#module_483173800 .ModuleSubContainer{}
#module_483173800 {!bgVideo!}{bgVideoUrl:}
#module_483173800 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483173800 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483173800 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483173800 {max-width:none;width:100%;}
/*轮播图样式*/

/*切换按钮样式*/
.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_483175167 .ModuleHead .HeadCenter{float:none;}
#module_483175167 {
padding:0px;
}
#module_483175167 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483175167 .ModuleHead483175167 {
display:none;
}
#module_483175167 .BodyCenter.BodyCenter483175167 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483175167 >.module_483175167 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483175167 >.module_483175167{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483175167 .BodyCenter.BodyCenter483175167 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175167 .BodyCenter.BodyCenter483175167 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483175167 >.module_483175167 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175167 >.module_483175167 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483175167 >.module_483175167 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483175167:hover {
border:none;
}
#module_483175167:hover >.module_483175167 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483175167 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:rgba(86, 202, 191, 0.62);}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{height:82px;}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{width:81px;}
#module_483175167 .swiper-slideshow-1-next:before,#module_483175167 .swiper-slideshow-1-prev:before{color:#fff;}
#module_483175167 .swiper-slideshow-1-next:before,#module_483175167 .swiper-slideshow-1-prev:before{font-size:30px;}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{background-color:rgba(0,0,0,0.2);}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{background-image:none;}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{background-repeat:no-repeat;}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{}
#module_483175167 .swiper-slideshow-1-next,#module_483175167 .swiper-slideshow-1-prev{}
#module_483175167 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(86, 202, 191, 0.2);}
#module_483175167 .swiper-slideshow-1-next:hover:before,#module_483175167 .swiper-slideshow-1-prev:hover:before{color:#fff;}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev:hover{background-color:rgba(0,0,0,0.4);}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev:hover{background-image:none;}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev:hover{background-repeat:no-repeat;}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev{}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev:hover{}
#module_483175167 .swiper-slideshow-1-next:hover,#module_483175167 .swiper-slideshow-1-prev:hover{}
.module_483175170 .ModuleHead .HeadCenter{float:none;}
#module_483175170 {
padding:0px;
}
#module_483175170 {
position:absolute;
z-index:99;
top:27%;
left:0%;
width:100%;
height:33%;
}
#module_483175170 .ModuleHead483175170 {
display:none;
}
#module_483175170 .BodyCenter.BodyCenter483175170 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483175170 >.module_483175170 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483175170 >.module_483175170{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483175170 .BodyCenter.BodyCenter483175170 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175170 .BodyCenter.BodyCenter483175170 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483175170 >.module_483175170 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:63.0217%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175170 >.module_483175170 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483175170 >.module_483175170 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483175170:hover {
border:none;
}
#module_483175170:hover >.module_483175170 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483175170 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483175170 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483175170 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483175170 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483175170 .imageTextGiant-Container{padding-top:10px;}
#module_483175170 .imageTextGiant-Container{padding-bottom:10px;}
#module_483175170 .imageTextGiant-Container{padding-left:0px;}
#module_483175170 .imageTextGiant-Container{padding-right:0px;}
#module_483175170 .showHandle .btn{font-size:14px;}
#module_483175170 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483175170 .showHandle .btn{color:#333;}
#module_483175170 .showHandle .btn{font-weight:400;}
#module_483175170 .showHandle .btn{text-decoration:none;}
#module_483175170 .showHandle .btn{font-style:normal;}
#module_483175170 .showHandle div{border-top-color:#ddd !important;}
#module_483175170 .showHandle div{border-top-style:solid !important;}
#module_483175170 .showHandle div{border-top-width:1px !important;}
#module_483175170 .showHandle{background-color:transparent;}
#module_483175170 .showHandle{background-image:none;}
#module_483175170 .showHandle{background-repeat:no-repeat;}
#module_483175170 .showHandle{}
#module_483175170 .showHandle{}
#module_483175170 .showHandle{}
#module_483175170 a{font-size:unset;font-family:unset}
.module_483885844 .ModuleHead .HeadCenter{float:none;}
#module_483885844 {
padding:0px;
}
#module_483885844 {
position:absolute;
z-index:100;
top:32%;
left:0%;
width:100%;
height:33%;
}
#module_483885844 .ModuleHead483885844 {
display:none;
}
#module_483885844 .BodyCenter.BodyCenter483885844 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483885844 >.module_483885844 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483885844 >.module_483885844{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483885844 .BodyCenter.BodyCenter483885844 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885844 .BodyCenter.BodyCenter483885844 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483885844 >.module_483885844 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:63.0217%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885844 >.module_483885844 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483885844 >.module_483885844 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483885844:hover {
border:none;
}
#module_483885844:hover >.module_483885844 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483885844 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483885844 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483885844 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483885844 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483885844 .imageTextGiant-Container{padding-top:10px;}
#module_483885844 .imageTextGiant-Container{padding-bottom:10px;}
#module_483885844 .imageTextGiant-Container{padding-left:0px;}
#module_483885844 .imageTextGiant-Container{padding-right:0px;}
#module_483885844 .showHandle .btn{font-size:14px;}
#module_483885844 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483885844 .showHandle .btn{color:#333;}
#module_483885844 .showHandle .btn{font-weight:400;}
#module_483885844 .showHandle .btn{text-decoration:none;}
#module_483885844 .showHandle .btn{font-style:normal;}
#module_483885844 .showHandle div{border-top-color:#ddd !important;}
#module_483885844 .showHandle div{border-top-style:solid !important;}
#module_483885844 .showHandle div{border-top-width:1px !important;}
#module_483885844 .showHandle{background-color:transparent;}
#module_483885844 .showHandle{background-image:none;}
#module_483885844 .showHandle{background-repeat:no-repeat;}
#module_483885844 .showHandle{}
#module_483885844 .showHandle{}
#module_483885844 .showHandle{}
#module_483885844 a{font-size:unset;font-family:unset}
.module_483885884 .ModuleHead .HeadCenter{float:none;}
#module_483885884 {
padding:0px;
}
#module_483885884 {
position:absolute;
z-index:101;
top:30%;
left:0%;
width:100%;
height:33%;
}
#module_483885884 .ModuleHead483885884 {
display:none;
}
#module_483885884 .BodyCenter.BodyCenter483885884 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483885884 >.module_483885884 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483885884 >.module_483885884{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483885884 .BodyCenter.BodyCenter483885884 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885884 .BodyCenter.BodyCenter483885884 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483885884 >.module_483885884 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:63.0217%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885884 >.module_483885884 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483885884 >.module_483885884 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483885884:hover {
border:none;
}
#module_483885884:hover >.module_483885884 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483885884 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483885884 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483885884 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483885884 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483885884 .imageTextGiant-Container{padding-top:10px;}
#module_483885884 .imageTextGiant-Container{padding-bottom:10px;}
#module_483885884 .imageTextGiant-Container{padding-left:0px;}
#module_483885884 .imageTextGiant-Container{padding-right:0px;}
#module_483885884 .showHandle .btn{font-size:14px;}
#module_483885884 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483885884 .showHandle .btn{color:#333;}
#module_483885884 .showHandle .btn{font-weight:400;}
#module_483885884 .showHandle .btn{text-decoration:none;}
#module_483885884 .showHandle .btn{font-style:normal;}
#module_483885884 .showHandle div{border-top-color:#ddd !important;}
#module_483885884 .showHandle div{border-top-style:solid !important;}
#module_483885884 .showHandle div{border-top-width:1px !important;}
#module_483885884 .showHandle{background-color:transparent;}
#module_483885884 .showHandle{background-image:none;}
#module_483885884 .showHandle{background-repeat:no-repeat;}
#module_483885884 .showHandle{}
#module_483885884 .showHandle{}
#module_483885884 .showHandle{}
#module_483885884 a{font-size:unset;font-family:unset}

.ModuleButtonGiant.layout-106 .moduleButton{
    background-color: #1e88e5;
    font-size: 14px;
    height: 50px;
    width:180px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    border-radius:5px;
    cursor: pointer;
    overflow: hidden;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-grid;
    outline: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-106 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-106 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover:before{
    background: #1976d2;
}
.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-106 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-106 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Vertical:before{
    background: #1976d2
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-106 .BreadIcon{
    font-size: 16px;
}
.ModuleButtonGiant.layout-106 .share{ display: flex;}
.ModuleButtonGiant.layout-106  .horizontal{display: none;}
.ModuleButtonGiant.layout-106  .verticalshare{ overflow:auto !important; position: relative;}.module_483175173 .ModuleHead .HeadCenter{float:none;}
#module_483175173 {
padding:0px;
}
#module_483175173 {
position:absolute;
z-index:99;
top:63%;
left:0%;
width:48%;
height:14%;
}
#module_483175173 .ModuleHead483175173 {
display:none;
}
#module_483175173 .BodyCenter.BodyCenter483175173 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483175173 >.module_483175173 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483175173 >.module_483175173{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483175173 .BodyCenter.BodyCenter483175173 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175173 .BodyCenter.BodyCenter483175173 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483175173 >.module_483175173 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483175173 >.module_483175173 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483175173 >.module_483175173 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483175173:hover {
border:none;
}
#module_483175173:hover >.module_483175173 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483175173 .BodyCenter{text-align:left;}
#module_483175173 .moduleButton{font-size:14px;}
#module_483175173 .moduleButton{font-family:Opensans;}
#module_483175173 .moduleButton{color:#fff;}
#module_483175173 .moduleButton{font-weight:normal;}
#module_483175173 .moduleButton{text-decoration:none;}
#module_483175173 .moduleButton{font-style:normal;}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{background-color:rgb(86, 202, 191);}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{background-image:none;}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{background-repeat:no-repeat;}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{background-position:none;}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{background-attachment:none;}
#module_483175173 .moduleButton, #module_483175173 .moduleButton:before{}
#module_483175173 .moduleButton{border-color:#000;}
#module_483175173 .moduleButton{border-style:solid;}
#module_483175173 .moduleButton{border-width:0px;}
#module_483175173 .moduleButton{width:180px;}
#module_483175173 .moduleButton,#module_483175173 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_483175173 .BodyCenter{color:#fff;}
#module_483175173 .moduleButton{border-top-left-radius:5px;}
#module_483175173 .moduleButton{border-top-right-radius:5px;}
#module_483175173 .moduleButton{border-bottom-left-radius:5px;}
#module_483175173 .moduleButton{border-bottom-right-radius:5px;}
#module_483175173 .BreadIcon{font-size:16px;} #module_483175173 .BreadsvgIcon svg{width:16px;height:16px;}
#module_483175173 .BreadIcon{color:#fff;} #module_483175173 .BreadsvgIcon svg>*{fill:#fff;}
#module_483175173 .BreadIcon,#module_483175173 .BreadsvgIcon{margin-left:10px;}
#module_483175173 .BreadIcon,#module_483175173 .BreadsvgIcon{margin-right:10px;}
#module_483175173 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_483175173 .moduleButton:hover .BreadIcon{font-size:16px;} #module_483175173 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_483175173 .moduleButton:hover .BreadIcon{color:#fff} #module_483175173 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_483175173 .moduleButton:hover{font-size:14px;}
#module_483175173 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483175173 .moduleButton:hover{color:#fff;}
#module_483175173 .moduleButton:hover{font-weight:normal;}
#module_483175173 .moduleButton:hover{text-decoration:none;}
#module_483175173 .moduleButton:hover{font-style:normal;}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{background-image: unset;background-color:rgb(68, 180, 170);}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{background-image:none;}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{background-position:none;}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{background-attachment:none;}
#module_483175173 .moduleButton:hover, #module_483175173 .moduleButton:hover:before{}
#module_483175173 .moduleButton:hover{border-color:transparent;}
#module_483175173 .moduleButton:hover{border-style:solid;}
#module_483175173 .moduleButton:hover{border-width:0px;}
#module_483175173 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_483885845 .ModuleHead .HeadCenter{float:none;}
#module_483885845 {
padding:0px;
}
#module_483885845 {
position:absolute;
z-index:100;
top:67%;
left:0%;
width:48%;
height:14%;
}
#module_483885845 .ModuleHead483885845 {
display:none;
}
#module_483885845 .BodyCenter.BodyCenter483885845 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483885845 >.module_483885845 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483885845 >.module_483885845{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483885845 .BodyCenter.BodyCenter483885845 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885845 .BodyCenter.BodyCenter483885845 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483885845 >.module_483885845 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885845 >.module_483885845 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483885845 >.module_483885845 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483885845:hover {
border:none;
}
#module_483885845:hover >.module_483885845 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483885845 .BodyCenter{text-align:left;}
#module_483885845 .moduleButton{font-size:14px;}
#module_483885845 .moduleButton{font-family:Opensans;}
#module_483885845 .moduleButton{color:#fff;}
#module_483885845 .moduleButton{font-weight:normal;}
#module_483885845 .moduleButton{text-decoration:none;}
#module_483885845 .moduleButton{font-style:normal;}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{background-color:rgb(86, 202, 191);}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{background-image:none;}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{background-repeat:no-repeat;}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{background-position:none;}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{background-attachment:none;}
#module_483885845 .moduleButton, #module_483885845 .moduleButton:before{}
#module_483885845 .moduleButton{border-color:#000;}
#module_483885845 .moduleButton{border-style:solid;}
#module_483885845 .moduleButton{border-width:0px;}
#module_483885845 .moduleButton{width:180px;}
#module_483885845 .moduleButton,#module_483885845 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_483885845 .BodyCenter{color:#fff;}
#module_483885845 .moduleButton{border-top-left-radius:5px;}
#module_483885845 .moduleButton{border-top-right-radius:5px;}
#module_483885845 .moduleButton{border-bottom-left-radius:5px;}
#module_483885845 .moduleButton{border-bottom-right-radius:5px;}
#module_483885845 .BreadIcon{font-size:16px;} #module_483885845 .BreadsvgIcon svg{width:16px;height:16px;}
#module_483885845 .BreadIcon{color:#fff;} #module_483885845 .BreadsvgIcon svg>*{fill:#fff;}
#module_483885845 .BreadIcon,#module_483885845 .BreadsvgIcon{margin-left:10px;}
#module_483885845 .BreadIcon,#module_483885845 .BreadsvgIcon{margin-right:10px;}
#module_483885845 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_483885845 .moduleButton:hover .BreadIcon{font-size:16px;} #module_483885845 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_483885845 .moduleButton:hover .BreadIcon{color:#fff} #module_483885845 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_483885845 .moduleButton:hover{font-size:14px;}
#module_483885845 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483885845 .moduleButton:hover{color:#fff;}
#module_483885845 .moduleButton:hover{font-weight:normal;}
#module_483885845 .moduleButton:hover{text-decoration:none;}
#module_483885845 .moduleButton:hover{font-style:normal;}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{background-image: unset;background-color:rgb(68, 180, 170);}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{background-image:none;}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{background-position:none;}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{background-attachment:none;}
#module_483885845 .moduleButton:hover, #module_483885845 .moduleButton:hover:before{}
#module_483885845 .moduleButton:hover{border-color:transparent;}
#module_483885845 .moduleButton:hover{border-style:solid;}
#module_483885845 .moduleButton:hover{border-width:0px;}
#module_483885845 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_483885887 .ModuleHead .HeadCenter{float:none;}
#module_483885887 {
padding:0px;
}
#module_483885887 {
position:absolute;
z-index:101;
top:66%;
left:0%;
width:48%;
height:14%;
}
#module_483885887 .ModuleHead483885887 {
display:none;
}
#module_483885887 .BodyCenter.BodyCenter483885887 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483885887 >.module_483885887 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483885887 >.module_483885887{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483885887 .BodyCenter.BodyCenter483885887 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885887 .BodyCenter.BodyCenter483885887 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483885887 >.module_483885887 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483885887 >.module_483885887 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483885887 >.module_483885887 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483885887:hover {
border:none;
}
#module_483885887:hover >.module_483885887 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483885887 .BodyCenter{text-align:left;}
#module_483885887 .moduleButton{font-size:14px;}
#module_483885887 .moduleButton{font-family:Opensans;}
#module_483885887 .moduleButton{color:#fff;}
#module_483885887 .moduleButton{font-weight:normal;}
#module_483885887 .moduleButton{text-decoration:none;}
#module_483885887 .moduleButton{font-style:normal;}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{background-color:rgb(86, 202, 191);}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{background-image:none;}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{background-repeat:no-repeat;}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{background-position:none;}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{background-attachment:none;}
#module_483885887 .moduleButton, #module_483885887 .moduleButton:before{}
#module_483885887 .moduleButton{border-color:#000;}
#module_483885887 .moduleButton{border-style:solid;}
#module_483885887 .moduleButton{border-width:0px;}
#module_483885887 .moduleButton{width:180px;}
#module_483885887 .moduleButton,#module_483885887 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_483885887 .BodyCenter{color:#fff;}
#module_483885887 .moduleButton{border-top-left-radius:5px;}
#module_483885887 .moduleButton{border-top-right-radius:5px;}
#module_483885887 .moduleButton{border-bottom-left-radius:5px;}
#module_483885887 .moduleButton{border-bottom-right-radius:5px;}
#module_483885887 .BreadIcon{font-size:16px;} #module_483885887 .BreadsvgIcon svg{width:16px;height:16px;}
#module_483885887 .BreadIcon{color:#fff;} #module_483885887 .BreadsvgIcon svg>*{fill:#fff;}
#module_483885887 .BreadIcon,#module_483885887 .BreadsvgIcon{margin-left:10px;}
#module_483885887 .BreadIcon,#module_483885887 .BreadsvgIcon{margin-right:10px;}
#module_483885887 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_483885887 .moduleButton:hover .BreadIcon{font-size:16px;} #module_483885887 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_483885887 .moduleButton:hover .BreadIcon{color:#fff} #module_483885887 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_483885887 .moduleButton:hover{font-size:14px;}
#module_483885887 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483885887 .moduleButton:hover{color:#fff;}
#module_483885887 .moduleButton:hover{font-weight:normal;}
#module_483885887 .moduleButton:hover{text-decoration:none;}
#module_483885887 .moduleButton:hover{font-style:normal;}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{background-image: unset;background-color:rgb(68, 180, 170);}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{background-image:none;}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{background-position:none;}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{background-attachment:none;}
#module_483885887 .moduleButton:hover, #module_483885887 .moduleButton:hover:before{}
#module_483885887 .moduleButton:hover{border-color:transparent;}
#module_483885887 .moduleButton:hover{border-style:solid;}
#module_483885887 .moduleButton:hover{border-width:0px;}
#module_483885887 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

#module_483175167 .SubContainer {}

.module_483909548 .ModuleHead .HeadCenter{float:none;}
#module_483909548 {
padding:0px;
}
#module_483909548 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483909548 .ModuleHead483909548 {
display:none;
}

#module_483909548 .ModuleSubContainer{background-color:transparent;}
#module_483909548 .ModuleSubContainer{}
#module_483909548 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483909548 .ModuleSubContainer{background-position:0% 0%;}
#module_483909548 .ModuleSubContainer{background-attachment:scroll;}
#module_483909548 .ModuleSubContainer{}
#module_483909548 {!bgVideo!}{bgVideoUrl:}
#module_483909548 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483909548 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483909548 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483909548 {}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-101 .slider-layout-101 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100% !important;}
.ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li {width: auto; height: auto; margin: 0 12px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 18px; height: 18px; padding: 6px; border-radius: 18px; border: unset; border: 1px solid rgba(255, 255, 255, 0);}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 6px; height: 6px; opacity: 1; font-size: 0; background-color: #fff; border-radius: 6px; top: 6px; left: 6px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {border-color: rgba(255, 255, 255, 1);}
.ModuleSlideV2Giant.layout-101 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 6%}
    .ModuleSlideV2Giant.layout-101 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-101 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8%}
    /* .ModuleSlideV2Giant.layout-101 .slick-active{ margin: 0 10px;} */
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 16px;height:16px; border-radius: 16px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8% !important}
    .ModuleSlideV2Giant.layout-101 .slick-active{  margin: 0 8px !important;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 12px !important; height: 12px !important;border-radius: 12px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before{width: 4px !important;height: 4px !important;  border-radius: 4px;}


}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li {margin: 0 7.5px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 15px; height: 15px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 5px; height: 5px; top: 5px; left: 5px;}
}.module_483910609 .ModuleHead .HeadCenter{float:none;}
#module_483910609 {
padding:0px;
}
#module_483910609 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483910609 .ModuleHead483910609 {
display:none;
}
#module_483910609 .BodyCenter.BodyCenter483910609 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483910609 >.module_483910609 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483910609 >.module_483910609{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483910609 .BodyCenter.BodyCenter483910609 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483910609 .BodyCenter.BodyCenter483910609 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483910609 >.module_483910609 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483910609 >.module_483910609 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483910609 >.module_483910609 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483910609:hover {
border:none;
}
#module_483910609:hover >.module_483910609 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483910609 .slick-dots li button:before{background-color:rgb(86, 202, 191);}
#module_483910609 .slick-dots li button{border-color:rgba(86, 202, 191, 0.35);}
#module_483910609 .slick-dots li.slick-active button:before, #module_483910609 .slick-dots li:hover button:before{background-color:rgb(86, 202, 191);}
#module_483910609 .slick-dots li.slick-active button, #module_483910609 .slick-dots li button:hover{border-color:rgb(86, 202, 191);}
#module_483910609 .SubContainer {}

.module_483222526 .ModuleHead .HeadCenter{float:none;}
#module_483222526 {
padding:0px;
}
#module_483222526 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483222526 .ModuleHead483222526 {
display:none;
}
#module_483222526 .BodyCenter.BodyCenter483222526 {
background:none;background-color:rgb(247, 247, 247);
}
#module_483222526 >.module_483222526 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483222526 >.module_483222526{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483222526 .BodyCenter.BodyCenter483222526 {
padding-top:3.2051%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.2735%;
}
}
@media screen and (max-width: 767px){
#module_483222526 .BodyCenter.BodyCenter483222526 {
padding-top:5.7637%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_483222526 >.module_483222526 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483222526 >.module_483222526 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483222526 >.module_483222526 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483222526:hover {
border:none;
}
#module_483222526:hover >.module_483222526 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483222526 .ModuleSubContainer{background-color:transparent;}
#module_483222526 .ModuleSubContainer{background-image:none;}
#module_483222526 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483222526 .ModuleSubContainer{background-position:0% 0%;}
#module_483222526 .ModuleSubContainer{background-attachment:scroll;}
#module_483222526 .ModuleSubContainer{}
#module_483222526 {!bgVideo!}{bgVideoUrl:}
#module_483222526 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483222526 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483222526 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483222526 {max-width:1800px;width:auto;}
.module_483222529 .ModuleHead .HeadCenter{float:none;}
#module_483222529 {
padding:0px;
}
#module_483222529 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483222529 .ModuleHead483222529 {
display:none;
}

#module_483222529 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483222529 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483222529 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483222529 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483222529 .imageTextGiant-Container{padding-top:10px;}
#module_483222529 .imageTextGiant-Container{padding-bottom:10px;}
#module_483222529 .imageTextGiant-Container{padding-left:10px;}
#module_483222529 .imageTextGiant-Container{padding-right:10px;}
#module_483222529 .showHandle .btn{font-size:14px;}
#module_483222529 .showHandle .btn{font-family:;}
#module_483222529 .showHandle .btn{color:#333;}
#module_483222529 .showHandle .btn{font-weight:400;}
#module_483222529 .showHandle .btn{text-decoration:none;}
#module_483222529 .showHandle .btn{font-style:normal;}
#module_483222529 .showHandle div{border-top-color:#ddd !important;}
#module_483222529 .showHandle div{border-top-style:solid !important;}
#module_483222529 .showHandle div{border-top-width:1px !important;}
#module_483222529 .showHandle{background-color:transparent;}
#module_483222529 .showHandle{}
#module_483222529 .showHandle{background-repeat:no-repeat;}
#module_483222529 .showHandle{}
#module_483222529 .showHandle{}
#module_483222529 .showHandle{}
#module_483222529 a{font-size:unset;font-family:unset}

/*layout-127内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}

.ModuleProductListGiant.layout-127 .pro-container>li {position: relative; padding: 10px 5px 0px 5px; top:0;}

.ModuleProductListGiant.layout-127 .pro-container li { text-align: center; float: left; margin: 10px 5px 20px 0px; background-color: #f7f7f7; font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; position: relative;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-127 .pro-container li .pro-img img{position: absolute; max-width: 100%; max-height: 100%; display: block; margin:auto; padding: auto;}
.ModuleProductListGiant.layout-127 .pro-container li .img1{top: 0; bottom: 0; left: 0; right: 0; }
.ModuleProductListGiant.layout-127 .pro-container li .img2{top: 0; bottom: -200%; left: 0; right: 0; }
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit-left{padding-left: 20px;}

.ModuleProductListGiant.layout-127 .pro-container li .pro-tit {  position: relative;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-name{ /*white-space: nowrap; padding-top: 10px;border-top: 1px solid #eee;*/width: 100%;text-overflow: ellipsis; overflow: hidden;  text-align: center; font-size: 14px; color: #444444;  }
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-desc{ text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap; margin-top: 10px; text-align: left; height: 18px;font-size: 12px;color: #a0a0a0; }
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-127 a:active,.ModuleProductListGiant.layout-127 a:visited,.ModuleProductListGiant.layout-127 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-buybtn { font-size:12px; color:#fff; margin: 0 auto  20px auto;text-align: center;border: 1px solid #999;max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.ModuleProductListGiant.layout-127 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-127 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-127 .pro-container li .pro-tit  .hr-line{
    margin: 16px 0px 0px 0px;border-top: 0px;}
.ModuleProductListGiant.layout-127 .VRDiv{ cursor: pointer;display: flex; justify-content: flex-start;align-items: center; left: 15px; color:#fff;font-size: 14px; top:15px;  position: absolute;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductListGiant.layout-127 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-127 .VRTipstxt{   text-overflow: ellipsis; overflow: hidden;white-space: nowrap;margin-left: 8px;}

@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-127 .pro-container li:hover .pro-tit{ background: transparent;}
    .ModuleProductListGiant.layout-127 .pro-container li:hover .pro-tit .pro-name ,
    .ModuleProductListGiant.layout-127 .pro-container li:hover .pro-tit .pro-desc ,
    .ModuleProductListGiant.layout-127 .pro-container li:hover .pro-tit .pro-price,
    .ModuleProductListGiant.layout-127 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}

    .ModuleProductListGiant.layout-127 .pro-container li:hover { box-shadow: 0px 0px 10px rgb(214, 213, 213); top:-10px; box-sizing: border-box;}
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit {  /*height: 100px;*/   width: 60%; margin:0 auto}
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-buybtn{height: 40px; line-height: 40px;}
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-name{margin: 0px auto 16px auto;}
    .ModuleProductListGiant.layout-127 .pred-filter{display: block}
    .ModuleProductListGiant.layout-127 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-127 li.col-lg-2 {width: 49%; }
    .ModuleProductListGiant.layout-127 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-lg-3 {width:32%; }
    .ModuleProductListGiant.layout-127 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-lg-4 {width: 23.5%; }
    .ModuleProductListGiant.layout-127 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}

    .ModuleProductListGiant.layout-127 li.col-lg-5 {width:18.4%; }
    .ModuleProductListGiant.layout-127 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-lg-6 {width:15%; }
    .ModuleProductListGiant.layout-127 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}

    .ModuleProductListGiant.layout-127 li.col-lg-1 {width: 100%; }
    .ModuleProductListGiant.layout-127 li.col-lg-1 .pro-tit {  height: 100px;   width: 276px; margin:0 auto}
    .ModuleProductListGiant.layout-127 li.col-lg-2 .pro-tit {  height: 100px;  margin:0 auto}
    .ModuleProductListGiant.layout-127 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

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

@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-127 .VRDiv{left: 8px; top: 8px;max-width: 140px;overflow: hidden;}
    .ModuleProductListGiant.layout-127 .pred-filter { display: none }
    .ModuleProductListGiant.layout-127 .silder-filter,.btn-filter { display: block }
    .ModuleProductListGiant.layout-127 .pro-container { width: 100%; }
    .ModuleProductListGiant.layout-127 .pro-container li { margin: 0 2% 2% 0 !important; }

    .ModuleProductListGiant.layout-127 .pro-container li { width: 49%;  background: #fff; font-size: 15px; }
    .ModuleProductListGiant.layout-127 .pro-container>li { padding-bottom: 12px; }
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-127 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-desc { margin-top: 7px; }
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-name{margin: 14px auto 16px auto;}
    .ModuleProductListGiant.layout-127 .pro-container li .pro-tit .pro-buybtn{height: 32px; width: 100px;line-height: 32px; }
    .ModuleProductListGiant.layout-127 li.col-xs-2 {width: 49% !important; }
    .ModuleProductListGiant.layout-127 li.col-xs-2 .pro-tit .pro-name {width: 60%; }
    .ModuleProductListGiant.layout-127 li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-3 {width:32% !important; }
    .ModuleProductListGiant.layout-127 li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-4 {width: 23.5% !important; }
    .ModuleProductListGiant.layout-127 li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-5 {width:18.4% !important; }
    .ModuleProductListGiant.layout-127 li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-6 {width:15% !important; }
    .ModuleProductListGiant.layout-127 li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-1 {width: 100% !important;}
    .ModuleProductListGiant.layout-127 li.col-xs-1 .pro-tit .pro-name {width: 80%; }
    .ModuleProductListGiant.layout-127 li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}
.ModuleProductListGiant.layout-127 .pagerGiant .inputer{outline: 0;}.module_483222532 .ModuleHead .HeadCenter{float:none;}
#module_483222532 {
padding:0px;
}
#module_483222532 {
position:static;
z-index:0;
top:316px;
left:883px;
width:100%;
height: auto;
}
#module_483222532 .ModuleHead483222532 {
display:none;
}
#module_483222532 .BodyCenter.BodyCenter483222532 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483222532 >.module_483222532 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483222532 >.module_483222532{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483222532 .BodyCenter.BodyCenter483222532 {
padding-top:0.0000%;
padding-left:1.1111%;
padding-right:1.1111%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483222532 .BodyCenter.BodyCenter483222532 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483222532 >.module_483222532 {
margin-top:1.6111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483222532 >.module_483222532 {
margin-top:2.8818%;
margin-left:2.8818%;
margin-right:2.8818%;
margin-bottom:5.7637%;
}
}
#module_483222532 >.module_483222532 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483222532:hover {
border:none;
}
#module_483222532:hover >.module_483222532 {
border-color:#ccc;
}
#module_483222532:hover >.module_483222532 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483222532 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_483222532 .VRDiv{background-image:none;}
#module_483222532 .VRDiv{background-repeat:no-repeat;}
#module_483222532 .VRDiv{}
#module_483222532 .VRDiv{}
#module_483222532 .VRDiv{}
#module_483222532 .VRDiv{border-top-left-radius:8px;}
#module_483222532 .VRDiv{border-top-right-radius:8px;}
#module_483222532 .VRDiv{border-bottom-left-radius:8px;}
#module_483222532 .VRDiv{border-bottom-right-radius:8px;}
#module_483222532 .vrIcon  {font-size:16px;}  #module_483222532 .vrIcon  > svg {width:16px; height:16px}
#module_483222532 .vrIcon  {color:#fff;} #module_483222532 .vrIcon  > svg {fill:#fff;}
#module_483222532 .VRDiv{padding-top:8px;}
#module_483222532 .VRDiv{padding-bottom:8px;}
#module_483222532 .VRDiv{padding-left:12px;}
#module_483222532 .VRDiv{padding-right:12px;}
#module_483222532 .VRTipstxt{font-size:14px;}
#module_483222532 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .VRTipstxt{color:#fff;}
#module_483222532 .VRTipstxt{font-weight:normal;}
#module_483222532 .VRTipstxt{text-decoration:none;}
#module_483222532 .VRTipstxt{font-style:normal;}
#module_483222532 .pro-item{margin-bottom:30px; margin-right:30px;} #module_483222532 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_483222532 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_483222532 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_483222532 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_483222532 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_483222532 .pro-item{padding-top:10px;}
#module_483222532 .pro-item{padding-bottom:10px;}
#module_483222532 .pro-item{padding-left:5px;}
#module_483222532 .pro-item{padding-right:5px;}
#module_483222532 .pro-item{border-top-color:#eee;}
#module_483222532 .pro-item{border-top-style:solid;}
#module_483222532 .pro-item{border-top-width:0px;}
#module_483222532 .pro-item{border-right-color:#eee;}
#module_483222532 .pro-item{border-right-style:solid;}
#module_483222532 .pro-item{border-right-width:0px;}
#module_483222532 .pro-item{border-bottom-color:#eee;}
#module_483222532 .pro-item{border-bottom-style:solid;}
#module_483222532 .pro-item{border-bottom-width:0px;}
#module_483222532 .pro-item{border-left-color:#eee;}
#module_483222532 .pro-item{border-left-style:solid;}
#module_483222532 .pro-item{border-left-width:0px;}
#module_483222532 .pro-item{background-color:#fff;}
#module_483222532 .pro-item{background-image:none;}
#module_483222532 .pro-item{background-repeat:no-repeat;}
#module_483222532 .pro-item{}
#module_483222532 .pro-item{}
#module_483222532 .pro-item{}
#module_483222532 .pro-img .dummy{background-color:transparent;}
#module_483222532 .pro-img .dummy{background-image:none;}
#module_483222532 .pro-img .dummy{background-repeat:no-repeat;}
#module_483222532 .pro-img .dummy{}
#module_483222532 .pro-img .dummy{}
#module_483222532 .pro-img .dummy{}
#module_483222532 .pro-img .dummy{padding-top:100%;}
#module_483222532 .pro-img img{ object-fit:cover;}
#module_483222532 .pro-img img{ width:100%;}
#module_483222532 .pro-img img{ height:100%;}
#module_483222532 .pro-img img{border-radius:0px;}
#module_483222532 .pro-name{font-size:16px;}
#module_483222532 .pro-name{font-family:Opensans;}
#module_483222532 .pro-name{color:#333;}
#module_483222532 .pro-name{font-weight:normal;}
#module_483222532 .pro-name{text-decoration:none;}
#module_483222532 .pro-name{}
#module_483222532 .pro-name{margin-top:0px;}
#module_483222532 .pro-name{margin-bottom:16px;}
#module_483222532 .pro-desc{font-size:12px;}
#module_483222532 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .pro-desc{color:#ffffff;}
#module_483222532 .pro-desc{font-weight:normal;}
#module_483222532 .pro-desc{text-decoration:none;}
#module_483222532 .pro-desc{}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li,#module_483222532 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_483222532 .choosed-tab, #module_483222532 .setting-screening-criteria{font-size:12px;}
#module_483222532 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .choosed-tab, #module_483222532 .setting-screening-criteria{color:#000;}
#module_483222532 .choosed-tab{}
#module_483222532 .choosed-tab{}
#module_483222532 .choosed-tab{}
#module_483222532 .selected-light,#module_483222532 .setting-all, #module_483222532 .setting-left-bar, #module_483222532 .setting-pred-warp .setting-collapse, #module_483222532 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_483222532 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_483222532 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_483222532 .selected-light,#module_483222532 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .selected-light,#module_483222532 .setting-left-bar,#module_483222532 .setting-reset,#module_483222532 .setting-pred-warp .setting-collapse,#module_483222532 .giantroom .btn-more{color:#000;}
#module_483222532 .selected-light{}
#module_483222532 .selected-light,#module_483222532 .setting-all{}
#module_483222532 .selected-light,#module_483222532 .setting-all{}
#module_483222532 .setting-right-temp ul li, #module_483222532 .choosed-tab{border-top-left-radius:2px;}
#module_483222532 .setting-right-temp ul li, #module_483222532 .choosed-tab{border-top-right-radius:2px;}
#module_483222532 .setting-right-temp ul li, #module_483222532 .choosed-tab{border-bottom-left-radius:2px;}
#module_483222532 .setting-right-temp ul li, #module_483222532 .choosed-tab{border-bottom-right-radius:2px;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab{border-top-color:#d6d6d6;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab{border-top-style:solid;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-top-width:1px;} #module_483222532 .giantroom {margin-top: calc(-16px - 1px);}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-bottom-style:solid;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-bottom-width:1px;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-left-style:solid;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-left-width:1px;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-right-style:solid;}
#module_483222532 .pred-filter, #module_483222532 .choosed-tab, #module_483222532 .giantroom .btn-more{border-right-width:1px;}
#module_483222532 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_483222532 .setting-left-bar{background-color:#fafafa;}
#module_483222532 .setting-left-bar{width:100px} #module_483222532 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_483222532 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_483222532 .choosed-tab .icsmall{color:#999;}
#module_483222532 .setting-right-temp ul li{margin-right:10px;}
#module_483222532 .pro-buybtn{font-size:14px;}
#module_483222532 .pro-buybtn{font-family:Opensans;}
#module_483222532 .pro-buybtn{color:rgb(127, 127, 127);}
#module_483222532 .pro-buybtn{font-weight:normal;}
#module_483222532 .pro-buybtn{text-decoration:none;}
#module_483222532 .pro-buybtn{}
#module_483222532 .pro-buybtn{background-color:#fff;}
#module_483222532 .pro-buybtn{}
#module_483222532 .pro-buybtn{border-top-color:rgb(238, 238, 238);}
#module_483222532 .pro-buybtn{border-top-style:solid;}
#module_483222532 .pro-buybtn{border-top-width:1px;}
#module_483222532 .pro-buybtn{border-right-color:rgb(238, 238, 238);}
#module_483222532 .pro-buybtn{border-right-style:solid;}
#module_483222532 .pro-buybtn{border-right-width:1px;}
#module_483222532 .pro-buybtn{border-bottom-color:rgb(238, 238, 238);}
#module_483222532 .pro-buybtn{border-bottom-style:solid;}
#module_483222532 .pro-buybtn{border-bottom-width:1px;}
#module_483222532 .pro-buybtn{border-left-color:rgb(238, 238, 238);}
#module_483222532 .pro-buybtn{border-left-style:solid;}
#module_483222532 .pro-buybtn{border-left-width:1px;}
#module_483222532 .pro-item{border-top-left-radius:10px;}
#module_483222532 .pro-item{border-top-right-radius:10px;}
#module_483222532 .pro-item{border-bottom-left-radius:10px;}
#module_483222532 .pro-item{border-bottom-right-radius:10px;}
#module_483222532 .pagerGiant .text{font-size:12px;}
#module_483222532 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .pagerGiant .text{color:#333;}
#module_483222532 .pagerGiant .text{}
#module_483222532 .pagerGiant .text{}
#module_483222532 .pagerGiant .text{}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer{width:30px}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer{height:30px}
#module_483222532 .pagerGiant .num{font-size:12px;}
#module_483222532 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .pagerGiant .num{color:#333;}
#module_483222532 .pagerGiant .num{}
#module_483222532 .pagerGiant .num{}
#module_483222532 .pagerGiant .num{}
#module_483222532 .pagerGiant .submit{width:55px}
#module_483222532 .pagerGiant .submit{height:30px}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer,#module_483222532 .pagerGiant .submit{border-top-left-radius:0px;}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer,#module_483222532 .pagerGiant .submit{border-top-right-radius:0px;}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer,#module_483222532 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_483222532 .pagerGiant .current,#module_483222532 .pagerGiant .num,#module_483222532 .pagerGiant .inputer,#module_483222532 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_483222532 .pagerGiant .next,#module_483222532 .pagerGiant .splitline{color:#ccc;}
#module_483222532 .pagerGiant .num{background-color:#fff;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-top-color:#ccc;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-top-style:solid;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer{border-top-width:1px;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-bottom-style:solid;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer{border-bottom-width:1px;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-left-color:#ccc;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-left-style:solid;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer{border-left-width:1px;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-right-color:#ccc;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .inputer{border-right-style:solid;}
#module_483222532 .pagerGiant .num, #module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer{border-right-width:1px;}
#module_483222532 .page-more a{font-size:16px;}
#module_483222532 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .page-more a{color:#666 !important;}
#module_483222532 .page-more a{font-weight:normal;}
#module_483222532 .page-more a{text-decoration:none;}
#module_483222532 .page-more a{font-style:normal;}
#module_483222532 .page-more a{background-color:#fff;}
#module_483222532 .page-more a{border-top-color:#eee;}
#module_483222532 .page-more a{border-top-style:solid;}
#module_483222532 .page-more a{border-top-width:2px;}
#module_483222532 .page-more a{border-bottom-color:#eee;}
#module_483222532 .page-more a{border-bottom-style:solid;}
#module_483222532 .page-more a{border-bottom-width:2px;}
#module_483222532 .page-more a{border-left-color:#eee;}
#module_483222532 .page-more a{border-left-style:solid;}
#module_483222532 .page-more a{border-left-width:2px;}
#module_483222532 .page-more a{border-right-color:#eee;}
#module_483222532 .page-more a{border-right-style:solid;}
#module_483222532 .page-more a{border-right-width:2px;}
#module_483222532 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_483222532 .VRDiv:hover{background-image:none;}
#module_483222532 .VRDiv:hover{background-repeat:no-repeat;}
#module_483222532 .VRDiv:hover{}
#module_483222532 .VRDiv:hover{}
#module_483222532 .VRDiv:hover{}
#module_483222532 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_483222532 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_483222532 .VRDiv:hover .vrIcon  {color:#fff;} #module_483222532 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_483222532 .pro-item:hover{border-top-color:#eee;}
#module_483222532 .pro-item:hover{border-top-style:solid;}
#module_483222532 .pro-item:hover{border-right-color:#eee;}
#module_483222532 .pro-item:hover{border-right-style:solid;}
#module_483222532 .pro-item:hover{border-bottom-color:#eee;}
#module_483222532 .pro-item:hover{border-bottom-style:solid;}
#module_483222532 .pro-item:hover{border-left-color:#eee;}
#module_483222532 .pro-item:hover{border-left-style:solid;}
#module_483222532 .pro-item:hover{background-color:#fff;}
#module_483222532 .pro-item:hover{background-image:none;}
#module_483222532 .pro-item:hover{background-repeat:no-repeat;}
#module_483222532 .pro-item:hover{}
#module_483222532 .pro-item:hover{}
#module_483222532 .pro-item:hover{}
#module_483222532 .pro-item:hover .pro-name{font-size:16px;}
#module_483222532 .pro-item:hover .pro-name{font-family:Opensans;}
#module_483222532 .pro-item:hover .pro-name{color:#333;}
#module_483222532 .pro-item:hover .pro-name{font-weight:normal;}
#module_483222532 .pro-item:hover .pro-name{text-decoration:none;}
#module_483222532 .pro-item:hover .pro-name{}
#module_483222532 .pro-item:hover .pro-desc{font-size:12px;}
#module_483222532 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .pro-item:hover .pro-desc{color:#ffffff;}
#module_483222532 .pro-item:hover .pro-desc{font-weight:normal;}
#module_483222532 .pro-item:hover .pro-desc{text-decoration:none;}
#module_483222532 .pro-item:hover .pro-desc{}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_483222532 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{font-size:12px;}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{color:#000;} #module_483222532 .items-active{border-color:#000;} #module_483222532 .bean-finish{background:#000;}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{}
#module_483222532 .selected-light:hover,#module_483222532 .selected-light.active,#module_483222532 .items-active{}
#module_483222532 .setting-left-bar:hover{background-color:#fafafa;}
#module_483222532 .setting-right-temp ul li:hover, #module_483222532 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_483222532 .choosed-tab .icsmall:hover{color:#999;}
#module_483222532 .pro-item:hover .pro-buybtn{font-size:14px;}
#module_483222532 .pro-item:hover .pro-buybtn{font-family:Opensans;}
#module_483222532 .pro-item:hover .pro-buybtn{color:#ffffff;}
#module_483222532 .pro-item:hover .pro-buybtn{font-weight:hover;}
#module_483222532 .pro-item:hover .pro-buybtn{text-decoration:none;}
#module_483222532 .pro-item:hover .pro-buybtn{}
#module_483222532 .pro-item:hover .pro-buybtn{background-color:rgb(86, 202, 191);}
#module_483222532 .pro-item:hover .pro-buybtn{}
#module_483222532 .pro-item:hover .pro-buybtn{border-top-color:rgb(86, 202, 191);}
#module_483222532 .pro-item:hover .pro-buybtn{border-top-style:solid;}
#module_483222532 .pro-item:hover .pro-buybtn{border-right-color:rgb(86, 202, 191);}
#module_483222532 .pro-item:hover .pro-buybtn{border-right-style:solid;}
#module_483222532 .pro-item:hover .pro-buybtn{border-bottom-color:rgb(86, 202, 191);}
#module_483222532 .pro-item:hover .pro-buybtn{border-bottom-style:solid;}
#module_483222532 .pro-item:hover .pro-buybtn{border-left-color:rgb(86, 202, 191);}
#module_483222532 .pro-item:hover .pro-buybtn{border-left-style:solid;}
#module_483222532 .pro-item:hover{border-top-left-radius:10px;}
#module_483222532 .pro-item:hover{border-top-right-radius:10px;}
#module_483222532 .pro-item:hover{border-bottom-left-radius:10px;}
#module_483222532 .pro-item:hover{border-bottom-right-radius:10px;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{font-size:12px;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{color:#fff;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit{background-color:#000;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_483222532 .pagerGiant .current, #module_483222532 .pagerGiant .submit, #module_483222532 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_483222532 .page-more a:hover{font-size:16px;}
#module_483222532 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_483222532 .page-more a:hover{color:#666 !important;}
#module_483222532 .page-more a:hover {font-weight:normal;}
#module_483222532 .page-more a:hover {text-decoration:none;}
#module_483222532 .page-more a:hover {font-style:normal;}
#module_483222532 .page-more a:hover{background-color:#fff;}
#module_483222532 .page-more a:hover{border-top-color:#eee;}
#module_483222532 .page-more a:hover{border-top-style:solid;}
#module_483222532 .page-more a:hover{border-bottom-color:#eee;}
#module_483222532 .page-more a:hover{border-bottom-style:solid;}
#module_483222532 .page-more a:hover{border-left-color:#eee;}
#module_483222532 .page-more a:hover{border-left-style:solid;}
#module_483222532 .page-more a:hover{border-right-color:#eee;}
#module_483222532 .page-more a:hover{border-right-style:solid;}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox,
.ModuleCustomFormGiant.layout-101 .frist_item,
.ModuleCustomFormGiant.layout-101 input.input-text-color,
.ModuleCustomFormGiant.layout-101 .customFormDatetime,
.ModuleCustomFormGiant.layout-101 .pcCitybox select
{
    height: 38px;
    line-height: 38px;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-101 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-101 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-101 .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-101 .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-101 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

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

    position: absolute;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%,-50%);
    top:auto;
    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-101 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-101 .from-Describe {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
    display: flex;
    align-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 input[type=text] {
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width: 100%;
    padding: 0 10px 0 16px;
    box-sizing: border-box;
    min-height: 30px;
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 textarea {
    -webkit-appearance: none;
}
.ModuleCustomFormGiant.layout-101 .pcCitybox {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

/* .ModuleCustomFormGiant.layout-101 .Select_Simulate li:hover {
    color: #fff;
} */
.ModuleCustomFormGiant.layout-101 label{
    line-height: 2;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {

    height: 38px;
    line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox{
    height: 40px;
    line-height: 40px;
}
.ModuleCustomFormGiant.layout-101  .Browse-file {
    height: 38px;
    line-height: 38px;
 }
 .ModuleCustomFormGiant.layout-101 .Browse-img {
    height: 80px;

 }
.ModuleCustomFormGiant.layout-101 .multi-row-text
{
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 .Form-list {
    width: 100%;
    padding-top: 20px;
}
.ModuleCustomFormGiant.layout-101 .areabox .area{
  height: 38px;
  line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item{
    padding: 0 16px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .xilaImg {
    float: right;
    margin-top: 16px;
    /* margin-right:16px */
}

.ModuleCustomFormGiant.layout-101 .pcCitybox select {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    background: url(skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right #fbfbfb;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.ModuleCustomFormGiant.layout-101 .cityval {
    box-sizing: border-box;
    background: #fbfbfb;
    width: 100%;
    text-align: left;
}

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

.ModuleCustomFormGiant.layout-101 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-101 .submitbtn {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px
}

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

.ModuleCustomFormGiant.layout-101 .VerificationCode {
    width: 86px;
    height: 34px;
    float: left;
}

.ModuleCustomFormGiant.layout-101 .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-101 .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;
}

.ModuleCustomFormGiant.layout-101 .Browse-file {
    /* width: 90px; height: 32px; line-height: 32px;*/
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 12px;
    text-align: center;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
}

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

.ModuleCustomFormGiant.layout-101 .input-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-101 .Describ-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color {
    color: #fff;
    background: #000;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #b3b6b7;
}
.ModuleCustomFormGiant.layout-101 .submibtn-color:hover {
    color: #fff;
    background: #666;
}

.ModuleCustomFormGiant.layout-101 .multi-row-text, .ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item, .ModuleCustomFormGiant.layout-101 .choose-time {
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-101 input[type=radio]:checked, .ModuleCustomFormGiant.layout-101 input[type=checkbox]:checked {
    background: #f10215;
    border: 1px solid #f10215;
}

.ModuleCustomFormGiant.layout-101 label {
    font-weight: normal;
    color: #666
}
.ModuleCustomFormGiant.layout-101 .verticalalign{
    margin-bottom: 12px;
}
.ModuleCustomFormGiant.layout-101  .customform-upload-img-preview{
    border-radius:0
}
.ModuleCustomFormGiant.layout-101  .in-formList-checkbox{
    display: flex;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-101 .in-formList-checkbox span {
    width: calc(100% - 34px);
    display: initial;
    /* vertical-align: middle; */
    min-width: 36px;
    flex:1;
    word-break: break-all;
}

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

    .ModuleCustomFormGiant.layout-101 .verticalalign  span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
    }
    .ModuleCustomFormGiant.layout-101 input[type=text],
    .ModuleCustomFormGiant.layout-101 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-101 .cityval,
    .ModuleCustomFormGiant.layout-101 .choose-time {
        line-height: 38px !important;
        height: 38px !important;
        min-height: 38px;
    }
    .ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
        width: 120px;
    }
    .ModuleCustomFormGiant.layout-101 .VerificationCode {
        height: 40px
    }
    .ModuleCustomFormGiant.layout-101 .ModuleCustomFormGiant .changebtn {
        line-height: 40px;
        min-height: 40px;
    }
    .ModuleCustomFormGiant.layout-101  .describe{ margin-top:10px}
    .ModuleCustomFormGiant.layout-101 .customFormTextarea{width:100%}
}

/*  新增*/

.ModuleCustomFormGiant.layout-101 .cityPickerBoxwb,.ModuleCustomFormGiant.layout-101 .cityPickerBox .cityPickerInput {
    height: 38px
}

.ModuleCustomFormGiant.layout-101 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-101 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-101  .iconfont-fujian {
    font-size: 19px !important;
}
.ModuleCustomFormGiant.layout-101  .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}
.module_9988483222532 .ModuleHead .HeadCenter{float:none;}
#module_9988483222532 {
padding:0px;
}
#module_9988483222532 {
}
#module_9988483222532 .ModuleHead0 {
display:block;
}

#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{font-size:px;}
#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{font-family:;}
#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{color:;}
#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{}
#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{}
#module_9988483222532 .InsidePage-list-content span,#module_9988483222532 .in-formList-checkbox span{}
#module_9988483222532 .title{font-size:px;}
#module_9988483222532 .title{font-family:;}
#module_9988483222532 .title{color:;}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{background-color:;}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{}
#module_9988483222532 .title{height:px;line-height:px;}
#module_9988483222532 .title{text-align:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{background-color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-top-color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-top-style:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-top-width:px;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-right-color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-right-style:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-right-width:px;}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-bottom-color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-bottom-style:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-bottom-width:px;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-left-color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-left-style:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 .customFormCheckbox,#module_9988483222532 input[type=radio],#module_9988483222532.customFormDatetime,#module_9988483222532 input.input-text-color,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .multi-row-text,#module_9988483222532 .cityval{border-left-width:px;}
#module_9988483222532 .smsbtn,#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 input.input-text-color,#module_9988483222532.customFormDatetime,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .cityval{border-top-left-radius:px;}
#module_9988483222532 .smsbtn,#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 input.input-text-color,#module_9988483222532.customFormDatetime,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .cityval{border-top-right-radius:px;}
#module_9988483222532 .smsbtn,#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 input.input-text-color,#module_9988483222532.customFormDatetime,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .cityval{border-bottom-left-radius:px;}
#module_9988483222532 .smsbtn,#module_9988483222532 .smsvcode,#module_9988483222532 .frist_item,#module_9988483222532 .VerificationCodeinput,#module_9988483222532 input.input-text-color,#module_9988483222532.customFormDatetime,#module_9988483222532 .Browse-file,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select,#module_9988483222532 .cityval{border-bottom-right-radius:px;}
#module_9988483222532 .Describ-text-color{font-size:px;}
#module_9988483222532 .Describ-text-color{font-family:;}
#module_9988483222532 .Describ-text-color{color:;}
#module_9988483222532 .Describ-text-color{}
#module_9988483222532 .Describ-text-color{}
#module_9988483222532 .Describ-text-color{}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsbtn,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{font-size:px;}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsbtn,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{font-family:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{color:;}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsbtn,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsbtn,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{}
#module_9988483222532 .smsvcode,#module_9988483222532 .smsbtn,#module_9988483222532 .input-text-color,#module_9988483222532 .cityval{}
#module_9988483222532 .smsvaldatebox,#module_9988483222532 .frist_item,#module_9988483222532 input.input-text-color,#module_9988483222532 .customFormDatetime,#module_9988483222532 .pcCitybox select{line-height:px;height:px;}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{font-size:px;}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{font-family:;}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{color:;}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{}
#module_9988483222532 .input-text-color::placeholder,#module_9988483222532 .smsvcode::placeholder{}
#module_9988483222532 .submitbtn{font-size:px;}
#module_9988483222532 .submitbtn{font-family:;}
#module_9988483222532 .submitbtn{color:;}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{background-color:;} #module_9988483222532 input[type=radio]:checked, #module_9988483222532 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtn{}
#module_9988483222532 .submitbtnbox{justify-content:;}
#module_9988483222532 .submitbtn{width:%;}
#module_9988483222532 .submitbtn{height:px;line-height:px;}
#module_9988483222532 .submitbtn{border-top-left-radius:px;}
#module_9988483222532 .submitbtn{border-top-right-radius:px;}
#module_9988483222532 .submitbtn{border-bottom-left-radius:px;}
#module_9988483222532 .submitbtn{border-bottom-right-radius:px;}
#module_9988483222532 .vcbtn1{background-color:;}
#module_9988483222532 .vcbtn1{color:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-top-color:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-top-style:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-right-color:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-right-style:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-bottom-color:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-bottom-style:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-left-color:;}
#module_9988483222532 .frist_item:hover,#module_9988483222532 .smsvcode:hover, #module_9988483222532 .VerificationCodeinput:hover,#module_9988483222532 .customFormCheckbox:hover,#module_9988483222532 input[type=radio]:hover,#module_9988483222532 input.input-text-color:hover,#module_9988483222532.customFormDatetime:hover,#module_9988483222532 .Browse-file:hover,#module_9988483222532 .customFormDatetime:hover,#module_9988483222532 .pcCitybox select:hover,#module_9988483222532 .multi-row-text:hover,#module_9988483222532 .cityval:hover{border-left-style:;}
#module_9988483222532 .submitbtn:hover{font-size:px;}
#module_9988483222532 .submitbtn:hover{font-family:;}
#module_9988483222532 .submitbtn:hover{color:;}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{background-color:;}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}
#module_9988483222532 .submitbtn:hover{}


.module_483222828 .ModuleHead .HeadCenter{float:none;}
#module_483222828 {
padding:0px;
}
#module_483222828 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483222828 .ModuleHead483222828 {
display:none;
}
#module_483222828 .BodyCenter.BodyCenter483222828 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483222828 >.module_483222828 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483222828 >.module_483222828{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483222828 .BodyCenter.BodyCenter483222828 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483222828 .BodyCenter.BodyCenter483222828 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483222828 >.module_483222828 {
margin-top:2.2778%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483222828 >.module_483222828 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483222828 >.module_483222828 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483222828:hover {
border:none;
}
#module_483222828:hover >.module_483222828 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483222828 .BodyCenter{text-align:center;}
#module_483222828 .moduleButton{font-size:14px;}
#module_483222828 .moduleButton{font-family:Opensans;}
#module_483222828 .moduleButton{color:#fff;}
#module_483222828 .moduleButton{font-weight:normal;}
#module_483222828 .moduleButton{text-decoration:none;}
#module_483222828 .moduleButton{font-style:normal;}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{background-color:rgb(86, 202, 191);}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{background-image:none;}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{background-repeat:no-repeat;}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{background-position:none;}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{background-attachment:none;}
#module_483222828 .moduleButton, #module_483222828 .moduleButton:before{}
#module_483222828 .moduleButton{border-color:#000;}
#module_483222828 .moduleButton{border-style:solid;}
#module_483222828 .moduleButton{border-width:0px;}
#module_483222828 .moduleButton{width:250px;}
#module_483222828 .moduleButton,#module_483222828 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_483222828 .BodyCenter{color:#fff;}
#module_483222828 .moduleButton{border-top-left-radius:4px;}
#module_483222828 .moduleButton{border-top-right-radius:5px;}
#module_483222828 .moduleButton{border-bottom-left-radius:5px;}
#module_483222828 .moduleButton{border-bottom-right-radius:5px;}
#module_483222828 .BreadIcon{font-size:16px;} #module_483222828 .BreadsvgIcon svg{width:16px;height:16px;}
#module_483222828 .BreadIcon{color:#fff;} #module_483222828 .BreadsvgIcon svg>*{fill:#fff;}
#module_483222828 .BreadIcon,#module_483222828 .BreadsvgIcon{margin-left:10px;}
#module_483222828 .BreadIcon,#module_483222828 .BreadsvgIcon{margin-right:10px;}
#module_483222828 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_483222828 .moduleButton:hover .BreadIcon{font-size:16px;} #module_483222828 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_483222828 .moduleButton:hover .BreadIcon{color:#fff} #module_483222828 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_483222828 .moduleButton:hover{font-size:14px;}
#module_483222828 .moduleButton:hover{font-family:Opensans;}
#module_483222828 .moduleButton:hover{color:#fff;}
#module_483222828 .moduleButton:hover{font-weight:normal;}
#module_483222828 .moduleButton:hover{text-decoration:none;}
#module_483222828 .moduleButton:hover{font-style:normal;}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{background-image: unset;background-color:rgb(68, 180, 170);}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{background-image:none;}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{background-position:none;}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{background-attachment:none;}
#module_483222828 .moduleButton:hover, #module_483222828 .moduleButton:hover:before{}
#module_483222828 .moduleButton:hover{border-color:transparent;}
#module_483222828 .moduleButton:hover{border-style:solid;}
#module_483222828 .moduleButton:hover{border-width:0px;}
#module_483222828 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_483904226 .ModuleHead .HeadCenter{float:none;}
#module_483904226 {
padding:0px;
}
#module_483904226 {
position:static;
z-index:0;
top:1510px;
left:249px;
width:100%;
height: auto;
}
#module_483904226 .ModuleHead483904226 {
display:none;
}
#module_483904226 .BodyCenter.BodyCenter483904226 {
background:none;background-color:rgb(86, 202, 191);
}
#module_483904226 >.module_483904226 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904226 >.module_483904226{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904226 .BodyCenter.BodyCenter483904226 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904226 .BodyCenter.BodyCenter483904226 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483904226 >.module_483904226 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904226 >.module_483904226 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483904226 >.module_483904226 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904226:hover {
border:none;
}
#module_483904226:hover >.module_483904226 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904226 .ModuleSubContainer{background-color:transparent;}
#module_483904226 .ModuleSubContainer{background-image:none;}
#module_483904226 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483904226 .ModuleSubContainer{background-position:0% 0%;}
#module_483904226 .ModuleSubContainer{background-attachment:scroll;}
#module_483904226 .ModuleSubContainer{}
#module_483904226 {!bgVideo!}{bgVideoUrl:}
#module_483904226 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483904226 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483904226 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483904226 {max-width:none;width:100%;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

.module_483904227 .ModuleHead .HeadCenter{float:none;}
#module_483904227 {
padding:0px;
}
#module_483904227 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483904227 .ModuleHead483904227 {
display:none;
}
#module_483904227 .BodyCenter.BodyCenter483904227 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904227 >.module_483904227 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904227 >.module_483904227{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904227 .BodyCenter.BodyCenter483904227 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904227 .BodyCenter.BodyCenter483904227 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483904227 >.module_483904227 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904227 >.module_483904227 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483904227 >.module_483904227 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904227:hover {
border:none;
}
#module_483904227:hover >.module_483904227 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904227 img{border-top-color:transparent;}
#module_483904227 img{border-top-style:none;}
#module_483904227 img{border-top-width:0px;}
#module_483904227 img{border-right-color:transparent;}
#module_483904227 img{border-right-style:none;}
#module_483904227 img{border-right-width:0px;}
#module_483904227 img{border-bottom-color:transparent;}
#module_483904227 img{border-bottom-style:none;}
#module_483904227 img{border-bottom-width:0px;}
#module_483904227 img{border-left-color:transparent;}
#module_483904227 img{border-left-style:none;}
#module_483904227 img{border-left-width:0px;}
#module_483904227 img{border-top-left-radius:0px;}
#module_483904227 img{border-top-right-radius:0px;}
#module_483904227 img{border-bottom-left-radius:0px;}
#module_483904227 img{border-bottom-right-radius:0px;}
#module_483904227 .BodyCenter{text-align: center;}

.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container {display: flex; position: absolute; z-index: 99; align-items: center;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav {margin: 0 20px;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel {width: 30px; height: 2px; float: left; background: #ccc; margin: 0;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel .OneRow {width: 0; height: 0; border-radius: 0; padding: 0; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel.active .OneRow {width: 100%; height: 100%; background: #333; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .glyphicon {width: auto; height: auto; display: inline-block; background: unset; position: static; font-size: 16px; color: #333; line-height: 1; cursor: pointer;}

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-111 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
}
.module_483904228 .ModuleHead .HeadCenter{float:none;}
#module_483904228 {
padding:0px;
}
#module_483904228 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483904228 .ModuleHead483904228 {
display:none;
}
#module_483904228 .BodyCenter.BodyCenter483904228 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904228 >.module_483904228 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904228 >.module_483904228{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904228 .BodyCenter.BodyCenter483904228 {
padding-top:1.0684%;
padding-left:3.2051%;
padding-right:3.2051%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_483904228 .BodyCenter.BodyCenter483904228 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_483904228 >.module_483904228 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904228 >.module_483904228 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483904228 >.module_483904228 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904228:hover {
border:none;
}
#module_483904228:hover >.module_483904228 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904228 .tabContainerGiantGrid{background-color:transparent;}
#module_483904228 .tabContainerGiantGrid{background-image:none;}
#module_483904228 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_483904228 .tabContainerGiantGrid{}
#module_483904228 .tabContainerGiantGrid{}
#module_483904228 .tabContainerGiantGrid{}
#module_483904228 .tabContainerGiantGrid{padding-top:10px;}
#module_483904228 .tabContainerGiantGrid{padding-bottom:10px;}
#module_483904228 .tabContainerGiantGrid{padding-left:10px;}
#module_483904228 .tabContainerGiantGrid{padding-right:10px;}
#module_483904228 .tabContainerGiantGrid{border-top-color:transparent;}
#module_483904228 .tabContainerGiantGrid{border-top-style:solid;}
#module_483904228 .tabContainerGiantGrid{border-top-width:0px;}
#module_483904228 .tabContainerGiantGrid{border-right-color:transparent;}
#module_483904228 .tabContainerGiantGrid{border-right-style:solid;}
#module_483904228 .tabContainerGiantGrid{border-right-width:0px;}
#module_483904228 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_483904228 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_483904228 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_483904228 .tabContainerGiantGrid{border-left-color:transparent;}
#module_483904228 .tabContainerGiantGrid{border-left-style:solid;}
#module_483904228 .tabContainerGiantGrid{border-left-width:0px;}
#module_483904228 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_483904228 .Nav-Container .glyphicon{font-size:16px;}
#module_483904228 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_483904228 .Nav-Container .glyphicon{color:#333;}
#module_483904228 .Nav-Container .glyphicon{font-weight:normal;}
#module_483904228 .Nav-Container .glyphicon{text-decoration:none;}
#module_483904228 .Nav-Container .glyphicon{font-style:normal;}
#module_483904228 .Nav-Container .commonLabel{background-color:#ccc;}
#module_483904228 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_483904228 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483904228 .Nav-Container .glyphicon:hover{color:#333;}
#module_483904228 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_483904228 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_483904228 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_483904228 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_483904228__tabPane_3256 #Sub483904228_3256 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubContainer {display: table-cell; vertical-align: top;}
#module_483904228__tabPane_3256 .SubPadding {width:50px; height: 100%; position: relative; display: table-cell;}
#module_483904228__tabPane_3256 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_483904228__tabPane_3256 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_483904228__tabPane_3256:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_483904228__tabPane_3256 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_483904228__tabPane_3256 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_483904228__tabPane_3256 #Sub483904228_3256 {display: block;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubPadding {float:left; height: 10px;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubContainer .SubDrag {display:none;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubPadding {width:0px; display:none;}
#module_483904228__tabPane_3256 #Sub483904228_3256 > .SubContainer {width:100% !important; height: auto;}
}
#module_483904228__tabPane_3256 #Sub483904228_Tab3256_1 {width:42.0333%;}
.module_483904230 .ModuleHead .HeadCenter{float:none;}
#module_483904230 {
padding:0px;
}
#module_483904230 {
position:static;
z-index:0;
top:1937px;
left:59px;
width:100%;
height: auto;
}
#module_483904230 .ModuleHead483904230 {
display:none;
}
#module_483904230 .BodyCenter.BodyCenter483904230 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904230 >.module_483904230 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904230 >.module_483904230{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904230 .BodyCenter.BodyCenter483904230 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904230 .BodyCenter.BodyCenter483904230 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483904230 >.module_483904230 {
margin-top:3.1926%;
margin-left:0.0000%;
margin-right:0.8239%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904230 >.module_483904230 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483904230 >.module_483904230 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904230:hover {
border:none;
}
#module_483904230:hover >.module_483904230 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904230 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483904230 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483904230 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483904230 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483904230 .imageTextGiant-Container{padding-top:10px;}
#module_483904230 .imageTextGiant-Container{padding-bottom:10px;}
#module_483904230 .imageTextGiant-Container{padding-left:10px;}
#module_483904230 .imageTextGiant-Container{padding-right:10px;}
#module_483904230 .showHandle .btn{font-size:14px;}
#module_483904230 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483904230 .showHandle .btn{color:#333;}
#module_483904230 .showHandle .btn{font-weight:400;}
#module_483904230 .showHandle .btn{text-decoration:none;}
#module_483904230 .showHandle .btn{font-style:normal;}
#module_483904230 .showHandle div{border-top-color:#ddd !important;}
#module_483904230 .showHandle div{border-top-style:solid !important;}
#module_483904230 .showHandle div{border-top-width:1px !important;}
#module_483904230 .showHandle{background-color:transparent;}
#module_483904230 .showHandle{background-image:none;}
#module_483904230 .showHandle{background-repeat:no-repeat;}
#module_483904230 .showHandle{}
#module_483904230 .showHandle{}
#module_483904230 .showHandle{}
#module_483904230 a{font-size:unset;font-family:unset}
#module_483904228__tabPane_3256 #Sub483904228_Tab3256_2 {width:57.9667%;}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_483904232 .ModuleHead .HeadCenter{float:none;}
#module_483904232 {
padding:0px;
}
#module_483904232 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483904232 .ModuleHead483904232 {
display:none;
}
#module_483904232 .BodyCenter.BodyCenter483904232 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904232 >.module_483904232 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904232 >.module_483904232{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904232 .BodyCenter.BodyCenter483904232 {
padding-top:0.5149%;
padding-left:1.0299%;
padding-right:1.0299%;
padding-bottom:0.5149%;
}
}
@media screen and (max-width: 767px){
#module_483904232 .BodyCenter.BodyCenter483904232 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483904232 >.module_483904232 {
margin-top:0.5149%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5149%;
}
}
@media screen and (max-width: 767px){
#module_483904232 >.module_483904232 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_483904232 >.module_483904232 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904232:hover {
border:none;
}
#module_483904232:hover >.module_483904232 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904232 .hrbox{justify-content:;}
#module_483904232 .hr-line{width:autopx;max-width:autopx;}
#module_483904232 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.31);}
#module_483904232 .hr-line{border-bottom-style:solid;}
#module_483904232 .hr-line{border-bottom-width:1px;}

.module_483904231 .ModuleHead .HeadCenter{float:none;}
#module_483904231 {
padding:0px;
}
#module_483904231 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483904231 .ModuleHead483904231 {
display:none;
}
#module_483904231 .BodyCenter.BodyCenter483904231 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904231 >.module_483904231 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904231 >.module_483904231{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904231 .BodyCenter.BodyCenter483904231 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904231 .BodyCenter.BodyCenter483904231 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483904231 >.module_483904231 {
margin-top:2.7806%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904231 >.module_483904231 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483904231 >.module_483904231 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904231:hover {
border:none;
}
#module_483904231:hover >.module_483904231 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904231 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483904231 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483904231 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483904231 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483904231 .imageTextGiant-Container{padding-top:10px;}
#module_483904231 .imageTextGiant-Container{padding-bottom:10px;}
#module_483904231 .imageTextGiant-Container{padding-left:10px;}
#module_483904231 .imageTextGiant-Container{padding-right:10px;}
#module_483904231 .showHandle .btn{font-size:14px;}
#module_483904231 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483904231 .showHandle .btn{color:#333;}
#module_483904231 .showHandle .btn{font-weight:400;}
#module_483904231 .showHandle .btn{text-decoration:none;}
#module_483904231 .showHandle .btn{font-style:normal;}
#module_483904231 .showHandle div{border-top-color:#ddd !important;}
#module_483904231 .showHandle div{border-top-style:solid !important;}
#module_483904231 .showHandle div{border-top-width:1px !important;}
#module_483904231 .showHandle{background-color:transparent;}
#module_483904231 .showHandle{background-image:none;}
#module_483904231 .showHandle{background-repeat:no-repeat;}
#module_483904231 .showHandle{}
#module_483904231 .showHandle{}
#module_483904231 .showHandle{}
#module_483904231 a{font-size:unset;font-family:unset}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_483904229 .ModuleHead .HeadCenter{float:none;}
#module_483904229 {
padding:0px;
}
#module_483904229 {
position:static;
z-index:0;
top:2470px;
left:189px;
width:100%;
height: auto;
}
#module_483904229 .ModuleHead483904229 {
display:none;
}
#module_483904229 .BodyCenter.BodyCenter483904229 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483904229 >.module_483904229 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483904229 >.module_483904229{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483904229 .BodyCenter.BodyCenter483904229 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904229 .BodyCenter.BodyCenter483904229 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483904229 >.module_483904229 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483904229 >.module_483904229 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483904229 >.module_483904229 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483904229:hover {
border:none;
}
#module_483904229:hover >.module_483904229 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483904229 img{border-top-color:transparent;}
#module_483904229 img{border-top-style:none;}
#module_483904229 img{border-top-width:0px;}
#module_483904229 img{border-right-color:transparent;}
#module_483904229 img{border-right-style:none;}
#module_483904229 img{border-right-width:0px;}
#module_483904229 img{border-bottom-color:transparent;}
#module_483904229 img{border-bottom-style:none;}
#module_483904229 img{border-bottom-width:0px;}
#module_483904229 img{border-left-color:transparent;}
#module_483904229 img{border-left-style:none;}
#module_483904229 img{border-left-width:0px;}
#module_483904229 img{border-top-left-radius:0px;}
#module_483904229 img{border-top-right-radius:0px;}
#module_483904229 img{border-bottom-left-radius:0px;}
#module_483904229 img{border-bottom-right-radius:0px;}
#module_483904229 .BodyCenter{text-align: left;}



.module_483223204 .ModuleHead .HeadCenter{float:none;}
#module_483223204 {
padding:0px;
}
#module_483223204 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483223204 .ModuleHead483223204 {
display:none;
}
#module_483223204 .BodyCenter.BodyCenter483223204 {
background:none;background-color:rgb(86, 202, 191);
}
#module_483223204 >.module_483223204 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483223204 >.module_483223204{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483223204 .BodyCenter.BodyCenter483223204 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483223204 .BodyCenter.BodyCenter483223204 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483223204 >.module_483223204 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483223204 >.module_483223204 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483223204 >.module_483223204 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483223204:hover {
border:none;
}
#module_483223204:hover >.module_483223204 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483223204 .ModuleSubContainer{background-color:transparent;}
#module_483223204 .ModuleSubContainer{background-image:none;}
#module_483223204 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483223204 .ModuleSubContainer{background-position:0% 0%;}
#module_483223204 .ModuleSubContainer{background-attachment:scroll;}
#module_483223204 .ModuleSubContainer{}
#module_483223204 {!bgVideo!}{bgVideoUrl:}
#module_483223204 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483223204 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483223204 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483223204 {max-width:none;width:100%;}
.module_483223238 .ModuleHead .HeadCenter{float:none;}
#module_483223238 {
padding:0px;
}
#module_483223238 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483223238 .ModuleHead483223238 {
display:none;
}
#module_483223238 .BodyCenter.BodyCenter483223238 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483223238 >.module_483223238 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483223238 >.module_483223238{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483223238 .BodyCenter.BodyCenter483223238 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483223238 .BodyCenter.BodyCenter483223238 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483223238 >.module_483223238 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483223238 >.module_483223238 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483223238 >.module_483223238 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483223238:hover {
border:none;
}
#module_483223238:hover >.module_483223238 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483223238 img{border-top-color:transparent;}
#module_483223238 img{border-top-style:none;}
#module_483223238 img{border-top-width:0px;}
#module_483223238 img{border-right-color:transparent;}
#module_483223238 img{border-right-style:none;}
#module_483223238 img{border-right-width:0px;}
#module_483223238 img{border-bottom-color:transparent;}
#module_483223238 img{border-bottom-style:none;}
#module_483223238 img{border-bottom-width:0px;}
#module_483223238 img{border-left-color:transparent;}
#module_483223238 img{border-left-style:none;}
#module_483223238 img{border-left-width:0px;}
#module_483223238 img{border-top-left-radius:0px;}
#module_483223238 img{border-top-right-radius:0px;}
#module_483223238 img{border-bottom-left-radius:0px;}
#module_483223238 img{border-bottom-right-radius:0px;}
#module_483223238 .BodyCenter{text-align: center;}

.module_483223240 .ModuleHead .HeadCenter{float:none;}
#module_483223240 {
padding:0px;
}
#module_483223240 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483223240 .ModuleHead483223240 {
display:none;
}
#module_483223240 .BodyCenter.BodyCenter483223240 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483223240 >.module_483223240 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483223240 >.module_483223240{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483223240 .BodyCenter.BodyCenter483223240 {
padding-top:1.0684%;
padding-left:3.2051%;
padding-right:3.2051%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_483223240 .BodyCenter.BodyCenter483223240 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483223240 >.module_483223240 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483223240 >.module_483223240 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483223240 >.module_483223240 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483223240:hover {
border:none;
}
#module_483223240:hover >.module_483223240 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483223240 .tabContainerGiantGrid{background-color:transparent;}
#module_483223240 .tabContainerGiantGrid{background-image:none;}
#module_483223240 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_483223240 .tabContainerGiantGrid{}
#module_483223240 .tabContainerGiantGrid{}
#module_483223240 .tabContainerGiantGrid{}
#module_483223240 .tabContainerGiantGrid{padding-top:10px;}
#module_483223240 .tabContainerGiantGrid{padding-bottom:10px;}
#module_483223240 .tabContainerGiantGrid{padding-left:10px;}
#module_483223240 .tabContainerGiantGrid{padding-right:10px;}
#module_483223240 .tabContainerGiantGrid{border-top-color:transparent;}
#module_483223240 .tabContainerGiantGrid{border-top-style:solid;}
#module_483223240 .tabContainerGiantGrid{border-top-width:0px;}
#module_483223240 .tabContainerGiantGrid{border-right-color:transparent;}
#module_483223240 .tabContainerGiantGrid{border-right-style:solid;}
#module_483223240 .tabContainerGiantGrid{border-right-width:0px;}
#module_483223240 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_483223240 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_483223240 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_483223240 .tabContainerGiantGrid{border-left-color:transparent;}
#module_483223240 .tabContainerGiantGrid{border-left-style:solid;}
#module_483223240 .tabContainerGiantGrid{border-left-width:0px;}
#module_483223240 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_483223240 .Nav-Container .glyphicon{font-size:16px;}
#module_483223240 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_483223240 .Nav-Container .glyphicon{color:#333;}
#module_483223240 .Nav-Container .glyphicon{font-weight:normal;}
#module_483223240 .Nav-Container .glyphicon{text-decoration:none;}
#module_483223240 .Nav-Container .glyphicon{font-style:normal;}
#module_483223240 .Nav-Container .commonLabel{background-color:#ccc;}
#module_483223240 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_483223240 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483223240 .Nav-Container .glyphicon:hover{color:#333;}
#module_483223240 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_483223240 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_483223240 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_483223240 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_483223240__tabPane_3256 #Sub483223240_3256 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubContainer {display: table-cell; vertical-align: top;}
#module_483223240__tabPane_3256 .SubPadding {width:50px; height: 100%; position: relative; display: table-cell;}
#module_483223240__tabPane_3256 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_483223240__tabPane_3256 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_483223240__tabPane_3256:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_483223240__tabPane_3256 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_483223240__tabPane_3256 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_483223240__tabPane_3256 #Sub483223240_3256 {display: block;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubPadding {float:left; height: 10px;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubContainer .SubDrag {display:none;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubPadding {width:0px; display:none;}
#module_483223240__tabPane_3256 #Sub483223240_3256 > .SubContainer {width:100% !important; height: auto;}
}
#module_483223240__tabPane_3256 #Sub483223240_Tab3256_1 {width:42.0333%;}
.module_483224167 .ModuleHead .HeadCenter{float:none;}
#module_483224167 {
padding:0px;
}
#module_483224167 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483224167 .ModuleHead483224167 {
display:none;
}
#module_483224167 .BodyCenter.BodyCenter483224167 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483224167 >.module_483224167 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483224167 >.module_483224167{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483224167 .BodyCenter.BodyCenter483224167 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483224167 .BodyCenter.BodyCenter483224167 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483224167 >.module_483224167 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483224167 >.module_483224167 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483224167 >.module_483224167 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483224167:hover {
border:none;
}
#module_483224167:hover >.module_483224167 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483224167 img{border-top-color:transparent;}
#module_483224167 img{border-top-style:none;}
#module_483224167 img{border-top-width:0px;}
#module_483224167 img{border-right-color:transparent;}
#module_483224167 img{border-right-style:none;}
#module_483224167 img{border-right-width:0px;}
#module_483224167 img{border-bottom-color:transparent;}
#module_483224167 img{border-bottom-style:none;}
#module_483224167 img{border-bottom-width:0px;}
#module_483224167 img{border-left-color:transparent;}
#module_483224167 img{border-left-style:none;}
#module_483224167 img{border-left-width:0px;}
#module_483224167 img{border-top-left-radius:0px;}
#module_483224167 img{border-top-right-radius:0px;}
#module_483224167 img{border-bottom-left-radius:0px;}
#module_483224167 img{border-bottom-right-radius:0px;}
#module_483224167 .BodyCenter{text-align: left;}

#module_483223240__tabPane_3256 #Sub483223240_Tab3256_2 {width:57.9667%;}
.module_483224169 .ModuleHead .HeadCenter{float:none;}
#module_483224169 {
padding:0px;
}
#module_483224169 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483224169 .ModuleHead483224169 {
display:none;
}
#module_483224169 .BodyCenter.BodyCenter483224169 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483224169 >.module_483224169 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483224169 >.module_483224169{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483224169 .BodyCenter.BodyCenter483224169 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483224169 .BodyCenter.BodyCenter483224169 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483224169 >.module_483224169 {
margin-top:3.1926%;
margin-left:0.0000%;
margin-right:0.8239%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483224169 >.module_483224169 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483224169 >.module_483224169 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483224169:hover {
border:none;
}
#module_483224169:hover >.module_483224169 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483224169 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483224169 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483224169 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483224169 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483224169 .imageTextGiant-Container{padding-top:10px;}
#module_483224169 .imageTextGiant-Container{padding-bottom:10px;}
#module_483224169 .imageTextGiant-Container{padding-left:10px;}
#module_483224169 .imageTextGiant-Container{padding-right:10px;}
#module_483224169 .showHandle .btn{font-size:14px;}
#module_483224169 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483224169 .showHandle .btn{color:#333;}
#module_483224169 .showHandle .btn{font-weight:400;}
#module_483224169 .showHandle .btn{text-decoration:none;}
#module_483224169 .showHandle .btn{font-style:normal;}
#module_483224169 .showHandle div{border-top-color:#ddd !important;}
#module_483224169 .showHandle div{border-top-style:solid !important;}
#module_483224169 .showHandle div{border-top-width:1px !important;}
#module_483224169 .showHandle{background-color:transparent;}
#module_483224169 .showHandle{background-image:none;}
#module_483224169 .showHandle{background-repeat:no-repeat;}
#module_483224169 .showHandle{}
#module_483224169 .showHandle{}
#module_483224169 .showHandle{}
#module_483224169 a{font-size:unset;font-family:unset}
.module_483228605 .ModuleHead .HeadCenter{float:none;}
#module_483228605 {
padding:0px;
}
#module_483228605 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483228605 .ModuleHead483228605 {
display:none;
}
#module_483228605 .BodyCenter.BodyCenter483228605 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483228605 >.module_483228605 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483228605 >.module_483228605{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483228605 .BodyCenter.BodyCenter483228605 {
padding-top:0.5149%;
padding-left:1.0299%;
padding-right:1.0299%;
padding-bottom:0.5149%;
}
}
@media screen and (max-width: 767px){
#module_483228605 .BodyCenter.BodyCenter483228605 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483228605 >.module_483228605 {
margin-top:0.5149%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5149%;
}
}
@media screen and (max-width: 767px){
#module_483228605 >.module_483228605 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_483228605 >.module_483228605 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483228605:hover {
border:none;
}
#module_483228605:hover >.module_483228605 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483228605 .hrbox{justify-content:;}
#module_483228605 .hr-line{width:autopx;max-width:autopx;}
#module_483228605 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.31);}
#module_483228605 .hr-line{border-bottom-style:solid;}
#module_483228605 .hr-line{border-bottom-width:1px;}

.module_483225788 .ModuleHead .HeadCenter{float:none;}
#module_483225788 {
padding:0px;
}
#module_483225788 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483225788 .ModuleHead483225788 {
display:none;
}
#module_483225788 .BodyCenter.BodyCenter483225788 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483225788 >.module_483225788 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483225788 >.module_483225788{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483225788 .BodyCenter.BodyCenter483225788 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483225788 .BodyCenter.BodyCenter483225788 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483225788 >.module_483225788 {
margin-top:2.7806%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483225788 >.module_483225788 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483225788 >.module_483225788 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483225788:hover {
border:none;
}
#module_483225788:hover >.module_483225788 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483225788 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483225788 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483225788 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483225788 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483225788 .imageTextGiant-Container{padding-top:10px;}
#module_483225788 .imageTextGiant-Container{padding-bottom:10px;}
#module_483225788 .imageTextGiant-Container{padding-left:10px;}
#module_483225788 .imageTextGiant-Container{padding-right:10px;}
#module_483225788 .showHandle .btn{font-size:14px;}
#module_483225788 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483225788 .showHandle .btn{color:#333;}
#module_483225788 .showHandle .btn{font-weight:400;}
#module_483225788 .showHandle .btn{text-decoration:none;}
#module_483225788 .showHandle .btn{font-style:normal;}
#module_483225788 .showHandle div{border-top-color:#ddd !important;}
#module_483225788 .showHandle div{border-top-style:solid !important;}
#module_483225788 .showHandle div{border-top-width:1px !important;}
#module_483225788 .showHandle{background-color:transparent;}
#module_483225788 .showHandle{background-image:none;}
#module_483225788 .showHandle{background-repeat:no-repeat;}
#module_483225788 .showHandle{}
#module_483225788 .showHandle{}
#module_483225788 .showHandle{}
#module_483225788 a{font-size:unset;font-family:unset}


.module_483228665 .ModuleHead .HeadCenter{float:none;}
#module_483228665 {
padding:0px;
}
#module_483228665 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483228665 .ModuleHead483228665 {
display:none;
}
#module_483228665 .BodyCenter.BodyCenter483228665 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483228665 >.module_483228665 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483228665 >.module_483228665{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483228665 .BodyCenter.BodyCenter483228665 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:3.2051%;
}
}
@media screen and (max-width: 767px){
#module_483228665 .BodyCenter.BodyCenter483228665 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483228665 >.module_483228665 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483228665 >.module_483228665 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483228665 >.module_483228665 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483228665:hover {
border:none;
}
#module_483228665:hover >.module_483228665 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483228665 .ModuleSubContainer{background-color:transparent;}
#module_483228665 .ModuleSubContainer{background-image:none;}
#module_483228665 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483228665 .ModuleSubContainer{background-position:0% 0%;}
#module_483228665 .ModuleSubContainer{background-attachment:scroll;}
#module_483228665 .ModuleSubContainer{}
#module_483228665 {!bgVideo!}{bgVideoUrl:}
#module_483228665 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483228665 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483228665 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483228665 {max-width:1800px;width:auto;}
.module_483228670 .ModuleHead .HeadCenter{float:none;}
#module_483228670 {
padding:0px;
}
#module_483228670 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483228670 .ModuleHead483228670 {
display:none;
}
#module_483228670 .BodyCenter.BodyCenter483228670 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483228670 >.module_483228670 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483228670 >.module_483228670{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483228670 .BodyCenter.BodyCenter483228670 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483228670 .BodyCenter.BodyCenter483228670 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483228670 >.module_483228670 {
margin-top:3.8889%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483228670 >.module_483228670 {
margin-top:6.3401%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483228670 >.module_483228670 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483228670:hover {
border:none;
}
#module_483228670:hover >.module_483228670 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483228670 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483228670 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483228670 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483228670 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483228670 .imageTextGiant-Container{padding-top:10px;}
#module_483228670 .imageTextGiant-Container{padding-bottom:10px;}
#module_483228670 .imageTextGiant-Container{padding-left:10px;}
#module_483228670 .imageTextGiant-Container{padding-right:10px;}
#module_483228670 .showHandle .btn{font-size:14px;}
#module_483228670 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483228670 .showHandle .btn{color:#333;}
#module_483228670 .showHandle .btn{font-weight:400;}
#module_483228670 .showHandle .btn{text-decoration:none;}
#module_483228670 .showHandle .btn{font-style:normal;}
#module_483228670 .showHandle div{border-top-color:#ddd !important;}
#module_483228670 .showHandle div{border-top-style:solid !important;}
#module_483228670 .showHandle div{border-top-width:1px !important;}
#module_483228670 .showHandle{background-color:transparent;}
#module_483228670 .showHandle{background-image:none;}
#module_483228670 .showHandle{background-repeat:no-repeat;}
#module_483228670 .showHandle{}
#module_483228670 .showHandle{}
#module_483228670 .showHandle{}
#module_483228670 a{font-size:unset;font-family:unset}
/*layout内容*/
.ModuleNewsListGiant.layout-103 .news-container {width: 100%; padding-bottom: 1px;}
.ModuleNewsListGiant.layout-103 .news-item {background: white; clear: both; height: auto}
.ModuleNewsListGiant.layout-103 .news-tit {border-top: 0; padding: 8% 10% 8%; box-sizing: border-box; text-align: center;}
.ModuleNewsListGiant.layout-103 .news-item .news-img img {width: 100%; position: relative;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc {color: #999; font-size: 14px; line-height: 22px; margin: 5% auto; color: #B1B1B1; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc span {display: block;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit time {display: block; color: #999;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-title {font-size: 18px; color: #333; }
.ModuleNewsListGiant.layout-103 .news-item .news-detailbtn {width: 100%; text-align: center; background: #f6f6f6; display: block; padding: 3% 0; transition: all 0.3s}
.ModuleNewsListGiant.layout-103 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-103 .news-item .news-img {list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative}
.ModuleNewsListGiant.layout-103 .news-item .news-img img {transition: all .3s ease-out 0s;position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; width: 100%; margin: auto; display: block;}
.ModuleNewsListGiant.layout-103 .news-item:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-103 .swiper-container-free-mode1 > .swiper-wrapper {-webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto}
.ModuleNewsListGiant.layout-103 .swiper-butto-next {background-image: unset; left: 0; right: auto;}
.ModuleNewsListGiant.layout-103 .swiper-butto-prev {transform: rotate(180deg); top: calc(50% - 22px); background-image: unset; right: 0; left: auto;}
.ModuleNewsListGiant.layout-103 .icon-icon-left {font-size: 30px; color: #fff; text-align: center;}
.ModuleNewsListGiant.layout-103 .swiper-button-white {background-color: rgba(51, 51, 51, .3);}
/*置顶推荐*/
.ModuleNewsListGiant.layout-103 .staFun {border: 1px solid #e50b1c; font-size: 12px; padding: 0px 2px; color: #e50b1c; font-weight: bold; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; vertical-align: text-top;}

.ModuleNewsListGiant.layout-103 .list-mode .news-container {display: block;}
.ModuleNewsListGiant.layout-103 .list-mode .news-container .news-item {display: inline-block; clear: none;}
.ModuleNewsListGiant.layout-103 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-103 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-103 .news-title-oneline{
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-103 .news-item:hover .news-detailbtn {background: #ff9900;}
    .ModuleNewsListGiant.layout-103 li.col-lg-1 {width: 100%; padding-right: 0; padding-left: 0; margin-right: 0 !important;}
    .ModuleNewsListGiant.layout-103 li.col-lg-2 {width: 50%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-3 {width: 33%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-4 {width: 25%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-5 {width: 20%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-6 {width: 14%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-2:nth-child(2n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-3:nth-child(3n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-4:nth-child(4n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-5:nth-child(5n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-6:nth-child(6n){margin-right: 0 !important;}
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-103 .news-container {width: 100%; margin: 0 auto;}
    .ModuleNewsListGiant.layout-103 .news-item {width: 100%; padding: 0 !important;}
    .ModuleNewsListGiant.layout-103 .news-item .news-tit .news-title {font-size: 16px;}
    .ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc {font-size: 12px;}
    .ModuleNewsListGiant.layout-103 .news-detailbtn {display: none;}
    .ModuleNewsListGiant.layout-103 li.col-xs-1 {width: 100%; padding-right: 0; padding-left: 0; margin-right: 0 !important;}
    .ModuleNewsListGiant.layout-103 li.col-xs-2 {width: 50%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 .list-mode li.col-xs-2:nth-child(2n){margin-right: 0 !important;}
}
.ModuleNewsListGiant.layout-103 .pagerGiant .inputer{outline: 0;}.module_483265908 .ModuleHead .HeadCenter{float:none;}
#module_483265908 {
padding:0px;
}
#module_483265908 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483265908 .ModuleHead483265908 {
display:none;
}
#module_483265908 .BodyCenter.BodyCenter483265908 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483265908 >.module_483265908 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483265908 >.module_483265908{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483265908 .BodyCenter.BodyCenter483265908 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483265908 .BodyCenter.BodyCenter483265908 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483265908 >.module_483265908 {
margin-top:2.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483265908 >.module_483265908 {
margin-top:2.3055%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:0.0000%;
}
}
#module_483265908 >.module_483265908 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483265908:hover {
border:none;
}
#module_483265908:hover >.module_483265908 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483265908 .videobox .iconfont{font-size:66px;}
#module_483265908 {}@media (max-width: 767px) { #module_483265908 .videobox .iconfont{font-size:44px;}}
#module_483265908 .news-item{background-color:rgba(0,0,0,0);}
#module_483265908 .news-item{background-image:none;}
#module_483265908 .news-item{background-repeat:no-repeat;}
#module_483265908 .news-item{}
#module_483265908 .news-item{}
#module_483265908 .news-item{}
#module_483265908 .news-item{border-top-color:#eee;}
#module_483265908 .news-item{border-top-style:solid;}
#module_483265908 .news-item{border-top-width:0px;}
#module_483265908 .news-item{border-right-color:#eee;}
#module_483265908 .news-item{border-right-style:solid;}
#module_483265908 .news-item{border-right-width:0px;}
#module_483265908 .news-item{border-bottom-color:#eee;}
#module_483265908 .news-item{border-bottom-style:solid;}
#module_483265908 .news-item{border-bottom-width:0px;}
#module_483265908 .news-item{border-left-color:#eee;}
#module_483265908 .news-item{border-left-style:solid;}
#module_483265908 .news-item{border-left-width:0px;}
#module_483265908 .news-tit{text-align: center;}
#module_483265908 .news-item,#module_483265908 .news-img{border-top-left-radius:0px;}
#module_483265908 .news-item,#module_483265908 .news-img{border-top-right-radius:0px;}
#module_483265908 .news-item{border-bottom-left-radius:0px;}
#module_483265908 .news-item{border-bottom-right-radius:0px;}
#module_483265908 .list-mode .news-item{margin-bottom:0px;}
#module_483265908 .news-item{margin-right:15px;}@media screen and (min-width: 768px) {#module_483265908 .news-item.col-lg-2{width:calc((100% - 15px) / 2);} #module_483265908 .news-item.col-lg-3{width:calc((100% - 15px * 2) / 3);} #module_483265908 .news-item.col-lg-4{width:calc((100% - 15px * 3) / 4);} #module_483265908 .news-item.col-lg-5{width:calc((100% - 15px * 4) / 5);} #module_483265908 .news-item.col-lg-6{width:calc((100% - 15px * 5) / 6);}}@media screen and (max-width: 767px) {#module_483265908 .news-item.col-xs-2{width:calc((100% - 15px) / 2);}}
#module_483265908 .news-img .dummy{background-color:transparent;}
#module_483265908 .news-img .dummy{background-image:none;}
#module_483265908 .news-img .dummy{background-repeat:no-repeat;}
#module_483265908 .news-img .dummy{}
#module_483265908 .news-img .dummy{}
#module_483265908 .news-img .dummy{}
#module_483265908 .news-img{border-top-color:transparent;}
#module_483265908 .news-img{border-top-style:none;}
#module_483265908 .news-img{border-top-width:0px;}
#module_483265908 .news-img{border-right-color:transparent;}
#module_483265908 .news-img{border-right-style:none;}
#module_483265908 .news-img{border-right-width:0px;}
#module_483265908 .news-img{border-bottom-color:transparent;}
#module_483265908 .news-img{border-bottom-style:none;}
#module_483265908 .news-img{border-bottom-width:0px;}
#module_483265908 .news-img{border-left-color:transparent;}
#module_483265908 .news-img{border-left-style:none;}
#module_483265908 .news-img{border-left-width:0px;}
#module_483265908 .news-img .dummy{padding-top:auto;}
#module_483265908 .news-img .t-img{ object-fit:cover;}
#module_483265908 .news-img .t-img{ width:100%;}
#module_483265908 .news-img .t-img{ height:100%;}
#module_483265908 .news-img .t-img{border-radius:0px;}
#module_483265908 .news-title{font-size:18px;line-height:18pt;}
#module_483265908 .news-title{font-family:Opensans;}
#module_483265908 .news-title{color:#333;}
#module_483265908 .news-title{font-weight:bold;}
#module_483265908 .news-title{text-decoration:none;}
#module_483265908 .news-title{font-style:normal;}
#module_483265908 .news-title{margin-top:0px;}
#module_483265908 .news-title{margin-bottom:0px;}
#module_483265908 .news-desc{font-size:14px;}
#module_483265908 .news-desc{font-family:Opensans;}
#module_483265908 .news-desc{color:#999;}
#module_483265908 .news-desc{font-weight:normal;}
#module_483265908 .news-desc{text-decoration:none;}
#module_483265908 .news-desc{font-style:normal;}
#module_483265908 .news-desc{margin-top:15px;}
#module_483265908 .news-desc{margin-bottom:20px;}
#module_483265908 time{font-size:14px;}
#module_483265908 time{font-family:Opensans;}
#module_483265908 time{color:#999;}
#module_483265908 time{font-weight:normal;}
#module_483265908 time{text-decoration:none;}
#module_483265908 time{font-style:normal;}
#module_483265908 time{margin-top:0px;}
#module_483265908 time{margin-bottom:16px;}
#module_483265908 .news-detailbtn {font-size:14px;}
#module_483265908 .news-detailbtn {font-family:Opensans;}
#module_483265908 .news-detailbtn {color:rgb(102, 102, 102);}
#module_483265908 .news-detailbtn {font-weight:normal;}
#module_483265908 .news-detailbtn {text-decoration:none;}
#module_483265908 .news-detailbtn {font-style:normal;}
#module_483265908 .news-detailbtn{background-color:#f6f6f6;}
#module_483265908 .news-detailbtn {background-image:none;}
#module_483265908 .news-detailbtn {background-repeat:no-repeat;}
#module_483265908 .news-detailbtn {}
#module_483265908 .news-detailbtn {}
#module_483265908 .news-detailbtn{}
#module_483265908 .news-detailbtn {border-top-color:transparent;}
#module_483265908 .news-detailbtn {border-top-style:none;}
#module_483265908 .news-detailbtn {border-top-width:0px;}
#module_483265908 .news-detailbtn {border-right-color:transparent;}
#module_483265908 .news-detailbtn {border-right-style:none;}
#module_483265908 .news-detailbtn {border-right-width:0px;}
#module_483265908 .news-detailbtn {border-bottom-color:transparent;}
#module_483265908 .news-detailbtn {border-bottom-style:none;}
#module_483265908 .news-detailbtn {border-bottom-width:0px;}
#module_483265908 .news-detailbtn {border-left-color:transparent;}
#module_483265908 .news-detailbtn {border-left-style:none;}
#module_483265908 .news-detailbtn {border-left-width:0px;}
#module_483265908 .icon-icon-left{color:#fff;}
#module_483265908 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_483265908 .pagerGiant .text{font-size:12px;}
#module_483265908 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_483265908 .pagerGiant .text{color:#333;}
#module_483265908 .pagerGiant .text{}
#module_483265908 .pagerGiant .text{}
#module_483265908 .pagerGiant .text{}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer{width:30px}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer{height:30px}
#module_483265908 .pagerGiant .num{font-size:12px;}
#module_483265908 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_483265908 .pagerGiant .num{color:#333;}
#module_483265908 .pagerGiant .num{}
#module_483265908 .pagerGiant .num{}
#module_483265908 .pagerGiant .num{}
#module_483265908 .pagerGiant .submit{width:55px}
#module_483265908 .pagerGiant .submit{height:30px}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer,#module_483265908 .pagerGiant .submit{border-top-left-radius:0px;}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer,#module_483265908 .pagerGiant .submit{border-top-right-radius:0px;}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer,#module_483265908 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_483265908 .pagerGiant .current,#module_483265908 .pagerGiant .num,#module_483265908 .pagerGiant .inputer,#module_483265908 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_483265908 .pagerGiant .next,#module_483265908 .pagerGiant .splitline{color:#ccc;}
#module_483265908 .pagerGiant .num{background-color:#fff;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-top-color:#ccc;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-top-style:solid;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer{border-top-width:1px;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-bottom-style:solid;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer{border-bottom-width:1px;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-left-color:#ccc;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-left-style:solid;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer{border-left-width:1px;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-right-color:#ccc;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .inputer{border-right-style:solid;}
#module_483265908 .pagerGiant .num, #module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer{border-right-width:1px;}
#module_483265908 .page-more a{font-size:16px;}
#module_483265908 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_483265908 .page-more a{color:#666 !important;}
#module_483265908 .page-more a{font-weight:normal;}
#module_483265908 .page-more a{text-decoration:none;}
#module_483265908 .page-more a{font-style:normal;}
#module_483265908 .page-more a{background-color:#fff;}
#module_483265908 .page-more a{border-top-color:#eee;}
#module_483265908 .page-more a{border-top-style:solid;}
#module_483265908 .page-more a{border-top-width:2px;}
#module_483265908 .page-more a{border-bottom-color:#eee;}
#module_483265908 .page-more a{border-bottom-style:solid;}
#module_483265908 .page-more a{border-bottom-width:2px;}
#module_483265908 .page-more a{border-left-color:#eee;}
#module_483265908 .page-more a{border-left-style:solid;}
#module_483265908 .page-more a{border-left-width:2px;}
#module_483265908 .page-more a{border-right-color:#eee;}
#module_483265908 .page-more a{border-right-style:solid;}
#module_483265908 .page-more a{border-right-width:2px;}
#module_483265908 .icon-icon-left:hover{color:#fff;}
#module_483265908 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_483265908 .news-item:hover{background-color:#ffffff;}
#module_483265908 .news-item:hover{background-image:none;}
#module_483265908 .news-item:hover{background-repeat:no-repeat;}
#module_483265908 .news-item:hover{}
#module_483265908 .news-item:hover{}
#module_483265908 .news-item:hover{}
#module_483265908 .news-item:hover{border-top-color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover{border-top-style:solid;}
#module_483265908 .news-item:hover{border-top-width:0px;}
#module_483265908 .news-item:hover{border-right-color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover{border-right-style:solid;}
#module_483265908 .news-item:hover{border-right-width:0px;}
#module_483265908 .news-item:hover{border-bottom-color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover{border-bottom-style:solid;}
#module_483265908 .news-item:hover{border-bottom-width:0px;}
#module_483265908 .news-item:hover{border-left-color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover{border-left-style:solid;}
#module_483265908 .news-item:hover{border-left-width:0px;}
#module_483265908 .news-item:hover .news-img{border-top-color:transparent;}
#module_483265908 .news-item:hover .news-img{border-top-style:none;}
#module_483265908 .news-item:hover .news-img{border-top-width:0px;}
#module_483265908 .news-item:hover .news-img{border-right-color:transparent;}
#module_483265908 .news-item:hover .news-img{border-right-style:none;}
#module_483265908 .news-item:hover .news-img{border-right-width:0px;}
#module_483265908 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_483265908 .news-item:hover .news-img{border-bottom-style:none;}
#module_483265908 .news-item:hover .news-img{border-bottom-width:0px;}
#module_483265908 .news-item:hover .news-img{border-left-color:transparent;}
#module_483265908 .news-item:hover .news-img{border-left-style:none;}
#module_483265908 .news-item:hover .news-img{border-left-width:0px;}
#module_483265908 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_483265908 .news-item:hover .news-title{font-family:Opensans;}
#module_483265908 .news-item:hover .news-title{color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover .news-title{font-weight:bold;}
#module_483265908 .news-item:hover .news-title{text-decoration:none;}
#module_483265908 .news-item:hover .news-title{font-style:normal;}
#module_483265908 .news-item:hover .news-desc{font-size:14px;}
#module_483265908 .news-item:hover .news-desc{font-family:Opensans;}
#module_483265908 .news-item:hover .news-desc{color:#999;}
#module_483265908 .news-item:hover .news-desc{font-weight:normal;}
#module_483265908 .news-item:hover .news-desc{text-decoration:none;}
#module_483265908 .news-item:hover .news-desc{font-style:normal;}
#module_483265908 .news-item:hover time{font-size:14px;}
#module_483265908 .news-item:hover time{font-family:;}
#module_483265908 .news-item:hover time{color:#999;}
#module_483265908 .news-item:hover time{font-weight:normal;}
#module_483265908 .news-item:hover time{text-decoration:none;}
#module_483265908 .news-item:hover time{font-style:normal;}
#module_483265908 .news-item:hover .news-detailbtn {font-size:14px;}
#module_483265908 .news-item:hover .news-detailbtn {font-family:Opensans;}
#module_483265908 .news-item:hover .news-detailbtn {color:rgb(255, 255, 255);}
#module_483265908 .news-item:hover .news-detailbtn {font-weight:normal;}
#module_483265908 .news-item:hover .news-detailbtn {text-decoration:none;}
#module_483265908 .news-item:hover .news-detailbtn {font-style:normal;}
#module_483265908 .news-item:hover .news-detailbtn {background-color:rgb(86, 202, 191);}
#module_483265908 .news-item:hover .news-detailbtn {background-image:none;}
#module_483265908 .news-item:hover .news-detailbtn {background-repeat:no-repeat;}
#module_483265908 .news-item:hover .news-detailbtn {}
#module_483265908 .news-item:hover .news-detailbtn {}
#module_483265908 .news-item:hover .news-detailbtn{}
#module_483265908 .news-item:hover .news-detailbtn {border-top-color:transparent;}
#module_483265908 .news-item:hover .news-detailbtn {border-top-style:none;}
#module_483265908 .news-item:hover .news-detailbtn {border-top-width:0px;}
#module_483265908 .news-item:hover .news-detailbtn {border-right-color:transparent;}
#module_483265908 .news-item:hover .news-detailbtn {border-right-style:none;}
#module_483265908 .news-item:hover .news-detailbtn {border-right-width:0px;}
#module_483265908 .news-item:hover .news-detailbtn {border-bottom-color:transparent;}
#module_483265908 .news-item:hover .news-detailbtn {border-bottom-style:none;}
#module_483265908 .news-item:hover .news-detailbtn {border-bottom-width:0px;}
#module_483265908 .news-item:hover .news-detailbtn {border-left-color:transparent;}
#module_483265908 .news-item:hover .news-detailbtn {border-left-style:none;}
#module_483265908 .news-item:hover .news-detailbtn {border-left-width:0px;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{font-size:12px;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{color:#fff;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit{background-color:#ffd231;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-top-color:#ffd231;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-bottom-color:#ffd231;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-left-color:#ffd231;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-right-color:#ffd231;}
#module_483265908 .pagerGiant .current, #module_483265908 .pagerGiant .submit, #module_483265908 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_483265908 .page-more a:hover{font-size:16px;}
#module_483265908 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_483265908 .page-more a:hover{color:#666 !important;}
#module_483265908 .page-more a:hover {font-weight:normal;}
#module_483265908 .page-more a:hover {text-decoration:none;}
#module_483265908 .page-more a:hover {font-style:normal;}
#module_483265908 .page-more a:hover{background-color:#fff;}
#module_483265908 .page-more a:hover{border-top-color:#eee;}
#module_483265908 .page-more a:hover{border-top-style:solid;}
#module_483265908 .page-more a:hover{border-bottom-color:#eee;}
#module_483265908 .page-more a:hover{border-bottom-style:solid;}
#module_483265908 .page-more a:hover{border-left-color:#eee;}
#module_483265908 .page-more a:hover{border-left-style:solid;}
#module_483265908 .page-more a:hover{border-right-color:#eee;}
#module_483265908 .page-more a:hover{border-right-style:solid;}

.module_483282539 .ModuleHead .HeadCenter{float:none;}
#module_483282539 {
padding:0px;
}
#module_483282539 {
position:static;
z-index:1;
top:591px;
left:0px;
width:100%;
height: auto;
}
#module_483282539 .ModuleHead483282539 {
display:none;
}
#module_483282539 .BodyCenter.BodyCenter483282539 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483282539 >.module_483282539 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483282539 >.module_483282539{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483282539 .BodyCenter.BodyCenter483282539 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483282539 .BodyCenter.BodyCenter483282539 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483282539 >.module_483282539 {
margin-top:2.5556%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483282539 >.module_483282539 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483282539 >.module_483282539 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483282539:hover {
border:none;
}
#module_483282539:hover >.module_483282539 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483282539 .BodyCenter{text-align:center;}
#module_483282539 .moduleButton{font-size:14px;}
#module_483282539 .moduleButton{font-family:Opensans;}
#module_483282539 .moduleButton{color:#fff;}
#module_483282539 .moduleButton{font-weight:normal;}
#module_483282539 .moduleButton{text-decoration:none;}
#module_483282539 .moduleButton{font-style:normal;}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{background-color:rgb(86, 202, 191);}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{background-image:none;}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{background-repeat:no-repeat;}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{background-position:none;}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{background-attachment:none;}
#module_483282539 .moduleButton, #module_483282539 .moduleButton:before{}
#module_483282539 .moduleButton{border-color:#000;}
#module_483282539 .moduleButton{border-style:solid;}
#module_483282539 .moduleButton{border-width:0px;}
#module_483282539 .moduleButton{width:250px;}
#module_483282539 .moduleButton,#module_483282539 .BreadsvgIcon{height:50px;line-height:1.5;}
#module_483282539 .BodyCenter{color:#fff;}
#module_483282539 .moduleButton{border-top-left-radius:4px;}
#module_483282539 .moduleButton{border-top-right-radius:5px;}
#module_483282539 .moduleButton{border-bottom-left-radius:5px;}
#module_483282539 .moduleButton{border-bottom-right-radius:5px;}
#module_483282539 .BreadIcon{font-size:16px;} #module_483282539 .BreadsvgIcon svg{width:16px;height:16px;}
#module_483282539 .BreadIcon{color:#fff;} #module_483282539 .BreadsvgIcon svg>*{fill:#fff;}
#module_483282539 .BreadIcon,#module_483282539 .BreadsvgIcon{margin-left:10px;}
#module_483282539 .BreadIcon,#module_483282539 .BreadsvgIcon{margin-right:10px;}
#module_483282539 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_483282539 .moduleButton:hover .BreadIcon{font-size:16px;} #module_483282539 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_483282539 .moduleButton:hover .BreadIcon{color:#fff} #module_483282539 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_483282539 .moduleButton:hover{font-size:14px;}
#module_483282539 .moduleButton:hover{font-family:Opensans;}
#module_483282539 .moduleButton:hover{color:#fff;}
#module_483282539 .moduleButton:hover{font-weight:normal;}
#module_483282539 .moduleButton:hover{text-decoration:none;}
#module_483282539 .moduleButton:hover{font-style:normal;}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{background-image: unset;background-color:rgb(68, 180, 170);}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{background-image:none;}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{background-position:none;}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{background-attachment:none;}
#module_483282539 .moduleButton:hover, #module_483282539 .moduleButton:hover:before{}
#module_483282539 .moduleButton:hover{border-color:transparent;}
#module_483282539 .moduleButton:hover{border-style:solid;}
#module_483282539 .moduleButton:hover{border-width:0px;}
#module_483282539 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_483300241 .ModuleHead .HeadCenter{float:none;}
#module_483300241 {
padding:0px;
}
#module_483300241 {
position:static;
z-index:1;
top:4274px;
left:1212px;
width:100%;
height: auto;
}
#module_483300241 .ModuleHead483300241 {
display:none;
}
#module_483300241 .BodyCenter.BodyCenter483300241 {
background:none;background-color:rgb(247, 247, 247);
}
#module_483300241 >.module_483300241 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483300241 >.module_483300241{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483300241 .BodyCenter.BodyCenter483300241 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:3.2051%;
}
}
@media screen and (max-width: 767px){
#module_483300241 .BodyCenter.BodyCenter483300241 {
padding-top:5.7637%;
padding-left:1.4409%;
padding-right:1.4409%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_483300241 >.module_483300241 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483300241 >.module_483300241 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483300241 >.module_483300241 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483300241:hover {
border:none;
}
#module_483300241:hover >.module_483300241 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483300241 .ModuleSubContainer{background-color:transparent;}
#module_483300241 .ModuleSubContainer{background-image:none;}
#module_483300241 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483300241 .ModuleSubContainer{background-position:0% 0%;}
#module_483300241 .ModuleSubContainer{background-attachment:scroll;}
#module_483300241 .ModuleSubContainer{}
#module_483300241 {!bgVideo!}{bgVideoUrl:}
#module_483300241 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483300241 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483300241 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483300241 {max-width:1800px;width:auto;}
.module_483300242 .ModuleHead .HeadCenter{float:none;}
#module_483300242 {
padding:0px;
}
#module_483300242 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483300242 .ModuleHead483300242 {
display:none;
}
#module_483300242 .BodyCenter.BodyCenter483300242 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483300242 >.module_483300242 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483300242 >.module_483300242{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483300242 .BodyCenter.BodyCenter483300242 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483300242 .BodyCenter.BodyCenter483300242 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483300242 >.module_483300242 {
margin-top:2.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483300242 >.module_483300242 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483300242 >.module_483300242 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483300242:hover {
border:none;
}
#module_483300242:hover >.module_483300242 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483300242 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483300242 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483300242 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483300242 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483300242 .imageTextGiant-Container{padding-top:10px;}
#module_483300242 .imageTextGiant-Container{padding-bottom:10px;}
#module_483300242 .imageTextGiant-Container{padding-left:10px;}
#module_483300242 .imageTextGiant-Container{padding-right:10px;}
#module_483300242 .showHandle .btn{font-size:14px;}
#module_483300242 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483300242 .showHandle .btn{color:#333;}
#module_483300242 .showHandle .btn{font-weight:400;}
#module_483300242 .showHandle .btn{text-decoration:none;}
#module_483300242 .showHandle .btn{font-style:normal;}
#module_483300242 .showHandle div{border-top-color:#ddd !important;}
#module_483300242 .showHandle div{border-top-style:solid !important;}
#module_483300242 .showHandle div{border-top-width:1px !important;}
#module_483300242 .showHandle{background-color:transparent;}
#module_483300242 .showHandle{background-image:none;}
#module_483300242 .showHandle{background-repeat:no-repeat;}
#module_483300242 .showHandle{}
#module_483300242 .showHandle{}
#module_483300242 .showHandle{}
#module_483300242 a{font-size:unset;font-family:unset}
.module_483316298 .ModuleHead .HeadCenter{float:none;}
#module_483316298 {
padding:0px;
}
#module_483316298 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483316298 .ModuleHead483316298 {
display:none;
}
#module_483316298 .BodyCenter.BodyCenter483316298 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483316298 >.module_483316298 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483316298 >.module_483316298{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483316298 .BodyCenter.BodyCenter483316298 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483316298 .BodyCenter.BodyCenter483316298 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483316298 >.module_483316298 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483316298 >.module_483316298 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483316298 >.module_483316298 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483316298:hover {
border:none;
}
#module_483316298:hover >.module_483316298 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483316298 .tabContainerGiantGrid{background-color:transparent;}
#module_483316298 .tabContainerGiantGrid{background-image:none;}
#module_483316298 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_483316298 .tabContainerGiantGrid{}
#module_483316298 .tabContainerGiantGrid{}
#module_483316298 .tabContainerGiantGrid{}
#module_483316298 .tabContainerGiantGrid{padding-top:80px;}
#module_483316298 .tabContainerGiantGrid{padding-bottom:0px;}
#module_483316298 .tabContainerGiantGrid{padding-left:10px;}
#module_483316298 .tabContainerGiantGrid{padding-right:10px;}
#module_483316298 .tabContainerGiantGrid{border-top-color:transparent;}
#module_483316298 .tabContainerGiantGrid{border-top-style:solid;}
#module_483316298 .tabContainerGiantGrid{border-top-width:0px;}
#module_483316298 .tabContainerGiantGrid{border-right-color:transparent;}
#module_483316298 .tabContainerGiantGrid{border-right-style:solid;}
#module_483316298 .tabContainerGiantGrid{border-right-width:0px;}
#module_483316298 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_483316298 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_483316298 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_483316298 .tabContainerGiantGrid{border-left-color:transparent;}
#module_483316298 .tabContainerGiantGrid{border-left-style:solid;}
#module_483316298 .tabContainerGiantGrid{border-left-width:0px;}
#module_483316298 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_483316298 .Nav-Container .glyphicon{font-size:16px;}
#module_483316298 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_483316298 .Nav-Container .glyphicon{color:#333;}
#module_483316298 .Nav-Container .glyphicon{font-weight:normal;}
#module_483316298 .Nav-Container .glyphicon{text-decoration:none;}
#module_483316298 .Nav-Container .glyphicon{font-style:normal;}
#module_483316298 .Nav-Container .commonLabel{background-color:#ccc;}
#module_483316298 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_483316298 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483316298 .Nav-Container .glyphicon:hover{color:#333;}
#module_483316298 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_483316298 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_483316298 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_483316298 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_483316298__tabPane_3298 #Sub483316298_3298 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubContainer {display: table-cell; vertical-align: top;}
#module_483316298__tabPane_3298 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_483316298__tabPane_3298 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_483316298__tabPane_3298 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_483316298__tabPane_3298:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_483316298__tabPane_3298 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_483316298__tabPane_3298 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_483316298__tabPane_3298 #Sub483316298_3298 {display: block;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubPadding {float:left; height: 10px;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubContainer .SubDrag {display:none;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubPadding {width:0px; display:none;}
#module_483316298__tabPane_3298 #Sub483316298_3298 > .SubContainer {width:100% !important; height: auto;}
}
#module_483316298__tabPane_3298 #Sub483316298_Tab3298_1 {width:33.3333%;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

.module_483328562 .ModuleHead .HeadCenter{float:none;}
#module_483328562 {
padding:0px;
}
#module_483328562 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483328562 .ModuleHead483328562 {
display:none;
}
#module_483328562 .BodyCenter.BodyCenter483328562 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483328562 >.module_483328562 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483328562 >.module_483328562{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483328562 .BodyCenter.BodyCenter483328562 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483328562 .BodyCenter.BodyCenter483328562 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483328562 >.module_483328562 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483328562 >.module_483328562 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483328562 >.module_483328562 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483328562:hover {
border:none;
}
#module_483328562:hover >.module_483328562 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483328562 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483328562 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483328562 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483328562 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483328562 .GraphicUpper .TextImage{margin-top:0px;}
#module_483328562 .GraphicUpper .TextImage{margin-bottom:20px;}
#module_483328562 .GraphicUpper .TextImage{margin-left:0px;}
#module_483328562 .GraphicUpper .TextImage{margin-right:0px;}
#module_483328562 .TextImage{width:20%;}
#module_483328562 .MobileTextImage{width:50%;}
#module_483328562 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483328562 .imageTextGiant-Container{padding-top:10px;}
#module_483328562 .imageTextGiant-Container{padding-bottom:10px;}
#module_483328562 .imageTextGiant-Container{padding-left:10px;}
#module_483328562 .imageTextGiant-Container{padding-right:10px;}
#module_483328562 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483328562 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483328562 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483328562 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483328562 .imageTextGiant-Container{padding-top:0px;}
#module_483328562 .imageTextGiant-Container{padding-bottom:0px;}
#module_483328562 .imageTextGiant-Container{padding-left:0px;}
#module_483328562 .imageTextGiant-Container{padding-right:0px;}
#module_483328562 .showHandle .btn{font-size:14px;}
#module_483328562 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483328562 .showHandle .btn{color:#333;}
#module_483328562 .showHandle .btn{font-weight:400;}
#module_483328562 .showHandle .btn{text-decoration:none;}
#module_483328562 .showHandle .btn{font-style:normal;}
#module_483328562 .showHandle div{border-top-color:#ddd !important;}
#module_483328562 .showHandle div{border-top-style:solid !important;}
#module_483328562 .showHandle div{border-top-width:1px !important;}
#module_483328562 .showHandle{background-color:transparent;}
#module_483328562 .showHandle{background-image:none;}
#module_483328562 .showHandle{background-repeat:no-repeat;}
#module_483328562 .showHandle{}
#module_483328562 .showHandle{}
#module_483328562 .showHandle{}
#module_483328562 a{font-size:unset;font-family:unset}
#module_483316298__tabPane_3298 #Sub483316298_Tab3298_2 {width:33.3333%;}
.module_483574082 .ModuleHead .HeadCenter{float:none;}
#module_483574082 {
padding:0px;
}
#module_483574082 {
position:static;
z-index:0;
top:63px;
left:0px;
width:100%;
height: auto;
}
#module_483574082 .ModuleHead483574082 {
display:none;
}
#module_483574082 .BodyCenter.BodyCenter483574082 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483574082 >.module_483574082 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483574082 >.module_483574082{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483574082 .BodyCenter.BodyCenter483574082 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483574082 .BodyCenter.BodyCenter483574082 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483574082 >.module_483574082 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483574082 >.module_483574082 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483574082 >.module_483574082 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483574082:hover {
border:none;
}
#module_483574082:hover >.module_483574082 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483574082 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483574082 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483574082 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483574082 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483574082 .GraphicUpper .TextImage{margin-top:0px;}
#module_483574082 .GraphicUpper .TextImage{margin-bottom:20px;}
#module_483574082 .GraphicUpper .TextImage{margin-left:0px;}
#module_483574082 .GraphicUpper .TextImage{margin-right:0px;}
#module_483574082 .TextImage{width:20%;}
#module_483574082 .MobileTextImage{width:50%;}
#module_483574082 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483574082 .imageTextGiant-Container{padding-top:10px;}
#module_483574082 .imageTextGiant-Container{padding-bottom:10px;}
#module_483574082 .imageTextGiant-Container{padding-left:10px;}
#module_483574082 .imageTextGiant-Container{padding-right:10px;}
#module_483574082 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483574082 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483574082 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483574082 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483574082 .imageTextGiant-Container{padding-top:0px;}
#module_483574082 .imageTextGiant-Container{padding-bottom:0px;}
#module_483574082 .imageTextGiant-Container{padding-left:0px;}
#module_483574082 .imageTextGiant-Container{padding-right:0px;}
#module_483574082 .showHandle .btn{font-size:14px;}
#module_483574082 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483574082 .showHandle .btn{color:#333;}
#module_483574082 .showHandle .btn{font-weight:400;}
#module_483574082 .showHandle .btn{text-decoration:none;}
#module_483574082 .showHandle .btn{font-style:normal;}
#module_483574082 .showHandle div{border-top-color:#ddd !important;}
#module_483574082 .showHandle div{border-top-style:solid !important;}
#module_483574082 .showHandle div{border-top-width:1px !important;}
#module_483574082 .showHandle{background-color:transparent;}
#module_483574082 .showHandle{background-image:none;}
#module_483574082 .showHandle{background-repeat:no-repeat;}
#module_483574082 .showHandle{}
#module_483574082 .showHandle{}
#module_483574082 .showHandle{}
#module_483574082 a{font-size:unset;font-family:unset}
#module_483316298__tabPane_3298 #Sub483316298_Tab3298_3 {width:33.3333%;}
.module_483574083 .ModuleHead .HeadCenter{float:none;}
#module_483574083 {
padding:0px;
}
#module_483574083 {
position:static;
z-index:1;
top:43px;
left:0px;
width:100%;
height: auto;
}
#module_483574083 .ModuleHead483574083 {
display:none;
}
#module_483574083 .BodyCenter.BodyCenter483574083 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483574083 >.module_483574083 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483574083 >.module_483574083{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483574083 .BodyCenter.BodyCenter483574083 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483574083 .BodyCenter.BodyCenter483574083 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483574083 >.module_483574083 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483574083 >.module_483574083 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483574083 >.module_483574083 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483574083:hover {
border:none;
}
#module_483574083:hover >.module_483574083 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483574083 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483574083 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483574083 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483574083 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483574083 .GraphicUpper .TextImage{margin-top:0px;}
#module_483574083 .GraphicUpper .TextImage{margin-bottom:20px;}
#module_483574083 .GraphicUpper .TextImage{margin-left:0px;}
#module_483574083 .GraphicUpper .TextImage{margin-right:0px;}
#module_483574083 .TextImage{width:20%;}
#module_483574083 .MobileTextImage{width:50%;}
#module_483574083 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483574083 .imageTextGiant-Container{padding-top:10px;}
#module_483574083 .imageTextGiant-Container{padding-bottom:10px;}
#module_483574083 .imageTextGiant-Container{padding-left:10px;}
#module_483574083 .imageTextGiant-Container{padding-right:10px;}
#module_483574083 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483574083 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483574083 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483574083 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483574083 .imageTextGiant-Container{padding-top:0px;}
#module_483574083 .imageTextGiant-Container{padding-bottom:0px;}
#module_483574083 .imageTextGiant-Container{padding-left:0px;}
#module_483574083 .imageTextGiant-Container{padding-right:0px;}
#module_483574083 .showHandle .btn{font-size:14px;}
#module_483574083 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483574083 .showHandle .btn{color:#333;}
#module_483574083 .showHandle .btn{font-weight:400;}
#module_483574083 .showHandle .btn{text-decoration:none;}
#module_483574083 .showHandle .btn{font-style:normal;}
#module_483574083 .showHandle div{border-top-color:#ddd !important;}
#module_483574083 .showHandle div{border-top-style:solid !important;}
#module_483574083 .showHandle div{border-top-width:1px !important;}
#module_483574083 .showHandle{background-color:transparent;}
#module_483574083 .showHandle{background-image:none;}
#module_483574083 .showHandle{background-repeat:no-repeat;}
#module_483574083 .showHandle{}
#module_483574083 .showHandle{}
#module_483574083 .showHandle{}
#module_483574083 a{font-size:unset;font-family:unset}


.module_483901987 .ModuleHead .HeadCenter{float:none;}
#module_483901987 {
padding:0px;
}
#module_483901987 {
position:static;
z-index:1;
top:4739px;
left:1248px;
width:100%;
height: auto;
}
#module_483901987 .ModuleHead483901987 {
display:none;
}
#module_483901987 .BodyCenter.BodyCenter483901987 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483901987 >.module_483901987 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483901987 >.module_483901987{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483901987 .BodyCenter.BodyCenter483901987 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483901987 .BodyCenter.BodyCenter483901987 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483901987 >.module_483901987 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483901987 >.module_483901987 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483901987 >.module_483901987 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483901987:hover {
border:none;
}
#module_483901987:hover >.module_483901987 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483901987 .tabContainerGiantGrid{background-color:transparent;}
#module_483901987 .tabContainerGiantGrid{background-image:none;}
#module_483901987 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_483901987 .tabContainerGiantGrid{}
#module_483901987 .tabContainerGiantGrid{}
#module_483901987 .tabContainerGiantGrid{}
#module_483901987 .tabContainerGiantGrid{padding-top:30px;}
#module_483901987 .tabContainerGiantGrid{padding-bottom:0px;}
#module_483901987 .tabContainerGiantGrid{padding-left:10px;}
#module_483901987 .tabContainerGiantGrid{padding-right:10px;}
#module_483901987 .tabContainerGiantGrid{border-top-color:transparent;}
#module_483901987 .tabContainerGiantGrid{border-top-style:solid;}
#module_483901987 .tabContainerGiantGrid{border-top-width:0px;}
#module_483901987 .tabContainerGiantGrid{border-right-color:transparent;}
#module_483901987 .tabContainerGiantGrid{border-right-style:solid;}
#module_483901987 .tabContainerGiantGrid{border-right-width:0px;}
#module_483901987 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_483901987 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_483901987 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_483901987 .tabContainerGiantGrid{border-left-color:transparent;}
#module_483901987 .tabContainerGiantGrid{border-left-style:solid;}
#module_483901987 .tabContainerGiantGrid{border-left-width:0px;}
#module_483901987 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_483901987 .Nav-Container .glyphicon{font-size:16px;}
#module_483901987 .Nav-Container .glyphicon{font-family:微软雅黑,Microsoft YaHei;}
#module_483901987 .Nav-Container .glyphicon{color:#333;}
#module_483901987 .Nav-Container .glyphicon{font-weight:normal;}
#module_483901987 .Nav-Container .glyphicon{text-decoration:none;}
#module_483901987 .Nav-Container .glyphicon{font-style:normal;}
#module_483901987 .Nav-Container .commonLabel{background-color:#ccc;}
#module_483901987 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_483901987 .Nav-Container .glyphicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483901987 .Nav-Container .glyphicon:hover{color:#333;}
#module_483901987 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_483901987 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_483901987 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_483901987 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_483901987__tabPane_3298 #Sub483901987_3298 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubContainer {display: table-cell; vertical-align: top;}
#module_483901987__tabPane_3298 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_483901987__tabPane_3298 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_483901987__tabPane_3298 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_483901987__tabPane_3298:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_483901987__tabPane_3298 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_483901987__tabPane_3298 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_483901987__tabPane_3298 #Sub483901987_3298 {display: block;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubPadding {float:left; height: 10px;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubContainer .SubDrag {display:none;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubPadding {width:0px; display:none;}
#module_483901987__tabPane_3298 #Sub483901987_3298 > .SubContainer {width:100% !important; height: auto;}
}
#module_483901987__tabPane_3298 #Sub483901987_Tab3298_1 {width:33.3333%;}
.module_483901988 .ModuleHead .HeadCenter{float:none;}
#module_483901988 {
padding:0px;
}
#module_483901988 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483901988 .ModuleHead483901988 {
display:none;
}
#module_483901988 .BodyCenter.BodyCenter483901988 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483901988 >.module_483901988 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483901988 >.module_483901988{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483901988 .BodyCenter.BodyCenter483901988 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483901988 .BodyCenter.BodyCenter483901988 {
padding-top:6.3091%;
padding-left:6.3091%;
padding-right:6.3091%;
padding-bottom:6.3091%;
}
}
@media screen and (min-width: 768px){
#module_483901988 >.module_483901988 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483901988 >.module_483901988 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.5773%;
}
}
#module_483901988 >.module_483901988 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483901988:hover {
border:none;
}
#module_483901988:hover >.module_483901988 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483901988 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483901988 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483901988 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483901988 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483901988 .GraphicUpper .TextImage{margin-top:0px;}
#module_483901988 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_483901988 .GraphicUpper .TextImage{margin-left:0px;}
#module_483901988 .GraphicUpper .TextImage{margin-right:0px;}
#module_483901988 .TextImage{width:20%;}
#module_483901988 .MobileTextImage{width:26%;}
#module_483901988 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483901988 .imageTextGiant-Container{padding-top:10px;}
#module_483901988 .imageTextGiant-Container{padding-bottom:10px;}
#module_483901988 .imageTextGiant-Container{padding-left:10px;}
#module_483901988 .imageTextGiant-Container{padding-right:10px;}
#module_483901988 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483901988 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483901988 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483901988 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483901988 .imageTextGiant-Container{padding-top:0px;}
#module_483901988 .imageTextGiant-Container{padding-bottom:0px;}
#module_483901988 .imageTextGiant-Container{padding-left:0px;}
#module_483901988 .imageTextGiant-Container{padding-right:0px;}
#module_483901988 .showHandle .btn{font-size:14px;}
#module_483901988 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483901988 .showHandle .btn{color:#333;}
#module_483901988 .showHandle .btn{font-weight:400;}
#module_483901988 .showHandle .btn{text-decoration:none;}
#module_483901988 .showHandle .btn{font-style:normal;}
#module_483901988 .showHandle div{border-top-color:#ddd !important;}
#module_483901988 .showHandle div{border-top-style:solid !important;}
#module_483901988 .showHandle div{border-top-width:1px !important;}
#module_483901988 .showHandle{background-color:transparent;}
#module_483901988 .showHandle{background-image:none;}
#module_483901988 .showHandle{background-repeat:no-repeat;}
#module_483901988 .showHandle{}
#module_483901988 .showHandle{}
#module_483901988 .showHandle{}
#module_483901988 a{font-size:unset;font-family:unset}
#module_483901987__tabPane_3298 #Sub483901987_Tab3298_2 {width:33.3333%;}
.module_483901998 .ModuleHead .HeadCenter{float:none;}
#module_483901998 {
padding:0px;
}
#module_483901998 {
position:static;
z-index:0;
top:63px;
left:0px;
width:100%;
height: auto;
}
#module_483901998 .ModuleHead483901998 {
display:none;
}
#module_483901998 .BodyCenter.BodyCenter483901998 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483901998 >.module_483901998 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483901998 >.module_483901998{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483901998 .BodyCenter.BodyCenter483901998 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483901998 .BodyCenter.BodyCenter483901998 {
padding-top:6.3091%;
padding-left:6.3091%;
padding-right:6.3091%;
padding-bottom:6.3091%;
}
}
@media screen and (min-width: 768px){
#module_483901998 >.module_483901998 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483901998 >.module_483901998 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.5773%;
}
}
#module_483901998 >.module_483901998 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483901998:hover {
border:none;
}
#module_483901998:hover >.module_483901998 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483901998 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483901998 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483901998 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483901998 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483901998 .GraphicUpper .TextImage{margin-top:0px;}
#module_483901998 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_483901998 .GraphicUpper .TextImage{margin-left:0px;}
#module_483901998 .GraphicUpper .TextImage{margin-right:0px;}
#module_483901998 .TextImage{width:20%;}
#module_483901998 .MobileTextImage{width:26%;}
#module_483901998 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483901998 .imageTextGiant-Container{padding-top:10px;}
#module_483901998 .imageTextGiant-Container{padding-bottom:10px;}
#module_483901998 .imageTextGiant-Container{padding-left:10px;}
#module_483901998 .imageTextGiant-Container{padding-right:10px;}
#module_483901998 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483901998 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483901998 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483901998 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483901998 .imageTextGiant-Container{padding-top:0px;}
#module_483901998 .imageTextGiant-Container{padding-bottom:0px;}
#module_483901998 .imageTextGiant-Container{padding-left:0px;}
#module_483901998 .imageTextGiant-Container{padding-right:0px;}
#module_483901998 .showHandle .btn{font-size:14px;}
#module_483901998 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483901998 .showHandle .btn{color:#333;}
#module_483901998 .showHandle .btn{font-weight:400;}
#module_483901998 .showHandle .btn{text-decoration:none;}
#module_483901998 .showHandle .btn{font-style:normal;}
#module_483901998 .showHandle div{border-top-color:#ddd !important;}
#module_483901998 .showHandle div{border-top-style:solid !important;}
#module_483901998 .showHandle div{border-top-width:1px !important;}
#module_483901998 .showHandle{background-color:transparent;}
#module_483901998 .showHandle{background-image:none;}
#module_483901998 .showHandle{background-repeat:no-repeat;}
#module_483901998 .showHandle{}
#module_483901998 .showHandle{}
#module_483901998 .showHandle{}
#module_483901998 a{font-size:unset;font-family:unset}
#module_483901987__tabPane_3298 #Sub483901987_Tab3298_3 {width:33.3333%;}
.module_483901999 .ModuleHead .HeadCenter{float:none;}
#module_483901999 {
padding:0px;
}
#module_483901999 {
position:static;
z-index:1;
top:43px;
left:0px;
width:100%;
height: auto;
}
#module_483901999 .ModuleHead483901999 {
display:none;
}
#module_483901999 .BodyCenter.BodyCenter483901999 {
background:none;background-color:rgb(255, 255, 255);
}
#module_483901999 >.module_483901999 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483901999 >.module_483901999{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_483901999 .BodyCenter.BodyCenter483901999 {
padding-top:5.2356%;
padding-left:5.2356%;
padding-right:5.2356%;
padding-bottom:5.2356%;
}
}
@media screen and (max-width: 767px){
#module_483901999 .BodyCenter.BodyCenter483901999 {
padding-top:6.3091%;
padding-left:6.3091%;
padding-right:6.3091%;
padding-bottom:6.3091%;
}
}
@media screen and (min-width: 768px){
#module_483901999 >.module_483901999 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483901999 >.module_483901999 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483901999 >.module_483901999 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483901999:hover {
border:none;
}
#module_483901999:hover >.module_483901999 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483901999 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_483901999 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_483901999 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_483901999 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_483901999 .GraphicUpper .TextImage{margin-top:0px;}
#module_483901999 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_483901999 .GraphicUpper .TextImage{margin-left:0px;}
#module_483901999 .GraphicUpper .TextImage{margin-right:0px;}
#module_483901999 .TextImage{width:20%;}
#module_483901999 .MobileTextImage{width:26%;}
#module_483901999 .imageTextGiant-Container .GraphicUpper{ text-align:left;}
#module_483901999 .imageTextGiant-Container{padding-top:10px;}
#module_483901999 .imageTextGiant-Container{padding-bottom:10px;}
#module_483901999 .imageTextGiant-Container{padding-left:10px;}
#module_483901999 .imageTextGiant-Container{padding-right:10px;}
#module_483901999 .ModuleImageTextGiantContent{padding-top:0px;}
#module_483901999 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_483901999 .ModuleImageTextGiantContent{padding-left:0px;}
#module_483901999 .ModuleImageTextGiantContent{padding-right:0px;}
#module_483901999 .imageTextGiant-Container{padding-top:0px;}
#module_483901999 .imageTextGiant-Container{padding-bottom:0px;}
#module_483901999 .imageTextGiant-Container{padding-left:0px;}
#module_483901999 .imageTextGiant-Container{padding-right:0px;}
#module_483901999 .showHandle .btn{font-size:14px;}
#module_483901999 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483901999 .showHandle .btn{color:#333;}
#module_483901999 .showHandle .btn{font-weight:400;}
#module_483901999 .showHandle .btn{text-decoration:none;}
#module_483901999 .showHandle .btn{font-style:normal;}
#module_483901999 .showHandle div{border-top-color:#ddd !important;}
#module_483901999 .showHandle div{border-top-style:solid !important;}
#module_483901999 .showHandle div{border-top-width:1px !important;}
#module_483901999 .showHandle{background-color:transparent;}
#module_483901999 .showHandle{background-image:none;}
#module_483901999 .showHandle{background-repeat:no-repeat;}
#module_483901999 .showHandle{}
#module_483901999 .showHandle{}
#module_483901999 .showHandle{}
#module_483901999 a{font-size:unset;font-family:unset}


.module_483345755 .ModuleHead .HeadCenter{float:none;}
#module_483345755 {
padding:0px;
}
#module_483345755 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483345755 .ModuleHead483345755 {
display:none;
}
#module_483345755 .BodyCenter.BodyCenter483345755 {
background:none;background-color:rgb(86, 202, 191);
}
#module_483345755 >.module_483345755 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483345755 >.module_483345755{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483345755 .BodyCenter.BodyCenter483345755 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_483345755 .BodyCenter.BodyCenter483345755 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483345755 >.module_483345755 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483345755 >.module_483345755 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483345755 >.module_483345755 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483345755:hover {
border:none;
}
#module_483345755:hover >.module_483345755 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483345755 .ModuleSubContainer{background-color:transparent;}
#module_483345755 .ModuleSubContainer{background-image:none;}
#module_483345755 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483345755 .ModuleSubContainer{background-position:0% 0%;}
#module_483345755 .ModuleSubContainer{background-attachment:scroll;}
#module_483345755 .ModuleSubContainer{}
#module_483345755 {!bgVideo!}{bgVideoUrl:}
#module_483345755 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483345755 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483345755 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483345755 {max-width:none;width:100%;}
.module_483511537 .ModuleHead .HeadCenter{float:none;}
#module_483511537 {
padding:0px;
}
#module_483511537 {
position:static;
z-index:0;
top:5266px;
left:1065px;
width:100%;
height: auto;
}
#module_483511537 .ModuleHead483511537 {
display:none;
}
#module_483511537 {
border:none;
}
@media screen and (min-width: 768px){
#module_483511537 >.module_483511537 {
margin-top:2.6175%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511537 >.module_483511537 {
}
}

#module_483511537 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483511537 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483511537 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483511537 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483511537 .imageTextGiant-Container{padding-top:10px;}
#module_483511537 .imageTextGiant-Container{padding-bottom:10px;}
#module_483511537 .imageTextGiant-Container{padding-left:10px;}
#module_483511537 .imageTextGiant-Container{padding-right:10px;}
#module_483511537 .showHandle .btn{font-size:14px;}
#module_483511537 .showHandle .btn{font-family:;}
#module_483511537 .showHandle .btn{color:#333;}
#module_483511537 .showHandle .btn{font-weight:400;}
#module_483511537 .showHandle .btn{text-decoration:none;}
#module_483511537 .showHandle .btn{font-style:normal;}
#module_483511537 .showHandle div{border-top-color:#ddd !important;}
#module_483511537 .showHandle div{border-top-style:solid !important;}
#module_483511537 .showHandle div{border-top-width:1px !important;}
#module_483511537 .showHandle{background-color:transparent;}
#module_483511537 .showHandle{}
#module_483511537 .showHandle{background-repeat:no-repeat;}
#module_483511537 .showHandle{}
#module_483511537 .showHandle{}
#module_483511537 .showHandle{}
#module_483511537 a{font-size:unset;font-family:unset}
.module_483511538 .ModuleHead .HeadCenter{float:none;}
#module_483511538 {
padding:0px;
}
#module_483511538 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483511538 .ModuleHead483511538 {
display:none;
}

#module_483511538 .tabContainerGiantGrid{background-color:transparent;}
#module_483511538 .tabContainerGiantGrid{}
#module_483511538 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_483511538 .tabContainerGiantGrid{}
#module_483511538 .tabContainerGiantGrid{}
#module_483511538 .tabContainerGiantGrid{}
#module_483511538 .tabContainerGiantGrid{padding-top:10px;}
#module_483511538 .tabContainerGiantGrid{padding-bottom:10px;}
#module_483511538 .tabContainerGiantGrid{padding-left:10px;}
#module_483511538 .tabContainerGiantGrid{padding-right:10px;}
#module_483511538 .tabContainerGiantGrid{border-top-color:transparent;}
#module_483511538 .tabContainerGiantGrid{border-top-style:solid;}
#module_483511538 .tabContainerGiantGrid{border-top-width:0px;}
#module_483511538 .tabContainerGiantGrid{border-right-color:transparent;}
#module_483511538 .tabContainerGiantGrid{border-right-style:solid;}
#module_483511538 .tabContainerGiantGrid{border-right-width:0px;}
#module_483511538 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_483511538 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_483511538 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_483511538 .tabContainerGiantGrid{border-left-color:transparent;}
#module_483511538 .tabContainerGiantGrid{border-left-style:solid;}
#module_483511538 .tabContainerGiantGrid{border-left-width:0px;}
#module_483511538 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_483511538 .Nav-Container .glyphicon{font-size:16px;}
#module_483511538 .Nav-Container .glyphicon{font-family:Microsoft YaHei;}
#module_483511538 .Nav-Container .glyphicon{color:#333;}
#module_483511538 .Nav-Container .glyphicon{font-weight:normal;}
#module_483511538 .Nav-Container .glyphicon{text-decoration:none;}
#module_483511538 .Nav-Container .glyphicon{font-style:normal;}
#module_483511538 .Nav-Container .commonLabel{background-color:#ccc;}
#module_483511538 .Nav-Container .glyphicon:hover{font-size:16px;}
#module_483511538 .Nav-Container .glyphicon:hover{font-family:Microsoft YaHei;}
#module_483511538 .Nav-Container .glyphicon:hover{color:#333;}
#module_483511538 .Nav-Container .glyphicon:hover{font-weight:normal;}
#module_483511538 .Nav-Container .glyphicon:hover{text-decoration:none;}
#module_483511538 .Nav-Container .glyphicon:hover{font-style:normal;}
#module_483511538 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_483511538__tabPane_8092 #Sub483511538_8092 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubContainer {display: table-cell; vertical-align: top;}
#module_483511538__tabPane_8092 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_483511538__tabPane_8092 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_483511538__tabPane_8092 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_483511538__tabPane_8092:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_483511538__tabPane_8092 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_483511538__tabPane_8092 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_483511538__tabPane_8092 #Sub483511538_8092 {display: block;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding {float:left; height: 10px;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubContainer .SubDrag {display:none;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding {width:5px;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubContainer {width:calc((100% - 5px) / 2) !important;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding2 {display:none;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding4 {display:none;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding6 {display:none;}
#module_483511538__tabPane_8092 #Sub483511538_8092 > .SubPadding8 {display:none;}
}
#module_483511538__tabPane_8092 #Sub483511538_Tab8092_1 {width:22.9738%;}
.module_483511539 .ModuleHead .HeadCenter{float:none;}
#module_483511539 {
padding:0px;
}
#module_483511539 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483511539 .ModuleHead483511539 {
display:none;
}

#module_483511539 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483511539 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483511539 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483511539 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483511539 .imageTextGiant-Container{padding-top:10px;}
#module_483511539 .imageTextGiant-Container{padding-bottom:10px;}
#module_483511539 .imageTextGiant-Container{padding-left:10px;}
#module_483511539 .imageTextGiant-Container{padding-right:10px;}
#module_483511539 .showHandle .btn{font-size:14px;}
#module_483511539 .showHandle .btn{font-family:;}
#module_483511539 .showHandle .btn{color:#333;}
#module_483511539 .showHandle .btn{font-weight:400;}
#module_483511539 .showHandle .btn{text-decoration:none;}
#module_483511539 .showHandle .btn{font-style:normal;}
#module_483511539 .showHandle div{border-top-color:#ddd !important;}
#module_483511539 .showHandle div{border-top-style:solid !important;}
#module_483511539 .showHandle div{border-top-width:1px !important;}
#module_483511539 .showHandle{background-color:transparent;}
#module_483511539 .showHandle{}
#module_483511539 .showHandle{background-repeat:no-repeat;}
#module_483511539 .showHandle{}
#module_483511539 .showHandle{}
#module_483511539 .showHandle{}
#module_483511539 a{font-size:unset;font-family:unset}
#module_483511538__tabPane_8092 #Sub483511538_Tab8092_2 {width:23.3236%;}
.module_483511540 .ModuleHead .HeadCenter{float:none;}
#module_483511540 {
padding:0px;
}
#module_483511540 {
position:static;
z-index:1;
top:8px;
left:0px;
width:100%;
height: auto;
}
#module_483511540 .ModuleHead483511540 {
display:none;
}

#module_483511540 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483511540 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483511540 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483511540 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483511540 .imageTextGiant-Container{padding-top:10px;}
#module_483511540 .imageTextGiant-Container{padding-bottom:10px;}
#module_483511540 .imageTextGiant-Container{padding-left:10px;}
#module_483511540 .imageTextGiant-Container{padding-right:10px;}
#module_483511540 .showHandle .btn{font-size:14px;}
#module_483511540 .showHandle .btn{font-family:;}
#module_483511540 .showHandle .btn{color:#333;}
#module_483511540 .showHandle .btn{font-weight:400;}
#module_483511540 .showHandle .btn{text-decoration:none;}
#module_483511540 .showHandle .btn{font-style:normal;}
#module_483511540 .showHandle div{border-top-color:#ddd !important;}
#module_483511540 .showHandle div{border-top-style:solid !important;}
#module_483511540 .showHandle div{border-top-width:1px !important;}
#module_483511540 .showHandle{background-color:transparent;}
#module_483511540 .showHandle{}
#module_483511540 .showHandle{background-repeat:no-repeat;}
#module_483511540 .showHandle{}
#module_483511540 .showHandle{}
#module_483511540 .showHandle{}
#module_483511540 a{font-size:unset;font-family:unset}
#module_483511538__tabPane_8092 #Sub483511538_Tab8092_3 {width:28.7464%;}
.module_483511541 .ModuleHead .HeadCenter{float:none;}
#module_483511541 {
padding:0px;
}
#module_483511541 {
position:static;
z-index:1;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_483511541 .ModuleHead483511541 {
display:none;
}

#module_483511541 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483511541 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483511541 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483511541 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483511541 .imageTextGiant-Container{padding-top:10px;}
#module_483511541 .imageTextGiant-Container{padding-bottom:10px;}
#module_483511541 .imageTextGiant-Container{padding-left:10px;}
#module_483511541 .imageTextGiant-Container{padding-right:10px;}
#module_483511541 .showHandle .btn{font-size:14px;}
#module_483511541 .showHandle .btn{font-family:;}
#module_483511541 .showHandle .btn{color:#333;}
#module_483511541 .showHandle .btn{font-weight:400;}
#module_483511541 .showHandle .btn{text-decoration:none;}
#module_483511541 .showHandle .btn{font-style:normal;}
#module_483511541 .showHandle div{border-top-color:#ddd !important;}
#module_483511541 .showHandle div{border-top-style:solid !important;}
#module_483511541 .showHandle div{border-top-width:1px !important;}
#module_483511541 .showHandle{background-color:transparent;}
#module_483511541 .showHandle{}
#module_483511541 .showHandle{background-repeat:no-repeat;}
#module_483511541 .showHandle{}
#module_483511541 .showHandle{}
#module_483511541 .showHandle{}
#module_483511541 a{font-size:unset;font-family:unset}
#module_483511538__tabPane_8092 #Sub483511538_Tab8092_4 {width:25.0146%;}
.ModuleCustomFormGiant.layout-107  .smsvaldatebox,
.ModuleCustomFormGiant.layout-107 .frist_item,
.ModuleCustomFormGiant.layout-107 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-107 .formList-content.textbox ,
.ModuleCustomFormGiant.layout-107 .customFormDatetime,
.ModuleCustomFormGiant.layout-107 .pcCitybox select
{
    height:44px ;
    line-height: 44px;
}
.ModuleCustomFormGiant.layout-107 .submitbtnbox{display: flex; width: 20%; margin-bottom: 0px;}
.ModuleCustomFormGiant.layout-107 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-107 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-107 .VCClose:hover .VCLine1 {
    display: none;
}
.ModuleCustomFormGiant.layout-107 .VCClose:hover .VCLine2 {
  transform: rotate(180deg);
  transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-107 .VCClose{
   position: relative;
   margin-right: 20px;
   width: 30px;
   float: right;
   margin-top: 17px;
   height: 30px;
   cursor: pointer;
}
.ModuleCustomFormGiant.layout-107 .VCLine1{
    border-top:#ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;

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

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

}
.ModuleCustomFormGiant.layout-107 .VerificationCodediv .vcbtn{
    margin-top: 22px;
    text-align: right;
}
.ModuleCustomFormGiant.layout-107 .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-107 .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-107 .VerificationCodediv .vcinput::placeholder{
   color:#999999
}
.ModuleCustomFormGiant.layout-107 .VerificationCodediv .vcinput{
    border:none;
    padding: 20px 0 ;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}
.ModuleCustomFormGiant.layout-107 .VerificationCodediv .changebtn{
     text-align: right;
     display: block;

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

   position: absolute;;
   bottom: 0;
   z-index: 999999999;
   background: #fff;
   transform: translate(-50%,-50%);
   top:auto;
   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-107 .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-107 .multi-row-text {
    width: 90%;
}
.ModuleCustomFormGiant.layout-107 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    /* flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

.ModuleCustomFormGiant.layout-107 .content-title {
    font-size: 14px;
    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;
}

.ModuleCustomFormGiant.layout-107 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-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;
    width: 100%;
}

.ModuleCustomFormGiant.layout-107 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-107 .pcCitybox {
    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-107  .areabox .area ul{
    top:55px
}
.ModuleCustomFormGiant.layout-107 .pcCitybox .City-select,.ModuleCustomFormGiant.layout-107 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    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(skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
}

.ModuleCustomFormGiant.layout-107 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-107 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}
.ModuleCustomFormGiant.layout-107 .Browse-file{
    line-height: 44px;
    height: 44px;
}
.ModuleCustomFormGiant.layout-107 .Browse-img{

    height: 80px;
}
.ModuleCustomFormGiant.layout-107 .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(skinp/modules/ModuleCustomFormGiant/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-107 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-107 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-107 .pcCitybox .Province-select {
    margin-top: 1px;
    width:100%
}

.ModuleCustomFormGiant.layout-107  .areabox .frist_item{
    height: 100%;
}
.ModuleCustomFormGiant.layout-107 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-107 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-107 .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-107 .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;
}

.ModuleCustomFormGiant.layout-107 .Browse-file {
    border: 1px solid #eee;
    border-radius:5px;
}

.ModuleCustomFormGiant.layout-107 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}
.ModuleCustomFormGiant.layout-107 .flex{
    align-items:center;
}
.ModuleCustomFormGiant.layout-107 .input-text-color {
    color: #999;
    display: flex;
    align-items: center;
    /* line-height: 1.5; */
}
.ModuleCustomFormGiant.layout-107 .smsvaldatebox {
   height: 44px;
   line-height: 44px;
}
.ModuleCustomFormGiant.layout-107  .smsvcode,.ModuleCustomFormGiant.layout-107  .smsbtn{
    border-radius: 5px;
}

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

.ModuleCustomFormGiant.layout-107 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-107 .areabox .frist_item{
    padding-right: 4px;
}
.ModuleCustomFormGiant.layout-107 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(skinp/modules/ModuleCustomFormGiant/images/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

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

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

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

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

.ModuleCustomFormGiant.layout-107 .submitbtn {
    min-height: 50px;
    text-align: center;
    margin-left: 15px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

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

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

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

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

.ModuleCustomFormGiant.layout-107 .formList-content-no-border {
    border: none;
    padding-left: 0;
}
.ModuleCustomFormGiant.layout-107 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ModuleCustomFormGiant.layout-107  .vertical{
    width: auto;
    display: initial;
}
.ModuleCustomFormGiant.layout-107 input[type=radio],.ModuleCustomFormGiant.layout-107 input[type=checkbox]{
    top:0;
    margin-top:0
}

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

.ModuleCustomFormGiant.layout-107 .content-title-checkbox {
    margin-right: 16px;
}

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

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

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

.ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ModuleCustomFormGiant.layout-107 .verifica{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 1px;
}

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

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

.ModuleCustomFormGiant.layout-107 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

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

.ModuleCustomFormGiant.layout-107 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-107 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

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

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

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

.ModuleCustomFormGiant.layout-107 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

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

.ModuleCustomFormGiant.layout-107 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-107 .in-formList-img {
    min-height: 60px;
    height: auto;
}
.ModuleCustomFormGiant.layout-107 .file-operation{
    display: flex;
}
.ModuleCustomFormGiant.layout-107 .file-operation .content-title {
    max-width: 100%;
}
.ModuleCustomFormGiant.layout-107 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-107 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ModuleCustomFormGiant.layout-107 .w-100{
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-107  .desctxt{
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}
.ModuleCustomFormGiant.layout-107 .customform-upload-img-preview {  border-radius: 5px;}
.ModuleCustomFormGiant.layout-107 .in-formList-checkbox  label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}
.ModuleCustomFormGiant.layout-107 .customFormTextarea::placeholder{  white-space: nowrap; width:100%;  text-overflow: ellipsis; overflow: hidden;}
.ModuleCustomFormGiant.layout-107 .formbox{ text-align:left;display:flex;}
.ModuleCustomFormGiant.layout-107 .Special{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; align-items: center;
}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-107 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-107 .frist_item,
    .ModuleCustomFormGiant.layout-107 .formList-content,
    .ModuleCustomFormGiant.layout-107 .customFormDatetime,
    .ModuleCustomFormGiant.layout-107 .pcCitybox select
    {
        height: 44px !important;
        line-height: 44px !important;
    }
    .ModuleCustomFormGiant.layout-107 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
    .ModuleCustomFormGiant.layout-107 .submitbtnbox{ width: 100% !important}
    .ModuleCustomFormGiant.layout-107 .submitbtn{
        line-height:50px !important;
        margin-left: 0;
    }
    .ModuleCustomFormGiant.layout-107 .formbox{ text-align:left;display:flex;flex-wrap: wrap;justify-content: space-between; align-items: center;}

    .ModuleCustomFormGiant.layout-107 .vertical{
        margin-left:16px ;
    }
    .ModuleCustomFormGiant.layout-107 .textbox{
        flex-wrap: wrap;
    }
    .ModuleCustomFormGiant.layout-107 .multi-row-text{
        padding: 5px 10px 10px 10px;
    }


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

    }
    .ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }
    .ModuleCustomFormGiant.layout-107 .dq{
    margin-bottom: 0;
    }
    .ModuleCustomFormGiant.layout-107 .VerificationCode {
        width: 90px;
        height: 50px;
    }
    .ModuleCustomFormGiant.layout-107 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-107 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
}


@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-107 .vertical{
        display: flex;
    }
    .ModuleCustomFormGiant.layout-107 .Pc-formList-content{
        flex-wrap: wrap;
    }
    .ModuleCustomFormGiant.layout-107 .in-formList-checkbox{
        flex-wrap: wrap;
    }
    .ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }
    .ModuleCustomFormGiant.layout-107 .textbox{
        flex-wrap: wrap;
    }
    .ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb .Describ-text-color {
        padding-left:13px;


    }
    .ModuleCustomFormGiant.layout-107 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }
    .ModuleCustomFormGiant.layout-107 .VerificationCode {
        width: 90px;
        height: 50px;
    }
    .ModuleCustomFormGiant.layout-107 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}

.module_483511789 .ModuleHead .HeadCenter{float:none;}
#module_483511789 {
padding:0px;
}
#module_483511789 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483511789 .ModuleHead483511789 {
display:none;
}
#module_483511789 .BodyCenter.BodyCenter483511789 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483511789 >.module_483511789 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483511789 >.module_483511789{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483511789 .BodyCenter.BodyCenter483511789 {
padding-top:3.4884%;
padding-left:3.4884%;
padding-right:3.4884%;
padding-bottom:3.4884%;
}
}
@media screen and (max-width: 767px){
#module_483511789 .BodyCenter.BodyCenter483511789 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_483511789 >.module_483511789 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511789 >.module_483511789 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483511789 >.module_483511789 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483511789:hover {
border:none;
}
#module_483511789:hover >.module_483511789 {
border-color:#ccc;
}
#module_483511789:hover >.module_483511789 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{font-size:14px;}
#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{color:#999;}
#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{font-weight:normal;}
#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{text-decoration:none;}
#module_483511789 .InsidePage-list-content span,#module_483511789 .in-formList-checkbox span{font-style:normal;}
#module_483511789 .vcbtn1{background-color:#fd6e27;}
#module_483511789 .vcbtn1{color:#fff;}
#module_483511789 .title{font-size:16px;}
#module_483511789 .title{font-family:Opensans;}
#module_483511789 .title{color:rgb(255, 255, 255);}
#module_483511789 .title{font-weight:normal;}
#module_483511789 .title{text-decoration:none;}
#module_483511789 .title{font-style:normal;}
#module_483511789 .title{background-color:transparent;}
#module_483511789 .title{background-image:none;}
#module_483511789 .title{background-repeat:no-repeat;}
#module_483511789 .title{background-position:50% 50%;}
#module_483511789 .title{background-attachment:scroll;}
#module_483511789 .title{}
#module_483511789 .title{height:30px;line-height:30px;}
#module_483511789 .title{text-align:left;}
#module_483511789 .Describ-text-color{font-size:14px;}
#module_483511789 .Describ-text-color{font-family:Opensans;}
#module_483511789 .Describ-text-color{color:rgb(127, 127, 127);},
#module_483511789 .Describ-text-color{font-weight:normal;}
#module_483511789 .Describ-text-color{text-decoration:none;}
#module_483511789 .Describ-text-color{font-style:normal;}
#module_483511789 .submitbtn{font-size:16px;}
#module_483511789 .submitbtn{font-family:Opensans;}
#module_483511789 .submitbtn{color:#fff;}
#module_483511789 .submitbtn{font-weight:normal;}
#module_483511789 .submitbtn{text-decoration:none;}
#module_483511789 .submitbtn{font-style:normal;}
#module_483511789 .submitbtnbox{width:35%;}
#module_483511789 .submitbtnbox .submitbtn{text-align:center;}
#module_483511789 .submitbtn{background-color:rgba(255, 255, 255, 0.31);} #module_483511789 input[type=radio]:checked, #module_483511789 input[type=checkbox]:checked{background:rgba(255, 255, 255, 0.31);border:1px solid rgba(255, 255, 255, 0.31)}
#module_483511789 .submitbtn{background-image:none;}
#module_483511789 .submitbtn{background-repeat:no-repeat;}
#module_483511789 .submitbtn{background-position:50% 50%;}
#module_483511789 .submitbtn{background-attachment:scroll;}
#module_483511789 .submitbtn{}
#module_483511789 .smsvcode,#module_483511789 .VerificationCodeinput,#module_483511789 .Browse-file,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789 .formList-content-no-style,#module_483511789 .customFormTextarea,#module_483511789 .in-formList-content,#module_483511789 .frist_item,#module_483511789 .Browse-file-input,#module_483511789 input[type=text],#module_483511789 .VerificationCodeinputWb,#module_483511789 .frist-city-select,#module_483511789 .pcCitybox select{background-color:rgb(255, 255, 255);}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-top-color:rgb(255, 255, 255);}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-top-style:solid;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-top-width:1px;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-right-color:rgb(255, 255, 255);}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-right-style:solid;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-right-width:1px;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-bottom-color:rgb(255, 255, 255);}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-left-color:rgb(255, 255, 255);}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-left-style:solid;}
#module_483511789 .smsvcode,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789 .customFormCheckbox,#module_483511789 input[type=radio],#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-left-width:1px;}
#module_483511789 .smsvcode,#module_483511789 .formList-content-no-style,#module_483511789  .frist_item,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-top-left-radius:5px;}
#module_483511789 .smsvcode,#module_483511789 .formList-content-no-style,#module_483511789  .frist_item,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-top-right-radius:5px;}
#module_483511789 .smsvcode,#module_483511789 .formList-content-no-style,#module_483511789 .frist_item,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-bottom-left-radius:5px;}
#module_483511789 .smsvcode,#module_483511789 .formList-content-no-style, #module_483511789  .frist_item,#module_483511789 .Pc-formList-content .in-formList-content,#module_483511789 .Browse-file,#module_483511789 .VerificationCodeinput,#module_483511789  .in-formList-content,#module_483511789 .frist-city-select,#module_483511789 .Couty-select,#module_483511789 .City-select,#module_483511789 .VerificationCodeinputWb{border-bottom-right-radius:5px;}
#module_483511789 .smsbtn,#module_483511789 .smsvcode,#module_483511789 .input-text-color{font-size:14px;}
#module_483511789 .smsbtn,#module_483511789 .smsvcode,#module_483511789 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_483511789 .smsvcode,#module_483511789 .input-text-color{color:#999;} 
#module_483511789 .smsbtn,#module_483511789 .smsvcode,#module_483511789 .input-text-color{font-weight:normal;}
#module_483511789 .smsbtn,#module_483511789 .smsvcode,#module_483511789 .input-text-color{text-decoration:none;}
#module_483511789 .smsbtn,#module_483511789 .smsvcode,#module_483511789 .input-text-color{font-style:normal;}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{font-size:14px;}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{font-family:Opensans;}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{color:rgb(165, 165, 165);}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{font-weight:normal;}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{text-decoration:none;}
#module_483511789 .input-text-color::placeholder,#module_483511789 .smsvcode::placeholder{font-style:normal;}
#module_483511789 .submitbtn{border-top-left-radius:5px;}
#module_483511789 .submitbtn{border-top-right-radius:5px;}
#module_483511789 .submitbtn{border-bottom-left-radius:5px;}
#module_483511789 .submitbtn{border-bottom-right-radius:5px;}
#module_483511789 .smsvaldatebox,#module_483511789 .frist_item,#module_483511789 .VerificationCodeinput,#module_483511789 .formList-content.textbox ,#module_483511789 .customFormDatetime,#module_483511789 .pcCitybox select{line-height:px;height:px;}
#module_483511789 .smsvcode:hover,#module_483511789  .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-top-color:rgb(86, 202, 191);}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-right-color:rgb(86, 202, 191);}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb{border-right-style:solid;}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-bottom-color:rgb(86, 202, 191);}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-left-color:rgb(86, 202, 191);}
#module_483511789 .smsvcode:hover,#module_483511789 .Pc-formList-content .in-formList-content:hover,#module_483511789 .Browse-file:hover,#module_483511789 .VerificationCodeinput:hover,#module_483511789 .customFormCheckbox:hover,#module_483511789 input[type=radio]:hover,#module_483511789  .in-formList-content:hover,#module_483511789 .frist-city-select:hover,#module_483511789 .Couty-select:hover,#module_483511789 .City-select:hover,#module_483511789 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_483511789 .submitbtn:hover{font-size:16px;}
#module_483511789 .submitbtn:hover{font-family:Opensans;}
#module_483511789 .submitbtn:hover{color:#fff;}
#module_483511789 .submitbtn:hover{font-weight:normal;}
#module_483511789 .submitbtn:hover{text-decoration:none;}
#module_483511789 .submitbtn:hover{font-style:normal;}
#module_483511789 .submitbtn:hover{background-color:rgba(255, 255, 255, 0.22);}
#module_483511789 .submitbtn:hover{background-image:none;}
#module_483511789 .submitbtn:hover{background-repeat:no-repeat;}
#module_483511789 .submitbtn:hover{background-position:50% 50%;}
#module_483511789 .submitbtn:hover{background-attachment:scroll;}
#module_483511789 .submitbtn:hover{}

.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

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

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}.module_483511553 .ModuleHead .HeadCenter{float:none;}
#module_483511553 {
padding:0px;
}
#module_483511553 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483511553 .ModuleHead483511553 {
display:none;
}
#module_483511553 .BodyCenter.BodyCenter483511553 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483511553 >.module_483511553 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483511553 >.module_483511553{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483511553 .BodyCenter.BodyCenter483511553 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511553 .BodyCenter.BodyCenter483511553 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483511553 >.module_483511553 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511553 >.module_483511553 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483511553 >.module_483511553 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483511553:hover {
border:none;
}
#module_483511553:hover >.module_483511553 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483511553 .ModuleSharediv{text-align: left;}
#module_483511553 .social-share-icon{color:rgb(242, 242, 242);}
#module_483511553 .social-share-icon{font-size:20px;}
#module_483511553 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_483511553 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_483511553 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_483511553 .social-share-icon{border-top-color:#ccc;}
#module_483511553 .social-share-icon{border-top-style:solid;}
#module_483511553 .social-share-icon{border-top-width:0px;}
#module_483511553 .social-share-icon{border-right-color:#ccc;}
#module_483511553 .social-share-icon{border-right-style:solid;}
#module_483511553 .social-share-icon{border-right-width:0px;}
#module_483511553 .social-share-icon{border-bottom-color:#ccc;}
#module_483511553 .social-share-icon{border-bottom-style:solid;}
#module_483511553 .social-share-icon{border-bottom-width:0px;}
#module_483511553 .social-share-icon{border-left-color:#ccc;}
#module_483511553 .social-share-icon{border-left-style:solid;}
#module_483511553 .social-share-icon{border-left-width:0px;}
#module_483511553 .social-share-icon{background-color:transparent;}
#module_483511553 .social-share-icon{}
#module_483511553 .social-share-icon:hover{background-color:transparent;}
#module_483511553 .social-share-icon:hover{}
#module_483511553 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_483511553 .social-share-icon:hover{font-size:20px;}
#module_483511553 .social-share-icon:hover{border-top-color:#ccc;}
#module_483511553 .social-share-icon:hover{border-top-style:solid;}
#module_483511553 .social-share-icon:hover{border-top-width:0px;}
#module_483511553 .social-share-icon:hover{border-right-color:#ccc;}
#module_483511553 .social-share-icon:hover{border-right-style:solid;}
#module_483511553 .social-share-icon:hover{border-right-width:0px;}
#module_483511553 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_483511553 .social-share-icon:hover{border-bottom-style:solid;}
#module_483511553 .social-share-icon:hover{border-bottom-width:0px;}
#module_483511553 .social-share-icon:hover{border-left-color:#ccc;}
#module_483511553 .social-share-icon:hover{border-left-style:solid;}
#module_483511553 .social-share-icon:hover{border-left-width:0px;}

.module_483511552 .ModuleHead .HeadCenter{float:none;}
#module_483511552 {
padding:0px;
}
#module_483511552 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483511552 .ModuleHead483511552 {
display:none;
}
#module_483511552 .BodyCenter.BodyCenter483511552 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483511552 >.module_483511552 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483511552 >.module_483511552{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483511552 .BodyCenter.BodyCenter483511552 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511552 .BodyCenter.BodyCenter483511552 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_483511552 >.module_483511552 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_483511552 >.module_483511552 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_483511552 >.module_483511552 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483511552:hover {
border:none;
}
#module_483511552:hover >.module_483511552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483511552 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483511552 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483511552 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483511552 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483511552 .imageTextGiant-Container{padding-top:0px;}
#module_483511552 .imageTextGiant-Container{padding-bottom:10px;}
#module_483511552 .imageTextGiant-Container{padding-left:10px;}
#module_483511552 .imageTextGiant-Container{padding-right:10px;}
#module_483511552 .showHandle .btn{font-size:14px;}
#module_483511552 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483511552 .showHandle .btn{color:#333;}
#module_483511552 .showHandle .btn{font-weight:400;}
#module_483511552 .showHandle .btn{text-decoration:none;}
#module_483511552 .showHandle .btn{font-style:normal;}
#module_483511552 .showHandle div{border-top-color:#ddd !important;}
#module_483511552 .showHandle div{border-top-style:solid !important;}
#module_483511552 .showHandle div{border-top-width:1px !important;}
#module_483511552 .showHandle{background-color:transparent;}
#module_483511552 .showHandle{background-image:none;}
#module_483511552 .showHandle{background-repeat:no-repeat;}
#module_483511552 .showHandle{}
#module_483511552 .showHandle{}
#module_483511552 .showHandle{}
#module_483511552 a{font-size:unset;font-family:unset}


.module_483911650 .ModuleHead .HeadCenter{float:none;}
#module_483911650 {
padding:0px;
}
#module_483911650 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911650 .ModuleHead483911650 {
display:none;
}
#module_483911650 .BodyCenter.BodyCenter483911650 {
background:none;background-color:rgb(86, 202, 191);
}
#module_483911650 >.module_483911650 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483911650 >.module_483911650{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483911650 .BodyCenter.BodyCenter483911650 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911650 .BodyCenter.BodyCenter483911650 {
padding-top:5.7637%;
padding-left:1.4409%;
padding-right:1.4409%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_483911650 >.module_483911650 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911650 >.module_483911650 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483911650 >.module_483911650 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483911650:hover {
border:none;
}
#module_483911650:hover >.module_483911650 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483911650 .ModuleSubContainer{background-color:transparent;}
#module_483911650 .ModuleSubContainer{background-image:none;}
#module_483911650 .ModuleSubContainer{background-repeat:no-repeat;}
#module_483911650 .ModuleSubContainer{background-position:0% 0%;}
#module_483911650 .ModuleSubContainer{background-attachment:scroll;}
#module_483911650 .ModuleSubContainer{}
#module_483911650 {!bgVideo!}{bgVideoUrl:}
#module_483911650 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_483911650 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_483911650 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer483911650 {}
.module_483911653 .ModuleHead .HeadCenter{float:none;}
#module_483911653 {
padding:0px;
}
#module_483911653 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911653 .ModuleHead483911653 {
display:none;
}

#module_483911653 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483911653 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483911653 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483911653 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483911653 .imageTextGiant-Container{padding-top:10px;}
#module_483911653 .imageTextGiant-Container{padding-bottom:10px;}
#module_483911653 .imageTextGiant-Container{padding-left:10px;}
#module_483911653 .imageTextGiant-Container{padding-right:10px;}
#module_483911653 .showHandle .btn{font-size:14px;}
#module_483911653 .showHandle .btn{font-family:;}
#module_483911653 .showHandle .btn{color:#333;}
#module_483911653 .showHandle .btn{font-weight:400;}
#module_483911653 .showHandle .btn{text-decoration:none;}
#module_483911653 .showHandle .btn{font-style:normal;}
#module_483911653 .showHandle div{border-top-color:#ddd !important;}
#module_483911653 .showHandle div{border-top-style:solid !important;}
#module_483911653 .showHandle div{border-top-width:1px !important;}
#module_483911653 .showHandle{background-color:transparent;}
#module_483911653 .showHandle{}
#module_483911653 .showHandle{background-repeat:no-repeat;}
#module_483911653 .showHandle{}
#module_483911653 .showHandle{}
#module_483911653 .showHandle{}
#module_483911653 a{font-size:unset;font-family:unset}
.module_483911658 .ModuleHead .HeadCenter{float:none;}
#module_483911658 {
padding:0px;
}
#module_483911658 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911658 .ModuleHead483911658 {
display:none;
}
#module_483911658 {
border:none;
}
@media screen and (min-width: 768px){
#module_483911658 >.module_483911658 {
}
}
@media screen and (max-width: 767px){
#module_483911658 >.module_483911658 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_483911658 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483911658 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483911658 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483911658 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483911658 .imageTextGiant-Container{padding-top:10px;}
#module_483911658 .imageTextGiant-Container{padding-bottom:10px;}
#module_483911658 .imageTextGiant-Container{padding-left:10px;}
#module_483911658 .imageTextGiant-Container{padding-right:10px;}
#module_483911658 .showHandle .btn{font-size:14px;}
#module_483911658 .showHandle .btn{font-family:;}
#module_483911658 .showHandle .btn{color:#333;}
#module_483911658 .showHandle .btn{font-weight:400;}
#module_483911658 .showHandle .btn{text-decoration:none;}
#module_483911658 .showHandle .btn{font-style:normal;}
#module_483911658 .showHandle div{border-top-color:#ddd !important;}
#module_483911658 .showHandle div{border-top-style:solid !important;}
#module_483911658 .showHandle div{border-top-width:1px !important;}
#module_483911658 .showHandle{background-color:transparent;}
#module_483911658 .showHandle{}
#module_483911658 .showHandle{background-repeat:no-repeat;}
#module_483911658 .showHandle{}
#module_483911658 .showHandle{}
#module_483911658 .showHandle{}
#module_483911658 a{font-size:unset;font-family:unset}
.module_483911816 .ModuleHead .HeadCenter{float:none;}
#module_483911816 {
padding:0px;
}
#module_483911816 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_483911816 .ModuleHead483911816 {
display:none;
}
#module_483911816 .BodyCenter.BodyCenter483911816 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483911816 >.module_483911816 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483911816 >.module_483911816{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483911816 .BodyCenter.BodyCenter483911816 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911816 .BodyCenter.BodyCenter483911816 {
padding-top:2.9674%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483911816 >.module_483911816 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
@media screen and (max-width: 767px){
#module_483911816 >.module_483911816 {
margin-top:1.4837%;
margin-left:2.9674%;
margin-right:2.9674%;
margin-bottom:1.4837%;
}
}
#module_483911816 >.module_483911816 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483911816:hover {
border:none;
}
#module_483911816:hover >.module_483911816 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483911816 .hrbox{justify-content:;}
#module_483911816 .hr-line{width:autopx;max-width:autopx;}
#module_483911816 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.19);}
#module_483911816 .hr-line{border-bottom-style:solid;}
#module_483911816 .hr-line{border-bottom-width:1px;}

.module_483911660 .ModuleHead .HeadCenter{float:none;}
#module_483911660 {
padding:0px;
}
#module_483911660 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911660 .ModuleHead483911660 {
display:none;
}
#module_483911660 .BodyCenter.BodyCenter483911660 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483911660 >.module_483911660 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483911660 >.module_483911660{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483911660 .BodyCenter.BodyCenter483911660 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (max-width: 767px){
#module_483911660 .BodyCenter.BodyCenter483911660 {
padding-top:4.4510%;
padding-left:4.4510%;
padding-right:4.4510%;
padding-bottom:4.4510%;
}
}
@media screen and (min-width: 768px){
#module_483911660 >.module_483911660 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911660 >.module_483911660 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483911660 >.module_483911660 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483911660:hover {
border:none;
}
#module_483911660:hover >.module_483911660 {
border-color:#ccc;
}
#module_483911660:hover >.module_483911660 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{font-size:14px;}
#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{color:#333;}
#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{font-weight:normal;}
#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{text-decoration:none;}
#module_483911660 .InsidePage-list-content span,#module_483911660 .in-formList-checkbox span{font-style:normal;}
#module_483911660 .title{font-size:18px;}
#module_483911660 .title{font-family:Opensans;}
#module_483911660 .title{color:rgb(255, 255, 255);}
#module_483911660 .title{font-weight:normal;}
#module_483911660 .title{text-decoration:none;}
#module_483911660 .title{font-style:normal;}
#module_483911660 .title{background-color:transparent;}
#module_483911660 .title{background-image:none;}
#module_483911660 .title{background-repeat:no-repeat;}
#module_483911660 .title{background-position:50% 50%;}
#module_483911660 .title{background-attachment:scroll;}
#module_483911660 .title{}
#module_483911660 .title{height:50px;line-height:50px;}
#module_483911660 .title{text-align:center;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{background-color:#fbfbfb;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-top-color:#e5e5e5;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-top-style:solid;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-top-width:0px;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-right-color:#e5e5e5;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-right-style:solid;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-right-width:0px;}
#module_483911660 .smsvcode,#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-bottom-color:#e5e5e5;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-bottom-style:solid;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-bottom-width:0px;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-left-color:#e5e5e5;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-left-style:solid;}
#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 .customFormCheckbox,#module_483911660 input[type=radio],#module_483911660.customFormDatetime,#module_483911660 input.input-text-color,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .multi-row-text,#module_483911660 .cityval{border-left-width:0px;}
#module_483911660 .smsbtn,#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 input.input-text-color,#module_483911660.customFormDatetime,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .cityval{border-top-left-radius:5px;}
#module_483911660 .smsbtn,#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 input.input-text-color,#module_483911660.customFormDatetime,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .cityval{border-top-right-radius:5px;}
#module_483911660 .smsbtn,#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 input.input-text-color,#module_483911660.customFormDatetime,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .cityval{border-bottom-left-radius:5px;}
#module_483911660 .smsbtn,#module_483911660 .smsvcode,#module_483911660 .frist_item,#module_483911660 .VerificationCodeinput,#module_483911660 input.input-text-color,#module_483911660.customFormDatetime,#module_483911660 .Browse-file,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select,#module_483911660 .cityval{border-bottom-right-radius:5px;}
#module_483911660 .Describ-text-color{font-size:14px;}
#module_483911660 .Describ-text-color{font-family:Opensans;}
#module_483911660 .Describ-text-color{color:rgb(255, 255, 255);}
#module_483911660 .Describ-text-color{font-weight:normal;}
#module_483911660 .Describ-text-color{text-decoration:none;}
#module_483911660 .Describ-text-color{font-style:normal;}
#module_483911660 .smsvcode,#module_483911660 .smsbtn,#module_483911660 .input-text-color,#module_483911660 .cityval{font-size:14px;}
#module_483911660 .smsvcode,#module_483911660 .smsbtn,#module_483911660 .input-text-color,#module_483911660 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_483911660 .smsvcode,#module_483911660 .input-text-color,#module_483911660 .cityval{color:#333;}
#module_483911660 .smsvcode,#module_483911660 .smsbtn,#module_483911660 .input-text-color,#module_483911660 .cityval{font-weight:normal;}
#module_483911660 .smsvcode,#module_483911660 .smsbtn,#module_483911660 .input-text-color,#module_483911660 .cityval{text-decoration:none;}
#module_483911660 .smsvcode,#module_483911660 .smsbtn,#module_483911660 .input-text-color,#module_483911660 .cityval{font-style:normal;}
#module_483911660 .smsvaldatebox,#module_483911660 .frist_item,#module_483911660 input.input-text-color,#module_483911660 .customFormDatetime,#module_483911660 .pcCitybox select{line-height:px;height:px;}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{font-size:12px;}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{font-family:Opensans;}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{font-weight:normal;}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{text-decoration:none;}
#module_483911660 .input-text-color::placeholder,#module_483911660 .smsvcode::placeholder{font-style:normal;}
#module_483911660 .submitbtn{font-size:14px;}
#module_483911660 .submitbtn{font-family:Opensans;}
#module_483911660 .submitbtn{color:rgb(86, 202, 191);}
#module_483911660 .submitbtn{font-weight:normal;}
#module_483911660 .submitbtn{text-decoration:none;}
#module_483911660 .submitbtn{font-style:normal;}
#module_483911660 .submitbtn{background-color:rgb(255, 255, 255);} #module_483911660 input[type=radio]:checked, #module_483911660 input[type=checkbox]:checked{background:rgb(255, 255, 255);border:1px solid rgb(255, 255, 255)} 
#module_483911660 .submitbtn{background-image:none;}
#module_483911660 .submitbtn{background-repeat:no-repeat;}
#module_483911660 .submitbtn{background-position:50% 50%;}
#module_483911660 .submitbtn{background-attachment:scroll;}
#module_483911660 .submitbtn{}
#module_483911660 .submitbtnbox{justify-content:flex-start;}
#module_483911660 .submitbtn{width:100%;}
#module_483911660 .submitbtn{height:40px;line-height:40px;}
#module_483911660 .submitbtn{border-top-left-radius:5px;}
#module_483911660 .submitbtn{border-top-right-radius:5px;}
#module_483911660 .submitbtn{border-bottom-left-radius:5px;}
#module_483911660 .submitbtn{border-bottom-right-radius:5px;}
#module_483911660 .vcbtn1{background-color:#333333;}
#module_483911660 .vcbtn1{color:#fff;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-top-color:#333333;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-top-style:solid;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-right-color:#333333;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-right-style:solid;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-bottom-color:#333333;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-bottom-style:solid;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-left-color:#333333;}
#module_483911660 .frist_item:hover,#module_483911660 .smsvcode:hover, #module_483911660 .VerificationCodeinput:hover,#module_483911660 .customFormCheckbox:hover,#module_483911660 input[type=radio]:hover,#module_483911660 input.input-text-color:hover,#module_483911660.customFormDatetime:hover,#module_483911660 .Browse-file:hover,#module_483911660 .customFormDatetime:hover,#module_483911660 .pcCitybox select:hover,#module_483911660 .multi-row-text:hover,#module_483911660 .cityval:hover{border-left-style:solid;}
#module_483911660 .submitbtn:hover{font-size:14px;}
#module_483911660 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_483911660 .submitbtn:hover{color:#fff;}
#module_483911660 .submitbtn:hover{font-weight:normal;}
#module_483911660 .submitbtn:hover{text-decoration:none;}
#module_483911660 .submitbtn:hover{font-style:normal;}
#module_483911660 .submitbtn:hover{background-color:rgb(86, 202, 191);}
#module_483911660 .submitbtn:hover{background-image:none;}
#module_483911660 .submitbtn:hover{background-repeat:no-repeat;}
#module_483911660 .submitbtn:hover{background-position:50% 50%;}
#module_483911660 .submitbtn:hover{background-attachment:scroll;}
#module_483911660 .submitbtn:hover{}

.module_483911670 .ModuleHead .HeadCenter{float:none;}
#module_483911670 {
padding:0px;
}
#module_483911670 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911670 .ModuleHead483911670 {
display:none;
}
#module_483911670 .BodyCenter.BodyCenter483911670 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483911670 >.module_483911670 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483911670 >.module_483911670{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483911670 .BodyCenter.BodyCenter483911670 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911670 .BodyCenter.BodyCenter483911670 {
padding-top:0.0000%;
padding-left:2.9674%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483911670 >.module_483911670 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911670 >.module_483911670 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483911670 >.module_483911670 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483911670:hover {
border:none;
}
#module_483911670:hover >.module_483911670 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483911670 .ModuleSharediv{text-align: left;}
#module_483911670 .social-share-icon{color:rgb(255, 255, 255);}
#module_483911670 .social-share-icon{font-size:18px;}
#module_483911670 .social-share-icon{ margin-right:1px;margin-left:1px;} #module_483911670 .mvertical{margin-top:1px;margin-bottom:1px;}
#module_483911670 .social-share-icon{height:31px; width:31px;line-height:31px}
#module_483911670 .social-share-icon{border-top-color:#ccc;}
#module_483911670 .social-share-icon{border-top-style:solid;}
#module_483911670 .social-share-icon{border-top-width:0px;}
#module_483911670 .social-share-icon{border-right-color:#ccc;}
#module_483911670 .social-share-icon{border-right-style:solid;}
#module_483911670 .social-share-icon{border-right-width:0px;}
#module_483911670 .social-share-icon{border-bottom-color:#ccc;}
#module_483911670 .social-share-icon{border-bottom-style:solid;}
#module_483911670 .social-share-icon{border-bottom-width:0px;}
#module_483911670 .social-share-icon{border-left-color:#ccc;}
#module_483911670 .social-share-icon{border-left-style:solid;}
#module_483911670 .social-share-icon{border-left-width:0px;}
#module_483911670 .social-share-icon{background-color:transparent;}
#module_483911670 .social-share-icon{}
#module_483911670 .social-share-icon:hover{background-color:transparent;}
#module_483911670 .social-share-icon:hover{}
#module_483911670 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_483911670 .social-share-icon:hover{font-size:18px;}
#module_483911670 .social-share-icon:hover{border-top-color:#ccc;}
#module_483911670 .social-share-icon:hover{border-top-style:solid;}
#module_483911670 .social-share-icon:hover{border-top-width:0px;}
#module_483911670 .social-share-icon:hover{border-right-color:#ccc;}
#module_483911670 .social-share-icon:hover{border-right-style:solid;}
#module_483911670 .social-share-icon:hover{border-right-width:0px;}
#module_483911670 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_483911670 .social-share-icon:hover{border-bottom-style:solid;}
#module_483911670 .social-share-icon:hover{border-bottom-width:0px;}
#module_483911670 .social-share-icon:hover{border-left-color:#ccc;}
#module_483911670 .social-share-icon:hover{border-left-style:solid;}
#module_483911670 .social-share-icon:hover{border-left-width:0px;}

.module_483911814 .ModuleHead .HeadCenter{float:none;}
#module_483911814 {
padding:0px;
}
#module_483911814 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_483911814 .ModuleHead483911814 {
display:none;
}
#module_483911814 .BodyCenter.BodyCenter483911814 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483911814 >.module_483911814 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483911814 >.module_483911814{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483911814 .BodyCenter.BodyCenter483911814 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911814 .BodyCenter.BodyCenter483911814 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483911814 >.module_483911814 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483911814 >.module_483911814 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483911814 >.module_483911814 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483911814:hover {
border:none;
}
#module_483911814:hover >.module_483911814 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483911814 .ModuleImageTextGiantContent{margin-top:0px;}
#module_483911814 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_483911814 .ModuleImageTextGiantContent{margin-left:0px;}
#module_483911814 .ModuleImageTextGiantContent{margin-right:0px;}
#module_483911814 .imageTextGiant-Container{padding-top:0px;}
#module_483911814 .imageTextGiant-Container{padding-bottom:0px;}
#module_483911814 .imageTextGiant-Container{padding-left:15px;}
#module_483911814 .imageTextGiant-Container{padding-right:10px;}
#module_483911814 .showHandle .btn{font-size:14px;}
#module_483911814 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_483911814 .showHandle .btn{color:#333;}
#module_483911814 .showHandle .btn{font-weight:400;}
#module_483911814 .showHandle .btn{text-decoration:none;}
#module_483911814 .showHandle .btn{font-style:normal;}
#module_483911814 .showHandle div{border-top-color:#ddd !important;}
#module_483911814 .showHandle div{border-top-style:solid !important;}
#module_483911814 .showHandle div{border-top-width:1px !important;}
#module_483911814 .showHandle{background-color:transparent;}
#module_483911814 .showHandle{background-image:none;}
#module_483911814 .showHandle{background-repeat:no-repeat;}
#module_483911814 .showHandle{}
#module_483911814 .showHandle{}
#module_483911814 .showHandle{}
#module_483911814 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("https://static.styles-sys.com/images/index.png") no-repeat left; background-size: 100% auto; }
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .about-us{ background: url("https://static.styles-sys.com/images/about-us.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .product-center{  background: url("https://static.styles-sys.com/images/pro.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .news{ background: url("https://static.styles-sys.com/images/news.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .case{  background: url("https://static.styles-sys.com/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("skinp/modules/ModuleMobileNavGiant/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_483172134 .ModuleHead .HeadCenter{float:none;}
#module_483172134 {
padding:0px;
}
#module_483172134 {
}
#module_483172134 .ModuleHead483172134 {
display:none;
}
#module_483172134 .BodyCenter.BodyCenter483172134 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483172134 >.module_483172134 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483172134 >.module_483172134{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483172134 .BodyCenter.BodyCenter483172134 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483172134 .BodyCenter.BodyCenter483172134 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483172134 >.module_483172134 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483172134 >.module_483172134 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483172134 >.module_483172134 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483172134:hover {
border:none;
}
#module_483172134:hover >.module_483172134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483172134 .langlistbox{background-color:#fff} #module_483172134 .langlistbox .jt{border-bottom-color:#fff}
#module_483172134 .langlistbox .langinfo{color:#333333}
#module_483172134 .langlistbox .langinfo{background-color:#fff}
#module_483172134 .langlistbox .langinfo{border-color:#333333}
#module_483172134 .langlistbox .langtxt{ font-size:16px }
#module_483172134 .langlistbox .langtxt{ color:#333333 }
#module_483172134 {}#module_483172134.layout-102 #header{border-bottom-color:transparent;}
#module_483172134 {}#module_483172134.layout-102 #header{border-bottom-style:none;}
#module_483172134 {}#module_483172134.layout-102 #header{border-bottom-width:0px;}
#module_483172134 {}#module_483172134.layout-102 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_483172134 {}#module_483172134.layout-102 #MobileNav{background-color: transparent;} #module_483172134.layout-102 #header{background:rgb(86, 202, 191);}
#module_483172134 {}#module_483172134.layout-102 #header{}
#module_483172134 {}#module_483172134.layout-102 #header p{color:#fff;}
#module_483172134 {}#module_483172134.layout-102 .lcitem .rect{background:#fff;} #module_483172134.layout-102 .icons{color:#fff;} #module_483172134.layout-102 .svgdiv svg>*{fill:#fff;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item ul li a{border-bottom-color:rgb(86, 202, 191);}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item{background-color:rgb(86, 202, 191);}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item{}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a{background:rgb(86, 202, 191);}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a{}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a,#module_483172134.layout-102 .micro-nav-item>ul>li>a p{color:rgb(255, 255, 255);}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a{background:#272727;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a,#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a p{color:#e1e1e1;}
#module_483172134 {}#module_483172134.layout-102 #header p{font-family:Opensans;}
#module_483172134 {}#module_483172134.layout-102 #header p{font-size:20px;}
#module_483172134 {}#module_483172134.layout-102 #header p{font-weight:bold;}
#module_483172134 {}#module_483172134.layout-1012 #header p{text-decoration:none;}
#module_483172134 {}#module_483172134.layout-102 #header p{font-style:normal;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a,#module_483172134.layout-102 .micro-nav-item>ul>li>a p{font-family:Opensans;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a,#module_483172134.layout-102 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a,#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a,#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_483172134 .langlistbox li:hover .langinfo,#module_483172134 .langactive .langinfo {color:#fff}
#module_483172134 .langlistbox li:hover .langinfo,#module_483172134 .langactive .langinfo{background-color:#333333}
#module_483172134 .langlistbox li:hover .langinfo,#module_483172134 .langactive .langinfo{border-color:#333333}
#module_483172134 .langlistbox li:hover .langtxt,#module_483172134 .langactive .langtxt{ color:#333333 }
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a:hover,#module_483172134.layout-102 .micro-nav-item>ul>li.active>a:hover{background:rgb(75, 188, 177);}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li>a:hover,#module_483172134.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_483172134.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_483172134.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:#353535;}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_483172134.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_483172134 {}#module_483172134.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_483172134.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_483172135 .ModuleHead .HeadCenter{float:none;}
#module_483172135 {
padding:0px;
}
#module_483172135 {
}
#module_483172135 .ModuleHead0 {
display:none;
}

#module_483172135 .defaultbtn{background-color:#fff}
#module_483172135 .defaultbtn{}
#module_483172135 .spotgroup{color:#000}
#module_483172135 .itembtn{background-color:#fff}
#module_483172135 .itembtn{}
#module_483172135 .itemicon{color:#666} #module_483172135 svg>*{fill:#666}
#module_483172135 .itemtext{background-color:#fff} #module_483172135 .itemtextright::before{border-left-color:#fff} #module_483172135 .itemtextleft::before{border-right-color:#fff}
#module_483172135 .itemtext{}
#module_483172135 .itemtext{font-size:12px;}
#module_483172135 .itemtext{font-family:;}
#module_483172135 .itemtext{color:#666 !important;}
#module_483172135 .itemtext{font-weight:normal;}
#module_483172135 .itemtext{text-decoration:none;}
#module_483172135 .itemtext{font-style:normal;}
#module_483172135 .defaultbtnbghover{background-color:#000000}
#module_483172135 .defaultbtnbghover{}
#module_483172135 .defaultbtniconbghover{color:#fff}
.module_483172136 .ModuleHead .HeadCenter{float:none;}
#module_483172136 {
padding:0px;
}
#module_483172136 {
}
#module_483172136 .ModuleHead483172136 {
display:none;
}
#module_483172136 .BodyCenter.BodyCenter483172136 {
background:none;background-color:rgba(0,0,0,0);
}
#module_483172136 >.module_483172136 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_483172136 >.module_483172136{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_483172136 .BodyCenter.BodyCenter483172136 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483172136 .BodyCenter.BodyCenter483172136 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_483172136 >.module_483172136 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_483172136 >.module_483172136 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_483172136 >.module_483172136 {box-shadow: 0px 0px 0px 0px #ccc}
#module_483172136:hover {
border:none;
}
#module_483172136:hover >.module_483172136 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_483172136 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_483172136 .foot-nav-list{border-top-color:transparent;}
#module_483172136 .foot-nav-list{border-top-style:none;}
#module_483172136 .foot-nav-list{border-top-width:0px;}
#module_483172136 #MobileFootNav{box-shadow:0px -1px 5px 1px rgba(0, 0, 0, 0.05);}
#module_483172136 .icon{color:rgb(86, 202, 191) !important;} #module_483172136 .icon svg >*{fill:rgb(86, 202, 191)}
#module_483172136 .itemText{font-size:12px;}
#module_483172136 .itemText{font-family:Opensans;}
#module_483172136 .itemText{color:rgb(86, 202, 191) !important;}
#module_483172136 .itemText{font-weight:normal;}
#module_483172136 .itemText{text-decoration:none;}
#module_483172136 .itemText{font-style:normal;}
#module_483172136 .iconh{color:rgb(86, 202, 191) !important;}  #module_483172136 .iconh svg >*{fill:rgb(86, 202, 191)}
#module_483172136 .itemTexth{font-size:12px;}
#module_483172136 .itemTexth{font-family:Opensans;}
#module_483172136 .itemTexth{color:rgb(86, 202, 191) !important;}
#module_483172136 .itemTexth{font-weight:normal;}
#module_483172136 .itemTexth{text-decoration:none;}
#module_483172136 .itemTexth{font-style:normal;}
