/* cache file /mnt/yzproc/YZ-Site/caches/csscache/7/76873/76873_2734200_1_.cache exists */
/*md5:9336c794b80aa3f0480d90df4c856cd5*/
/*time: 2024-11-07 02:44:19*/
/*url:bisnte.com/NewsList/1.html?PageNo=3*/
.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:flex;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 .sticky{
    position: sticky;
    top:20px;
    height: 100% !important;
}
.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 .sticky{
        position:inherit;
        top:unset;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_597975607 .ModuleHead .HeadCenter{float:none;}
#module_597975607 {
padding:0px;
}
#module_597975607 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_597975607 .ModuleHead597975607 {
display:none;
}
#module_597975607 .BodyCenter.BodyCenter597975607 {
background:none;background-color:rgb(10, 25, 56);
}
#module_597975607 >.module_597975607 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597975607 >.module_597975607{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597975607 .BodyCenter.BodyCenter597975607 {
padding-top:0.0000%;
padding-left:2.1008%;
padding-right:2.1008%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597975607 .BodyCenter.BodyCenter597975607 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597975607 >.module_597975607 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597975607 >.module_597975607 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597975607 >.module_597975607 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597975607:hover {
border:none;
}
#module_597975607:hover >.module_597975607 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597975607 .ModuleSubContainer{background-color:transparent;}
#module_597975607 .ModuleSubContainer{background-image:none;}
#module_597975607 .ModuleSubContainer{background-repeat:no-repeat;}
#module_597975607 .ModuleSubContainer{background-position:0% 0%;}
#module_597975607 .ModuleSubContainer{background-attachment:scroll;}
#module_597975607 .ModuleSubContainer{}
#module_597975607 {!bgVideo!}{bgVideoUrl:}
#module_597975607 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_597975607 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_597975607 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer597975607 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer597975607 .SubPadding {width:30px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_597975642 .ModuleHead .HeadCenter{float:none;}
#module_597975642 {
padding:0px;
}
#module_597975642 {
position:static;
z-index:0;
top:45px;
left:173px;
width:100%;
height: auto;
}
#module_597975642 .ModuleHead597975642 {
display:none;
}
#module_597975642 .BodyCenter.BodyCenter597975642 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597975642 >.module_597975642 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597975642 >.module_597975642{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597975642 .BodyCenter.BodyCenter597975642 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597975642 .BodyCenter.BodyCenter597975642 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597975642 >.module_597975642 {
margin-top:4.5603%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597975642 >.module_597975642 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597975642 >.module_597975642 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597975642:hover {
border:none;
}
#module_597975642:hover >.module_597975642 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597975642 img{border-top-color:transparent;}
#module_597975642 img{border-top-style:none;}
#module_597975642 img{border-top-width:0px;}
#module_597975642 img{border-right-color:transparent;}
#module_597975642 img{border-right-style:none;}
#module_597975642 img{border-right-width:0px;}
#module_597975642 img{border-bottom-color:transparent;}
#module_597975642 img{border-bottom-style:none;}
#module_597975642 img{border-bottom-width:0px;}
#module_597975642 img{border-left-color:transparent;}
#module_597975642 img{border-left-style:none;}
#module_597975642 img{border-left-width:0px;}
#module_597975642 img{border-top-left-radius:0px;}
#module_597975642 img{border-top-right-radius:0px;}
#module_597975642 img{border-bottom-left-radius:0px;}
#module_597975642 img{border-bottom-right-radius:0px;}
#module_597975642 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer597975607 #Sub597975607_1 {width:17.0068%;}
.ModuleNavGiant.layout-102 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  line-height: 0;
  overflow: hidden;
}
.ModuleNavGiant.layout-102 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-102 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-102 .moveMenuRight, .ModuleNavGiant.layout-102 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-102 .moveMenuRight:hover, .ModuleNavGiant.layout-102 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-102 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-group {
	float: left;
	text-align: center;
}
.ModuleNavGiant.layout-102 .main-nav-item {
  box-sizing: content-box;
  padding: 0 25px;
  height: 80px;
  line-height: 80px;
  color: #000000;
  position: relative;
  display:block;
}
.ModuleNavGiant.layout-102 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  border-bottom:3px solid #1976d2;
  z-index: 1;
  left: 50%;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .main-nav-item-hover::before {
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-102 .sub-nav-item-group {
  width: 192px;
  text-align: center;
  border-top: 2px solid #333;
  display: none;
}
.ModuleNavGiant.layout-102 .sub-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  font-size: 12px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-102 .sub-nav-item:last-child{
  border-bottom: none!important;
}
.ModuleNavGiant.layout-102 .sub-nav-item:hover {
  padding-left: 10px;
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-102 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-102 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #1976d2;
  z-index: 11111;
  left: 0;
  bottom: 0;
}
.ModuleNavGiant.layout-102 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-102 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-102 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-102 .verticalMenu .main-nav-item {display: inline-block; padding: 0 !important; text-align: center;}

.ModuleNavGiant.layout-102 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-102 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-102 .sub-menu{
    display: none !important;
}.module_597976063 .ModuleHead .HeadCenter{float:none;}
#module_597976063 {
padding:0px;
}
#module_597976063 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597976063 .ModuleHead597976063 {
display:none;
}
#module_597976063 .BodyCenter.BodyCenter597976063 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597976063 >.module_597976063 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597976063 >.module_597976063{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597976063 .BodyCenter.BodyCenter597976063 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597976063 .BodyCenter.BodyCenter597976063 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597976063 >.module_597976063 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597976063 >.module_597976063 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597976063 >.module_597976063 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597976063:hover {
border:none;
}
#module_597976063:hover >.module_597976063 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597976063 .main-nav-item{height:81px;line-height:81px} #module_597976063 .main-nav-content{height:81px;}
#module_597976063 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_597976063 .main-nav-content{background-image:none;}
#module_597976063 .main-nav-content{background-repeat:no-repeat;}
#module_597976063 .main-nav-content{}
#module_597976063 .main-nav-content{}
#module_597976063 .main-nav-content{}
#module_597976063 .main-nav-content, #module_597976063 .verticalMenu .main-nav-item-group{text-align:right;}
#module_597976063 .main-nav-item{font-size:15px;}
#module_597976063 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_597976063 .main-nav-item{color:rgb(255, 255, 255);}
#module_597976063 .main-nav-item{font-weight:normal;}
#module_597976063 .main-nav-item{text-decoration:none;}
#module_597976063 .main-nav-item{font-style:normal;}
#module_597976063 .main-nav-item{background-color:transparent;}
#module_597976063 .main-nav-item{background-image:none;}
#module_597976063 .main-nav-item{background-repeat:no-repeat;}
#module_597976063 .main-nav-item{}
#module_597976063 .main-nav-item{}
#module_597976063 .main-nav-item{}
#module_597976063 .main-nav-item{width:auto;}
#module_597976063 .main-nav-item{padding-left:20px;padding-right:20px;} #module_597976063 .verticalMenu .main-nav-item-group{margin-bottom:20px;}
#module_597976063 .sub-nav-item-group{border-top-color:#333;}
#module_597976063 .sub-nav-item-group{border-top-style:solid;}
#module_597976063 .sub-nav-item-group{border-top-width:0px;}
#module_597976063 .sub-nav-item-group{border-right-color:transparent;}
#module_597976063 .sub-nav-item-group{border-right-style:none;}
#module_597976063 .sub-nav-item-group{border-right-width:0px;}
#module_597976063 .sub-nav-item-group{border-bottom-color:transparent;}
#module_597976063 .sub-nav-item-group{border-bottom-style:none;}
#module_597976063 .sub-nav-item-group{border-bottom-width:0px;}
#module_597976063 .sub-nav-item-group{border-left-color:transparent;}
#module_597976063 .sub-nav-item-group{border-left-style:none;}
#module_597976063 .sub-nav-item-group{border-left-width:0px;}
#module_597976063 .sub-nav-item-group{width:192px;}
#module_597976063 .sub-nav-item{height:40px;line-height:40px}
#module_597976063 .sub-nav-item{font-size:12px;}
#module_597976063 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_597976063 .sub-nav-item{color:#000;}
#module_597976063 .sub-nav-item{font-weight:normal;}
#module_597976063 .sub-nav-item{text-decoration:none;}
#module_597976063 .sub-nav-item{font-style:normal;}
#module_597976063 .sub-nav-item{background-color:#fff;}
#module_597976063 .sub-nav-item{background-image:none;}
#module_597976063 .sub-nav-item{background-repeat:no-repeat;}
#module_597976063 .sub-nav-item{}
#module_597976063 .sub-nav-item{}
#module_597976063 .sub-nav-item{}
#module_597976063 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_597976063 .sub-nav-item{border-bottom-style:solid;}
#module_597976063 .sub-nav-item{border-bottom-width:1px;}
#module_597976063 .sub-nav-item{margin-top:0px;}
#module_597976063 .main-nav-item-hover{font-size:15px;}
#module_597976063 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_597976063 .main-nav-item-hover{color:rgb(0, 144, 255);}
#module_597976063 .main-nav-item-hover{font-weight:normal;}
#module_597976063 .main-nav-item-hover{text-decoration:none;}
#module_597976063 .main-nav-item-hover{font-style:normal;}
#module_597976063 .main-nav-item-hover{background-color:transparent;}
#module_597976063 .main-nav-item-hover{background-image:none;}
#module_597976063 .main-nav-item-hover{background-repeat:no-repeat;}
#module_597976063 .main-nav-item-hover{}
#module_597976063 .main-nav-item-hover{}
#module_597976063 .main-nav-item-hover{}
#module_597976063 .main-nav-item-hover::before,#module_597976063 .main-nav-item::before{border-bottom-color:rgb(0, 144, 255);}
#module_597976063 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_597976063 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_597976063 .main-nav-item-hover::before{width:100%}
#module_597976063 .sub-nav-item:hover{font-size:12px;}
#module_597976063 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_597976063 .sub-nav-item:hover{color:rgb(0, 142, 252);}
#module_597976063 .sub-nav-item:hover{font-weight:normal;}
#module_597976063 .sub-nav-item:hover{text-decoration:none;}
#module_597976063 .sub-nav-item:hover{font-style:normal;}
#module_597976063 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_597976063 .sub-nav-item:hover{background-image:none;}
#module_597976063 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_597976063 .sub-nav-item:hover{}
#module_597976063 .sub-nav-item:hover{}
#module_597976063 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer597975607 #Sub597975607_2 {width:69.6145%;}
.ModuleLangSwitchGiant.layout-107 .lang-container{
	display: inline-block;
    border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-107 .imgBox{
	width: 32px;
	height: 40px;
	margin: 0 10px;
	line-height: 40px;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.ModuleLangSwitchGiant.layout-107 .imgBox img{
	width: 32px;
	height: 20px;
}

.ModuleLangSwitchGiant.layout-107 .lang-text{
	font-size:12px;
	color:#666666;
	vertical-align: top;
	width: 42px;
	height: 40px;
	line-height: 42px;
	display: block;
	text-align: left;
	float: left;
}

.ModuleLangSwitchGiant.layout-107 .icoBox{
	width: 21px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #9a9a9a;
	float: left;
}

.ModuleLangSwitchGiant.layout-107 .lang-container:hover .icoBox{
	transform: rotate(180deg);
	transition: ease-in-out .3s;
}

.ModuleLangSwitchGiant.layout-107 .lang-selection{
	background:#fff;
	display:none;
	border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-107 .lang-selection li{
	height: 40px;
    line-height: 40px;
	cursor:pointer;
	padding-right: 21px;
	text-align: left;
}
.ModuleLangSwitchGiant.layout-107 .lang-selection li:hover .lang-text{
	color:#f10215;
}
.module_597976097 .ModuleHead .HeadCenter{float:none;}
#module_597976097 {
padding:0px;
}
#module_597976097 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597976097 .ModuleHead597976097 {
display:none;
}
#module_597976097 .BodyCenter.BodyCenter597976097 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597976097 >.module_597976097 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597976097 >.module_597976097{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597976097 .BodyCenter.BodyCenter597976097 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597976097 .BodyCenter.BodyCenter597976097 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597976097 >.module_597976097 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597976097 >.module_597976097 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597976097 >.module_597976097 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597976097:hover {
border:none;
}
#module_597976097:hover >.module_597976097 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597976097 .BodyCenter{text-align:right;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{font-size:12px;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{color:#333;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{font-weight:normal;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{text-decoration:initial;}
#module_597976097 .lang-text,#clone_module_597976097 .lang-text{font-style:normal;}
#module_597976097 {} #clone_module_597976097 .lang-selection{border-color:#e5e5e5;} #module_597976097 .lang-text{border-right:1px solid #e5e5e5;}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{background-color:#fff;}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{background-image:none;}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{background-repeat:no-repeat;}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{}
#module_597976097 {} #clone_module_597976097 .lang-selection,#module_597976097 .lang-container{}
#module_597976097 {} #clone_module_597976097 .lang-text,#module_597976097 .lang-text{width:43px}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{font-size:12px;}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{color:#f10215;}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{font-weight:normal;}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{text-decoration:initial;}
#module_597976097 .lang-selection .lang-text:hover,#clone_module_597976097 .lang-selection .lang-text:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer597975607 #Sub597975607_3 {width:13.3787%;}
.module_597976108 .ModuleHead .HeadCenter{float:none;}
#module_597976108 {
padding:0px;
}
#module_597976108 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597976108 .ModuleHead597976108 {
display:none;
}

.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

.ModulePupopGiant.layout-101 .ModulePuponArrow.PosBottom {
    border-top-color: #e8e8e8;
    border-top-width: 12px;
    bottom:-20px;
}

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_598231456 .ModuleHead .HeadCenter{float:none;}
#module_598231456 {
padding:0px;
}
#module_598231456 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_598231456 .ModuleHead598231456 {
display:none;
}

#module_598231456 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_598231456 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_598231456 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_598231456 .ModulePupopContainer{}
#module_598231456 .ModulePupopContainer{background-repeat:no-repeat;}
#module_598231456 .ModulePupopContainer{background-position:0% 0%;}
#module_598231456 .ModulePupopContainer{background-attachment:scroll;}
#module_598231456 .ModulePupopContainer{}
#module_598231456 .ModulePupopContainer{padding-top:0px;}
#module_598231456 .ModulePupopContainer{padding-bottom:0px;}
#module_598231456 .ModulePupopContainer{padding-left:0px;}
#module_598231456 .ModulePupopContainer{padding-right:0px;}
#module_598231456 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_598231456 .ModulePupopContainer{border-top-style:solid;}
#module_598231456 .ModulePupopContainer{border-top-width:0px;}
#module_598231456 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_598231456 .ModulePupopContainer{border-bottom-style:solid;}
#module_598231456 .ModulePupopContainer{border-bottom-width:0px;}
#module_598231456 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_598231456 .ModulePupopContainer{border-left-style:solid;}
#module_598231456 .ModulePupopContainer{border-left-width:0px;}
#module_598231456 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_598231456 .ModulePupopContainer{border-right-style:solid;}
#module_598231456 .ModulePupopContainer{border-right-width:0px;}
#module_598231456 .ModulePupopContainer{border-top-left-radius:0px;}
#module_598231456 .ModulePupopContainer{border-top-right-radius:0px;}
#module_598231456 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_598231456 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_598231456 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_598231456 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_598231456 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_598231456 .pupopClose .iconfont{font-size:24px;}
#module_598231456 .pupopClose .iconfont{color:#ccc;}
#module_598231456 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_598231456 .pupopClose{}
#module_598231456 .pupopClose{background-repeat:no-repeat;}
#module_598231456 .pupopClose{background-position:0% 0%;}
#module_598231456 .pupopClose{background-attachment:scroll;}
#module_598231456 .pupopClose{}
#module_598231456 .pupopClose{border-top-color:#e1e1e1;}
#module_598231456 .pupopClose{border-top-style:solid;}
#module_598231456 .pupopClose{border-top-width:0px;}
#module_598231456 .pupopClose{border-bottom-color:#e1e1e1;}
#module_598231456 .pupopClose{border-bottom-style:solid;}
#module_598231456 .pupopClose{border-bottom-width:0px;}
#module_598231456 .pupopClose{border-left-color:#e1e1e1;}
#module_598231456 .pupopClose{border-left-style:solid;}
#module_598231456 .pupopClose{border-left-width:0px;}
#module_598231456 .pupopClose{border-right-color:#e1e1e1;}
#module_598231456 .pupopClose{border-right-style:solid;}
#module_598231456 .pupopClose{border-right-width:0px;}
#module_598231456 .pupopClose{border-top-left-radius:0px;}
#module_598231456 .pupopClose{border-top-right-radius:0px;}
#module_598231456 .pupopClose{border-bottom-left-radius:0px;}
#module_598231456 .pupopClose{border-bottom-right-radius:0px;}
#module_598231456 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_598231456 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_598231456 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_598231456{display: none;}.ModulePupopContainer.ModulePupopContainer598231456 {max-width:1200px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer598231456 {width:1200px;}
#Sub598231456_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.module_598231457 .ModuleHead .HeadCenter{float:none;}
#module_598231457 {
padding:0px;
}
#module_598231457 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_598231457 .ModuleHead598231457 {
display:none;
}

#module_598231457 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_598231457 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_598231457 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_598231457 .ModulePupopContainer{}
#module_598231457 .ModulePupopContainer{background-repeat:no-repeat;}
#module_598231457 .ModulePupopContainer{background-position:0% 0%;}
#module_598231457 .ModulePupopContainer{background-attachment:scroll;}
#module_598231457 .ModulePupopContainer{}
#module_598231457 .ModulePupopContainer{padding-top:0px;}
#module_598231457 .ModulePupopContainer{padding-bottom:0px;}
#module_598231457 .ModulePupopContainer{padding-left:0px;}
#module_598231457 .ModulePupopContainer{padding-right:0px;}
#module_598231457 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_598231457 .ModulePupopContainer{border-top-style:solid;}
#module_598231457 .ModulePupopContainer{border-top-width:0px;}
#module_598231457 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_598231457 .ModulePupopContainer{border-bottom-style:solid;}
#module_598231457 .ModulePupopContainer{border-bottom-width:0px;}
#module_598231457 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_598231457 .ModulePupopContainer{border-left-style:solid;}
#module_598231457 .ModulePupopContainer{border-left-width:0px;}
#module_598231457 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_598231457 .ModulePupopContainer{border-right-style:solid;}
#module_598231457 .ModulePupopContainer{border-right-width:0px;}
#module_598231457 .ModulePupopContainer{border-top-left-radius:0px;}
#module_598231457 .ModulePupopContainer{border-top-right-radius:0px;}
#module_598231457 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_598231457 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_598231457 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_598231457 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_598231457 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_598231457 .pupopClose .iconfont{font-size:24px;}
#module_598231457 .pupopClose .iconfont{color:#ccc;}
#module_598231457 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_598231457 .pupopClose{}
#module_598231457 .pupopClose{background-repeat:no-repeat;}
#module_598231457 .pupopClose{background-position:0% 0%;}
#module_598231457 .pupopClose{background-attachment:scroll;}
#module_598231457 .pupopClose{}
#module_598231457 .pupopClose{border-top-color:#e1e1e1;}
#module_598231457 .pupopClose{border-top-style:solid;}
#module_598231457 .pupopClose{border-top-width:0px;}
#module_598231457 .pupopClose{border-bottom-color:#e1e1e1;}
#module_598231457 .pupopClose{border-bottom-style:solid;}
#module_598231457 .pupopClose{border-bottom-width:0px;}
#module_598231457 .pupopClose{border-left-color:#e1e1e1;}
#module_598231457 .pupopClose{border-left-style:solid;}
#module_598231457 .pupopClose{border-left-width:0px;}
#module_598231457 .pupopClose{border-right-color:#e1e1e1;}
#module_598231457 .pupopClose{border-right-style:solid;}
#module_598231457 .pupopClose{border-right-width:0px;}
#module_598231457 .pupopClose{border-top-left-radius:0px;}
#module_598231457 .pupopClose{border-top-right-radius:0px;}
#module_598231457 .pupopClose{border-bottom-left-radius:0px;}
#module_598231457 .pupopClose{border-bottom-right-radius:0px;}
#module_598231457 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_598231457 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_598231457 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_598231457{display: none;}.ModulePupopContainer.ModulePupopContainer598231457 {max-width:1200px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer598231457 {width:1200px;}
#Sub598231457_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.ModuleLangSwitchGiant.layout-106 .lang-list{
    display: inline-block;
    vertical-align: top;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li{
	float:left;
	text-align: center;
	margin-right: 20px;
	line-height: 20px;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li:last-child {
	margin-right: 0;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li a{
	font-size: unset;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li p{
	width: 32px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	margin-right: 8px;
}
.ModuleLangSwitchGiant.layout-106 .lang-list li p img{
	width: 32px;
	max-width: 100%;
	max-height: 100%;
}.module_598231473 .ModuleHead .HeadCenter{float:none;}
#module_598231473 {
padding:0px;
}
#module_598231473 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598231473 .ModuleHead598231473 {
display:none;
}

#module_598231473 .BodyCenter{text-align:left;}
#module_598231473 .lang-text{font-size:12px;}
#module_598231473 .lang-text{font-family:;}
#module_598231473 .lang-text{color:#666;}
#module_598231473 .lang-text{font-weight:normal;}
#module_598231473 .lang-text{text-decoration:none;}
#module_598231473 .lang-text{font-style:normal;}
#module_598231473 .lang-list{background-color:#fff;}
#module_598231473 .lang-list{}
#module_598231473 .lang-list{background-repeat:no-repeat;}
#module_598231473 .lang-list{}
#module_598231473 .lang-list{}
#module_598231473 .lang-list{}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{font-size:12px;}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{font-family:;}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{color:#f10215;}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{font-weight:normal;}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{text-decoration:none;}
#module_598231473 li:hover .lang-text,#module_598231473 .lang-text.current{font-style:normal;}

.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_598317505 .ModuleHead .HeadCenter{float:none;}
#module_598317505 {
padding:0px;
}
#module_598317505 {
position:static;
z-index:1;
top:144px;
left:0px;
width:100%;
height: auto;
}
#module_598317505 .ModuleHead598317505 {
display:none;
}
#module_598317505 .BodyCenter.BodyCenter598317505 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20240329110936575fd2.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_598317505 >.module_598317505 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317505 >.module_598317505{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317505 .BodyCenter.BodyCenter598317505 {
padding-top:5.2521%;
padding-left:7.8782%;
padding-right:7.8782%;
padding-bottom:5.2521%;
}
}
@media screen and (max-width: 767px){
#module_598317505 .BodyCenter.BodyCenter598317505 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_598317505 >.module_598317505 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317505 >.module_598317505 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598317505 >.module_598317505 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317505:hover {
border:none;
}
#module_598317505:hover >.module_598317505 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317505 .ModuleSubContainer{background-color:transparent;}
#module_598317505 .ModuleSubContainer{background-image:none;}
#module_598317505 .ModuleSubContainer{background-repeat:no-repeat;}
#module_598317505 .ModuleSubContainer{background-position:0% 0%;}
#module_598317505 .ModuleSubContainer{background-attachment:scroll;}
#module_598317505 .ModuleSubContainer{}
#module_598317505 {!bgVideo!}{bgVideoUrl:}
#module_598317505 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_598317505 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_598317505 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer598317505 {max-width:none;width:100%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_598317506 .ModuleHead .HeadCenter{float:none;}
#module_598317506 {
padding:0px;
}
#module_598317506 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598317506 .ModuleHead598317506 {
display:none;
}
#module_598317506 .BodyCenter.BodyCenter598317506 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317506 >.module_598317506 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317506 >.module_598317506{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317506 .BodyCenter.BodyCenter598317506 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317506 .BodyCenter.BodyCenter598317506 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_598317506 >.module_598317506 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317506 >.module_598317506 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598317506 >.module_598317506 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317506:hover {
border:none;
}
#module_598317506:hover >.module_598317506 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317506 .BreadIcon{font-size:16px;} #module_598317506 .BreadsvgIcon svg{width:16px;height:16px;}
#module_598317506 .BreadIcon{color:rgb(255, 255, 255);} #module_598317506 .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_598317506 .BreadIcon,#module_598317506 .BreadsvgIcon{margin-left:0px;}
#module_598317506 .BreadIcon,#module_598317506 .BreadsvgIcon{margin-right:10px;}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{font-size:16px;}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{color:rgb(255, 255, 255);}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{font-weight:normal;}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{text-decoration:none;}
#module_598317506 .bcs-item,#module_598317506 .bcs-item a{font-style:normal;}
#module_598317506 .breadcrumb{text-align:left;}
#module_598317506 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_598317506 .breadcrumb .separator{font-size:12px;}
#module_598317506 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_598317506 .breadcrumb .separator{color:rgb(255, 255, 255);}
#module_598317506 .breadcrumb .separator{font-weight:normal;}
#module_598317506 .breadcrumb .separator{text-decoration:none;}
#module_598317506 .breadcrumb .separator{font-style:normal;}
#module_598317506 .breadcrumb:hover .BreadIcon{color:rgb(255, 255, 255)} #module_598317506 .breadcrumb:hover .BreadsvgIcon svg>*{fill:rgb(255, 255, 255);}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{font-size:16px;}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{color:rgb(255, 255, 255);}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{font-weight:normal;}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{text-decoration:none;}
#module_598317506 .bcs-item:hover,#module_598317506 .bcs-item a:hover{font-style:normal;}

.module_598317508 .ModuleHead .HeadCenter{float:none;}
#module_598317508 {
padding:0px;
}
#module_598317508 {
position:static;
z-index:1;
top:643px;
left:1424px;
width:100%;
height: auto;
}
#module_598317508 .ModuleHead598317508 {
display:none;
}
#module_598317508 .BodyCenter.BodyCenter598317508 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317508 >.module_598317508 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317508 >.module_598317508{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317508 .BodyCenter.BodyCenter598317508 {
padding-top:5.2521%;
padding-left:7.8782%;
padding-right:7.8782%;
padding-bottom:5.2521%;
}
}
@media screen and (max-width: 767px){
#module_598317508 .BodyCenter.BodyCenter598317508 {
padding-top:8.6455%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_598317508 >.module_598317508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317508 >.module_598317508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598317508 >.module_598317508 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317508:hover {
border:none;
}
#module_598317508:hover >.module_598317508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317508 .ModuleSubContainer{background-color:transparent;}
#module_598317508 .ModuleSubContainer{background-image:none;}
#module_598317508 .ModuleSubContainer{background-repeat:no-repeat;}
#module_598317508 .ModuleSubContainer{background-position:0% 0%;}
#module_598317508 .ModuleSubContainer{background-attachment:scroll;}
#module_598317508 .ModuleSubContainer{}
#module_598317508 {!bgVideo!}{bgVideoUrl:}
#module_598317508 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_598317508 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_598317508 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer598317508 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer598317508 .SubPadding {width:80px;}
/*图文模块 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_598317509 .ModuleHead .HeadCenter{float:none;}
#module_598317509 {
padding:0px;
}
#module_598317509 {
position:static;
z-index:1;
top:490px;
left:268px;
width:100%;
height: auto;
}
#module_598317509 .ModuleHead598317509 {
display:none;
}
#module_598317509 .BodyCenter.BodyCenter598317509 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317509 >.module_598317509 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317509 >.module_598317509{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317509 .BodyCenter.BodyCenter598317509 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317509 .BodyCenter.BodyCenter598317509 {
padding-top:0.0000%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598317509 >.module_598317509 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317509 >.module_598317509 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598317509 >.module_598317509 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317509:hover {
border:none;
}
#module_598317509:hover >.module_598317509 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317509 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598317509 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598317509 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598317509 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598317509 .imageTextGiant-Container{padding-top:10px;}
#module_598317509 .imageTextGiant-Container{padding-bottom:10px;}
#module_598317509 .imageTextGiant-Container{padding-left:0px;}
#module_598317509 .imageTextGiant-Container{padding-right:0px;}
#module_598317509 .showHandle .btn{font-size:14px;}
#module_598317509 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317509 .showHandle .btn{color:#333;}
#module_598317509 .showHandle .btn{font-weight:400;}
#module_598317509 .showHandle .btn{text-decoration:none;}
#module_598317509 .showHandle .btn{font-style:normal;}
#module_598317509 .showHandle div{border-top-color:#ddd !important;}
#module_598317509 .showHandle div{border-top-style:solid !important;}
#module_598317509 .showHandle div{border-top-width:1px !important;}
#module_598317509 .showHandle{background-color:transparent;}
#module_598317509 .showHandle{background-image:none;}
#module_598317509 .showHandle{background-repeat:no-repeat;}
#module_598317509 .showHandle{}
#module_598317509 .showHandle{}
#module_598317509 .showHandle{}
#module_598317509 a{font-size:unset;font-family:unset}
.module_598317586 .ModuleHead .HeadCenter{float:none;}
#module_598317586 {
padding:0px;
}
#module_598317586 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_598317586 .ModuleHead598317586 {
display:none;
}


.ModuleCommonClsGiant.layout-104 .main-class-container-mobile{border:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box div:nth-last-of-type(1) .main-class-line{border-bottom: 0}
.ModuleCommonClsGiant.layout-104 .sub-class-item,.ModuleCommonClsGiant.layout-104 .main-class-item{background: #fbfbfb}
.ModuleCommonClsGiant.layout-104 .main-class-item{padding-left:24px;padding-right:24px; height:50px;line-height:50px;background: #fff;display: flex;align-items: center;justify-content:space-between;cursor:pointer;}
.ModuleCommonClsGiant.layout-104 .main-class-text{display:block;width: auto;color:#333;font-size: 16px;padding-right: 4px}
.ModuleCommonClsGiant.layout-104 .main-class-item-box .main-class-line{height: 0;margin:0 24px;border-bottom:1px solid #e5e5e5;}
.ModuleCommonClsGiant.layout-104 .main-class-item-box:nth-last-of-type(1) .main-class-line{border-bottom: 0!important}
.ModuleCommonClsGiant.layout-104 .main-class-icon{color:#999;font-size: 12px;transform: rotate(90deg)}
.ModuleCommonClsGiant.layout-104 .sub-class-item{padding-left:24px;height:50px;line-height:50px;background:#fbfbfb;}
.ModuleCommonClsGiant.layout-104 .sub-class-text{color:#666;font-size:14px;display:inline-block;max-width: 100%;width: 100%}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active .sub-class-text{color: #fff}
.ModuleCommonClsGiant.layout-104 .sub-class-item-box{overflow: hidden;}
.ModuleCommonClsGiant.layout-104 .class-title{display: none;}
.ModuleCommonClsGiant.layout-104.layout-104dialog{display: none}
.ModuleCommonClsGiant.layout-104 .two-classify{display: none}
.mask-layermask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
.ModuleCommonClsGiant.layout-104 .main-class-icon.active{
  transform: rotate(-90deg)
}
.ModuleCommonClsGiant.layout-104 .sub-class-item.active{
  opacity: .8;
}
.ModuleCommonClsGiant.layout-104 .layout104dialog-left{
  position:absolute;
  top:0;
  left:0;
  width:20%;
  height:100%
}
.ModuleCommonClsGiant.layout-104 .forceheight{
  height: auto !important;
  line-height: 1.5 !important;
}
@media only screen and (max-width: 767px) {
  .ModuleCommonClsGiant.layout-104 .class-title{display: flex;align-items: center;justify-content: space-between;padding: 6px 6px 6px 15px;height:40px;line-height: 40px;border:1px solid #e5e5e5;}
  .ModuleCommonClsGiant.layout-104 .class-title .class-title-text{width:100%;font-size:16px;color:#333;font-weight:bold;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item{color:#666}
  .mask-layer{height:100%;width:100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5);display: none}
  .ModuleCommonClsGiant.layout-104.layout-104dialog{position: fixed;height: 100%;width: 100%;padding-left:21%;left:0;top:0px;z-index:955;background: #fff;background-clip:content-box;box-sizing: border-box;border:0;overflow: hidden;}
  .ModuleCommonClsGiant.layout-104 .main-class-container-mobile{display: none}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover .sub-class-text{color: #666}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-show{animation: dialogshow 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.goback{animation: dialoggoback 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104.layout-104dialog.dialog-hide{animation: dialoggohide 0.5s;animation-fill-mode: forwards;}
  .ModuleCommonClsGiant.layout-104 .sub-class-item:hover{border-top:0;border-bottom: 0;background: #fbfbfb;}
  .ModuleCommonClsGiant.layout-104 .sub-class-text:hover{color: #ff6600;}
  .ModuleCommonClsGiant.layout-104{border:0;}
  @keyframes dialogshow
  {
    from {left: 100%;}
    to {left:0}
    }
    @keyframes dialoggoback
  {
    from {}
    to {margin-left:0}
  }

    @keyframes dialoggohide
  {
    from {}
    to {margin-left:100%;}
    }

}
.module_598317515 .ModuleHead .HeadCenter{float:none;}
#module_598317515 {
padding:0px;
}
#module_598317515 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598317515 .ModuleHead598317515 {
display:none;
}
#module_598317515 .BodyCenter.BodyCenter598317515 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317515 >.module_598317515 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317515 >.module_598317515{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317515 .BodyCenter.BodyCenter598317515 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317515 .BodyCenter.BodyCenter598317515 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_598317515 >.module_598317515 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317515 >.module_598317515 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598317515 >.module_598317515 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317515:hover {
border:none;
}
#module_598317515:hover >.module_598317515 {
border-color:#ccc;
}
#module_598317515:hover >.module_598317515 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{padding-top:0px !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{padding-bottom:0px !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{padding-left:24px !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{padding-right:24px !important;}
#module_598317515 .sub-class-item.forceheight,.inlayout-104dialogmodule_598317515 .sub-class-item.forceheight{padding-top:0px !important;}
#module_598317515 .sub-class-item.forceheight,.inlayout-104dialogmodule_598317515 .sub-class-item.forceheight{padding-bottom:0px !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{padding-left:24px !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{padding-right:0px  !important;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{border-color:#e5e5e5 !important;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{border-style:solid !important;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{border-width:1px !important;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{background-color:#fcfcfc;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{background-image:none;}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{}
#module_598317515 .inlayout-104dialogmodule_598317515,#module_598317515 .main-class-container-mobile{}
#module_598317515 .class-title{padding-left:15px;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{font-size:16px !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{color:#333 !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{font-weight:bold !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{text-decoration:none !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title .class-title-text,#module_598317515 .class-title .class-title-text{font-style:normal !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{background-color:#fff  !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{background-image:none  !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{background-repeat: !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{background-position: !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{background-attachment: !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{ !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .class-title,#module_598317515 .class-title{height:40px !important;line-height:40px !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{background-color:rgb(255, 255, 255) !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{background-image:none !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{background-repeat:no-repeat !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{background-position: !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{background-attachment: !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{ !important;}
#module_598317515 .main-class-line,.inlayout-104dialogmodule_598317515 .main-class-line{border-bottom-color:#e5e5e5 !important;}
#module_598317515 .main-class-line,.inlayout-104dialogmodule_598317515 .main-class-line{border-bottom-style:solid !important;}
#module_598317515 .main-class-line,.inlayout-104dialogmodule_598317515 .main-class-line{border-bottom-width:1px !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{font-size:16px !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{color:#333 !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{font-weight:normal !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{text-decoration:none !important;}
#module_598317515 .main-class-text,.inlayout-104dialogmodule_598317515 .main-class-text{font-style:normal !important;}
#module_598317515 .main-class-item,.inlayout-104dialogmodule_598317515 .main-class-item{height:50px;line-height:50px;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{background-color:#fbfbfb !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{background-image:none !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{background-repeat:no-repeat !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{background-position: !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{background-attachment: !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{ !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{font-size:14px !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{color:#666 !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{font-weight:normal !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{text-decoration:none !important;}
#module_598317515 .sub-class-text,.inlayout-104dialogmodule_598317515 .sub-class-text{font-style:normal !important;}
#module_598317515 .sub-class-item,.inlayout-104dialogmodule_598317515 .sub-class-item{height:50px;line-height:50px  !important;}
#module_598317515 .inlayout-104dialogmodule_598317515 .main-class-icon,.inlayout-104dialogmodule_598317515 .class-title-icon,#module_598317515 .main-class-icon,#module_598317515 .class-title-icon{color:#000 !important;}
#module_598317515 .main-class-item.active,#copy_module_598317515 .main-class-item.active,.inlayout-104dialogmodule_598317515 .main-class-item.active,.inlayout-104dialogmodule_598317515 .classify:hover{background-color:rgb(255, 255, 255) !important;}
#module_598317515 .main-class-item.active{background-image:none !important;}
#module_598317515 .main-class-item.active{background-repeat:no-repeat !important;}
#module_598317515 .main-class-item.active{background-position: !important;}
#module_598317515 .main-class-item.active{background-attachment: !important;}
#module_598317515 .main-class-item.active{ !important}
#module_598317515 .main-class-item-box .main-class-line.active{border-bottom-color:#e5e5e5 !important;}
#module_598317515 .main-class-item-box .main-class-line.active{border-bottom-style:solid !important;}
#module_598317515 .main-class-item-box .main-class-line.active{border-bottom-width:1px !important;}
#module_598317515 .main-class-item.active .main-class-text{font-size:16px !important;}
#module_598317515 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_598317515 .main-class-item.active .main-class-text,#copy_module_598317515 .main-class-item.active .main-class-text{color:rgb(25, 118, 210) !important;}
#module_598317515 .main-class-item.active .main-class-text{font-weight:normal !important;}
#module_598317515 .main-class-item.active .main-class-text{text-decoration:none !important;}
#module_598317515 .main-class-item.active .main-class-text{font-style:normal !important;}
#module_598317515 .main-class-item.active{height:50px;line-height:50px;}
#module_598317515 .sub-class-item.active,#copy_module_598317515 .sub-class-item.active,.inlayout-104dialogmodule_598317515 .sub-class-item.active,.inlayout-104dialogmodule_598317515 .sub-class-item:hover{background-color:#fd6e27 !important;}
#module_598317515 .sub-class-item.active{background-image:none !important;}
#module_598317515 .sub-class-item.active{background-repeat:no-repeat !important;}
#module_598317515 .sub-class-item.active{background-position: !important;}
#module_598317515 .sub-class-item.active .sub-class-text{background-attachment: !important;}
#module_598317515 .sub-class-item.active .sub-class-text{}
#module_598317515 .sub-class-item.active .sub-class-text{font-size:14px !important;}
#module_598317515 .sub-class-item.active .sub-class-text{font-family:微软雅黑,Microsoft YaHei !important;}
#module_598317515 .sub-class-item.active .sub-class-text,#copy_module_598317515 .sub-class-item.active .sub-class-text{color:#fff !important;}
#module_598317515 .sub-class-item.active .sub-class-text{font-weight:normal !important;}
#module_598317515 .sub-class-item.active .sub-class-text{text-decoration:none !important;}
#module_598317515 .sub-class-item.active .sub-class-text{font-style:normal !important;}
#module_598317515 .sub-class-item.active{height:50px;line-height:50px;}
#module_598317515 .main-class-item.active .main-class-icon,#module_598317515 .class-title:hover .class-title-icon{color:#fff !important;}


.module_598317513 .ModuleHead .HeadCenter{float:none;}
#module_598317513 {
padding:0px;
}
#module_598317513 {
position:static;
z-index:1;
top:16px;
left:0px;
width:100%;
height: auto;
}
#module_598317513 .ModuleHead598317513 {
display:none;
}
#module_598317513 .BodyCenter.BodyCenter598317513 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317513 >.module_598317513 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317513 >.module_598317513{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317513 .BodyCenter.BodyCenter598317513 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317513 .BodyCenter.BodyCenter598317513 {
padding-top:0.0000%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598317513 >.module_598317513 {
margin-top:6.2130%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317513 >.module_598317513 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598317513 >.module_598317513 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317513:hover {
border:none;
}
#module_598317513:hover >.module_598317513 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317513 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598317513 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598317513 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598317513 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598317513 .imageTextGiant-Container{padding-top:10px;}
#module_598317513 .imageTextGiant-Container{padding-bottom:10px;}
#module_598317513 .imageTextGiant-Container{padding-left:0px;}
#module_598317513 .imageTextGiant-Container{padding-right:0px;}
#module_598317513 .showHandle .btn{font-size:14px;}
#module_598317513 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317513 .showHandle .btn{color:#333;}
#module_598317513 .showHandle .btn{font-weight:400;}
#module_598317513 .showHandle .btn{text-decoration:none;}
#module_598317513 .showHandle .btn{font-style:normal;}
#module_598317513 .showHandle div{border-top-color:#ddd !important;}
#module_598317513 .showHandle div{border-top-style:solid !important;}
#module_598317513 .showHandle div{border-top-width:1px !important;}
#module_598317513 .showHandle{background-color:transparent;}
#module_598317513 .showHandle{background-image:none;}
#module_598317513 .showHandle{background-repeat:no-repeat;}
#module_598317513 .showHandle{}
#module_598317513 .showHandle{}
#module_598317513 .showHandle{}
#module_598317513 a{font-size:unset;font-family:unset}
.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(../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_598317510 .ModuleHead .HeadCenter{float:none;}
#module_598317510 {
padding:0px;
}
#module_598317510 {
position:static;
z-index:3;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_598317510 .ModuleHead598317510 {
display:none;
}
#module_598317510 .BodyCenter.BodyCenter598317510 {
background:none;background-color:rgba(255,255,255,1);
}
#module_598317510 >.module_598317510 {
border-top-style:solid;
border-top-color:rgb(229, 229, 229);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(229, 229, 229);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(229, 229, 229);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(229, 229, 229);
border-bottom-width:1px;
}
#module_598317510 >.module_598317510{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317510 .BodyCenter.BodyCenter598317510 {
padding-top:0.0000%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (max-width: 767px){
#module_598317510 .BodyCenter.BodyCenter598317510 {
padding-top:4.3228%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:4.3228%;
}
}
@media screen and (min-width: 768px){
#module_598317510 >.module_598317510 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317510 >.module_598317510 {
margin-top:0.0000%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:0.0000%;
}
}
#module_598317510 >.module_598317510 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317510:hover {
border:none;
}
#module_598317510:hover >.module_598317510 {
border-color:rgb(229, 229, 229);
}
#module_598317510:hover >.module_598317510 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{font-size:14px;}
#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{color:#333;}
#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{font-weight:normal;}
#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{text-decoration:none;}
#module_598317510 .InsidePage-list-content span,#module_598317510 .in-formList-checkbox span{font-style:normal;}
#module_598317510 .title{font-size:18px;}
#module_598317510 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .title{color:#333;}
#module_598317510 .title{font-weight:normal;}
#module_598317510 .title{text-decoration:none;}
#module_598317510 .title{font-style:normal;}
#module_598317510 .title{background-color:transparent;}
#module_598317510 .title{background-image:none;}
#module_598317510 .title{background-repeat:no-repeat;}
#module_598317510 .title{background-position:50% 50%;}
#module_598317510 .title{background-attachment:scroll;}
#module_598317510 .title{}
#module_598317510 .title{height:50px;line-height:50px;}
#module_598317510 .title{text-align:center;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{background-color:#fbfbfb;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-top-color:rgb(229, 229, 229);}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-top-style:solid;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-top-width:1px;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-right-color:#e5e5e5;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-right-style:solid;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-right-width:1px;}
#module_598317510 .smsvcode,#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-bottom-color:#e5e5e5;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-bottom-style:solid;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-bottom-width:1px;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-left-color:#e5e5e5;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-left-style:solid;}
#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 .customFormCheckbox,#module_598317510 input[type=radio],#module_598317510.customFormDatetime,#module_598317510 input.input-text-color,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .multi-row-text,#module_598317510 .cityval{border-left-width:1px;}
#module_598317510 .smsbtn,#module_598317510 .customFormTextarea,#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 input.input-text-color,#module_598317510.customFormDatetime,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .cityval{border-top-left-radius:0px;}
#module_598317510 .smsbtn,#module_598317510 .customFormTextarea,#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 input.input-text-color,#module_598317510.customFormDatetime,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .cityval{border-top-right-radius:0px;}
#module_598317510 .smsbtn,#module_598317510 .customFormTextarea,#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 input.input-text-color,#module_598317510.customFormDatetime,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .cityval{border-bottom-left-radius:0px;}
#module_598317510 .smsbtn,#module_598317510 .customFormTextarea,#module_598317510 .smsvcode,#module_598317510 .frist_item,#module_598317510 .VerificationCodeinput,#module_598317510 input.input-text-color,#module_598317510.customFormDatetime,#module_598317510 .Browse-file,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select,#module_598317510 .cityval{border-bottom-right-radius:0px;}
#module_598317510 .Describ-text-color{font-size:14px;}
#module_598317510 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .Describ-text-color{color:#595959;}
#module_598317510 .Describ-text-color{font-weight:normal;}
#module_598317510 .Describ-text-color{text-decoration:none;}
#module_598317510 .Describ-text-color{font-style:normal;}
#module_598317510 .smsvcode,#module_598317510 .smsbtn,#module_598317510 .input-text-color,#module_598317510 .cityval{font-size:14px;}
#module_598317510 .smsvcode,#module_598317510 .smsbtn,#module_598317510 .input-text-color,#module_598317510 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .smsvcode,#module_598317510 .input-text-color,#module_598317510 .cityval{color:#333;}
#module_598317510 .smsvcode,#module_598317510 .smsbtn,#module_598317510 .input-text-color,#module_598317510 .cityval{font-weight:normal;}
#module_598317510 .smsvcode,#module_598317510 .smsbtn,#module_598317510 .input-text-color,#module_598317510 .cityval{text-decoration:none;}
#module_598317510 .smsvcode,#module_598317510 .smsbtn,#module_598317510 .input-text-color,#module_598317510 .cityval{font-style:normal;}
#module_598317510 .smsvaldatebox,#module_598317510 .frist_item,#module_598317510 input.input-text-color,#module_598317510 .customFormDatetime,#module_598317510 .pcCitybox select{line-height:45px;height:45px;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{font-size:14px;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{color:#333;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{font-weight:normal;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{text-decoration:none;}
#module_598317510 .input-text-color::placeholder,#module_598317510 .smsvcode::placeholder{font-style:normal;}
#module_598317510 .submitbtn{font-size:14px;}
#module_598317510 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .submitbtn{color:#fff;}
#module_598317510 .submitbtn{font-weight:normal;}
#module_598317510 .submitbtn{text-decoration:none;}
#module_598317510 .submitbtn{font-style:normal;}
#module_598317510 .submitbtn{background-color:rgb(0, 144, 255);} #module_598317510 input[type=radio]:checked, #module_598317510 input[type=checkbox]:checked{background:rgb(0, 144, 255);border:1px solid rgb(0, 144, 255)} 
#module_598317510 .submitbtn{background-image:none;}
#module_598317510 .submitbtn{background-repeat:no-repeat;}
#module_598317510 .submitbtn{background-position:50% 50%;}
#module_598317510 .submitbtn{background-attachment:scroll;}
#module_598317510 .submitbtn{}
#module_598317510 .submitbtnbox{justify-content:flex-start;}
#module_598317510 .submitbtn{width:30%;}
#module_598317510 .submitbtn{height:47px;line-height:47px;}
#module_598317510 .submitbtn{border-top-left-radius:3px;}
#module_598317510 .submitbtn{border-top-right-radius:3px;}
#module_598317510 .submitbtn{border-bottom-left-radius:3px;}
#module_598317510 .submitbtn{border-bottom-right-radius:3px;}
#module_598317510 .vcbtn1{background-color:#1e88e5;}
#module_598317510 .vcbtn1{color:#fff;}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-top-color:rgb(229, 229, 229);}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-top-style:solid;}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-right-color:rgb(229, 229, 229);}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-right-style:solid;}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-bottom-color:rgb(229, 229, 229);}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-bottom-style:solid;}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-left-color:rgb(229, 229, 229);}
#module_598317510 .frist_item:hover,#module_598317510 .smsvcode:hover, #module_598317510 .VerificationCodeinput:hover,#module_598317510 .customFormCheckbox:hover,#module_598317510 input[type=radio]:hover,#module_598317510 input.input-text-color:hover,#module_598317510.customFormDatetime:hover,#module_598317510 .Browse-file:hover,#module_598317510 .customFormDatetime:hover,#module_598317510 .pcCitybox select:hover,#module_598317510 .multi-row-text:hover,#module_598317510 .cityval:hover{border-left-style:solid;}
#module_598317510 .submitbtn:hover{font-size:14px;}
#module_598317510 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_598317510 .submitbtn:hover{color:#fff;}
#module_598317510 .submitbtn:hover{font-weight:normal;}
#module_598317510 .submitbtn:hover{text-decoration:none;}
#module_598317510 .submitbtn:hover{font-style:normal;}
#module_598317510 .submitbtn:hover{background-color:#1976d2;}
#module_598317510 .submitbtn:hover{background-image:none;}
#module_598317510 .submitbtn:hover{background-repeat:no-repeat;}
#module_598317510 .submitbtn:hover{background-position:50% 50%;}
#module_598317510 .submitbtn:hover{background-attachment:scroll;}
#module_598317510 .submitbtn:hover{}

.module_598317511 .ModuleHead .HeadCenter{float:none;}
#module_598317511 {
padding:0px;
}
#module_598317511 {
position:static;
z-index:1;
top:713px;
left:182px;
width:100%;
height: auto;
}
#module_598317511 .ModuleHead598317511 {
display:none;
}
#module_598317511 .BodyCenter.BodyCenter598317511 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317511 >.module_598317511 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317511 >.module_598317511{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317511 .BodyCenter.BodyCenter598317511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317511 .BodyCenter.BodyCenter598317511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598317511 >.module_598317511 {
margin-top:6.2130%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317511 >.module_598317511 {
margin-top:0.0000%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:0.0000%;
}
}
#module_598317511 >.module_598317511 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317511:hover {
border:none;
}
#module_598317511:hover >.module_598317511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317511 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598317511 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598317511 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598317511 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598317511 .imageTextGiant-Container{padding-top:10px;}
#module_598317511 .imageTextGiant-Container{padding-bottom:10px;}
#module_598317511 .imageTextGiant-Container{padding-left:0px;}
#module_598317511 .imageTextGiant-Container{padding-right:0px;}
#module_598317511 .showHandle .btn{font-size:14px;}
#module_598317511 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317511 .showHandle .btn{color:#333;}
#module_598317511 .showHandle .btn{font-weight:400;}
#module_598317511 .showHandle .btn{text-decoration:none;}
#module_598317511 .showHandle .btn{font-style:normal;}
#module_598317511 .showHandle div{border-top-color:#ddd !important;}
#module_598317511 .showHandle div{border-top-style:solid !important;}
#module_598317511 .showHandle div{border-top-width:1px !important;}
#module_598317511 .showHandle{background-color:transparent;}
#module_598317511 .showHandle{background-image:none;}
#module_598317511 .showHandle{background-repeat:no-repeat;}
#module_598317511 .showHandle{}
#module_598317511 .showHandle{}
#module_598317511 .showHandle{}
#module_598317511 a{font-size:unset;font-family:unset}
.module_598317512 .ModuleHead .HeadCenter{float:none;}
#module_598317512 {
padding:0px;
}
#module_598317512 {
position:static;
z-index:2;
top:828px;
left:221px;
width:100%;
height: auto;
}
#module_598317512 .ModuleHead598317512 {
display:none;
}
#module_598317512 .BodyCenter.BodyCenter598317512 {
background:none;background-color:rgba(255,255,255,1);
}
#module_598317512 >.module_598317512 {
border-top-style:solid;
border-top-color:rgb(229, 229, 229);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(229, 229, 229);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(229, 229, 229);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(229, 229, 229);
border-bottom-width:1px;
}
#module_598317512 >.module_598317512{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317512 .BodyCenter.BodyCenter598317512 {
padding-top:0.0000%;
padding-left:7.3529%;
padding-right:7.3529%;
padding-bottom:7.3529%;
}
}
@media screen and (max-width: 767px){
#module_598317512 .BodyCenter.BodyCenter598317512 {
padding-top:4.3228%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:4.3228%;
}
}
@media screen and (min-width: 768px){
#module_598317512 >.module_598317512 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317512 >.module_598317512 {
margin-top:0.0000%;
margin-left:4.3228%;
margin-right:4.3228%;
margin-bottom:14.4092%;
}
}
#module_598317512 >.module_598317512 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317512:hover {
border:none;
}
#module_598317512:hover >.module_598317512 {
border-color:rgb(229, 229, 229);
}
#module_598317512:hover >.module_598317512 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{font-size:14px;}
#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{color:#333;}
#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{font-weight:normal;}
#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{text-decoration:none;}
#module_598317512 .InsidePage-list-content span,#module_598317512 .in-formList-checkbox span{font-style:normal;}
#module_598317512 .title{font-size:18px;}
#module_598317512 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .title{color:#333;}
#module_598317512 .title{font-weight:normal;}
#module_598317512 .title{text-decoration:none;}
#module_598317512 .title{font-style:normal;}
#module_598317512 .title{background-color:transparent;}
#module_598317512 .title{background-image:none;}
#module_598317512 .title{background-repeat:no-repeat;}
#module_598317512 .title{background-position:50% 50%;}
#module_598317512 .title{background-attachment:scroll;}
#module_598317512 .title{}
#module_598317512 .title{height:50px;line-height:50px;}
#module_598317512 .title{text-align:center;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{background-color:#fbfbfb;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-top-color:rgb(229, 229, 229);}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-top-style:solid;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-top-width:1px;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-right-color:#e5e5e5;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-right-style:solid;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-right-width:1px;}
#module_598317512 .smsvcode,#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-bottom-color:#e5e5e5;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-bottom-style:solid;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-bottom-width:1px;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-left-color:#e5e5e5;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-left-style:solid;}
#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 .customFormCheckbox,#module_598317512 input[type=radio],#module_598317512.customFormDatetime,#module_598317512 input.input-text-color,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .multi-row-text,#module_598317512 .cityval{border-left-width:1px;}
#module_598317512 .smsbtn,#module_598317512 .customFormTextarea,#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 input.input-text-color,#module_598317512.customFormDatetime,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .cityval{border-top-left-radius:0px;}
#module_598317512 .smsbtn,#module_598317512 .customFormTextarea,#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 input.input-text-color,#module_598317512.customFormDatetime,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .cityval{border-top-right-radius:0px;}
#module_598317512 .smsbtn,#module_598317512 .customFormTextarea,#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 input.input-text-color,#module_598317512.customFormDatetime,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .cityval{border-bottom-left-radius:0px;}
#module_598317512 .smsbtn,#module_598317512 .customFormTextarea,#module_598317512 .smsvcode,#module_598317512 .frist_item,#module_598317512 .VerificationCodeinput,#module_598317512 input.input-text-color,#module_598317512.customFormDatetime,#module_598317512 .Browse-file,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select,#module_598317512 .cityval{border-bottom-right-radius:0px;}
#module_598317512 .Describ-text-color{font-size:14px;}
#module_598317512 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .Describ-text-color{color:#595959;}
#module_598317512 .Describ-text-color{font-weight:normal;}
#module_598317512 .Describ-text-color{text-decoration:none;}
#module_598317512 .Describ-text-color{font-style:normal;}
#module_598317512 .smsvcode,#module_598317512 .smsbtn,#module_598317512 .input-text-color,#module_598317512 .cityval{font-size:14px;}
#module_598317512 .smsvcode,#module_598317512 .smsbtn,#module_598317512 .input-text-color,#module_598317512 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .smsvcode,#module_598317512 .input-text-color,#module_598317512 .cityval{color:#333;}
#module_598317512 .smsvcode,#module_598317512 .smsbtn,#module_598317512 .input-text-color,#module_598317512 .cityval{font-weight:normal;}
#module_598317512 .smsvcode,#module_598317512 .smsbtn,#module_598317512 .input-text-color,#module_598317512 .cityval{text-decoration:none;}
#module_598317512 .smsvcode,#module_598317512 .smsbtn,#module_598317512 .input-text-color,#module_598317512 .cityval{font-style:normal;}
#module_598317512 .smsvaldatebox,#module_598317512 .frist_item,#module_598317512 input.input-text-color,#module_598317512 .customFormDatetime,#module_598317512 .pcCitybox select{line-height:45px;height:45px;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{font-size:14px;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{color:#333;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{font-weight:normal;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{text-decoration:none;}
#module_598317512 .input-text-color::placeholder,#module_598317512 .smsvcode::placeholder{font-style:normal;}
#module_598317512 .submitbtn{font-size:14px;}
#module_598317512 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .submitbtn{color:#fff;}
#module_598317512 .submitbtn{font-weight:normal;}
#module_598317512 .submitbtn{text-decoration:none;}
#module_598317512 .submitbtn{font-style:normal;}
#module_598317512 .submitbtn{background-color:rgb(0, 144, 255);} #module_598317512 input[type=radio]:checked, #module_598317512 input[type=checkbox]:checked{background:rgb(0, 144, 255);border:1px solid rgb(0, 144, 255)} 
#module_598317512 .submitbtn{background-image:none;}
#module_598317512 .submitbtn{background-repeat:no-repeat;}
#module_598317512 .submitbtn{background-position:50% 50%;}
#module_598317512 .submitbtn{background-attachment:scroll;}
#module_598317512 .submitbtn{}
#module_598317512 .submitbtnbox{justify-content:flex-start;}
#module_598317512 .submitbtn{width:30%;}
#module_598317512 .submitbtn{height:47px;line-height:47px;}
#module_598317512 .submitbtn{border-top-left-radius:3px;}
#module_598317512 .submitbtn{border-top-right-radius:3px;}
#module_598317512 .submitbtn{border-bottom-left-radius:3px;}
#module_598317512 .submitbtn{border-bottom-right-radius:3px;}
#module_598317512 .vcbtn1{background-color:#1e88e5;}
#module_598317512 .vcbtn1{color:#fff;}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-top-color:rgb(229, 229, 229);}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-top-style:solid;}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-right-color:rgb(229, 229, 229);}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-right-style:solid;}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-bottom-color:rgb(229, 229, 229);}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-bottom-style:solid;}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-left-color:rgb(229, 229, 229);}
#module_598317512 .frist_item:hover,#module_598317512 .smsvcode:hover, #module_598317512 .VerificationCodeinput:hover,#module_598317512 .customFormCheckbox:hover,#module_598317512 input[type=radio]:hover,#module_598317512 input.input-text-color:hover,#module_598317512.customFormDatetime:hover,#module_598317512 .Browse-file:hover,#module_598317512 .customFormDatetime:hover,#module_598317512 .pcCitybox select:hover,#module_598317512 .multi-row-text:hover,#module_598317512 .cityval:hover{border-left-style:solid;}
#module_598317512 .submitbtn:hover{font-size:14px;}
#module_598317512 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_598317512 .submitbtn:hover{color:#fff;}
#module_598317512 .submitbtn:hover{font-weight:normal;}
#module_598317512 .submitbtn:hover{text-decoration:none;}
#module_598317512 .submitbtn:hover{font-style:normal;}
#module_598317512 .submitbtn:hover{background-color:#1976d2;}
#module_598317512 .submitbtn:hover{background-image:none;}
#module_598317512 .submitbtn:hover{background-repeat:no-repeat;}
#module_598317512 .submitbtn:hover{background-position:50% 50%;}
#module_598317512 .submitbtn:hover{background-attachment:scroll;}
#module_598317512 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer598317508 #Sub598317508_1 {width:23.6220%;}
.module_598317514 .ModuleHead .HeadCenter{float:none;}
#module_598317514 {
padding:0px;
}
#module_598317514 {
position:static;
z-index:2;
top:1039px;
left:811px;
width:100%;
height: auto;
}
#module_598317514 .ModuleHead598317514 {
display:none;
}
#module_598317514 .BodyCenter.BodyCenter598317514 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317514 >.module_598317514 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317514 >.module_598317514{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317514 .BodyCenter.BodyCenter598317514 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317514 .BodyCenter.BodyCenter598317514 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598317514 >.module_598317514 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317514 >.module_598317514 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598317514 >.module_598317514 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317514:hover {
border:none;
}
#module_598317514:hover >.module_598317514 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317514 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598317514 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598317514 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598317514 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598317514 .imageTextGiant-Container{padding-top:0px;}
#module_598317514 .imageTextGiant-Container{padding-bottom:10px;}
#module_598317514 .imageTextGiant-Container{padding-left:0px;}
#module_598317514 .imageTextGiant-Container{padding-right:0px;}
#module_598317514 .showHandle .btn{font-size:14px;}
#module_598317514 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598317514 .showHandle .btn{color:#333;}
#module_598317514 .showHandle .btn{font-weight:400;}
#module_598317514 .showHandle .btn{text-decoration:none;}
#module_598317514 .showHandle .btn{font-style:normal;}
#module_598317514 .showHandle div{border-top-color:#ddd !important;}
#module_598317514 .showHandle div{border-top-style:solid !important;}
#module_598317514 .showHandle div{border-top-width:1px !important;}
#module_598317514 .showHandle{background-color:transparent;}
#module_598317514 .showHandle{background-image:none;}
#module_598317514 .showHandle{background-repeat:no-repeat;}
#module_598317514 .showHandle{}
#module_598317514 .showHandle{}
#module_598317514 .showHandle{}
#module_598317514 a{font-size:unset;font-family:unset}
@keyframes liner-news-117{
	0%  {width:0%; }
	30% {width:30%; }
    60% {width:60%; }
    80% {width:80%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-117 .news-container { width: 100%; position: relative; }
.ModuleNewsListGiant.layout-117 .news-container li { float: left; margin: 0 5% 5% 0; }
.ModuleNewsListGiant.layout-117 .news-item { float: left; position: relative; cursor: pointer; }
.ModuleNewsListGiant.layout-117 .news-item:after {position: absolute;bottom: 0;width: 100%;width: 0;height: 1px;content: '';opacity: 0;transition: all .5s ease;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit { position: relative; padding:24px 0px 0;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit time { display: block; }
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-title-container {margin-bottom: 16px;}
.ModuleNewsListGiant.layout-117 .news-title{}
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:34px;overflow: hidden; max-width: 100%; line-height: 24px;}
.ModuleNewsListGiant.layout-117 .news-item .news-img { width: 100%; overflow: hidden; display: block; text-align:center; position: relative;}
.ModuleNewsListGiant.layout-117 .news-item .news-img img { transition: all .3s ease-out 0s; overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;}
.ModuleNewsListGiant.layout-117 li:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-117 .news-item .news-img .dummy { padding-top: 36%; }
.ModuleNewsListGiant.layout-117 .news-view-txt {display: inline-block;width: calc(100% - 107px);vertical-align: top;margin-left: 15px;margin-bottom:16px;line-height: 1;}
.ModuleNewsListGiant.layout-117 .news-view-txt.toMargin {width: calc(100% - 30px);}
.ModuleNewsListGiant.layout-117 .news-line {width: 77px;text-align: center;display: inline-block;vertical-align: middle;    line-height: 1;height: 44px;border-right:1px solid #eee;}
.ModuleNewsListGiant.layout-117 .day-of-month{padding-bottom: 12px;}
.ModuleNewsListGiant.layout-117 .news-item .news-next {display: none;}
.ModuleNewsListGiant.layout-117 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-117 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-117  .news-title {
    line-height: 1.5;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:0px;}

    .ModuleNewsListGiant.layout-117 .news-view-txt {margin-bottom:0px;}

    .ModuleNewsListGiant.layout-117 li.col-xs-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-xs-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-xs-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-xs-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-xs-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-xs-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-xs-1 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 .news-container li {
        margin-bottom: 8%;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        box-shadow: unset !important;
    }
}
/*PC屏幕*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-117 .news-item:hover:after {
        opacity: 1;
        -webkit-animation: liner-news-117 0.3s linear 1;
        -webkit-animation-fill-mode: both;
    }

    .ModuleNewsListGiant.layout-117 .news-desc-content {
        position: relative;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        display: block;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        position: absolute;
        top: -10px;
        right: 7px;
        border: 1px solid #ddd;
        width: 26px;
        height: 26px;
        border-radius: 3px;
        text-align: center;
        line-height: 1.6;
        color: #ddd;
        transition: all .5s ease;
        margin-top: 7px;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        transition: all .5s ease;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-lg-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-lg-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-lg-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-lg-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-lg-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-lg-1 {
        margin-right: 0;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-117 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align:middle;
}
.ModuleNewsListGiant.layout-117 .pagerGiant .inputer{outline: 0;}
.module_598317496 .ModuleHead .HeadCenter{float:none;}
#module_598317496 {
padding:0px;
}
#module_598317496 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598317496 .ModuleHead598317496 {
display:none;
}
#module_598317496 .BodyCenter.BodyCenter598317496 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598317496 >.module_598317496 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598317496 >.module_598317496{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598317496 .BodyCenter.BodyCenter598317496 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317496 .BodyCenter.BodyCenter598317496 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_598317496 >.module_598317496 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598317496 >.module_598317496 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598317496 >.module_598317496 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598317496:hover {
border:none;
}
#module_598317496:hover >.module_598317496 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598317496 .videobox .iconfont{font-size:66px;}
#module_598317496 {}@media (max-width: 767px) { #module_598317496 .videobox .iconfont{font-size:44px;}}
#module_598317496 .news-item{background-color:rgb(244, 244, 244);}
#module_598317496 .news-item{background-image:none;}
#module_598317496 .news-item{background-repeat:no-repeat;}
#module_598317496 .news-item{}
#module_598317496 .news-item{}
#module_598317496 .news-item{}
#module_598317496 .news-item{border-top-color:transparent;}
#module_598317496 .news-item{border-top-style:none;}
#module_598317496 .news-item{border-top-width:0px;}
#module_598317496 .news-item{border-right-color:transparent;}
#module_598317496 .news-item{border-right-style:none;}
#module_598317496 .news-item{border-right-width:0px;}
#module_598317496 .news-item{border-bottom-color:transparent;}
#module_598317496 .news-item{border-bottom-style:none;}
#module_598317496 .news-item{border-bottom-width:0px;}
#module_598317496 .news-item{border-left-color:transparent;}
#module_598317496 .news-item{border-left-style:none;}
#module_598317496 .news-item{border-left-width:0px;}
#module_598317496 .news-img{border-top-color:transparent;}
#module_598317496 .news-img{border-top-style:none;}
#module_598317496 .news-img{border-top-width:0px;}
#module_598317496 .news-img{border-right-color:transparent;}
#module_598317496 .news-img{border-right-style:none;}
#module_598317496 .news-img{border-right-width:0px;}
#module_598317496 .news-img{border-bottom-color:transparent;}
#module_598317496 .news-img{border-bottom-style:none;}
#module_598317496 .news-img{border-bottom-width:0px;}
#module_598317496 .news-img{border-left-color:transparent;}
#module_598317496 .news-img{border-left-style:none;}
#module_598317496 .news-img{border-left-width:0px;}
#module_598317496 .news-img .dummy{background-color:transparent;}
#module_598317496 .news-img .dummy{background-image:none;}
#module_598317496 .news-img .dummy{background-repeat:no-repeat;}
#module_598317496 .news-img .dummy{}
#module_598317496 .news-img .dummy{}
#module_598317496 .news-img .dummy{}
#module_598317496 .news-img .dummy{padding-top:auto;}
#module_598317496 .news-img .t-img{ object-fit:cover;}
#module_598317496 .news-img .t-img{ width:100%;}
#module_598317496 .news-img .t-img{ height:100%;}
#module_598317496 .news-img .t-img{border-radius:0px;}
#module_598317496 .news-title{font-size:16px;}
#module_598317496 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-title{color:#333;}
#module_598317496 .news-title{font-weight:normal;}
#module_598317496 .news-title{text-decoration:none;}
#module_598317496 .news-title{font-style:normal;}
#module_598317496 .news-title-container{margin-top:0px;}
#module_598317496 .news-title-container{margin-bottom:4px;}
#module_598317496 .news-desc{font-size:14px;}
#module_598317496 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-desc{color:#999;}
#module_598317496 .news-desc{font-weight:normal;}
#module_598317496 .news-desc{text-decoration:none;}
#module_598317496 .news-desc{font-style:normal;}
#module_598317496 .news-desc{margin-top:0px;}
#module_598317496 .news-desc{margin-bottom:0px;}
#module_598317496 .news-next{color:#ddd;}#module_598317496 .news-next{border-color:#ddd;}
#module_598317496 .news-line{margin-top:0px;}
#module_598317496 .news-line{margin-bottom:0px;}
#module_598317496 .news-item .day-of-month{font-size:20px;}
#module_598317496 .news-item .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item .day-of-month{color:#666;}
#module_598317496 .news-item .day-of-month{font-weight:normal;}
#module_598317496 .news-item .day-of-month{text-decoration:none;}
#module_598317496 .news-item .day-of-month{font-style:normal;}
#module_598317496 .news-item .year{font-size:14px;}
#module_598317496 .news-item .year{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item .year{color:#666;}
#module_598317496 .news-item .year{font-weight:normal;}
#module_598317496 .news-item .year{text-decoration:none;}
#module_598317496 .news-item .year{font-style:normal;}
#module_598317496 .pagerGiant .text{font-size:12px;}
#module_598317496 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .pagerGiant .text{color:#333;}
#module_598317496 .pagerGiant .text{}
#module_598317496 .pagerGiant .text{}
#module_598317496 .pagerGiant .text{}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer{width:30px}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer{height:30px}
#module_598317496 .pagerGiant .num{font-size:12px;}
#module_598317496 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .pagerGiant .num{color:#333;}
#module_598317496 .pagerGiant .num{}
#module_598317496 .pagerGiant .num{}
#module_598317496 .pagerGiant .num{}
#module_598317496 .pagerGiant .submit{width:55px}
#module_598317496 .pagerGiant .submit{height:30px}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer,#module_598317496 .pagerGiant .submit{border-top-left-radius:0px;}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer,#module_598317496 .pagerGiant .submit{border-top-right-radius:0px;}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer,#module_598317496 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_598317496 .pagerGiant .current,#module_598317496 .pagerGiant .num,#module_598317496 .pagerGiant .inputer,#module_598317496 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_598317496 .pagerGiant .next,#module_598317496 .pagerGiant .splitline{color:#ccc;}
#module_598317496 .pagerGiant .num{background-color:#fff;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-top-color:#ccc;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-top-style:solid;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer{border-top-width:1px;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-bottom-style:solid;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer{border-bottom-width:1px;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-left-color:#ccc;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-left-style:solid;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer{border-left-width:1px;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-right-color:#ccc;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .inputer{border-right-style:solid;}
#module_598317496 .pagerGiant .num, #module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer{border-right-width:1px;}
#module_598317496 .page-more a{font-size:16px;}
#module_598317496 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .page-more a{color:#666 !important;}
#module_598317496 .page-more a{font-weight:normal;}
#module_598317496 .page-more a{text-decoration:none;}
#module_598317496 .page-more a{font-style:normal;}
#module_598317496 .page-more a{background-color:#fff;}
#module_598317496 .page-more a{border-top-color:#eee;}
#module_598317496 .page-more a{border-top-style:solid;}
#module_598317496 .page-more a{border-top-width:2px;}
#module_598317496 .page-more a{border-bottom-color:#eee;}
#module_598317496 .page-more a{border-bottom-style:solid;}
#module_598317496 .page-more a{border-bottom-width:2px;}
#module_598317496 .page-more a{border-left-color:#eee;}
#module_598317496 .page-more a{border-left-style:solid;}
#module_598317496 .page-more a{border-left-width:2px;}
#module_598317496 .page-more a{border-right-color:#eee;}
#module_598317496 .page-more a{border-right-style:solid;}
#module_598317496 .page-more a{border-right-width:2px;}
#module_598317496 .news-item:hover .news-next{color:#1976d2;}#module_598317496    .news-item:hover .news-next{border-color:#1976d2;}
#module_598317496 .news-item:hover .day-of-month{font-size:20px;}
#module_598317496 .news-item:hover .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item:hover .day-of-month{color:#666;}
#module_598317496 .news-item:hover .day-of-month{font-weight:normal;}
#module_598317496 .news-item:hover .day-of-month{text-decoration:none;}
#module_598317496 .news-item:hover .day-of-month{font-style:normal;}
#module_598317496 .news-item:hover .year{font-size:14px;}
#module_598317496 .news-item:hover .year{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item:hover .year{color:#666;}
#module_598317496 .news-item:hover .year{font-weight:normal;}
#module_598317496 .news-item:hover .year{text-decoration:none;}
#module_598317496 .news-item:hover .year{font-style:normal;}
#module_598317496 .news-item:hover .news-title{font-size:16px;}
#module_598317496 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item:hover .news-title{color:#1976d2;}
#module_598317496 .news-item:hover .news-title{font-weight:normal;}
#module_598317496 .news-item:hover .news-title{text-decoration:none;}
#module_598317496 .news-item:hover .news-title{font-style:normal;}
#module_598317496 .news-item:hover{background-color:rgb(244, 244, 244);}
#module_598317496 .news-item:hover{background-image:none;}
#module_598317496 .news-item:hover{background-repeat:no-repeat;}
#module_598317496 .news-item:hover{}
#module_598317496 .news-item:hover{}
#module_598317496 .news-item:hover{}
#module_598317496 .news-item:hover{border-top-color:transparent;}
#module_598317496 .news-item:hover{border-top-style:solid;}
#module_598317496 .news-item:hover{border-top-width:0px;}
#module_598317496 .news-item:hover{border-right-color:transparent;}
#module_598317496 .news-item:hover{border-right-style:solid;}
#module_598317496 .news-item:hover{border-right-width:0px;}
#module_598317496 .news-item:hover{border-bottom-color:transparent;}
#module_598317496 .news-item:hover{border-bottom-style:solid;}
#module_598317496 .news-item:hover{border-bottom-width:0px;}
#module_598317496 .news-item:hover{border-left-color:transparent;}
#module_598317496 .news-item:hover{border-left-style:solid;}
#module_598317496 .news-item:hover{border-left-width:0px;}
#module_598317496 .news-item:hover .news-img{border-top-color:transparent;}
#module_598317496 .news-item:hover .news-img{border-top-style:none;}
#module_598317496 .news-item:hover .news-img{border-top-width:0px;}
#module_598317496 .news-item:hover .news-img{border-right-color:transparent;}
#module_598317496 .news-item:hover .news-img{border-right-style:none;}
#module_598317496 .news-item:hover .news-img{border-right-width:0px;}
#module_598317496 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_598317496 .news-item:hover .news-img{border-bottom-style:none;}
#module_598317496 .news-item:hover .news-img{border-bottom-width:0px;}
#module_598317496 .news-item:hover .news-img{border-left-color:transparent;}
#module_598317496 .news-item:hover .news-img{border-left-style:none;}
#module_598317496 .news-item:hover .news-img{border-left-width:0px;}
#module_598317496 .news-item:hover .news-desc{font-size:14px;}
#module_598317496 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .news-item:hover .news-desc{color:#999;}
#module_598317496 .news-item:hover .news-desc{font-weight:normal;}
#module_598317496 .news-item:hover .news-desc{text-decoration:none;}
#module_598317496 .news-item:hover .news-desc{font-style:normal;}
#module_598317496 .news-item:after{border-bottom-color:#1976d2;}
#module_598317496 .news-item:after{border-bottom-style:solid;}
#module_598317496 .news-item:after{border-bottom-width:1px;}
#module_598317496 .news-item:hover{box-shadow:0 0 20px #ffffff;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{font-size:12px;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{color:#fff;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit{background-color:#1e88e5;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_598317496 .pagerGiant .current, #module_598317496 .pagerGiant .submit, #module_598317496 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_598317496 .page-more a:hover{font-size:16px;}
#module_598317496 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_598317496 .page-more a:hover{color:#666 !important;}
#module_598317496 .page-more a:hover {font-weight:normal;}
#module_598317496 .page-more a:hover {text-decoration:none;}
#module_598317496 .page-more a:hover {font-style:normal;}
#module_598317496 .page-more a:hover{background-color:#fff;}
#module_598317496 .page-more a:hover{border-top-color:#eee;}
#module_598317496 .page-more a:hover{border-top-style:solid;}
#module_598317496 .page-more a:hover{border-bottom-color:#eee;}
#module_598317496 .page-more a:hover{border-bottom-style:solid;}
#module_598317496 .page-more a:hover{border-left-color:#eee;}
#module_598317496 .page-more a:hover{border-left-style:solid;}
#module_598317496 .page-more a:hover{border-right-color:#eee;}
#module_598317496 .page-more a:hover{border-right-style:solid;}

.ModuleGridContainer.ModuleGridContainer598317508 #Sub598317508_2 {width:76.3780%;}
/*返回顶部 103*/
.ModuleBackTopGiant.layout-103 .backTopGiant-main{width: 100%;height: 100%;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;border-radius: 50%;padding-top: 4px;}
.ModuleBackTopGiant.layout-103 .backTopGiant-main .backtop{font-size: 30px;}
.ModuleBackTopGiant.layout-103 .backTopGiant-main:hover{background-color: #1e88e5;color: #fff;border-color: #1e88e5;}.module_597994273 .ModuleHead .HeadCenter{float:none;}
#module_597994273 {
padding:0px;
}
#module_597994273 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_597994273 .ModuleHead597994273 {
display:none;
}

#module_597994273 .backTopGiant-main:hover{color:#ffffff;}
#module_597994273 .backTopGiant-main:hover{background-color:#1e88e5;border-color: #1e88e5;}
.module_598232190 .ModuleHead .HeadCenter{float:none;}
#module_598232190 {
padding:0px;
}
#module_598232190 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_598232190 .ModuleHead598232190 {
display:none;
}
#module_598232190 .BodyCenter.BodyCenter598232190 {
background:none;background-color:rgb(10, 25, 56);
}
#module_598232190 >.module_598232190 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232190 >.module_598232190{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232190 .BodyCenter.BodyCenter598232190 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598232190 .BodyCenter.BodyCenter598232190 {
padding-top:8.6455%;
padding-left:4.3228%;
padding-right:4.3228%;
padding-bottom:8.6455%;
}
}
@media screen and (min-width: 768px){
#module_598232190 >.module_598232190 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598232190 >.module_598232190 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598232190 >.module_598232190 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232190:hover {
border:none;
}
#module_598232190:hover >.module_598232190 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232190 .ModuleSubContainer{background-color:transparent;}
#module_598232190 .ModuleSubContainer{background-image:none;}
#module_598232190 .ModuleSubContainer{background-repeat:no-repeat;}
#module_598232190 .ModuleSubContainer{background-position:0% 0%;}
#module_598232190 .ModuleSubContainer{background-attachment:scroll;}
#module_598232190 .ModuleSubContainer{}
#module_598232190 {!bgVideo!}{bgVideoUrl:}
#module_598232190 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_598232190 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_598232190 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer598232190 {}
.module_598232195 .ModuleHead .HeadCenter{float:none;}
#module_598232195 {
padding:0px;
}
#module_598232195 {
position:static;
z-index:0;
top:2675px;
left:633px;
width:100%;
height: auto;
}
#module_598232195 .ModuleHead598232195 {
display:none;
}

#module_598232195 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598232195 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598232195 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598232195 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598232195 .imageTextGiant-Container{padding-top:10px;}
#module_598232195 .imageTextGiant-Container{padding-bottom:10px;}
#module_598232195 .imageTextGiant-Container{padding-left:10px;}
#module_598232195 .imageTextGiant-Container{padding-right:10px;}
#module_598232195 .showHandle .btn{font-size:14px;}
#module_598232195 .showHandle .btn{font-family:;}
#module_598232195 .showHandle .btn{color:#333;}
#module_598232195 .showHandle .btn{font-weight:400;}
#module_598232195 .showHandle .btn{text-decoration:none;}
#module_598232195 .showHandle .btn{font-style:normal;}
#module_598232195 .showHandle div{border-top-color:#ddd !important;}
#module_598232195 .showHandle div{border-top-style:solid !important;}
#module_598232195 .showHandle div{border-top-width:1px !important;}
#module_598232195 .showHandle{background-color:transparent;}
#module_598232195 .showHandle{}
#module_598232195 .showHandle{background-repeat:no-repeat;}
#module_598232195 .showHandle{}
#module_598232195 .showHandle{}
#module_598232195 .showHandle{}
#module_598232195 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-102  .smsvaldatebox,
.ModuleCustomFormGiant.layout-102 .frist_item,
.ModuleCustomFormGiant.layout-102 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-102 .formList-content.textbox,
.ModuleCustomFormGiant.layout-102 .customFormDatetime,
.ModuleCustomFormGiant.layout-102 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}

/*新验证码开始*/
.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-102 .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-102 .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-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .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-102 .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-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 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;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
    color: #fff
} */

.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    /* line-height: 44px;
    height: 44px; */
    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-102 .formList-content-no-style .content-title{
    line-height: 44px;
    height: 44px; 
}
.ModuleCustomFormGiant.layout-102 .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%;
    /* height: 100%; */
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 44px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* height: 44px;
    line-height: 44px; */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    /* background: url(../images/arrow1.png) no-repeat center right; */
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(../images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {

    margin-top: 1px;
    width: 100%
}


.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .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-102 .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-102 .Browse-file {
    border: 1px solid #eee;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    /* display: flex; */
    align-items: center;
  
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(../images/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 3px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    /* align-items: flex-start; */
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    margin-right: 16px;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-102 .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-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 0px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .padL16.radioBox {
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

.ModuleCustomFormGiant.layout-102 .file-operation .content-title {
    max-width: 100%;
}

.ModuleCustomFormGiant.layout-102 .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-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleCustomFormGiant.layout-102 .flex{
    align-items: center;
}
@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-102 .frist_item,
    .ModuleCustomFormGiant.layout-102 .formList-content,
    .ModuleCustomFormGiant.layout-102 .customFormDatetime,
    .ModuleCustomFormGiant.layout-102 .pcCitybox select
    {
        /* height: 44px !important; */
        line-height: 44px !important;
    }

    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }

    .ModuleCustomFormGiant.layout-102 .content-title {
        max-width: 75%;
    }

    .ModuleCustomFormGiant.layout-102 .desctxt {
        max-width: 100%;
    }

    .ModuleCustomFormGiant.layout-102 .choose-time-mobile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 30px);
        display: block;

    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-102 .dq {
        margin-bottom: 0;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-102 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;


    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_598232196 .ModuleHead .HeadCenter{float:none;}
#module_598232196 {
padding:0px;
}
#module_598232196 {
position:static;
z-index:0;
top:2698px;
left:610px;
width:100%;
height: auto;
}
#module_598232196 .ModuleHead598232196 {
display:none;
}
#module_598232196 .BodyCenter.BodyCenter598232196 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598232196 >.module_598232196 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232196 >.module_598232196{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232196 .BodyCenter.BodyCenter598232196 {
padding-top:0.5181%;
padding-left:3.8860%;
padding-right:3.8860%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598232196 .BodyCenter.BodyCenter598232196 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_598232196 >.module_598232196 {
margin-top:2.3316%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598232196 >.module_598232196 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598232196 >.module_598232196 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232196:hover {
border:none;
}
#module_598232196:hover >.module_598232196 {
border-color:#ccc;
}
#module_598232196:hover >.module_598232196 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{font-size:14px;}
#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{color:#333;}
#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{font-weight:normal;}
#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{text-decoration:none;}
#module_598232196 .InsidePage-list-content span,#module_598232196 .in-formList-checkbox span{font-style:normal;}
#module_598232196 .vcbtn1{background-color:#1e88e5;}
#module_598232196 .vcbtn1{color:#fff;}
#module_598232196 .title{font-size:24px;}
#module_598232196 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .title{color:#333;}
#module_598232196 .title{font-weight:normal;}
#module_598232196 .title{text-decoration:none;}
#module_598232196 .title{font-style:normal;}
#module_598232196 .title{background-color:transparent;}
#module_598232196 .title{background-image:none;}
#module_598232196 .title{background-repeat:no-repeat;}
#module_598232196 .title{background-position:50% 50%;}
#module_598232196 .title{background-attachment:scroll;}
#module_598232196 .title{}
#module_598232196 .title{height:50px;line-height:50px;}
#module_598232196 .title{text-align:center;}
#module_598232196 .Describ-text-color{font-size:14px;}
#module_598232196 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .Describ-text-color{color:rgb(255, 255, 255);}
#module_598232196 .Describ-text-color{font-weight:normal;}
#module_598232196 .Describ-text-color{text-decoration:none;}
#module_598232196 .Describ-text-color{font-style:normal;}
#module_598232196 .submitbtn{font-size:16px;}
#module_598232196 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .submitbtn{color:#fff;}
#module_598232196 .submitbtn{font-weight:normal;}
#module_598232196 .submitbtn{text-decoration:none;}
#module_598232196 .submitbtn{font-style:normal;}
#module_598232196 .submitbtn{width:40%;}
#module_598232196 .submitbtn{height:50px;line-height:50px;}
#module_598232196 .submitbtnbox{justify-content:flex-start;}
#module_598232196 .submitbtn{background-color:#1e88e5;} #module_598232196 input[type=radio]:checked, #module_598232196 input[type=checkbox]:checked{background:#1e88e5;border:1px solid #1e88e5}
#module_598232196 .submitbtn{background-image:none;}
#module_598232196 .submitbtn{background-repeat:no-repeat;}
#module_598232196 .submitbtn{background-position:50% 50%;}
#module_598232196 .submitbtn{background-attachment:scroll;}
#module_598232196 .submitbtn{}
#module_598232196 .smsvcode,#module_598232196 .VerificationCodeinput,#module_598232196 .Browse-file,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196 .formList-content-no-style,#module_598232196 .customFormTextarea,#module_598232196 .in-formList-content,#module_598232196 .frist_item,#module_598232196 .Browse-file-input,#module_598232196 input[type=text],#module_598232196 .VerificationCodeinputWb,#module_598232196 .frist-city-select,#module_598232196 .pcCitybox select{background-color:rgb(47, 59, 86);}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-top-style:solid;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-top-width:0px;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-right-style:solid;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-right-width:0px;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-bottom-width:0px;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-left-style:solid;}
#module_598232196 .smsvcode,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196 .customFormCheckbox,#module_598232196 input[type=radio],#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-left-width:0px;}
#module_598232196 .smsvcode,#module_598232196 .customFormText,#module_598232196 .formList-content-no-style,#module_598232196  .frist_item,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-top-left-radius:5px;}
#module_598232196 .smsvcode,#module_598232196 .customFormText,#module_598232196 .formList-content-no-style,#module_598232196  .frist_item,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-top-right-radius:5px;}
#module_598232196 .smsvcode,#module_598232196 .customFormText,#module_598232196 .formList-content-no-style,#module_598232196 .frist_item,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-bottom-left-radius:5px;}
#module_598232196 .smsvcode,#module_598232196 .customFormText,#module_598232196 .formList-content-no-style, #module_598232196  .frist_item,#module_598232196 .Pc-formList-content .in-formList-content,#module_598232196 .Browse-file,#module_598232196 .VerificationCodeinput,#module_598232196  .in-formList-content,#module_598232196 .frist-city-select,#module_598232196 .Couty-select,#module_598232196 .City-select,#module_598232196 .VerificationCodeinputWb{border-bottom-right-radius:5px;}
#module_598232196 .smsbtn,#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{font-size:14px;}
#module_598232196 .smsbtn,#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{color:#999;} 
#module_598232196 .smsbtn,#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{font-weight:normal;}
#module_598232196 .smsbtn,#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{text-decoration:none;}
#module_598232196 .smsbtn,#module_598232196 .smsvcode,#module_598232196 .input-text-color,#module_598232196 .cityval{font-style:normal;}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{font-size:14px;}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{font-weight:normal;}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{text-decoration:none;}
#module_598232196 .input-text-color::placeholder,#module_598232196 .smsvcode::placeholder{font-style:normal;}
#module_598232196 .submitbtn{border-top-left-radius:5px;}
#module_598232196 .submitbtn{border-top-right-radius:5px;}
#module_598232196 .submitbtn{border-bottom-left-radius:5px;}
#module_598232196 .submitbtn{border-bottom-right-radius:5px;}
#module_598232196 .smsvaldatebox,#module_598232196 .frist_item,#module_598232196 .VerificationCodeinput,#module_598232196 .formList-content.textbox,#module_598232196 .customFormDatetime,#module_598232196 .pcCitybox select{line-height:44px;height:44px;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-top-color:#1976d2;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-right-color:#1976d2;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb{border-right-style:solid;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-bottom-color:#1976d2;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-left-color:#1976d2;}
#module_598232196 .smsvcode:hover,#module_598232196 .Pc-formList-content .in-formList-content:hover,#module_598232196 .Browse-file:hover,#module_598232196 .VerificationCodeinput:hover,#module_598232196 .customFormCheckbox:hover,#module_598232196 input[type=radio]:hover,#module_598232196  .in-formList-content:hover,#module_598232196 .frist-city-select:hover,#module_598232196 .Couty-select:hover,#module_598232196 .City-select:hover,#module_598232196 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_598232196 .submitbtn:hover{font-size:16px;}
#module_598232196 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_598232196 .submitbtn:hover{color:#fff;}
#module_598232196 .submitbtn:hover{font-weight:normal;}
#module_598232196 .submitbtn:hover{text-decoration:none;}
#module_598232196 .submitbtn:hover{font-style:normal;}
#module_598232196 .submitbtn:hover{background-color:#1976d2;}
#module_598232196 .submitbtn:hover{background-image:none;}
#module_598232196 .submitbtn:hover{background-repeat:no-repeat;}
#module_598232196 .submitbtn:hover{background-position:50% 50%;}
#module_598232196 .submitbtn:hover{background-attachment:scroll;}
#module_598232196 .submitbtn:hover{}

/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_598232192 .ModuleHead .HeadCenter{float:none;}
#module_598232192 {
padding:0px;
}
#module_598232192 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598232192 .ModuleHead598232192 {
display:none;
}
#module_598232192 .BodyCenter.BodyCenter598232192 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598232192 >.module_598232192 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232192 >.module_598232192{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232192 .BodyCenter.BodyCenter598232192 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232192 .BodyCenter.BodyCenter598232192 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598232192 >.module_598232192 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232192 >.module_598232192 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598232192 >.module_598232192 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232192:hover {
border:none;
}
#module_598232192:hover >.module_598232192 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232192 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_598232192 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_598232192 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_598232192 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_598232192 .GraphicUpper{padding-top:0px;}
#module_598232192 .GraphicUpper{padding-bottom:0px;}
#module_598232192 .GraphicUpper{padding-left:0px;}
#module_598232192 .GraphicUpper {padding-right:0px;}
#module_598232192 .GraphicUpper{width:10%;} #module_598232192 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_598232192 .MobileGraphicUpper{width:18%;} #module_598232192 .ModuleMobileImageTextContent{width: calc(100% - 18%);}
#module_598232192 .ModuleImageTextGiantContent{padding-top:0px;}
#module_598232192 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_598232192 .ModuleImageTextGiantContent{padding-left:15px;}
#module_598232192 .ModuleImageTextGiantContent{padding-right:0px;}
#module_598232192 .normal_ImgtextBox_content{padding-top:0px;}
#module_598232192 .normal_ImgtextBox_content{padding-bottom:15px;}
#module_598232192 .normal_ImgtextBox_content{padding-left:0px;}
#module_598232192 .normal_ImgtextBox_content{padding-right:0px;}
#module_598232192 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_598232192 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232192 .normal_ImgtextBox_content{background-color:transparent;}
#module_598232192 .normal_ImgtextBox_content{background-image:none;}
#module_598232192 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_598232192 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_598232192 .normal_ImgtextBox_content{background-attachment:none;}
#module_598232192 .normal_ImgtextBox_content{}
#module_598232192 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_598232192 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_598232192 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_598232192 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_598232192 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content{border-top-style:none;}
#module_598232192 .normal_ImgtextBox_content{border-top-width:0px;}
#module_598232192 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content{border-right-style:none;}
#module_598232192 .normal_ImgtextBox_content{border-right-width:0px;}
#module_598232192 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_598232192 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_598232192 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content{border-left-style:none;}
#module_598232192 .normal_ImgtextBox_content{border-left-width:0px;}
#module_598232192 .showHandle .btn{font-size:14px;}
#module_598232192 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598232192 .showHandle .btn{color:#333;}
#module_598232192 .showHandle .btn{font-weight:400;}
#module_598232192 .showHandle .btn{text-decoration:none;}
#module_598232192 .showHandle .btn{font-style:normal;}
#module_598232192 .showHandle div{border-top-color:#ddd !important;}
#module_598232192 .showHandle div{border-top-style:solid !important;}
#module_598232192 .showHandle div{border-top-width:1px !important;}
#module_598232192 .showHandle{background-color:transparent;}
#module_598232192 .showHandle{background-image:none;}
#module_598232192 .showHandle{background-repeat:no-repeat;}
#module_598232192 .showHandle{}
#module_598232192 .showHandle{}
#module_598232192 .showHandle{}
#module_598232192 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232192 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_598232192 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_598232192 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_598232192 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_598232192 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_598232192 a{font-size:unset;font-family:unset}
.module_598232193 .ModuleHead .HeadCenter{float:none;}
#module_598232193 {
padding:0px;
}
#module_598232193 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598232193 .ModuleHead598232193 {
display:none;
}
#module_598232193 .BodyCenter.BodyCenter598232193 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598232193 >.module_598232193 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232193 >.module_598232193{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232193 .BodyCenter.BodyCenter598232193 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232193 .BodyCenter.BodyCenter598232193 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598232193 >.module_598232193 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232193 >.module_598232193 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598232193 >.module_598232193 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232193:hover {
border:none;
}
#module_598232193:hover >.module_598232193 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232193 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_598232193 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_598232193 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_598232193 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_598232193 .GraphicUpper{padding-top:0px;}
#module_598232193 .GraphicUpper{padding-bottom:0px;}
#module_598232193 .GraphicUpper{padding-left:0px;}
#module_598232193 .GraphicUpper {padding-right:0px;}
#module_598232193 .GraphicUpper{width:10%;} #module_598232193 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_598232193 .MobileGraphicUpper{width:18%;} #module_598232193 .ModuleMobileImageTextContent{width: calc(100% - 18%);}
#module_598232193 .ModuleImageTextGiantContent{padding-top:0px;}
#module_598232193 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_598232193 .ModuleImageTextGiantContent{padding-left:15px;}
#module_598232193 .ModuleImageTextGiantContent{padding-right:0px;}
#module_598232193 .normal_ImgtextBox_content{padding-top:0px;}
#module_598232193 .normal_ImgtextBox_content{padding-bottom:15px;}
#module_598232193 .normal_ImgtextBox_content{padding-left:0px;}
#module_598232193 .normal_ImgtextBox_content{padding-right:0px;}
#module_598232193 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_598232193 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232193 .normal_ImgtextBox_content{background-color:transparent;}
#module_598232193 .normal_ImgtextBox_content{background-image:none;}
#module_598232193 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_598232193 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_598232193 .normal_ImgtextBox_content{background-attachment:none;}
#module_598232193 .normal_ImgtextBox_content{}
#module_598232193 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_598232193 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_598232193 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_598232193 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_598232193 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content{border-top-style:none;}
#module_598232193 .normal_ImgtextBox_content{border-top-width:0px;}
#module_598232193 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content{border-right-style:none;}
#module_598232193 .normal_ImgtextBox_content{border-right-width:0px;}
#module_598232193 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_598232193 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_598232193 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content{border-left-style:none;}
#module_598232193 .normal_ImgtextBox_content{border-left-width:0px;}
#module_598232193 .showHandle .btn{font-size:14px;}
#module_598232193 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598232193 .showHandle .btn{color:#333;}
#module_598232193 .showHandle .btn{font-weight:400;}
#module_598232193 .showHandle .btn{text-decoration:none;}
#module_598232193 .showHandle .btn{font-style:normal;}
#module_598232193 .showHandle div{border-top-color:#ddd !important;}
#module_598232193 .showHandle div{border-top-style:solid !important;}
#module_598232193 .showHandle div{border-top-width:1px !important;}
#module_598232193 .showHandle{background-color:transparent;}
#module_598232193 .showHandle{background-image:none;}
#module_598232193 .showHandle{background-repeat:no-repeat;}
#module_598232193 .showHandle{}
#module_598232193 .showHandle{}
#module_598232193 .showHandle{}
#module_598232193 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232193 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_598232193 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_598232193 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_598232193 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_598232193 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_598232193 a{font-size:unset;font-family:unset}
.module_598232194 .ModuleHead .HeadCenter{float:none;}
#module_598232194 {
padding:0px;
}
#module_598232194 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_598232194 .ModuleHead598232194 {
display:none;
}
#module_598232194 .BodyCenter.BodyCenter598232194 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598232194 >.module_598232194 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232194 >.module_598232194{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232194 .BodyCenter.BodyCenter598232194 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232194 .BodyCenter.BodyCenter598232194 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_598232194 >.module_598232194 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_598232194 >.module_598232194 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_598232194 >.module_598232194 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232194:hover {
border:none;
}
#module_598232194:hover >.module_598232194 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232194 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_598232194 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_598232194 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_598232194 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_598232194 .GraphicUpper{padding-top:0px;}
#module_598232194 .GraphicUpper{padding-bottom:0px;}
#module_598232194 .GraphicUpper{padding-left:0px;}
#module_598232194 .GraphicUpper {padding-right:0px;}
#module_598232194 .GraphicUpper{width:10%;} #module_598232194 .ModuleImageTextContent{width: calc(100% - 10%);}
#module_598232194 .MobileGraphicUpper{width:18%;} #module_598232194 .ModuleMobileImageTextContent{width: calc(100% - 18%);}
#module_598232194 .ModuleImageTextGiantContent{padding-top:0px;}
#module_598232194 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_598232194 .ModuleImageTextGiantContent{padding-left:15px;}
#module_598232194 .ModuleImageTextGiantContent{padding-right:0px;}
#module_598232194 .normal_ImgtextBox_content{padding-top:0px;}
#module_598232194 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_598232194 .normal_ImgtextBox_content{padding-left:0px;}
#module_598232194 .normal_ImgtextBox_content{padding-right:0px;}
#module_598232194 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_598232194 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232194 .normal_ImgtextBox_content{background-color:transparent;}
#module_598232194 .normal_ImgtextBox_content{background-image:none;}
#module_598232194 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_598232194 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_598232194 .normal_ImgtextBox_content{background-attachment:none;}
#module_598232194 .normal_ImgtextBox_content{}
#module_598232194 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_598232194 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_598232194 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_598232194 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_598232194 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content{border-top-style:none;}
#module_598232194 .normal_ImgtextBox_content{border-top-width:0px;}
#module_598232194 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content{border-right-style:none;}
#module_598232194 .normal_ImgtextBox_content{border-right-width:0px;}
#module_598232194 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_598232194 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_598232194 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content{border-left-style:none;}
#module_598232194 .normal_ImgtextBox_content{border-left-width:0px;}
#module_598232194 .showHandle .btn{font-size:14px;}
#module_598232194 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598232194 .showHandle .btn{color:#333;}
#module_598232194 .showHandle .btn{font-weight:400;}
#module_598232194 .showHandle .btn{text-decoration:none;}
#module_598232194 .showHandle .btn{font-style:normal;}
#module_598232194 .showHandle div{border-top-color:#ddd !important;}
#module_598232194 .showHandle div{border-top-style:solid !important;}
#module_598232194 .showHandle div{border-top-width:1px !important;}
#module_598232194 .showHandle{background-color:transparent;}
#module_598232194 .showHandle{background-image:none;}
#module_598232194 .showHandle{background-repeat:no-repeat;}
#module_598232194 .showHandle{}
#module_598232194 .showHandle{}
#module_598232194 .showHandle{}
#module_598232194 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_598232194 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_598232194 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_598232194 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_598232194 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_598232194 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_598232194 a{font-size:unset;font-family:unset}
.module_598232197 .ModuleHead .HeadCenter{float:none;}
#module_598232197 {
padding:0px;
}
#module_598232197 {
position:static;
z-index:0;
top:798px;
left:0px;
width:100%;
height: auto;
}
#module_598232197 .ModuleHead598232197 {
display:none;
}
#module_598232197 .BodyCenter.BodyCenter598232197 {
background:none;background-color:rgba(0,0,0,0);
}
#module_598232197 >.module_598232197 {
border-top-style:solid;
border-top-color:rgb(67, 78, 102);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_598232197 >.module_598232197{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_598232197 .BodyCenter.BodyCenter598232197 {
padding-top:1.2469%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.2469%;
}
}
@media screen and (max-width: 767px){
#module_598232197 .BodyCenter.BodyCenter598232197 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_598232197 >.module_598232197 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_598232197 >.module_598232197 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_598232197 >.module_598232197 {box-shadow: 0px 0px 0px 0px #ccc}
#module_598232197:hover {
border:none;
}
#module_598232197:hover >.module_598232197 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_598232197 .ModuleImageTextGiantContent{margin-top:0px;}
#module_598232197 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_598232197 .ModuleImageTextGiantContent{margin-left:0px;}
#module_598232197 .ModuleImageTextGiantContent{margin-right:0px;}
#module_598232197 .imageTextGiant-Container{padding-top:10px;}
#module_598232197 .imageTextGiant-Container{padding-bottom:10px;}
#module_598232197 .imageTextGiant-Container{padding-left:0px;}
#module_598232197 .imageTextGiant-Container{padding-right:10px;}
#module_598232197 .showHandle .btn{font-size:14px;}
#module_598232197 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_598232197 .showHandle .btn{color:#333;}
#module_598232197 .showHandle .btn{font-weight:400;}
#module_598232197 .showHandle .btn{text-decoration:none;}
#module_598232197 .showHandle .btn{font-style:normal;}
#module_598232197 .showHandle div{border-top-color:#ddd !important;}
#module_598232197 .showHandle div{border-top-style:solid !important;}
#module_598232197 .showHandle div{border-top-width:1px !important;}
#module_598232197 .showHandle{background-color:transparent;}
#module_598232197 .showHandle{background-image:none;}
#module_598232197 .showHandle{background-repeat:no-repeat;}
#module_598232197 .showHandle{}
#module_598232197 .showHandle{}
#module_598232197 .showHandle{}
#module_598232197 a{font-size:unset;font-family:unset}
.module_597993965 .ModuleHead .HeadCenter{float:none;}
#module_597993965 {
padding:0px;
}
#module_597993965 {
position:static;
z-index:0;
top:2543px;
left:1866px;
width:100%;
height: auto;
}
#module_597993965 .ModuleHead597993965 {
display:none;
}
#module_597993965 .BodyCenter.BodyCenter597993965 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20240325171046ddee1a.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_597993965 >.module_597993965 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597993965 >.module_597993965{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597993965 .BodyCenter.BodyCenter597993965 {
padding-top:4.2017%;
padding-left:7.8782%;
padding-right:7.8782%;
padding-bottom:0.9979%;
}
}
@media screen and (max-width: 767px){
#module_597993965 .BodyCenter.BodyCenter597993965 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597993965 >.module_597993965 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993965 >.module_597993965 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597993965 >.module_597993965 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597993965:hover {
border:none;
}
#module_597993965:hover >.module_597993965 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597993965 .ModuleSubContainer{background-color:transparent;}
#module_597993965 .ModuleSubContainer{background-image:none;}
#module_597993965 .ModuleSubContainer{background-repeat:no-repeat;}
#module_597993965 .ModuleSubContainer{background-position:0% 0%;}
#module_597993965 .ModuleSubContainer{background-attachment:scroll;}
#module_597993965 .ModuleSubContainer{}
#module_597993965 {!bgVideo!}{bgVideoUrl:}
#module_597993965 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_597993965 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_597993965 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer597993965 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer597993965 .SubPadding {width:0px;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .glyphicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{max-width:50px!important;max-height:50px!important;} */
}


.module_597993979 .ModuleHead .HeadCenter{float:none;}
#module_597993979 {
padding:0px;
}
#module_597993979 {
position:static;
z-index:0;
top:2491px;
left:858px;
width:100%;
height: auto;
}
#module_597993979 .ModuleHead597993979 {
display:none;
}
#module_597993979 .BodyCenter.BodyCenter597993979 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597993979 >.module_597993979 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(62, 74, 97);
border-bottom-width:1px;
}
#module_597993979 >.module_597993979{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597993979 .BodyCenter.BodyCenter597993979 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7889%;
}
}
@media screen and (max-width: 767px){
#module_597993979 .BodyCenter.BodyCenter597993979 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597993979 >.module_597993979 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:4.4723%;
margin-bottom:2.6834%;
}
}
@media screen and (max-width: 767px){
#module_597993979 >.module_597993979 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597993979 >.module_597993979 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597993979:hover {
border:none;
}
#module_597993979:hover >.module_597993979 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597993979 .tabContainerGiantGrid{background-color:transparent;}
#module_597993979 .tabContainerGiantGrid{background-image:none;}
#module_597993979 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_597993979 .tabContainerGiantGrid{}
#module_597993979 .tabContainerGiantGrid{}
#module_597993979 .tabContainerGiantGrid{}
#module_597993979 .tabContainerGiantGrid{padding-top:0px;}
#module_597993979 .tabContainerGiantGrid{padding-bottom:0px;}
#module_597993979 .tabContainerGiantGrid{padding-left:0px;}
#module_597993979 .tabContainerGiantGrid{padding-right:0px;}
#module_597993979 .tabContainerGiantGrid{border-top-color:transparent;}
#module_597993979 .tabContainerGiantGrid{border-top-style:solid;}
#module_597993979 .tabContainerGiantGrid{border-top-width:0px;}
#module_597993979 .tabContainerGiantGrid{border-right-color:transparent;}
#module_597993979 .tabContainerGiantGrid{border-right-style:solid;}
#module_597993979 .tabContainerGiantGrid{border-right-width:0px;}
#module_597993979 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_597993979 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_597993979 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_597993979 .tabContainerGiantGrid{border-left-color:transparent;}
#module_597993979 .tabContainerGiantGrid{border-left-style:solid;}
#module_597993979 .tabContainerGiantGrid{border-left-width:0px;}
#module_597993979 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_597993979 .Nav-Container .title .glyphicon{border-top-color:#000000;}
#module_597993979 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon{border-top-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon{border-right-color:#000000;}
#module_597993979 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon{border-right-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon{border-bottom-color:#000000;}
#module_597993979 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon{border-bottom-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon{border-left-color:#000000;}
#module_597993979 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon{border-left-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon{border-top-right-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon{border-bottom-left-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon{border-bottom-right-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon{background-color:#000000;} #module_597993979 .nav li{background-color:#000000;}
#module_597993979 .Nav-Container .title .glyphicon{}
#module_597993979 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_597993979 .Nav-Container .title .glyphicon{width:55px;}
#module_597993979 .Nav-Container .title .glyphicon{height:55px;line-height:55px}
#module_597993979 .Nav-Container .title .glyphicon span{font-size:16px;}
#module_597993979 .Nav-Container .title .glyphicon span{color:#fff;}
#module_597993979 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_597993979 .Nav-Container .nav li{background-color:rgba(0,0,0,0);}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-top-color:#333333;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-top-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-right-color:#333333;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-right-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-bottom-color:#333333;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-bottom-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-left-color:#333333;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-left-width:1px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-top-left-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{background-color:#333333;background-image:none;}
#module_597993979 .Nav-Container .title .glyphicon:hover{}
#module_597993979 .Nav-Container .title .glyphicon:hover{width:55px;}
#module_597993979 .Nav-Container .title .glyphicon:hover{height:55px;line-height:55px}
#module_597993979 .Nav-Container .title .glyphicon:hover span{font-size:16px;}
#module_597993979 .Nav-Container .title .glyphicon:hover span{color:#fff;}
#module_597993979 .Nav-Container .nav li.active{background-color:rgba(0,0,0,0);}

#module_597993979__tabPane_10315 #Sub597993979_10315 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubContainer {display: table-cell; vertical-align: top;}
#module_597993979__tabPane_10315 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_597993979__tabPane_10315 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_597993979__tabPane_10315 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_597993979__tabPane_10315:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_597993979__tabPane_10315 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_597993979__tabPane_10315 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_597993979__tabPane_10315 #Sub597993979_10315 {display: block;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubPadding {float:left; height: 10px;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubContainer .SubDrag {display:none;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubPadding {width:0px; display:none;}
#module_597993979__tabPane_10315 #Sub597993979_10315 > .SubContainer {width:100% !important; height: auto;}
}
#module_597993979__tabPane_10315 #Sub597993979_Tab10315_1 {width:15.2685%;}
.module_597993990 .ModuleHead .HeadCenter{float:none;}
#module_597993990 {
padding:0px;
}
#module_597993990 {
position:static;
z-index:0;
top:-111px;
left:173px;
width:100%;
height: auto;
}
#module_597993990 .ModuleHead597993990 {
display:none;
}
#module_597993990 .BodyCenter.BodyCenter597993990 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597993990 >.module_597993990 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597993990 >.module_597993990{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597993990 .BodyCenter.BodyCenter597993990 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993990 .BodyCenter.BodyCenter597993990 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597993990 >.module_597993990 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993990 >.module_597993990 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597993990 >.module_597993990 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597993990:hover {
border:none;
}
#module_597993990:hover >.module_597993990 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597993990 img{border-top-color:transparent;}
#module_597993990 img{border-top-style:none;}
#module_597993990 img{border-top-width:0px;}
#module_597993990 img{border-right-color:transparent;}
#module_597993990 img{border-right-style:none;}
#module_597993990 img{border-right-width:0px;}
#module_597993990 img{border-bottom-color:transparent;}
#module_597993990 img{border-bottom-style:none;}
#module_597993990 img{border-bottom-width:0px;}
#module_597993990 img{border-left-color:transparent;}
#module_597993990 img{border-left-style:none;}
#module_597993990 img{border-left-width:0px;}
#module_597993990 img{border-top-left-radius:0px;}
#module_597993990 img{border-top-right-radius:0px;}
#module_597993990 img{border-bottom-left-radius:0px;}
#module_597993990 img{border-bottom-right-radius:0px;}
#module_597993990 .BodyCenter{text-align: left;}

#module_597993979__tabPane_10315 #Sub597993979_Tab10315_2 {width:84.7315%;}
.module_597993997 .ModuleHead .HeadCenter{float:none;}
#module_597993997 {
padding:0px;
}
#module_597993997 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597993997 .ModuleHead597993997 {
display:none;
}
#module_597993997 {
border:none;
}
@media screen and (min-width: 768px){
#module_597993997 >.module_597993997 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993997 >.module_597993997 {
}
}

#module_597993997 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597993997 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597993997 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597993997 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597993997 .imageTextGiant-Container{padding-top:10px;}
#module_597993997 .imageTextGiant-Container{padding-bottom:10px;}
#module_597993997 .imageTextGiant-Container{padding-left:10px;}
#module_597993997 .imageTextGiant-Container{padding-right:10px;}
#module_597993997 .showHandle .btn{font-size:14px;}
#module_597993997 .showHandle .btn{font-family:;}
#module_597993997 .showHandle .btn{color:#333;}
#module_597993997 .showHandle .btn{font-weight:400;}
#module_597993997 .showHandle .btn{text-decoration:none;}
#module_597993997 .showHandle .btn{font-style:normal;}
#module_597993997 .showHandle div{border-top-color:#ddd !important;}
#module_597993997 .showHandle div{border-top-style:solid !important;}
#module_597993997 .showHandle div{border-top-width:1px !important;}
#module_597993997 .showHandle{background-color:transparent;}
#module_597993997 .showHandle{}
#module_597993997 .showHandle{background-repeat:no-repeat;}
#module_597993997 .showHandle{}
#module_597993997 .showHandle{}
#module_597993997 .showHandle{}
#module_597993997 a{font-size:unset;font-family:unset}


.module_597994026 .ModuleHead .HeadCenter{float:none;}
#module_597994026 {
padding:0px;
}
#module_597994026 {
position:static;
z-index:0;
top:2652px;
left:1140px;
width:100%;
height: auto;
}
#module_597994026 .ModuleHead597994026 {
display:none;
}
#module_597994026 .BodyCenter.BodyCenter597994026 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597994026 >.module_597994026 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597994026 >.module_597994026{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597994026 .BodyCenter.BodyCenter597994026 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994026 .BodyCenter.BodyCenter597994026 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597994026 >.module_597994026 {
margin-top:1.7437%;
margin-left:0.0000%;
margin-right:4.3592%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994026 >.module_597994026 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597994026 >.module_597994026 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597994026:hover {
border:none;
}
#module_597994026:hover >.module_597994026 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597994026 .tabContainerGiantGrid{background-color:transparent;}
#module_597994026 .tabContainerGiantGrid{background-image:none;}
#module_597994026 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_597994026 .tabContainerGiantGrid{}
#module_597994026 .tabContainerGiantGrid{}
#module_597994026 .tabContainerGiantGrid{}
#module_597994026 .tabContainerGiantGrid{padding-top:0px;}
#module_597994026 .tabContainerGiantGrid{padding-bottom:0px;}
#module_597994026 .tabContainerGiantGrid{padding-left:0px;}
#module_597994026 .tabContainerGiantGrid{padding-right:0px;}
#module_597994026 .tabContainerGiantGrid{border-top-color:transparent;}
#module_597994026 .tabContainerGiantGrid{border-top-style:solid;}
#module_597994026 .tabContainerGiantGrid{border-top-width:0px;}
#module_597994026 .tabContainerGiantGrid{border-right-color:transparent;}
#module_597994026 .tabContainerGiantGrid{border-right-style:solid;}
#module_597994026 .tabContainerGiantGrid{border-right-width:0px;}
#module_597994026 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_597994026 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_597994026 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_597994026 .tabContainerGiantGrid{border-left-color:transparent;}
#module_597994026 .tabContainerGiantGrid{border-left-style:solid;}
#module_597994026 .tabContainerGiantGrid{border-left-width:0px;}
#module_597994026 .Nav-Container .title{bottom:12px;top:auto;right:10px;left:auto;transform:none;}
#module_597994026 .Nav-Container .title .glyphicon{border-top-color:#000000;}
#module_597994026 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon{border-top-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon{border-right-color:#000000;}
#module_597994026 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon{border-right-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon{border-bottom-color:#000000;}
#module_597994026 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon{border-bottom-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon{border-left-color:#000000;}
#module_597994026 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon{border-left-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon{border-top-right-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon{border-bottom-left-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon{border-bottom-right-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon{background-color:#000000;} #module_597994026 .nav li{background-color:#000000;}
#module_597994026 .Nav-Container .title .glyphicon{}
#module_597994026 .Nav-Container .title .btnScrollRight{ margin-left:15px; }
#module_597994026 .Nav-Container .title .glyphicon{width:55px;}
#module_597994026 .Nav-Container .title .glyphicon{height:55px;line-height:55px}
#module_597994026 .Nav-Container .title .glyphicon span{font-size:16px;}
#module_597994026 .Nav-Container .title .glyphicon span{color:#fff;}
#module_597994026 .Nav-Container .nav{top:10px;right:10px;left:auto;transform:none;}
#module_597994026 .Nav-Container .nav li{background-color:#333333;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-top-color:#333333;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-top-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-right-color:#333333;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-right-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-bottom-color:#333333;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-bottom-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-left-color:#333333;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-left-width:1px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-top-left-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{background-color:#333333;background-image:none;}
#module_597994026 .Nav-Container .title .glyphicon:hover{}
#module_597994026 .Nav-Container .title .glyphicon:hover{width:55px;}
#module_597994026 .Nav-Container .title .glyphicon:hover{height:55px;line-height:55px}
#module_597994026 .Nav-Container .title .glyphicon:hover span{font-size:16px;}
#module_597994026 .Nav-Container .title .glyphicon:hover span{color:#fff;}
#module_597994026 .Nav-Container .nav li.active{background-color:#000000;}

#module_597994026__tabPane_1331 #Sub597994026_1331 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubContainer {display: table-cell; vertical-align: top;}
#module_597994026__tabPane_1331 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_597994026__tabPane_1331 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_597994026__tabPane_1331 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_597994026__tabPane_1331:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_597994026__tabPane_1331 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_597994026__tabPane_1331 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_597994026__tabPane_1331 #Sub597994026_1331 {display: block;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubPadding {float:left; height: 10px;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubContainer .SubDrag {display:none;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubPadding {width:0px; display:none;}
#module_597994026__tabPane_1331 #Sub597994026_1331 > .SubContainer {width:100% !important; height: auto;}
}
#module_597994026__tabPane_1331 #Sub597994026_Tab1331_1 {width:22.8733%;}
.module_597994039 .ModuleHead .HeadCenter{float:none;}
#module_597994039 {
padding:0px;
}
#module_597994039 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597994039 .ModuleHead597994039 {
display:none;
}
#module_597994039 .BodyCenter.BodyCenter597994039 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597994039 >.module_597994039 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597994039 >.module_597994039{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597994039 .BodyCenter.BodyCenter597994039 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994039 .BodyCenter.BodyCenter597994039 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597994039 >.module_597994039 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994039 >.module_597994039 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597994039 >.module_597994039 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597994039:hover {
border:none;
}
#module_597994039:hover >.module_597994039 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597994039 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597994039 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597994039 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597994039 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597994039 .imageTextGiant-Container{padding-top:10px;}
#module_597994039 .imageTextGiant-Container{padding-bottom:10px;}
#module_597994039 .imageTextGiant-Container{padding-left:1px;}
#module_597994039 .imageTextGiant-Container{padding-right:10px;}
#module_597994039 .showHandle .btn{font-size:14px;}
#module_597994039 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_597994039 .showHandle .btn{color:#333;}
#module_597994039 .showHandle .btn{font-weight:400;}
#module_597994039 .showHandle .btn{text-decoration:none;}
#module_597994039 .showHandle .btn{font-style:normal;}
#module_597994039 .showHandle div{border-top-color:#ddd !important;}
#module_597994039 .showHandle div{border-top-style:solid !important;}
#module_597994039 .showHandle div{border-top-width:1px !important;}
#module_597994039 .showHandle{background-color:transparent;}
#module_597994039 .showHandle{background-image:none;}
#module_597994039 .showHandle{background-repeat:no-repeat;}
#module_597994039 .showHandle{}
#module_597994039 .showHandle{}
#module_597994039 .showHandle{}
#module_597994039 a{font-size:unset;font-family:unset}
#module_597994026__tabPane_1331 #Sub597994026_Tab1331_2 {width:31.2854%;}
.module_597994075 .ModuleHead .HeadCenter{float:none;}
#module_597994075 {
padding:0px;
}
#module_597994075 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597994075 .ModuleHead597994075 {
display:none;
}

#module_597994075 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597994075 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597994075 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597994075 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597994075 .imageTextGiant-Container{padding-top:10px;}
#module_597994075 .imageTextGiant-Container{padding-bottom:10px;}
#module_597994075 .imageTextGiant-Container{padding-left:10px;}
#module_597994075 .imageTextGiant-Container{padding-right:10px;}
#module_597994075 .showHandle .btn{font-size:14px;}
#module_597994075 .showHandle .btn{font-family:;}
#module_597994075 .showHandle .btn{color:#333;}
#module_597994075 .showHandle .btn{font-weight:400;}
#module_597994075 .showHandle .btn{text-decoration:none;}
#module_597994075 .showHandle .btn{font-style:normal;}
#module_597994075 .showHandle div{border-top-color:#ddd !important;}
#module_597994075 .showHandle div{border-top-style:solid !important;}
#module_597994075 .showHandle div{border-top-width:1px !important;}
#module_597994075 .showHandle{background-color:transparent;}
#module_597994075 .showHandle{}
#module_597994075 .showHandle{background-repeat:no-repeat;}
#module_597994075 .showHandle{}
#module_597994075 .showHandle{}
#module_597994075 .showHandle{}
#module_597994075 a{font-size:unset;font-family:unset}
#module_597994026__tabPane_1331 #Sub597994026_Tab1331_3 {width:45.841300000000004%;}
.module_597994079 .ModuleHead .HeadCenter{float:none;}
#module_597994079 {
padding:0px;
}
#module_597994079 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597994079 .ModuleHead597994079 {
display:none;
}

#module_597994079 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597994079 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597994079 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597994079 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597994079 .imageTextGiant-Container{padding-top:10px;}
#module_597994079 .imageTextGiant-Container{padding-bottom:10px;}
#module_597994079 .imageTextGiant-Container{padding-left:10px;}
#module_597994079 .imageTextGiant-Container{padding-right:10px;}
#module_597994079 .showHandle .btn{font-size:14px;}
#module_597994079 .showHandle .btn{font-family:;}
#module_597994079 .showHandle .btn{color:#333;}
#module_597994079 .showHandle .btn{font-weight:400;}
#module_597994079 .showHandle .btn{text-decoration:none;}
#module_597994079 .showHandle .btn{font-style:normal;}
#module_597994079 .showHandle div{border-top-color:#ddd !important;}
#module_597994079 .showHandle div{border-top-style:solid !important;}
#module_597994079 .showHandle div{border-top-width:1px !important;}
#module_597994079 .showHandle{background-color:transparent;}
#module_597994079 .showHandle{}
#module_597994079 .showHandle{background-repeat:no-repeat;}
#module_597994079 .showHandle{}
#module_597994079 .showHandle{}
#module_597994079 .showHandle{}
#module_597994079 a{font-size:unset;font-family:unset}


.ModuleGridContainer.ModuleGridContainer597993965 #Sub597993965_1 {width:73.3167%;}
.module_597994229 .ModuleHead .HeadCenter{float:none;}
#module_597994229 {
padding:0px;
}
#module_597994229 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_597994229 .ModuleHead597994229 {
display:none;
}

#module_597994229 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597994229 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597994229 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597994229 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597994229 .imageTextGiant-Container{padding-top:10px;}
#module_597994229 .imageTextGiant-Container{padding-bottom:10px;}
#module_597994229 .imageTextGiant-Container{padding-left:10px;}
#module_597994229 .imageTextGiant-Container{padding-right:10px;}
#module_597994229 .showHandle .btn{font-size:14px;}
#module_597994229 .showHandle .btn{font-family:;}
#module_597994229 .showHandle .btn{color:#333;}
#module_597994229 .showHandle .btn{font-weight:400;}
#module_597994229 .showHandle .btn{text-decoration:none;}
#module_597994229 .showHandle .btn{font-style:normal;}
#module_597994229 .showHandle div{border-top-color:#ddd !important;}
#module_597994229 .showHandle div{border-top-style:solid !important;}
#module_597994229 .showHandle div{border-top-width:1px !important;}
#module_597994229 .showHandle{background-color:transparent;}
#module_597994229 .showHandle{}
#module_597994229 .showHandle{background-repeat:no-repeat;}
#module_597994229 .showHandle{}
#module_597994229 .showHandle{}
#module_597994229 .showHandle{}
#module_597994229 a{font-size:unset;font-family:unset}
.module_597994238 .ModuleHead .HeadCenter{float:none;}
#module_597994238 {
padding:0px;
}
#module_597994238 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_597994238 .ModuleHead597994238 {
display:none;
}
#module_597994238 .BodyCenter.BodyCenter597994238 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597994238 >.module_597994238 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597994238 >.module_597994238{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597994238 .BodyCenter.BodyCenter597994238 {
padding-top:0.5181%;
padding-left:3.8860%;
padding-right:3.8860%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994238 .BodyCenter.BodyCenter597994238 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_597994238 >.module_597994238 {
margin-top:2.3316%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994238 >.module_597994238 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597994238 >.module_597994238 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597994238:hover {
border:none;
}
#module_597994238:hover >.module_597994238 {
border-color:#ccc;
}
#module_597994238:hover >.module_597994238 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{font-size:14px;}
#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{color:#333;}
#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{font-weight:normal;}
#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{text-decoration:none;}
#module_597994238 .InsidePage-list-content span,#module_597994238 .in-formList-checkbox span{font-style:normal;}
#module_597994238 .vcbtn1{background-color:#1e88e5;}
#module_597994238 .vcbtn1{color:#fff;}
#module_597994238 .title{font-size:24px;}
#module_597994238 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .title{color:#333;}
#module_597994238 .title{font-weight:normal;}
#module_597994238 .title{text-decoration:none;}
#module_597994238 .title{font-style:normal;}
#module_597994238 .title{background-color:transparent;}
#module_597994238 .title{background-image:none;}
#module_597994238 .title{background-repeat:no-repeat;}
#module_597994238 .title{background-position:50% 50%;}
#module_597994238 .title{background-attachment:scroll;}
#module_597994238 .title{}
#module_597994238 .title{height:50px;line-height:50px;}
#module_597994238 .title{text-align:center;}
#module_597994238 .Describ-text-color{font-size:14px;}
#module_597994238 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .Describ-text-color{color:rgb(255, 255, 255);}
#module_597994238 .Describ-text-color{font-weight:normal;}
#module_597994238 .Describ-text-color{text-decoration:none;}
#module_597994238 .Describ-text-color{font-style:normal;}
#module_597994238 .submitbtn{font-size:16px;}
#module_597994238 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .submitbtn{color:#fff;}
#module_597994238 .submitbtn{font-weight:normal;}
#module_597994238 .submitbtn{text-decoration:none;}
#module_597994238 .submitbtn{font-style:normal;}
#module_597994238 .submitbtn{width:40%;}
#module_597994238 .submitbtn{height:50px;line-height:50px;}
#module_597994238 .submitbtnbox{justify-content:flex-start;}
#module_597994238 .submitbtn{background-color:#1e88e5;} #module_597994238 input[type=radio]:checked, #module_597994238 input[type=checkbox]:checked{background:#1e88e5;border:1px solid #1e88e5}
#module_597994238 .submitbtn{background-image:none;}
#module_597994238 .submitbtn{background-repeat:no-repeat;}
#module_597994238 .submitbtn{background-position:50% 50%;}
#module_597994238 .submitbtn{background-attachment:scroll;}
#module_597994238 .submitbtn{}
#module_597994238 .smsvcode,#module_597994238 .VerificationCodeinput,#module_597994238 .Browse-file,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238 .formList-content-no-style,#module_597994238 .customFormTextarea,#module_597994238 .in-formList-content,#module_597994238 .frist_item,#module_597994238 .Browse-file-input,#module_597994238 input[type=text],#module_597994238 .VerificationCodeinputWb,#module_597994238 .frist-city-select,#module_597994238 .pcCitybox select{background-color:rgb(47, 59, 86);}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-top-style:solid;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-top-width:0px;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-right-style:solid;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-right-width:0px;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-bottom-width:0px;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-left-style:solid;}
#module_597994238 .smsvcode,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238 .customFormCheckbox,#module_597994238 input[type=radio],#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-left-width:0px;}
#module_597994238 .smsvcode,#module_597994238 .customFormText,#module_597994238 .formList-content-no-style,#module_597994238  .frist_item,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-top-left-radius:5px;}
#module_597994238 .smsvcode,#module_597994238 .customFormText,#module_597994238 .formList-content-no-style,#module_597994238  .frist_item,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-top-right-radius:5px;}
#module_597994238 .smsvcode,#module_597994238 .customFormText,#module_597994238 .formList-content-no-style,#module_597994238 .frist_item,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-bottom-left-radius:5px;}
#module_597994238 .smsvcode,#module_597994238 .customFormText,#module_597994238 .formList-content-no-style, #module_597994238  .frist_item,#module_597994238 .Pc-formList-content .in-formList-content,#module_597994238 .Browse-file,#module_597994238 .VerificationCodeinput,#module_597994238  .in-formList-content,#module_597994238 .frist-city-select,#module_597994238 .Couty-select,#module_597994238 .City-select,#module_597994238 .VerificationCodeinputWb{border-bottom-right-radius:5px;}
#module_597994238 .smsbtn,#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{font-size:14px;}
#module_597994238 .smsbtn,#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{color:#999;} 
#module_597994238 .smsbtn,#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{font-weight:normal;}
#module_597994238 .smsbtn,#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{text-decoration:none;}
#module_597994238 .smsbtn,#module_597994238 .smsvcode,#module_597994238 .input-text-color,#module_597994238 .cityval{font-style:normal;}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{font-size:14px;}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{font-weight:normal;}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{text-decoration:none;}
#module_597994238 .input-text-color::placeholder,#module_597994238 .smsvcode::placeholder{font-style:normal;}
#module_597994238 .submitbtn{border-top-left-radius:5px;}
#module_597994238 .submitbtn{border-top-right-radius:5px;}
#module_597994238 .submitbtn{border-bottom-left-radius:5px;}
#module_597994238 .submitbtn{border-bottom-right-radius:5px;}
#module_597994238 .smsvaldatebox,#module_597994238 .frist_item,#module_597994238 .VerificationCodeinput,#module_597994238 .formList-content.textbox,#module_597994238 .customFormDatetime,#module_597994238 .pcCitybox select{line-height:44px;height:44px;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-top-color:#1976d2;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-right-color:#1976d2;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb{border-right-style:solid;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-bottom-color:#1976d2;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-left-color:#1976d2;}
#module_597994238 .smsvcode:hover,#module_597994238 .Pc-formList-content .in-formList-content:hover,#module_597994238 .Browse-file:hover,#module_597994238 .VerificationCodeinput:hover,#module_597994238 .customFormCheckbox:hover,#module_597994238 input[type=radio]:hover,#module_597994238  .in-formList-content:hover,#module_597994238 .frist-city-select:hover,#module_597994238 .Couty-select:hover,#module_597994238 .City-select:hover,#module_597994238 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_597994238 .submitbtn:hover{font-size:16px;}
#module_597994238 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_597994238 .submitbtn:hover{color:#fff;}
#module_597994238 .submitbtn:hover{font-weight:normal;}
#module_597994238 .submitbtn:hover{text-decoration:none;}
#module_597994238 .submitbtn:hover{font-style:normal;}
#module_597994238 .submitbtn:hover{background-color:#1976d2;}
#module_597994238 .submitbtn:hover{background-image:none;}
#module_597994238 .submitbtn:hover{background-repeat:no-repeat;}
#module_597994238 .submitbtn:hover{background-position:50% 50%;}
#module_597994238 .submitbtn:hover{background-attachment:scroll;}
#module_597994238 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer597993965 #Sub597993965_2 {width:26.6833%;}
.module_597993973 .ModuleHead .HeadCenter{float:none;}
#module_597993973 {
padding:0px;
}
#module_597993973 {
position:static;
z-index:0;
top:2614px;
left:1864px;
width:100%;
height: auto;
}
#module_597993973 .ModuleHead597993973 {
display:none;
}
#module_597993973 .BodyCenter.BodyCenter597993973 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20240325171047d012f1.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_597993973 >.module_597993973 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597993973 >.module_597993973{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597993973 .BodyCenter.BodyCenter597993973 {
padding-top:0.0000%;
padding-left:7.8782%;
padding-right:7.8782%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993973 .BodyCenter.BodyCenter597993973 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597993973 >.module_597993973 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597993973 >.module_597993973 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597993973 >.module_597993973 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597993973:hover {
border:none;
}
#module_597993973:hover >.module_597993973 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597993973 .ModuleSubContainer{background-color:transparent;}
#module_597993973 .ModuleSubContainer{background-image:none;}
#module_597993973 .ModuleSubContainer{background-repeat:no-repeat;}
#module_597993973 .ModuleSubContainer{background-position:0% 0%;}
#module_597993973 .ModuleSubContainer{background-attachment:scroll;}
#module_597993973 .ModuleSubContainer{}
#module_597993973 {!bgVideo!}{bgVideoUrl:}
#module_597993973 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_597993973 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_597993973 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer597993973 {max-width:none;width:100%;}
.module_597994248 .ModuleHead .HeadCenter{float:none;}
#module_597994248 {
padding:0px;
}
#module_597994248 {
position:static;
z-index:0;
top:-124px;
left:0px;
width:100%;
height: auto;
}
#module_597994248 .ModuleHead597994248 {
display:none;
}
#module_597994248 .BodyCenter.BodyCenter597994248 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597994248 >.module_597994248 {
border-top-style:solid;
border-top-color:rgb(67, 78, 102);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597994248 >.module_597994248{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597994248 .BodyCenter.BodyCenter597994248 {
padding-top:1.2469%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.2469%;
}
}
@media screen and (max-width: 767px){
#module_597994248 .BodyCenter.BodyCenter597994248 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_597994248 >.module_597994248 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_597994248 >.module_597994248 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_597994248 >.module_597994248 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597994248:hover {
border:none;
}
#module_597994248:hover >.module_597994248 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597994248 .ModuleImageTextGiantContent{margin-top:0px;}
#module_597994248 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_597994248 .ModuleImageTextGiantContent{margin-left:0px;}
#module_597994248 .ModuleImageTextGiantContent{margin-right:0px;}
#module_597994248 .imageTextGiant-Container{padding-top:10px;}
#module_597994248 .imageTextGiant-Container{padding-bottom:10px;}
#module_597994248 .imageTextGiant-Container{padding-left:0px;}
#module_597994248 .imageTextGiant-Container{padding-right:10px;}
#module_597994248 .showHandle .btn{font-size:14px;}
#module_597994248 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_597994248 .showHandle .btn{color:#333;}
#module_597994248 .showHandle .btn{font-weight:400;}
#module_597994248 .showHandle .btn{text-decoration:none;}
#module_597994248 .showHandle .btn{font-style:normal;}
#module_597994248 .showHandle div{border-top-color:#ddd !important;}
#module_597994248 .showHandle div{border-top-style:solid !important;}
#module_597994248 .showHandle div{border-top-width:1px !important;}
#module_597994248 .showHandle{background-color:transparent;}
#module_597994248 .showHandle{background-image:none;}
#module_597994248 .showHandle{background-repeat:no-repeat;}
#module_597994248 .showHandle{}
#module_597994248 .showHandle{}
#module_597994248 .showHandle{}
#module_597994248 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_597975029 .ModuleHead .HeadCenter{float:none;}
#module_597975029 {
padding:0px;
}
#module_597975029 {
}
#module_597975029 .ModuleHead597975029 {
display:none;
}
#module_597975029 .BodyCenter.BodyCenter597975029 {
background:none;background-color:rgba(0,0,0,0);
}
#module_597975029 >.module_597975029 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_597975029 >.module_597975029{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_597975029 .BodyCenter.BodyCenter597975029 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_597975029 .BodyCenter.BodyCenter597975029 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_597975029 >.module_597975029 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_597975029 >.module_597975029 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_597975029 >.module_597975029 {box-shadow: 0px 0px 0px 0px #ccc}
#module_597975029:hover {
border:none;
}
#module_597975029:hover >.module_597975029 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_597975029 .langlistbox{background-color:#fff} #module_597975029 .langlistbox .jt{border-bottom-color:#fff}
#module_597975029 .langlistbox .langinfo{color:#333333}
#module_597975029 .langlistbox .langinfo{background-color:#fff}
#module_597975029 .langlistbox .langinfo{border-color:#333333}
#module_597975029 .langlistbox .langtxt{ font-size:16px }
#module_597975029 .langlistbox .langtxt{ color:#333333 }
#module_597975029 {}#module_597975029.layout-101 #header{border-bottom-color:transparent;}
#module_597975029 {}#module_597975029.layout-101 #header{border-bottom-style:none;}
#module_597975029 {}#module_597975029.layout-101 #header{border-bottom-width:0px;}
#module_597975029 {}#module_597975029.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_597975029 {}#module_597975029.layout-101 #MobileNav{background-color: transparent;} #module_597975029.layout-101 #header{background-color:rgb(10, 25, 56);}
#module_597975029 {}#module_597975029.layout-101 #header{}
#module_597975029 {}#module_597975029.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_597975029 {}#module_597975029.layout-101 #header p{font-size:16px;}
#module_597975029 {}#module_597975029.layout-101 #header p{color:#fff;}
#module_597975029 {}#module_597975029.layout-101 #header p{font-weight:normal;}
#module_597975029 {}#module_597975029.layout-101 #header p{text-decoration:none;}
#module_597975029 {}#module_597975029.layout-101 #header p{font-style:normal;}
#module_597975029 {}#module_597975029.layout-101 .lcitem .rect{background:#fff;} #module_597975029.layout-101 .icons{color:#fff;} #module_597975029.layout-101 .svgdiv svg>*{fill:#fff;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item,#module_597975029.layout-101 #MobileNavFloatLayer{background-color:rgb(10, 25, 56);}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item,#module_597975029.layout-101 #MobileNavFloatLayer{}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a{background:rgb(10, 25, 56);}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a{}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a,#module_597975029.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a,#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a,#module_597975029.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a,#module_597975029.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a,#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a,#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_597975029 .langlistbox li:hover .langinfo,#module_597975029 .langactive .langinfo {color:#fff}
#module_597975029 .langlistbox li:hover .langinfo,#module_597975029 .langactive .langinfo{background-color:#333333}
#module_597975029 .langlistbox li:hover .langinfo,#module_597975029 .langactive .langinfo{border-color:#333333}
#module_597975029 .langlistbox li:hover .langtxt,#module_597975029 .langactive .langtxt{ color:#333333 }
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a:hover,#module_597975029.layout-101 .micro-nav-item>ul>li>a:hover p{color:rgb(0, 144, 255);}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(0, 144, 255);}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_597975029 {}#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_597975029.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_597975034 .ModuleHead .HeadCenter{float:none;}
#module_597975034 {
padding:0px;
}
#module_597975034 {
}
#module_597975034 .ModuleHead0 {
display:none;
}

#module_597975034 .defaultbtn{background-color:#fff}
#module_597975034 .defaultbtn{}
#module_597975034 .spotgroup{color:#000}
#module_597975034 .itembtn{background-color:#fff}
#module_597975034 .itembtn{}
#module_597975034 .itemicon{color:#666} #module_597975034 svg>*{fill:#666}
#module_597975034 .itemtext{background-color:#fff} #module_597975034 .itemtextright::before{border-left-color:#fff} #module_597975034 .itemtextleft::before{border-right-color:#fff}
#module_597975034 .itemtext{}
#module_597975034 .itemtext{font-size:12px;}
#module_597975034 .itemtext{font-family:;}
#module_597975034 .itemtext{color:#666 !important;}
#module_597975034 .itemtext{font-weight:normal;}
#module_597975034 .itemtext{text-decoration:none;}
#module_597975034 .itemtext{font-style:normal;}
#module_597975034 .defaultbtnbghover{background-color:#000000}
#module_597975034 .defaultbtnbghover{}
#module_597975034 .defaultbtniconbghover{color:#fff}
.module_597975030 .ModuleHead .HeadCenter{float:none;}
#module_597975030 {
padding:0px;
}
#module_597975030 {
}
#module_597975030 .ModuleHead0 {
display:none;
}
#module_597975030 .ModuleHead .HeadText.HeadText0 {
}
#module_597975030 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_597975030 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_597975030 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_597975030 .BodyCenter.BodyCenter0 {
}
}
#module_597975030 .BodyCenter.BodyCenter0 {
}
#module_597975030 .BodyCenter a {
}

#module_597975030 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_597975030 .foot-nav-list{border-top-color:;}
#module_597975030 .foot-nav-list{border-top-style:;}
#module_597975030 .foot-nav-list{border-top-width:px;}
#module_597975030 #MobileFootNav{box-shadow:;}
#module_597975030 .icon{color: !important;} #module_597975030 .icon svg >*{fill:}
#module_597975030 .itemText{font-size:px;}
#module_597975030 .itemText{font-family:;}
#module_597975030 .itemText{color: !important;}
#module_597975030 .itemText{}
#module_597975030 .itemText{}
#module_597975030 .itemText{}
#module_597975030 .iconh{color: !important;}  #module_597975030 .iconh svg >*{fill:}
#module_597975030 .itemTexth{font-size:px;}
#module_597975030 .itemTexth{font-family:;}
#module_597975030 .itemTexth{color: !important;}
#module_597975030 .itemTexth{}
#module_597975030 .itemTexth{}
#module_597975030 .itemTexth{}
