.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    
    
    .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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_70581002 .ModuleHead .HeadCenter{float:none;}
#module_70581002 {
padding:0px;
}
#module_70581002 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_70581002 .ModuleHead70581002 {
display:none;
}
#module_70581002 .BodyCenter.BodyCenter70581002 {
background:none;background-color:rgb(49, 106, 176);
}
#module_70581002 >.module_70581002 {
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_70581002 >.module_70581002{
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_70581002 .BodyCenter.BodyCenter70581002 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:1.8216%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581002 .BodyCenter.BodyCenter70581002 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_70581002 >.module_70581002 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581002 >.module_70581002 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_70581002 >.module_70581002 {box-shadow: 0px 0px 0px 0px #ccc}
#module_70581002:hover {
border:none;
}
#module_70581002:hover >.module_70581002 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_70581002 .ModuleSubContainer{background-color:transparent;}
#module_70581002 .ModuleSubContainer{background-image:none;}
#module_70581002 .ModuleSubContainer{background-repeat:no-repeat;}
#module_70581002 .ModuleSubContainer{background-position:0% 0%;}
#module_70581002 .ModuleSubContainer{background-attachment:scroll;}
#module_70581002 .ModuleSubContainer{}
#module_70581002 {!bgVideo!}{bgVideoUrl:none}
#module_70581002 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_70581002 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_70581002 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer70581002 {}
.ModuleGridContainer.ModuleGridContainer70581002 .SubPadding {width:0px;}
.ModuleLangSwitchGiant.layout-102 .lang-list{
    display: inline-block;
    vertical-align: top;
}
.ModuleLangSwitchGiant.layout-102 .lang-list li{
	float:left
}
.ModuleLangSwitchGiant.layout-102 .lang-text{
	font-size:12px;
	color:#333;
	padding:10px;
	position: relative;
}
.ModuleLangSwitchGiant.layout-102 .lang-text.current{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:hover{
	color:#f10215;
}
.ModuleLangSwitchGiant.layout-102 .lang-split{
	border-left:1px solid #333;
}
.ModuleLangSwitchGiant.layout-102 li:nth-last-of-type(1)>.lang-split{
	border-left:none !important;
}
.ModuleLangSwitchGiant.layout-102 .lang-text:after{ content: ""; position: absolute; width: 1px; background: #ccc; height: 14px; top: 50%; right: 0;    transform: translate(0 ,-50%);}
.ModuleLangSwitchGiant.layout-102 .lang-list li:last-child a:after{ background: none !important}.module_70581010 .ModuleHead .HeadCenter{float:none;}
#module_70581010 {
padding:0px;
}
#module_70581010 {
position:static;
z-index:0;
top:25px;
left:841px;
width:100%;
height: auto;
}
#module_70581010 .ModuleHead70581010 {
display:none;
}
#module_70581010 .BodyCenter.BodyCenter70581010 {
background:none;background-color:rgba(0,0,0,0);
}
#module_70581010 >.module_70581010 {
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_70581010 >.module_70581010{
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_70581010 .BodyCenter.BodyCenter70581010 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581010 .BodyCenter.BodyCenter70581010 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_70581010 >.module_70581010 {
margin-top:1.0945%;
margin-left:87.5482%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581010 >.module_70581010 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_70581010 >.module_70581010 {box-shadow: 0px 0px 0px 0px #ccc}
#module_70581010:hover {
border:none;
}
#module_70581010:hover >.module_70581010 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_70581010 .BodyCenter{text-align:left;}
#module_70581010 .lang-text{font-size:14px;}
#module_70581010 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_70581010 .lang-text{color:rgb(164, 200, 243);}
#module_70581010 .lang-text{font-weight:normal;}
#module_70581010 .lang-text{text-decoration:initial;}
#module_70581010 .lang-text{font-style:normal;}
#module_70581010 .lang-text:after{background:;}
#module_70581010 .lang-list{background-color:rgba(0,0,0,0);}
#module_70581010 .lang-list{background-image:none;}
#module_70581010 .lang-list{background-repeat:no-repeat;}
#module_70581010 .lang-list{}
#module_70581010 .lang-list{}
#module_70581010 .lang-list{}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{font-size:14px;}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{font-family:微软雅黑,Microsoft YaHei;}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{color:rgb(255, 255, 255);}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{font-weight:normal;}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{text-decoration:initial;}
#module_70581010 .lang-text:hover,#module_70581010 .lang-text.current{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer70581002 #Sub70581002_1 {width:83.8333%;}

.ModuleButtonGiant.layout-106 .moduleButton{
    background-color: #1e88e5;
    font-size: 14px;
    height: 50px;
    width:180px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    border-radius:5px;
    cursor: pointer;
    overflow: hidden;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-grid;
    outline: 0;
    
}
.ModuleButtonGiant.layout-106 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-106 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-106 .moduleButton:hover:before{
    background: #1976d2;
}
.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-106 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-106 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-106 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-106 .moduleButton.Shutter-Out-Vertical:before{
    background: #1976d2
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-106 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-106 .BreadIcon{
    font-size: 16px;
}
.ModuleButtonGiant.layout-106 .share{ display: flex;}
.ModuleButtonGiant.layout-106  .horizontal{display: none;}
.ModuleButtonGiant.layout-106  .verticalshare{ overflow:auto !important; position: relative;}.module_70581027 .ModuleHead .HeadCenter{float:none;}
#module_70581027 {
padding:0px;
}
#module_70581027 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_70581027 .ModuleHead70581027 {
display:none;
}
#module_70581027 .BodyCenter.BodyCenter70581027 {
background:none;background-color:rgba(0,0,0,0);
}
#module_70581027 >.module_70581027 {
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_70581027 >.module_70581027{
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_70581027 .BodyCenter.BodyCenter70581027 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581027 .BodyCenter.BodyCenter70581027 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_70581027 >.module_70581027 {
margin-top:0.0000%;
margin-left:8.2394%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_70581027 >.module_70581027 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_70581027 >.module_70581027 {box-shadow: 0px 0px 0px 0px #ccc}
#module_70581027:hover {
border:none;
}
#module_70581027:hover >.module_70581027 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_70581027 .BodyCenter{text-align:right;}
#module_70581027 .moduleButton{font-size:13px;}
#module_70581027 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_70581027 .moduleButton{color:rgb(255, 255, 255);}
#module_70581027 .moduleButton{font-weight:normal;}
#module_70581027 .moduleButton{text-decoration:none;}
#module_70581027 .moduleButton{font-style:normal;}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{background-color:rgb(131, 172, 221);}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{}
#module_70581027 .moduleButton, #module_70581027 .moduleButton:before{}
#module_70581027 .moduleButton{border-color:#000;}
#module_70581027 .moduleButton{border-style:solid;}
#module_70581027 .moduleButton{border-width:0px;}
#module_70581027 .moduleButton{width:176px;}
#module_70581027 .moduleButton,#module_70581027 .BreadsvgIcon{height:39px;line-height:1.5;}
#module_70581027 .BodyCenter{color:#fff;}
#module_70581027 .moduleButton{border-top-left-radius:5px;}
#module_70581027 .moduleButton{border-top-right-radius:5px;}
#module_70581027 .moduleButton{border-bottom-left-radius:5px;}
#module_70581027 .moduleButton{border-bottom-right-radius:5px;}
#module_70581027 .BreadIcon{font-size:px;} #module_70581027 .BreadsvgIcon svg{width:px;height:px;}
#module_70581027 .BreadIcon{color:;} #module_70581027 .BreadsvgIcon svg>*{fill:;}
#module_70581027 .BreadIcon,#module_70581027 .BreadsvgIcon{margin-left:px;}
#module_70581027 .BreadIcon,#module_70581027 .BreadsvgIcon{margin-right:px;}
#module_70581027 .moduleButton{box-shadow:;}
#module_70581027 .moduleButton:hover .BreadIcon{font-size:px;} #module_70581027 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_70581027 .moduleButton:hover .BreadIcon{color:} #module_70581027 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_70581027 .moduleButton:hover{font-size:14px;}
#module_70581027 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_70581027 .moduleButton:hover{color:#fff;}
#module_70581027 .moduleButton:hover{font-weight:normal;}
#module_70581027 .moduleButton:hover{text-decoration:none;}
#module_70581027 .moduleButton:hover{font-style:normal;}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{background-image: unset;background-color:rgb(22, 118, 210);}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{}
#module_70581027 .moduleButton:hover, #module_70581027 .moduleButton:hover:before{}
#module_70581027 .moduleButton:hover{border-color:rgba(0, 0, 0, 0);}
#module_70581027 .moduleButton:hover{border-style:solid;}
#module_70581027 .moduleButton:hover{border-width:1px;}
#module_70581027 .moduleButton:hover{box-shadow:;}

.ModuleGridContainer.ModuleGridContainer70581002 #Sub70581002_2 {width:16.1667%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_67261163 .ModuleHead .HeadCenter{float:none;}
#module_67261163 {
padding:0px;
}
#module_67261163 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_67261163 .ModuleHead67261163 {
display:none;
}
#module_67261163 .BodyCenter.BodyCenter67261163 {
background:none;background-color:rgb(49, 106, 176);
}
#module_67261163 >.module_67261163 {
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_67261163 >.module_67261163{
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_67261163 .BodyCenter.BodyCenter67261163 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67261163 .BodyCenter.BodyCenter67261163 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67261163 >.module_67261163 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67261163 >.module_67261163 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67261163 >.module_67261163 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67261163:hover {
border:none;
}
#module_67261163:hover >.module_67261163 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67261163 .ModuleSubContainer{background-color:transparent;}
#module_67261163 .ModuleSubContainer{background-image:none;}
#module_67261163 .ModuleSubContainer{background-repeat:no-repeat;}
#module_67261163 .ModuleSubContainer{background-position:0% 0%;}
#module_67261163 .ModuleSubContainer{background-attachment:scroll;}
#module_67261163 .ModuleSubContainer{}
#module_67261163 {!bgVideo!}{bgVideoUrl:none}
#module_67261163 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_67261163 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_67261163 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer67261163 {}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_67261165 .ModuleHead .HeadCenter{float:none;}
#module_67261165 {
padding:0px;
}
#module_67261165 {
position:static;
z-index:0;
top:110px;
left:455px;
width:100%;
height: auto;
}
#module_67261165 .ModuleHead67261165 {
display:none;
}
#module_67261165 {
border:none;
}
@media screen and (min-width: 768px){
#module_67261165 >.module_67261165 {
margin-top:6.6667%;
margin-left:0.0000%;
margin-right:55.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67261165 >.module_67261165 {
}
}

#module_67261165 img{border-top-color:transparent;}
#module_67261165 img{border-top-style:none;}
#module_67261165 img{border-top-width:0px;}
#module_67261165 img{border-right-color:transparent;}
#module_67261165 img{border-right-style:none;}
#module_67261165 img{border-right-width:0px;}
#module_67261165 img{border-bottom-color:transparent;}
#module_67261165 img{border-bottom-style:none;}
#module_67261165 img{border-bottom-width:0px;}
#module_67261165 img{border-left-color:transparent;}
#module_67261165 img{border-left-style:none;}
#module_67261165 img{border-left-width:0px;}
#module_67261165 img{border-top-left-radius:0px;}
#module_67261165 img{border-top-right-radius:0px;}
#module_67261165 img{border-bottom-left-radius:0px;}
#module_67261165 img{border-bottom-right-radius:0px;}
#module_67261165 .BodyCenter{text-align: center;}

.ModuleNavGiant.layout-109 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-109 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-109 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-109 .moveMenuRight, .ModuleNavGiant.layout-109 .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-109 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-109 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-109 .moveMenuRight:hover, .ModuleNavGiant.layout-109 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-109 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-109 .navBorderTop {
  position: absolute;
  width: auto;
  height: 80px;
  left: 0px;
  bottom: 0px;
  background-color: #da0000;
  display:none;
  top:0px;
}
.ModuleNavGiant.layout-109 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 80px;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-109 .main-nav-item {
  width: auto;
  height:80px;
  line-height:80px;
  color: #000000;
  display: inline-block;
  position: relative;
  transition:all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-109 .main-nav-item span{
	display:block;
	width:100%;
	height:100%;
	position:relative;
  box-sizing: content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
}
.ModuleNavGiant.layout-109 .sub-nav-item-group {
  z-index: 3;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: none;
  left: 50% !important;
  transform: translateX(-50%);
}
.ModuleNavGiant.layout-109 .verticalMenu .sub-nav-item-group {
    display: none !important;
}
.sub-nav-holder{
	position:absolute;
	z-index:500;
	width:100%;display:none;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity:0.7;
  opacity: 0.7;
	height:40px;background-color:#333;
}
.ModuleNavGiant.layout-109 .sub-nav-item {
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-left: 25px;
}
.ModuleNavGiant.layout-109 .main-nav-item-hover span{
  color: #fff;
  top: -7px;
  -webkit-animation: layout-109-nav-active 0.5s;
  -moz-animation: layout-109-nav-active 0.5s;
  -o-animation: layout-109-nav-active 0.5s;
  animation: layout-109-nav-active 0.5s;
}
.ModuleNavGiant.layout-109 .main-nav-item-hover::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-animation: layout-109-nav-active2 0.5s;
  -moz-animation: layout-109-nav-active2 0.5s;
  -o-animation: layout-109-nav-active2 0.5s;
  animation: layout-109-nav-active2 0.5s;
  bottom: 25%;
}
@keyframes layout-109-nav-active {
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
}
@-webkit-keyframes layout-109-nav-active
 { 
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
 } 
 
  
 @-moz-keyframes layout-109-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }
 @-o-keyframes layout-109-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }  
@keyframes layout-109-nav-active2 {
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
}
@-webkit-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 } 
 
  
 @-moz-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }
 @-o-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }  
.ModuleNavGiant.layout-109 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-109 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-109 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item .OneRow {padding: 0 !important; text-align: center;}
.sub-nav-holder.sub-menu{
    display: none !important;
}.module_67261195 .ModuleHead .HeadCenter{float:none;}
#module_67261195 {
padding:0px;
}
#module_67261195 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_67261195 .ModuleHead67261195 {
display:none;
}
#module_67261195 .BodyCenter.BodyCenter67261195 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67261195 >.module_67261195 {
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_67261195 >.module_67261195{
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_67261195 .BodyCenter.BodyCenter67261195 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67261195 .BodyCenter.BodyCenter67261195 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67261195 >.module_67261195 {
margin-top:0.0000%;
margin-left:4.7778%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67261195 >.module_67261195 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67261195 >.module_67261195 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67261195:hover {
border:none;
}
#module_67261195:hover >.module_67261195 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67261195 .main-nav-item-group{height:80px;}#module_67261195 .main-nav-item{height:80px;line-height:80px}#module_67261195 .navBorderTop{height:80px;}#module_67261195 .main-nav-content{height:80px} #module_67261195 .main-nav-content{height:80px}
#module_67261195 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_67261195 .main-nav-content{background-image:none;}
#module_67261195 .main-nav-content{background-repeat:no-repeat;}
#module_67261195 .main-nav-content{}
#module_67261195 .main-nav-content{}
#module_67261195 .main-nav-content{}
#module_67261195 .main-nav-content, #module_67261195 .verticalMenu .main-nav-item-group{text-align:right;}
#module_67261195 .main-nav-item span{width:auto;}
#module_67261195 .main-nav-item span{padding-left:25px;padding-right:25px;} #module_67261195 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_67261195 .main-nav-item span{font-size:13px;}
#module_67261195 .main-nav-item span{font-family:微软雅黑,Microsoft YaHei;}
#module_67261195 .main-nav-item span{color:rgb(255, 255, 255);}
#module_67261195 .main-nav-item span{font-weight:normal;}
#module_67261195 .main-nav-item span{text-decoration:none;}
#module_67261195 .main-nav-item span{font-style:normal;}
#module_67261195 .main-nav-item{background-color:transparent;}
#module_67261195 .main-nav-item{background-image:none;}
#module_67261195 .main-nav-item{background-repeat:no-repeat;}
#module_67261195 .main-nav-item{}
#module_67261195 .main-nav-item{}
#module_67261195 .main-nav-item{}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{background-color:#333;}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{background-image:none;}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{background-repeat:no-repeat;}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{}
#module_67261195 .sub-nav-holder,#module_67261195_subholder{opacity:0.7;}
#module_67261195 .sub-nav-item{height:40px;line-height:40px}#module_67261195_subholder{height:40px;}
#module_67261195 .sub-nav-item{font-size:14px;}
#module_67261195 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_67261195 .sub-nav-item{color:#fff;}
#module_67261195 .sub-nav-item{font-weight:normal;}
#module_67261195 .sub-nav-item{text-decoration:none;}
#module_67261195 .sub-nav-item{font-style:normal;}
#module_67261195 .sub-nav-item{margin-right:0px;}
#module_67261195 .main-nav-item-hover span{font-size:13px;}
#module_67261195 .main-nav-item-hover span{font-family:微软雅黑,Microsoft YaHei;}
#module_67261195 .main-nav-item-hover span{color:#fff;}#module_67261195 .main-nav-item-hover::after{background-color:#fff;}
#module_67261195 .main-nav-item-hover span{font-weight:normal;}
#module_67261195 .main-nav-item-hover span{text-decoration:none;}
#module_67261195 .main-nav-item-hover span{font-style:normal;}
#module_67261195 .navBorderTop{background-color:rgba(0,0,0,0);}
#module_67261195 .navBorderTop{background-image:none;}
#module_67261195 .navBorderTop{background-repeat:no-repeat;}
#module_67261195 .navBorderTop{}
#module_67261195 .navBorderTop{}
#module_67261195 .navBorderTop{}
#module_67261195 .sub-nav-item:hover{font-size:14px;}
#module_67261195 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_67261195 .sub-nav-item:hover{color:#1e88e5;}
#module_67261195 .sub-nav-item:hover{font-weight:normal;}
#module_67261195 .sub-nav-item:hover{text-decoration:none;}
#module_67261195 .sub-nav-item:hover{font-style:normal;}


.module_72813498 .ModuleHead .HeadCenter{float:none;}
#module_72813498 {
padding:0px;
}
#module_72813498 {
position:static;
z-index:0;
top:68px;
left:290px;
width:100%;
height: auto;
}
#module_72813498 .ModuleHead72813498 {
display:none;
}
#module_72813498 .BodyCenter.BodyCenter72813498 {
background:none;background-color:rgba(0,0,0,0);
}
#module_72813498 >.module_72813498 {
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_72813498 >.module_72813498{
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_72813498 .BodyCenter.BodyCenter72813498 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_72813498 .BodyCenter.BodyCenter72813498 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_72813498 >.module_72813498 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_72813498 >.module_72813498 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_72813498 >.module_72813498 {box-shadow: 0px 0px 0px 0px #ccc}
#module_72813498:hover {
border:none;
}
#module_72813498:hover >.module_72813498 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_72813498 .ModuleSubContainer{background-color:transparent;}
#module_72813498 .ModuleSubContainer{background-image:none;}
#module_72813498 .ModuleSubContainer{background-repeat:no-repeat;}
#module_72813498 .ModuleSubContainer{background-position:0% 0%;}
#module_72813498 .ModuleSubContainer{background-attachment:scroll;}
#module_72813498 .ModuleSubContainer{}
#module_72813498 {!bgVideo!}{bgVideoUrl:none}
#module_72813498 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_72813498 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_72813498 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer72813498 {}
.module_72813502 .ModuleHead .HeadCenter{float:none;}
#module_72813502 {
padding:0px;
}
#module_72813502 {
position:static;
z-index:0;
top:69px;
left:104px;
width:100%;
height: auto;
}
#module_72813502 .ModuleHead72813502 {
display:none;
}
#module_72813502 .BodyCenter.BodyCenter72813502 {
background:none;background-color:rgba(0,0,0,0);
}
#module_72813502 >.module_72813502 {
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_72813502 >.module_72813502{
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_72813502 .BodyCenter.BodyCenter72813502 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_72813502 .BodyCenter.BodyCenter72813502 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_72813502 >.module_72813502 {
margin-top:6.2201%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_72813502 >.module_72813502 {
margin-top:3.2609%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_72813502 >.module_72813502 {box-shadow: 0px 0px 0px 0px #ccc}
#module_72813502:hover {
border:none;
}
#module_72813502:hover >.module_72813502 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_72813502 .BodyCenter{text-align:right;}
#module_72813502 .moduleButton{font-size:14px;}
#module_72813502 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_72813502 .moduleButton{color:#fff;}
#module_72813502 .moduleButton{font-weight:normal;}
#module_72813502 .moduleButton{text-decoration:none;}
#module_72813502 .moduleButton{font-style:normal;}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{background-color:rgb(57, 98, 173);}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{}
#module_72813502 .moduleButton, #module_72813502 .moduleButton:before{}
#module_72813502 .moduleButton{border-color:#000;}
#module_72813502 .moduleButton{border-style:solid;}
#module_72813502 .moduleButton{border-width:0px;}
#module_72813502 .moduleButton{width:177px;}
#module_72813502 .moduleButton,#module_72813502 .BreadsvgIcon{height:39px;line-height:1.5;}
#module_72813502 .BodyCenter{color:#fff;}
#module_72813502 .moduleButton{border-top-left-radius:5px;}
#module_72813502 .moduleButton{border-top-right-radius:5px;}
#module_72813502 .moduleButton{border-bottom-left-radius:5px;}
#module_72813502 .moduleButton{border-bottom-right-radius:5px;}
#module_72813502 .BreadIcon{font-size:px;} #module_72813502 .BreadsvgIcon svg{width:px;height:px;}
#module_72813502 .BreadIcon{color:;} #module_72813502 .BreadsvgIcon svg>*{fill:;}
#module_72813502 .BreadIcon,#module_72813502 .BreadsvgIcon{margin-left:px;}
#module_72813502 .BreadIcon,#module_72813502 .BreadsvgIcon{margin-right:px;}
#module_72813502 .moduleButton{box-shadow:;}
#module_72813502 .moduleButton:hover .BreadIcon{font-size:px;} #module_72813502 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_72813502 .moduleButton:hover .BreadIcon{color:} #module_72813502 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_72813502 .moduleButton:hover{font-size:14px;}
#module_72813502 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_72813502 .moduleButton:hover{color:#fff;}
#module_72813502 .moduleButton:hover{font-weight:normal;}
#module_72813502 .moduleButton:hover{text-decoration:none;}
#module_72813502 .moduleButton:hover{font-style:normal;}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{background-image: unset;background-color:#1976d2;}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{}
#module_72813502 .moduleButton:hover, #module_72813502 .moduleButton:hover:before{}
#module_72813502 .moduleButton:hover{border-color:transparent;}
#module_72813502 .moduleButton:hover{border-style:solid;}
#module_72813502 .moduleButton:hover{border-width:0px;}
#module_72813502 .moduleButton:hover{box-shadow:;}

.module_72813504 .ModuleHead .HeadCenter{float:none;}
#module_72813504 {
padding:0px;
}
#module_72813504 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_72813504 .ModuleHead72813504 {
display:none;
}
#module_72813504 .BodyCenter.BodyCenter72813504 {
background:none;background-color:rgba(0,0,0,0);
}
#module_72813504 >.module_72813504 {
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_72813504 >.module_72813504{
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_72813504 .BodyCenter.BodyCenter72813504 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_72813504 .BodyCenter.BodyCenter72813504 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_72813504 >.module_72813504 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_72813504 >.module_72813504 {
margin-top:7.5832%;
margin-left:35.8186%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_72813504 >.module_72813504 {box-shadow: 0px 0px 0px 0px #ccc}
#module_72813504:hover {
border:none;
}
#module_72813504:hover >.module_72813504 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_72813504 .BodyCenter{text-align:left;}
#module_72813504 .lang-text{font-size:12px;}
#module_72813504 .lang-text{font-family:微软雅黑,Microsoft YaHei;}
#module_72813504 .lang-text{color:rgb(127, 127, 127);}
#module_72813504 .lang-text{font-weight:normal;}
#module_72813504 .lang-text{text-decoration:initial;}
#module_72813504 .lang-text{font-style:normal;}
#module_72813504 .lang-text:after{background:;}
#module_72813504 .lang-list{background-color:#fff;}
#module_72813504 .lang-list{background-image:none;}
#module_72813504 .lang-list{background-repeat:no-repeat;}
#module_72813504 .lang-list{}
#module_72813504 .lang-list{}
#module_72813504 .lang-list{}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{font-size:12px;}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{font-family:微软雅黑,Microsoft YaHei;}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{color:rgb(0, 0, 0);}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{font-weight:normal;}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{text-decoration:initial;}
#module_72813504 .lang-text:hover,#module_72813504 .lang-text.current{font-style:normal;}

.ModuleUserLoginGiant.layout-101 .BodyCenter {
  font-size: 0px;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container {
  display: inline-block;
  width: 360px;
  height: auto;
  margin: 0 auto;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content {
  width: 304px;
  margin: 0px auto;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-head {
  box-sizing: content-box;
  height: 36px;
  line-height: 36px;
  border-bottom: 2px solid #d9d9d9;
  vertical-align: top;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-head .userlogin-title {
  width: 120px;
  margin-bottom: 0px;
  padding-bottom: 12px;
  line-height: initial;
  color: #fd6e27;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 2px solid #fd6e27;
  text-align: left;
  vertical-align: top;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-head .pro-return {
  display: none;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content {
  padding-top: 36px;
  text-align: left;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd {
  position: relative;
  margin-bottom: 32px;
  font-size: 14px;
  color: #999;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .icon-name,
.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .icon-pwd {
  width: 38px;
  height: 38px;
  position: absolute;
  text-align: center;
  line-height: 40px;
  background-color: #f8f8f8;
  border-right: 1px solid #e5e5e5;
  top: 1px;
  left: 1px;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-name,
.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-pwd {
  width: 100%;
  height: 40px;
  border: none;
  padding-left: 50px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-name:focus,
.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-pwd:focus {
  border: 1px solid #fd6e27;
  outline: 0;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .ts-text {
  position: absolute;
  top: initial;
  left: 0;
  bottom: -25px;
  padding: 0;
  color: red;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-setting {
  height: 24px;
  line-height: 24px;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-setting .userlogin-forgetpwd {
  float: left;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-setting .free-registration {
  float: right;
  font-size: 12px;
  color: #fd6e27;
  text-decoration: underline;
  cursor: pointer;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter {
  margin: 36px auto 0;
  position: relative;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter .tj-text {
  width: 100%;
  position: absolute;
  text-align: center;
  top: -30px;
  left: 0px;
  font-size: 12px;
  color: red;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter .userlogin-enter-btn {
  width: 302px;
  height: 50px;
  border: none;
  background-color: #fd6e27;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  cursor: pointer;
}

.ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter .userlogin-enter-btn:hover {
  background-color: #f65e12;
}

@media (max-width: 767px) {
  .ModuleUserLoginGiant.layout-101 .userlogin-container {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content {
    width: auto;
    margin: 0;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-head {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: none;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-head .userlogin-title {
    display: inline-block;
    width: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    border-bottom: none;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content {
    width: auto;
    padding: 0px 16px 10px;
    box-sizing: border-box;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    color: #999;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .icon-name,
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .icon-pwd {
    width: 42px;
    height: 42px;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-name,
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-name-pwd .userlogin-pwd {
    height: 44px;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter {
    width: 100%;
  }
  .ModuleUserLoginGiant.layout-101 .userlogin-container .userlogin-content .userlogin-main-content .userlogin-enter .userlogin-enter-btn {
    width: 100%;
  }
}.module_0 .ModuleHead .HeadCenter{float:none;}
#module_0 {
padding:0px;
}
#module_0 {
height: auto;
}
#module_0 .ModuleHead0 {
display:none;
}

#module_0 .BodyCenter,.loginResults{text-align:center;}
#module_0 .userlogin-name-pwd .userlogin-name, #module_0 .userlogin-name-pwd .userlogin-pwd{border-color:#e5e5e5;}
#module_0 .ts-text{color:#fd6e27;}
#module_0 .userlogin-title{font-size:18px;}
#module_0 .userlogin-title{font-family:;}
#module_0 .userlogin-title{color:#fd6e27;}
#module_0 .userlogin-title{font-weight:400;}
#module_0 .userlogin-title{text-decoration:none;}
#module_0 .userlogin-title{font-style:normal;}
#module_0 .userlogin-main-head{border-bottom-color:#d9d9d9;}
#module_0 .userlogin-enter-btn{font-size:18px;}
#module_0 .userlogin-enter-btn{font-family:;}
#module_0 .userlogin-enter-btn{color:#fff;}
#module_0 .userlogin-enter-btn{font-weight:normal;}
#module_0 .userlogin-enter-btn{text-decoration:none;}
#module_0 .userlogin-enter-btn{font-style:normal;}
#module_0 .userlogin-enter-btn{background-color:#fd6e27;}
#module_0 .userlogin-enter-btn{}
#module_0 .userlogin-enter-btn{background-repeat:no-repeat;}
#module_0 .userlogin-enter-btn{}
#module_0 .userlogin-enter-btn{}
#module_0 .userlogin-enter-btn{}
#module_0 .userlogin-forgetpwd{font-size:12px;}
#module_0 .userlogin-forgetpwd{font-family:;}
#module_0 .userlogin-forgetpwd{color:#666;}
#module_0 .userlogin-forgetpwd{font-weight:normal;}
#module_0 .userlogin-forgetpwd{text-decoration:none;}
#module_0 .userlogin-forgetpwd{font-style:normal;}
#module_0 .free-registration{font-size:12px;}
#module_0 .free-registration{font-family:;}
#module_0 .free-registration{color:#fd6e27;}
#module_0 .free-registration{font-weight:normal;}
#module_0 .free-registration{text-decoration:underline;}
#module_0 .free-registration{font-style:normal;}
#module_0 .userlogin-name:focus, #module_0 .userlogin-pwd:focus{border-color:#fd6e27;}
#module_0 .userlogin-title{border-bottom-color:#fd6e27;}
#module_0 .userlogin-enter-btn:hover{font-size:18px;}
#module_0 .userlogin-enter-btn:hover{font-family:;}
#module_0 .userlogin-enter-btn:hover{color:#fff;}
#module_0 .userlogin-enter-btn:hover{font-weight:normal;}
#module_0 .userlogin-enter-btn:hover{text-decoration:none;}
#module_0 .userlogin-enter-btn:hover{font-style:normal;}
#module_0 .userlogin-enter-btn:hover{background-color:#fd6e27;}
#module_0 .userlogin-enter-btn:hover{}
#module_0 .userlogin-enter-btn:hover{background-repeat:no-repeat;}
#module_0 .userlogin-enter-btn:hover{}
#module_0 .userlogin-enter-btn:hover{}
#module_0 .userlogin-enter-btn:hover{}
.module_67272847 .ModuleHead .HeadCenter{float:none;}
#module_67272847 {
padding:0px;
}
#module_67272847 {
position:static;
z-index:0;
top:1px;
left:0px;
width:100%;
height: auto;
}
#module_67272847 .ModuleHead67272847 {
display:none;
}
#module_67272847 .BodyCenter.BodyCenter67272847 {
background:none;background-color:rgb(49, 106, 176);
}
#module_67272847 >.module_67272847 {
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_67272847 >.module_67272847{
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_67272847 .BodyCenter.BodyCenter67272847 {
padding-top:1.8305%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6134%;
}
}
@media screen and (max-width: 767px){
#module_67272847 .BodyCenter.BodyCenter67272847 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272847 >.module_67272847 {
margin-top:2.5126%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272847 >.module_67272847 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272847 >.module_67272847 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272847:hover {
border:none;
}
#module_67272847:hover >.module_67272847 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272847 .ModuleSubContainer{background-color:transparent;}
#module_67272847 .ModuleSubContainer{background-image:none;}
#module_67272847 .ModuleSubContainer{background-repeat:no-repeat;}
#module_67272847 .ModuleSubContainer{background-position:0% 0%;}
#module_67272847 .ModuleSubContainer{background-attachment:scroll;}
#module_67272847 .ModuleSubContainer{}
#module_67272847 {!bgVideo!}{bgVideoUrl:none}
#module_67272847 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_67272847 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_67272847 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer67272847 {}
.module_67272849 .ModuleHead .HeadCenter{float:none;}
#module_67272849 {
padding:0px;
}
#module_67272849 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_67272849 .ModuleHead67272849 {
display:none;
}
#module_67272849 .BodyCenter.BodyCenter67272849 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67272849 >.module_67272849 {
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_67272849 >.module_67272849{
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_67272849 .BodyCenter.BodyCenter67272849 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272849 .BodyCenter.BodyCenter67272849 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272849 >.module_67272849 {
margin-top:10.6615%;
margin-left:0.0000%;
margin-right:33.3177%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272849 >.module_67272849 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272849 >.module_67272849 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272849:hover {
border:none;
}
#module_67272849:hover >.module_67272849 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272849 img{border-top-color:transparent;}
#module_67272849 img{border-top-style:none;}
#module_67272849 img{border-top-width:0px;}
#module_67272849 img{border-right-color:transparent;}
#module_67272849 img{border-right-style:none;}
#module_67272849 img{border-right-width:0px;}
#module_67272849 img{border-bottom-color:transparent;}
#module_67272849 img{border-bottom-style:none;}
#module_67272849 img{border-bottom-width:0px;}
#module_67272849 img{border-left-color:transparent;}
#module_67272849 img{border-left-style:none;}
#module_67272849 img{border-left-width:0px;}
#module_67272849 img{border-top-left-radius:0px;}
#module_67272849 img{border-top-right-radius:0px;}
#module_67272849 img{border-bottom-left-radius:0px;}
#module_67272849 img{border-bottom-right-radius:0px;}
#module_67272849 .BodyCenter{text-align: center;}


.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_67272850 .ModuleHead .HeadCenter{float:none;}
#module_67272850 {
padding:0px;
}
#module_67272850 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_67272850 .ModuleHead67272850 {
display:none;
}
#module_67272850 .BodyCenter.BodyCenter67272850 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67272850 >.module_67272850 {
border-top-style:solid;
border-top-color:rgba(0,0,0,0);
border-top-width:0px;
border-left-style:solid;
border-left-color:rgba(0,0,0,0);
border-left-width:0px;
border-right-style:solid;
border-right-color:rgba(0,0,0,0);
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgba(0,0,0,0);
border-bottom-width:0px;
}
#module_67272850 >.module_67272850{
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_67272850 .BodyCenter.BodyCenter67272850 {
padding-top:1.2222%;
padding-left:2.2222%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272850 .BodyCenter.BodyCenter67272850 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272850 >.module_67272850 {
margin-top:-3.5556%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:-0.5556%;
}
}
@media screen and (max-width: 767px){
#module_67272850 >.module_67272850 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272850 >.module_67272850 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272850:hover {
border:none;
}
#module_67272850:hover >.module_67272850 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272850 .ModuleImageTextGiantContent{margin-top:0px;}
#module_67272850 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_67272850 .ModuleImageTextGiantContent{margin-left:0px;}
#module_67272850 .ModuleImageTextGiantContent{margin-right:10px;}
#module_67272850 .imageTextGiant-Container{padding-top:10px;}
#module_67272850 .imageTextGiant-Container{padding-bottom:10px;}
#module_67272850 .imageTextGiant-Container{padding-left:10px;}
#module_67272850 .imageTextGiant-Container{padding-right:10px;}
#module_67272850 .showHandle .btn{font-size:13px;}
#module_67272850 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_67272850 .showHandle .btn{color:#333;}
#module_67272850 .showHandle .btn{font-weight:400;}
#module_67272850 .showHandle .btn{text-decoration:none;}
#module_67272850 .showHandle .btn{font-style:normal;}
#module_67272850 .showHandle div{border-top-color:#ddd !important;}
#module_67272850 .showHandle div{border-top-style:solid !important;}
#module_67272850 .showHandle div{border-top-width:0px !important;}
#module_67272850 .showHandle{background-color:transparent;}
#module_67272850 .showHandle{background-image:none;}
#module_67272850 .showHandle{background-repeat:no-repeat;}
#module_67272850 .showHandle{}
#module_67272850 .showHandle{}
#module_67272850 .showHandle{}
#module_67272850 a{font-size:unset;font-family:unset}
.module_67272851 .ModuleHead .HeadCenter{float:none;}
#module_67272851 {
padding:0px;
}
#module_67272851 {
position:static;
z-index:0;
top:4059px;
left:819px;
width:100%;
height: auto;
}
#module_67272851 .ModuleHead67272851 {
display:none;
}
#module_67272851 .BodyCenter.BodyCenter67272851 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67272851 >.module_67272851 {
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_67272851 >.module_67272851{
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_67272851 .BodyCenter.BodyCenter67272851 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272851 .BodyCenter.BodyCenter67272851 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272851 >.module_67272851 {
margin-top:0.0000%;
margin-left:2.4427%;
margin-right:0.0000%;
margin-bottom:-4.3316%;
}
}
@media screen and (max-width: 767px){
#module_67272851 >.module_67272851 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272851 >.module_67272851 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272851:hover {
border:none;
}
#module_67272851:hover >.module_67272851 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272851 .ModuleImageTextGiantContent{margin-top:0px;}
#module_67272851 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_67272851 .ModuleImageTextGiantContent{margin-left:0px;}
#module_67272851 .ModuleImageTextGiantContent{margin-right:10px;}
#module_67272851 .imageTextGiant-Container{padding-top:10px;}
#module_67272851 .imageTextGiant-Container{padding-bottom:10px;}
#module_67272851 .imageTextGiant-Container{padding-left:8px;}
#module_67272851 .imageTextGiant-Container{padding-right:10px;}
#module_67272851 .showHandle .btn{font-size:14px;}
#module_67272851 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_67272851 .showHandle .btn{color:#333;}
#module_67272851 .showHandle .btn{font-weight:400;}
#module_67272851 .showHandle .btn{text-decoration:none;}
#module_67272851 .showHandle .btn{font-style:normal;}
#module_67272851 .showHandle div{border-top-color:#ddd !important;}
#module_67272851 .showHandle div{border-top-style:solid !important;}
#module_67272851 .showHandle div{border-top-width:1px !important;}
#module_67272851 .showHandle{background-color:transparent;}
#module_67272851 .showHandle{background-image:none;}
#module_67272851 .showHandle{background-repeat:no-repeat;}
#module_67272851 .showHandle{}
#module_67272851 .showHandle{}
#module_67272851 .showHandle{}
#module_67272851 a{font-size:unset;font-family:unset}
.module_67272848 .ModuleHead .HeadCenter{float:none;}
#module_67272848 {
padding:0px;
}
#module_67272848 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_67272848 .ModuleHead67272848 {
display:none;
}
#module_67272848 .BodyCenter.BodyCenter67272848 {
background:none;background-color:rgb(63, 129, 209);
}
#module_67272848 >.module_67272848 {
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_67272848 >.module_67272848{
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_67272848 .BodyCenter.BodyCenter67272848 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272848 .BodyCenter.BodyCenter67272848 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272848 >.module_67272848 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272848 >.module_67272848 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272848 >.module_67272848 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272848:hover {
border:none;
}
#module_67272848:hover >.module_67272848 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272848 .ModuleSubContainer{background-color:transparent;}
#module_67272848 .ModuleSubContainer{background-image:none;}
#module_67272848 .ModuleSubContainer{background-repeat:no-repeat;}
#module_67272848 .ModuleSubContainer{background-position:0% 0%;}
#module_67272848 .ModuleSubContainer{background-attachment:scroll;}
#module_67272848 .ModuleSubContainer{}
#module_67272848 {!bgVideo!}{bgVideoUrl:none}
#module_67272848 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_67272848 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_67272848 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer67272848 {}
.module_67272852 .ModuleHead .HeadCenter{float:none;}
#module_67272852 {
padding:0px;
}
#module_67272852 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_67272852 .ModuleHead67272852 {
display:none;
}
#module_67272852 .ModuleHead .HeadText.HeadText67272852 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_67272852 .ModuleHead .HeadCenter.HeadCenter67272852{text-align:left;}
#module_67272852 .ModuleHead .HeadCenter.HeadCenter67272852 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_67272852 .BodyCenter.BodyCenter67272852 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67272852 >.module_67272852 {
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_67272852 >.module_67272852{
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_67272852 .BodyCenter.BodyCenter67272852 {
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_67272852 .BodyCenter.BodyCenter67272852 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_67272852 >.module_67272852 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_67272852 >.module_67272852 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_67272852 >.module_67272852 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67272852:hover {
border:none;
}
#module_67272852:hover >.module_67272852 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67272852 .ModuleImageTextGiantContent{margin-top:px;}
#module_67272852 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_67272852 .ModuleImageTextGiantContent{margin-left:px;}
#module_67272852 .ModuleImageTextGiantContent{margin-right:px;}
#module_67272852 .imageTextGiant-Container{padding-top:10px;}
#module_67272852 .imageTextGiant-Container{padding-bottom:10px;}
#module_67272852 .imageTextGiant-Container{padding-left:10px;}
#module_67272852 .imageTextGiant-Container{padding-right:10px;}
#module_67272852 .showHandle .btn{font-size:px;}
#module_67272852 .showHandle .btn{font-family:;}
#module_67272852 .showHandle .btn{color:;}
#module_67272852 .showHandle .btn{}
#module_67272852 .showHandle .btn{}
#module_67272852 .showHandle .btn{}
#module_67272852 .showHandle div{border-top-color: !important;}
#module_67272852 .showHandle div{border-top-style: !important;}
#module_67272852 .showHandle div{border-top-width:px !important;}
#module_67272852 .showHandle{background-color:;}
#module_67272852 .showHandle{}
#module_67272852 .showHandle{}
#module_67272852 .showHandle{}
#module_67272852 .showHandle{}
#module_67272852 .showHandle{}
#module_67272852 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_67219251 .ModuleHead .HeadCenter{float:none;}
#module_67219251 {
padding:0px;
}
#module_67219251 {
}
#module_67219251 .ModuleHead67219251 {
display:none;
}
#module_67219251 .BodyCenter.BodyCenter67219251 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67219251 >.module_67219251 {
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_67219251 >.module_67219251{
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_67219251 .BodyCenter.BodyCenter67219251 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_67219251 .BodyCenter.BodyCenter67219251 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_67219251 >.module_67219251 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_67219251 >.module_67219251 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_67219251 >.module_67219251 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67219251:hover {
border:none;
}
#module_67219251:hover >.module_67219251 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67219251 .langlistbox{background-color:} #module_67219251 .langlistbox .jt{border-bottom-color:}
#module_67219251 .langlistbox .langinfo{color:}
#module_67219251 .langlistbox .langinfo{background-color:}
#module_67219251 .langlistbox .langinfo{border-color:}
#module_67219251 .langlistbox .langtxt{ font-size:px }
#module_67219251 .langlistbox .langtxt{ color: }
#module_67219251 {}#module_67219251.layout-101 #header{border-bottom-color:transparent;}
#module_67219251 {}#module_67219251.layout-101 #header{border-bottom-style:none;}
#module_67219251 {}#module_67219251.layout-101 #header{border-bottom-width:0px;}
#module_67219251 {}#module_67219251.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_67219251 {}#module_67219251.layout-101 #MobileNav{background-color: transparent;} #module_67219251.layout-101 #header{background-color:rgb(46, 89, 168);}
#module_67219251 {}#module_67219251.layout-101 #header{}
#module_67219251 {}#module_67219251.layout-101 #header p{font-Family:;}
#module_67219251 {}#module_67219251.layout-101 #header p{font-size:px;}
#module_67219251 {}#module_67219251.layout-101 #header p{color:#fff;}
#module_67219251 {}#module_67219251.layout-101 #header p{}
#module_67219251 {}#module_67219251.layout-101 #header p{}
#module_67219251 {}#module_67219251.layout-101 #header p{}
#module_67219251 {}#module_67219251.layout-101 .lcitem .rect{background:#fff;} #module_67219251.layout-101 .icons{color:#fff;} #module_67219251.layout-101 .svgdiv svg>*{fill:#fff;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item ul li{border-bottom-color:#838383;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item,#module_67219251.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item,#module_67219251.layout-101 #MobileNavFloatLayer{}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a{}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a,#module_67219251.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a{background:#3c3c3c;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a,#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a,#module_67219251.layout-101 .micro-nav-item>ul>li>a p{font-family:;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a,#module_67219251.layout-101 .micro-nav-item>ul>li>a p{font-size:px;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a,#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a,#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_67219251 .langlistbox li:hover .langinfo,#module_67219251 .langactive .langinfo {color:}
#module_67219251 .langlistbox li:hover .langinfo,#module_67219251 .langactive .langinfo{background-color:}
#module_67219251 .langlistbox li:hover .langinfo,#module_67219251 .langactive .langinfo{border-color:}
#module_67219251 .langlistbox li:hover .langtxt,#module_67219251 .langactive .langtxt{ color: }
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a:hover,#module_67219251.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#888;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_67219251 {}#module_67219251.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_67219251.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_67219252 .ModuleHead .HeadCenter{float:none;}
#module_67219252 {
padding:0px;
}
#module_67219252 {
}
#module_67219252 .ModuleHead0 {
display:none;
}

#module_67219252 .defaultbtn{background-color:#fff}
#module_67219252 .defaultbtn{}
#module_67219252 .spotgroup{color:#000}
#module_67219252 .itembtn{background-color:#fff}
#module_67219252 .itembtn{}
#module_67219252 .itemicon{color:#666} #module_67219252 svg>*{fill:#666}
#module_67219252 .itemtext{background-color:#fff} #module_67219252 .itemtextright::before{border-left-color:#fff} #module_67219252 .itemtextleft::before{border-right-color:#fff}
#module_67219252 .itemtext{}
#module_67219252 .itemtext{font-size:12px;}
#module_67219252 .itemtext{font-family:;}
#module_67219252 .itemtext{color:#666 !important;}
#module_67219252 .itemtext{font-weight:normal;}
#module_67219252 .itemtext{text-decoration:none;}
#module_67219252 .itemtext{font-style:normal;}
#module_67219252 .defaultbtnbghover{background-color:#000000}
#module_67219252 .defaultbtnbghover{}
#module_67219252 .defaultbtniconbghover{color:#fff}
.module_67219253 .ModuleHead .HeadCenter{float:none;}
#module_67219253 {
padding:0px;
}
#module_67219253 {
}
#module_67219253 .ModuleHead67219253 {
display:none;
}
#module_67219253 .BodyCenter.BodyCenter67219253 {
background:none;background-color:rgba(0,0,0,0);
}
#module_67219253 >.module_67219253 {
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_67219253 >.module_67219253{
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_67219253 .BodyCenter.BodyCenter67219253 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_67219253 .BodyCenter.BodyCenter67219253 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_67219253 >.module_67219253 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_67219253 >.module_67219253 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_67219253 >.module_67219253 {box-shadow: 0px 0px 0px 0px #ccc}
#module_67219253:hover {
border:none;
}
#module_67219253:hover >.module_67219253 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_67219253 .foot-nav-list{background-color:rgb(46, 89, 168) !important;}
#module_67219253 .foot-nav-list{border-top-color:transparent;}
#module_67219253 .foot-nav-list{border-top-style:none;}
#module_67219253 .foot-nav-list{border-top-width:0px;}
#module_67219253 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_67219253 .icon{color:#fff !important;} #module_67219253 .icon svg >*{fill:#fff}
#module_67219253 .itemText{font-size:12px;}
#module_67219253 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_67219253 .itemText{color:#fff !important;}
#module_67219253 .itemText{font-weight:normal;}
#module_67219253 .itemText{text-decoration:none;}
#module_67219253 .itemText{font-style:normal;}
#module_67219253 .iconh{color:#fff !important;}  #module_67219253 .iconh svg >*{fill:#fff}
#module_67219253 .itemTexth{font-size:12px;}
#module_67219253 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_67219253 .itemTexth{color:#fff !important;}
#module_67219253 .itemTexth{font-weight:normal;}
#module_67219253 .itemTexth{text-decoration:none;}
#module_67219253 .itemTexth{font-style:normal;}