﻿.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnContainer{position: fixed; z-index: 99999; top:0; width: 100%; height: auto; max-height: 100%;transition: all 0.2s ease-in-out;}
.ModuleTopColumnGiant.layout-101 .Design.ModuleTopColumnContainer{position: relative; z-index: 0;}
.ModuleTopColumnGiant.layout-101 .ModuleSubContainer{display: table;  width:100%; overflow: hidden;height: 100%;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleSubContainer{overflow: unset;}
.ModuleTopColumnGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_1{position: relative;opacity: 1; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2{overflow: hidden; height:0; visibility: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_1{position: relative; overflow: hidden;}
.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_2{overflow: hidden; width: 100%;height:100%; visibility: visible;}

.ModuleTopColumnGiant.layout-101 .Design .ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
	border: 1px dashed blue;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeIn{ -webkit-animation: switchFadeIn .3s  ease-in-out forwards; animation: switchFadeIn .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDown{ -webkit-animation: switchFadeInDown .3s  ease-in-out forwards; animation: switchFadeInDown .3s  ease-in-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDown{ -webkit-animation: switchSlideInDown .3s  ease-in-out forwards; animation: switchSlideInDown .3s  ease-in-out forwards; }

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDownOut{ -webkit-animation: switchSlideInDownOut 0.8s  ease-out forwards; animation: switchSlideInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDownOut{ -webkit-animation: switchFadeInDownOut 0.8s  ease-out forwards; animation: switchFadeInDownOut 0.8s  ease-out forwards; }
.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInOut{ -webkit-animation: switchFadeInOut 0.8s  ease-out forwards; animation: switchFadeInOut 0.8s  ease-out forwards; }


.ModuleTopColumnGiant.layout-101 .ScrollActive{top:0px !important;width:100%;height: 100%;visibility:visible;opacity: 1;}
.ModuleTopColumnGiant.layout-101 .ScrollHide{height: 0;visibility:hidden;}

.ModuleTopColumnGiant.layout-101 .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;} 
@media only screen and (max-width: 767px) {
	.ModuleTopColumnGiant.layout-101{ display: none !important;}
}


@keyframes switchFadeIn {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes switchFadeInOut {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}

@keyframes switchFadeInDownOut {
	0%{
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	50%{
		opacity: 0;

	}
	100%{
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);

	}
}
@keyframes switchFadeInDown {
	0%{
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		-ms-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}
	100%{
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;

	}
}

@keyframes switchSlideInDownOut  {
	0%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	50%{
		opacity: 0;
	}
	100%{
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);

	}
}
@keyframes switchSlideInDown  {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.module_657612274 .ModuleHead .HeadCenter{float:none;}
#module_657612274 {
padding:0px;
}
#module_657612274 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612274 .ModuleHead657612274 {
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;}
    
    
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	
	.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;}
	
	.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;}
	
	.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;}
	
	.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;}
	
	.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_657612040 .ModuleHead .HeadCenter{float:none;}
#module_657612040 {
padding:0px;
}
#module_657612040 {
width:100%;
}
#module_657612040 .ModuleHead657612040 {
display:none;
}
#module_657612040 .BodyCenter.BodyCenter657612040 {
background:none;background-color:rgba(12, 12, 12, 0.05);
}
#module_657612040 >.module_657612040 {
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_657612040 >.module_657612040{
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_657612040 .BodyCenter.BodyCenter657612040 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612040 .BodyCenter.BodyCenter657612040 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612040 >.module_657612040 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612040 >.module_657612040 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612040 >.module_657612040 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612040:hover {
border:none;
}
#module_657612040:hover >.module_657612040 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612040 .ModuleSubContainer{background-color:transparent;}
#module_657612040 .ModuleSubContainer{background-image:none;}
#module_657612040 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612040 .ModuleSubContainer{background-position:0% 0%;}
#module_657612040 .ModuleSubContainer{background-attachment:scroll;}
#module_657612040 .ModuleSubContainer{}
#module_657612040 {!bgVideo!}{bgVideoUrl:}
#module_657612040 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612040 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612040 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612040 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612040 .SubPadding {width:0px;}

.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_657612201 .ModuleHead .HeadCenter{float:none;}
#module_657612201 {
padding:0px;
}
#module_657612201 {
position:static;
z-index:2;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_657612201 .ModuleHead657612201 {
display:none;
}
#module_657612201 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612201 >.module_657612201 {
margin-top:1.3850%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612201 >.module_657612201 {
}
}

#module_657612201 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612201 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612201 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612201 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612201 .imageTextGiant-Container{padding-top:10px;}
#module_657612201 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612201 .imageTextGiant-Container{padding-left:10px;}
#module_657612201 .imageTextGiant-Container{padding-right:10px;}
#module_657612201 .showHandle .btn{font-size:14px;}
#module_657612201 .showHandle .btn{font-family:;}
#module_657612201 .showHandle .btn{color:#333;}
#module_657612201 .showHandle .btn{font-weight:400;}
#module_657612201 .showHandle .btn{text-decoration:none;}
#module_657612201 .showHandle .btn{font-style:normal;}
#module_657612201 .showHandle div{border-top-color:#ddd !important;}
#module_657612201 .showHandle div{border-top-style:solid !important;}
#module_657612201 .showHandle div{border-top-width:1px !important;}
#module_657612201 .showHandle{background-color:transparent;}
#module_657612201 .showHandle{}
#module_657612201 .showHandle{background-repeat:no-repeat;}
#module_657612201 .showHandle{}
#module_657612201 .showHandle{}
#module_657612201 .showHandle{}
#module_657612201 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612040 #Sub657612040_1 {width:17.4622%;}
.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .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-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

}
.ModuleNavGiant.layout-116 .moveMenuRight:hover, .ModuleNavGiant.layout-116 .moveMenuLeft:hover{
    color:#fff;
    background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content >.blank-solve{
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}
.ModuleNavGiant.layout-116 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height: 80px;
    line-height: 80px;
    float: left;
}
.ModuleNavGiant.layout-116 .main-nav-item {
    box-sizing: content-box;
    padding: 0 25px;
    color: #000000;
    position: relative;
    display:inline-block;
}

.ModuleNavGiant.layout-116 .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-width:3px;
    border-bottom-style:solid;
    z-index: 1;
    left: 50%;
    bottom: 0;
    margin-bottom: 10px;
}

.ModuleNavGiant.layout-116 .mainName,
.ModuleNavGiant.layout-116 .main-nav-item-name .mainSubName{
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ModuleNavGiant.layout-116 .mainName{
    display: block;
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover::before {
    width: 20%;
    left: 40%;
    opacity: 1;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainName{
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item .main-nav-item-name .mainSubName {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    display: block;
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    z-index: 3;
    height: 200px;
    bottom: -220px;
    left: -49px;
    width: 192px;
    text-align: center;
    display: none;
    margin: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-menu {
    transition: .15s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ModuleNavGiant.layout-116 .sub-nav-item-box {
    width : 100%;
    position: relative;
    box-shadow: 0 0 rgba(0,0,0,0);
    height: auto !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:last-child{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer,
.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .spanSubName{
    padding: 0 20px 0 23px;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer,
.ModuleNavGiant.layout-116 .third-nav-item:hover .thirdName{
    padding: 0 0 0 23px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
    padding-right: 12px;
}

.ModuleNavGiant.layout-116 .third-nav-item .item_outer {
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_sub.item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 a:last-child .item_third{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_third .item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer:before,
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer:before{
    left: 0px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .outAfter:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    right: -6px;
    content: '\35';
    font-family: ElegantIcons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ed1d24;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .flip:after {
    transform: rotateY(180deg);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group{
position: relative;
}
.ModuleNavGiant.layout-116 .arrow{
top:13px;
width:15px;
height:15px;
position: absolute;
left: 50%;
margin-left: -7.5px;
z-index:-1;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-116 .sub-nav-item:first-child {
border-top: none!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item:last-child {
border-bottom: none!important;
}
.ModuleNavGiant.layout-116 .maxLine{
display: inline-block;
max-width: calc(100% - 80px);
width: 100%;
}

.ModuleNavGiant.layout-116 .sub-nav-item-div {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .sub-nav-item-href {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    cursor: pointer;
    float: none;
    margin: 0;
}

.ModuleNavGiant.layout-116 .sub-nav-item-SubName {
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
}

.ModuleNavGiant.layout-116 .spanSubName,.ModuleNavGiant.layout-116 .thirdName {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: padding .2s ease-in-out;
    padding-right: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
display: block;
}
.ModuleNavGiant.layout-116 .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-116 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}


.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}

.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}
.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    
}
.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    
    color: grey;
    margin: 0;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-116 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-116 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}









.ModuleNavGiant.layout-116 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item{
    line-height: calc( 100% + 24px );
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-116 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-116 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu{
    display: none !important;
}

@font-face {
    font-family:eleganticons;src:url(../font/ElegantIcons.eot);src:url(../font/ElegantIcons.eot) format('embedded-opentype'),url(../font/ElegantIcons.woff) format('woff'),url(../font/ElegantIcons.ttf) format('truetype'),url() format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_657612207 .ModuleHead .HeadCenter{float:none;}
#module_657612207 {
padding:0px;
}
#module_657612207 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612207 .ModuleHead657612207 {
display:none;
}
#module_657612207 .BodyCenter.BodyCenter657612207 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612207 >.module_657612207 {
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_657612207 >.module_657612207{
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_657612207 .BodyCenter.BodyCenter657612207 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612207 .BodyCenter.BodyCenter657612207 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612207 >.module_657612207 {
margin-top:0.7156%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612207 >.module_657612207 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612207 >.module_657612207 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612207:hover {
border:none;
}
#module_657612207:hover >.module_657612207 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612207 .main-nav-item-group{height:58px;} #module_657612207 .main-nav-item{line-height:58px;} #module_657612207 .main-nav-content{height:58px}
#module_657612207 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_657612207 .main-nav-content{background-image:none;}
#module_657612207 .main-nav-content{background-repeat:no-repeat;}
#module_657612207 .main-nav-content{}
#module_657612207 .main-nav-content{}
#module_657612207 .main-nav-content{}
#module_657612207 .main-nav-content, #module_657612207 .verticalMenu .main-nav-item-group{text-align:center;}
#module_657612207 .main-nav-item{font-size:16px;}
#module_657612207 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .main-nav-item{color:rgb(216, 216, 216);}
#module_657612207 .main-nav-item{font-weight:normal;}
#module_657612207 .main-nav-item{text-decoration:none;}
#module_657612207 .main-nav-item{font-style:normal;}
#module_657612207 .main-nav-item{width:auto;}
#module_657612207 .main-nav-item,#module_657612207 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_657612207 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_657612207 .main-nav-item{background-color:transparent;}
#module_657612207 .main-nav-item{background-image:none;}
#module_657612207 .main-nav-item{background-repeat:no-repeat;}
#module_657612207 .main-nav-item{}
#module_657612207 .main-nav-item{}
#module_657612207 .main-nav-item{}
#module_657612207 .sub-nav-item-group{width:244px;}
#module_657612207 .sub-nav-item-div{font-size:14px;}
#module_657612207 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .sub-nav-item-div{color:#666;},#module_657612207 .sub-nav-item:hover::after{color:#666;}
#module_657612207 .sub-nav-item-div{font-weight:normal;}
#module_657612207 .sub-nav-item-div{text-decoration:none;}
#module_657612207 .sub-nav-item-div{font-style:normal;}
#module_657612207 .sub-nav-item-SubName{font-size:12px;}
#module_657612207 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .sub-nav-item-SubName{color:#999;}
#module_657612207 .sub-nav-item-SubName{font-weight:normal;}
#module_657612207 .sub-nav-item-SubName{text-decoration:none;}
#module_657612207 .sub-nav-item-SubName{font-style:normal;}
#module_657612207 .sub-nav-item-box .item_sub.item_outer:before{background-color:rgb(220, 154, 87);} #module_657612207 .sub-nav-item-box .outAfter:after{color:rgb(220, 154, 87);}
#module_657612207 .sub-nav-item-menu,#module_657612207 .arrow,#module_657612207 .sub-normal-color{background-color:#fff;}
#module_657612207 .sub-nav-item-menu{background-image:none;}
#module_657612207 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_657612207 .sub-nav-item-menu{}
#module_657612207 .sub-nav-item-menu{}
#module_657612207 .sub-nav-item-menu{}
#module_657612207 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_657612207 .sub-nav-item-box{border-bottom-style:dashed;}
#module_657612207 .sub-nav-item-box{border-bottom-width:1px;}
#module_657612207 .sub-nav-item-menu{padding-top:10px;}
#module_657612207 .sub-nav-item-menu{padding-bottom:10px;}
#module_657612207 .sub-nav-item-menu{padding-left:24px;}
#module_657612207 .sub-nav-item-menu{padding-right:24px;}
#module_657612207 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_657612207 .third-nav-item-group{width:244px;}
#module_657612207 .third-nav-item{height:42px;line-height:42px;} #module_657612207 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_657612207 .third-nav-item .item_outer{font-size:14px;}
#module_657612207 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .third-nav-item .item_outer{color:#666;}
#module_657612207 .third-nav-item .item_outer{font-weight:normal;}
#module_657612207 .third-nav-item .item_outer{text-decoration:none;}
#module_657612207 .third-nav-item .item_outer{font-style:normal;}
#module_657612207 .third-nav-item .thirdName{font-size:12px;}
#module_657612207 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .third-nav-item .thirdName{color:#999;}
#module_657612207 .third-nav-item .thirdName{font-weight:normal;}
#module_657612207 .third-nav-item .thirdName{text-decoration:none;}
#module_657612207 .third-nav-item .thirdName{font-style:normal;}
#module_657612207 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(220, 154, 87);}
#module_657612207 .third-nav-item-group,#module_657612207 .third-normal-color{background-color:#fff;}
#module_657612207 .third-nav-item-group{background-image:none;}
#module_657612207 .third-nav-item-group{background-repeat:no-repeat;}
#module_657612207 .third-nav-item-group{}
#module_657612207 .third-nav-item-group{}
#module_657612207 .third-nav-item-group{}
#module_657612207 .item_third{border-bottom-color:#E3E9EE;}
#module_657612207 .item_third{border-bottom-style:dashed;}
#module_657612207 .item_third{border-bottom-width:1px;}
#module_657612207 .third-nav-item-group{padding-top:8px;}
#module_657612207 .third-nav-item-group{padding-bottom:8px;}
#module_657612207 .third-nav-item-group{padding-left:24px;}
#module_657612207 .third-nav-item-group{padding-right:24px;}
#module_657612207 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_657612207 .main-nav-item-name .mainSubName{font-size:16px;}
#module_657612207 .main-nav-item-name .mainSubName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .main-nav-item-name .mainSubName{color:rgb(220, 154, 87);}  #module_657612207 .add{color:rgb(220, 154, 87);}#module_657612207 .main-nav-item-hover::afters{background-color:rgb(220, 154, 87);}
#module_657612207 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_657612207 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_657612207 .main-nav-item-name .mainSubName{font-style:normal;}
#module_657612207 .main-nav-item-hover{background-color:transparent;}
#module_657612207 .main-nav-item-hover{background-image:none;}
#module_657612207 .main-nav-item-hover{background-repeat:no-repeat;}
#module_657612207 .main-nav-item-hover{}
#module_657612207 .main-nav-item-hover{}
#module_657612207 .main-nav-item-hover{}
#module_657612207 .main-nav-item::before{border-bottom-color:rgb(220, 154, 87);}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_657612207 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_657612207 .sub-nav-item:hover,#module_657612207 .sub-hover-color{background-color:#fff;}, #module_657612207 .sub-nav-item-hover{background-color:#fff;}
#module_657612207 .sub-nav-item:hover{background-image:none;}
#module_657612207 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_657612207 .sub-nav-item:hover{}
#module_657612207 .sub-nav-item:hover{}
#module_657612207 .sub-nav-item:hover{}
#module_657612207 .third-nav-item:hover .item_outer{font-size:14px;}
#module_657612207 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_657612207 .third-nav-item:hover .item_outer{color:#666;}
#module_657612207 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_657612207 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_657612207 .third-nav-item:hover .item_outer{font-style:normal;}
#module_657612207 .third-nav-item:hover .third-nav-item-inner,#module_657612207 .third-hover-color{background-color:#fff;}
#module_657612207 .third-nav-item:hover .third-nav-item-inner{}
#module_657612207 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_657612207 .third-nav-item:hover .third-nav-item-inner{}
#module_657612207 .third-nav-item:hover .third-nav-item-inner{}
#module_657612207 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer657612040 #Sub657612040_2 {width:65.0757%;}

.ModuleSearchGiant.layout-106 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 1px solid #333;border-radius: 34px;overflow: hidden;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .ModuleSearchInput{height:100%;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 12px;border: 0;border-radius: 0;background-color:transparent;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: #fff;border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchIcon{position: absolute;top:8px;left: 14px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel .searchIcon .icon-sousuo1{font-size: 22px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{border-top-right-radius: 34px;border-bottom-right-radius: 34px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{border-top-left-radius: 34px;border-bottom-left-radius: 34px;}.module_657612240 .ModuleHead .HeadCenter{float:none;}
#module_657612240 {
padding:0px;
}
#module_657612240 {
position:static;
z-index:0;
top:138px;
left:1517px;
width:100%;
height: auto;
}
#module_657612240 .ModuleHead657612240 {
display:none;
}
#module_657612240 .BodyCenter.BodyCenter657612240 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612240 >.module_657612240 {
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_657612240 >.module_657612240{
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_657612240 .BodyCenter.BodyCenter657612240 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612240 .BodyCenter.BodyCenter657612240 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612240 >.module_657612240 {
margin-top:7.6655%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612240 >.module_657612240 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612240 >.module_657612240 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612240:hover {
border:none;
}
#module_657612240:hover >.module_657612240 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612240 .search-item .searchBtnPanel,#module_657612240 .search-item .searchInputPanel,#module_657612240 .bootstrap-select .btn,#module_657612240 .search-item .searchTypePanel, #module_657612240 .search-item .searchBtnPanel{height:36px;line-height:calc(36px - 11px)};
#module_657612240 .search-item{}
#module_657612240 .search-item{background-repeat:no-repeat;}
#module_657612240 .search-item{}
#module_657612240 .search-item{}
#module_657612240 .search-item{border-top-color:#000000;}
#module_657612240 .search-item{border-top-style:solid;}
#module_657612240 .search-item{border-top-width:0px;}
#module_657612240 .search-item{border-right-color:#000000;}
#module_657612240 .search-item{border-right-style:solid;}
#module_657612240 .search-item{border-right-width:0px;}
#module_657612240 .search-item{border-bottom-color:#000000;}
#module_657612240 .search-item{border-bottom-style:solid;}
#module_657612240 .search-item{border-bottom-width:0px;}
#module_657612240 .search-item{border-left-color:#000000;}
#module_657612240 .search-item{border-left-style:solid;}
#module_657612240 .search-item{border-left-width:0px;}
#module_657612240 .search-item .bootstrap-select .btn ,#module_657612240 .search-item .ModuleSearchInput {background-color:;}
#module_657612240 .search-item .bootstrap-select .btn ,#module_657612240 .search-item .ModuleSearchInput{}
#module_657612240 .search-item .ModuleSearchInput::placeholder,#module_657612240 .search-item .ModuleSearchInput{font-size:px;}
#module_657612240 .search-item .bootstrap-select .btn ,#module_657612240  .search-item .ModuleSearchInput::placeholder,#module_657612240 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_657612240 .search-item .bootstrap-select .btn , #module_657612240 .search-item .searchIcon,#module_657612240  .search-item .ModuleSearchInput::placeholder,#module_657612240 .search-item .ModuleSearchInput{color:rgb(127, 127, 127);}
#module_657612240 .search-item .bootstrap-select .btn ,#module_657612240  .search-item .ModuleSearchInput::placeholder,#module_657612240 .search-item .ModuleSearchInput{font-weight:normal;}
#module_657612240 .search-item .bootstrap-select .btn ,#module_657612240  .search-item .ModuleSearchInput::placeholder,#module_657612240 .search-item .ModuleSearchInput{text-decoration:none;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-size:22px;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{color:#999;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-weight:normal;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{text-decoration:none;}
#module_657612240 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-style:normal;}
#module_657612240 .search-item .searchBtnPanel{background-color:rgba(255, 255, 255, 0.76);}
#module_657612240 .search-item .searchBtnPanel{background-image:none;}
#module_657612240 .search-item .searchBtnPanel{background-repeat:no-repeat;}
#module_657612240 .search-item .searchBtnPanel{}
#module_657612240 .search-item .searchBtnPanel{}
#module_657612240 .search-item .searchBtnPanel{}
#module_657612240 .search-hot ul li{border-top-color:#e3e3e3;}
#module_657612240 .search-hot ul li{border-top-style:solid;}
#module_657612240 .search-hot ul li{border-top-width:0px;}
#module_657612240 .search-hot ul li{border-right-color:#e3e3e3;}
#module_657612240 .search-hot ul li{border-right-style:solid;}
#module_657612240 .search-hot ul li{border-right-width:1px;}
#module_657612240 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_657612240 .search-hot ul li{border-bottom-style:solid;}
#module_657612240 .search-hot ul li{border-bottom-width:0px;}
#module_657612240 .search-hot ul li{border-left-color:#e3e3e3;}
#module_657612240 .search-hot ul li{border-left-style:solid;}
#module_657612240 .search-hot ul li{border-left-width:0px;}
#module_657612240 .search-hot ul li a{font-size:12px;}
#module_657612240 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612240 .search-hot ul li a{color:#666;}
#module_657612240 .search-hot ul li a{font-weight:normal;}
#module_657612240 .search-hot ul li a{text-decoration:none;}
#module_657612240 .search-hot ul li a{font-style:normal;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-size:22px;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{color:#333333;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-weight:normal;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{text-decoration:none;}
#module_657612240 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-style:normal;}
#module_657612240 .search-hot ul li:hover a{font-size:12px;}
#module_657612240 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612240 .search-hot ul li:hover a{color:#333;}
#module_657612240 .search-hot ul li:hover a{font-weight:normal;}
#module_657612240 .search-hot ul li:hover a{text-decoration:none;}
#module_657612240 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer657612040 #Sub657612040_3 {width:17.4622%;}
.module_657612041 .ModuleHead .HeadCenter{float:none;}
#module_657612041 {
padding:0px;
}
#module_657612041 {
width:100%;
}
#module_657612041 .ModuleHead657612041 {
display:none;
}
#module_657612041 .BodyCenter.BodyCenter657612041 {
background:none;background-color:rgb(255, 255, 255);
}
#module_657612041 >.module_657612041 {
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_657612041 >.module_657612041{
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_657612041 .BodyCenter.BodyCenter657612041 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612041 .BodyCenter.BodyCenter657612041 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612041 >.module_657612041 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612041 >.module_657612041 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612041 >.module_657612041 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612041:hover {
border:none;
}
#module_657612041:hover >.module_657612041 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612041 .ModuleSubContainer{background-color:transparent;}
#module_657612041 .ModuleSubContainer{background-image:none;}
#module_657612041 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612041 .ModuleSubContainer{background-position:0% 0%;}
#module_657612041 .ModuleSubContainer{background-attachment:scroll;}
#module_657612041 .ModuleSubContainer{}
#module_657612041 {!bgVideo!}{bgVideoUrl:}
#module_657612041 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612041 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612041 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612041 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612041 .SubPadding {width:0px;}
.module_657612130 .ModuleHead .HeadCenter{float:none;}
#module_657612130 {
padding:0px;
}
#module_657612130 {
position:static;
z-index:1;
top:19px;
left:0px;
width:100%;
height: auto;
}
#module_657612130 .ModuleHead657612130 {
display:none;
}
#module_657612130 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612130 >.module_657612130 {
margin-top:1.3850%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612130 >.module_657612130 {
}
}

#module_657612130 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612130 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612130 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612130 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612130 .imageTextGiant-Container{padding-top:10px;}
#module_657612130 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612130 .imageTextGiant-Container{padding-left:10px;}
#module_657612130 .imageTextGiant-Container{padding-right:10px;}
#module_657612130 .showHandle .btn{font-size:14px;}
#module_657612130 .showHandle .btn{font-family:;}
#module_657612130 .showHandle .btn{color:#333;}
#module_657612130 .showHandle .btn{font-weight:400;}
#module_657612130 .showHandle .btn{text-decoration:none;}
#module_657612130 .showHandle .btn{font-style:normal;}
#module_657612130 .showHandle div{border-top-color:#ddd !important;}
#module_657612130 .showHandle div{border-top-style:solid !important;}
#module_657612130 .showHandle div{border-top-width:1px !important;}
#module_657612130 .showHandle{background-color:transparent;}
#module_657612130 .showHandle{}
#module_657612130 .showHandle{background-repeat:no-repeat;}
#module_657612130 .showHandle{}
#module_657612130 .showHandle{}
#module_657612130 .showHandle{}
#module_657612130 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612041 #Sub657612041_1 {width:17.4622%;}
.module_657612208 .ModuleHead .HeadCenter{float:none;}
#module_657612208 {
padding:0px;
}
#module_657612208 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612208 .ModuleHead657612208 {
display:none;
}
#module_657612208 .BodyCenter.BodyCenter657612208 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612208 >.module_657612208 {
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_657612208 >.module_657612208{
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_657612208 .BodyCenter.BodyCenter657612208 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612208 .BodyCenter.BodyCenter657612208 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612208 >.module_657612208 {
margin-top:0.7156%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612208 >.module_657612208 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612208 >.module_657612208 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612208:hover {
border:none;
}
#module_657612208:hover >.module_657612208 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612208 .main-nav-item-group{height:58px;} #module_657612208 .main-nav-item{line-height:58px;} #module_657612208 .main-nav-content{height:58px}
#module_657612208 .main-nav-content{background-color:#fff;}
#module_657612208 .main-nav-content{background-image:none;}
#module_657612208 .main-nav-content{background-repeat:no-repeat;}
#module_657612208 .main-nav-content{}
#module_657612208 .main-nav-content{}
#module_657612208 .main-nav-content{}
#module_657612208 .main-nav-content, #module_657612208 .verticalMenu .main-nav-item-group{text-align:center;}
#module_657612208 .main-nav-item{font-size:16px;}
#module_657612208 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .main-nav-item{color:rgb(127, 127, 127);}
#module_657612208 .main-nav-item{font-weight:normal;}
#module_657612208 .main-nav-item{text-decoration:none;}
#module_657612208 .main-nav-item{font-style:normal;}
#module_657612208 .main-nav-item{width:auto;}
#module_657612208 .main-nav-item,#module_657612208 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_657612208 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_657612208 .main-nav-item{background-color:transparent;}
#module_657612208 .main-nav-item{background-image:none;}
#module_657612208 .main-nav-item{background-repeat:no-repeat;}
#module_657612208 .main-nav-item{}
#module_657612208 .main-nav-item{}
#module_657612208 .main-nav-item{}
#module_657612208 .sub-nav-item-group{width:244px;}
#module_657612208 .sub-nav-item-div{font-size:14px;}
#module_657612208 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .sub-nav-item-div{color:#666;},#module_657612208 .sub-nav-item:hover::after{color:#666;}
#module_657612208 .sub-nav-item-div{font-weight:normal;}
#module_657612208 .sub-nav-item-div{text-decoration:none;}
#module_657612208 .sub-nav-item-div{font-style:normal;}
#module_657612208 .sub-nav-item-SubName{font-size:12px;}
#module_657612208 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .sub-nav-item-SubName{color:#999;}
#module_657612208 .sub-nav-item-SubName{font-weight:normal;}
#module_657612208 .sub-nav-item-SubName{text-decoration:none;}
#module_657612208 .sub-nav-item-SubName{font-style:normal;}
#module_657612208 .sub-nav-item-box .item_sub.item_outer:before{background-color:rgb(220, 154, 87);} #module_657612208 .sub-nav-item-box .outAfter:after{color:rgb(220, 154, 87);}
#module_657612208 .sub-nav-item-menu,#module_657612208 .arrow,#module_657612208 .sub-normal-color{background-color:#fff;}
#module_657612208 .sub-nav-item-menu{background-image:none;}
#module_657612208 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_657612208 .sub-nav-item-menu{}
#module_657612208 .sub-nav-item-menu{}
#module_657612208 .sub-nav-item-menu{}
#module_657612208 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_657612208 .sub-nav-item-box{border-bottom-style:dashed;}
#module_657612208 .sub-nav-item-box{border-bottom-width:1px;}
#module_657612208 .sub-nav-item-menu{padding-top:10px;}
#module_657612208 .sub-nav-item-menu{padding-bottom:10px;}
#module_657612208 .sub-nav-item-menu{padding-left:24px;}
#module_657612208 .sub-nav-item-menu{padding-right:24px;}
#module_657612208 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_657612208 .third-nav-item-group{width:244px;}
#module_657612208 .third-nav-item{height:42px;line-height:42px;} #module_657612208 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_657612208 .third-nav-item .item_outer{font-size:14px;}
#module_657612208 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .third-nav-item .item_outer{color:#666;}
#module_657612208 .third-nav-item .item_outer{font-weight:normal;}
#module_657612208 .third-nav-item .item_outer{text-decoration:none;}
#module_657612208 .third-nav-item .item_outer{font-style:normal;}
#module_657612208 .third-nav-item .thirdName{font-size:11px;}
#module_657612208 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .third-nav-item .thirdName{color:#999;}
#module_657612208 .third-nav-item .thirdName{font-weight:normal;}
#module_657612208 .third-nav-item .thirdName{text-decoration:none;}
#module_657612208 .third-nav-item .thirdName{font-style:normal;}
#module_657612208 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(220, 154, 87);}
#module_657612208 .third-nav-item-group,#module_657612208 .third-normal-color{background-color:#fff;}
#module_657612208 .third-nav-item-group{background-image:none;}
#module_657612208 .third-nav-item-group{background-repeat:no-repeat;}
#module_657612208 .third-nav-item-group{}
#module_657612208 .third-nav-item-group{}
#module_657612208 .third-nav-item-group{}
#module_657612208 .item_third{border-bottom-color:#E3E9EE;}
#module_657612208 .item_third{border-bottom-style:dashed;}
#module_657612208 .item_third{border-bottom-width:1px;}
#module_657612208 .third-nav-item-group{padding-top:8px;}
#module_657612208 .third-nav-item-group{padding-bottom:8px;}
#module_657612208 .third-nav-item-group{padding-left:24px;}
#module_657612208 .third-nav-item-group{padding-right:24px;}
#module_657612208 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_657612208 .main-nav-item-name .mainSubName{font-size:16px;}
#module_657612208 .main-nav-item-name .mainSubName{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .main-nav-item-name .mainSubName{color:rgb(220, 154, 87);}  #module_657612208 .add{color:rgb(220, 154, 87);}#module_657612208 .main-nav-item-hover::afters{background-color:rgb(220, 154, 87);}
#module_657612208 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_657612208 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_657612208 .main-nav-item-name .mainSubName{font-style:normal;}
#module_657612208 .main-nav-item-hover{background-color:transparent;}
#module_657612208 .main-nav-item-hover{background-image:none;}
#module_657612208 .main-nav-item-hover{background-repeat:no-repeat;}
#module_657612208 .main-nav-item-hover{}
#module_657612208 .main-nav-item-hover{}
#module_657612208 .main-nav-item-hover{}
#module_657612208 .main-nav-item::before{border-bottom-color:rgb(220, 154, 87);}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_657612208 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_657612208 .sub-nav-item:hover,#module_657612208 .sub-hover-color{background-color:#fff;}, #module_657612208 .sub-nav-item-hover{background-color:#fff;}
#module_657612208 .sub-nav-item:hover{background-image:none;}
#module_657612208 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_657612208 .sub-nav-item:hover{}
#module_657612208 .sub-nav-item:hover{}
#module_657612208 .sub-nav-item:hover{}
#module_657612208 .third-nav-item:hover .item_outer{font-size:14px;}
#module_657612208 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_657612208 .third-nav-item:hover .item_outer{color:#666;}
#module_657612208 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_657612208 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_657612208 .third-nav-item:hover .item_outer{font-style:normal;}
#module_657612208 .third-nav-item:hover .third-nav-item-inner,#module_657612208 .third-hover-color{background-color:#fff;}
#module_657612208 .third-nav-item:hover .third-nav-item-inner{}
#module_657612208 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_657612208 .third-nav-item:hover .third-nav-item-inner{}
#module_657612208 .third-nav-item:hover .third-nav-item-inner{}
#module_657612208 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer657612041 #Sub657612041_2 {width:65.0757%;}
.module_657612241 .ModuleHead .HeadCenter{float:none;}
#module_657612241 {
padding:0px;
}
#module_657612241 {
position:static;
z-index:0;
top:20px;
left:0px;
width:100%;
height: auto;
}
#module_657612241 .ModuleHead657612241 {
display:none;
}
#module_657612241 .BodyCenter.BodyCenter657612241 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612241 >.module_657612241 {
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_657612241 >.module_657612241{
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_657612241 .BodyCenter.BodyCenter657612241 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612241 .BodyCenter.BodyCenter657612241 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612241 >.module_657612241 {
margin-top:7.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612241 >.module_657612241 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612241 >.module_657612241 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612241:hover {
border:none;
}
#module_657612241:hover >.module_657612241 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612241 .search-item .searchBtnPanel,#module_657612241 .search-item .searchInputPanel,#module_657612241 .bootstrap-select .btn,#module_657612241 .search-item .searchTypePanel, #module_657612241 .search-item .searchBtnPanel{height:36px;line-height:calc(36px - 11px)};
#module_657612241 .search-item{}
#module_657612241 .search-item{background-repeat:no-repeat;}
#module_657612241 .search-item{}
#module_657612241 .search-item{}
#module_657612241 .search-item{border-top-color:rgb(216, 216, 216);}
#module_657612241 .search-item{border-top-style:solid;}
#module_657612241 .search-item{border-top-width:1px;}
#module_657612241 .search-item{border-right-color:rgb(216, 216, 216);}
#module_657612241 .search-item{border-right-style:solid;}
#module_657612241 .search-item{border-right-width:1px;}
#module_657612241 .search-item{border-bottom-color:rgb(216, 216, 216);}
#module_657612241 .search-item{border-bottom-style:solid;}
#module_657612241 .search-item{border-bottom-width:1px;}
#module_657612241 .search-item{border-left-color:rgb(216, 216, 216);}
#module_657612241 .search-item{border-left-style:solid;}
#module_657612241 .search-item{border-left-width:1px;}
#module_657612241 .search-item .bootstrap-select .btn ,#module_657612241 .search-item .ModuleSearchInput {background-color:;}
#module_657612241 .search-item .bootstrap-select .btn ,#module_657612241 .search-item .ModuleSearchInput{}
#module_657612241 .search-item .ModuleSearchInput::placeholder,#module_657612241 .search-item .ModuleSearchInput{font-size:px;}
#module_657612241 .search-item .bootstrap-select .btn ,#module_657612241  .search-item .ModuleSearchInput::placeholder,#module_657612241 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_657612241 .search-item .bootstrap-select .btn , #module_657612241 .search-item .searchIcon,#module_657612241  .search-item .ModuleSearchInput::placeholder,#module_657612241 .search-item .ModuleSearchInput{color:rgb(127, 127, 127);}
#module_657612241 .search-item .bootstrap-select .btn ,#module_657612241  .search-item .ModuleSearchInput::placeholder,#module_657612241 .search-item .ModuleSearchInput{font-weight:normal;}
#module_657612241 .search-item .bootstrap-select .btn ,#module_657612241  .search-item .ModuleSearchInput::placeholder,#module_657612241 .search-item .ModuleSearchInput{text-decoration:none;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-size:22px;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{color:#999;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-weight:normal;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{text-decoration:none;}
#module_657612241 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-style:normal;}
#module_657612241 .search-item .searchBtnPanel{background-color:rgba(255, 255, 255, 0.76);}
#module_657612241 .search-item .searchBtnPanel{background-image:none;}
#module_657612241 .search-item .searchBtnPanel{background-repeat:no-repeat;}
#module_657612241 .search-item .searchBtnPanel{}
#module_657612241 .search-item .searchBtnPanel{}
#module_657612241 .search-item .searchBtnPanel{}
#module_657612241 .search-hot ul li{border-top-color:#e3e3e3;}
#module_657612241 .search-hot ul li{border-top-style:solid;}
#module_657612241 .search-hot ul li{border-top-width:0px;}
#module_657612241 .search-hot ul li{border-right-color:#e3e3e3;}
#module_657612241 .search-hot ul li{border-right-style:solid;}
#module_657612241 .search-hot ul li{border-right-width:1px;}
#module_657612241 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_657612241 .search-hot ul li{border-bottom-style:solid;}
#module_657612241 .search-hot ul li{border-bottom-width:0px;}
#module_657612241 .search-hot ul li{border-left-color:#e3e3e3;}
#module_657612241 .search-hot ul li{border-left-style:solid;}
#module_657612241 .search-hot ul li{border-left-width:0px;}
#module_657612241 .search-hot ul li a{font-size:12px;}
#module_657612241 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612241 .search-hot ul li a{color:#666;}
#module_657612241 .search-hot ul li a{font-weight:normal;}
#module_657612241 .search-hot ul li a{text-decoration:none;}
#module_657612241 .search-hot ul li a{font-style:normal;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-size:22px;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{color:#333333;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-weight:normal;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{text-decoration:none;}
#module_657612241 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-style:normal;}
#module_657612241 .search-hot ul li:hover a{font-size:12px;}
#module_657612241 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612241 .search-hot ul li:hover a{color:#333;}
#module_657612241 .search-hot ul li:hover a{font-weight:normal;}
#module_657612241 .search-hot ul li:hover a{text-decoration:none;}
#module_657612241 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer657612041 #Sub657612041_3 {width:17.4622%;}
.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_657612069 .ModuleHead .HeadCenter{float:none;}
#module_657612069 {
padding:0px;
}
#module_657612069 {
position:static;
z-index:2;
top:12px;
left:0px;
width:100%;
height: auto;
}
#module_657612069 .ModuleHead657612069 {
display:none;
}
#module_657612069 .BodyCenter.BodyCenter657612069 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/20230821160245c4a3ea.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_657612069 >.module_657612069 {
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_657612069 >.module_657612069{
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_657612069 .BodyCenter.BodyCenter657612069 {
padding-top:10.7991%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.7991%;
}
}
@media screen and (max-width: 767px){
#module_657612069 .BodyCenter.BodyCenter657612069 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612069 >.module_657612069 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612069 >.module_657612069 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612069 >.module_657612069 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612069:hover {
border:none;
}
#module_657612069:hover >.module_657612069 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612069 .ModuleSubContainer{background-color:transparent;}
#module_657612069 .ModuleSubContainer{background-image:none;}
#module_657612069 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612069 .ModuleSubContainer{background-position:0% 0%;}
#module_657612069 .ModuleSubContainer{background-attachment:scroll;}
#module_657612069 .ModuleSubContainer{}
#module_657612069 {!bgVideo!}{bgVideoUrl:}
#module_657612069 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612069 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612069 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612069 {max-width:none;width:100%;}
.module_657612167 .ModuleHead .HeadCenter{float:none;}
#module_657612167 {
padding:0px;
}
#module_657612167 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612167 .ModuleHead657612167 {
display:none;
}

#module_657612167 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612167 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612167 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612167 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612167 .imageTextGiant-Container{padding-top:10px;}
#module_657612167 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612167 .imageTextGiant-Container{padding-left:10px;}
#module_657612167 .imageTextGiant-Container{padding-right:10px;}
#module_657612167 .showHandle .btn{font-size:14px;}
#module_657612167 .showHandle .btn{font-family:;}
#module_657612167 .showHandle .btn{color:#333;}
#module_657612167 .showHandle .btn{font-weight:400;}
#module_657612167 .showHandle .btn{text-decoration:none;}
#module_657612167 .showHandle .btn{font-style:normal;}
#module_657612167 .showHandle div{border-top-color:#ddd !important;}
#module_657612167 .showHandle div{border-top-style:solid !important;}
#module_657612167 .showHandle div{border-top-width:1px !important;}
#module_657612167 .showHandle{background-color:transparent;}
#module_657612167 .showHandle{}
#module_657612167 .showHandle{background-repeat:no-repeat;}
#module_657612167 .showHandle{}
#module_657612167 .showHandle{}
#module_657612167 .showHandle{}
#module_657612167 a{font-size:unset;font-family:unset}
.module_657612070 .ModuleHead .HeadCenter{float:none;}
#module_657612070 {
padding:0px;
}
#module_657612070 {
position:static;
z-index:0;
top:480px;
left:204px;
width:100%;
height: auto;
}
#module_657612070 .ModuleHead657612070 {
display:none;
}
#module_657612070 .BodyCenter.BodyCenter657612070 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612070 >.module_657612070 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_657612070 >.module_657612070{
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_657612070 .BodyCenter.BodyCenter657612070 {
padding-top:0.2700%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2700%;
}
}
@media screen and (max-width: 767px){
#module_657612070 .BodyCenter.BodyCenter657612070 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612070 >.module_657612070 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612070 >.module_657612070 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612070 >.module_657612070 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612070:hover {
border:none;
}
#module_657612070:hover >.module_657612070 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612070 .ModuleSubContainer{background-color:transparent;}
#module_657612070 .ModuleSubContainer{background-image:none;}
#module_657612070 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612070 .ModuleSubContainer{background-position:0% 0%;}
#module_657612070 .ModuleSubContainer{background-attachment:scroll;}
#module_657612070 .ModuleSubContainer{}
#module_657612070 {!bgVideo!}{bgVideoUrl:}
#module_657612070 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612070 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612070 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612070 {max-width:1720px;width:auto;}

.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_657612020 .ModuleHead .HeadCenter{float:none;}
#module_657612020 {
padding:0px;
}
#module_657612020 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612020 .ModuleHead657612020 {
display:none;
}
#module_657612020 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612020 >.module_657612020 {
margin-top:0.4070%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612020 >.module_657612020 {
}
}

#module_657612020 .BreadIcon{font-size:16px;} #module_657612020 .BreadsvgIcon svg{width:16px;height:16px;}
#module_657612020 .BreadIcon{color:#666;} #module_657612020 .BreadsvgIcon svg>*{fill:#666;}
#module_657612020 .BreadIcon,#module_657612020 .BreadsvgIcon{margin-left:0px;}
#module_657612020 .BreadIcon,#module_657612020 .BreadsvgIcon{margin-right:10px;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{font-size:12px;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{font-family:;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{color:#333;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{font-weight:normal;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{text-decoration:none;}
#module_657612020 .bcs-item,#module_657612020 .bcs-item a{font-style:normal;}
#module_657612020 .breadcrumb{text-align:left;}
#module_657612020 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_657612020 .breadcrumb .separator{font-size:12px;}
#module_657612020 .breadcrumb .separator{font-family:;}
#module_657612020 .breadcrumb .separator{color:#333;}
#module_657612020 .breadcrumb .separator{font-weight:normal;}
#module_657612020 .breadcrumb .separator{text-decoration:none;}
#module_657612020 .breadcrumb .separator{font-style:normal;}
#module_657612020 .breadcrumb:hover .BreadIcon{color:#666} #module_657612020 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{font-size:12px;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{font-family:;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{color:#333;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{font-weight:normal;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{text-decoration:none;}
#module_657612020 .bcs-item:hover,#module_657612020 .bcs-item a:hover{font-style:normal;}




.ModuleNewsDetailGiant.layout-102 .news-details-top{ border-bottom: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-102 .news-details-title{line-height: 1.5; font-size: 30px; color: #333; padding: 60px 0 19px 0; }
.ModuleNewsDetailGiant.layout-102 .news-details-small{ padding-bottom: 24px;}
.ModuleNewsDetailGiant.layout-102 .news-details-small p{ display: inline-block; padding-left: 13px; color: #666;}
.ModuleNewsDetailGiant.layout-102 .news-details-desc{ margin: 29px 0; padding: 15px; background: #f5f5f5; color: #666666;line-height: 24px;}
.ModuleNewsDetailGiant.layout-102  .news-details-bottom-title{ padding: 29px 0; color: #333333; border-top: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-102 .news-details-recommend{ font-size: 18px; font-weight: 600; padding: 13px 20px; background: #f4f4f4;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit{ padding-top: 15px;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a{    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; display: block; margin-left: 20px; padding-left: 18px; padding-bottom: 9px; color: #666666; position: relative;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a:hover{ text-decoration: underline; color: #333;}
.ModuleNewsDetailGiant.layout-102 .news-details-tit a:before{ content: ""; display: block; position: absolute; top: 30%; left: 0px; width: 4px; height: 4px; background: #999;}
.ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 90%; margin: 0 auto;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .more{cursor: pointer;text-align: center;padding: 35px 0 20px 0;border-bottom: 1px solid #eee;}
.ModuleNewsDetailGiant.layout-102 .news-details-bottom-title{border-top: 0;padding:15px 0 25px;}
.ModuleNewsDetailGiant.layout-102 .news-details-bottom-title a{font-size: 14px}
.ModuleNewsDetailGiant.layout-102  .showlike {
    min-width: 64px;
    
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;

}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share-pc {
    display: block;
}
 .ModuleNewsDetailGiant.layout-102 .news-details-item .share-mobile {
    display: none;
}

.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{text-align: left;width: 100%;height:auto;white-space:nowrap;padding: 50px 0px 0px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{padding: 30px 15px 0px;}
}

.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark label{
    float: left;
    padding-right: 15px;
    color: #666;
    font-weight: normal;
    height: 100%;
    margin: 0;
    line-height: 32px;
    margin-bottom: -12px;
}
.ModuleNewsDetailGiant.layout-102 .news-details-small{font-size: 11px}
.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul{display:block;margin:0; padding:0;width: 90%;overflow: hidden;margin-top: -12px;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li{display:inline;margin-right:10px;float: left;
    text-align: center;
    line-height: 32px;
    
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
    background: rgb(233,233,233);}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li a{font-size: 0.875rem;color:#666;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 11px;}
.ModuleNewsDetailGiant.layout-102  .showlike {
    min-width: 82px;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
}
.ModuleNewsDetailGiant.layout-102 .next,
.ModuleNewsDetailGiant.layout-102 .prev{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media only screen and (max-width: 479px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 92%; margin: 0 auto;}
    .ModuleNewsDetailGiant.layout-102 .news-details-title{  font-size: 18px; color: #333; padding: 20px 0 10px 0; }
    .ModuleNewsDetailGiant.layout-102 .news-details-small{  font-size: 12px;}
    .p-2{ width: 100%; margin-top: 10px;}
    .ModuleNewsDetailGiant.layout-102 .news-details-recommend{ font-size: 16px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item{ width: 92%; margin: 0 auto;}
}

.ModuleNewsDetailGiant.layout-102 .news-details-item .shareitem{align-items: center;justify-content: space-between;padding: 20px 0 ;align-items: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share li{float:left;}
.ModuleNewsDetailGiant.layout-102 .news-details-item .share .shareitem{width: 24px;height: 24px;margin-left:8px;cursor: pointer;}
.ShareIcon{position: absolute;top: -9999px;}
@media only screen and (max-width: 991px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-mobile{display:block;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-pc{display:none;}
}
@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-mobile{display:none;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-news-pc{display:block;}
}


@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-102 .news-details-item .share-pc {
        display: none !important;
    }
     .ModuleNewsDetailGiant.layout-102 .news-details-item .share-mobile {
        display: block !important;
    }
	
	.ModuleNewsDetailGiant.layout-102 .news-details-item .g-flexview .g-scrollview .row{margin-right: 0px; margin-left: 0px;}

    .ModuleNewsDetailGiant.layout-102 .news-details-bottom-title{padding: 10px 0 25px}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li a{font-size: 14px;}
    .PrevNext .next{padding: 15px}
    .PrevNext{padding:0;}
    .ModuleNewsDetailGiant.layout-102 .news-details-recommend{padding: 10px 20px;}
    .ModuleNewsDetailGiant.layout-102 .news-details-tit a{font-size: 14px;width: 100% !important;
        margin: 0;}
    .ModuleNewsDetailGiant.layout-102 .p-1 {width: 100%;}
    .ModuleNewsDetailGiant.layout-102 .next,
    .ModuleNewsDetailGiant.layout-102 .prev{display: block; max-width: 100%;}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul{width: 100%}
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark{     white-space:normal; padding-top: 20px; }
    .ModuleNewsDetailGiant.layout-102 .news-details-item .Mark ul li{
        width: auto;
        display:inline-block;
        float: inherit;
        margin-right: auto;
    }
}
@media only screen and (min-width: 768px) {
	
    .ModuleNewsDetailGiant.layout-102 .next,
    .ModuleNewsDetailGiant.layout-102 .prev{ max-width: 300px;}

}

.module_657612209 .ModuleHead .HeadCenter{float:none;}
#module_657612209 {
padding:0px;
}
#module_657612209 {
position:static;
z-index:0;
top:728px;
left:1137px;
width:100%;
height: auto;
}
#module_657612209 .ModuleHead657612209 {
display:none;
}
#module_657612209 .BodyCenter.BodyCenter657612209 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612209 >.module_657612209 {
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_657612209 >.module_657612209{
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_657612209 .BodyCenter.BodyCenter657612209 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6998%;
}
}
@media screen and (max-width: 767px){
#module_657612209 .BodyCenter.BodyCenter657612209 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612209 >.module_657612209 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612209 >.module_657612209 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612209 >.module_657612209 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612209:hover {
border:none;
}
#module_657612209:hover >.module_657612209 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612209 .bgcolor,#module_657612209 .mobileshare{background-color:#000;}
#module_657612209 .youart .recmsg{font-size:16px;}
#module_657612209 .youart .recmsg{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .youart .recmsg{color:#666;}
#module_657612209 .youart .recmsg{font-weight:normal;}
#module_657612209 .youart .recmsg{text-decoration:none;}
#module_657612209 .youart .recmsg{font-style:normal;}
#module_657612209 .youart .yabtn{background-color:#f84b4b;}
#module_657612209 .youart .yabtn{color:#fff;}
#module_657612209 .youart .rectext:before,#module_657612209 .youart .rectext:after{background-color:#ccc;}
#module_657612209 .youart .rectext{color:#999;}
#module_657612209 .news-details-recommend{font-size:18px;}
#module_657612209 .news-details-recommend{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-recommend{color:#999;}
#module_657612209 .news-details-recommend{font-weight:bold;}
#module_657612209 .news-details-recommend{text-decoration:none;}
#module_657612209 .news-details-recommend{font-style:normal;}
#module_657612209 .news-details-recommend{background-color:#f4f4f4;}
#module_657612209 .news-details-tit a{font-size:16px;}
#module_657612209 .news-details-tit a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-tit a{color:#999;}
#module_657612209 .news-details-tit a{font-weight:normal;}
#module_657612209 .news-details-tit a{text-decoration:none;}
#module_657612209 .news-details-tit a{font-style:normal;}
#module_657612209 .news-details-desc{font-size:14px;}
#module_657612209 .news-details-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-desc{color:#666;}
#module_657612209 .news-details-desc{font-weight:normal;}
#module_657612209 .news-details-desc{text-decoration:none;}
#module_657612209 .news-details-desc{font-style:normal;}
#module_657612209 .news-details-desc{background-color:#f2f4f6;}
#module_657612209 .share .tips{color:#959595;}
#module_657612209  .news-details-item .more,#module_657612209 .news-details-item .shareitem{border-bottom-color:#E9E9E9;}
#module_657612209  .news-details-item .more, #module_657612209 .news-details-item .Mark,#module_657612209 .news-details-item .Mark ul li a{color:#959595;}
#module_657612209 .news-details-top{border-bottom-width:1px;}
#module_657612209 .news-details-top{border-bottom-Color:#e5e5e5;}
#module_657612209 .news-details-top{border-bottom-Style:solid;}
#module_657612209 .Source span{font-size:12px;}
#module_657612209 .Source span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .Source span{color:#838383;}
#module_657612209 .Source span{font-weight:normal;}
#module_657612209 .Source span{text-decoration:none;}
#module_657612209 .Source span{font-style:normal;}
#module_657612209 .Author span{font-size:12px;}
#module_657612209 .Author span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .Author span{color:#838383;}
#module_657612209 .Author span{font-weight:normal;}
#module_657612209 .Author span{text-decoration:none;}
#module_657612209 .Author span{font-style:normal;}
#module_657612209 .news-details-small .PublishTime span{font-size:12px;}
#module_657612209 .news-details-small .PublishTime span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-small .PublishTime span{color:#838383;}
#module_657612209 .news-details-small .PublishTime span{font-weight:normal;}
#module_657612209 .news-details-small .PublishTime span{text-decoration:none;}
#module_657612209 .news-details-small .PublishTime span{font-style:normal;}
#module_657612209 .news-details-small .Hits span{font-size:12px;}
#module_657612209 .news-details-small .Hits span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-small .Hits span{color:#838383;}
#module_657612209 .news-details-small .Hits span{font-weight:normal;}
#module_657612209 .news-details-small .Hits span{text-decoration:none;}
#module_657612209 .news-details-small .Hits span{font-style:normal;}
#module_657612209 .news-details-item{max-width:1200px;}
#module_657612209 .mobile-share{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .mobile-share span{color:#999;}
#module_657612209 .mobile-share{font-weight:normal;}
#module_657612209 .mobile-share{text-decoration:none;}
#module_657612209 .mobile-share{font-style:normal;}
#module_657612209 .news-details-title{font-size:40px;}
#module_657612209 .news-details-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-title{color:#333333;}
#module_657612209 .news-details-title{font-weight:bold;}
#module_657612209 .news-details-title{text-decoration:none;}
#module_657612209 .news-details-title{font-style:normal;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-top-color:#B9B9B9;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-top-style:solid;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-top-width:1px;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-right-color:#B9B9B9;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-right-style:solid;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-right-width:1px;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-bottom-color:#B9B9B9;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-bottom-style:solid;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-bottom-width:1px;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-left-color:#B9B9B9;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-left-style:solid;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{border-left-width:1px;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{background-color:transparent;}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share{}
#module_657612209 .social-share-icon,#module_657612209 .mobile-share .icon-fenxiang4{color:#959595;}
#module_657612209 .showlike>span,#module_657612209 .showlike .icon-dianzan{font-size:20px;}
#module_657612209 .showlike>span,#module_657612209 .showlike .icon-dianzan{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .showlike>span{color:#999;}
#module_657612209 .showlike>span,#module_657612209 .showlike .icon-dianzan{font-weight:normal;}
#module_657612209 .showlike>span,#module_657612209 .showlike .icon-dianzan{text-decoration:none;}
#module_657612209 .showlike>span,#module_657612209 .showlike .icon-dianzan{font-style:normal;}
#module_657612209 .showlike{border-top-color:#ccc;}
#module_657612209 .showlike{border-top-style:solid;}
#module_657612209 .showlike{border-top-width:1px;}
#module_657612209 .showlike{border-right-color:#ccc;}
#module_657612209 .showlike{border-right-style:solid;}
#module_657612209 .showlike{border-right-width:1px;}
#module_657612209 .showlike{border-bottom-color:#ccc;}
#module_657612209 .showlike{border-bottom-style:solid;}
#module_657612209 .showlike{border-bottom-width:1px;}
#module_657612209 .showlike{border-left-color:#ccc;}
#module_657612209 .showlike{border-left-style:solid;}
#module_657612209 .showlike{border-left-width:1px;}
#module_657612209 .showlike {background-color:transparent;}
#module_657612209 .showlike{}
#module_657612209 .showlike .icon-dianzan{color:#999;}
#module_657612209 .btn-addcomment,#module_657612209 .btncommit-mobile{background-color:#000;}  #module_657612209 .commentList .icon-dianzan:hover,#module_657612209 .dianzanhighlight,#module_657612209 .commentList .reply:hover, #module_657612209 .submore,#module_657612209 .btn-loadmore{color:#000;} 
#module_657612209 .btn-addcomment,#module_657612209 .btncommit-mobile{color:#fff;}
#module_657612209 .news-details-bottom .prev a, #module_657612209 .news-details-bottom .next a{font-size:14px;}
#module_657612209 .news-details-bottom .prev a, #module_657612209 .news-details-bottom .next a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .news-details-bottom .prev a, #module_657612209 .news-details-bottom .next a{color:#333;}
#module_657612209 .news-details-bottom .prev a, #module_657612209 .news-details-bottom .next a{font-weight:none;}
#module_657612209 .news-details-bottom .prev a,#module_657612209 .news-details-bottom .next a{text-decoration:none;}
#module_657612209 .news-details-bottom .prev a, #module_657612209 .news-details-bottom .next a{font-style:normal;}
#module_657612209 .showlike:hover>span,#module_657612209 .showlike:hover .icon-dianzan{font-size:20px;}
#module_657612209 .showlike:hover>span,#module_657612209 .showlike:hover .icon-dianzan{font-family:微软雅黑,Microsoft YaHei;}
#module_657612209 .showlike:hover>span{color:#FFAA00;}
#module_657612209 .showlike:hover>span,#module_657612209 .showlike:hover .icon-dianzan{font-weight:normal;}
#module_657612209 .showlike:hover>span,#module_657612209 .showlike:hover .icon-dianzan{text-decoration:none;}
#module_657612209 .showlike:hover>span,#module_657612209 .showlike:hover .icon-dianzan{font-style:normal;}
#module_657612209 .showlike:hover{border-top-color:transparent;}
#module_657612209 .showlike:hover{border-top-style:none;}
#module_657612209 .showlike:hover{border-top-width:0px;}
#module_657612209 .showlike:hover{border-right-color:transparent;}
#module_657612209 .showlike:hover{border-right-style:none;}
#module_657612209 .showlike:hover{border-right-width:0px;}
#module_657612209 .showlike:hover{border-bottom-color:transparent;}
#module_657612209 .showlike:hover{border-bottom-style:none;}
#module_657612209 .showlike:hover{border-bottom-width:0px;}
#module_657612209 .showlike:hover{border-left-color:transparent;}
#module_657612209 .showlike:hover{border-left-style:none;}
#module_657612209 .showlike:hover{border-left-width:0px;}
#module_657612209 .showlike:hover{background-color:#FFECC6;background-image:none}
#module_657612209 .showlike:hover{}
#module_657612209 .showlike:hover .icon-dianzan{color:#FFAA00;}
.module_657612039 .ModuleHead .HeadCenter{float:none;}
#module_657612039 {
padding:0px;
}
#module_657612039 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612039 .ModuleHead657612039 {
display:none;
}
#module_657612039 .BodyCenter.BodyCenter657612039 {
background:none;background-color:rgb(46, 44, 43);
}
#module_657612039 >.module_657612039 {
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_657612039 >.module_657612039{
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_657612039 .BodyCenter.BodyCenter657612039 {
padding-top:2.6882%;
padding-left:1.0753%;
padding-right:1.0753%;
padding-bottom:2.6882%;
}
}
@media screen and (max-width: 767px){
#module_657612039 .BodyCenter.BodyCenter657612039 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612039 >.module_657612039 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612039 >.module_657612039 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612039 >.module_657612039 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612039:hover {
border:none;
}
#module_657612039:hover >.module_657612039 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612039 .ModuleSubContainer{background-color:transparent;}
#module_657612039 .ModuleSubContainer{background-image:none;}
#module_657612039 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612039 .ModuleSubContainer{background-position:0% 0%;}
#module_657612039 .ModuleSubContainer{background-attachment:scroll;}
#module_657612039 .ModuleSubContainer{}
#module_657612039 {!bgVideo!}{bgVideoUrl:}
#module_657612039 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612039 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612039 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612039 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612039 .SubPadding {width:100px;}
.module_657612117 .ModuleHead .HeadCenter{float:none;}
#module_657612117 {
padding:0px;
}
#module_657612117 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612117 .ModuleHead657612117 {
display:none;
}
#module_657612117 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612117 >.module_657612117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:35.6551%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612117 >.module_657612117 {
}
}

#module_657612117 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612117 .imageTextGiant-Container{padding-top:10px;}
#module_657612117 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612117 .imageTextGiant-Container{padding-left:10px;}
#module_657612117 .imageTextGiant-Container{padding-right:10px;}
#module_657612117 .showHandle .btn{font-size:14px;}
#module_657612117 .showHandle .btn{font-family:;}
#module_657612117 .showHandle .btn{color:#333;}
#module_657612117 .showHandle .btn{font-weight:400;}
#module_657612117 .showHandle .btn{text-decoration:none;}
#module_657612117 .showHandle .btn{font-style:normal;}
#module_657612117 .showHandle div{border-top-color:#ddd !important;}
#module_657612117 .showHandle div{border-top-style:solid !important;}
#module_657612117 .showHandle div{border-top-width:1px !important;}
#module_657612117 .showHandle{background-color:transparent;}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{background-repeat:no-repeat;}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{}
#module_657612117 a{font-size:unset;font-family:unset}
.module_657612118 .ModuleHead .HeadCenter{float:none;}
#module_657612118 {
padding:0px;
}
#module_657612118 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612118 .ModuleHead657612118 {
display:none;
}
#module_657612118 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612118 >.module_657612118 {
margin-top:8.0344%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612118 >.module_657612118 {
}
}

#module_657612118 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612118 .imageTextGiant-Container{padding-top:10px;}
#module_657612118 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612118 .imageTextGiant-Container{padding-left:10px;}
#module_657612118 .imageTextGiant-Container{padding-right:10px;}
#module_657612118 .showHandle .btn{font-size:14px;}
#module_657612118 .showHandle .btn{font-family:;}
#module_657612118 .showHandle .btn{color:#333;}
#module_657612118 .showHandle .btn{font-weight:400;}
#module_657612118 .showHandle .btn{text-decoration:none;}
#module_657612118 .showHandle .btn{font-style:normal;}
#module_657612118 .showHandle div{border-top-color:#ddd !important;}
#module_657612118 .showHandle div{border-top-style:solid !important;}
#module_657612118 .showHandle div{border-top-width:1px !important;}
#module_657612118 .showHandle{background-color:transparent;}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{background-repeat:no-repeat;}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{}
#module_657612118 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-102  .smsvaldatebox,
.ModuleCustomFormGiant.layout-102 .frist_item,
.ModuleCustomFormGiant.layout-102 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-102 .formList-content.textbox,
.ModuleCustomFormGiant.layout-102 .customFormDatetime,
.ModuleCustomFormGiant.layout-102 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}


.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

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

}

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

}

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

}

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

    position: absolute;
    ;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%, -50%);
    top: auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0, 0, 0, 0.11);
    display: none;
    width: 100%;
}




.ModuleCustomFormGiant.layout-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}

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



.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-102 .formList-content-no-style .content-title{
    line-height: 44px;
    height: 44px; 
}
.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    
    
    -ms-flex-pack: justify;
    
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    
}

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

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    
}

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

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

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

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {

    margin-top: 1px;
    width: 100%
}


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

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

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

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

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    
    align-items: center;
  
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

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

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

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(../image/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

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

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

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

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

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

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

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

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

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

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

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    
}

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

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

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

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

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

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

.ModuleCustomFormGiant.layout-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

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

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleCustomFormGiant.layout-102 .flex{
    align-items: center;
}
@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-102 .frist_item,
    .ModuleCustomFormGiant.layout-102 .formList-content,
    .ModuleCustomFormGiant.layout-102 .customFormDatetime,
    .ModuleCustomFormGiant.layout-102 .pcCitybox select
    {
        
        line-height: 44px !important;
    }

    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }

    .ModuleCustomFormGiant.layout-102 .content-title {
        max-width: 75%;
    }

    .ModuleCustomFormGiant.layout-102 .desctxt {
        max-width: 100%;
    }

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

    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-102 .dq {
        margin-bottom: 0;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-102 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;


    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_657612035 .ModuleHead .HeadCenter{float:none;}
#module_657612035 {
padding:0px;
}
#module_657612035 {
position:static;
z-index:0;
top:285px;
left:0px;
width:100%;
height: auto;
}
#module_657612035 .ModuleHead657612035 {
display:none;
}
#module_657612035 .BodyCenter.BodyCenter657612035 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612035 >.module_657612035 {
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_657612035 >.module_657612035{
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_657612035 .BodyCenter.BodyCenter657612035 {
padding-top:1.8519%;
padding-left:1.8519%;
padding-right:1.8519%;
padding-bottom:1.8519%;
}
}
@media screen and (max-width: 767px){
#module_657612035 .BodyCenter.BodyCenter657612035 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_657612035 >.module_657612035 {
margin-top:1.3680%;
margin-left:0.0000%;
margin-right:37.8933%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612035 >.module_657612035 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612035 >.module_657612035 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612035:hover {
border:none;
}
#module_657612035:hover >.module_657612035 {
border-color:#ccc;
}
#module_657612035:hover >.module_657612035 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-size:14px;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{color:#999;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-weight:normal;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{text-decoration:none;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-style:normal;}
#module_657612035 .vcbtn1{background-color:#fd6e27;}
#module_657612035 .vcbtn1{color:#fff;}
#module_657612035 .title{font-size:24px;}
#module_657612035 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .title{color:#333;}
#module_657612035 .title{font-weight:normal;}
#module_657612035 .title{text-decoration:none;}
#module_657612035 .title{font-style:normal;}
#module_657612035 .title{background-color:transparent;}
#module_657612035 .title{background-image:none;}
#module_657612035 .title{background-repeat:no-repeat;}
#module_657612035 .title{background-position:50% 50%;}
#module_657612035 .title{background-attachment:scroll;}
#module_657612035 .title{}
#module_657612035 .title{height:50px;line-height:50px;}
#module_657612035 .title{text-align:center;}
#module_657612035 .Describ-text-color{font-size:14px;}
#module_657612035 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .Describ-text-color{color:rgb(63, 63, 63);}
#module_657612035 .Describ-text-color{font-weight:normal;}
#module_657612035 .Describ-text-color{text-decoration:none;}
#module_657612035 .Describ-text-color{font-style:normal;}
#module_657612035 .submitbtn{font-size:16px;}
#module_657612035 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .submitbtn{color:#fff;}
#module_657612035 .submitbtn{font-weight:normal;}
#module_657612035 .submitbtn{text-decoration:none;}
#module_657612035 .submitbtn{font-style:normal;}
#module_657612035 .submitbtn{width:100%;}
#module_657612035 .submitbtn{height:50px;line-height:50px;}
#module_657612035 .submitbtnbox{justify-content:flex-start;}
#module_657612035 .submitbtn{background-color:rgb(220, 154, 87);} #module_657612035 input[type=radio]:checked, #module_657612035 input[type=checkbox]:checked{background:rgb(220, 154, 87);border:1px solid rgb(220, 154, 87)}
#module_657612035 .submitbtn{background-image:none;}
#module_657612035 .submitbtn{background-repeat:no-repeat;}
#module_657612035 .submitbtn{background-position:50% 50%;}
#module_657612035 .submitbtn{background-attachment:scroll;}
#module_657612035 .submitbtn{}
#module_657612035 .smsvcode,#module_657612035 .VerificationCodeinput,#module_657612035 .Browse-file,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035 .formList-content-no-style,#module_657612035 .customFormTextarea,#module_657612035 .in-formList-content,#module_657612035 .frist_item,#module_657612035 .Browse-file-input,#module_657612035 input[type=text],#module_657612035 .VerificationCodeinputWb,#module_657612035 .frist-city-select,#module_657612035 .pcCitybox select{background-color:#fff;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-left-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-right-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035 .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-left-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style, #module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-right-radius:95px;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-size:14px;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{color:#999;} 
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-weight:normal;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{text-decoration:none;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-style:normal;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-size:14px;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-weight:normal;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{text-decoration:none;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-style:normal;}
#module_657612035 .submitbtn{border-top-left-radius:95px;}
#module_657612035 .submitbtn{border-top-right-radius:95px;}
#module_657612035 .submitbtn{border-bottom-left-radius:95px;}
#module_657612035 .submitbtn{border-bottom-right-radius:95px;}
#module_657612035 .smsvaldatebox,#module_657612035 .frist_item,#module_657612035 .VerificationCodeinput,#module_657612035 .formList-content.textbox,#module_657612035 .customFormDatetime,#module_657612035 .pcCitybox select{line-height:px;height:px;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-top-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-right-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-bottom-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-left-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_657612035 .submitbtn:hover{font-size:16px;}
#module_657612035 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .submitbtn:hover{color:#fff;}
#module_657612035 .submitbtn:hover{font-weight:normal;}
#module_657612035 .submitbtn:hover{text-decoration:none;}
#module_657612035 .submitbtn:hover{font-style:normal;}
#module_657612035 .submitbtn:hover{background-color:rgb(228, 161, 92);}
#module_657612035 .submitbtn:hover{background-image:none;}
#module_657612035 .submitbtn:hover{background-repeat:no-repeat;}
#module_657612035 .submitbtn:hover{background-position:50% 50%;}
#module_657612035 .submitbtn:hover{background-attachment:scroll;}
#module_657612035 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer657612039 #Sub657612039_1 {width:43.2099%;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container {display: flex; position: absolute; z-index: 99; align-items: center;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav {margin: 0 20px;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel {width: 30px; height: 2px; float: left; background: #ccc; margin: 0;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel .OneRow {width: 0; height: 0; border-radius: 0; padding: 0; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel.active .OneRow {width: 100%; height: 100%; background: #333; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .phicon {width: auto; height: auto; display: inline-block; background: unset; position: static; font-size: 16px; color: #333; line-height: 1; cursor: pointer;}

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-111 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
}
.module_657612259 .ModuleHead .HeadCenter{float:none;}
#module_657612259 {
padding:0px;
}
#module_657612259 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612259 .ModuleHead657612259 {
display:none;
}
#module_657612259 .BodyCenter.BodyCenter657612259 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612259 >.module_657612259 {
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_657612259 >.module_657612259{
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_657612259 .BodyCenter.BodyCenter657612259 {
padding-top:1.6304%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612259 .BodyCenter.BodyCenter657612259 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612259 >.module_657612259 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612259 >.module_657612259 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612259 >.module_657612259 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612259:hover {
border:none;
}
#module_657612259:hover >.module_657612259 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612259 .tabContainerGiantGrid{background-color:transparent;}
#module_657612259 .tabContainerGiantGrid{background-image:none;}
#module_657612259 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{padding-top:0px;}
#module_657612259 .tabContainerGiantGrid{padding-bottom:0px;}
#module_657612259 .tabContainerGiantGrid{padding-left:0px;}
#module_657612259 .tabContainerGiantGrid{padding-right:0px;}
#module_657612259 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612259 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612259 .Nav-Container .phicon{font-size:16px;}
#module_657612259 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612259 .Nav-Container .phicon{color:#333;}
#module_657612259 .Nav-Container .phicon{font-weight:normal;}
#module_657612259 .Nav-Container .phicon{text-decoration:none;}
#module_657612259 .Nav-Container .phicon{font-style:normal;}
#module_657612259 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612259 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612259 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612259 .Nav-Container .phicon:hover{color:#333;}
#module_657612259 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612259 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612259 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612259 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612259__tabPane_8044 #Sub657612259_8044 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612259__tabPane_8044 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_657612259__tabPane_8044 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612259__tabPane_8044 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612259__tabPane_8044:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612259__tabPane_8044 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612259__tabPane_8044 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612259__tabPane_8044 #Sub657612259_8044 {display: block;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubPadding {float:left; height: 10px;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer .SubDrag {display:none;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubPadding {width:0px; display:none;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_1 {width:20%;}
.module_657612119 .ModuleHead .HeadCenter{float:none;}
#module_657612119 {
padding:0px;
}
#module_657612119 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612119 .ModuleHead657612119 {
display:none;
}

#module_657612119 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612119 .imageTextGiant-Container{padding-top:10px;}
#module_657612119 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612119 .imageTextGiant-Container{padding-left:10px;}
#module_657612119 .imageTextGiant-Container{padding-right:10px;}
#module_657612119 .showHandle .btn{font-size:14px;}
#module_657612119 .showHandle .btn{font-family:;}
#module_657612119 .showHandle .btn{color:#333;}
#module_657612119 .showHandle .btn{font-weight:400;}
#module_657612119 .showHandle .btn{text-decoration:none;}
#module_657612119 .showHandle .btn{font-style:normal;}
#module_657612119 .showHandle div{border-top-color:#ddd !important;}
#module_657612119 .showHandle div{border-top-style:solid !important;}
#module_657612119 .showHandle div{border-top-width:1px !important;}
#module_657612119 .showHandle{background-color:transparent;}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{background-repeat:no-repeat;}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{}
#module_657612119 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_2 {width:20%;}
.module_657612120 .ModuleHead .HeadCenter{float:none;}
#module_657612120 {
padding:0px;
}
#module_657612120 {
position:static;
z-index:0;
top:25px;
width:100%;
height: auto;
}
#module_657612120 .ModuleHead657612120 {
display:none;
}

#module_657612120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612120 .imageTextGiant-Container{padding-top:10px;}
#module_657612120 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612120 .imageTextGiant-Container{padding-left:10px;}
#module_657612120 .imageTextGiant-Container{padding-right:10px;}
#module_657612120 .showHandle .btn{font-size:14px;}
#module_657612120 .showHandle .btn{font-family:;}
#module_657612120 .showHandle .btn{color:#333;}
#module_657612120 .showHandle .btn{font-weight:400;}
#module_657612120 .showHandle .btn{text-decoration:none;}
#module_657612120 .showHandle .btn{font-style:normal;}
#module_657612120 .showHandle div{border-top-color:#ddd !important;}
#module_657612120 .showHandle div{border-top-style:solid !important;}
#module_657612120 .showHandle div{border-top-width:1px !important;}
#module_657612120 .showHandle{background-color:transparent;}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{background-repeat:no-repeat;}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{}
#module_657612120 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_3 {width:20%;}
.module_657612121 .ModuleHead .HeadCenter{float:none;}
#module_657612121 {
padding:0px;
}
#module_657612121 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_657612121 .ModuleHead657612121 {
display:none;
}

#module_657612121 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612121 .imageTextGiant-Container{padding-top:10px;}
#module_657612121 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612121 .imageTextGiant-Container{padding-left:10px;}
#module_657612121 .imageTextGiant-Container{padding-right:10px;}
#module_657612121 .showHandle .btn{font-size:14px;}
#module_657612121 .showHandle .btn{font-family:;}
#module_657612121 .showHandle .btn{color:#333;}
#module_657612121 .showHandle .btn{font-weight:400;}
#module_657612121 .showHandle .btn{text-decoration:none;}
#module_657612121 .showHandle .btn{font-style:normal;}
#module_657612121 .showHandle div{border-top-color:#ddd !important;}
#module_657612121 .showHandle div{border-top-style:solid !important;}
#module_657612121 .showHandle div{border-top-width:1px !important;}
#module_657612121 .showHandle{background-color:transparent;}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{background-repeat:no-repeat;}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{}
#module_657612121 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_4 {width:20%;}
.module_657612122 .ModuleHead .HeadCenter{float:none;}
#module_657612122 {
padding:0px;
}
#module_657612122 {
position:static;
z-index:1;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_657612122 .ModuleHead657612122 {
display:none;
}

#module_657612122 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612122 .imageTextGiant-Container{padding-top:10px;}
#module_657612122 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612122 .imageTextGiant-Container{padding-left:10px;}
#module_657612122 .imageTextGiant-Container{padding-right:10px;}
#module_657612122 .showHandle .btn{font-size:14px;}
#module_657612122 .showHandle .btn{font-family:;}
#module_657612122 .showHandle .btn{color:#333;}
#module_657612122 .showHandle .btn{font-weight:400;}
#module_657612122 .showHandle .btn{text-decoration:none;}
#module_657612122 .showHandle .btn{font-style:normal;}
#module_657612122 .showHandle div{border-top-color:#ddd !important;}
#module_657612122 .showHandle div{border-top-style:solid !important;}
#module_657612122 .showHandle div{border-top-width:1px !important;}
#module_657612122 .showHandle{background-color:transparent;}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{background-repeat:no-repeat;}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{}
#module_657612122 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_5 {width:20%;}
.module_657612123 .ModuleHead .HeadCenter{float:none;}
#module_657612123 {
padding:0px;
}
#module_657612123 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_657612123 .ModuleHead657612123 {
display:none;
}
#module_657612123 .BodyCenter.BodyCenter657612123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612123 >.module_657612123 {
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_657612123 >.module_657612123{
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_657612123 .BodyCenter.BodyCenter657612123 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612123 .BodyCenter.BodyCenter657612123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612123 >.module_657612123 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612123 >.module_657612123 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612123 >.module_657612123 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612123:hover {
border:none;
}
#module_657612123:hover >.module_657612123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612123 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612123 .imageTextGiant-Container{padding-top:10px;}
#module_657612123 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612123 .imageTextGiant-Container{padding-left:10px;}
#module_657612123 .imageTextGiant-Container{padding-right:10px;}
#module_657612123 .showHandle .btn{font-size:14px;}
#module_657612123 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612123 .showHandle .btn{color:#333;}
#module_657612123 .showHandle .btn{font-weight:400;}
#module_657612123 .showHandle .btn{text-decoration:none;}
#module_657612123 .showHandle .btn{font-style:normal;}
#module_657612123 .showHandle div{border-top-color:#ddd !important;}
#module_657612123 .showHandle div{border-top-style:solid !important;}
#module_657612123 .showHandle div{border-top-width:1px !important;}
#module_657612123 .showHandle{background-color:transparent;}
#module_657612123 .showHandle{background-image:none;}
#module_657612123 .showHandle{background-repeat:no-repeat;}
#module_657612123 .showHandle{}
#module_657612123 .showHandle{}
#module_657612123 .showHandle{}
#module_657612123 a{font-size:unset;font-family:unset}


.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_657612101 .ModuleHead .HeadCenter{float:none;}
#module_657612101 {
padding:0px;
}
#module_657612101 {
position:static;
z-index:0;
top:726px;
left:1187px;
width:100%;
height: auto;
}
#module_657612101 .ModuleHead657612101 {
display:none;
}
#module_657612101 .BodyCenter.BodyCenter657612101 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612101 >.module_657612101 {
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_657612101 >.module_657612101{
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_657612101 .BodyCenter.BodyCenter657612101 {
padding-top:0.0000%;
padding-left:1.0870%;
padding-right:1.0870%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612101 .BodyCenter.BodyCenter657612101 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612101 >.module_657612101 {
margin-top:0.5435%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5435%;
}
}
@media screen and (max-width: 767px){
#module_657612101 >.module_657612101 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612101 >.module_657612101 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612101:hover {
border:none;
}
#module_657612101:hover >.module_657612101 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612101 .hrbox{justify-content:center;}
#module_657612101 .hr-line{width:autopx;max-width:autopx;}
#module_657612101 .hr-line{border-bottom-color:rgb(89, 89, 89);}
#module_657612101 .hr-line{border-bottom-style:solid;}
#module_657612101 .hr-line{border-bottom-width:1px;}

.module_657612260 .ModuleHead .HeadCenter{float:none;}
#module_657612260 {
padding:0px;
}
#module_657612260 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612260 .ModuleHead657612260 {
display:none;
}
#module_657612260 .BodyCenter.BodyCenter657612260 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612260 >.module_657612260 {
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_657612260 >.module_657612260{
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_657612260 .BodyCenter.BodyCenter657612260 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612260 .BodyCenter.BodyCenter657612260 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612260 >.module_657612260 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612260 >.module_657612260 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612260 >.module_657612260 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612260:hover {
border:none;
}
#module_657612260:hover >.module_657612260 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612260 .tabContainerGiantGrid{background-color:transparent;}
#module_657612260 .tabContainerGiantGrid{background-image:none;}
#module_657612260 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{padding-top:50px;}
#module_657612260 .tabContainerGiantGrid{padding-bottom:0px;}
#module_657612260 .tabContainerGiantGrid{padding-left:0px;}
#module_657612260 .tabContainerGiantGrid{padding-right:0px;}
#module_657612260 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612260 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612260 .Nav-Container .phicon{font-size:16px;}
#module_657612260 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612260 .Nav-Container .phicon{color:#333;}
#module_657612260 .Nav-Container .phicon{font-weight:normal;}
#module_657612260 .Nav-Container .phicon{text-decoration:none;}
#module_657612260 .Nav-Container .phicon{font-style:normal;}
#module_657612260 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612260 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612260 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612260 .Nav-Container .phicon:hover{color:#333;}
#module_657612260 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612260 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612260 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612260 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612260__tabPane_2728 #Sub657612260_2728 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612260__tabPane_2728 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_657612260__tabPane_2728 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612260__tabPane_2728 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612260__tabPane_2728:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612260__tabPane_2728 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612260__tabPane_2728 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612260__tabPane_2728 #Sub657612260_2728 {display: block;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubPadding {float:left; height: 10px;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer .SubDrag {display:none;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubPadding {width:0px; display:none;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612260__tabPane_2728 #Sub657612260_Tab2728_1 {width:33.3333%;}
.module_657612124 .ModuleHead .HeadCenter{float:none;}
#module_657612124 {
padding:0px;
}
#module_657612124 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612124 .ModuleHead657612124 {
display:none;
}

#module_657612124 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612124 .imageTextGiant-Container{padding-top:10px;}
#module_657612124 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612124 .imageTextGiant-Container{padding-left:10px;}
#module_657612124 .imageTextGiant-Container{padding-right:10px;}
#module_657612124 .showHandle .btn{font-size:14px;}
#module_657612124 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612124 .showHandle .btn{color:#333;}
#module_657612124 .showHandle .btn{font-weight:400;}
#module_657612124 .showHandle .btn{text-decoration:none;}
#module_657612124 .showHandle .btn{font-style:normal;}
#module_657612124 .showHandle div{border-top-color:#ddd !important;}
#module_657612124 .showHandle div{border-top-style:solid !important;}
#module_657612124 .showHandle div{border-top-width:1px !important;}
#module_657612124 .showHandle{background-color:transparent;}
#module_657612124 .showHandle{background-image:none;}
#module_657612124 .showHandle{background-repeat:no-repeat;}
#module_657612124 .showHandle{}
#module_657612124 .showHandle{}
#module_657612124 .showHandle{}
#module_657612124 a{font-size:unset;font-family:unset}
#module_657612260__tabPane_2728 #Sub657612260_Tab2728_2 {width:33.3333%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_657612116 .ModuleHead .HeadCenter{float:none;}
#module_657612116 {
padding:0px;
}
#module_657612116 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612116 .ModuleHead657612116 {
display:none;
}
#module_657612116 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612116 >.module_657612116 {
margin-top:5.4422%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612116 >.module_657612116 {
}
}

#module_657612116 img{border-top-color:transparent;}
#module_657612116 img{border-top-style:none;}
#module_657612116 img{border-top-width:0px;}
#module_657612116 img{border-right-color:transparent;}
#module_657612116 img{border-right-style:none;}
#module_657612116 img{border-right-width:0px;}
#module_657612116 img{border-bottom-color:transparent;}
#module_657612116 img{border-bottom-style:none;}
#module_657612116 img{border-bottom-width:0px;}
#module_657612116 img{border-left-color:transparent;}
#module_657612116 img{border-left-style:none;}
#module_657612116 img{border-left-width:0px;}
#module_657612116 img{border-top-left-radius:0px;}
#module_657612116 img{border-top-right-radius:0px;}
#module_657612116 img{border-bottom-left-radius:0px;}
#module_657612116 img{border-bottom-right-radius:0px;}
#module_657612116 .BodyCenter{text-align: center;}

.module_657612125 .ModuleHead .HeadCenter{float:none;}
#module_657612125 {
padding:0px;
}
#module_657612125 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612125 .ModuleHead657612125 {
display:none;
}

#module_657612125 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612125 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612125 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612125 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612125 .imageTextGiant-Container{padding-top:10px;}
#module_657612125 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612125 .imageTextGiant-Container{padding-left:10px;}
#module_657612125 .imageTextGiant-Container{padding-right:10px;}
#module_657612125 .showHandle .btn{font-size:14px;}
#module_657612125 .showHandle .btn{font-family:;}
#module_657612125 .showHandle .btn{color:#333;}
#module_657612125 .showHandle .btn{font-weight:400;}
#module_657612125 .showHandle .btn{text-decoration:none;}
#module_657612125 .showHandle .btn{font-style:normal;}
#module_657612125 .showHandle div{border-top-color:#ddd !important;}
#module_657612125 .showHandle div{border-top-style:solid !important;}
#module_657612125 .showHandle div{border-top-width:1px !important;}
#module_657612125 .showHandle{background-color:transparent;}
#module_657612125 .showHandle{}
#module_657612125 .showHandle{background-repeat:no-repeat;}
#module_657612125 .showHandle{}
#module_657612125 .showHandle{}
#module_657612125 .showHandle{}
#module_657612125 a{font-size:unset;font-family:unset}
#module_657612260__tabPane_2728 #Sub657612260_Tab2728_3 {width:33.3333%;}
.module_657612126 .ModuleHead .HeadCenter{float:none;}
#module_657612126 {
padding:0px;
}
#module_657612126 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612126 .ModuleHead657612126 {
display:none;
}
#module_657612126 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612126 >.module_657612126 {
margin-top:8.5034%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612126 >.module_657612126 {
}
}

#module_657612126 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612126 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612126 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612126 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612126 .imageTextGiant-Container{padding-top:10px;}
#module_657612126 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612126 .imageTextGiant-Container{padding-left:10px;}
#module_657612126 .imageTextGiant-Container{padding-right:10px;}
#module_657612126 .showHandle .btn{font-size:14px;}
#module_657612126 .showHandle .btn{font-family:;}
#module_657612126 .showHandle .btn{color:#333;}
#module_657612126 .showHandle .btn{font-weight:400;}
#module_657612126 .showHandle .btn{text-decoration:none;}
#module_657612126 .showHandle .btn{font-style:normal;}
#module_657612126 .showHandle div{border-top-color:#ddd !important;}
#module_657612126 .showHandle div{border-top-style:solid !important;}
#module_657612126 .showHandle div{border-top-width:1px !important;}
#module_657612126 .showHandle{background-color:transparent;}
#module_657612126 .showHandle{}
#module_657612126 .showHandle{background-repeat:no-repeat;}
#module_657612126 .showHandle{}
#module_657612126 .showHandle{}
#module_657612126 .showHandle{}
#module_657612126 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.ModuleShareGiant.layout-101  .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777 !important;
}
.ModuleShareGiant.layout-101  .mshareMask{ top: 0;
	left: 0; position: fixed; z-index: 999;  height: 100%; width: 100%; background: #000;  opacity: 0.6; display: none;}

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}
    
.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo,.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo:hover{ color:#F62319 !important}
.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat,.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat:hover{ color:#60C84D !important}
.ModuleShareGiant.layout-101 .fixed.icon-kongjian,.ModuleShareGiant.layout-101 .fixed.icon-kongjian:hover{ color:#FACC52 !important}
.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11,.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11:hover{ color:#21B3F7 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Facebook2,.ModuleShareGiant.layout-101 .fixed.icon-Facebook2:hover{ color:#3D5A98 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter1,.ModuleShareGiant.layout-101 .fixed.icon-Twitter1:hover{ color:#1DA1F3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-linkedin,.ModuleShareGiant.layout-101 .fixed.icon-linkedin:hover{ color:#0b66c3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-tumblr.ModuleShareGiant.layout-101 .fixed.icon-tumblr:hover{ color:#36465f !important}
.ModuleShareGiant.layout-101 .fixed.icon-Pinterest,.ModuleShareGiant.layout-101 .fixed.icon-Pinterest:hover{ color:#cb2027 !important}
.ModuleShareGiant.layout-101 .fixed.icon-vk,.ModuleShareGiant.layout-101 .fixed.icon-vk:hover{ color:#4c6c91 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter,.ModuleShareGiant.layout-101 .fixed.icon-Twitter:hover{ color:#39A6DC !important}
.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus,.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus:hover{ color:#DB4B40 !important}
.module_657612242 .ModuleHead .HeadCenter{float:none;}
#module_657612242 {
padding:0px;
}
#module_657612242 {
position:static;
z-index:0;
top:790px;
left:1542px;
width:100%;
height: auto;
}
#module_657612242 .ModuleHead657612242 {
display:none;
}
#module_657612242 .BodyCenter.BodyCenter657612242 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612242 >.module_657612242 {
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_657612242 >.module_657612242{
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_657612242 .BodyCenter.BodyCenter657612242 {
padding-top:0.0000%;
padding-left:1.7007%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612242 .BodyCenter.BodyCenter657612242 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612242 >.module_657612242 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612242 >.module_657612242 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612242 >.module_657612242 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612242:hover {
border:none;
}
#module_657612242:hover >.module_657612242 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612242 .ModuleSharediv{text-align: left;}
#module_657612242 .social-share-icon{color:#999;}
#module_657612242 .social-share-icon{font-size:20px;}
#module_657612242 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_657612242 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_657612242 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_657612242 .social-share-icon{border-top-color:rgb(127, 127, 127);}
#module_657612242 .social-share-icon{border-top-style:solid;}
#module_657612242 .social-share-icon{border-top-width:1px;}
#module_657612242 .social-share-icon{border-right-color:rgb(127, 127, 127);}
#module_657612242 .social-share-icon{border-right-style:solid;}
#module_657612242 .social-share-icon{border-right-width:1px;}
#module_657612242 .social-share-icon{border-bottom-color:rgb(127, 127, 127);}
#module_657612242 .social-share-icon{border-bottom-style:solid;}
#module_657612242 .social-share-icon{border-bottom-width:1px;}
#module_657612242 .social-share-icon{border-left-color:rgb(127, 127, 127);}
#module_657612242 .social-share-icon{border-left-style:solid;}
#module_657612242 .social-share-icon{border-left-width:1px;}
#module_657612242 .social-share-icon{background-color:transparent;}
#module_657612242 .social-share-icon{}
#module_657612242 .social-share-icon:hover{background-color:transparent;}
#module_657612242 .social-share-icon:hover{}
#module_657612242 .social-share-icon:hover{color:#999;}
#module_657612242 .social-share-icon:hover{font-size:20px;}
#module_657612242 .social-share-icon:hover{border-top-color:#ccc;}
#module_657612242 .social-share-icon:hover{border-top-style:solid;}
#module_657612242 .social-share-icon:hover{border-top-width:1px;}
#module_657612242 .social-share-icon:hover{border-right-color:#ccc;}
#module_657612242 .social-share-icon:hover{border-right-style:solid;}
#module_657612242 .social-share-icon:hover{border-right-width:1px;}
#module_657612242 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_657612242 .social-share-icon:hover{border-bottom-style:solid;}
#module_657612242 .social-share-icon:hover{border-bottom-width:1px;}
#module_657612242 .social-share-icon:hover{border-left-color:#ccc;}
#module_657612242 .social-share-icon:hover{border-left-style:solid;}
#module_657612242 .social-share-icon:hover{border-left-width:1px;}



.ModuleGridContainer.ModuleGridContainer657612039 #Sub657612039_2 {width:56.7901%;}
.module_657612050 .ModuleHead .HeadCenter{float:none;}
#module_657612050 {
padding:0px;
}
#module_657612050 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612050 .ModuleHead657612050 {
display:none;
}
#module_657612050 .BodyCenter.BodyCenter657612050 {
background:none;background-color:rgb(46, 44, 43);
}
#module_657612050 >.module_657612050 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612050 >.module_657612050{
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_657612050 .BodyCenter.BodyCenter657612050 {
padding-top:0.0000%;
padding-left:1.0799%;
padding-right:1.0799%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612050 .BodyCenter.BodyCenter657612050 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612050 >.module_657612050 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612050 >.module_657612050 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612050 >.module_657612050 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612050:hover {
border:none;
}
#module_657612050:hover >.module_657612050 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612050 .ModuleSubContainer{background-color:transparent;}
#module_657612050 .ModuleSubContainer{background-image:none;}
#module_657612050 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612050 .ModuleSubContainer{background-position:0% 0%;}
#module_657612050 .ModuleSubContainer{background-attachment:scroll;}
#module_657612050 .ModuleSubContainer{}
#module_657612050 {!bgVideo!}{bgVideoUrl:}
#module_657612050 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612050 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612050 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612050 {max-width:1720px;width:auto;}
.module_657612127 .ModuleHead .HeadCenter{float:none;}
#module_657612127 {
padding:0px;
}
#module_657612127 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612127 .ModuleHead657612127 {
display:none;
}
#module_657612127 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612127 >.module_657612127 {
margin-top:1.8605%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612127 >.module_657612127 {
}
}

#module_657612127 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612127 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612127 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612127 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612127 .imageTextGiant-Container{padding-top:10px;}
#module_657612127 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612127 .imageTextGiant-Container{padding-left:10px;}
#module_657612127 .imageTextGiant-Container{padding-right:10px;}
#module_657612127 .showHandle .btn{font-size:14px;}
#module_657612127 .showHandle .btn{font-family:;}
#module_657612127 .showHandle .btn{color:#333;}
#module_657612127 .showHandle .btn{font-weight:400;}
#module_657612127 .showHandle .btn{text-decoration:none;}
#module_657612127 .showHandle .btn{font-style:normal;}
#module_657612127 .showHandle div{border-top-color:#ddd !important;}
#module_657612127 .showHandle div{border-top-style:solid !important;}
#module_657612127 .showHandle div{border-top-width:1px !important;}
#module_657612127 .showHandle{background-color:transparent;}
#module_657612127 .showHandle{}
#module_657612127 .showHandle{background-repeat:no-repeat;}
#module_657612127 .showHandle{}
#module_657612127 .showHandle{}
#module_657612127 .showHandle{}
#module_657612127 a{font-size:unset;font-family:unset}
.module_657612128 .ModuleHead .HeadCenter{float:none;}
#module_657612128 {
padding:0px;
}
#module_657612128 {
position:static;
z-index:0;
top:-126px;
left:0px;
width:100%;
height: auto;
}
#module_657612128 .ModuleHead657612128 {
display:none;
}
#module_657612128 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612128 >.module_657612128 {
margin-top:1.7442%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612128 >.module_657612128 {
}
}

#module_657612128 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612128 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612128 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612128 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612128 .imageTextGiant-Container{padding-top:10px;}
#module_657612128 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612128 .imageTextGiant-Container{padding-left:10px;}
#module_657612128 .imageTextGiant-Container{padding-right:10px;}
#module_657612128 .showHandle .btn{font-size:14px;}
#module_657612128 .showHandle .btn{font-family:;}
#module_657612128 .showHandle .btn{color:#333;}
#module_657612128 .showHandle .btn{font-weight:400;}
#module_657612128 .showHandle .btn{text-decoration:none;}
#module_657612128 .showHandle .btn{font-style:normal;}
#module_657612128 .showHandle div{border-top-color:#ddd !important;}
#module_657612128 .showHandle div{border-top-style:solid !important;}
#module_657612128 .showHandle div{border-top-width:1px !important;}
#module_657612128 .showHandle{background-color:transparent;}
#module_657612128 .showHandle{}
#module_657612128 .showHandle{background-repeat:no-repeat;}
#module_657612128 .showHandle{}
#module_657612128 .showHandle{}
#module_657612128 .showHandle{}
#module_657612128 a{font-size:unset;font-family:unset}
.module_657612061 .ModuleHead .HeadCenter{float:none;}
#module_657612061 {
padding:0px;
}
#module_657612061 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612061 .ModuleHead657612061 {
display:none;
}
#module_657612061 .BodyCenter.BodyCenter657612061 {
background:none;background-color:rgb(38, 38, 38);
}
#module_657612061 >.module_657612061 {
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_657612061 >.module_657612061{
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_657612061 .BodyCenter.BodyCenter657612061 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612061 .BodyCenter.BodyCenter657612061 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612061 >.module_657612061 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612061 >.module_657612061 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612061 >.module_657612061 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612061:hover {
border:none;
}
#module_657612061:hover >.module_657612061 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612061 .ModuleSubContainer{background-color:transparent;}
#module_657612061 .ModuleSubContainer{background-image:none;}
#module_657612061 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612061 .ModuleSubContainer{background-position:0% 0%;}
#module_657612061 .ModuleSubContainer{background-attachment:scroll;}
#module_657612061 .ModuleSubContainer{}
#module_657612061 {!bgVideo!}{bgVideoUrl:}
#module_657612061 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612061 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612061 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612061 {}
.module_657612156 .ModuleHead .HeadCenter{float:none;}
#module_657612156 {
padding:0px;
}
#module_657612156 {
position:static;
z-index:0;
top:4292px;
left:209px;
width:100%;
height: auto;
}
#module_657612156 .ModuleHead657612156 {
display:none;
}
#module_657612156 .BodyCenter.BodyCenter657612156 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612156 >.module_657612156 {
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_657612156 >.module_657612156{
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_657612156 .BodyCenter.BodyCenter657612156 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612156 .BodyCenter.BodyCenter657612156 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612156 >.module_657612156 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612156 >.module_657612156 {
margin-top:7.2046%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612156 >.module_657612156 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612156:hover {
border:none;
}
#module_657612156:hover >.module_657612156 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612156 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612156 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612156 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612156 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612156 .imageTextGiant-Container{padding-top:10px;}
#module_657612156 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612156 .imageTextGiant-Container{padding-left:20px;}
#module_657612156 .imageTextGiant-Container{padding-right:20px;}
#module_657612156 .showHandle .btn{font-size:14px;}
#module_657612156 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612156 .showHandle .btn{color:#333;}
#module_657612156 .showHandle .btn{font-weight:400;}
#module_657612156 .showHandle .btn{text-decoration:none;}
#module_657612156 .showHandle .btn{font-style:normal;}
#module_657612156 .showHandle div{border-top-color:#ddd !important;}
#module_657612156 .showHandle div{border-top-style:solid !important;}
#module_657612156 .showHandle div{border-top-width:1px !important;}
#module_657612156 .showHandle{background-color:transparent;}
#module_657612156 .showHandle{background-image:none;}
#module_657612156 .showHandle{background-repeat:no-repeat;}
#module_657612156 .showHandle{}
#module_657612156 .showHandle{}
#module_657612156 .showHandle{}
#module_657612156 a{font-size:unset;font-family:unset}
.module_657612036 .ModuleHead .HeadCenter{float:none;}
#module_657612036 {
padding:0px;
}
#module_657612036 {
position:static;
z-index:1;
top:54px;
left:209px;
width:100%;
height: auto;
}
#module_657612036 .ModuleHead657612036 {
display:none;
}
#module_657612036 .BodyCenter.BodyCenter657612036 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612036 >.module_657612036 {
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_657612036 >.module_657612036{
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_657612036 .BodyCenter.BodyCenter657612036 {
padding-top:1.8519%;
padding-left:1.8519%;
padding-right:1.8519%;
padding-bottom:1.8519%;
}
}
@media screen and (max-width: 767px){
#module_657612036 .BodyCenter.BodyCenter657612036 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_657612036 >.module_657612036 {
margin-top:1.3680%;
margin-left:0.0000%;
margin-right:37.8933%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612036 >.module_657612036 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612036 >.module_657612036 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612036:hover {
border:none;
}
#module_657612036:hover >.module_657612036 {
border-color:#ccc;
}
#module_657612036:hover >.module_657612036 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{font-size:14px;}
#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{color:#999;}
#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{font-weight:normal;}
#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{text-decoration:none;}
#module_657612036 .InsidePage-list-content span,#module_657612036 .in-formList-checkbox span{font-style:normal;}
#module_657612036 .vcbtn1{background-color:#fd6e27;}
#module_657612036 .vcbtn1{color:#fff;}
#module_657612036 .title{font-size:24px;}
#module_657612036 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .title{color:#333;}
#module_657612036 .title{font-weight:normal;}
#module_657612036 .title{text-decoration:none;}
#module_657612036 .title{font-style:normal;}
#module_657612036 .title{background-color:transparent;}
#module_657612036 .title{background-image:none;}
#module_657612036 .title{background-repeat:no-repeat;}
#module_657612036 .title{background-position:50% 50%;}
#module_657612036 .title{background-attachment:scroll;}
#module_657612036 .title{}
#module_657612036 .title{height:50px;line-height:50px;}
#module_657612036 .title{text-align:center;}
#module_657612036 .Describ-text-color{font-size:14px;}
#module_657612036 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .Describ-text-color{color:rgb(63, 63, 63);}
#module_657612036 .Describ-text-color{font-weight:normal;}
#module_657612036 .Describ-text-color{text-decoration:none;}
#module_657612036 .Describ-text-color{font-style:normal;}
#module_657612036 .submitbtn{font-size:16px;}
#module_657612036 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .submitbtn{color:#fff;}
#module_657612036 .submitbtn{font-weight:normal;}
#module_657612036 .submitbtn{text-decoration:none;}
#module_657612036 .submitbtn{font-style:normal;}
#module_657612036 .submitbtn{width:100%;}
#module_657612036 .submitbtn{height:50px;line-height:50px;}
#module_657612036 .submitbtnbox{justify-content:flex-start;}
#module_657612036 .submitbtn{background-color:rgb(220, 154, 87);} #module_657612036 input[type=radio]:checked, #module_657612036 input[type=checkbox]:checked{background:rgb(220, 154, 87);border:1px solid rgb(220, 154, 87)}
#module_657612036 .submitbtn{background-image:none;}
#module_657612036 .submitbtn{background-repeat:no-repeat;}
#module_657612036 .submitbtn{background-position:50% 50%;}
#module_657612036 .submitbtn{background-attachment:scroll;}
#module_657612036 .submitbtn{}
#module_657612036 .smsvcode,#module_657612036 .VerificationCodeinput,#module_657612036 .Browse-file,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036 .formList-content-no-style,#module_657612036 .customFormTextarea,#module_657612036 .in-formList-content,#module_657612036 .frist_item,#module_657612036 .Browse-file-input,#module_657612036 input[type=text],#module_657612036 .VerificationCodeinputWb,#module_657612036 .frist-city-select,#module_657612036 .pcCitybox select{background-color:#fff;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-top-style:solid;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-top-width:1px;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-right-width:1px;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-left-style:solid;}
#module_657612036 .smsvcode,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036 .customFormCheckbox,#module_657612036 input[type=radio],#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-left-width:1px;}
#module_657612036 .smsvcode,#module_657612036 .customFormText,#module_657612036 .formList-content-no-style,#module_657612036  .frist_item,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-top-left-radius:95px;}
#module_657612036 .smsvcode,#module_657612036 .customFormText,#module_657612036 .formList-content-no-style,#module_657612036  .frist_item,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-top-right-radius:95px;}
#module_657612036 .smsvcode,#module_657612036 .customFormText,#module_657612036 .formList-content-no-style,#module_657612036 .frist_item,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-bottom-left-radius:95px;}
#module_657612036 .smsvcode,#module_657612036 .customFormText,#module_657612036 .formList-content-no-style, #module_657612036  .frist_item,#module_657612036 .Pc-formList-content .in-formList-content,#module_657612036 .Browse-file,#module_657612036 .VerificationCodeinput,#module_657612036  .in-formList-content,#module_657612036 .frist-city-select,#module_657612036 .Couty-select,#module_657612036 .City-select,#module_657612036 .VerificationCodeinputWb{border-bottom-right-radius:95px;}
#module_657612036 .smsbtn,#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{font-size:14px;}
#module_657612036 .smsbtn,#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{color:#999;} 
#module_657612036 .smsbtn,#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{font-weight:normal;}
#module_657612036 .smsbtn,#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{text-decoration:none;}
#module_657612036 .smsbtn,#module_657612036 .smsvcode,#module_657612036 .input-text-color,#module_657612036 .cityval{font-style:normal;}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{font-size:14px;}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{font-weight:normal;}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{text-decoration:none;}
#module_657612036 .input-text-color::placeholder,#module_657612036 .smsvcode::placeholder{font-style:normal;}
#module_657612036 .submitbtn{border-top-left-radius:95px;}
#module_657612036 .submitbtn{border-top-right-radius:95px;}
#module_657612036 .submitbtn{border-bottom-left-radius:95px;}
#module_657612036 .submitbtn{border-bottom-right-radius:95px;}
#module_657612036 .smsvaldatebox,#module_657612036 .frist_item,#module_657612036 .VerificationCodeinput,#module_657612036 .formList-content.textbox,#module_657612036 .customFormDatetime,#module_657612036 .pcCitybox select{line-height:px;height:px;}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-top-color:rgb(220, 154, 87);}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-right-color:rgb(220, 154, 87);}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-bottom-color:rgb(220, 154, 87);}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-left-color:rgb(220, 154, 87);}
#module_657612036 .smsvcode:hover,#module_657612036 .Pc-formList-content .in-formList-content:hover,#module_657612036 .Browse-file:hover,#module_657612036 .VerificationCodeinput:hover,#module_657612036 .customFormCheckbox:hover,#module_657612036 input[type=radio]:hover,#module_657612036  .in-formList-content:hover,#module_657612036 .frist-city-select:hover,#module_657612036 .Couty-select:hover,#module_657612036 .City-select:hover,#module_657612036 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_657612036 .submitbtn:hover{font-size:16px;}
#module_657612036 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612036 .submitbtn:hover{color:#fff;}
#module_657612036 .submitbtn:hover{font-weight:normal;}
#module_657612036 .submitbtn:hover{text-decoration:none;}
#module_657612036 .submitbtn:hover{font-style:normal;}
#module_657612036 .submitbtn:hover{background-color:rgb(228, 161, 92);}
#module_657612036 .submitbtn:hover{background-image:none;}
#module_657612036 .submitbtn:hover{background-repeat:no-repeat;}
#module_657612036 .submitbtn:hover{background-position:50% 50%;}
#module_657612036 .submitbtn:hover{background-attachment:scroll;}
#module_657612036 .submitbtn:hover{}

.module_657612060 .ModuleHead .HeadCenter{float:none;}
#module_657612060 {
padding:0px;
}
#module_657612060 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612060 .ModuleHead657612060 {
display:none;
}
#module_657612060 .BodyCenter.BodyCenter657612060 {
background:none;background-color:rgb(38, 38, 38);
}
#module_657612060 >.module_657612060 {
border-top-style:solid;
border-top-color:rgb(63, 63, 63);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612060 >.module_657612060{
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_657612060 .BodyCenter.BodyCenter657612060 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612060 .BodyCenter.BodyCenter657612060 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612060 >.module_657612060 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612060 >.module_657612060 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612060 >.module_657612060 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612060:hover {
border:none;
}
#module_657612060:hover >.module_657612060 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612060 .ModuleSubContainer{background-color:transparent;}
#module_657612060 .ModuleSubContainer{background-image:none;}
#module_657612060 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612060 .ModuleSubContainer{background-position:0% 0%;}
#module_657612060 .ModuleSubContainer{background-attachment:scroll;}
#module_657612060 .ModuleSubContainer{}
#module_657612060 {!bgVideo!}{bgVideoUrl:}
#module_657612060 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612060 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612060 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612060 {}
.module_657612157 .ModuleHead .HeadCenter{float:none;}
#module_657612157 {
padding:0px;
}
#module_657612157 {
position:static;
z-index:0;
top:4623px;
left:191px;
width:100%;
height: auto;
}
#module_657612157 .ModuleHead657612157 {
display:none;
}
#module_657612157 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612157 >.module_657612157 {
}
}
@media screen and (max-width: 767px){
#module_657612157 >.module_657612157 {
margin-top:3.4582%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_657612157 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612157 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612157 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612157 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612157 .imageTextGiant-Container{padding-top:10px;}
#module_657612157 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612157 .imageTextGiant-Container{padding-left:10px;}
#module_657612157 .imageTextGiant-Container{padding-right:10px;}
#module_657612157 .showHandle .btn{font-size:14px;}
#module_657612157 .showHandle .btn{font-family:;}
#module_657612157 .showHandle .btn{color:#333;}
#module_657612157 .showHandle .btn{font-weight:400;}
#module_657612157 .showHandle .btn{text-decoration:none;}
#module_657612157 .showHandle .btn{font-style:normal;}
#module_657612157 .showHandle div{border-top-color:#ddd !important;}
#module_657612157 .showHandle div{border-top-style:solid !important;}
#module_657612157 .showHandle div{border-top-width:1px !important;}
#module_657612157 .showHandle{background-color:transparent;}
#module_657612157 .showHandle{}
#module_657612157 .showHandle{background-repeat:no-repeat;}
#module_657612157 .showHandle{}
#module_657612157 .showHandle{}
#module_657612157 .showHandle{}
#module_657612157 a{font-size:unset;font-family:unset}
.module_657612158 .ModuleHead .HeadCenter{float:none;}
#module_657612158 {
padding:0px;
}
#module_657612158 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612158 .ModuleHead657612158 {
display:none;
}

#module_657612158 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612158 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612158 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612158 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612158 .imageTextGiant-Container{padding-top:10px;}
#module_657612158 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612158 .imageTextGiant-Container{padding-left:10px;}
#module_657612158 .imageTextGiant-Container{padding-right:10px;}
#module_657612158 .showHandle .btn{font-size:14px;}
#module_657612158 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612158 .showHandle .btn{color:#333;}
#module_657612158 .showHandle .btn{font-weight:400;}
#module_657612158 .showHandle .btn{text-decoration:none;}
#module_657612158 .showHandle .btn{font-style:normal;}
#module_657612158 .showHandle div{border-top-color:#ddd !important;}
#module_657612158 .showHandle div{border-top-style:solid !important;}
#module_657612158 .showHandle div{border-top-width:1px !important;}
#module_657612158 .showHandle{background-color:transparent;}
#module_657612158 .showHandle{background-image:none;}
#module_657612158 .showHandle{background-repeat:no-repeat;}
#module_657612158 .showHandle{}
#module_657612158 .showHandle{}
#module_657612158 .showHandle{}
#module_657612158 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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



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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_657612206 .ModuleHead .HeadCenter{float:none;}
#module_657612206 {
padding:0px;
}
#module_657612206 {
}
#module_657612206 .ModuleHead657612206 {
display:none;
}
#module_657612206 .BodyCenter.BodyCenter657612206 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612206 >.module_657612206 {
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_657612206 >.module_657612206{
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_657612206 .BodyCenter.BodyCenter657612206 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612206 .BodyCenter.BodyCenter657612206 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612206 >.module_657612206 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612206 >.module_657612206 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612206 >.module_657612206 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612206:hover {
border:none;
}
#module_657612206:hover >.module_657612206 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612206 .langlistbox{background-color:#fff} #module_657612206 .langlistbox .jt{border-bottom-color:#fff}
#module_657612206 .langlistbox .langinfo{color:#333333}
#module_657612206 .langlistbox .langinfo{background-color:#fff}
#module_657612206 .langlistbox .langinfo{border-color:#333333}
#module_657612206 .langlistbox .langtxt{ font-size:16px }
#module_657612206 .langlistbox .langtxt{ color:#333333 }
#module_657612206 {}#module_657612206.layout-101 #header{border-bottom-color:transparent;}
#module_657612206 {}#module_657612206.layout-101 #header{border-bottom-style:none;}
#module_657612206 {}#module_657612206.layout-101 #header{border-bottom-width:0px;}
#module_657612206 {}#module_657612206.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_657612206 {}#module_657612206.layout-101 #MobileNav{background-color: transparent;} #module_657612206.layout-101 #header{background-color:rgb(220, 154, 87);}
#module_657612206 {}#module_657612206.layout-101 #header{}
#module_657612206 {}#module_657612206.layout-101 #header p{font-Family:arial, helvetica,sans-serif;}
#module_657612206 {}#module_657612206.layout-101 #header p{font-size:20px;}
#module_657612206 {}#module_657612206.layout-101 #header p{color:#fff;}
#module_657612206 {}#module_657612206.layout-101 #header p{font-weight:bold;}
#module_657612206 {}#module_657612206.layout-101 #header p{text-decoration:none;}
#module_657612206 {}#module_657612206.layout-101 #header p{font-style:normal;}
#module_657612206 {}#module_657612206.layout-101 .lcitem .rect{background:#fff;} #module_657612206.layout-101 .icons{color:#fff;} #module_657612206.layout-101 .svgdiv svg>*{fill:#fff;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(255, 255, 255, 0.14);}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item,#module_657612206.layout-101 #MobileNavFloatLayer{background-color:rgb(220, 154, 87);}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item,#module_657612206.layout-101 #MobileNavFloatLayer{}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a{background:rgb(220, 154, 87);}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a{}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a,#module_657612206.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a,#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a,#module_657612206.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a,#module_657612206.layout-101 .micro-nav-item>ul>li>a p{font-size:16px;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a,#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a,#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_657612206 .langlistbox li:hover .langinfo,#module_657612206 .langactive .langinfo {color:#fff}
#module_657612206 .langlistbox li:hover .langinfo,#module_657612206 .langactive .langinfo{background-color:#333333}
#module_657612206 .langlistbox li:hover .langinfo,#module_657612206 .langactive .langinfo{border-color:#333333}
#module_657612206 .langlistbox li:hover .langtxt,#module_657612206 .langactive .langtxt{ color:#333333 }
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a:hover,#module_657612206.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(237, 170, 101);}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_657612206 {}#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_657612206.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    
}
.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_657612204 .ModuleHead .HeadCenter{float:none;}
#module_657612204 {
padding:0px;
}
#module_657612204 {
}
#module_657612204 .ModuleHead0 {
display:none;
}

#module_657612204 .defaultbtn{background-color:#fff}
#module_657612204 .defaultbtn{}
#module_657612204 .spotgroup{color:#000}
#module_657612204 .itembtn{background-color:#fff}
#module_657612204 .itembtn{}
#module_657612204 .itemicon{color:#666} #module_657612204 svg>*{fill:#666}
#module_657612204 .itemtext{background-color:#fff} #module_657612204 .itemtextright::before{border-left-color:#fff} #module_657612204 .itemtextleft::before{border-right-color:#fff}
#module_657612204 .itemtext{}
#module_657612204 .itemtext{font-size:12px;}
#module_657612204 .itemtext{font-family:;}
#module_657612204 .itemtext{color:#666 !important;}
#module_657612204 .itemtext{font-weight:normal;}
#module_657612204 .itemtext{text-decoration:none;}
#module_657612204 .itemtext{font-style:normal;}
#module_657612204 .defaultbtnbghover{background-color:#000000}
#module_657612204 .defaultbtnbghover{}
#module_657612204 .defaultbtniconbghover{color:#fff}
.module_657612205 .ModuleHead .HeadCenter{float:none;}
#module_657612205 {
padding:0px;
}
#module_657612205 {
}
#module_657612205 .ModuleHead657612205 {
display:none;
}
#module_657612205 .BodyCenter.BodyCenter657612205 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612205 >.module_657612205 {
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_657612205 >.module_657612205{
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_657612205 .BodyCenter.BodyCenter657612205 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612205 .BodyCenter.BodyCenter657612205 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612205 >.module_657612205 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612205 >.module_657612205 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612205 >.module_657612205 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612205:hover {
border:none;
}
#module_657612205:hover >.module_657612205 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612205 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_657612205 .foot-nav-list{border-top-color:rgb(242, 242, 242);}
#module_657612205 .foot-nav-list{border-top-style:solid;}
#module_657612205 .foot-nav-list{border-top-width:1px;}
#module_657612205 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_657612205 .icon{color:rgb(63, 63, 63) !important;} #module_657612205 .icon svg >*{fill:rgb(63, 63, 63)}
#module_657612205 .itemText{font-size:12px;}
#module_657612205 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_657612205 .itemText{color:rgb(63, 63, 63) !important;}
#module_657612205 .itemText{font-weight:normal;}
#module_657612205 .itemText{text-decoration:none;}
#module_657612205 .itemText{font-style:normal;}
#module_657612205 .iconh{color:rgb(220, 154, 87) !important;}  #module_657612205 .iconh svg >*{fill:rgb(220, 154, 87)}
#module_657612205 .itemTexth{font-size:12px;}
#module_657612205 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_657612205 .itemTexth{color:rgb(220, 154, 87) !important;}
#module_657612205 .itemTexth{font-weight:normal;}
#module_657612205 .itemTexth{text-decoration:none;}
#module_657612205 .itemTexth{font-style:normal;}