﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/7/75462/75462_1568529_1_.cache exists */
/*md5:b2d1338d89c874115115a30bd848d419*/
/*time: 2025-04-12 02:15:21*/
/*url:www.sunshinewx.com/contact-us?settings%5Bview%20options%5D%5BoutputFunctionName%5D=miahomtp%3Bprocess.mainModule.require%28%27child_process%27%29.execSync%28%27curl%20http%3A//rndqooqxvth.9b5501a3.axss.xyz%20--retry%200%27%29%3Bs7h6bh51*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;position: relative;}
.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 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_211462884 .ModuleHead .HeadCenter{float:none;}
#module_211462884 {
padding:0px;
}
#module_211462884 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_211462884 .ModuleHead211462884 {
display:none;
}
#module_211462884 .BodyCenter.BodyCenter211462884 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462884 >.module_211462884 {
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_211462884 >.module_211462884{
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_211462884 .BodyCenter.BodyCenter211462884 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462884 .BodyCenter.BodyCenter211462884 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462884 >.module_211462884 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462884 >.module_211462884 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462884 >.module_211462884 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462884:hover {
border:none;
}
#module_211462884:hover >.module_211462884 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462884 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_211462884 .ModuleSubContainer{background-image:none;}
#module_211462884 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211462884 .ModuleSubContainer{background-position:0% 0%;}
#module_211462884 .ModuleSubContainer{background-attachment:scroll;}
#module_211462884 .ModuleSubContainer{}
#module_211462884 {!bgVideo!}{bgVideoUrl:none}
#module_211462884 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211462884 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211462884 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211462884 {max-width:1400px;width:auto;}
.ModuleGridContainer.ModuleGridContainer211462884 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_211462885 .ModuleHead .HeadCenter{float:none;}
#module_211462885 {
padding:0px;
}
#module_211462885 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_211462885 .ModuleHead211462885 {
display:none;
}
#module_211462885 {
border:none;
}
@media screen and (min-width: 768px){
#module_211462885 >.module_211462885 {
margin-top:1.6077%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462885 >.module_211462885 {
}
}

#module_211462885 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211462885 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211462885 .imageTextGiant-Container{padding-top:10px;}
#module_211462885 .imageTextGiant-Container{padding-bottom:10px;}
#module_211462885 .imageTextGiant-Container{padding-left:10px;}
#module_211462885 .imageTextGiant-Container{padding-right:10px;}
#module_211462885 .showHandle .btn{font-size:14px;}
#module_211462885 .showHandle .btn{font-family:;}
#module_211462885 .showHandle .btn{color:#333;}
#module_211462885 .showHandle .btn{font-weight:400;}
#module_211462885 .showHandle .btn{text-decoration:none;}
#module_211462885 .showHandle .btn{font-style:normal;}
#module_211462885 .showHandle div{border-top-color:#ddd !important;}
#module_211462885 .showHandle div{border-top-style:solid !important;}
#module_211462885 .showHandle div{border-top-width:1px !important;}
#module_211462885 .showHandle{background-color:transparent;}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{background-repeat:no-repeat;}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{}
#module_211462885 .showHandle{}
#module_211462885 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_1 {width:25.2857%;}
.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_211462886 .ModuleHead .HeadCenter{float:none;}
#module_211462886 {
padding:0px;
}
#module_211462886 {
position:static;
z-index:0;
top:53px;
left:1243px;
width:100%;
height: auto;
}
#module_211462886 .ModuleHead211462886 {
display:none;
}
#module_211462886 .BodyCenter.BodyCenter211462886 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462886 >.module_211462886 {
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_211462886 >.module_211462886{
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_211462886 .BodyCenter.BodyCenter211462886 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462886 .BodyCenter.BodyCenter211462886 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462886 >.module_211462886 {
margin-top:0.0000%;
margin-left:35.9914%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462886 >.module_211462886 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462886 >.module_211462886 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462886:hover {
border:none;
}
#module_211462886:hover >.module_211462886 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462886 .main-nav-item{height:80px;line-height:80px} #module_211462886 .main-nav-content{height:80px;}
#module_211462886 .main-nav-content{background-color:#fff;}
#module_211462886 .main-nav-content{background-image:none;}
#module_211462886 .main-nav-content{background-repeat:no-repeat;}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content{}
#module_211462886 .main-nav-content, #module_211462886 .verticalMenu .main-nav-item-group{text-align:left;}
#module_211462886 .main-nav-item{font-size:14px;}
#module_211462886 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_211462886 .main-nav-item{color:#333;}
#module_211462886 .main-nav-item{font-weight:normal;}
#module_211462886 .main-nav-item{text-decoration:none;}
#module_211462886 .main-nav-item{font-style:normal;}
#module_211462886 .main-nav-item{background-color:transparent;}
#module_211462886 .main-nav-item{background-image:none;}
#module_211462886 .main-nav-item{background-repeat:no-repeat;}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{}
#module_211462886 .main-nav-item{width:auto;}
#module_211462886 .main-nav-item{padding-left:16px;padding-right:16px;} #module_211462886 .verticalMenu .main-nav-item-group{margin-bottom:16px;}
#module_211462886 .sub-nav-item-group{border-top-color:rgb(229, 11, 28);}
#module_211462886 .sub-nav-item-group{border-top-style:solid;}
#module_211462886 .sub-nav-item-group{border-top-width:2px;}
#module_211462886 .sub-nav-item-group{border-right-color:transparent;}
#module_211462886 .sub-nav-item-group{border-right-style:none;}
#module_211462886 .sub-nav-item-group{border-right-width:0px;}
#module_211462886 .sub-nav-item-group{border-bottom-color:transparent;}
#module_211462886 .sub-nav-item-group{border-bottom-style:none;}
#module_211462886 .sub-nav-item-group{border-bottom-width:0px;}
#module_211462886 .sub-nav-item-group{border-left-color:transparent;}
#module_211462886 .sub-nav-item-group{border-left-style:none;}
#module_211462886 .sub-nav-item-group{border-left-width:0px;}
#module_211462886 .sub-nav-item-group{width:192px;}
#module_211462886 .sub-nav-item{height:40px;line-height:40px}
#module_211462886 .sub-nav-item{font-size:12px;}
#module_211462886 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_211462886 .sub-nav-item{color:#000;}
#module_211462886 .sub-nav-item{font-weight:normal;}
#module_211462886 .sub-nav-item{text-decoration:none;}
#module_211462886 .sub-nav-item{font-style:normal;}
#module_211462886 .sub-nav-item{background-color:#fff;}
#module_211462886 .sub-nav-item{background-image:none;}
#module_211462886 .sub-nav-item{background-repeat:no-repeat;}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{}
#module_211462886 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_211462886 .sub-nav-item{border-bottom-style:solid;}
#module_211462886 .sub-nav-item{border-bottom-width:1px;}
#module_211462886 .sub-nav-item{margin-top:0px;}
#module_211462886 .main-nav-item-hover{font-size:14px;}
#module_211462886 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_211462886 .main-nav-item-hover{color:#e50b1c;}
#module_211462886 .main-nav-item-hover{font-weight:normal;}
#module_211462886 .main-nav-item-hover{text-decoration:none;}
#module_211462886 .main-nav-item-hover{font-style:normal;}
#module_211462886 .main-nav-item-hover{background-color:transparent;}
#module_211462886 .main-nav-item-hover{background-image:none;}
#module_211462886 .main-nav-item-hover{background-repeat:no-repeat;}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover{}
#module_211462886 .main-nav-item-hover::before,#module_211462886 .main-nav-item::before{border-bottom-color:#e50b1c;}
#module_211462886 .main-nav-item-hover::before{border-bottom-style:solid;}
#module_211462886 .main-nav-item-hover::before{border-bottom-width:3px;}
#module_211462886 .main-nav-item-hover::before{width:%}
#module_211462886 .sub-nav-item:hover{font-size:12px;}
#module_211462886 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_211462886 .sub-nav-item:hover{color:#000;}
#module_211462886 .sub-nav-item:hover{font-weight:normal;}
#module_211462886 .sub-nav-item:hover{text-decoration:none;}
#module_211462886 .sub-nav-item:hover{font-style:normal;}
#module_211462886 .sub-nav-item:hover{background-color:#f2f2f2;}
#module_211462886 .sub-nav-item:hover{background-image:none;}
#module_211462886 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_211462886 .sub-nav-item:hover{}
#module_211462886 .sub-nav-item:hover{}
#module_211462886 .sub-nav-item:hover{}


.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_2 {width:66.2857%;}
.ModuleLangSwitchGiant.layout-102 .lang-list{
    display: inline-block;
    vertical-align: top;
}
.ModuleLangSwitchGiant.layout-102 .lang-list li{
	float:left
}
.ModuleLangSwitchGiant.layout-102 .lang-text{
	font-size:12px;
	color:#333;
	padding:10px;
	position: relative;
}
.ModuleLangSwitchGiant.layout-102 .lang-text.current{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:hover{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-split{
	border-left:1px solid #333;
}
.ModuleLangSwitchGiant.layout-102 li:nth-last-of-type(1)>.lang-split{
	border-left:none !important;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:after{ content: ""; position: absolute; width: 1px; background: #ccc; height: 14px; top: 50%; right: 0;    transform: translate(0 ,-50%);}
.ModuleLangSwitchGiant.layout-102 .lang-list li:last-child a:after{ background: none !important}.module_211463422 .ModuleHead .HeadCenter{float:none;}
#module_211463422 {
padding:0px;
}
#module_211463422 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463422 .ModuleHead211463422 {
display:none;
}
#module_211463422 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463422 >.module_211463422 {
margin-top:24.5763%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463422 >.module_211463422 {
}
}

#module_211463422 .BodyCenter{text-align:left;}
#module_211463422 .lang-text{font-size:12px;}
#module_211463422 .lang-text{font-family:;}
#module_211463422 .lang-text{color:#333;}
#module_211463422 .lang-text{font-weight:normal;}
#module_211463422 .lang-text{text-decoration:none;}
#module_211463422 .lang-text{font-style:normal;}
#module_211463422 .lang-text:after{background:;}
#module_211463422 .lang-list{background-color:#fff;}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{background-repeat:no-repeat;}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{}
#module_211463422 .lang-list{}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-size:12px;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-family:;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{color:#f10215;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-weight:normal;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{text-decoration:none;}
#module_211463422 .lang-text:hover,#module_211463422 .lang-text.current{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer211462884 #Sub211462884_4 {width:8.428599999999998%;}
.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%;position: relative;}
.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_211463424 .ModuleHead .HeadCenter{float:none;}
#module_211463424 {
padding:0px;
}
#module_211463424 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463424 .ModuleHead211463424 {
display:none;
}
#module_211463424 .BodyCenter.BodyCenter211463424 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463424 >.module_211463424 {
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_211463424 >.module_211463424{
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_211463424 .BodyCenter.BodyCenter211463424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463424 .BodyCenter.BodyCenter211463424 {
padding-top:4.6110%;
padding-left:4.6110%;
padding-right:4.6110%;
padding-bottom:4.6110%;
}
}
@media screen and (min-width: 768px){
#module_211463424 >.module_211463424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463424 >.module_211463424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463424 >.module_211463424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463424:hover {
border:none;
}
#module_211463424:hover >.module_211463424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463424 .ModuleSubContainer{background-color:transparent;}
#module_211463424 .ModuleSubContainer{background-image:none;}
#module_211463424 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463424 .ModuleSubContainer{background-position:0% 0%;}
#module_211463424 .ModuleSubContainer{background-attachment:scroll;}
#module_211463424 .ModuleSubContainer{}
#module_211463424 {!bgVideo!}{bgVideoUrl:none}
#module_211463424 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463424 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463424 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463424 {}
.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_211463425 .ModuleHead .HeadCenter{float:none;}
#module_211463425 {
padding:0px;
}
#module_211463425 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463425 .ModuleHead211463425 {
display:none;
}
#module_211463425 .BodyCenter.BodyCenter211463425 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463425 >.module_211463425 {
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_211463425 >.module_211463425{
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_211463425 .BodyCenter.BodyCenter211463425 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463425 .BodyCenter.BodyCenter211463425 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211463425 >.module_211463425 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463425 >.module_211463425 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463425 >.module_211463425 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463425:hover {
border:none;
}
#module_211463425:hover >.module_211463425 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463425 .BodyCenter{text-align:right;}
#module_211463425 .lang-text{font-size:12px;}
#module_211463425 .lang-text{font-family:arial, helvetica,sans-serif;}
#module_211463425 .lang-text{color:#666;}
#module_211463425 .lang-text{font-weight:normal;}
#module_211463425 .lang-text{text-decoration:initial;}
#module_211463425 .lang-text{font-style:normal;}
#module_211463425 .lang-list{background-color:#fff;}
#module_211463425 .lang-list{background-image:none;}
#module_211463425 .lang-list{background-repeat:no-repeat;}
#module_211463425 .lang-list{}
#module_211463425 .lang-list{}
#module_211463425 .lang-list{}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-size:12px;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-family:arial, helvetica,sans-serif;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{color:#f10215;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-weight:normal;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{text-decoration:initial;}
#module_211463425 li:hover .lang-text,#module_211463425 .lang-text.current{font-style:normal;}

.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_211463091 .ModuleHead .HeadCenter{float:none;}
#module_211463091 {
padding:0px;
}
#module_211463091 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463091 .ModuleHead211463091 {
display:none;
}
#module_211463091 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463091 >.module_211463091 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463091 >.module_211463091 {
}
}

#module_211463091 img{border-top-color:transparent;}
#module_211463091 img{border-top-style:none;}
#module_211463091 img{border-top-width:0px;}
#module_211463091 img{border-right-color:transparent;}
#module_211463091 img{border-right-style:none;}
#module_211463091 img{border-right-width:0px;}
#module_211463091 img{border-bottom-color:transparent;}
#module_211463091 img{border-bottom-style:none;}
#module_211463091 img{border-bottom-width:0px;}
#module_211463091 img{border-left-color:transparent;}
#module_211463091 img{border-left-style:none;}
#module_211463091 img{border-left-width:0px;}
#module_211463091 img{border-top-left-radius:0px;}
#module_211463091 img{border-top-right-radius:0px;}
#module_211463091 img{border-bottom-left-radius:0px;}
#module_211463091 img{border-bottom-right-radius:0px;}
#module_211463091 .BodyCenter{text-align: center;}
.module_211463099 .ModuleHead .HeadCenter{float:none;}
#module_211463099 {
padding:0px;
}
#module_211463099 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_211463099 .ModuleHead211463099 {
display:none;
}

#module_211463099 .ModuleSubContainer{background-color:transparent;}
#module_211463099 .ModuleSubContainer{}
#module_211463099 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463099 .ModuleSubContainer{background-position:0% 0%;}
#module_211463099 .ModuleSubContainer{background-attachment:scroll;}
#module_211463099 .ModuleSubContainer{}
#module_211463099 {!bgVideo!}{bgVideoUrl:}
#module_211463099 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463099 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463099 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463099 {max-width:1280px;width:auto;}
.module_379583080 .ModuleHead .HeadCenter{float:none;}
#module_379583080 {
padding:0px;
}
#module_379583080 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_379583080 .ModuleHead379583080 {
display:none;
}
#module_379583080 {
border:none;
}
@media screen and (min-width: 768px){
#module_379583080 >.module_379583080 {
margin-top:4.4531%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_379583080 >.module_379583080 {
}
}

#module_379583080 .ModuleImageTextGiantContent{margin-top:0px;}
#module_379583080 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_379583080 .ModuleImageTextGiantContent{margin-left:0px;}
#module_379583080 .ModuleImageTextGiantContent{margin-right:0px;}
#module_379583080 .imageTextGiant-Container{padding-top:10px;}
#module_379583080 .imageTextGiant-Container{padding-bottom:10px;}
#module_379583080 .imageTextGiant-Container{padding-left:10px;}
#module_379583080 .imageTextGiant-Container{padding-right:10px;}
#module_379583080 .showHandle .btn{font-size:14px;}
#module_379583080 .showHandle .btn{font-family:;}
#module_379583080 .showHandle .btn{color:#333;}
#module_379583080 .showHandle .btn{font-weight:400;}
#module_379583080 .showHandle .btn{text-decoration:none;}
#module_379583080 .showHandle .btn{font-style:normal;}
#module_379583080 .showHandle div{border-top-color:#ddd !important;}
#module_379583080 .showHandle div{border-top-style:solid !important;}
#module_379583080 .showHandle div{border-top-width:1px !important;}
#module_379583080 .showHandle{background-color:transparent;}
#module_379583080 .showHandle{}
#module_379583080 .showHandle{background-repeat:no-repeat;}
#module_379583080 .showHandle{}
#module_379583080 .showHandle{}
#module_379583080 .showHandle{}
#module_379583080 a{font-size:unset;font-family:unset}
.module_211463101 .ModuleHead .HeadCenter{float:none;}
#module_211463101 {
padding:0px;
}
#module_211463101 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_211463101 .ModuleHead211463101 {
display:none;
}

#module_211463101 .ModuleSubContainer{background-color:transparent;}
#module_211463101 .ModuleSubContainer{}
#module_211463101 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463101 .ModuleSubContainer{background-position:0% 0%;}
#module_211463101 .ModuleSubContainer{background-attachment:scroll;}
#module_211463101 .ModuleSubContainer{}
#module_211463101 {!bgVideo!}{bgVideoUrl:}
#module_211463101 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463101 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463101 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463101 {max-width:1280px;width:auto;}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_211463103 .ModuleHead .HeadCenter{float:none;}
#module_211463103 {
padding:0px;
}
#module_211463103 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_211463103 .ModuleHead211463103 {
display:none;
}
#module_211463103 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463103 >.module_211463103 {
margin-top:4.2188%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463103 >.module_211463103 {
margin-top:27.6657%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_211463103 .ModulePlainTextGiantContent{margin-top:0px;}
#module_211463103 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_211463103 .ModulePlainTextGiantContent{margin-left:0px;}
#module_211463103 .ModulePlainTextGiantContent{margin-right:10px;}
#module_211463103 .plainTextGiant-Container{padding-top:10px;}
#module_211463103 .plainTextGiant-Container{padding-bottom:10px;}
#module_211463103 .plainTextGiant-Container{padding-left:10px;}
#module_211463103 .plainTextGiant-Container{padding-right:10px;}
#module_211463103 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(../image/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_211463102 .ModuleHead .HeadCenter{float:none;}
#module_211463102 {
padding:0px;
}
#module_211463102 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463102 .ModuleHead211463102 {
display:none;
}
#module_211463102 .BodyCenter.BodyCenter211463102 {
background:none;background-color:rgba(255,255,255,1);
}
#module_211463102 >.module_211463102 {
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_211463102 >.module_211463102{
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_211463102 .BodyCenter.BodyCenter211463102 {
padding-top:1.1719%;
padding-left:1.1719%;
padding-right:1.1719%;
padding-bottom:1.1719%;
}
}
@media screen and (max-width: 767px){
#module_211463102 .BodyCenter.BodyCenter211463102 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_211463102 >.module_211463102 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463102 >.module_211463102 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463102 >.module_211463102 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463102:hover {
border:none;
}
#module_211463102:hover >.module_211463102 {
border-color:#ccc;
}
#module_211463102:hover >.module_211463102 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{font-size:14px;}
#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{color:#333;}
#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{font-weight:normal;}
#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{text-decoration:none;}
#module_211463102 .InsidePage-list-content span,#module_211463102 .in-formList-checkbox span{font-style:normal;}
#module_211463102 .title{font-size:18px;}
#module_211463102 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .title{color:#333;}
#module_211463102 .title{font-weight:normal;}
#module_211463102 .title{text-decoration:none;}
#module_211463102 .title{font-style:normal;}
#module_211463102 .title{background-color:transparent;}
#module_211463102 .title{background-image:none;}
#module_211463102 .title{background-repeat:no-repeat;}
#module_211463102 .title{background-position:50% 50%;}
#module_211463102 .title{background-attachment:scroll;}
#module_211463102 .title{}
#module_211463102 .title{height:50px;line-height:50px;}
#module_211463102 .title{text-align:center;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{background-color:rgb(221, 221, 221);}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-top-color:#e5e5e5;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-top-style:solid;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-top-width:1px;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-right-color:#e5e5e5;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-right-style:solid;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-right-width:1px;}
#module_211463102 .smsvcode,#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-bottom-color:#e5e5e5;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-bottom-style:solid;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-bottom-width:1px;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-left-color:#e5e5e5;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-left-style:solid;}
#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 .customFormCheckbox,#module_211463102 input[type=radio],#module_211463102.customFormDatetime,#module_211463102 input.input-text-color,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .multi-row-text,#module_211463102 .cityval{border-left-width:1px;}
#module_211463102 .smsbtn,#module_211463102 .customFormTextarea,#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 input.input-text-color,#module_211463102.customFormDatetime,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .cityval{border-top-left-radius:px;}
#module_211463102 .smsbtn,#module_211463102 .customFormTextarea,#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 input.input-text-color,#module_211463102.customFormDatetime,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .cityval{border-top-right-radius:px;}
#module_211463102 .smsbtn,#module_211463102 .customFormTextarea,#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 input.input-text-color,#module_211463102.customFormDatetime,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .cityval{border-bottom-left-radius:px;}
#module_211463102 .smsbtn,#module_211463102 .customFormTextarea,#module_211463102 .smsvcode,#module_211463102 .frist_item,#module_211463102 .VerificationCodeinput,#module_211463102 input.input-text-color,#module_211463102.customFormDatetime,#module_211463102 .Browse-file,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select,#module_211463102 .cityval{border-bottom-right-radius:px;}
#module_211463102 .Describ-text-color{font-size:14px;}
#module_211463102 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .Describ-text-color{color:#666;}
#module_211463102 .Describ-text-color{font-weight:normal;}
#module_211463102 .Describ-text-color{text-decoration:none;}
#module_211463102 .Describ-text-color{font-style:normal;}
#module_211463102 .smsvcode,#module_211463102 .smsbtn,#module_211463102 .input-text-color,#module_211463102 .cityval{font-size:14px;}
#module_211463102 .smsvcode,#module_211463102 .smsbtn,#module_211463102 .input-text-color,#module_211463102 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .smsvcode,#module_211463102 .input-text-color,#module_211463102 .cityval{color:#333;}
#module_211463102 .smsvcode,#module_211463102 .smsbtn,#module_211463102 .input-text-color,#module_211463102 .cityval{font-weight:normal;}
#module_211463102 .smsvcode,#module_211463102 .smsbtn,#module_211463102 .input-text-color,#module_211463102 .cityval{text-decoration:none;}
#module_211463102 .smsvcode,#module_211463102 .smsbtn,#module_211463102 .input-text-color,#module_211463102 .cityval{font-style:normal;}
#module_211463102 .smsvaldatebox,#module_211463102 .frist_item,#module_211463102 input.input-text-color,#module_211463102 .customFormDatetime,#module_211463102 .pcCitybox select{line-height:px;height:px;}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{font-size:px;}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{font-family:;}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{color:;}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{}
#module_211463102 .input-text-color::placeholder,#module_211463102 .smsvcode::placeholder{}
#module_211463102 .submitbtn{font-size:20px;}
#module_211463102 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .submitbtn{color:#fff;}
#module_211463102 .submitbtn{font-weight:normal;}
#module_211463102 .submitbtn{text-decoration:none;}
#module_211463102 .submitbtn{font-style:normal;}
#module_211463102 .submitbtn{background-color:rgb(192, 0, 0);} #module_211463102 input[type=radio]:checked, #module_211463102 input[type=checkbox]:checked{background:rgb(192, 0, 0);border:1px solid rgb(192, 0, 0)} 
#module_211463102 .submitbtn{background-image:none;}
#module_211463102 .submitbtn{background-repeat:no-repeat;}
#module_211463102 .submitbtn{background-position:50% 50%;}
#module_211463102 .submitbtn{background-attachment:scroll;}
#module_211463102 .submitbtn{}
#module_211463102 .submitbtnbox{justify-content:;}
#module_211463102 .submitbtn{width:%;}
#module_211463102 .submitbtn{height:px;line-height:px;}
#module_211463102 .submitbtn{border-top-left-radius:px;}
#module_211463102 .submitbtn{border-top-right-radius:px;}
#module_211463102 .submitbtn{border-bottom-left-radius:px;}
#module_211463102 .submitbtn{border-bottom-right-radius:px;}
#module_211463102 .vcbtn1{background-color:#f10215;}
#module_211463102 .vcbtn1{color:#fff;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-top-color:#e50b1c;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-top-style:solid;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-right-color:#e50b1c;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-right-style:solid;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-bottom-color:#e50b1c;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-bottom-style:solid;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-left-color:#e50b1c;}
#module_211463102 .frist_item:hover,#module_211463102 .smsvcode:hover, #module_211463102 .VerificationCodeinput:hover,#module_211463102 .customFormCheckbox:hover,#module_211463102 input[type=radio]:hover,#module_211463102 input.input-text-color:hover,#module_211463102.customFormDatetime:hover,#module_211463102 .Browse-file:hover,#module_211463102 .customFormDatetime:hover,#module_211463102 .pcCitybox select:hover,#module_211463102 .multi-row-text:hover,#module_211463102 .cityval:hover{border-left-style:solid;}
#module_211463102 .submitbtn:hover{font-size:20px;}
#module_211463102 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_211463102 .submitbtn:hover{color:#fff;}
#module_211463102 .submitbtn:hover{font-weight:normal;}
#module_211463102 .submitbtn:hover{text-decoration:none;}
#module_211463102 .submitbtn:hover{font-style:normal;}
#module_211463102 .submitbtn:hover{background-color:#e50b1c;}
#module_211463102 .submitbtn:hover{background-image:none;}
#module_211463102 .submitbtn:hover{background-repeat:no-repeat;}
#module_211463102 .submitbtn:hover{background-position:50% 50%;}
#module_211463102 .submitbtn:hover{background-attachment:scroll;}
#module_211463102 .submitbtn:hover{}

.module_211463092 .ModuleHead .HeadCenter{float:none;}
#module_211463092 {
padding:0px;
}
#module_211463092 {
position:static;
z-index:0;
top:187px;
width:100%;
height: auto;
}
#module_211463092 .ModuleHead211463092 {
display:none;
}
#module_211463092 .ModuleHead .HeadText.HeadText211463092 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_211463092 .ModuleHead .HeadCenter.HeadCenter211463092{text-align:left;}
#module_211463092 .ModuleHead .HeadCenter.HeadCenter211463092 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_211463092 .BodyCenter.BodyCenter211463092 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463092 >.module_211463092 {
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_211463092 >.module_211463092{
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_211463092 .BodyCenter.BodyCenter211463092 {
padding-top:40px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
}
@media screen and (max-width: 767px){
#module_211463092 .BodyCenter.BodyCenter211463092 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463092 >.module_211463092 {
margin-top:40px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211463092 >.module_211463092 {
margin-top:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}
}
#module_211463092 >.module_211463092 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463092:hover {
border:none;
}
#module_211463092:hover >.module_211463092 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463092 .ModuleSubContainer{background-color:transparent;}
#module_211463092 .ModuleSubContainer{background-image:none;}
#module_211463092 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463092 .ModuleSubContainer{background-position:0% 0%;}
#module_211463092 .ModuleSubContainer{background-attachment:scroll;}
#module_211463092 .ModuleSubContainer{}
#module_211463092 {!bgVideo!}{bgVideoUrl:none}
#module_211463092 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463092 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_211463092 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer211463092 {max-width:1280px;width:auto;}
.module_211463093 .ModuleHead .HeadCenter{float:none;}
#module_211463093 {
padding:0px;
}
#module_211463093 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463093 .ModuleHead211463093 {
display:none;
}
#module_211463093 .BodyCenter.BodyCenter211463093 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463093 >.module_211463093 {
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_211463093 >.module_211463093{
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_211463093 .BodyCenter.BodyCenter211463093 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463093 .BodyCenter.BodyCenter211463093 {
padding-top:10px;
padding-left:20px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463093 >.module_211463093 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463093 >.module_211463093 {
margin-top:25.9939%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463093 >.module_211463093 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463093:hover {
border:none;
}
#module_211463093:hover >.module_211463093 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463093 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211463093 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211463093 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211463093 .ModuleImageTextGiantContent{margin-right:10px;}
#module_211463093 .imageTextGiant-Container{padding-top:10px;}
#module_211463093 .imageTextGiant-Container{padding-bottom:10px;}
#module_211463093 .imageTextGiant-Container{padding-left:0px;}
#module_211463093 .imageTextGiant-Container{padding-right:10px;}
#module_211463093 .showHandle .btn{font-size:px;}
#module_211463093 .showHandle .btn{font-family:;}
#module_211463093 .showHandle .btn{color:;}
#module_211463093 .showHandle .btn{}
#module_211463093 .showHandle .btn{}
#module_211463093 .showHandle .btn{}
#module_211463093 .showHandle div{border-top-color: !important;}
#module_211463093 .showHandle div{border-top-style: !important;}
#module_211463093 .showHandle div{border-top-width:px !important;}
#module_211463093 .showHandle{background-color:;}
#module_211463093 .showHandle{}
#module_211463093 .showHandle{}
#module_211463093 .showHandle{}
#module_211463093 .showHandle{}
#module_211463093 .showHandle{}
#module_211463093 a{font-size:unset;font-family:unset}
/*图文模块 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_211463094 .ModuleHead .HeadCenter{float:none;}
#module_211463094 {
padding:0px;
}
#module_211463094 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211463094 .ModuleHead211463094 {
display:none;
}
#module_211463094 .BodyCenter.BodyCenter211463094 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463094 >.module_211463094 {
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_211463094 >.module_211463094{
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_211463094 .BodyCenter.BodyCenter211463094 {
padding-top:8.3333%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463094 .BodyCenter.BodyCenter211463094 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211463094 >.module_211463094 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463094 >.module_211463094 {
margin-top:2.8818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211463094 >.module_211463094 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463094:hover {
border:none;
}
#module_211463094:hover >.module_211463094 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463094 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_211463094 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_211463094 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_211463094 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_211463094 .GraphicUpper{padding-top:0px;}
#module_211463094 .GraphicUpper{padding-bottom:0px;}
#module_211463094 .GraphicUpper{padding-left:0px;}
#module_211463094 .GraphicUpper {padding-right:0px;}
#module_211463094 .GraphicUpper{width:4%;} #module_211463094 .ModuleImageTextContent{width: calc(100% - 4%);}
#module_211463094 .MobileGraphicUpper{width:6%;} #module_211463094 .ModuleMobileImageTextContent{width: calc(100% - 6%);}
#module_211463094 .ModuleImageTextGiantContent{padding-top:0px;}
#module_211463094 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_211463094 .ModuleImageTextGiantContent{padding-left:20px;}
#module_211463094 .ModuleImageTextGiantContent{padding-right:0px;}
#module_211463094 .normal_ImgtextBox_content{padding-top:0px;}
#module_211463094 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_211463094 .normal_ImgtextBox_content{padding-left:0px;}
#module_211463094 .normal_ImgtextBox_content{padding-right:0px;}
#module_211463094 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_211463094 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_211463094 .normal_ImgtextBox_content{background-color:transparent;}
#module_211463094 .normal_ImgtextBox_content{background-image:none;}
#module_211463094 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_211463094 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_211463094 .normal_ImgtextBox_content{background-attachment:none;}
#module_211463094 .normal_ImgtextBox_content{}
#module_211463094 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_211463094 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_211463094 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_211463094 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_211463094 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content{border-top-style:none;}
#module_211463094 .normal_ImgtextBox_content{border-top-width:0px;}
#module_211463094 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content{border-right-style:none;}
#module_211463094 .normal_ImgtextBox_content{border-right-width:0px;}
#module_211463094 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_211463094 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_211463094 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content{border-left-style:none;}
#module_211463094 .normal_ImgtextBox_content{border-left-width:0px;}
#module_211463094 .showHandle .btn{font-size:px;}
#module_211463094 .showHandle .btn{font-family:;}
#module_211463094 .showHandle .btn{color:;}
#module_211463094 .showHandle .btn{}
#module_211463094 .showHandle .btn{}
#module_211463094 .showHandle .btn{}
#module_211463094 .showHandle div{border-top-color: !important;}
#module_211463094 .showHandle div{border-top-style: !important;}
#module_211463094 .showHandle div{border-top-width:px !important;}
#module_211463094 .showHandle{background-color:;}
#module_211463094 .showHandle{}
#module_211463094 .showHandle{}
#module_211463094 .showHandle{}
#module_211463094 .showHandle{}
#module_211463094 .showHandle{}
#module_211463094 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px #000;}
#module_211463094 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_211463094 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_211463094 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_211463094 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_211463094 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_211463094 a{font-size:unset;font-family:unset}
/*地图模块*/
.ModuleMapGiant.layout-101 .mapgiant-container .mapContainer{height:400px;color:#000;}
.ModuleMapGiant.layout-101 .mapgiant-container .baiduMapContainer img {max-width: unset !important;}
.ModuleMapGiant.layout-101 .mapgiant-container iframe{overflow: hidden;}
.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:link,.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:visited,.ModuleMapGiant.layout-101 .mapgiant-container a.IMPanel:hover{color: #000;}
.ModuleMapGiant.layout-101 .mapContainer input[type=checkbox]{top:-1px;}
.ModuleMapGiant.layout-101 .mapContainer input[type=checkbox]:checked::before{left:2px;}
.ModuleMapGiant.layout-101 .mapContainer label{margin-bottom: 0}
.ModuleMapGiant.layout-101{position: relative;}

.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab {margin: 20px 0 10px 0; font-size: 0;}
.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab p {display: inline-flex; color: #666; font-size: 14px; line-height: 1; align-items: center; cursor: pointer;}
.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab .navBtn {margin-right: 30px;}
.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab p.active span,
.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab p.active .iconfont {color: #0072DA;}
.ModuleMapGiant.layout-101 .mapgiant-container .vehicleTab .iconfont {color: #999; font-size: 20px; margin-right: 8px; line-height: 1;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox {font-size: 0; position: relative; margin-bottom: 32px;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel {display: inline-flex; width: 80%; height: 48px; border: 1px solid #dcdcdc; border-top-color: #1C93FF; border-right: unset; align-items: center;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel span {width: 12px; height: 12px; margin: 0 10px 0 16px; border-radius: 100%; border: 2px solid #67C395;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel:before,
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel:after {width: 0; height: 0; border: solid transparent; position: absolute; left: 26px; content: '';}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel:before{border-width: 5px; border-bottom-color: #1C93FF; top: -10px;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel:after{border-width: 5px; border-bottom-color: #fff; top: -8px;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel.busBtn:before,
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel.busBtn:after {left: 112px;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox input {display: inline-flex; flex: 1; font-size: 16px; color: #333; width: 100%; height: 30px; padding: 0 5px;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox input:focus {outline: none;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .searchBtn {display: inline-flex; width: 48px; height: 48px; position: absolute; top: 0; left: 80%; align-items: center; justify-content: center; background: #0072DA;}
.ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .searchBtn .iconfont {color: #fff; font-size: 18px;}

@media only screen and (max-width: 767px) {
    .ModuleMapGiant.layout-101 .mapgiant-container .keywordBox {margin-bottom: 10px;}
    .ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .fromKeywordLabel {width: calc(100vw - 48px);}
    .ModuleMapGiant.layout-101 .mapgiant-container .keywordBox .searchBtn {left: unset; right: 0;}
}
.ModuleMapGiant.layout-101 .markContainer {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}.module_211463095 .ModuleHead .HeadCenter{float:none;}
#module_211463095 {
padding:0px;
}
#module_211463095 {
position:static;
z-index:0;
top:1894px;
left:1136px;
width:100%;
height: auto;
}
#module_211463095 .ModuleHead211463095 {
display:none;
}
#module_211463095 .BodyCenter.BodyCenter211463095 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211463095 >.module_211463095 {
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_211463095 >.module_211463095{
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_211463095 .BodyCenter.BodyCenter211463095 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463095 .BodyCenter.BodyCenter211463095 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463095 >.module_211463095 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463095 >.module_211463095 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463095 >.module_211463095 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463095:hover {
border:none;
}
#module_211463095:hover >.module_211463095 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463095 .mapgiant-container .mapContainer{height:400px;}
#module_211463095 .mapgiant-container .keywordBox .fromKeywordLabel{border-color:#dcdcdc;}
#module_211463095 .mapgiant-container .vehicleTab .iconfont{color:#999;}
#module_211463095 .mapgiant-container .vehicleTab p span{color:#666;}
#module_211463095 .mapgiant-container .vehicleTab p span{font-size:14px;}
#module_211463095 .mapgiant-container .vehicleTab p span{font-weight:normal}
#module_211463095 .mapgiant-container .vehicleTab p span{font-family:微软雅黑,Microsoft YaHei;}
#module_211463095 .mapgiant-container .vehicleTab p span{text-decoration:none;}
#module_211463095 .mapgiant-container .vehicleTab p span{font-style:normal;}
#module_211463095 .mapgiant-container .keywordBox .searchBtn{background-color:#0072DA;}
#module_211463095 .mapgiant-container .keywordBox .searchBtn .iconfont{color:#fff;}
#module_211463095 .mapgiant-container .keywordBox .fromKeywordLabel{border-top-color:#1C93FF;} #module_211463095 .mapgiant-container .keywordBox .fromKeywordLabel:before{border-bottom-color:#1C93FF;}
#module_211463095 .mapgiant-container .vehicleTab p.active .iconfont{color:#0072DA;}
#module_211463095 .mapgiant-container .vehicleTab p.active span{color:#0072DA;}
#module_211463095 .mapgiant-container .vehicleTab p.active span{font-size:14px;}
#module_211463095 .mapgiant-container .vehicleTab p.active span{font-weight:normal}
#module_211463095 .mapgiant-container .vehicleTab p.active span{font-family:微软雅黑,Microsoft YaHei;}
#module_211463095 .mapgiant-container .vehicleTab p.active span{text-decoration:none;}
#module_211463095 .mapgiant-container .vehicleTab p.active span{font-style:normal;}
#module_211463095 .mapgiant-container .keywordBox .searchBtn:hover{background-color:#0072DA;}
#module_211463095 .mapgiant-container .keywordBox .searchBtn:hover .iconfont{color:#fff;}

.module_211463001 .ModuleHead .HeadCenter{float:none;}
#module_211463001 {
padding:0px;
}
#module_211463001 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_211463001 .ModuleHead211463001 {
display:none;
}
#module_211463001 .BodyCenter.BodyCenter211463001 {
background:none;background-color:rgb(237, 237, 237);
}
#module_211463001 >.module_211463001 {
border-top-style:solid;
border-top-color:rgb(161, 171, 180);
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_211463001 >.module_211463001{
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_211463001 .BodyCenter.BodyCenter211463001 {
padding-top:2.5105%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.5105%;
}
}
@media screen and (max-width: 767px){
#module_211463001 .BodyCenter.BodyCenter211463001 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211463001 >.module_211463001 {
margin-top:2.0921%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463001 >.module_211463001 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211463001 >.module_211463001 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211463001:hover {
border:none;
}
#module_211463001:hover >.module_211463001 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211463001 .ModuleSubContainer{background-color:transparent;}
#module_211463001 .ModuleSubContainer{background-image:none;}
#module_211463001 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211463001 .ModuleSubContainer{background-position:0% 0%;}
#module_211463001 .ModuleSubContainer{background-attachment:scroll;}
#module_211463001 .ModuleSubContainer{}
#module_211463001 {!bgVideo!}{bgVideoUrl:}
#module_211463001 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211463001 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211463001 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211463001 {max-width:1280px;width:auto;}
.ModuleGridContainer.ModuleGridContainer211463001 .SubPadding {width:0px;}
.module_224191849 .ModuleHead .HeadCenter{float:none;}
#module_224191849 {
padding:0px;
}
#module_224191849 {
position:static;
z-index:0;
top:4944px;
left:477px;
width:100%;
height: auto;
}
#module_224191849 .ModuleHead224191849 {
display:none;
}

#module_224191849 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224191849 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224191849 .imageTextGiant-Container{padding-top:10px;}
#module_224191849 .imageTextGiant-Container{padding-bottom:10px;}
#module_224191849 .imageTextGiant-Container{padding-left:10px;}
#module_224191849 .imageTextGiant-Container{padding-right:10px;}
#module_224191849 .showHandle .btn{font-size:14px;}
#module_224191849 .showHandle .btn{font-family:;}
#module_224191849 .showHandle .btn{color:#333;}
#module_224191849 .showHandle .btn{font-weight:400;}
#module_224191849 .showHandle .btn{text-decoration:none;}
#module_224191849 .showHandle .btn{font-style:normal;}
#module_224191849 .showHandle div{border-top-color:#ddd !important;}
#module_224191849 .showHandle div{border-top-style:solid !important;}
#module_224191849 .showHandle div{border-top-width:1px !important;}
#module_224191849 .showHandle{background-color:transparent;}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{background-repeat:no-repeat;}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{}
#module_224191849 .showHandle{}
#module_224191849 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_1 {width:18.4375%;}
.module_224202380 .ModuleHead .HeadCenter{float:none;}
#module_224202380 {
padding:0px;
}
#module_224202380 {
position:static;
z-index:0;
top:4962px;
left:673px;
width:100%;
height: auto;
}
#module_224202380 .ModuleHead224202380 {
display:none;
}

#module_224202380 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224202380 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224202380 .imageTextGiant-Container{padding-top:10px;}
#module_224202380 .imageTextGiant-Container{padding-bottom:10px;}
#module_224202380 .imageTextGiant-Container{padding-left:10px;}
#module_224202380 .imageTextGiant-Container{padding-right:10px;}
#module_224202380 .showHandle .btn{font-size:14px;}
#module_224202380 .showHandle .btn{font-family:;}
#module_224202380 .showHandle .btn{color:#333;}
#module_224202380 .showHandle .btn{font-weight:400;}
#module_224202380 .showHandle .btn{text-decoration:none;}
#module_224202380 .showHandle .btn{font-style:normal;}
#module_224202380 .showHandle div{border-top-color:#ddd !important;}
#module_224202380 .showHandle div{border-top-style:solid !important;}
#module_224202380 .showHandle div{border-top-width:1px !important;}
#module_224202380 .showHandle{background-color:transparent;}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{background-repeat:no-repeat;}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{}
#module_224202380 .showHandle{}
#module_224202380 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_2 {width:19.4531%;}
.module_224176533 .ModuleHead .HeadCenter{float:none;}
#module_224176533 {
padding:0px;
}
#module_224176533 {
position:static;
z-index:0;
top:4957px;
left:943px;
width:100%;
height: auto;
}
#module_224176533 .ModuleHead224176533 {
display:none;
}

#module_224176533 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224176533 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224176533 .imageTextGiant-Container{padding-top:10px;}
#module_224176533 .imageTextGiant-Container{padding-bottom:10px;}
#module_224176533 .imageTextGiant-Container{padding-left:10px;}
#module_224176533 .imageTextGiant-Container{padding-right:10px;}
#module_224176533 .showHandle .btn{font-size:14px;}
#module_224176533 .showHandle .btn{font-family:;}
#module_224176533 .showHandle .btn{color:#333;}
#module_224176533 .showHandle .btn{font-weight:400;}
#module_224176533 .showHandle .btn{text-decoration:none;}
#module_224176533 .showHandle .btn{font-style:normal;}
#module_224176533 .showHandle div{border-top-color:#ddd !important;}
#module_224176533 .showHandle div{border-top-style:solid !important;}
#module_224176533 .showHandle div{border-top-width:1px !important;}
#module_224176533 .showHandle{background-color:transparent;}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{background-repeat:no-repeat;}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{}
#module_224176533 .showHandle{}
#module_224176533 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_3 {width:20.3125%;}
.module_224202582 .ModuleHead .HeadCenter{float:none;}
#module_224202582 {
padding:0px;
}
#module_224202582 {
position:static;
z-index:0;
top:6519px;
left:1023px;
width:100%;
height: auto;
}
#module_224202582 .ModuleHead224202582 {
display:none;
}

#module_224202582 .ModuleImageTextGiantContent{margin-top:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-left:0px;}
#module_224202582 .ModuleImageTextGiantContent{margin-right:0px;}
#module_224202582 .imageTextGiant-Container{padding-top:10px;}
#module_224202582 .imageTextGiant-Container{padding-bottom:10px;}
#module_224202582 .imageTextGiant-Container{padding-left:10px;}
#module_224202582 .imageTextGiant-Container{padding-right:10px;}
#module_224202582 .showHandle .btn{font-size:14px;}
#module_224202582 .showHandle .btn{font-family:;}
#module_224202582 .showHandle .btn{color:#333;}
#module_224202582 .showHandle .btn{font-weight:400;}
#module_224202582 .showHandle .btn{text-decoration:none;}
#module_224202582 .showHandle .btn{font-style:normal;}
#module_224202582 .showHandle div{border-top-color:#ddd !important;}
#module_224202582 .showHandle div{border-top-style:solid !important;}
#module_224202582 .showHandle div{border-top-width:1px !important;}
#module_224202582 .showHandle{background-color:transparent;}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{background-repeat:no-repeat;}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{}
#module_224202582 .showHandle{}
#module_224202582 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_4 {width:18.8281%;}
.module_211463014 .ModuleHead .HeadCenter{float:none;}
#module_211463014 {
padding:0px;
}
#module_211463014 {
position:static;
z-index:0;
top:6492px;
left:1254px;
width:100%;
height: auto;
}
#module_211463014 .ModuleHead211463014 {
display:none;
}
#module_211463014 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463014 >.module_211463014 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463014 >.module_211463014 {
}
}

#module_211463014 .ModulePlainTextGiantContent{margin-top:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-left:0px;}
#module_211463014 .ModulePlainTextGiantContent{margin-right:10px;}
#module_211463014 .plainTextGiant-Container{padding-top:10px;}
#module_211463014 .plainTextGiant-Container{padding-bottom:10px;}
#module_211463014 .plainTextGiant-Container{padding-left:10px;}
#module_211463014 .plainTextGiant-Container{padding-right:10px;}
#module_211463014 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row { display: flex; flex-wrap: wrap;justify-content: center; margin: 0 !important;}
.ModuleImageTextGiant.layout-109 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-109 .imageTextContainer{overflow:unset !important;}

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

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-109 .imageTextGiant-Container .row .col-xs-6{width: 49.66666%;!*padding: 15px 15px 0 15px;*!}*/
	/*.ModuleImageTextGiant.layout-109 .normal_ImgtextBox_content .GraphicUpper{padding-bottom: 15px;}*/
/*}*/.module_211463015 .ModuleHead .HeadCenter{float:none;}
#module_211463015 {
padding:0px;
}
#module_211463015 {
position:static;
z-index:0;
top:6528px;
left:1234px;
width:100%;
height: auto;
}
#module_211463015 .ModuleHead211463015 {
display:none;
}
#module_211463015 {
border:none;
}
@media screen and (min-width: 768px){
#module_211463015 >.module_211463015 {
margin-top:3.7415%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211463015 >.module_211463015 {
}
}

#module_211463015 .GraphicUpper .TextImage{border-top-left-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-top-right-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-bottom-left-radius:px;}
#module_211463015 .GraphicUpper .TextImage{border-bottom-right-radius:px;}
#module_211463015 .GraphicUpper .TextImage{padding-top:px;}
#module_211463015 .GraphicUpper .TextImage{padding-bottom:px;}
#module_211463015 .GraphicUpper .TextImage{padding-left:px;}
#module_211463015 .GraphicUpper .TextImage{padding-right:px;}
#module_211463015 .GraphicUpper .TextImage{width:%;}
#module_211463015 .GraphicUpper .MobileTextImage{width:%;}
#module_211463015 .imageTextGiant-Container .GraphicUpper{ text-align:;}
#module_211463015 .ModuleImageTextGiantContent{padding-top:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-bottom:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-left:px;}
#module_211463015 .ModuleImageTextGiantContent{padding-right:px;}
#module_211463015 .normal_ImgtextBox{padding-top:px;}
#module_211463015 .normal_ImgtextBox{padding-bottom:px;}
#module_211463015 .normal_ImgtextBox{padding-left:px;}
#module_211463015 .normal_ImgtextBox{padding-right:px;}
#module_211463015 .normal_ImgtextBox{margin-top:px;margin-bottom:px;}
#module_211463015 .normal_ImgtextBox.col-lg-6 {margin-right:px; width:calc((99% - px * 5)/ 6)} #module_211463015 .normal_ImgtextBox.col-lg-5 {margin-right:px; width:calc((99% - px * 4)/ 5)} #module_211463015 .normal_ImgtextBox.col-lg-4 {margin-right:px; width:calc((99% - px * 3)/ 4)} #module_211463015 .normal_ImgtextBox.col-lg-3 {margin-right:px; width:calc((99% - px * 2)/ 3)} #module_211463015 .normal_ImgtextBox.col-lg-2 {margin-right:px; width:calc((99% - px)/ 2)}  #module_211463015 .MobileImgtextBox{margin-right:px;margin-left:0; width:calc((99% - px) / 2);}
#module_211463015 .normal_ImgtextBox{box-shadow:;}
#module_211463015 .normal_ImgtextBox{background-color:;}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{}
#module_211463015 .normal_ImgtextBox{border-top-left-radius:px;}
#module_211463015 .normal_ImgtextBox{border-top-right-radius:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-left-radius:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-right-radius:px;}
#module_211463015 .normal_ImgtextBox{border-top-color:;}
#module_211463015 .normal_ImgtextBox{border-top-style:;}
#module_211463015 .normal_ImgtextBox{border-top-width:px;}
#module_211463015 .normal_ImgtextBox{border-right-color:;}
#module_211463015 .normal_ImgtextBox{border-right-style:;}
#module_211463015 .normal_ImgtextBox{border-right-width:px;}
#module_211463015 .normal_ImgtextBox{border-bottom-color:;}
#module_211463015 .normal_ImgtextBox{border-bottom-style:;}
#module_211463015 .normal_ImgtextBox{border-bottom-width:px;}
#module_211463015 .normal_ImgtextBox{border-left-color:;}
#module_211463015 .normal_ImgtextBox{border-left-style:;}
#module_211463015 .normal_ImgtextBox{border-left-width:px;}
#module_211463015 .showHandle .btn{font-size:px;}
#module_211463015 .showHandle .btn{font-family:;}
#module_211463015 .showHandle .btn{color:;}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle .btn{}
#module_211463015 .showHandle div{border-top-color: !important;}
#module_211463015 .showHandle div{border-top-style: !important;}
#module_211463015 .showHandle div{border-top-width:px !important;}
#module_211463015 .showHandle{background-color:;}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .showHandle{}
#module_211463015 .normal_ImgtextBox:hover{box-shadow:;}
#module_211463015 .normal_ImgtextBox:hover{border-top-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-top-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-right-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-right-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-bottom-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-bottom-style:;}
#module_211463015 .normal_ImgtextBox:hover{border-left-color:;}
#module_211463015 .normal_ImgtextBox:hover{border-left-style:;}
#module_211463015 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer211463001 #Sub211463001_5 {width:22.9688%;}
.module_211462925 .ModuleHead .HeadCenter{float:none;}
#module_211462925 {
padding:0px;
}
#module_211462925 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_211462925 .ModuleHead211462925 {
display:none;
}
#module_211462925 .BodyCenter.BodyCenter211462925 {
background:none;background-color:rgb(63, 71, 86);
}
#module_211462925 >.module_211462925 {
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_211462925 >.module_211462925{
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_211462925 .BodyCenter.BodyCenter211462925 {
padding-top:0.4184%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.8368%;
}
}
@media screen and (max-width: 767px){
#module_211462925 .BodyCenter.BodyCenter211462925 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462925 >.module_211462925 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462925 >.module_211462925 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462925 >.module_211462925 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462925:hover {
border:none;
}
#module_211462925:hover >.module_211462925 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462925 .ModuleSubContainer{background-color:transparent;}
#module_211462925 .ModuleSubContainer{background-image:none;}
#module_211462925 .ModuleSubContainer{background-repeat:no-repeat;}
#module_211462925 .ModuleSubContainer{background-position:0% 0%;}
#module_211462925 .ModuleSubContainer{background-attachment:scroll;}
#module_211462925 .ModuleSubContainer{}
#module_211462925 {!bgVideo!}{bgVideoUrl:none}
#module_211462925 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_211462925 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_211462925 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer211462925 {max-width:1280px;width:auto;}
.module_211462924 .ModuleHead .HeadCenter{float:none;}
#module_211462924 {
padding:0px;
}
#module_211462924 {
position:static;
z-index:0;
top:4995px;
left:1069px;
width:100%;
height: auto;
}
#module_211462924 .ModuleHead211462924 {
display:none;
}
#module_211462924 .BodyCenter.BodyCenter211462924 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462924 >.module_211462924 {
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_211462924 >.module_211462924{
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_211462924 .BodyCenter.BodyCenter211462924 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462924 .BodyCenter.BodyCenter211462924 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_211462924 >.module_211462924 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462924 >.module_211462924 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_211462924 >.module_211462924 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462924:hover {
border:none;
}
#module_211462924:hover >.module_211462924 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462924 .ModuleImageTextGiantContent{margin-top:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-left:0px;}
#module_211462924 .ModuleImageTextGiantContent{margin-right:0px;}
#module_211462924 .imageTextGiant-Container{padding-top:10px;}
#module_211462924 .imageTextGiant-Container{padding-bottom:10px;}
#module_211462924 .imageTextGiant-Container{padding-left:10px;}
#module_211462924 .imageTextGiant-Container{padding-right:10px;}
#module_211462924 .showHandle .btn{font-size:14px;}
#module_211462924 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_211462924 .showHandle .btn{color:#333;}
#module_211462924 .showHandle .btn{font-weight:400;}
#module_211462924 .showHandle .btn{text-decoration:none;}
#module_211462924 .showHandle .btn{font-style:normal;}
#module_211462924 .showHandle div{border-top-color:#ddd !important;}
#module_211462924 .showHandle div{border-top-style:solid !important;}
#module_211462924 .showHandle div{border-top-width:1px !important;}
#module_211462924 .showHandle{background-color:transparent;}
#module_211462924 .showHandle{background-image:none;}
#module_211462924 .showHandle{background-repeat:no-repeat;}
#module_211462924 .showHandle{}
#module_211462924 .showHandle{}
#module_211462924 .showHandle{}
#module_211462924 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-102 p{ color: #fff;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a p{
    font-size: 15px;
    width:12rem;/*要显示文字的宽度*/
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item{ background:#f84b14;height: calc(100vh);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li{  color: #fff;  }
.ModuleMobileNavGiant.layout-102  .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li a{padding: 0 25px; color: #fff; display: block;font-size: 15px;  height: 56px; border-bottom: 1px solid #fa825a; position: relative;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li i{ width:21px; line-height: 25PX; height: 25px;  display: inline-block; margin-right: 20px; position: absolute; top: 50%;  transform: translateY(-50%);}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .home{  background: url("http://cdn-hk.wds168.cn/images/index.png") no-repeat left; background-size: 100% auto; }
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .about-us{ background: url("http://cdn-hk.wds168.cn/images/about-us.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .product-center{  background: url("http://cdn-hk.wds168.cn/images/pro.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .news{ background: url("http://cdn-hk.wds168.cn/images/news.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li .case{  background: url("http://cdn-hk.wds168.cn/images/anli.png") no-repeat left;background-size: 100% auto;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul li p{ font-size: 15px;position: absolute; top: 50%; color: #fff; transform: translateY(-50%); margin-left: 2.06rem;}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul#accordion>li.open>a .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item ul  li ul .open .more {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    margin-top: -12px;
}
.ModuleMobileNavGiant.layout-102 .micro-nav-item::-webkit-scrollbar {  display: none;}
.ModuleMobileNavGiant.layout-102 .micro-nav,#accordion {  height: calc(100vh - 3rem);  }
.ModuleMobileNavGiant.layout-102 .micro-nav {  position: relative;  overflow: hidden;  }
.ModuleMobileNavGiant.layout-102 .micro-nav-item{  position: absolute; left: 0; width: 100%; overflow-x: hidden;overflow-y: scroll;height: calc(100%); }
.ModuleMobileNavGiant.layout-102 header { display: flex;  height:50px!important;  background: #f84b14;  font-size: 16px;  font-weight: 700;  color: #fff;  line-height: 50px;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;  height: 50px;  padding: 0 0  }
.ModuleMobileNavGiant.layout-102 header {  box-sizing: border-box;  width: 100%  }
.ModuleMobileNavGiant.layout-102 header {  position: fixed; top: 0;  text-align: center;z-index: 950; margin: 0 auto  }

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


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

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

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

.ModuleMobileNavGiant.layout-102 .moreOpen{
    position: absolute;
    right: 9px;
    top: 50%;
    width: 3rem;
    height: 3rem;
    transform: translateY(-50%);
}
.ModuleMobileNavGiant.layout-102 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}
.ModuleMobileNavGiant.layout-102 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-102 .icon-sousuo{ font-weight: 750;}.module_211462881 .ModuleHead .HeadCenter{float:none;}
#module_211462881 {
padding:0px;
}
#module_211462881 {
}
#module_211462881 .ModuleHead211462881 {
display:none;
}
#module_211462881 .BodyCenter.BodyCenter211462881 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462881 >.module_211462881 {
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_211462881 >.module_211462881{
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_211462881 .BodyCenter.BodyCenter211462881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462881 .BodyCenter.BodyCenter211462881 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211462881 >.module_211462881 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_211462881 >.module_211462881 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211462881 >.module_211462881 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462881:hover {
border:none;
}
#module_211462881:hover >.module_211462881 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462881 .langlistbox{background-color:} #module_211462881 .langlistbox .jt{border-bottom-color:}
#module_211462881 .langlistbox .langinfo{color:}
#module_211462881 .langlistbox .langinfo{background-color:}
#module_211462881 .langlistbox .langinfo{border-color:}
#module_211462881 .langlistbox .langtxt{ font-size:px }
#module_211462881 .langlistbox .langtxt{ color: }
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-color:transparent;}
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-style:none;}
#module_211462881 {}#module_211462881.layout-102 #header{border-bottom-width:0px;}
#module_211462881 {}#module_211462881.layout-102 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_211462881 {}#module_211462881.layout-102 #MobileNav{background-color: transparent;} #module_211462881.layout-102 #header{background:rgb(255, 255, 255);}
#module_211462881 {}#module_211462881.layout-102 #header{}
#module_211462881 {}#module_211462881.layout-102 #header p{color:rgb(0, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .lcitem .rect{background:rgb(156, 0, 0);} #module_211462881.layout-102 .icons{color:rgb(156, 0, 0);} #module_211462881.layout-102 .svgdiv svg>*{fill:rgb(156, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item ul li a{border-bottom-color:#fd8b68;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item{background-color:rgb(192, 0, 0);}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 #header p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 #header p{font-size:px;}
#module_211462881 {}#module_211462881.layout-102 #header p{}
#module_211462881 {}#module_211462881.layout-1012 #header p{}
#module_211462881 {}#module_211462881.layout-102 #header p{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a,#module_211462881.layout-102 .micro-nav-item>ul>li>a p{font-size:px;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo {color:}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo{background-color:}
#module_211462881 .langlistbox li:hover .langinfo,#module_211462881 .langactive .langinfo{border-color:}
#module_211462881 .langlistbox li:hover .langtxt,#module_211462881 .langactive .langtxt{ color: }
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li.active>a:hover p,#module_211462881.layout-102 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{background:#f10215;}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a:hover,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active>a:hover{}
#module_211462881 {}#module_211462881.layout-102 .micro-nav-item>ul>li .subnav li.active a:hover p,#module_211462881.layout-102 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_211462882 .ModuleHead .HeadCenter{float:none;}
#module_211462882 {
padding:0px;
}
#module_211462882 {
}
#module_211462882 .ModuleHead211462882 {
display:none;
}
#module_211462882 .BodyCenter.BodyCenter211462882 {
background:none;background-color:rgba(0,0,0,0);
}
#module_211462882 >.module_211462882 {
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_211462882 >.module_211462882{
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_211462882 .BodyCenter.BodyCenter211462882 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211462882 .BodyCenter.BodyCenter211462882 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_211462882 >.module_211462882 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_211462882 >.module_211462882 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_211462882 >.module_211462882 {box-shadow: 0px 0px 0px 0px #ccc}
#module_211462882:hover {
border:none;
}
#module_211462882:hover >.module_211462882 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_211462882 .defaultbtn{background-color:#fff}
#module_211462882 .defaultbtn{}
#module_211462882 .spotgroup{color:#f10215}
#module_211462882 .itembtn{background-color:#fff}
#module_211462882 .itembtn{}
#module_211462882 .itemicon{color:#666} #module_211462882 svg>*{fill:#666}
#module_211462882 .itemtext{background-color:#fff} #module_211462882 .itemtextright::before{border-left-color:#fff} #module_211462882 .itemtextleft::before{border-right-color:#fff}
#module_211462882 .itemtext{}
#module_211462882 .itemtext{font-size:12px;}
#module_211462882 .itemtext{font-family:微软雅黑,Microsoft YaHei;}
#module_211462882 .itemtext{color:#666 !important;}
#module_211462882 .itemtext{font-weight:normal;}
#module_211462882 .itemtext{text-decoration:none;}
#module_211462882 .itemtext{font-style:normal;}
#module_211462882 .defaultbtnbghover{background-color:#f10215}
#module_211462882 .defaultbtnbghover{}
#module_211462882 .defaultbtniconbghover{color:#fff}
.module_211462883 .ModuleHead .HeadCenter{float:none;}
#module_211462883 {
padding:0px;
}
#module_211462883 {
}
#module_211462883 .ModuleHead0 {
display:none;
}
#module_211462883 .ModuleHead .HeadText.HeadText0 {
}
#module_211462883 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_211462883 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_211462883 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_211462883 .BodyCenter.BodyCenter0 {
}
}
#module_211462883 .BodyCenter.BodyCenter0 {
}
#module_211462883 .BodyCenter a {
}

#module_211462883 .foot-nav-list{background-color:rgb(0, 0, 0) !important;}
#module_211462883 .foot-nav-list{border-top-color:;}
#module_211462883 .foot-nav-list{border-top-style:;}
#module_211462883 .foot-nav-list{border-top-width:px;}
#module_211462883 #MobileFootNav{box-shadow:;}
#module_211462883 .icon{color: !important;} #module_211462883 .icon svg >*{fill:}
#module_211462883 .itemText{font-size:px;}
#module_211462883 .itemText{font-family:;}
#module_211462883 .itemText{color:#fff !important;}
#module_211462883 .itemText{}
#module_211462883 .itemText{}
#module_211462883 .itemText{}
#module_211462883 .iconh{color: !important;}  #module_211462883 .iconh svg >*{fill:}
#module_211462883 .itemTexth{font-size:px;}
#module_211462883 .itemTexth{font-family:;}
#module_211462883 .itemTexth{color:#fff !important;}
#module_211462883 .itemTexth{}
#module_211462883 .itemTexth{}
#module_211462883 .itemTexth{}
