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

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

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

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


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

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


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

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

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

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

	}
}

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

	}
}
@keyframes switchSlideInDown  {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.module_657612274 .ModuleHead .HeadCenter{float:none;}
#module_657612274 {
padding:0px;
}
#module_657612274 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612274 .ModuleHead657612274 {
display:none;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_657612040 .ModuleHead .HeadCenter{float:none;}
#module_657612040 {
padding:0px;
}
#module_657612040 {
width:100%;
}
#module_657612040 .ModuleHead657612040 {
display:none;
}
#module_657612040 .BodyCenter.BodyCenter657612040 {
background:none;background-color:rgba(12, 12, 12, 0.05);
}
#module_657612040 >.module_657612040 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612040 >.module_657612040{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612040 .BodyCenter.BodyCenter657612040 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612040 .BodyCenter.BodyCenter657612040 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612040 >.module_657612040 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612040 >.module_657612040 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612040 >.module_657612040 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612040:hover {
border:none;
}
#module_657612040:hover >.module_657612040 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612040 .ModuleSubContainer{background-color:transparent;}
#module_657612040 .ModuleSubContainer{background-image:none;}
#module_657612040 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612040 .ModuleSubContainer{background-position:0% 0%;}
#module_657612040 .ModuleSubContainer{background-attachment:scroll;}
#module_657612040 .ModuleSubContainer{}
#module_657612040 {!bgVideo!}{bgVideoUrl:}
#module_657612040 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612040 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612040 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612040 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612040 .SubPadding {width:0px;}

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

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

.ModuleNavGiant.layout-116 .main-nav-item::before {
    content: '';
    position: absolute;
    width: 0%;
    transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    border-bottom-width:3px;
    border-bottom-style:solid;
    z-index: 1;
    left: 50%;
    bottom: 0;
    margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
display: block;
}
.ModuleNavGiant.layout-116 .main-nav-item-group.current .main-nav-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1976d2;
    z-index: 11111;
    left: 0;
    bottom: 0;
}
.ModuleNavGiant.layout-116 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}


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

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









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

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

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

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_657612088 .ModuleHead .HeadCenter{float:none;}
#module_657612088 {
padding:0px;
}
#module_657612088 {
position:static;
z-index:0;
top:114px;
left:153px;
width:100%;
height: auto;
}
#module_657612088 .ModuleHead657612088 {
display:none;
}

#module_657612088 .ModuleSubContainer{background-color:transparent;}
#module_657612088 .ModuleSubContainer{}
#module_657612088 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612088 .ModuleSubContainer{background-position:0% 0%;}
#module_657612088 .ModuleSubContainer{background-attachment:scroll;}
#module_657612088 .ModuleSubContainer{}
#module_657612088 {!bgVideo!}{bgVideoUrl:}
#module_657612088 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612088 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612088 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612088 {}

.ModuleSlideV2Giant.layout-101 .slider-layout-101 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100% !important;}
.ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li {width: auto; height: auto; margin: 0 12px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 18px; height: 18px; padding: 6px; border-radius: 18px; border: unset; border: 1px solid rgba(255, 255, 255, 0);}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 6px; height: 6px; opacity: 1; font-size: 0; background-color: #fff; border-radius: 6px; top: 6px; left: 6px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {border-color: rgba(255, 255, 255, 1);}
.ModuleSlideV2Giant.layout-101 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 6%}
    .ModuleSlideV2Giant.layout-101 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-101 .slick-next {right:2.5%;}
}

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

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


}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li {margin: 0 7.5px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 15px; height: 15px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 5px; height: 5px; top: 5px; left: 5px;}
}.module_657612256 .ModuleHead .HeadCenter{float:none;}
#module_657612256 {
padding:0px;
}
#module_657612256 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612256 .ModuleHead657612256 {
display:none;
}
#module_657612256 .BodyCenter.BodyCenter657612256 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612256 >.module_657612256 {
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_657612256 >.module_657612256{
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_657612256 .BodyCenter.BodyCenter657612256 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612256 .BodyCenter.BodyCenter657612256 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612256 >.module_657612256 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612256 >.module_657612256 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612256 >.module_657612256 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612256:hover {
border:none;
}
#module_657612256:hover >.module_657612256 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612256 .slick-dots li button:before{background-color:rgba(255, 255, 255, 0.7);}
#module_657612256 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_657612256 .slick-dots li.slick-active button:before, #module_657612256 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_657612256 .slick-dots li.slick-active button, #module_657612256 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_657612256 .SubContainer {}

.module_657612043 .ModuleHead .HeadCenter{float:none;}
#module_657612043 {
padding:0px;
}
#module_657612043 {
position:static;
z-index:0;
top:904px;
width:100%;
height: auto;
}
#module_657612043 .ModuleHead657612043 {
display:none;
}
#module_657612043 .BodyCenter.BodyCenter657612043 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612043 >.module_657612043 {
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_657612043 >.module_657612043{
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_657612043 .BodyCenter.BodyCenter657612043 {
padding-top:4.3197%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612043 .BodyCenter.BodyCenter657612043 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612043 >.module_657612043 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612043 >.module_657612043 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612043 >.module_657612043 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612043:hover {
border:none;
}
#module_657612043:hover >.module_657612043 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612043 .ModuleSubContainer{background-color:transparent;}
#module_657612043 .ModuleSubContainer{background-image:none;}
#module_657612043 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612043 .ModuleSubContainer{background-position:0% 0%;}
#module_657612043 .ModuleSubContainer{background-attachment:scroll;}
#module_657612043 .ModuleSubContainer{}
#module_657612043 {!bgVideo!}{bgVideoUrl:}
#module_657612043 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612043 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612043 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612043 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612043 .SubPadding {width:0px;}
.module_657612145 .ModuleHead .HeadCenter{float:none;}
#module_657612145 {
padding:0px;
}
#module_657612145 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612145 .ModuleHead657612145 {
display:none;
}
#module_657612145 .BodyCenter.BodyCenter657612145 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612145 >.module_657612145 {
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_657612145 >.module_657612145{
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_657612145 .BodyCenter.BodyCenter657612145 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612145 .BodyCenter.BodyCenter657612145 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612145 >.module_657612145 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612145 >.module_657612145 {
margin-top:4.5872%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612145 >.module_657612145 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612145:hover {
border:none;
}
#module_657612145:hover >.module_657612145 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612145 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612145 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612145 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612145 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612145 .imageTextGiant-Container{padding-top:0px;}
#module_657612145 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612145 .imageTextGiant-Container{padding-left:10px;}
#module_657612145 .imageTextGiant-Container{padding-right:10px;}
#module_657612145 .showHandle .btn{font-size:14px;}
#module_657612145 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612145 .showHandle .btn{color:#333;}
#module_657612145 .showHandle .btn{font-weight:400;}
#module_657612145 .showHandle .btn{text-decoration:none;}
#module_657612145 .showHandle .btn{font-style:normal;}
#module_657612145 .showHandle div{border-top-color:#ddd !important;}
#module_657612145 .showHandle div{border-top-style:solid !important;}
#module_657612145 .showHandle div{border-top-width:1px !important;}
#module_657612145 .showHandle{background-color:transparent;}
#module_657612145 .showHandle{background-image:none;}
#module_657612145 .showHandle{background-repeat:no-repeat;}
#module_657612145 .showHandle{}
#module_657612145 .showHandle{}
#module_657612145 .showHandle{}
#module_657612145 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612043 #Sub657612043_1 {width:14.3605%;}
.module_657612146 .ModuleHead .HeadCenter{float:none;}
#module_657612146 {
padding:0px;
}
#module_657612146 {
position:static;
z-index:0;
top:503px;
left:39px;
width:100%;
height: auto;
}
#module_657612146 .ModuleHead657612146 {
display:none;
}
#module_657612146 .BodyCenter.BodyCenter657612146 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612146 >.module_657612146 {
border-top-style:solid;
border-top-color:rgb(220, 154, 87);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(220, 154, 87);
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_657612146 >.module_657612146{
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_657612146 .BodyCenter.BodyCenter657612146 {
padding-top:0.0000%;
padding-left:5.5617%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612146 .BodyCenter.BodyCenter657612146 {
padding-top:9.1743%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612146 >.module_657612146 {
margin-top:1.3348%;
margin-left:0.0000%;
margin-right:25.9177%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612146 >.module_657612146 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612146 >.module_657612146 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612146:hover {
border:none;
}
#module_657612146:hover >.module_657612146 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612146 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612146 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612146 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612146 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612146 .imageTextGiant-Container{padding-top:0px;}
#module_657612146 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612146 .imageTextGiant-Container{padding-left:10px;}
#module_657612146 .imageTextGiant-Container{padding-right:10px;}
#module_657612146 .showHandle .btn{font-size:14px;}
#module_657612146 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612146 .showHandle .btn{color:#333;}
#module_657612146 .showHandle .btn{font-weight:400;}
#module_657612146 .showHandle .btn{text-decoration:none;}
#module_657612146 .showHandle .btn{font-style:normal;}
#module_657612146 .showHandle div{border-top-color:#ddd !important;}
#module_657612146 .showHandle div{border-top-style:solid !important;}
#module_657612146 .showHandle div{border-top-width:1px !important;}
#module_657612146 .showHandle{background-color:transparent;}
#module_657612146 .showHandle{background-image:none;}
#module_657612146 .showHandle{background-repeat:no-repeat;}
#module_657612146 .showHandle{}
#module_657612146 .showHandle{}
#module_657612146 .showHandle{}
#module_657612146 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612043 #Sub657612043_2 {width:52.2674%;}
.ModuleButtonGiant.layout-107 .moduleButton{
    font-size: 14px;
    height: 40px;
    width:100px;
    color:#fe6e27;
    border:1px solid #f65e12;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
     
}
.ModuleButtonGiant.layout-107 .buttonbox{
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ModuleButtonGiant.layout-107 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-107 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-107 .moduleButton:hover:before{
    background: #f65e12;
}
.ModuleButtonGiant.layout-107 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-107 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-107 .Radial-Out:before,.ModuleButtonGiant.layout-107 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-107 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-107 .Shutter-Out-Vertical:before{
    background: #f65e12
}
.ModuleButtonGiant.layout-107 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-107 .BreadIcon{
    font-size: 16px;
}

.ModuleButtonGiant.layout-107 .buttonBoxDiv{
    display: flex;
    justify-content: center;
    align-items: center;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLineHidden{
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    position: absolute;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLineHidden{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonText{
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42,0,.6,.93);
    -o-transition: .2s cubic-bezier(.42,0,.6,.93);
    transition: .2s cubic-bezier(.42,0,.6,.93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 16px;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLine{
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLine{
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .Ionios{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    padding-top: 1px;
    font-size: 14px;
}

.ModuleButtonGiant.layout-107 .Ionios:before{
    content: "\f488";
    display: inline-block;
    font-family: ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: ionicons;
    src: url(../font/ionicons.eot);
    src: url(../font/ionicons.eot) format("embedded-opentype"),url(../font/ionicons.ttf) format("truetype"),url() format("woff"),url() format("svg");
    font-weight: 400;
    font-style: normal
}
.module_657612029 .ModuleHead .HeadCenter{float:none;}
#module_657612029 {
padding:0px;
}
#module_657612029 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612029 .ModuleHead657612029 {
display:none;
}
#module_657612029 .BodyCenter.BodyCenter657612029 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612029 >.module_657612029 {
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_657612029 >.module_657612029{
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_657612029 .BodyCenter.BodyCenter657612029 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612029 .BodyCenter.BodyCenter657612029 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:15.2905%;
}
}
@media screen and (min-width: 768px){
#module_657612029 >.module_657612029 {
margin-top:9.9303%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612029 >.module_657612029 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612029 >.module_657612029 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612029:hover {
border:none;
}
#module_657612029:hover >.module_657612029 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612029 .BodyCenter{text-align:right;}
#module_657612029 .moduleButton{font-size:15px;}
#module_657612029 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657612029 .moduleButton{color:rgb(255, 255, 255);}
#module_657612029 .moduleButton{font-weight:normal;}
#module_657612029 .moduleButton{text-decoration:none;}
#module_657612029 .moduleButton{font-style:normal;}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{background-color:rgb(220, 154, 87);}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{background-image:none;}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{background-repeat:no-repeat;}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{background-position:none;}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{background-attachment:none;}
#module_657612029 .moduleButton, #module_657612029 .moduleButton:before{}
#module_657612029 .moduleButton{border-color:transparent;}
#module_657612029 .moduleButton{border-style:solid;}
#module_657612029 .moduleButton{border-width:0px;}
#module_657612029 .moduleButton{border-top-left-radius:0px;}
#module_657612029 .moduleButton{border-top-right-radius:0px;}
#module_657612029 .moduleButton{border-bottom-left-radius:0px;}
#module_657612029 .moduleButton{border-bottom-right-radius:17px;}
#module_657612029 .moduleButton{width:180px;}
#module_657612029 .moduleButton{height:50px;line-height:50px;}
#module_657612029 .BodyCenter{color:#3a322d;}
#module_657612029 .moduleButton{padding-top:0px;}
#module_657612029 .moduleButton{padding-bottom:0px;}
#module_657612029 .moduleButton{padding-left:0px;}
#module_657612029 .moduleButton{padding-right:0px;}
#module_657612029 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612029 .moduleButton .ButtonLineHidden, #module_657612029 .moduleButton .ButtonLine{width:25px;} #module_657612029 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657612029 .moduleButton .ButtonLineHidden, #module_657612029 .moduleButton .ButtonLine, #module_657612029 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657612029 .moduleButton:hover{font-size:14px;}
#module_657612029 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612029 .moduleButton:hover{color:#fff;}
#module_657612029 .moduleButton:hover{font-weight:normal;}
#module_657612029 .moduleButton:hover{text-decoration:none;}
#module_657612029 .moduleButton:hover{font-style:normal;}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{background-image: unset;background-color:rgb(232, 163, 94);}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{background-image:none;}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{background-position:none;}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{background-attachment:none;}
#module_657612029 .moduleButton:hover, #module_657612029 .moduleButton:hover:before{}
#module_657612029 .moduleButton:hover{border-color:transparent;}
#module_657612029 .moduleButton:hover{border-style:solid;}
#module_657612029 .moduleButton:hover{border-width:0px;}
#module_657612029 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612029 .moduleButton:hover .ButtonLineHidden, #module_657612029 .moduleButton:hover .ButtonLine, #module_657612029 .moduleButton:hover .Ionios{color:#fff;}

.ModuleGridContainer.ModuleGridContainer657612043 #Sub657612043_3 {width:33.3721%;}
.module_657612051 .ModuleHead .HeadCenter{float:none;}
#module_657612051 {
padding:0px;
}
#module_657612051 {
position:static;
z-index:0;
top:0px;
left:1662px;
width:100%;
height: auto;
}
#module_657612051 .ModuleHead657612051 {
display:none;
}

#module_657612051 .ModuleSubContainer{background-color:transparent;}
#module_657612051 .ModuleSubContainer{}
#module_657612051 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612051 .ModuleSubContainer{background-position:0% 0%;}
#module_657612051 .ModuleSubContainer{background-attachment:scroll;}
#module_657612051 .ModuleSubContainer{}
#module_657612051 {!bgVideo!}{bgVideoUrl:}
#module_657612051 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612051 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612051 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612051 {max-width:none;width:100%;}

.ModuleSlideV2Giant.layout-109 .slider-layout-109 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-109 .slider-layout-109 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-109 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-slide {position: relative; transition: unset !important; opacity: 1 !important;}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-slide-box{transform: matrix(1, 0, 0, 1, 0, 0);}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-box{transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform-origin: 100% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.slick-current .slick-box{transform: matrix(1, 0, 0, 1, 0, 0); transform-origin: 0% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.prevScalePage {-moz-animation: prevScalePage109 1s ease-in-out; -webkit-animation: prevScalePage109 1s ease-in-out; animation: prevScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage {-moz-animation: nextScalePageUBox109 1s ease-in-out; -webkit-animation: nextScalePageUBox109 1s ease-in-out; animation: nextScalePageUBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-slide-box {-moz-animation: nextScalePageBox109 1s ease-in-out; -webkit-animation: nextScalePageBox109 1s ease-in-out; animation: nextScalePageBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-box{-moz-animation: nextScalePage109 1s ease-in-out; -webkit-animation: nextScalePage109 1s ease-in-out; animation: nextScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-slide-box {-moz-animation: nextScalePageBoxInversion109 1s ease-in-out; -webkit-animation: nextScalePageBoxInversion109 1s ease-in-out; animation: nextScalePageBoxInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-box{-moz-animation: nextScalePageInversion109 1s ease-in-out; -webkit-animation: nextScalePageInversion109 1s ease-in-out; animation: nextScalePageInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slide-box img {position: relative; left: 50%; transform: translate(-50%); width: 100%;}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 50px; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dots li {position: relative; font-size: 0; width: 60px; height: 2px; margin-left: unset; margin-right: unset; background-color: rgba(19, 157, 143, .4); cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0; cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li.slick-active {background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {display: inline-block !important; position: relative; bottom: -12px; font-size: 16px; color: #fff; z-index: 1; width: auto; height: auto; line-height: 1;}
.ModuleSlideV2Giant.layout-109 .slick-prev {left: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-next {right: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-prev:before,
.ModuleSlideV2Giant.layout-109 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .tab-pages {width: auto; height: auto; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); font-size: 16px;}
.ModuleSlideV2Giant.layout-109 .tab-pages p {line-height: 1;}
.ModuleSlideV2Giant.layout-109 .tab-pages p.current-page::after {content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: 15px; margin-bottom: 15px;}
.ModuleSlideV2Giant.layout-109 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right: 2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 9%; font-size: 14px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:3%;font-size:14px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 10% !important; font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:5%;height:1px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages::after {height:1px;}
    .ModuleSlideV2Giant.layout-109 .slick-active{width:45px;}

}

@-moz-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@-webkit-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}

@-moz-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@-webkit-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}

@-moz-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-109 .slick-dots li {width: 30px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev {left: -10px;}
    .ModuleSlideV2Giant.layout-109 .slick-next {right: -10px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {display: none;}
}.module_657612249 .ModuleHead .HeadCenter{float:none;}
#module_657612249 {
padding:0px;
}
#module_657612249 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_657612249 .ModuleHead657612249 {
display:none;
}

#module_657612249 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_657612249 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_657612249 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_657612249 .slick-prev, #module_657612249 .slick-next{color:rgba(255, 255, 255, 1);}
#module_657612249 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_657612249 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_657612249 .slick-prev:hover, #module_657612249 .slick-next:hover{color:rgba(255, 255, 255, 1);}
.module_657612129 .ModuleHead .HeadCenter{float:none;}
#module_657612129 {
padding:0px;
}
#module_657612129 {
position:absolute;
z-index:99;
top:42%;
left:0%;
width:100%;
height:134%;
}
#module_657612129 .ModuleHead657612129 {
display:none;
}
#module_657612129 .BodyCenter.BodyCenter657612129 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612129 >.module_657612129 {
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_657612129 >.module_657612129{
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_657612129 .BodyCenter.BodyCenter657612129 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612129 .BodyCenter.BodyCenter657612129 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612129 >.module_657612129 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612129 >.module_657612129 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612129 >.module_657612129 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612129:hover {
border:none;
}
#module_657612129:hover >.module_657612129 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612129 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612129 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612129 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612129 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612129 .imageTextGiant-Container{padding-top:10px;}
#module_657612129 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612129 .imageTextGiant-Container{padding-left:10px;}
#module_657612129 .imageTextGiant-Container{padding-right:10px;}
#module_657612129 .showHandle .btn{font-size:14px;}
#module_657612129 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612129 .showHandle .btn{color:#333;}
#module_657612129 .showHandle .btn{font-weight:400;}
#module_657612129 .showHandle .btn{text-decoration:none;}
#module_657612129 .showHandle .btn{font-style:normal;}
#module_657612129 .showHandle div{border-top-color:#ddd !important;}
#module_657612129 .showHandle div{border-top-style:solid !important;}
#module_657612129 .showHandle div{border-top-width:1px !important;}
#module_657612129 .showHandle{background-color:transparent;}
#module_657612129 .showHandle{background-image:none;}
#module_657612129 .showHandle{background-repeat:no-repeat;}
#module_657612129 .showHandle{}
#module_657612129 .showHandle{}
#module_657612129 .showHandle{}
#module_657612129 a{font-size:unset;font-family:unset}
.module_657612131 .ModuleHead .HeadCenter{float:none;}
#module_657612131 {
padding:0px;
}
#module_657612131 {
position:absolute;
z-index:100;
top:44%;
left:0%;
width:100%;
height:134%;
}
#module_657612131 .ModuleHead657612131 {
display:none;
}
#module_657612131 .BodyCenter.BodyCenter657612131 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612131 >.module_657612131 {
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_657612131 >.module_657612131{
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_657612131 .BodyCenter.BodyCenter657612131 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612131 .BodyCenter.BodyCenter657612131 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612131 >.module_657612131 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612131 >.module_657612131 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612131 >.module_657612131 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612131:hover {
border:none;
}
#module_657612131:hover >.module_657612131 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612131 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612131 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612131 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612131 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612131 .imageTextGiant-Container{padding-top:10px;}
#module_657612131 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612131 .imageTextGiant-Container{padding-left:10px;}
#module_657612131 .imageTextGiant-Container{padding-right:10px;}
#module_657612131 .showHandle .btn{font-size:14px;}
#module_657612131 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612131 .showHandle .btn{color:#333;}
#module_657612131 .showHandle .btn{font-weight:400;}
#module_657612131 .showHandle .btn{text-decoration:none;}
#module_657612131 .showHandle .btn{font-style:normal;}
#module_657612131 .showHandle div{border-top-color:#ddd !important;}
#module_657612131 .showHandle div{border-top-style:solid !important;}
#module_657612131 .showHandle div{border-top-width:1px !important;}
#module_657612131 .showHandle{background-color:transparent;}
#module_657612131 .showHandle{background-image:none;}
#module_657612131 .showHandle{background-repeat:no-repeat;}
#module_657612131 .showHandle{}
#module_657612131 .showHandle{}
#module_657612131 .showHandle{}
#module_657612131 a{font-size:unset;font-family:unset}
.module_657612132 .ModuleHead .HeadCenter{float:none;}
#module_657612132 {
padding:0px;
}
#module_657612132 {
position:absolute;
z-index:101;
top:41%;
left:0%;
width:100%;
height:134%;
}
#module_657612132 .ModuleHead657612132 {
display:none;
}
#module_657612132 .BodyCenter.BodyCenter657612132 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612132 >.module_657612132 {
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_657612132 >.module_657612132{
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_657612132 .BodyCenter.BodyCenter657612132 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612132 .BodyCenter.BodyCenter657612132 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612132 >.module_657612132 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612132 >.module_657612132 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612132 >.module_657612132 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612132:hover {
border:none;
}
#module_657612132:hover >.module_657612132 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612132 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612132 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612132 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612132 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612132 .imageTextGiant-Container{padding-top:10px;}
#module_657612132 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612132 .imageTextGiant-Container{padding-left:10px;}
#module_657612132 .imageTextGiant-Container{padding-right:10px;}
#module_657612132 .showHandle .btn{font-size:14px;}
#module_657612132 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612132 .showHandle .btn{color:#333;}
#module_657612132 .showHandle .btn{font-weight:400;}
#module_657612132 .showHandle .btn{text-decoration:none;}
#module_657612132 .showHandle .btn{font-style:normal;}
#module_657612132 .showHandle div{border-top-color:#ddd !important;}
#module_657612132 .showHandle div{border-top-style:solid !important;}
#module_657612132 .showHandle div{border-top-width:1px !important;}
#module_657612132 .showHandle{background-color:transparent;}
#module_657612132 .showHandle{background-image:none;}
#module_657612132 .showHandle{background-repeat:no-repeat;}
#module_657612132 .showHandle{}
#module_657612132 .showHandle{}
#module_657612132 .showHandle{}
#module_657612132 a{font-size:unset;font-family:unset}
#module_657612249 .SubContainer {}

.module_657612042 .ModuleHead .HeadCenter{float:none;}
#module_657612042 {
padding:0px;
}
#module_657612042 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612042 .ModuleHead657612042 {
display:none;
}
#module_657612042 .BodyCenter.BodyCenter657612042 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612042 >.module_657612042 {
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_657612042 >.module_657612042{
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_657612042 .BodyCenter.BodyCenter657612042 {
padding-top:4.3197%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612042 .BodyCenter.BodyCenter657612042 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612042 >.module_657612042 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612042 >.module_657612042 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612042 >.module_657612042 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612042:hover {
border:none;
}
#module_657612042:hover >.module_657612042 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612042 .ModuleSubContainer{background-color:transparent;}
#module_657612042 .ModuleSubContainer{background-image:none;}
#module_657612042 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612042 .ModuleSubContainer{background-position:0% 0%;}
#module_657612042 .ModuleSubContainer{background-attachment:scroll;}
#module_657612042 .ModuleSubContainer{}
#module_657612042 {!bgVideo!}{bgVideoUrl:}
#module_657612042 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612042 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612042 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612042 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612042 .SubPadding {width:0px;}
.module_657612133 .ModuleHead .HeadCenter{float:none;}
#module_657612133 {
padding:0px;
}
#module_657612133 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612133 .ModuleHead657612133 {
display:none;
}
#module_657612133 .BodyCenter.BodyCenter657612133 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612133 >.module_657612133 {
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_657612133 >.module_657612133{
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_657612133 .BodyCenter.BodyCenter657612133 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612133 .BodyCenter.BodyCenter657612133 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612133 >.module_657612133 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612133 >.module_657612133 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612133 >.module_657612133 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612133:hover {
border:none;
}
#module_657612133:hover >.module_657612133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612133 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612133 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612133 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612133 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612133 .imageTextGiant-Container{padding-top:0px;}
#module_657612133 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612133 .imageTextGiant-Container{padding-left:10px;}
#module_657612133 .imageTextGiant-Container{padding-right:10px;}
#module_657612133 .showHandle .btn{font-size:14px;}
#module_657612133 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612133 .showHandle .btn{color:#333;}
#module_657612133 .showHandle .btn{font-weight:400;}
#module_657612133 .showHandle .btn{text-decoration:none;}
#module_657612133 .showHandle .btn{font-style:normal;}
#module_657612133 .showHandle div{border-top-color:#ddd !important;}
#module_657612133 .showHandle div{border-top-style:solid !important;}
#module_657612133 .showHandle div{border-top-width:1px !important;}
#module_657612133 .showHandle{background-color:transparent;}
#module_657612133 .showHandle{background-image:none;}
#module_657612133 .showHandle{background-repeat:no-repeat;}
#module_657612133 .showHandle{}
#module_657612133 .showHandle{}
#module_657612133 .showHandle{}
#module_657612133 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612042 #Sub657612042_1 {width:14.3605%;}
.module_657612134 .ModuleHead .HeadCenter{float:none;}
#module_657612134 {
padding:0px;
}
#module_657612134 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612134 .ModuleHead657612134 {
display:none;
}
#module_657612134 .BodyCenter.BodyCenter657612134 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612134 >.module_657612134 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(220, 154, 87);
border-left-width:1px;
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_657612134 >.module_657612134{
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_657612134 .BodyCenter.BodyCenter657612134 {
padding-top:0.0000%;
padding-left:5.5617%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612134 .BodyCenter.BodyCenter657612134 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612134 >.module_657612134 {
margin-top:1.3767%;
margin-left:0.0000%;
margin-right:5.2566%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612134 >.module_657612134 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612134 >.module_657612134 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612134:hover {
border:none;
}
#module_657612134:hover >.module_657612134 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612134 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612134 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612134 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612134 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612134 .imageTextGiant-Container{padding-top:0px;}
#module_657612134 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612134 .imageTextGiant-Container{padding-left:10px;}
#module_657612134 .imageTextGiant-Container{padding-right:10px;}
#module_657612134 .showHandle .btn{font-size:14px;}
#module_657612134 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612134 .showHandle .btn{color:#333;}
#module_657612134 .showHandle .btn{font-weight:400;}
#module_657612134 .showHandle .btn{text-decoration:none;}
#module_657612134 .showHandle .btn{font-style:normal;}
#module_657612134 .showHandle div{border-top-color:#ddd !important;}
#module_657612134 .showHandle div{border-top-style:solid !important;}
#module_657612134 .showHandle div{border-top-width:1px !important;}
#module_657612134 .showHandle{background-color:transparent;}
#module_657612134 .showHandle{background-image:none;}
#module_657612134 .showHandle{background-repeat:no-repeat;}
#module_657612134 .showHandle{}
#module_657612134 .showHandle{}
#module_657612134 .showHandle{}
#module_657612134 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer657612042 #Sub657612042_2 {width:52.2674%;}
.module_657612027 .ModuleHead .HeadCenter{float:none;}
#module_657612027 {
padding:0px;
}
#module_657612027 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612027 .ModuleHead657612027 {
display:none;
}
#module_657612027 .BodyCenter.BodyCenter657612027 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612027 >.module_657612027 {
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_657612027 >.module_657612027{
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_657612027 .BodyCenter.BodyCenter657612027 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612027 .BodyCenter.BodyCenter657612027 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612027 >.module_657612027 {
margin-top:5.5749%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612027 >.module_657612027 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612027 >.module_657612027 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612027:hover {
border:none;
}
#module_657612027:hover >.module_657612027 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612027 .BodyCenter{text-align:right;}
#module_657612027 .moduleButton{font-size:15px;}
#module_657612027 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657612027 .moduleButton{color:rgb(255, 255, 255);}
#module_657612027 .moduleButton{font-weight:normal;}
#module_657612027 .moduleButton{text-decoration:none;}
#module_657612027 .moduleButton{font-style:normal;}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{background-color:rgb(220, 154, 87);}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{background-image:none;}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{background-repeat:no-repeat;}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{background-position:none;}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{background-attachment:none;}
#module_657612027 .moduleButton, #module_657612027 .moduleButton:before{}
#module_657612027 .moduleButton{border-color:transparent;}
#module_657612027 .moduleButton{border-style:solid;}
#module_657612027 .moduleButton{border-width:0px;}
#module_657612027 .moduleButton{border-top-left-radius:0px;}
#module_657612027 .moduleButton{border-top-right-radius:0px;}
#module_657612027 .moduleButton{border-bottom-left-radius:0px;}
#module_657612027 .moduleButton{border-bottom-right-radius:17px;}
#module_657612027 .moduleButton{width:180px;}
#module_657612027 .moduleButton{height:50px;line-height:50px;}
#module_657612027 .BodyCenter{color:#3a322d;}
#module_657612027 .moduleButton{padding-top:0px;}
#module_657612027 .moduleButton{padding-bottom:0px;}
#module_657612027 .moduleButton{padding-left:0px;}
#module_657612027 .moduleButton{padding-right:0px;}
#module_657612027 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612027 .moduleButton .ButtonLineHidden, #module_657612027 .moduleButton .ButtonLine{width:25px;} #module_657612027 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657612027 .moduleButton .ButtonLineHidden, #module_657612027 .moduleButton .ButtonLine, #module_657612027 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657612027 .moduleButton:hover{font-size:14px;}
#module_657612027 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612027 .moduleButton:hover{color:#fff;}
#module_657612027 .moduleButton:hover{font-weight:normal;}
#module_657612027 .moduleButton:hover{text-decoration:none;}
#module_657612027 .moduleButton:hover{font-style:normal;}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{background-image: unset;background-color:rgb(232, 163, 94);}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{background-image:none;}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{background-position:none;}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{background-attachment:none;}
#module_657612027 .moduleButton:hover, #module_657612027 .moduleButton:hover:before{}
#module_657612027 .moduleButton:hover{border-color:transparent;}
#module_657612027 .moduleButton:hover{border-style:solid;}
#module_657612027 .moduleButton:hover{border-width:0px;}
#module_657612027 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612027 .moduleButton:hover .ButtonLineHidden, #module_657612027 .moduleButton:hover .ButtonLine, #module_657612027 .moduleButton:hover .Ionios{color:#fff;}

.ModuleGridContainer.ModuleGridContainer657612042 #Sub657612042_3 {width:33.3721%;}
.module_657612057 .ModuleHead .HeadCenter{float:none;}
#module_657612057 {
padding:0px;
}
#module_657612057 {
position:static;
z-index:1;
top:1284px;
left:0px;
width:100%;
height: auto;
}
#module_657612057 .ModuleHead657612057 {
display:none;
}
#module_657612057 .BodyCenter.BodyCenter657612057 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202308211148211e67a2.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_657612057 >.module_657612057 {
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_657612057 >.module_657612057{
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_657612057 .BodyCenter.BodyCenter657612057 {
padding-top:16.1987%;
padding-left:1.0799%;
padding-right:1.0799%;
padding-bottom:1.6199%;
}
}
@media screen and (max-width: 767px){
#module_657612057 .BodyCenter.BodyCenter657612057 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612057 >.module_657612057 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612057 >.module_657612057 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612057 >.module_657612057 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612057:hover {
border:none;
}
#module_657612057:hover >.module_657612057 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612057 .ModuleSubContainer{background-color:transparent;}
#module_657612057 .ModuleSubContainer{background-image:none;}
#module_657612057 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612057 .ModuleSubContainer{background-position:0% 0%;}
#module_657612057 .ModuleSubContainer{background-attachment:scroll;}
#module_657612057 .ModuleSubContainer{}
#module_657612057 {!bgVideo!}{bgVideoUrl:}
#module_657612057 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612057 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612057 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612057 {max-width:1720px;width:auto;}
.module_657612147 .ModuleHead .HeadCenter{float:none;}
#module_657612147 {
padding:0px;
}
#module_657612147 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612147 .ModuleHead657612147 {
display:none;
}
#module_657612147 .BodyCenter.BodyCenter657612147 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612147 >.module_657612147 {
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_657612147 >.module_657612147{
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_657612147 .BodyCenter.BodyCenter657612147 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612147 .BodyCenter.BodyCenter657612147 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612147 >.module_657612147 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612147 >.module_657612147 {
margin-top:5.7637%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612147 >.module_657612147 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612147:hover {
border:none;
}
#module_657612147:hover >.module_657612147 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612147 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612147 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612147 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612147 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612147 .imageTextGiant-Container{padding-top:10px;}
#module_657612147 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612147 .imageTextGiant-Container{padding-left:30px;}
#module_657612147 .imageTextGiant-Container{padding-right:30px;}
#module_657612147 .showHandle .btn{font-size:14px;}
#module_657612147 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612147 .showHandle .btn{color:#333;}
#module_657612147 .showHandle .btn{font-weight:400;}
#module_657612147 .showHandle .btn{text-decoration:none;}
#module_657612147 .showHandle .btn{font-style:normal;}
#module_657612147 .showHandle div{border-top-color:#ddd !important;}
#module_657612147 .showHandle div{border-top-style:solid !important;}
#module_657612147 .showHandle div{border-top-width:1px !important;}
#module_657612147 .showHandle{background-color:transparent;}
#module_657612147 .showHandle{background-image:none;}
#module_657612147 .showHandle{background-repeat:no-repeat;}
#module_657612147 .showHandle{}
#module_657612147 .showHandle{}
#module_657612147 .showHandle{}
#module_657612147 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container {display: flex; position: absolute; z-index: 99; align-items: center;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav {margin: 0 20px;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel {width: 30px; height: 2px; float: left; background: #ccc; margin: 0;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel .OneRow {width: 0; height: 0; border-radius: 0; padding: 0; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel.active .OneRow {width: 100%; height: 100%; background: #333; transition: all 0.2s ease-in;}
.ModuleTabContainerV2Giant.layout-111 .Nav-Container .phicon {width: auto; height: auto; display: inline-block; background: unset; position: static; font-size: 16px; color: #333; line-height: 1; cursor: pointer;}

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-111 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
}
.module_657612264 .ModuleHead .HeadCenter{float:none;}
#module_657612264 {
padding:0px;
}
#module_657612264 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612264 .ModuleHead657612264 {
display:none;
}
#module_657612264 .BodyCenter.BodyCenter657612264 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612264 >.module_657612264 {
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_657612264 >.module_657612264{
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_657612264 .BodyCenter.BodyCenter657612264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612264 .BodyCenter.BodyCenter657612264 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612264 >.module_657612264 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612264 >.module_657612264 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612264 >.module_657612264 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612264:hover {
border:none;
}
#module_657612264:hover >.module_657612264 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612264 .tabContainerGiantGrid{background-color:transparent;}
#module_657612264 .tabContainerGiantGrid{background-image:none;}
#module_657612264 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612264 .tabContainerGiantGrid{}
#module_657612264 .tabContainerGiantGrid{}
#module_657612264 .tabContainerGiantGrid{}
#module_657612264 .tabContainerGiantGrid{padding-top:10px;}
#module_657612264 .tabContainerGiantGrid{padding-bottom:10px;}
#module_657612264 .tabContainerGiantGrid{padding-left:20px;}
#module_657612264 .tabContainerGiantGrid{padding-right:20px;}
#module_657612264 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612264 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612264 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612264 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612264 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612264 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612264 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612264 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612264 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612264 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612264 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612264 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612264 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612264 .Nav-Container .phicon{font-size:16px;}
#module_657612264 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612264 .Nav-Container .phicon{color:#333;}
#module_657612264 .Nav-Container .phicon{font-weight:normal;}
#module_657612264 .Nav-Container .phicon{text-decoration:none;}
#module_657612264 .Nav-Container .phicon{font-style:normal;}
#module_657612264 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612264 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612264 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612264 .Nav-Container .phicon:hover{color:#333;}
#module_657612264 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612264 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612264 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612264 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612264__tabPane_8250 #Sub657612264_8250 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612264__tabPane_8250 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_657612264__tabPane_8250 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612264__tabPane_8250 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612264__tabPane_8250:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612264__tabPane_8250 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612264__tabPane_8250 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612264__tabPane_8250 #Sub657612264_8250 {display: block;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubPadding {float:left; height: 10px;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubContainer .SubDrag {display:none;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubPadding {width:0px; display:none;}
#module_657612264__tabPane_8250 #Sub657612264_8250 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612264__tabPane_8250 #Sub657612264_Tab8250_1 {width:20.0000%;}
.module_657612148 .ModuleHead .HeadCenter{float:none;}
#module_657612148 {
padding:0px;
}
#module_657612148 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612148 .ModuleHead657612148 {
display:none;
}
#module_657612148 .BodyCenter.BodyCenter657612148 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612148 >.module_657612148 {
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_657612148 >.module_657612148{
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_657612148 .BodyCenter.BodyCenter657612148 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612148 .BodyCenter.BodyCenter657612148 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612148 >.module_657612148 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612148 >.module_657612148 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612148 >.module_657612148 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612148:hover {
border:none;
}
#module_657612148:hover >.module_657612148 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612148 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612148 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612148 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612148 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612148 .imageTextGiant-Container{padding-top:10px;}
#module_657612148 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612148 .imageTextGiant-Container{padding-left:10px;}
#module_657612148 .imageTextGiant-Container{padding-right:10px;}
#module_657612148 .showHandle .btn{font-size:14px;}
#module_657612148 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612148 .showHandle .btn{color:#333;}
#module_657612148 .showHandle .btn{font-weight:400;}
#module_657612148 .showHandle .btn{text-decoration:none;}
#module_657612148 .showHandle .btn{font-style:normal;}
#module_657612148 .showHandle div{border-top-color:#ddd !important;}
#module_657612148 .showHandle div{border-top-style:solid !important;}
#module_657612148 .showHandle div{border-top-width:1px !important;}
#module_657612148 .showHandle{background-color:transparent;}
#module_657612148 .showHandle{background-image:none;}
#module_657612148 .showHandle{background-repeat:no-repeat;}
#module_657612148 .showHandle{}
#module_657612148 .showHandle{}
#module_657612148 .showHandle{}
#module_657612148 a{font-size:unset;font-family:unset}
#module_657612264__tabPane_8250 #Sub657612264_Tab8250_2 {width:20.7051%;}
.module_657612149 .ModuleHead .HeadCenter{float:none;}
#module_657612149 {
padding:0px;
}
#module_657612149 {
position:static;
z-index:1;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_657612149 .ModuleHead657612149 {
display:none;
}

#module_657612149 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612149 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612149 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612149 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612149 .imageTextGiant-Container{padding-top:10px;}
#module_657612149 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612149 .imageTextGiant-Container{padding-left:10px;}
#module_657612149 .imageTextGiant-Container{padding-right:10px;}
#module_657612149 .showHandle .btn{font-size:14px;}
#module_657612149 .showHandle .btn{font-family:;}
#module_657612149 .showHandle .btn{color:#333;}
#module_657612149 .showHandle .btn{font-weight:400;}
#module_657612149 .showHandle .btn{text-decoration:none;}
#module_657612149 .showHandle .btn{font-style:normal;}
#module_657612149 .showHandle div{border-top-color:#ddd !important;}
#module_657612149 .showHandle div{border-top-style:solid !important;}
#module_657612149 .showHandle div{border-top-width:1px !important;}
#module_657612149 .showHandle{background-color:transparent;}
#module_657612149 .showHandle{}
#module_657612149 .showHandle{background-repeat:no-repeat;}
#module_657612149 .showHandle{}
#module_657612149 .showHandle{}
#module_657612149 .showHandle{}
#module_657612149 a{font-size:unset;font-family:unset}
#module_657612264__tabPane_8250 #Sub657612264_Tab8250_3 {width:20.4487%;}
.module_657612150 .ModuleHead .HeadCenter{float:none;}
#module_657612150 {
padding:0px;
}
#module_657612150 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_657612150 .ModuleHead657612150 {
display:none;
}

#module_657612150 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612150 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612150 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612150 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612150 .imageTextGiant-Container{padding-top:10px;}
#module_657612150 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612150 .imageTextGiant-Container{padding-left:10px;}
#module_657612150 .imageTextGiant-Container{padding-right:10px;}
#module_657612150 .showHandle .btn{font-size:14px;}
#module_657612150 .showHandle .btn{font-family:;}
#module_657612150 .showHandle .btn{color:#333;}
#module_657612150 .showHandle .btn{font-weight:400;}
#module_657612150 .showHandle .btn{text-decoration:none;}
#module_657612150 .showHandle .btn{font-style:normal;}
#module_657612150 .showHandle div{border-top-color:#ddd !important;}
#module_657612150 .showHandle div{border-top-style:solid !important;}
#module_657612150 .showHandle div{border-top-width:1px !important;}
#module_657612150 .showHandle{background-color:transparent;}
#module_657612150 .showHandle{}
#module_657612150 .showHandle{background-repeat:no-repeat;}
#module_657612150 .showHandle{}
#module_657612150 .showHandle{}
#module_657612150 .showHandle{}
#module_657612150 a{font-size:unset;font-family:unset}
#module_657612264__tabPane_8250 #Sub657612264_Tab8250_4 {width:21.0256%;}
.module_657612151 .ModuleHead .HeadCenter{float:none;}
#module_657612151 {
padding:0px;
}
#module_657612151 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_657612151 .ModuleHead657612151 {
display:none;
}

#module_657612151 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612151 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612151 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612151 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612151 .imageTextGiant-Container{padding-top:10px;}
#module_657612151 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612151 .imageTextGiant-Container{padding-left:10px;}
#module_657612151 .imageTextGiant-Container{padding-right:10px;}
#module_657612151 .showHandle .btn{font-size:14px;}
#module_657612151 .showHandle .btn{font-family:;}
#module_657612151 .showHandle .btn{color:#333;}
#module_657612151 .showHandle .btn{font-weight:400;}
#module_657612151 .showHandle .btn{text-decoration:none;}
#module_657612151 .showHandle .btn{font-style:normal;}
#module_657612151 .showHandle div{border-top-color:#ddd !important;}
#module_657612151 .showHandle div{border-top-style:solid !important;}
#module_657612151 .showHandle div{border-top-width:1px !important;}
#module_657612151 .showHandle{background-color:transparent;}
#module_657612151 .showHandle{}
#module_657612151 .showHandle{background-repeat:no-repeat;}
#module_657612151 .showHandle{}
#module_657612151 .showHandle{}
#module_657612151 .showHandle{}
#module_657612151 a{font-size:unset;font-family:unset}
#module_657612264__tabPane_8250 #Sub657612264_Tab8250_5 {width:17.820600000000002%;}
.module_657612152 .ModuleHead .HeadCenter{float:none;}
#module_657612152 {
padding:0px;
}
#module_657612152 {
position:static;
z-index:1;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_657612152 .ModuleHead657612152 {
display:none;
}

#module_657612152 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612152 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612152 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612152 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612152 .imageTextGiant-Container{padding-top:10px;}
#module_657612152 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612152 .imageTextGiant-Container{padding-left:10px;}
#module_657612152 .imageTextGiant-Container{padding-right:10px;}
#module_657612152 .showHandle .btn{font-size:14px;}
#module_657612152 .showHandle .btn{font-family:;}
#module_657612152 .showHandle .btn{color:#333;}
#module_657612152 .showHandle .btn{font-weight:400;}
#module_657612152 .showHandle .btn{text-decoration:none;}
#module_657612152 .showHandle .btn{font-style:normal;}
#module_657612152 .showHandle div{border-top-color:#ddd !important;}
#module_657612152 .showHandle div{border-top-style:solid !important;}
#module_657612152 .showHandle div{border-top-width:1px !important;}
#module_657612152 .showHandle{background-color:transparent;}
#module_657612152 .showHandle{}
#module_657612152 .showHandle{background-repeat:no-repeat;}
#module_657612152 .showHandle{}
#module_657612152 .showHandle{}
#module_657612152 .showHandle{}
#module_657612152 a{font-size:unset;font-family:unset}


.module_657612052 .ModuleHead .HeadCenter{float:none;}
#module_657612052 {
padding:0px;
}
#module_657612052 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612052 .ModuleHead657612052 {
display:none;
}
#module_657612052 .BodyCenter.BodyCenter657612052 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202308181739044764f9.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_657612052 >.module_657612052 {
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_657612052 >.module_657612052{
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_657612052 .BodyCenter.BodyCenter657612052 {
padding-top:16.1987%;
padding-left:1.0799%;
padding-right:1.0799%;
padding-bottom:1.6199%;
}
}
@media screen and (max-width: 767px){
#module_657612052 .BodyCenter.BodyCenter657612052 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612052 >.module_657612052 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.3197%;
}
}
@media screen and (max-width: 767px){
#module_657612052 >.module_657612052 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612052 >.module_657612052 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612052:hover {
border:none;
}
#module_657612052:hover >.module_657612052 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612052 .ModuleSubContainer{background-color:transparent;}
#module_657612052 .ModuleSubContainer{background-image:none;}
#module_657612052 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612052 .ModuleSubContainer{background-position:0% 0%;}
#module_657612052 .ModuleSubContainer{background-attachment:scroll;}
#module_657612052 .ModuleSubContainer{}
#module_657612052 {!bgVideo!}{bgVideoUrl:}
#module_657612052 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612052 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612052 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612052 {max-width:1720px;width:auto;}
.module_657612135 .ModuleHead .HeadCenter{float:none;}
#module_657612135 {
padding:0px;
}
#module_657612135 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612135 .ModuleHead657612135 {
display:none;
}
#module_657612135 .BodyCenter.BodyCenter657612135 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612135 >.module_657612135 {
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_657612135 >.module_657612135{
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_657612135 .BodyCenter.BodyCenter657612135 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612135 .BodyCenter.BodyCenter657612135 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612135 >.module_657612135 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612135 >.module_657612135 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612135 >.module_657612135 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612135:hover {
border:none;
}
#module_657612135:hover >.module_657612135 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612135 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612135 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612135 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612135 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612135 .imageTextGiant-Container{padding-top:10px;}
#module_657612135 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612135 .imageTextGiant-Container{padding-left:80px;}
#module_657612135 .imageTextGiant-Container{padding-right:80px;}
#module_657612135 .showHandle .btn{font-size:14px;}
#module_657612135 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612135 .showHandle .btn{color:#333;}
#module_657612135 .showHandle .btn{font-weight:400;}
#module_657612135 .showHandle .btn{text-decoration:none;}
#module_657612135 .showHandle .btn{font-style:normal;}
#module_657612135 .showHandle div{border-top-color:#ddd !important;}
#module_657612135 .showHandle div{border-top-style:solid !important;}
#module_657612135 .showHandle div{border-top-width:1px !important;}
#module_657612135 .showHandle{background-color:transparent;}
#module_657612135 .showHandle{background-image:none;}
#module_657612135 .showHandle{background-repeat:no-repeat;}
#module_657612135 .showHandle{}
#module_657612135 .showHandle{}
#module_657612135 .showHandle{}
#module_657612135 a{font-size:unset;font-family:unset}
.module_657612261 .ModuleHead .HeadCenter{float:none;}
#module_657612261 {
padding:0px;
}
#module_657612261 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612261 .ModuleHead657612261 {
display:none;
}
#module_657612261 .BodyCenter.BodyCenter657612261 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612261 >.module_657612261 {
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_657612261 >.module_657612261{
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_657612261 .BodyCenter.BodyCenter657612261 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612261 .BodyCenter.BodyCenter657612261 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612261 >.module_657612261 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612261 >.module_657612261 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612261 >.module_657612261 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612261:hover {
border:none;
}
#module_657612261:hover >.module_657612261 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612261 .tabContainerGiantGrid{background-color:transparent;}
#module_657612261 .tabContainerGiantGrid{background-image:none;}
#module_657612261 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612261 .tabContainerGiantGrid{}
#module_657612261 .tabContainerGiantGrid{}
#module_657612261 .tabContainerGiantGrid{}
#module_657612261 .tabContainerGiantGrid{padding-top:10px;}
#module_657612261 .tabContainerGiantGrid{padding-bottom:10px;}
#module_657612261 .tabContainerGiantGrid{padding-left:80px;}
#module_657612261 .tabContainerGiantGrid{padding-right:80px;}
#module_657612261 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612261 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612261 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612261 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612261 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612261 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612261 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612261 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612261 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612261 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612261 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612261 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612261 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612261 .Nav-Container .phicon{font-size:16px;}
#module_657612261 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612261 .Nav-Container .phicon{color:#333;}
#module_657612261 .Nav-Container .phicon{font-weight:normal;}
#module_657612261 .Nav-Container .phicon{text-decoration:none;}
#module_657612261 .Nav-Container .phicon{font-style:normal;}
#module_657612261 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612261 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612261 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612261 .Nav-Container .phicon:hover{color:#333;}
#module_657612261 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612261 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612261 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612261 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612261__tabPane_8250 #Sub657612261_8250 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612261__tabPane_8250 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_657612261__tabPane_8250 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612261__tabPane_8250 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612261__tabPane_8250:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612261__tabPane_8250 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612261__tabPane_8250 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612261__tabPane_8250 #Sub657612261_8250 {display: block;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubPadding {float:left; height: 10px;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubContainer .SubDrag {display:none;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubPadding {width:0px; display:none;}
#module_657612261__tabPane_8250 #Sub657612261_8250 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612261__tabPane_8250 #Sub657612261_Tab8250_1 {width:20.0000%;}
.module_657612136 .ModuleHead .HeadCenter{float:none;}
#module_657612136 {
padding:0px;
}
#module_657612136 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612136 .ModuleHead657612136 {
display:none;
}
#module_657612136 .BodyCenter.BodyCenter657612136 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612136 >.module_657612136 {
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_657612136 >.module_657612136{
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_657612136 .BodyCenter.BodyCenter657612136 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612136 .BodyCenter.BodyCenter657612136 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612136 >.module_657612136 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612136 >.module_657612136 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612136 >.module_657612136 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612136:hover {
border:none;
}
#module_657612136:hover >.module_657612136 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612136 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612136 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612136 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612136 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612136 .imageTextGiant-Container{padding-top:10px;}
#module_657612136 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612136 .imageTextGiant-Container{padding-left:0px;}
#module_657612136 .imageTextGiant-Container{padding-right:10px;}
#module_657612136 .showHandle .btn{font-size:14px;}
#module_657612136 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612136 .showHandle .btn{color:#333;}
#module_657612136 .showHandle .btn{font-weight:400;}
#module_657612136 .showHandle .btn{text-decoration:none;}
#module_657612136 .showHandle .btn{font-style:normal;}
#module_657612136 .showHandle div{border-top-color:#ddd !important;}
#module_657612136 .showHandle div{border-top-style:solid !important;}
#module_657612136 .showHandle div{border-top-width:1px !important;}
#module_657612136 .showHandle{background-color:transparent;}
#module_657612136 .showHandle{background-image:none;}
#module_657612136 .showHandle{background-repeat:no-repeat;}
#module_657612136 .showHandle{}
#module_657612136 .showHandle{}
#module_657612136 .showHandle{}
#module_657612136 a{font-size:unset;font-family:unset}
#module_657612261__tabPane_8250 #Sub657612261_Tab8250_2 {width:20.7051%;}
.module_657612137 .ModuleHead .HeadCenter{float:none;}
#module_657612137 {
padding:0px;
}
#module_657612137 {
position:static;
z-index:1;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_657612137 .ModuleHead657612137 {
display:none;
}

#module_657612137 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612137 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612137 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612137 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612137 .imageTextGiant-Container{padding-top:10px;}
#module_657612137 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612137 .imageTextGiant-Container{padding-left:10px;}
#module_657612137 .imageTextGiant-Container{padding-right:10px;}
#module_657612137 .showHandle .btn{font-size:14px;}
#module_657612137 .showHandle .btn{font-family:;}
#module_657612137 .showHandle .btn{color:#333;}
#module_657612137 .showHandle .btn{font-weight:400;}
#module_657612137 .showHandle .btn{text-decoration:none;}
#module_657612137 .showHandle .btn{font-style:normal;}
#module_657612137 .showHandle div{border-top-color:#ddd !important;}
#module_657612137 .showHandle div{border-top-style:solid !important;}
#module_657612137 .showHandle div{border-top-width:1px !important;}
#module_657612137 .showHandle{background-color:transparent;}
#module_657612137 .showHandle{}
#module_657612137 .showHandle{background-repeat:no-repeat;}
#module_657612137 .showHandle{}
#module_657612137 .showHandle{}
#module_657612137 .showHandle{}
#module_657612137 a{font-size:unset;font-family:unset}
#module_657612261__tabPane_8250 #Sub657612261_Tab8250_3 {width:20.4487%;}
.module_657612138 .ModuleHead .HeadCenter{float:none;}
#module_657612138 {
padding:0px;
}
#module_657612138 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_657612138 .ModuleHead657612138 {
display:none;
}

#module_657612138 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612138 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612138 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612138 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612138 .imageTextGiant-Container{padding-top:10px;}
#module_657612138 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612138 .imageTextGiant-Container{padding-left:10px;}
#module_657612138 .imageTextGiant-Container{padding-right:10px;}
#module_657612138 .showHandle .btn{font-size:14px;}
#module_657612138 .showHandle .btn{font-family:;}
#module_657612138 .showHandle .btn{color:#333;}
#module_657612138 .showHandle .btn{font-weight:400;}
#module_657612138 .showHandle .btn{text-decoration:none;}
#module_657612138 .showHandle .btn{font-style:normal;}
#module_657612138 .showHandle div{border-top-color:#ddd !important;}
#module_657612138 .showHandle div{border-top-style:solid !important;}
#module_657612138 .showHandle div{border-top-width:1px !important;}
#module_657612138 .showHandle{background-color:transparent;}
#module_657612138 .showHandle{}
#module_657612138 .showHandle{background-repeat:no-repeat;}
#module_657612138 .showHandle{}
#module_657612138 .showHandle{}
#module_657612138 .showHandle{}
#module_657612138 a{font-size:unset;font-family:unset}
#module_657612261__tabPane_8250 #Sub657612261_Tab8250_4 {width:21.0256%;}
.module_657612139 .ModuleHead .HeadCenter{float:none;}
#module_657612139 {
padding:0px;
}
#module_657612139 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_657612139 .ModuleHead657612139 {
display:none;
}

#module_657612139 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612139 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612139 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612139 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612139 .imageTextGiant-Container{padding-top:10px;}
#module_657612139 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612139 .imageTextGiant-Container{padding-left:10px;}
#module_657612139 .imageTextGiant-Container{padding-right:10px;}
#module_657612139 .showHandle .btn{font-size:14px;}
#module_657612139 .showHandle .btn{font-family:;}
#module_657612139 .showHandle .btn{color:#333;}
#module_657612139 .showHandle .btn{font-weight:400;}
#module_657612139 .showHandle .btn{text-decoration:none;}
#module_657612139 .showHandle .btn{font-style:normal;}
#module_657612139 .showHandle div{border-top-color:#ddd !important;}
#module_657612139 .showHandle div{border-top-style:solid !important;}
#module_657612139 .showHandle div{border-top-width:1px !important;}
#module_657612139 .showHandle{background-color:transparent;}
#module_657612139 .showHandle{}
#module_657612139 .showHandle{background-repeat:no-repeat;}
#module_657612139 .showHandle{}
#module_657612139 .showHandle{}
#module_657612139 .showHandle{}
#module_657612139 a{font-size:unset;font-family:unset}
#module_657612261__tabPane_8250 #Sub657612261_Tab8250_5 {width:17.820600000000002%;}
.module_657612140 .ModuleHead .HeadCenter{float:none;}
#module_657612140 {
padding:0px;
}
#module_657612140 {
position:static;
z-index:1;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_657612140 .ModuleHead657612140 {
display:none;
}

#module_657612140 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612140 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612140 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612140 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612140 .imageTextGiant-Container{padding-top:10px;}
#module_657612140 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612140 .imageTextGiant-Container{padding-left:10px;}
#module_657612140 .imageTextGiant-Container{padding-right:10px;}
#module_657612140 .showHandle .btn{font-size:14px;}
#module_657612140 .showHandle .btn{font-family:;}
#module_657612140 .showHandle .btn{color:#333;}
#module_657612140 .showHandle .btn{font-weight:400;}
#module_657612140 .showHandle .btn{text-decoration:none;}
#module_657612140 .showHandle .btn{font-style:normal;}
#module_657612140 .showHandle div{border-top-color:#ddd !important;}
#module_657612140 .showHandle div{border-top-style:solid !important;}
#module_657612140 .showHandle div{border-top-width:1px !important;}
#module_657612140 .showHandle{background-color:transparent;}
#module_657612140 .showHandle{}
#module_657612140 .showHandle{background-repeat:no-repeat;}
#module_657612140 .showHandle{}
#module_657612140 .showHandle{}
#module_657612140 .showHandle{}
#module_657612140 a{font-size:unset;font-family:unset}


.module_657612054 .ModuleHead .HeadCenter{float:none;}
#module_657612054 {
padding:0px;
}
#module_657612054 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612054 .ModuleHead657612054 {
display:none;
}
#module_657612054 .BodyCenter.BodyCenter657612054 {
background:none;background-color:rgb(246, 244, 240);
}
#module_657612054 >.module_657612054 {
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_657612054 >.module_657612054{
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_657612054 .BodyCenter.BodyCenter657612054 {
padding-top:5.3996%;
padding-left:1.0799%;
padding-right:1.0799%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612054 .BodyCenter.BodyCenter657612054 {
padding-top:14.4092%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612054 >.module_657612054 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612054 >.module_657612054 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612054 >.module_657612054 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612054:hover {
border:none;
}
#module_657612054:hover >.module_657612054 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612054 .ModuleSubContainer{background-color:transparent;}
#module_657612054 .ModuleSubContainer{background-image:none;}
#module_657612054 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612054 .ModuleSubContainer{background-position:0% 0%;}
#module_657612054 .ModuleSubContainer{background-attachment:scroll;}
#module_657612054 .ModuleSubContainer{}
#module_657612054 {!bgVideo!}{bgVideoUrl:}
#module_657612054 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612054 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612054 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612054 {max-width:1720px;width:auto;}
.module_657612141 .ModuleHead .HeadCenter{float:none;}
#module_657612141 {
padding:0px;
}
#module_657612141 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612141 .ModuleHead657612141 {
display:none;
}
#module_657612141 .BodyCenter.BodyCenter657612141 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612141 >.module_657612141 {
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_657612141 >.module_657612141{
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_657612141 .BodyCenter.BodyCenter657612141 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612141 .BodyCenter.BodyCenter657612141 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612141 >.module_657612141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612141 >.module_657612141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612141 >.module_657612141 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612141:hover {
border:none;
}
#module_657612141:hover >.module_657612141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612141 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612141 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612141 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612141 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612141 .imageTextGiant-Container{padding-top:10px;}
#module_657612141 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612141 .imageTextGiant-Container{padding-left:10px;}
#module_657612141 .imageTextGiant-Container{padding-right:10px;}
#module_657612141 .showHandle .btn{font-size:14px;}
#module_657612141 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612141 .showHandle .btn{color:#333;}
#module_657612141 .showHandle .btn{font-weight:400;}
#module_657612141 .showHandle .btn{text-decoration:none;}
#module_657612141 .showHandle .btn{font-style:normal;}
#module_657612141 .showHandle div{border-top-color:#ddd !important;}
#module_657612141 .showHandle div{border-top-style:solid !important;}
#module_657612141 .showHandle div{border-top-width:1px !important;}
#module_657612141 .showHandle{background-color:transparent;}
#module_657612141 .showHandle{background-image:none;}
#module_657612141 .showHandle{background-repeat:no-repeat;}
#module_657612141 .showHandle{}
#module_657612141 .showHandle{}
#module_657612141 .showHandle{}
#module_657612141 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container{overflow: hidden;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container {z-index: 3; font-size: 0; white-space: nowrap;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li {position: relative; color: #666; cursor: pointer; text-align: center; margin: 0; float: none; display: inline-block; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li a {display: block; position: absolute; top: 50%; width: 100%; transform: translateY(-50%); padding: 0; background: none; color: #666;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul {overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {display: flex; align-items: center; justify-content: center; width: 65px; height: auto; margin: 0 auto; font-size: 0;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo img {max-width: 100%;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li p {margin-top: 4px; font-size: 14px; color: #666;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:after {content: ''; position: absolute; display: block; top: 50%; right: 0; transform: translateY(-50%); width: 1px; height: 80px; background: #e6e6e6;}

.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul .tab-arrows {display: none; position: absolute; top: calc(100% + 1px); left: 50%; transform: translateX(-50%); border-top: 9px solid #1976d2; border-bottom: 0px solid transparent; border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; z-index: 980;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.active .tab-arrows {display: block;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container li .tab-border-top,
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {transition: all 1s ease;}

.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-top {position: absolute; left: 0; width: 100%; top: -1px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-left {position: absolute; left: -1px; height: 100%; top: 0px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-right {position: absolute; right: -1px; height: 100%; top: 0px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {position: absolute; bottom: -1px; left: 0; width: 100%;}

div[id ^= "tab_content_clone_"] {display: block; position: absolute; height: 0; overflow: hidden; width: 100% !important; background: #f9f9f9; box-shadow: 0 2px 1px rgba(0, 0, 0, .1); z-index: 900;}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:last-child:after {content: unset;}
.ModuleTabContainerV2Giant.layout-110 .hovericon{display: none;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .defaulticon{
    display: none;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .defaulticon{
    display: none;
}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollRight {display: none !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {display: inline-block; float: left; overflow: unset;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-110 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-110 .location-right.TabContainer-Container .Nav-Container li {display: block; border-top: unset !important; border-bottom: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link {margin-right: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link:last-child {margin-bottom: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-top,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-top {width: auto; height: 100%; left: unset; right: 0; border-top: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-bottom,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-bottom { position: static; height: 100%; border-bottom: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .Nav-Container ul .tab-arrows {top: -9px; border-top: 0px solid transparent !important; border-bottom: 9px solid #1976d2 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul .tab-arrows {top: 50%; left: unset; right: -9px; transform: translateY(-50%); border-left: 9px solid #1976d2 !important; border-bottom: 9px solid transparent !important; border-top: 9px solid transparent !important; border-right: 0px solid transparent !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul .tab-arrows {left: -9px; top: 50%; transform: translateY(-50%); border-left: 0px solid transparent !important; border-bottom: 9px solid transparent !important; border-top: 9px solid transparent !important; border-right: 9px solid #1976d2 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li:after,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li:after {top: unset; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 1px;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .tabContentGiant {display: inline-block; float: left;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .tabContentGiant {display: inline-block; float: right;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-top {display: none;}
}

@media (max-width: 767px) {
    div[id ^= "tab_content_clone_"] {display: none;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li {height: 120px !important; width: 120px !important;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li a p {font-size: 12px; margin-top: 10px;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {width: 32px;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li + li:before {height: 62px;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .commonLabel,
    .ModuleTabContainerV2Giant.layout-110 .location-left .commonLabel {border-left-width: 0 !important; border-right-width: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: inline-block;
        height: 54px;
        top: 0;
        background-color: transparent;
        width: 32px;
    }
    
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 120px;
        top: 0;
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-110 .phicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
}.module_657612262 .ModuleHead .HeadCenter{float:none;}
#module_657612262 {
padding:0px;
}
#module_657612262 {
position:static;
z-index:0;
top:107px;
left:0px;
width:100%;
height: auto;
}
#module_657612262 .ModuleHead657612262 {
display:none;
}
#module_657612262 .BodyCenter.BodyCenter657612262 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612262 >.module_657612262 {
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_657612262 >.module_657612262{
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_657612262 .BodyCenter.BodyCenter657612262 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612262 .BodyCenter.BodyCenter657612262 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612262 >.module_657612262 {
margin-top:-7.5581%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612262 >.module_657612262 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612262 >.module_657612262 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612262:hover {
border:none;
}
#module_657612262:hover >.module_657612262 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612262 .commonLabel{border-top-color:#e6e6e6;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-right-color:#e6e6e6;}
#module_657612262 .commonLabel{border-top-style:solid;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-right-style:solid;}
#module_657612262 .commonLabel{border-top-width:0px;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-right-width:0px;}
#module_657612262 .commonLabel{border-bottom-color:#e6e6e6;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-left-color:#e6e6e6;}
#module_657612262 .commonLabel{border-bottom-style:solid;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-left-style:solid;}
#module_657612262 .commonLabel{border-bottom-width:0px;}#module_657612262 .location-right .commonLabel,#module_657612262 .location-left .commonLabel{border-left-width:0px;}
#module_657612262 .Nav-Container{text-align:right;}
#module_657612262 .Nav-Container{background-color:rgba(0,0,0,0);}
#module_657612262 .Nav-Container{}
#module_657612262 .Nav-Container li{background-color:rgba(0,0,0,0);}
#module_657612262 .Nav-Container li{background-image:none;}
#module_657612262 .Nav-Container li{background-repeat:no-repeat;}
#module_657612262 .Nav-Container li{}
#module_657612262 .Nav-Container li{}
#module_657612262 .Nav-Container li{}
#module_657612262 .Nav-Container a{text-align:center;}
#module_657612262 .Nav-Container li{width:170px;}@media only screen and (min-width: 768px){#module_657612262 .location-left .tabContentGiant,#module_657612262 .location-right .tabContentGiant{width: calc(100% - 170px - 14px)}}
#module_657612262 .Nav-Container li{height:150px;}
#module_657612262 .Nav-Container ul li .nav-img-logo{width:40%;}
#module_657612262 .Nav-Container li a p{font-size:16px;}
#module_657612262 .Nav-Container li a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612262 .Nav-Container ul li a p{color:rgb(118, 118, 118);}
#module_657612262 .Nav-Container li a p{font-weight:normal;}
#module_657612262 .Nav-Container li a p{text-decoration:none;}
#module_657612262 .Nav-Container li a p{font-style:normal;}
#module_657612262 .tab-link{margin-right:30px;} @media (min-width: 768px) {#module_657612262 .location-left .tab-link,#module_657612262 .location-right .tab-link{margin-bottom:30px;}}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{background-color:transparent;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{background-image:none;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{background-repeat:no-repeat;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{background-color:#f8f8f8;}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{background-image:none;}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{background-repeat:no-repeat;}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{}
#module_657612262 {} #tab_content_clone_module_657612262.tab-content-parent{}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{padding-top:10px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{padding-left:10px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{padding-right:10px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-top-style:none;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-top-width:0px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-right-style:none;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-right-width:0px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-paren .tab-panet{border-bottom-color:transparent;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-left-style:none;}
#module_657612262 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612262.tab-content-parent .tab-pane{border-left-width:0px;}
#module_657612262 .Nav-Container li.active a p{font-size:16px;}
#module_657612262 .Nav-Container li.active a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612262 .Nav-Container li.active a p{color:#5c2e20;}
#module_657612262 .Nav-Container li.active a p{font-weight:normal;}
#module_657612262 .Nav-Container li.active a p{text-decoration:none;}
#module_657612262 .Nav-Container li.active a p{font-style:normal;}
#module_657612262 .Nav-Container li .tab-border-top{border-top-color: transparent;}#module_657612262 .Nav-Container li.active .tab-border-top{border-top-color:#5c2e20;}#module_657612262 .location-right .Nav-Container li .tab-border-top,#module_657612262 .location-left .Nav-Container li .tab-border-top{border-right-color: transparent;}#module_657612262 .location-right .Nav-Container li.active .tab-border-top,#module_657612262 .location-left .Nav-Container li.active .tab-border-top{border-right-color:#5c2e20;}
#module_657612262 .Nav-Container li .tab-border-top,#module_657612262 .Nav-Container li.active .tab-border-top{border-top-style:solid;}#module_657612262 .location-right .Nav-Container li .tab-border-top,#module_657612262 .location-left .Nav-Container li .tab-border-top,#module_657612262 .location-right .Nav-Container li.active .tab-border-top,#module_657612262 .location-left .Nav-Container li.active .tab-border-top{border-right-style:solid;}
#module_657612262 .Nav-Container li .tab-border-top,#module_657612262 .Nav-Container li.active .tab-border-top{border-top-width:0px;}#module_657612262 .location-right .Nav-Container li .tab-border-top,#module_657612262 .location-left .Nav-Container li .tab-border-top,#module_657612262 .location-right .Nav-Container li.active .tab-border-top,#module_657612262 .location-left .Nav-Container li.active .tab-border-top{border-right-width:0px;}
#module_657612262 .Nav-Container li .tab-border-bottom{border-bottom-color: transparent;}#module_657612262 .Nav-Container li.active .tab-border-bottom{border-bottom-color:#5c2e20;}#module_657612262 .Nav-Container .tab-arrows{border-top-color:#5c2e20;}@media (min-width: 768px) {#module_657612262 .location-bottom .Nav-Container .tab-arrows{border-bottom-color:#5c2e20 !important;}#module_657612262 .location-left .Nav-Container .tab-arrows{border-left-color:#5c2e20 !important;}#module_657612262 .location-right .Nav-Container .tab-arrows{border-right-color:#5c2e20 !important;}}#module_657612262 .location-right .Nav-Container li .tab-border-bottom,#module_657612262 .location-left .Nav-Container li .tab-border-bottom{border-left-color: transparent;}#module_657612262 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612262 .location-left .Nav-Container li.active .tab-border-bottom{border-left-color:#5c2e20;}
#module_657612262 .Nav-Container li .tab-border-bottom,#module_657612262 .Nav-Container li.active .tab-border-bottom{border-bottom-style:solid;}#module_657612262 .location-right .Nav-Container li .tab-border-bottom,#module_657612262 .location-left .Nav-Container li .tab-border-bottom,#module_657612262 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612262 .location-left .Nav-Container li.active .tab-border-bottom{border-left-style:solid;}
#module_657612262 .Nav-Container li .tab-border-bottom,#module_657612262 .Nav-Container li.active .tab-border-bottom{border-bottom-width:0px;}#module_657612262 .location-right .Nav-Container li .tab-border-bottom,#module_657612262 .location-left .Nav-Container li .tab-border-bottom,#module_657612262 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612262 .location-left .Nav-Container li.active .tab-border-bottom{border-left-width:0px;}


.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}

.ModuleProductListGiant.layout-121 .pro-container>li {position: relative; padding: 10px 5px 27px 5px;transition: transform .5s ease-out 0s,background-color .5s ease-out 0s;top:0;}

.ModuleProductListGiant.layout-121 .pro-container li {float: left; margin: 10px 0px 5px 0px; border-bottom: 2px solid #333333; background-color: #f7f7f7; font-size: 16px; cursor: pointer;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; position: relative;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-121 .pro-container li .pro-img img{  transition: all .3s ease-out 0s; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; margin:auto; padding: auto;}
.ModuleProductListGiant.layout-121 .pro-container li:hover .pro-img img{transform: scale(1.1);}
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit-left{padding-left: 20px;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right{position:absolute;right: 2px;width: 46px; top:0;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right .rotate90{transform:rotate(89deg);text-align: center;}

.ModuleProductListGiant.layout-121 .pro-container li .pro-tit { position: relative;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name{ margin-top: 18px; text-overflow: ellipsis; overflow: hidden;  text-align: left; font-size: 14px; color: #444444;  width: 80%; }
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-desc{padding-right: 18px; text-overflow: ellipsis;  overflow: hidden;   margin-top: 10px; text-align: left; height: 45px;font-size: 12px;color: #a0a0a0; }
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit-right{color: #fff;margin-left:2px;border-left: 1px solid rgba(255,255, 255,.3);}
.ModuleProductListGiant.layout-121 a:active,.ModuleProductListGiant.layout-121 a:visited,.ModuleProductListGiant.layout-121 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-121 .pro-params .param{line-height: 1.5; overflow: hidden;white-space: nowrap; text-overflow: ellipsis}
.ModuleProductListGiant.layout-121 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-121 .pro-name{word-break: break-word !important;}

.ModuleProductListGiant.layout-121 .smailtool{align-items: flex-start; position: absolute; top:15px; right: 15px; display: flex; }
.ModuleProductListGiant.layout-121 .VRDiv{ display: flex; justify-content: flex-start;align-items: center; margin-right: 5px; color:#fff;font-size: 14px; background-color: rgba(0,0,0,0.4); border-radius: 8px;padding:8px 12px;}
.ModuleProductListGiant.layout-121 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-121 .VRTipstxt{ margin-left: 8px;    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}

@media screen and (min-width: 1200px) {
    .ModuleProductListGiant.layout-121 .pro-container li:hover {box-shadow:0px 8px 30px rgb(214, 213, 213);transform: translateY(-5px);-webkit-transform: translateY(-5px);box-sizing: border-box;}
}
@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit{ background: transparent;}
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-name ,
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-desc ,
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-price,
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
    .ModuleProductListGiant.layout-121 .pred-filter{display: block}
    .ModuleProductListGiant.layout-121 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-121 li.col-lg-1 {width: 100%; margin: 0;}
    .ModuleProductListGiant.layout-121 li.col-lg-2 {width: calc(50% - 10px);}
    .ModuleProductListGiant.layout-121 li.col-lg-3 {width: calc(33.3333% - 10px);}
    .ModuleProductListGiant.layout-121 li.col-lg-4 {width: calc(25% - 10px);}
    .ModuleProductListGiant.layout-121 li.col-lg-5 {width: calc(20% - 10px);}
    .ModuleProductListGiant.layout-121 li.col-lg-6 {width: calc(16.6667% - 10px);}
    .ModuleProductListGiant.layout-121 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

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


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

    .ModuleProductListGiant.layout-121 .pro-container li { width: 49%;  background: #fff; font-size: 15px; }
    .ModuleProductListGiant.layout-121 .pro-container>li { padding-bottom: 12px; }
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-121 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name { margin-top: 12px; width: 44px;}
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-desc { margin-top: 7px;padding-right: 0px; }
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-left{padding-left: 0px;}
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right{position:absolute;right: 0px;width: 26px; top:0;}

    .ModuleProductListGiant.layout-121 li.col-xs-2 {width: 49% !important; }
    .ModuleProductListGiant.layout-121 li.col-xs-2 .pro-tit .pro-name {width: 80%; }
    .ModuleProductListGiant.layout-121 li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-3 {width:32% !important; }
    .ModuleProductListGiant.layout-121 li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-4 {width: 23.5% !important; }
    .ModuleProductListGiant.layout-121 li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-5 {width:18.4% !important; }
    .ModuleProductListGiant.layout-121 li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-6 {width:15% !important; }
    .ModuleProductListGiant.layout-121 li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-1 {width: 100% !important;}
    .ModuleProductListGiant.layout-121 li.col-xs-1 .pro-tit .pro-name {width: 80% !important; }
    .ModuleProductListGiant.layout-121 li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-121 .pro-container li { width: 47%; background: #fff; font-size: 15px;}
    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name { margin-top: 12px; width: 60%}
}
.ModuleProductListGiant.layout-121 .videosDiv{border-radius: 8px;padding:8px 12px;background:rgba(0,0,0,0.4);}
.ModuleProductListGiant.layout-121 .videosTis{color: #fff;font-size: 12px;}
.ModuleProductListGiant.layout-121 .videosTis > svg{ width: 12px; height: 12px;fill: #fff;}
.ModuleProductListGiant.layout-122 .pagerGiant .inputer{outline: 0;}
.module_657612216 .ModuleHead .HeadCenter{float:none;}
#module_657612216 {
padding:0px;
}
#module_657612216 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612216 .ModuleHead657612216 {
display:none;
}
#module_657612216 .BodyCenter.BodyCenter657612216 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612216 >.module_657612216 {
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_657612216 >.module_657612216{
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_657612216 .BodyCenter.BodyCenter657612216 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612216 .BodyCenter.BodyCenter657612216 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612216 >.module_657612216 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612216 >.module_657612216 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612216 >.module_657612216 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612216:hover {
border:none;
}
#module_657612216:hover >.module_657612216 {
border-color:#ccc;
}
#module_657612216:hover >.module_657612216 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612216 .videosDiv{background-color:rgba(0,0,0,0.4);}
#module_657612216 .videosDiv{background-image:none;}
#module_657612216 .videosDiv{background-repeat:no-repeat;}
#module_657612216 .videosDiv{}
#module_657612216 .videosDiv{}
#module_657612216 .videosDiv{}
#module_657612216 .videosDiv{border-top-left-radius:8px;}
#module_657612216 .videosDiv{border-top-right-radius:8px;}
#module_657612216 .videosDiv{border-bottom-left-radius:8px;}
#module_657612216 .videosDiv{border-bottom-right-radius:8px;}
#module_657612216 .videosTis {font-size:16px;}  #module_657612216 .videosTis > svg {width:16px; height:16px}
#module_657612216 .videosTis {color:#fff;} #module_657612216 .videosTis > svg {fill:#fff;}
#module_657612216 .videosDiv{padding-top:8px;}
#module_657612216 .videosDiv{padding-bottom:8px;}
#module_657612216 .videosDiv{padding-left:12px;}
#module_657612216 .videosDiv{padding-right:12px;}
#module_657612216 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_657612216 .VRDiv{background-image:none;}
#module_657612216 .VRDiv{background-repeat:no-repeat;}
#module_657612216 .VRDiv{}
#module_657612216 .VRDiv{}
#module_657612216 .VRDiv{}
#module_657612216 .VRDiv{border-top-left-radius:8px;}
#module_657612216 .VRDiv{border-top-right-radius:8px;}
#module_657612216 .VRDiv{border-bottom-left-radius:8px;}
#module_657612216 .VRDiv{border-bottom-right-radius:8px;}
#module_657612216 .vrIcon  {font-size:16px;}  #module_657612216 .vrIcon  > svg {width:16px; height:16px}
#module_657612216 .vrIcon  {color:#fff;} #module_657612216 .vrIcon  > svg {fill:#fff;}
#module_657612216 .VRDiv{padding-top:8px;}
#module_657612216 .VRDiv{padding-bottom:8px;}
#module_657612216 .VRDiv{padding-left:12px;}
#module_657612216 .VRDiv{padding-right:12px;}
#module_657612216 .VRTipstxt{font-size:14px;}
#module_657612216 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .VRTipstxt{color:#fff;}
#module_657612216 .VRTipstxt{font-weight:normal;}
#module_657612216 .VRTipstxt{text-decoration:none;}
#module_657612216 .VRTipstxt{font-style:normal;}
#module_657612216 .pro-item{margin-bottom:50px; margin-right:50px;} #module_657612216 .pro-container li.col-lg-2{width:calc((100% - 50px) / 2);} #module_657612216 .pro-container li.col-lg-3{width:calc((100% - 50px * 2) / 3);} #module_657612216 .pro-container li.col-lg-4{width:calc((100% - 50px * 3) / 4);} #module_657612216 .pro-container li.col-lg-5{width:calc((100% - 50px * 4) / 5);} #module_657612216 .pro-container li.col-lg-6{width:calc((100% - 50px * 5) / 6);}
#module_657612216 .pro-item{padding-top:10px;}
#module_657612216 .pro-item{padding-bottom:30px;}
#module_657612216 .pro-item{padding-left:10px;}
#module_657612216 .pro-item{padding-right:10px;}
#module_657612216 .pro-item{border-top-color:transparent;}
#module_657612216 .pro-item{border-top-style:solid;}
#module_657612216 .pro-item{border-top-width:0px;}
#module_657612216 .pro-item{border-right-color:transparent;}
#module_657612216 .pro-item{border-right-style:solid;}
#module_657612216 .pro-item{border-right-width:0px;}
#module_657612216 .pro-item{border-bottom-color:transparent;}
#module_657612216 .pro-item{border-bottom-style:solid;}
#module_657612216 .pro-item{border-bottom-width:0px;}
#module_657612216 .pro-item{border-left-color:transparent;}
#module_657612216 .pro-item{border-left-style:solid;}
#module_657612216 .pro-item{border-left-width:0px;}
#module_657612216 .pro-item{background-color:rgba(0,0,0,0);}
#module_657612216 .pro-item{background-image:none;}
#module_657612216 .pro-item{background-repeat:no-repeat;}
#module_657612216 .pro-item{}
#module_657612216 .pro-item{}
#module_657612216 .pro-item{}
#module_657612216 .pro-img .dummy{background-color:transparent;}
#module_657612216 .pro-img .dummy{background-image:none;}
#module_657612216 .pro-img .dummy{background-repeat:no-repeat;}
#module_657612216 .pro-img .dummy{}
#module_657612216 .pro-img .dummy{}
#module_657612216 .pro-img .dummy{}
#module_657612216 .pro-img .dummy{padding-top:100%;}
#module_657612216 .pro-img img{ object-fit:cover;}
#module_657612216 .pro-img img{ width:100%;}
#module_657612216 .pro-img img{ height:100%;}
#module_657612216 .pro-img img{border-radius:0px;}
#module_657612216 .pro-name{font-size:18px;}
#module_657612216 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-name{color:#666;}
#module_657612216 .pro-name{font-weight:normal;}
#module_657612216 .pro-name{text-decoration:none;}
#module_657612216 .pro-name{}
#module_657612216 .pro-name{margin-top:18px;}
#module_657612216 .pro-name{margin-bottom:0px;}
#module_657612216 .pro-desc{margin-top:10px;}
#module_657612216 .pro-desc{margin-bottom:0px;}
#module_657612216 .pro-desc{font-size:14px;}
#module_657612216 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-desc{color:#999999;}
#module_657612216 .pro-desc{font-weight:normal;}
#module_657612216 .pro-desc{text-decoration:none;}
#module_657612216 .pro-desc{}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li,#module_657612216 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_657612216 .choosed-tab, #module_657612216 .setting-screening-criteria{font-size:12px;}
#module_657612216 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .choosed-tab, #module_657612216 .setting-screening-criteria{color:#fd6e27;}
#module_657612216 .choosed-tab{}
#module_657612216 .choosed-tab{}
#module_657612216 .choosed-tab{}
#module_657612216 .selected-light,#module_657612216 .setting-all, #module_657612216 .setting-left-bar, #module_657612216 .setting-pred-warp .setting-collapse, #module_657612216 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_657612216 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_657612216 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_657612216 .selected-light,#module_657612216 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .selected-light,#module_657612216 .setting-left-bar,#module_657612216 .setting-reset,#module_657612216 .setting-pred-warp .setting-collapse,#module_657612216 .giantroom .btn-more{color:#000;}
#module_657612216 .selected-light{}
#module_657612216 .selected-light,#module_657612216 .setting-all{}
#module_657612216 .selected-light,#module_657612216 .setting-all{}
#module_657612216 .setting-right-temp ul li, #module_657612216 .choosed-tab{border-top-left-radius:2px;}
#module_657612216 .setting-right-temp ul li, #module_657612216 .choosed-tab{border-top-right-radius:2px;}
#module_657612216 .setting-right-temp ul li, #module_657612216 .choosed-tab{border-bottom-left-radius:2px;}
#module_657612216 .setting-right-temp ul li, #module_657612216 .choosed-tab{border-bottom-right-radius:2px;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab{border-top-color:#d6d6d6;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab{border-top-style:solid;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-top-width:1px;} #module_657612216 .giantroom {margin-top: calc(-16px - 1px);}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-bottom-style:solid;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-bottom-width:1px;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-left-style:solid;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-left-width:1px;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-right-style:solid;}
#module_657612216 .pred-filter, #module_657612216 .choosed-tab, #module_657612216 .giantroom .btn-more{border-right-width:1px;}
#module_657612216 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_657612216 .setting-left-bar{background-color:#fafafa;}
#module_657612216 .setting-left-bar{width:100px} #module_657612216 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_657612216 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_657612216 .choosed-tab .icsmall{color:#999;}
#module_657612216 .setting-right-temp ul li{margin-right:10px;}
#module_657612216 .pro-buybtn{color:#444;}
#module_657612216 .pro-paramname{font-size:14px;}
#module_657612216 .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-paramname{color:#666;}
#module_657612216 .pro-paramname{font-weight:normal;}
#module_657612216 .pro-paramname{text-decoration:none;}
#module_657612216 .pro-paramname{font-style:normal;}
#module_657612216 .pro-paramvalue{font-size:14px;}
#module_657612216 .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-paramvalue{color:#666;}
#module_657612216 .pro-paramvalue{font-weight:normal;}
#module_657612216 .pro-paramvalue{text-decoration:none;}
#module_657612216 .pro-paramvalue{font-style:normal;}
#module_657612216 .pro-params{margin-top:15px;}
#module_657612216 .pro-params{margin-right:0px;}
#module_657612216 .pro-params{margin-left:0px;}
#module_657612216 .pro-params{margin-bottom:15px;}
#module_657612216 .pagerGiant .text{font-size:12px;}
#module_657612216 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pagerGiant .text{color:#333;}
#module_657612216 .pagerGiant .text{}
#module_657612216 .pagerGiant .text{}
#module_657612216 .pagerGiant .text{}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer{width:30px}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer{height:30px}
#module_657612216 .pagerGiant .num{font-size:12px;}
#module_657612216 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pagerGiant .num{color:#333;}
#module_657612216 .pagerGiant .num{}
#module_657612216 .pagerGiant .num{}
#module_657612216 .pagerGiant .num{}
#module_657612216 .pagerGiant .submit{width:55px}
#module_657612216 .pagerGiant .submit{height:30px}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer,#module_657612216 .pagerGiant .submit{border-top-left-radius:0px;}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer,#module_657612216 .pagerGiant .submit{border-top-right-radius:0px;}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer,#module_657612216 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_657612216 .pagerGiant .current,#module_657612216 .pagerGiant .num,#module_657612216 .pagerGiant .inputer,#module_657612216 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_657612216 .pagerGiant .next,#module_657612216 .pagerGiant .splitline{color:#ccc;}
#module_657612216 .pagerGiant .num{background-color:#fff;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-top-color:#ccc;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-top-style:solid;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer{border-top-width:1px;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-bottom-style:solid;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer{border-bottom-width:1px;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-left-color:#ccc;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-left-style:solid;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer{border-left-width:1px;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-right-color:#ccc;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .inputer{border-right-style:solid;}
#module_657612216 .pagerGiant .num, #module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer{border-right-width:1px;}
#module_657612216 .page-more a{font-size:16px;}
#module_657612216 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .page-more a{color:#666 !important;}
#module_657612216 .page-more a{font-weight:normal;}
#module_657612216 .page-more a{text-decoration:none;}
#module_657612216 .page-more a{font-style:normal;}
#module_657612216 .page-more a{background-color:#fff;}
#module_657612216 .page-more a{border-top-color:#eee;}
#module_657612216 .page-more a{border-top-style:solid;}
#module_657612216 .page-more a{border-top-width:2px;}
#module_657612216 .page-more a{border-bottom-color:#eee;}
#module_657612216 .page-more a{border-bottom-style:solid;}
#module_657612216 .page-more a{border-bottom-width:2px;}
#module_657612216 .page-more a{border-left-color:#eee;}
#module_657612216 .page-more a{border-left-style:solid;}
#module_657612216 .page-more a{border-left-width:2px;}
#module_657612216 .page-more a{border-right-color:#eee;}
#module_657612216 .page-more a{border-right-style:solid;}
#module_657612216 .page-more a{border-right-width:2px;}
#module_657612216 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_657612216 .VRDiv:hover{background-image:none;}
#module_657612216 .VRDiv:hover{background-repeat:no-repeat;}
#module_657612216 .VRDiv:hover{}
#module_657612216 .VRDiv:hover{}
#module_657612216 .VRDiv:hover{}
#module_657612216 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_657612216 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_657612216 .VRDiv:hover .vrIcon  {color:#fff;} #module_657612216 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_657612216 .videosDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_657612216 .videosDiv:hover{background-image:none;}
#module_657612216 .videosDiv:hover{background-repeat:no-repeat;}
#module_657612216 .videosDiv:hover{}
#module_657612216 .videosDiv:hover{}
#module_657612216 .videosDiv:hover{}
#module_657612216 .videosDiv:hover .videosTis {font-size:16px;} #module_657612216 .videosDiv:hover .videosTis > svg {width:16px; height:16px}
#module_657612216 .videosDiv:hover .videosTis {color:#fff;} #module_657612216 .videosDiv:hover .videosTis > svg {fill:#fff;}
#module_657612216 .pro-item:hover .pro-paramname{font-size:14px;}
#module_657612216 .pro-item:hover .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-item:hover .pro-paramname{color:#fff;}
#module_657612216 .pro-item:hover .pro-paramname{font-weight:normal;}
#module_657612216 .pro-item:hover .pro-paramname{text-decoration:none;}
#module_657612216 .pro-item:hover .pro-paramname{font-style:normal;}
#module_657612216 .pro-item:hover .pro-paramvalue{font-size:14px;}
#module_657612216 .pro-item:hover .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-item:hover .pro-paramvalue,#module_657612216 .pro-item:hover .param{color:#fff;}
#module_657612216 .pro-item:hover .pro-paramvalue{font-weight:normal;}
#module_657612216 .pro-item:hover .pro-paramvalue{text-decoration:none;}
#module_657612216 .pro-item:hover .pro-paramvalue{font-style:normal;}
#module_657612216 .pro-item:hover{border-top-color:#eee;}
#module_657612216 .pro-item:hover{border-top-style:solid;}
#module_657612216 .pro-item:hover{border-top-width:0px;}
#module_657612216 .pro-item:hover{border-right-color:#eee;}
#module_657612216 .pro-item:hover{border-right-style:solid;}
#module_657612216 .pro-item:hover{border-right-width:0px;}
#module_657612216 .pro-item:hover{border-bottom-color:#eee;}
#module_657612216 .pro-item:hover{border-bottom-style:solid;}
#module_657612216 .pro-item:hover{border-bottom-width:0px;}
#module_657612216 .pro-item:hover{border-left-color:#eee;}
#module_657612216 .pro-item:hover{border-left-style:solid;}
#module_657612216 .pro-item:hover{border-left-width:0px;}
#module_657612216 .pro-item:hover{background-color:rgb(220, 154, 87);}
#module_657612216 .pro-item:hover{background-image:none;}
#module_657612216 .pro-item:hover{background-repeat:no-repeat;}
#module_657612216 .pro-item:hover{}
#module_657612216 .pro-item:hover{}
#module_657612216 .pro-item:hover{}
#module_657612216 .pro-item:hover .pro-name{font-size:18px;}
#module_657612216 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-item:hover .pro-name{color:#fff;}
#module_657612216 .pro-item:hover .pro-name{font-weight:normal;}
#module_657612216 .pro-item:hover .pro-name{text-decoration:none;}
#module_657612216 .pro-item:hover .pro-name{}
#module_657612216 .pro-item:hover .pro-desc{font-size:14px;}
#module_657612216 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pro-item:hover .pro-desc{color:#ffffff;}
#module_657612216 .pro-item:hover .pro-desc{font-weight:normal;}
#module_657612216 .pro-item:hover .pro-desc{text-decoration:none;}
#module_657612216 .pro-item:hover .pro-desc{}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#fd6e27;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612216 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{font-size:12px;}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{color:#fd6e27;} #module_657612216 .items-active{border-color:#fd6e27;} #module_657612216 .bean-finish{background:#fd6e27;}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{}
#module_657612216 .selected-light:hover,#module_657612216 .selected-light.active,#module_657612216 .items-active{}
#module_657612216 .setting-left-bar:hover{background-color:#fafafa;}
#module_657612216 .setting-right-temp ul li:hover, #module_657612216 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_657612216 .choosed-tab .icsmall:hover{color:#999;}
#module_657612216 .pro-item:hover .pro-buybtn,#module_657612216 .pro-item:hover .pro-tit-right{color:#fff;border-left-color:#fff;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{font-size:12px;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{color:#fff;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit{background-color:#fd6e27;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-top-color:#fd6e27;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-bottom-color:#fd6e27;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-left-color:#fd6e27;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-right-color:#fd6e27;}
#module_657612216 .pagerGiant .current, #module_657612216 .pagerGiant .submit, #module_657612216 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_657612216 .page-more a:hover{font-size:16px;}
#module_657612216 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612216 .page-more a:hover{color:#666 !important;}
#module_657612216 .page-more a:hover {font-weight:normal;}
#module_657612216 .page-more a:hover {text-decoration:none;}
#module_657612216 .page-more a:hover {font-style:normal;}
#module_657612216 .page-more a:hover{background-color:#fff;}
#module_657612216 .page-more a:hover{border-top-color:#eee;}
#module_657612216 .page-more a:hover{border-top-style:solid;}
#module_657612216 .page-more a:hover{border-bottom-color:#eee;}
#module_657612216 .page-more a:hover{border-bottom-style:solid;}
#module_657612216 .page-more a:hover{border-left-color:#eee;}
#module_657612216 .page-more a:hover{border-left-style:solid;}
#module_657612216 .page-more a:hover{border-right-color:#eee;}
#module_657612216 .page-more a:hover{border-right-style:solid;}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox,
.ModuleCustomFormGiant.layout-101 .frist_item,
.ModuleCustomFormGiant.layout-101 input.input-text-color,
.ModuleCustomFormGiant.layout-101 .customFormDatetime,
.ModuleCustomFormGiant.layout-101 .pcCitybox select
{
    height: 38px;
    line-height: 38px;
}

.ModuleCustomFormGiant.layout-101 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-101 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

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

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn2{
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666 ;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

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

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

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

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

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

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


.ModuleCustomFormGiant.layout-101 label{
    line-height: 2;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

.ModuleCustomFormGiant.layout-101  .iconfont-fujian {
    font-size: 19px !important;
}
.ModuleCustomFormGiant.layout-101  .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}
.module_9988657612216 .ModuleHead .HeadCenter{float:none;}
#module_9988657612216 {
padding:0px;
}
#module_9988657612216 {
}
#module_9988657612216 .ModuleHead0 {
display:block;
}

#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{font-size:px;}
#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{font-family:;}
#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{color:;}
#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{}
#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{}
#module_9988657612216 .InsidePage-list-content span,#module_9988657612216 .in-formList-checkbox span{}
#module_9988657612216 .title{font-size:px;}
#module_9988657612216 .title{font-family:;}
#module_9988657612216 .title{color:;}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{background-color:;}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{}
#module_9988657612216 .title{height:px;line-height:px;}
#module_9988657612216 .title{text-align:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{background-color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-top-color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-top-style:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-top-width:px;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-right-color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-right-style:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-right-width:px;}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-bottom-color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-bottom-style:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-bottom-width:px;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-left-color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-left-style:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 .customFormCheckbox,#module_9988657612216 input[type=radio],#module_9988657612216.customFormDatetime,#module_9988657612216 input.input-text-color,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .multi-row-text,#module_9988657612216 .cityval{border-left-width:px;}
#module_9988657612216 .smsbtn,#module_9988657612216 .customFormTextarea,#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 input.input-text-color,#module_9988657612216.customFormDatetime,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .cityval{border-top-left-radius:px;}
#module_9988657612216 .smsbtn,#module_9988657612216 .customFormTextarea,#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 input.input-text-color,#module_9988657612216.customFormDatetime,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .cityval{border-top-right-radius:px;}
#module_9988657612216 .smsbtn,#module_9988657612216 .customFormTextarea,#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 input.input-text-color,#module_9988657612216.customFormDatetime,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .cityval{border-bottom-left-radius:px;}
#module_9988657612216 .smsbtn,#module_9988657612216 .customFormTextarea,#module_9988657612216 .smsvcode,#module_9988657612216 .frist_item,#module_9988657612216 .VerificationCodeinput,#module_9988657612216 input.input-text-color,#module_9988657612216.customFormDatetime,#module_9988657612216 .Browse-file,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select,#module_9988657612216 .cityval{border-bottom-right-radius:px;}
#module_9988657612216 .Describ-text-color{font-size:px;}
#module_9988657612216 .Describ-text-color{font-family:;}
#module_9988657612216 .Describ-text-color{color:;}
#module_9988657612216 .Describ-text-color{}
#module_9988657612216 .Describ-text-color{}
#module_9988657612216 .Describ-text-color{}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsbtn,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{font-size:px;}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsbtn,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{font-family:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{color:;}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsbtn,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsbtn,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{}
#module_9988657612216 .smsvcode,#module_9988657612216 .smsbtn,#module_9988657612216 .input-text-color,#module_9988657612216 .cityval{}
#module_9988657612216 .smsvaldatebox,#module_9988657612216 .frist_item,#module_9988657612216 input.input-text-color,#module_9988657612216 .customFormDatetime,#module_9988657612216 .pcCitybox select{line-height:px;height:px;}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{font-size:px;}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{font-family:;}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{color:;}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{}
#module_9988657612216 .input-text-color::placeholder,#module_9988657612216 .smsvcode::placeholder{}
#module_9988657612216 .submitbtn{font-size:px;}
#module_9988657612216 .submitbtn{font-family:;}
#module_9988657612216 .submitbtn{color:;}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{background-color:;} #module_9988657612216 input[type=radio]:checked, #module_9988657612216 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtn{}
#module_9988657612216 .submitbtnbox{justify-content:;}
#module_9988657612216 .submitbtn{width:%;}
#module_9988657612216 .submitbtn{height:px;line-height:px;}
#module_9988657612216 .submitbtn{border-top-left-radius:px;}
#module_9988657612216 .submitbtn{border-top-right-radius:px;}
#module_9988657612216 .submitbtn{border-bottom-left-radius:px;}
#module_9988657612216 .submitbtn{border-bottom-right-radius:px;}
#module_9988657612216 .vcbtn1{background-color:;}
#module_9988657612216 .vcbtn1{color:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-top-color:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-top-style:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-right-color:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-right-style:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-bottom-color:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-bottom-style:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-left-color:;}
#module_9988657612216 .frist_item:hover,#module_9988657612216 .smsvcode:hover, #module_9988657612216 .VerificationCodeinput:hover,#module_9988657612216 .customFormCheckbox:hover,#module_9988657612216 input[type=radio]:hover,#module_9988657612216 input.input-text-color:hover,#module_9988657612216.customFormDatetime:hover,#module_9988657612216 .Browse-file:hover,#module_9988657612216 .customFormDatetime:hover,#module_9988657612216 .pcCitybox select:hover,#module_9988657612216 .multi-row-text:hover,#module_9988657612216 .cityval:hover{border-left-style:;}
#module_9988657612216 .submitbtn:hover{font-size:px;}
#module_9988657612216 .submitbtn:hover{font-family:;}
#module_9988657612216 .submitbtn:hover{color:;}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{background-color:;}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}
#module_9988657612216 .submitbtn:hover{}




.module_657612062 .ModuleHead .HeadCenter{float:none;}
#module_657612062 {
padding:0px;
}
#module_657612062 {
position:static;
z-index:0;
top:1773px;
left:272px;
width:100%;
height: auto;
}
#module_657612062 .ModuleHead657612062 {
display:none;
}
#module_657612062 .BodyCenter.BodyCenter657612062 {
background:none;background-color:rgb(246, 244, 240);
}
#module_657612062 >.module_657612062 {
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_657612062 >.module_657612062{
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_657612062 .BodyCenter.BodyCenter657612062 {
padding-top:5.3996%;
padding-left:1.0799%;
padding-right:1.0799%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612062 .BodyCenter.BodyCenter657612062 {
padding-top:14.4092%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612062 >.module_657612062 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612062 >.module_657612062 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612062 >.module_657612062 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612062:hover {
border:none;
}
#module_657612062:hover >.module_657612062 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612062 .ModuleSubContainer{background-color:transparent;}
#module_657612062 .ModuleSubContainer{background-image:none;}
#module_657612062 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612062 .ModuleSubContainer{background-position:0% 0%;}
#module_657612062 .ModuleSubContainer{background-attachment:scroll;}
#module_657612062 .ModuleSubContainer{}
#module_657612062 {!bgVideo!}{bgVideoUrl:}
#module_657612062 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612062 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612062 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612062 {max-width:1720px;width:auto;}
.module_657612159 .ModuleHead .HeadCenter{float:none;}
#module_657612159 {
padding:0px;
}
#module_657612159 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612159 .ModuleHead657612159 {
display:none;
}
#module_657612159 .BodyCenter.BodyCenter657612159 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612159 >.module_657612159 {
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_657612159 >.module_657612159{
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_657612159 .BodyCenter.BodyCenter657612159 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612159 .BodyCenter.BodyCenter657612159 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612159 >.module_657612159 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612159 >.module_657612159 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612159 >.module_657612159 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612159:hover {
border:none;
}
#module_657612159:hover >.module_657612159 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612159 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612159 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612159 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612159 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612159 .imageTextGiant-Container{padding-top:10px;}
#module_657612159 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612159 .imageTextGiant-Container{padding-left:10px;}
#module_657612159 .imageTextGiant-Container{padding-right:10px;}
#module_657612159 .showHandle .btn{font-size:14px;}
#module_657612159 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612159 .showHandle .btn{color:#333;}
#module_657612159 .showHandle .btn{font-weight:400;}
#module_657612159 .showHandle .btn{text-decoration:none;}
#module_657612159 .showHandle .btn{font-style:normal;}
#module_657612159 .showHandle div{border-top-color:#ddd !important;}
#module_657612159 .showHandle div{border-top-style:solid !important;}
#module_657612159 .showHandle div{border-top-width:1px !important;}
#module_657612159 .showHandle{background-color:transparent;}
#module_657612159 .showHandle{background-image:none;}
#module_657612159 .showHandle{background-repeat:no-repeat;}
#module_657612159 .showHandle{}
#module_657612159 .showHandle{}
#module_657612159 .showHandle{}
#module_657612159 a{font-size:unset;font-family:unset}
.module_657612267 .ModuleHead .HeadCenter{float:none;}
#module_657612267 {
padding:0px;
}
#module_657612267 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612267 .ModuleHead657612267 {
display:none;
}
#module_657612267 .BodyCenter.BodyCenter657612267 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612267 >.module_657612267 {
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_657612267 >.module_657612267{
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_657612267 .BodyCenter.BodyCenter657612267 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612267 .BodyCenter.BodyCenter657612267 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612267 >.module_657612267 {
margin-top:-7.5581%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612267 >.module_657612267 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612267 >.module_657612267 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612267:hover {
border:none;
}
#module_657612267:hover >.module_657612267 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612267 .commonLabel{border-top-color:#e6e6e6;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-right-color:#e6e6e6;}
#module_657612267 .commonLabel{border-top-style:solid;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-right-style:solid;}
#module_657612267 .commonLabel{border-top-width:0px;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-right-width:0px;}
#module_657612267 .commonLabel{border-bottom-color:#e6e6e6;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-left-color:#e6e6e6;}
#module_657612267 .commonLabel{border-bottom-style:solid;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-left-style:solid;}
#module_657612267 .commonLabel{border-bottom-width:0px;}#module_657612267 .location-right .commonLabel,#module_657612267 .location-left .commonLabel{border-left-width:0px;}
#module_657612267 .Nav-Container{text-align:right;}
#module_657612267 .Nav-Container{background-color:rgba(0,0,0,0);}
#module_657612267 .Nav-Container{}
#module_657612267 .Nav-Container li{background-color:rgba(0,0,0,0);}
#module_657612267 .Nav-Container li{background-image:none;}
#module_657612267 .Nav-Container li{background-repeat:no-repeat;}
#module_657612267 .Nav-Container li{}
#module_657612267 .Nav-Container li{}
#module_657612267 .Nav-Container li{}
#module_657612267 .Nav-Container a{text-align:center;}
#module_657612267 .Nav-Container li{width:170px;}@media only screen and (min-width: 768px){#module_657612267 .location-left .tabContentGiant,#module_657612267 .location-right .tabContentGiant{width: calc(100% - 170px - 14px)}}
#module_657612267 .Nav-Container li{height:150px;}
#module_657612267 .Nav-Container ul li .nav-img-logo{width:40%;}
#module_657612267 .Nav-Container li a p{font-size:16px;}
#module_657612267 .Nav-Container li a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612267 .Nav-Container ul li a p{color:rgb(118, 118, 118);}
#module_657612267 .Nav-Container li a p{font-weight:normal;}
#module_657612267 .Nav-Container li a p{text-decoration:none;}
#module_657612267 .Nav-Container li a p{font-style:normal;}
#module_657612267 .tab-link{margin-right:30px;} @media (min-width: 768px) {#module_657612267 .location-left .tab-link,#module_657612267 .location-right .tab-link{margin-bottom:30px;}}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{background-color:transparent;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{background-image:none;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{background-repeat:no-repeat;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{background-color:#f8f8f8;}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{background-image:none;}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{background-repeat:no-repeat;}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{}
#module_657612267 {} #tab_content_clone_module_657612267.tab-content-parent{}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{padding-top:10px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{padding-left:10px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{padding-right:10px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-top-style:none;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-top-width:0px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-right-style:none;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-right-width:0px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-paren .tab-panet{border-bottom-color:transparent;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-left-style:none;}
#module_657612267 .TabContainer-Container .tab-pane,#tab_content_clone_module_657612267.tab-content-parent .tab-pane{border-left-width:0px;}
#module_657612267 .Nav-Container li.active a p{font-size:16px;}
#module_657612267 .Nav-Container li.active a p{font-family:微软雅黑,Microsoft YaHei;}
#module_657612267 .Nav-Container li.active a p{color:rgb(220, 154, 87);}
#module_657612267 .Nav-Container li.active a p{font-weight:normal;}
#module_657612267 .Nav-Container li.active a p{text-decoration:none;}
#module_657612267 .Nav-Container li.active a p{font-style:normal;}
#module_657612267 .Nav-Container li .tab-border-top{border-top-color: transparent;}#module_657612267 .Nav-Container li.active .tab-border-top{border-top-color:#333333;}#module_657612267 .location-right .Nav-Container li .tab-border-top,#module_657612267 .location-left .Nav-Container li .tab-border-top{border-right-color: transparent;}#module_657612267 .location-right .Nav-Container li.active .tab-border-top,#module_657612267 .location-left .Nav-Container li.active .tab-border-top{border-right-color:#333333;}
#module_657612267 .Nav-Container li .tab-border-top,#module_657612267 .Nav-Container li.active .tab-border-top{border-top-style:solid;}#module_657612267 .location-right .Nav-Container li .tab-border-top,#module_657612267 .location-left .Nav-Container li .tab-border-top,#module_657612267 .location-right .Nav-Container li.active .tab-border-top,#module_657612267 .location-left .Nav-Container li.active .tab-border-top{border-right-style:solid;}
#module_657612267 .Nav-Container li .tab-border-top,#module_657612267 .Nav-Container li.active .tab-border-top{border-top-width:0px;}#module_657612267 .location-right .Nav-Container li .tab-border-top,#module_657612267 .location-left .Nav-Container li .tab-border-top,#module_657612267 .location-right .Nav-Container li.active .tab-border-top,#module_657612267 .location-left .Nav-Container li.active .tab-border-top{border-right-width:0px;}
#module_657612267 .Nav-Container li .tab-border-bottom{border-bottom-color: transparent;}#module_657612267 .Nav-Container li.active .tab-border-bottom{border-bottom-color:#333333;}#module_657612267 .Nav-Container .tab-arrows{border-top-color:#333333;}@media (min-width: 768px) {#module_657612267 .location-bottom .Nav-Container .tab-arrows{border-bottom-color:#333333 !important;}#module_657612267 .location-left .Nav-Container .tab-arrows{border-left-color:#333333 !important;}#module_657612267 .location-right .Nav-Container .tab-arrows{border-right-color:#333333 !important;}}#module_657612267 .location-right .Nav-Container li .tab-border-bottom,#module_657612267 .location-left .Nav-Container li .tab-border-bottom{border-left-color: transparent;}#module_657612267 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612267 .location-left .Nav-Container li.active .tab-border-bottom{border-left-color:#333333;}
#module_657612267 .Nav-Container li .tab-border-bottom,#module_657612267 .Nav-Container li.active .tab-border-bottom{border-bottom-style:solid;}#module_657612267 .location-right .Nav-Container li .tab-border-bottom,#module_657612267 .location-left .Nav-Container li .tab-border-bottom,#module_657612267 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612267 .location-left .Nav-Container li.active .tab-border-bottom{border-left-style:solid;}
#module_657612267 .Nav-Container li .tab-border-bottom,#module_657612267 .Nav-Container li.active .tab-border-bottom{border-bottom-width:0px;}#module_657612267 .location-right .Nav-Container li .tab-border-bottom,#module_657612267 .location-left .Nav-Container li .tab-border-bottom,#module_657612267 .location-right .Nav-Container li.active .tab-border-bottom,#module_657612267 .location-left .Nav-Container li.active .tab-border-bottom{border-left-width:0px;}

.module_657612228 .ModuleHead .HeadCenter{float:none;}
#module_657612228 {
padding:0px;
}
#module_657612228 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612228 .ModuleHead657612228 {
display:none;
}
#module_657612228 .BodyCenter.BodyCenter657612228 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612228 >.module_657612228 {
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_657612228 >.module_657612228{
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_657612228 .BodyCenter.BodyCenter657612228 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612228 .BodyCenter.BodyCenter657612228 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612228 >.module_657612228 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612228 >.module_657612228 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612228 >.module_657612228 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612228:hover {
border:none;
}
#module_657612228:hover >.module_657612228 {
border-color:#ccc;
}
#module_657612228:hover >.module_657612228 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612228 .videosDiv{background-color:rgba(0,0,0,0.4);}
#module_657612228 .videosDiv{background-image:none;}
#module_657612228 .videosDiv{background-repeat:no-repeat;}
#module_657612228 .videosDiv{}
#module_657612228 .videosDiv{}
#module_657612228 .videosDiv{}
#module_657612228 .videosDiv{border-top-left-radius:8px;}
#module_657612228 .videosDiv{border-top-right-radius:8px;}
#module_657612228 .videosDiv{border-bottom-left-radius:8px;}
#module_657612228 .videosDiv{border-bottom-right-radius:8px;}
#module_657612228 .videosTis {font-size:16px;}  #module_657612228 .videosTis > svg {width:16px; height:16px}
#module_657612228 .videosTis {color:#fff;} #module_657612228 .videosTis > svg {fill:#fff;}
#module_657612228 .videosDiv{padding-top:8px;}
#module_657612228 .videosDiv{padding-bottom:8px;}
#module_657612228 .videosDiv{padding-left:12px;}
#module_657612228 .videosDiv{padding-right:12px;}
#module_657612228 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_657612228 .VRDiv{background-image:none;}
#module_657612228 .VRDiv{background-repeat:no-repeat;}
#module_657612228 .VRDiv{}
#module_657612228 .VRDiv{}
#module_657612228 .VRDiv{}
#module_657612228 .VRDiv{border-top-left-radius:8px;}
#module_657612228 .VRDiv{border-top-right-radius:8px;}
#module_657612228 .VRDiv{border-bottom-left-radius:8px;}
#module_657612228 .VRDiv{border-bottom-right-radius:8px;}
#module_657612228 .vrIcon  {font-size:16px;}  #module_657612228 .vrIcon  > svg {width:16px; height:16px}
#module_657612228 .vrIcon  {color:#fff;} #module_657612228 .vrIcon  > svg {fill:#fff;}
#module_657612228 .VRDiv{padding-top:8px;}
#module_657612228 .VRDiv{padding-bottom:8px;}
#module_657612228 .VRDiv{padding-left:12px;}
#module_657612228 .VRDiv{padding-right:12px;}
#module_657612228 .VRTipstxt{font-size:14px;}
#module_657612228 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .VRTipstxt{color:#fff;}
#module_657612228 .VRTipstxt{font-weight:normal;}
#module_657612228 .VRTipstxt{text-decoration:none;}
#module_657612228 .VRTipstxt{font-style:normal;}
#module_657612228 .pro-item{margin-bottom:50px; margin-right:50px;} #module_657612228 .pro-container li.col-lg-2{width:calc((100% - 50px) / 2);} #module_657612228 .pro-container li.col-lg-3{width:calc((100% - 50px * 2) / 3);} #module_657612228 .pro-container li.col-lg-4{width:calc((100% - 50px * 3) / 4);} #module_657612228 .pro-container li.col-lg-5{width:calc((100% - 50px * 4) / 5);} #module_657612228 .pro-container li.col-lg-6{width:calc((100% - 50px * 5) / 6);}
#module_657612228 .pro-item{padding-top:10px;}
#module_657612228 .pro-item{padding-bottom:30px;}
#module_657612228 .pro-item{padding-left:10px;}
#module_657612228 .pro-item{padding-right:10px;}
#module_657612228 .pro-item{border-top-color:transparent;}
#module_657612228 .pro-item{border-top-style:solid;}
#module_657612228 .pro-item{border-top-width:0px;}
#module_657612228 .pro-item{border-right-color:transparent;}
#module_657612228 .pro-item{border-right-style:solid;}
#module_657612228 .pro-item{border-right-width:0px;}
#module_657612228 .pro-item{border-bottom-color:transparent;}
#module_657612228 .pro-item{border-bottom-style:solid;}
#module_657612228 .pro-item{border-bottom-width:0px;}
#module_657612228 .pro-item{border-left-color:transparent;}
#module_657612228 .pro-item{border-left-style:solid;}
#module_657612228 .pro-item{border-left-width:0px;}
#module_657612228 .pro-item{background-color:rgba(0,0,0,0);}
#module_657612228 .pro-item{background-image:none;}
#module_657612228 .pro-item{background-repeat:no-repeat;}
#module_657612228 .pro-item{}
#module_657612228 .pro-item{}
#module_657612228 .pro-item{}
#module_657612228 .pro-img .dummy{background-color:transparent;}
#module_657612228 .pro-img .dummy{background-image:none;}
#module_657612228 .pro-img .dummy{background-repeat:no-repeat;}
#module_657612228 .pro-img .dummy{}
#module_657612228 .pro-img .dummy{}
#module_657612228 .pro-img .dummy{}
#module_657612228 .pro-img .dummy{padding-top:56.25%;}
#module_657612228 .pro-img img{ object-fit:cover;}
#module_657612228 .pro-img img{ width:100%;}
#module_657612228 .pro-img img{ height:100%;}
#module_657612228 .pro-img img{border-radius:0px;}
#module_657612228 .pro-name{font-size:18px;}
#module_657612228 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-name{color:#666;}
#module_657612228 .pro-name{font-weight:normal;}
#module_657612228 .pro-name{text-decoration:none;}
#module_657612228 .pro-name{}
#module_657612228 .pro-name{margin-top:18px;}
#module_657612228 .pro-name{margin-bottom:0px;}
#module_657612228 .pro-desc{margin-top:10px;}
#module_657612228 .pro-desc{margin-bottom:0px;}
#module_657612228 .pro-desc{font-size:14px;}
#module_657612228 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-desc{color:#999999;}
#module_657612228 .pro-desc{font-weight:normal;}
#module_657612228 .pro-desc{text-decoration:none;}
#module_657612228 .pro-desc{}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li,#module_657612228 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_657612228 .choosed-tab, #module_657612228 .setting-screening-criteria{font-size:12px;}
#module_657612228 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .choosed-tab, #module_657612228 .setting-screening-criteria{color:#fd6e27;}
#module_657612228 .choosed-tab{}
#module_657612228 .choosed-tab{}
#module_657612228 .choosed-tab{}
#module_657612228 .selected-light,#module_657612228 .setting-all, #module_657612228 .setting-left-bar, #module_657612228 .setting-pred-warp .setting-collapse, #module_657612228 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_657612228 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_657612228 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_657612228 .selected-light,#module_657612228 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .selected-light,#module_657612228 .setting-left-bar,#module_657612228 .setting-reset,#module_657612228 .setting-pred-warp .setting-collapse,#module_657612228 .giantroom .btn-more{color:#000;}
#module_657612228 .selected-light{}
#module_657612228 .selected-light,#module_657612228 .setting-all{}
#module_657612228 .selected-light,#module_657612228 .setting-all{}
#module_657612228 .setting-right-temp ul li, #module_657612228 .choosed-tab{border-top-left-radius:2px;}
#module_657612228 .setting-right-temp ul li, #module_657612228 .choosed-tab{border-top-right-radius:2px;}
#module_657612228 .setting-right-temp ul li, #module_657612228 .choosed-tab{border-bottom-left-radius:2px;}
#module_657612228 .setting-right-temp ul li, #module_657612228 .choosed-tab{border-bottom-right-radius:2px;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab{border-top-color:#d6d6d6;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab{border-top-style:solid;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-top-width:1px;} #module_657612228 .giantroom {margin-top: calc(-16px - 1px);}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-bottom-style:solid;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-bottom-width:1px;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-left-style:solid;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-left-width:1px;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-right-style:solid;}
#module_657612228 .pred-filter, #module_657612228 .choosed-tab, #module_657612228 .giantroom .btn-more{border-right-width:1px;}
#module_657612228 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_657612228 .setting-left-bar{background-color:#fafafa;}
#module_657612228 .setting-left-bar{width:100px} #module_657612228 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_657612228 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_657612228 .choosed-tab .icsmall{color:#999;}
#module_657612228 .setting-right-temp ul li{margin-right:10px;}
#module_657612228 .pro-buybtn{color:#444;}
#module_657612228 .pro-paramname{font-size:14px;}
#module_657612228 .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-paramname{color:#666;}
#module_657612228 .pro-paramname{font-weight:normal;}
#module_657612228 .pro-paramname{text-decoration:none;}
#module_657612228 .pro-paramname{font-style:normal;}
#module_657612228 .pro-paramvalue{font-size:14px;}
#module_657612228 .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-paramvalue{color:#666;}
#module_657612228 .pro-paramvalue{font-weight:normal;}
#module_657612228 .pro-paramvalue{text-decoration:none;}
#module_657612228 .pro-paramvalue{font-style:normal;}
#module_657612228 .pro-params{margin-top:15px;}
#module_657612228 .pro-params{margin-right:0px;}
#module_657612228 .pro-params{margin-left:0px;}
#module_657612228 .pro-params{margin-bottom:15px;}
#module_657612228 .pagerGiant .text{font-size:12px;}
#module_657612228 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pagerGiant .text{color:#333;}
#module_657612228 .pagerGiant .text{}
#module_657612228 .pagerGiant .text{}
#module_657612228 .pagerGiant .text{}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer{width:30px}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer{height:30px}
#module_657612228 .pagerGiant .num{font-size:12px;}
#module_657612228 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pagerGiant .num{color:#333;}
#module_657612228 .pagerGiant .num{}
#module_657612228 .pagerGiant .num{}
#module_657612228 .pagerGiant .num{}
#module_657612228 .pagerGiant .submit{width:55px}
#module_657612228 .pagerGiant .submit{height:30px}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer,#module_657612228 .pagerGiant .submit{border-top-left-radius:0px;}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer,#module_657612228 .pagerGiant .submit{border-top-right-radius:0px;}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer,#module_657612228 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_657612228 .pagerGiant .current,#module_657612228 .pagerGiant .num,#module_657612228 .pagerGiant .inputer,#module_657612228 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_657612228 .pagerGiant .next,#module_657612228 .pagerGiant .splitline{color:#ccc;}
#module_657612228 .pagerGiant .num{background-color:#fff;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-top-color:#ccc;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-top-style:solid;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer{border-top-width:1px;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-bottom-style:solid;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer{border-bottom-width:1px;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-left-color:#ccc;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-left-style:solid;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer{border-left-width:1px;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-right-color:#ccc;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .inputer{border-right-style:solid;}
#module_657612228 .pagerGiant .num, #module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer{border-right-width:1px;}
#module_657612228 .page-more a{font-size:16px;}
#module_657612228 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .page-more a{color:#666 !important;}
#module_657612228 .page-more a{font-weight:normal;}
#module_657612228 .page-more a{text-decoration:none;}
#module_657612228 .page-more a{font-style:normal;}
#module_657612228 .page-more a{background-color:#fff;}
#module_657612228 .page-more a{border-top-color:#eee;}
#module_657612228 .page-more a{border-top-style:solid;}
#module_657612228 .page-more a{border-top-width:2px;}
#module_657612228 .page-more a{border-bottom-color:#eee;}
#module_657612228 .page-more a{border-bottom-style:solid;}
#module_657612228 .page-more a{border-bottom-width:2px;}
#module_657612228 .page-more a{border-left-color:#eee;}
#module_657612228 .page-more a{border-left-style:solid;}
#module_657612228 .page-more a{border-left-width:2px;}
#module_657612228 .page-more a{border-right-color:#eee;}
#module_657612228 .page-more a{border-right-style:solid;}
#module_657612228 .page-more a{border-right-width:2px;}
#module_657612228 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_657612228 .VRDiv:hover{background-image:none;}
#module_657612228 .VRDiv:hover{background-repeat:no-repeat;}
#module_657612228 .VRDiv:hover{}
#module_657612228 .VRDiv:hover{}
#module_657612228 .VRDiv:hover{}
#module_657612228 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_657612228 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_657612228 .VRDiv:hover .vrIcon  {color:#fff;} #module_657612228 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_657612228 .videosDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_657612228 .videosDiv:hover{background-image:none;}
#module_657612228 .videosDiv:hover{background-repeat:no-repeat;}
#module_657612228 .videosDiv:hover{}
#module_657612228 .videosDiv:hover{}
#module_657612228 .videosDiv:hover{}
#module_657612228 .videosDiv:hover .videosTis {font-size:16px;} #module_657612228 .videosDiv:hover .videosTis > svg {width:16px; height:16px}
#module_657612228 .videosDiv:hover .videosTis {color:#fff;} #module_657612228 .videosDiv:hover .videosTis > svg {fill:#fff;}
#module_657612228 .pro-item:hover .pro-paramname{font-size:14px;}
#module_657612228 .pro-item:hover .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-item:hover .pro-paramname{color:#fff;}
#module_657612228 .pro-item:hover .pro-paramname{font-weight:normal;}
#module_657612228 .pro-item:hover .pro-paramname{text-decoration:none;}
#module_657612228 .pro-item:hover .pro-paramname{font-style:normal;}
#module_657612228 .pro-item:hover .pro-paramvalue{font-size:14px;}
#module_657612228 .pro-item:hover .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-item:hover .pro-paramvalue,#module_657612228 .pro-item:hover .param{color:#fff;}
#module_657612228 .pro-item:hover .pro-paramvalue{font-weight:normal;}
#module_657612228 .pro-item:hover .pro-paramvalue{text-decoration:none;}
#module_657612228 .pro-item:hover .pro-paramvalue{font-style:normal;}
#module_657612228 .pro-item:hover{border-top-color:#eee;}
#module_657612228 .pro-item:hover{border-top-style:solid;}
#module_657612228 .pro-item:hover{border-top-width:0px;}
#module_657612228 .pro-item:hover{border-right-color:#eee;}
#module_657612228 .pro-item:hover{border-right-style:solid;}
#module_657612228 .pro-item:hover{border-right-width:0px;}
#module_657612228 .pro-item:hover{border-bottom-color:#eee;}
#module_657612228 .pro-item:hover{border-bottom-style:solid;}
#module_657612228 .pro-item:hover{border-bottom-width:0px;}
#module_657612228 .pro-item:hover{border-left-color:#eee;}
#module_657612228 .pro-item:hover{border-left-style:solid;}
#module_657612228 .pro-item:hover{border-left-width:0px;}
#module_657612228 .pro-item:hover{background-color:rgb(220, 154, 87);}
#module_657612228 .pro-item:hover{background-image:none;}
#module_657612228 .pro-item:hover{background-repeat:no-repeat;}
#module_657612228 .pro-item:hover{}
#module_657612228 .pro-item:hover{}
#module_657612228 .pro-item:hover{}
#module_657612228 .pro-item:hover .pro-name{font-size:18px;}
#module_657612228 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-item:hover .pro-name{color:#fff;}
#module_657612228 .pro-item:hover .pro-name{font-weight:normal;}
#module_657612228 .pro-item:hover .pro-name{text-decoration:none;}
#module_657612228 .pro-item:hover .pro-name{}
#module_657612228 .pro-item:hover .pro-desc{font-size:14px;}
#module_657612228 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pro-item:hover .pro-desc{color:#ffffff;}
#module_657612228 .pro-item:hover .pro-desc{font-weight:normal;}
#module_657612228 .pro-item:hover .pro-desc{text-decoration:none;}
#module_657612228 .pro-item:hover .pro-desc{}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#fd6e27;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_657612228 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{font-size:12px;}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{color:#fd6e27;} #module_657612228 .items-active{border-color:#fd6e27;} #module_657612228 .bean-finish{background:#fd6e27;}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{}
#module_657612228 .selected-light:hover,#module_657612228 .selected-light.active,#module_657612228 .items-active{}
#module_657612228 .setting-left-bar:hover{background-color:#fafafa;}
#module_657612228 .setting-right-temp ul li:hover, #module_657612228 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_657612228 .choosed-tab .icsmall:hover{color:#999;}
#module_657612228 .pro-item:hover .pro-buybtn,#module_657612228 .pro-item:hover .pro-tit-right{color:#fff;border-left-color:#fff;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{font-size:12px;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{color:#fff;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit{background-color:#fd6e27;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-top-color:#fd6e27;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-bottom-color:#fd6e27;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-left-color:#fd6e27;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-right-color:#fd6e27;}
#module_657612228 .pagerGiant .current, #module_657612228 .pagerGiant .submit, #module_657612228 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_657612228 .page-more a:hover{font-size:16px;}
#module_657612228 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612228 .page-more a:hover{color:#666 !important;}
#module_657612228 .page-more a:hover {font-weight:normal;}
#module_657612228 .page-more a:hover {text-decoration:none;}
#module_657612228 .page-more a:hover {font-style:normal;}
#module_657612228 .page-more a:hover{background-color:#fff;}
#module_657612228 .page-more a:hover{border-top-color:#eee;}
#module_657612228 .page-more a:hover{border-top-style:solid;}
#module_657612228 .page-more a:hover{border-bottom-color:#eee;}
#module_657612228 .page-more a:hover{border-bottom-style:solid;}
#module_657612228 .page-more a:hover{border-left-color:#eee;}
#module_657612228 .page-more a:hover{border-left-style:solid;}
#module_657612228 .page-more a:hover{border-right-color:#eee;}
#module_657612228 .page-more a:hover{border-right-style:solid;}
.module_9988657612228 .ModuleHead .HeadCenter{float:none;}
#module_9988657612228 {
padding:0px;
}
#module_9988657612228 {
}
#module_9988657612228 .ModuleHead0 {
display:block;
}

#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{font-size:px;}
#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{font-family:;}
#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{color:;}
#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{}
#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{}
#module_9988657612228 .InsidePage-list-content span,#module_9988657612228 .in-formList-checkbox span{}
#module_9988657612228 .title{font-size:px;}
#module_9988657612228 .title{font-family:;}
#module_9988657612228 .title{color:;}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{background-color:;}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{}
#module_9988657612228 .title{height:px;line-height:px;}
#module_9988657612228 .title{text-align:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{background-color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-top-color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-top-style:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-top-width:px;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-right-color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-right-style:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-right-width:px;}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-bottom-color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-bottom-style:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-bottom-width:px;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-left-color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-left-style:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 .customFormCheckbox,#module_9988657612228 input[type=radio],#module_9988657612228.customFormDatetime,#module_9988657612228 input.input-text-color,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .multi-row-text,#module_9988657612228 .cityval{border-left-width:px;}
#module_9988657612228 .smsbtn,#module_9988657612228 .customFormTextarea,#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 input.input-text-color,#module_9988657612228.customFormDatetime,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .cityval{border-top-left-radius:px;}
#module_9988657612228 .smsbtn,#module_9988657612228 .customFormTextarea,#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 input.input-text-color,#module_9988657612228.customFormDatetime,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .cityval{border-top-right-radius:px;}
#module_9988657612228 .smsbtn,#module_9988657612228 .customFormTextarea,#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 input.input-text-color,#module_9988657612228.customFormDatetime,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .cityval{border-bottom-left-radius:px;}
#module_9988657612228 .smsbtn,#module_9988657612228 .customFormTextarea,#module_9988657612228 .smsvcode,#module_9988657612228 .frist_item,#module_9988657612228 .VerificationCodeinput,#module_9988657612228 input.input-text-color,#module_9988657612228.customFormDatetime,#module_9988657612228 .Browse-file,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select,#module_9988657612228 .cityval{border-bottom-right-radius:px;}
#module_9988657612228 .Describ-text-color{font-size:px;}
#module_9988657612228 .Describ-text-color{font-family:;}
#module_9988657612228 .Describ-text-color{color:;}
#module_9988657612228 .Describ-text-color{}
#module_9988657612228 .Describ-text-color{}
#module_9988657612228 .Describ-text-color{}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsbtn,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{font-size:px;}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsbtn,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{font-family:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{color:;}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsbtn,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsbtn,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{}
#module_9988657612228 .smsvcode,#module_9988657612228 .smsbtn,#module_9988657612228 .input-text-color,#module_9988657612228 .cityval{}
#module_9988657612228 .smsvaldatebox,#module_9988657612228 .frist_item,#module_9988657612228 input.input-text-color,#module_9988657612228 .customFormDatetime,#module_9988657612228 .pcCitybox select{line-height:px;height:px;}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{font-size:px;}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{font-family:;}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{color:;}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{}
#module_9988657612228 .input-text-color::placeholder,#module_9988657612228 .smsvcode::placeholder{}
#module_9988657612228 .submitbtn{font-size:px;}
#module_9988657612228 .submitbtn{font-family:;}
#module_9988657612228 .submitbtn{color:;}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{background-color:;} #module_9988657612228 input[type=radio]:checked, #module_9988657612228 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtn{}
#module_9988657612228 .submitbtnbox{justify-content:;}
#module_9988657612228 .submitbtn{width:%;}
#module_9988657612228 .submitbtn{height:px;line-height:px;}
#module_9988657612228 .submitbtn{border-top-left-radius:px;}
#module_9988657612228 .submitbtn{border-top-right-radius:px;}
#module_9988657612228 .submitbtn{border-bottom-left-radius:px;}
#module_9988657612228 .submitbtn{border-bottom-right-radius:px;}
#module_9988657612228 .vcbtn1{background-color:;}
#module_9988657612228 .vcbtn1{color:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-top-color:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-top-style:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-right-color:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-right-style:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-bottom-color:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-bottom-style:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-left-color:;}
#module_9988657612228 .frist_item:hover,#module_9988657612228 .smsvcode:hover, #module_9988657612228 .VerificationCodeinput:hover,#module_9988657612228 .customFormCheckbox:hover,#module_9988657612228 input[type=radio]:hover,#module_9988657612228 input.input-text-color:hover,#module_9988657612228.customFormDatetime:hover,#module_9988657612228 .Browse-file:hover,#module_9988657612228 .customFormDatetime:hover,#module_9988657612228 .pcCitybox select:hover,#module_9988657612228 .multi-row-text:hover,#module_9988657612228 .cityval:hover{border-left-style:;}
#module_9988657612228 .submitbtn:hover{font-size:px;}
#module_9988657612228 .submitbtn:hover{font-family:;}
#module_9988657612228 .submitbtn:hover{color:;}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{background-color:;}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}
#module_9988657612228 .submitbtn:hover{}




.module_657612058 .ModuleHead .HeadCenter{float:none;}
#module_657612058 {
padding:0px;
}
#module_657612058 {
position:static;
z-index:1;
top:5323px;
left:174px;
width:100%;
height: auto;
}
#module_657612058 .ModuleHead657612058 {
display:none;
}
#module_657612058 .BodyCenter.BodyCenter657612058 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202308211153059cd250.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_657612058 >.module_657612058 {
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_657612058 >.module_657612058{
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_657612058 .BodyCenter.BodyCenter657612058 {
padding-top:13.4989%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:13.4989%;
}
}
@media screen and (max-width: 767px){
#module_657612058 .BodyCenter.BodyCenter657612058 {
padding-top:14.3678%;
padding-left:5.7471%;
padding-right:5.7471%;
padding-bottom:14.3678%;
}
}
@media screen and (min-width: 768px){
#module_657612058 >.module_657612058 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612058 >.module_657612058 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612058 >.module_657612058 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612058:hover {
border:none;
}
#module_657612058:hover >.module_657612058 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612058 .ModuleSubContainer{background-color:transparent;}
#module_657612058 .ModuleSubContainer{background-image:none;}
#module_657612058 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612058 .ModuleSubContainer{background-position:0% 0%;}
#module_657612058 .ModuleSubContainer{background-attachment:scroll;}
#module_657612058 .ModuleSubContainer{}
#module_657612058 {!bgVideo!}{bgVideoUrl:}
#module_657612058 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612058 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612058 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612058 {max-width:1720px;width:auto;}
.module_657612153 .ModuleHead .HeadCenter{float:none;}
#module_657612153 {
padding:0px;
}
#module_657612153 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612153 .ModuleHead657612153 {
display:none;
}
#module_657612153 .BodyCenter.BodyCenter657612153 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612153 >.module_657612153 {
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_657612153 >.module_657612153{
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_657612153 .BodyCenter.BodyCenter657612153 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612153 .BodyCenter.BodyCenter657612153 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612153 >.module_657612153 {
margin-top:0.0000%;
margin-left:11.0465%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612153 >.module_657612153 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612153 >.module_657612153 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612153:hover {
border:none;
}
#module_657612153:hover >.module_657612153 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612153 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612153 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612153 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612153 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612153 .imageTextGiant-Container{padding-top:10px;}
#module_657612153 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612153 .imageTextGiant-Container{padding-left:0px;}
#module_657612153 .imageTextGiant-Container{padding-right:0px;}
#module_657612153 .showHandle .btn{font-size:14px;}
#module_657612153 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612153 .showHandle .btn{color:#333;}
#module_657612153 .showHandle .btn{font-weight:400;}
#module_657612153 .showHandle .btn{text-decoration:none;}
#module_657612153 .showHandle .btn{font-style:normal;}
#module_657612153 .showHandle div{border-top-color:#ddd !important;}
#module_657612153 .showHandle div{border-top-style:solid !important;}
#module_657612153 .showHandle div{border-top-width:1px !important;}
#module_657612153 .showHandle{background-color:transparent;}
#module_657612153 .showHandle{background-image:none;}
#module_657612153 .showHandle{background-repeat:no-repeat;}
#module_657612153 .showHandle{}
#module_657612153 .showHandle{}
#module_657612153 .showHandle{}
#module_657612153 a{font-size:unset;font-family:unset}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_657612105 .ModuleHead .HeadCenter{float:none;}
#module_657612105 {
padding:0px;
}
#module_657612105 {
position:static;
z-index:0;
top:3899px;
left:671px;
width:100%;
height: auto;
}
#module_657612105 .ModuleHead657612105 {
display:none;
}
#module_657612105 .BodyCenter.BodyCenter657612105 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612105 >.module_657612105 {
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_657612105 >.module_657612105{
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_657612105 .BodyCenter.BodyCenter657612105 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612105 .BodyCenter.BodyCenter657612105 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612105 >.module_657612105 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612105 >.module_657612105 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612105 >.module_657612105 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612105:hover {
border:none;
}
#module_657612105:hover >.module_657612105 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612105 .hrbox{justify-content:center;}
#module_657612105 .hr-line{width:autopx;max-width:autopx;}
#module_657612105 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.33);}
#module_657612105 .hr-line{border-bottom-style:solid;}
#module_657612105 .hr-line{border-bottom-width:1px;}

.module_657612265 .ModuleHead .HeadCenter{float:none;}
#module_657612265 {
padding:0px;
}
#module_657612265 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612265 .ModuleHead657612265 {
display:none;
}
#module_657612265 .BodyCenter.BodyCenter657612265 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612265 >.module_657612265 {
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_657612265 >.module_657612265{
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_657612265 .BodyCenter.BodyCenter657612265 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612265 .BodyCenter.BodyCenter657612265 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612265 >.module_657612265 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612265 >.module_657612265 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612265 >.module_657612265 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612265:hover {
border:none;
}
#module_657612265:hover >.module_657612265 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612265 .tabContainerGiantGrid{background-color:transparent;}
#module_657612265 .tabContainerGiantGrid{background-image:none;}
#module_657612265 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612265 .tabContainerGiantGrid{}
#module_657612265 .tabContainerGiantGrid{}
#module_657612265 .tabContainerGiantGrid{}
#module_657612265 .tabContainerGiantGrid{padding-top:10px;}
#module_657612265 .tabContainerGiantGrid{padding-bottom:10px;}
#module_657612265 .tabContainerGiantGrid{padding-left:0px;}
#module_657612265 .tabContainerGiantGrid{padding-right:0px;}
#module_657612265 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612265 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612265 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612265 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612265 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612265 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612265 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612265 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612265 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612265 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612265 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612265 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612265 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612265 .Nav-Container .phicon{font-size:16px;}
#module_657612265 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612265 .Nav-Container .phicon{color:#333;}
#module_657612265 .Nav-Container .phicon{font-weight:normal;}
#module_657612265 .Nav-Container .phicon{text-decoration:none;}
#module_657612265 .Nav-Container .phicon{font-style:normal;}
#module_657612265 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612265 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612265 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612265 .Nav-Container .phicon:hover{color:#333;}
#module_657612265 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612265 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612265 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612265 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612265__tabPane_6823 #Sub657612265_6823 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612265__tabPane_6823 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_657612265__tabPane_6823 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612265__tabPane_6823 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612265__tabPane_6823:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612265__tabPane_6823 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612265__tabPane_6823 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612265__tabPane_6823 #Sub657612265_6823 {display: block;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubPadding {float:left; height: 10px;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubContainer .SubDrag {display:none;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubPadding {width:0px; display:none;}
#module_657612265__tabPane_6823 #Sub657612265_6823 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612265__tabPane_6823 #Sub657612265_Tab6823_1 {width:50%;}
.module_657612154 .ModuleHead .HeadCenter{float:none;}
#module_657612154 {
padding:0px;
}
#module_657612154 {
position:static;
z-index:0;
top:3936px;
left:334px;
width:100%;
height: auto;
}
#module_657612154 .ModuleHead657612154 {
display:none;
}
#module_657612154 .BodyCenter.BodyCenter657612154 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612154 >.module_657612154 {
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_657612154 >.module_657612154{
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_657612154 .BodyCenter.BodyCenter657612154 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612154 .BodyCenter.BodyCenter657612154 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612154 >.module_657612154 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612154 >.module_657612154 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612154 >.module_657612154 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612154:hover {
border:none;
}
#module_657612154:hover >.module_657612154 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612154 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612154 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612154 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612154 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612154 .imageTextGiant-Container{padding-top:10px;}
#module_657612154 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612154 .imageTextGiant-Container{padding-left:0px;}
#module_657612154 .imageTextGiant-Container{padding-right:0px;}
#module_657612154 .showHandle .btn{font-size:14px;}
#module_657612154 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612154 .showHandle .btn{color:#333;}
#module_657612154 .showHandle .btn{font-weight:400;}
#module_657612154 .showHandle .btn{text-decoration:none;}
#module_657612154 .showHandle .btn{font-style:normal;}
#module_657612154 .showHandle div{border-top-color:#ddd !important;}
#module_657612154 .showHandle div{border-top-style:solid !important;}
#module_657612154 .showHandle div{border-top-width:1px !important;}
#module_657612154 .showHandle{background-color:transparent;}
#module_657612154 .showHandle{background-image:none;}
#module_657612154 .showHandle{background-repeat:no-repeat;}
#module_657612154 .showHandle{}
#module_657612154 .showHandle{}
#module_657612154 .showHandle{}
#module_657612154 a{font-size:unset;font-family:unset}
#module_657612265__tabPane_6823 #Sub657612265_Tab6823_2 {width:50%;}
.module_657612030 .ModuleHead .HeadCenter{float:none;}
#module_657612030 {
padding:0px;
}
#module_657612030 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612030 .ModuleHead657612030 {
display:none;
}
#module_657612030 .BodyCenter.BodyCenter657612030 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612030 >.module_657612030 {
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_657612030 >.module_657612030{
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_657612030 .BodyCenter.BodyCenter657612030 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612030 .BodyCenter.BodyCenter657612030 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612030 >.module_657612030 {
margin-top:7.8788%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612030 >.module_657612030 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612030 >.module_657612030 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612030:hover {
border:none;
}
#module_657612030:hover >.module_657612030 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612030 .BodyCenter{text-align:right;}
#module_657612030 .moduleButton{font-size:14px;}
#module_657612030 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657612030 .moduleButton{color:rgb(255, 255, 255);}
#module_657612030 .moduleButton{font-weight:normal;}
#module_657612030 .moduleButton{text-decoration:none;}
#module_657612030 .moduleButton{font-style:normal;}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{background-image:none;}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{background-repeat:no-repeat;}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{background-position:none;}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{background-attachment:none;}
#module_657612030 .moduleButton, #module_657612030 .moduleButton:before{}
#module_657612030 .moduleButton{border-color:transparent;}
#module_657612030 .moduleButton{border-style:solid;}
#module_657612030 .moduleButton{border-width:0px;}
#module_657612030 .moduleButton{border-top-left-radius:0px;}
#module_657612030 .moduleButton{border-top-right-radius:0px;}
#module_657612030 .moduleButton{border-bottom-left-radius:0px;}
#module_657612030 .moduleButton{border-bottom-right-radius:0px;}
#module_657612030 .moduleButton{width:140px;}
#module_657612030 .moduleButton{height:40px;line-height:40px;}
#module_657612030 .BodyCenter{color:#575757;}
#module_657612030 .moduleButton{padding-top:0px;}
#module_657612030 .moduleButton{padding-bottom:0px;}
#module_657612030 .moduleButton{padding-left:0px;}
#module_657612030 .moduleButton{padding-right:0px;}
#module_657612030 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612030 .moduleButton .ButtonLineHidden, #module_657612030 .moduleButton .ButtonLine{width:25px;} #module_657612030 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657612030 .moduleButton .ButtonLineHidden, #module_657612030 .moduleButton .ButtonLine, #module_657612030 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657612030 .moduleButton:hover{font-size:14px;}
#module_657612030 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612030 .moduleButton:hover{color:#fff;}
#module_657612030 .moduleButton:hover{font-weight:normal;}
#module_657612030 .moduleButton:hover{text-decoration:none;}
#module_657612030 .moduleButton:hover{font-style:normal;}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{background-image: unset;background-color:rgb(220, 154, 87);}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{background-image:none;}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{background-position:none;}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{background-attachment:none;}
#module_657612030 .moduleButton:hover, #module_657612030 .moduleButton:hover:before{}
#module_657612030 .moduleButton:hover{border-color:transparent;}
#module_657612030 .moduleButton:hover{border-style:solid;}
#module_657612030 .moduleButton:hover{border-width:0px;}
#module_657612030 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612030 .moduleButton:hover .ButtonLineHidden, #module_657612030 .moduleButton:hover .ButtonLine, #module_657612030 .moduleButton:hover .Ionios{color:#fff;}



.module_657612106 .ModuleHead .HeadCenter{float:none;}
#module_657612106 {
padding:0px;
}
#module_657612106 {
position:static;
z-index:0;
top:174px;
left:0px;
width:100%;
height: auto;
}
#module_657612106 .ModuleHead657612106 {
display:none;
}
#module_657612106 .BodyCenter.BodyCenter657612106 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612106 >.module_657612106 {
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_657612106 >.module_657612106{
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_657612106 .BodyCenter.BodyCenter657612106 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612106 .BodyCenter.BodyCenter657612106 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612106 >.module_657612106 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612106 >.module_657612106 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612106 >.module_657612106 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612106:hover {
border:none;
}
#module_657612106:hover >.module_657612106 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612106 .hrbox{justify-content:center;}
#module_657612106 .hr-line{width:autopx;max-width:autopx;}
#module_657612106 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.33);}
#module_657612106 .hr-line{border-bottom-style:solid;}
#module_657612106 .hr-line{border-bottom-width:1px;}

.module_657612059 .ModuleHead .HeadCenter{float:none;}
#module_657612059 {
padding:0px;
}
#module_657612059 {
position:static;
z-index:1;
top:5852px;
left:257px;
width:100%;
height: auto;
}
#module_657612059 .ModuleHead657612059 {
display:none;
}
#module_657612059 .BodyCenter.BodyCenter657612059 {
background:none;background-color:rgb(246, 244, 240);
}
#module_657612059 >.module_657612059 {
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_657612059 >.module_657612059{
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_657612059 .BodyCenter.BodyCenter657612059 {
padding-top:4.8596%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:7.0194%;
}
}
@media screen and (max-width: 767px){
#module_657612059 .BodyCenter.BodyCenter657612059 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:8.6455%;
}
}
@media screen and (min-width: 768px){
#module_657612059 >.module_657612059 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612059 >.module_657612059 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612059 >.module_657612059 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612059:hover {
border:none;
}
#module_657612059:hover >.module_657612059 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612059 .ModuleSubContainer{background-color:transparent;}
#module_657612059 .ModuleSubContainer{background-image:none;}
#module_657612059 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612059 .ModuleSubContainer{background-position:0% 0%;}
#module_657612059 .ModuleSubContainer{background-attachment:scroll;}
#module_657612059 .ModuleSubContainer{}
#module_657612059 {!bgVideo!}{bgVideoUrl:}
#module_657612059 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612059 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612059 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612059 {max-width:1720px;width:auto;}
.module_657612155 .ModuleHead .HeadCenter{float:none;}
#module_657612155 {
padding:0px;
}
#module_657612155 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612155 .ModuleHead657612155 {
display:none;
}
#module_657612155 .BodyCenter.BodyCenter657612155 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612155 >.module_657612155 {
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_657612155 >.module_657612155{
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_657612155 .BodyCenter.BodyCenter657612155 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612155 .BodyCenter.BodyCenter657612155 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612155 >.module_657612155 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612155 >.module_657612155 {
margin-top:11.4007%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612155 >.module_657612155 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612155:hover {
border:none;
}
#module_657612155:hover >.module_657612155 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612155 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612155 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612155 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612155 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612155 .imageTextGiant-Container{padding-top:10px;}
#module_657612155 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612155 .imageTextGiant-Container{padding-left:0px;}
#module_657612155 .imageTextGiant-Container{padding-right:0px;}
#module_657612155 .showHandle .btn{font-size:14px;}
#module_657612155 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612155 .showHandle .btn{color:#333;}
#module_657612155 .showHandle .btn{font-weight:400;}
#module_657612155 .showHandle .btn{text-decoration:none;}
#module_657612155 .showHandle .btn{font-style:normal;}
#module_657612155 .showHandle div{border-top-color:#ddd !important;}
#module_657612155 .showHandle div{border-top-style:solid !important;}
#module_657612155 .showHandle div{border-top-width:1px !important;}
#module_657612155 .showHandle{background-color:transparent;}
#module_657612155 .showHandle{background-image:none;}
#module_657612155 .showHandle{background-repeat:no-repeat;}
#module_657612155 .showHandle{}
#module_657612155 .showHandle{}
#module_657612155 .showHandle{}
#module_657612155 a{font-size:unset;font-family:unset}
.module_657612107 .ModuleHead .HeadCenter{float:none;}
#module_657612107 {
padding:0px;
}
#module_657612107 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612107 .ModuleHead657612107 {
display:none;
}
#module_657612107 .BodyCenter.BodyCenter657612107 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612107 >.module_657612107 {
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_657612107 >.module_657612107{
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_657612107 .BodyCenter.BodyCenter657612107 {
padding-top:0.0000%;
padding-left:0.5814%;
padding-right:0.5814%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612107 .BodyCenter.BodyCenter657612107 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612107 >.module_657612107 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612107 >.module_657612107 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612107 >.module_657612107 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612107:hover {
border:none;
}
#module_657612107:hover >.module_657612107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612107 .hrbox{justify-content:flex-start;}
#module_657612107 .hr-line{width:750px;max-width:750px;}
#module_657612107 .hr-line{border-bottom-color:rgba(220, 154, 87, 0.57);}
#module_657612107 .hr-line{border-bottom-style:solid;}
#module_657612107 .hr-line{border-bottom-width:3px;}

@keyframes liner {
	0% {
		width: 10%;
	}

	30% {
		width: 20%;
	}

	60% {
		width: 60%;
	}

	100% {
		width: 100%;
	}
}

.ModuleNewsListGiant.layout-110 .news-item {
	float: left;
	position: relative;
	cursor: pointer;
	background: #fff;
	margin-bottom: 2%
}

.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {
	padding-top: 66.666%;
}

.ModuleNewsListGiant.layout-110 .news-item .news-img {
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	width: 100%;
	position: relative;
	margin: auto
}

.ModuleNewsListGiant.layout-110 .news-item .news-img img {
	transition: all .3s ease-out 0s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	width: 100%;
	margin: auto;
	padding: auto;
	display: block;
}

.ModuleNewsListGiant.layout-110 .news-item:hover .news-img img {
	transform: scale(1.2);
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit {
	position: relative;
	padding-top: 20px;
}

.ModuleNewsListGiant.layout-110 .news-item .news-title {}

.ModuleNewsListGiant.layout-110 .news-item:hover time:before {
	margin-bottom: -10px;
	
	-webkit-animation: liner 0.6s linear 1;
	-webkit-animation-fill-mode: both;
	border-bottom-color: #2196f3;
}

.ModuleNewsListGiant.layout-110 .news-item:hover .news-title {
	color: #2196f3
}

.ModuleNewsListGiant.layout-110 .news-item time {
	position: relative;
	font-size: 12px;
	display: block;
	margin: 11px 0 10px 0;
}

.ModuleNewsListGiant.layout-110 .news-item time:before {
	margin-bottom: -10px;
	transition: all 0.1s cubic-bezier(.23, 1, .38, 1) 0.1s;
	position: absolute;
	height: 1px;
	width: 100%;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name {
	padding: 0 0 5px 0;
}

.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc {
	color: #999;
	line-height: 22px;
	margin-top: 31px
}

.ModuleNewsListGiant.layout-110 li.news-item img {
	height: auto;
}

.ModuleNewsListGiant.layout-110 .laout-110-title {
	vertical-align: middle;
}

.ModuleNewsListGiant.layout-110 .label-box {
	font-size: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ModuleNewsListGiant.layout-110 .news-label {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 10px;
	margin-top: 18px;
	border-left: 1px solid #eee;
	line-height: 1.5;
}

.ModuleNewsListGiant.layout-110 .videobox .Mantle {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .3;
	z-index: 9;
}

.ModuleNewsListGiant.layout-110 .videobox .iconfont {
	display: block;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 10;
	font-size: 66px;
	color: #fff;
	transform: translate(-50%, -50%);
}

.ModuleNewsListGiant.layout-110 .news-title-oneline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-110 .news-container {
		width: 100%;
		overflow: hidden
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-2 {
		width: calc((100% - 3.6%) / 2);
		padding-right: 0;
		padding-left: 0;
		margin-right: 3.6%
	}

	.ModuleNewsListGiant.layout-110 li.col-xs-2:nth-child(2n) {
		margin-right: 0%
	}
}


@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-110 .news-container {
		display: flex;
		flex-wrap: wrap;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-1 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-2 {
		width: calc((100% - 2%) / 2);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-3 {
		width: calc((100% - 6%) / 3);
		padding-right: 0;
		padding-left: 0;
		margin-right: 3%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-4 {
		width: calc((100% - 7.98%) / 4);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2.66%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-5 {
		width: calc((100% - 10%) / 5);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2.5%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-6 {
		width: calc((100% - 10%) / 6);
		padding-right: 0;
		padding-left: 0;
		margin-right: 2%;
	}

	.ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
	.ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
	.ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
	.ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
	.ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n) {
		margin-right: 0%;
	}
}


.ModuleNewsListGiant.layout-110 .staFun {
	border: 1px solid #e50b1c;
	font-size: 12px;
	padding: 0px 2px;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	vertical-align: text-bottom;
	;
	background: #e50b1c;
}

.ModuleNewsListGiant.layout-110 .pagerGiant .inputer {
	outline: 0;
}.module_657612211 .ModuleHead .HeadCenter{float:none;}
#module_657612211 {
padding:0px;
}
#module_657612211 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612211 .ModuleHead657612211 {
display:none;
}
#module_657612211 .BodyCenter.BodyCenter657612211 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612211 >.module_657612211 {
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_657612211 >.module_657612211{
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_657612211 .BodyCenter.BodyCenter657612211 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612211 .BodyCenter.BodyCenter657612211 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612211 >.module_657612211 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_657612211 >.module_657612211 {
margin-top:8.4691%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612211 >.module_657612211 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612211:hover {
border:none;
}
#module_657612211:hover >.module_657612211 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612211 .videobox .iconfont{font-size:66px;}
#module_657612211 {}@media (max-width: 767px) { #module_657612211 .videobox .iconfont{font-size:44px;}}
#module_657612211 .news-item{border-bottom-left-radius:0px;}
#module_657612211 .news-item{border-bottom-right-radius:0px;}
#module_657612211 .news-item{background-color:transparent;}
#module_657612211 .news-item{background-image:none;}
#module_657612211 .news-item{background-repeat:no-repeat;}
#module_657612211 .news-item{}
#module_657612211 .news-item{}
#module_657612211 .news-item{}
#module_657612211 .news-img .dummy{background-color:transparent;}
#module_657612211 .news-img .dummy{background-image:none;}
#module_657612211 .news-img .dummy{background-repeat:no-repeat;}
#module_657612211 .news-img .dummy{}
#module_657612211 .news-img .dummy{}
#module_657612211 .news-img .dummy{}
#module_657612211 .news-img .dummy{padding-top:auto;}
#module_657612211 .news-img .t-img{ object-fit:cover;}
#module_657612211 .news-img .t-img{ width:100%;}
#module_657612211 .news-img .t-img{ height:100%;}
#module_657612211 .news-img,#module_657612211 .news-item{border-top-left-radius:0px;}
#module_657612211 .news-img,#module_657612211 .news-item{border-top-right-radius:0px;}
#module_657612211 .news-img{border-bottom-left-radius:0px;}
#module_657612211 .news-img{border-bottom-right-radius:0px;}
#module_657612211 .news-title{font-size:18px;}
#module_657612211 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-title{color:#333;}
#module_657612211 .news-title{font-weight:normal;}
#module_657612211 .laout-110-title{text-decoration:none;}
#module_657612211 .news-title{font-style:normal;}
#module_657612211 .news-title{margin-top:0.0000%;}
#module_657612211 .news-title{margin-bottom:0.0000%;}
#module_657612211 .news-title{padding-left:0.0000%;}
#module_657612211 .news-title{padding-right:0.0000%;}
#module_657612211 .news-desc{padding-left:0.0000%;}
#module_657612211 .news-desc{padding-right:0.0000%;}
#module_657612211 .news-desc{font-size:14px;}
#module_657612211 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-desc{color:#999;}
#module_657612211 .news-desc{font-weight:normal;}
#module_657612211 .news-desc{text-decoration:none;}
#module_657612211 .news-desc{font-style:normal;}
#module_657612211 .news-desc{margin-top:9.7720%;}
#module_657612211 .news-desc{margin-bottom:0.0000%;}
#module_657612211 time{padding-left:0.0000%;}
#module_657612211 time{padding-right:0.0000%;}
#module_657612211 time{font-size:13px;}
#module_657612211 time{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 time{font-weight:normal;}
#module_657612211 time{text-decoration:none;}
#module_657612211 time{font-style:normal;}
#module_657612211 time{color:#666;}
#module_657612211 time{margin-top:4.8860%;}
#module_657612211 time{margin-bottom:4.8860%;}
#module_657612211 .news-item time:before{border-bottom-color:rgb(216, 216, 216);}
#module_657612211 .news-item time:before{border-bottom-style:solid;}
#module_657612211 .news-item time:before{border-bottom-width:1px;}
#module_657612211 .news-label a{font-size:12px;}
#module_657612211 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-label a{color:#999;}
#module_657612211 .news-label a{font-weight:normal;}
#module_657612211 .news-label a{text-decoration:none;}
#module_657612211 .news-label a{font-style:normal;}
#module_657612211 .news-label{margin-top:18px;}
#module_657612211 .news-label{margin-bottom:0px;}
#module_657612211 .news-label{margin-left:0px;}
#module_657612211 .news-label{margin-right:0px;}
#module_657612211 .news-label{padding-top:0px;}
#module_657612211 .news-label{padding-bottom:0px;}
#module_657612211 .news-label{padding-left:10px;}
#module_657612211 .news-label{padding-right:10px;}
#module_657612211 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_657612211 .news-label{background-image:none;}
#module_657612211 .news-label{background-repeat:no-repeat;}
#module_657612211 .news-label{}
#module_657612211 .news-label{}
#module_657612211 .news-label{}
#module_657612211 .news-label{border-top-color:transparent;}
#module_657612211 .news-label{border-top-style:none;}
#module_657612211 .news-label{border-top-width:0px;}
#module_657612211 .news-label{border-right-color:transparent;}
#module_657612211 .news-label{border-right-style:none;}
#module_657612211 .news-label{border-right-width:0px;}
#module_657612211 .news-label{border-bottom-color:transparent;}
#module_657612211 .news-label{border-bottom-style:none;}
#module_657612211 .news-label{border-bottom-width:0px;}
#module_657612211 .news-label{border-left-color:#eee;}
#module_657612211 .news-label{border-left-style:solid;}
#module_657612211 .news-label{border-left-width:1px;}
#module_657612211 .pagerGiant .text{font-size:12px;}
#module_657612211 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .pagerGiant .text{color:#333;}
#module_657612211 .pagerGiant .text{}
#module_657612211 .pagerGiant .text{}
#module_657612211 .pagerGiant .text{}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer{width:30px}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer{height:30px}
#module_657612211 .pagerGiant .num{font-size:12px;}
#module_657612211 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .pagerGiant .num{color:#333;}
#module_657612211 .pagerGiant .num{}
#module_657612211 .pagerGiant .num{}
#module_657612211 .pagerGiant .num{}
#module_657612211 .pagerGiant .submit{width:55px}
#module_657612211 .pagerGiant .submit{height:30px}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer,#module_657612211 .pagerGiant .submit{border-top-left-radius:0px;}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer,#module_657612211 .pagerGiant .submit{border-top-right-radius:0px;}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer,#module_657612211 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_657612211 .pagerGiant .current,#module_657612211 .pagerGiant .num,#module_657612211 .pagerGiant .inputer,#module_657612211 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_657612211 .pagerGiant .next,#module_657612211 .pagerGiant .splitline{color:#ccc;}
#module_657612211 .pagerGiant .num{background-color:#fff;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-top-color:#ccc;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-top-style:solid;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer{border-top-width:1px;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-bottom-style:solid;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer{border-bottom-width:1px;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-left-color:#ccc;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-left-style:solid;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer{border-left-width:1px;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-right-color:#ccc;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .inputer{border-right-style:solid;}
#module_657612211 .pagerGiant .num, #module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer{border-right-width:1px;}
#module_657612211 .page-more a{font-size:16px;}
#module_657612211 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .page-more a{color:#666 !important;}
#module_657612211 .page-more a{font-weight:normal;}
#module_657612211 .page-more a{text-decoration:none;}
#module_657612211 .page-more a{font-style:normal;}
#module_657612211 .page-more a{background-color:#fff;}
#module_657612211 .page-more a{border-top-color:#eee;}
#module_657612211 .page-more a{border-top-style:solid;}
#module_657612211 .page-more a{border-top-width:2px;}
#module_657612211 .page-more a{border-bottom-color:#eee;}
#module_657612211 .page-more a{border-bottom-style:solid;}
#module_657612211 .page-more a{border-bottom-width:2px;}
#module_657612211 .page-more a{border-left-color:#eee;}
#module_657612211 .page-more a{border-left-style:solid;}
#module_657612211 .page-more a{border-left-width:2px;}
#module_657612211 .page-more a{border-right-color:#eee;}
#module_657612211 .page-more a{border-right-style:solid;}
#module_657612211 .page-more a{border-right-width:2px;}
#module_657612211 .news-item:hover{background-color:transparent;}
#module_657612211 .news-item:hover{background-image:none;}
#module_657612211 .news-item:hover{background-repeat:no-repeat;}
#module_657612211 .news-item:hover{}
#module_657612211 .news-item:hover{}
#module_657612211 .news-item:hover{}
#module_657612211 .news-item:hover .news-title{font-size:18px;}
#module_657612211 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-item:hover .news-title{color:rgb(220, 154, 87);}
#module_657612211 .news-item:hover .news-title{font-weight:normal;}
#module_657612211 .news-item:hover .news-title{text-decoration:none;}
#module_657612211 .news-item:hover .news-title{font-style:normal;}
#module_657612211 .news-item:hover time:before{border-bottom-color:rgb(220, 154, 87);}
#module_657612211 .news-item:hover time:before{border-bottom-style:solid;}
#module_657612211 .news-item:hover time:before{border-bottom-width:1px;}
#module_657612211 .news-label:hover a{font-size:12px;}
#module_657612211 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-label:hover a{color:#999;}
#module_657612211 .news-label:hover a{font-weight:normal;}
#module_657612211 .news-label:hover a{text-decoration:none;}
#module_657612211 .news-label:hover a{font-style:normal;}
#module_657612211 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_657612211 .news-label:hover{background-image:none;}
#module_657612211 .news-label:hover{background-repeat:no-repeat;}
#module_657612211 .news-label:hover{}
#module_657612211 .news-label:hover{}
#module_657612211 .news-label:hover{}
#module_657612211 .news-label:hover{border-top-color:transparent;}
#module_657612211 .news-label:hover{border-top-style:none;}
#module_657612211 .news-label:hover{border-right-color:transparent;}
#module_657612211 .news-label:hover{border-right-style:none;}
#module_657612211 .news-label:hover{border-bottom-color:transparent;}
#module_657612211 .news-label:hover{border-bottom-style:none;}
#module_657612211 .news-label:hover{border-left-color:#eee;}
#module_657612211 .news-label:hover{border-left-style:solid;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{font-size:12px;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{color:#fff;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit{background-color:#000;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_657612211 .pagerGiant .current, #module_657612211 .pagerGiant .submit, #module_657612211 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_657612211 .page-more a:hover{font-size:16px;}
#module_657612211 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .page-more a:hover{color:#666 !important;}
#module_657612211 .page-more a:hover {font-weight:normal;}
#module_657612211 .page-more a:hover {text-decoration:none;}
#module_657612211 .page-more a:hover {font-style:normal;}
#module_657612211 .page-more a:hover{background-color:#fff;}
#module_657612211 .page-more a:hover{border-top-color:#eee;}
#module_657612211 .page-more a:hover{border-top-style:solid;}
#module_657612211 .page-more a:hover{border-bottom-color:#eee;}
#module_657612211 .page-more a:hover{border-bottom-style:solid;}
#module_657612211 .page-more a:hover{border-left-color:#eee;}
#module_657612211 .page-more a:hover{border-left-style:solid;}
#module_657612211 .page-more a:hover{border-right-color:#eee;}
#module_657612211 .page-more a:hover{border-right-style:solid;}
#module_657612211 .news-item:hover .news-desc{font-size:14px;}
#module_657612211 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612211 .news-item:hover .news-desc{color:#999;}
#module_657612211 .news-item:hover .news-desc{font-weight:normal;}
#module_657612211 .news-item:hover .news-desc{text-decoration:none;}
#module_657612211 .news-item:hover .news-desc{font-style:normal;}

.module_657612055 .ModuleHead .HeadCenter{float:none;}
#module_657612055 {
padding:0px;
}
#module_657612055 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612055 .ModuleHead657612055 {
display:none;
}
#module_657612055 .BodyCenter.BodyCenter657612055 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/2023081915311650ba27.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_657612055 >.module_657612055 {
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_657612055 >.module_657612055{
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_657612055 .BodyCenter.BodyCenter657612055 {
padding-top:13.4989%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:13.4989%;
}
}
@media screen and (max-width: 767px){
#module_657612055 .BodyCenter.BodyCenter657612055 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_657612055 >.module_657612055 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612055 >.module_657612055 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_657612055 >.module_657612055 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612055:hover {
border:none;
}
#module_657612055:hover >.module_657612055 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612055 .ModuleSubContainer{background-color:transparent;}
#module_657612055 .ModuleSubContainer{background-image:none;}
#module_657612055 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612055 .ModuleSubContainer{background-position:0% 0%;}
#module_657612055 .ModuleSubContainer{background-attachment:scroll;}
#module_657612055 .ModuleSubContainer{}
#module_657612055 {!bgVideo!}{bgVideoUrl:}
#module_657612055 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612055 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612055 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612055 {max-width:1720px;width:auto;}
.module_657612142 .ModuleHead .HeadCenter{float:none;}
#module_657612142 {
padding:0px;
}
#module_657612142 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612142 .ModuleHead657612142 {
display:none;
}
#module_657612142 .BodyCenter.BodyCenter657612142 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612142 >.module_657612142 {
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_657612142 >.module_657612142{
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_657612142 .BodyCenter.BodyCenter657612142 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612142 .BodyCenter.BodyCenter657612142 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612142 >.module_657612142 {
margin-top:0.0000%;
margin-left:11.0465%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612142 >.module_657612142 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612142 >.module_657612142 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612142:hover {
border:none;
}
#module_657612142:hover >.module_657612142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612142 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612142 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612142 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612142 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612142 .imageTextGiant-Container{padding-top:10px;}
#module_657612142 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612142 .imageTextGiant-Container{padding-left:10px;}
#module_657612142 .imageTextGiant-Container{padding-right:10px;}
#module_657612142 .showHandle .btn{font-size:14px;}
#module_657612142 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612142 .showHandle .btn{color:#333;}
#module_657612142 .showHandle .btn{font-weight:400;}
#module_657612142 .showHandle .btn{text-decoration:none;}
#module_657612142 .showHandle .btn{font-style:normal;}
#module_657612142 .showHandle div{border-top-color:#ddd !important;}
#module_657612142 .showHandle div{border-top-style:solid !important;}
#module_657612142 .showHandle div{border-top-width:1px !important;}
#module_657612142 .showHandle{background-color:transparent;}
#module_657612142 .showHandle{background-image:none;}
#module_657612142 .showHandle{background-repeat:no-repeat;}
#module_657612142 .showHandle{}
#module_657612142 .showHandle{}
#module_657612142 .showHandle{}
#module_657612142 a{font-size:unset;font-family:unset}
.module_657612102 .ModuleHead .HeadCenter{float:none;}
#module_657612102 {
padding:0px;
}
#module_657612102 {
position:static;
z-index:0;
top:3899px;
left:671px;
width:100%;
height: auto;
}
#module_657612102 .ModuleHead657612102 {
display:none;
}
#module_657612102 .BodyCenter.BodyCenter657612102 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612102 >.module_657612102 {
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_657612102 >.module_657612102{
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_657612102 .BodyCenter.BodyCenter657612102 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612102 .BodyCenter.BodyCenter657612102 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612102 >.module_657612102 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612102 >.module_657612102 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612102 >.module_657612102 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612102:hover {
border:none;
}
#module_657612102:hover >.module_657612102 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612102 .hrbox{justify-content:center;}
#module_657612102 .hr-line{width:autopx;max-width:autopx;}
#module_657612102 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.33);}
#module_657612102 .hr-line{border-bottom-style:solid;}
#module_657612102 .hr-line{border-bottom-width:1px;}

.module_657612263 .ModuleHead .HeadCenter{float:none;}
#module_657612263 {
padding:0px;
}
#module_657612263 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612263 .ModuleHead657612263 {
display:none;
}
#module_657612263 .BodyCenter.BodyCenter657612263 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612263 >.module_657612263 {
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_657612263 >.module_657612263{
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_657612263 .BodyCenter.BodyCenter657612263 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612263 .BodyCenter.BodyCenter657612263 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612263 >.module_657612263 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612263 >.module_657612263 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612263 >.module_657612263 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612263:hover {
border:none;
}
#module_657612263:hover >.module_657612263 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612263 .tabContainerGiantGrid{background-color:transparent;}
#module_657612263 .tabContainerGiantGrid{background-image:none;}
#module_657612263 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612263 .tabContainerGiantGrid{}
#module_657612263 .tabContainerGiantGrid{}
#module_657612263 .tabContainerGiantGrid{}
#module_657612263 .tabContainerGiantGrid{padding-top:10px;}
#module_657612263 .tabContainerGiantGrid{padding-bottom:10px;}
#module_657612263 .tabContainerGiantGrid{padding-left:0px;}
#module_657612263 .tabContainerGiantGrid{padding-right:0px;}
#module_657612263 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612263 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612263 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612263 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612263 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612263 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612263 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612263 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612263 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612263 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612263 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612263 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612263 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612263 .Nav-Container .phicon{font-size:16px;}
#module_657612263 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612263 .Nav-Container .phicon{color:#333;}
#module_657612263 .Nav-Container .phicon{font-weight:normal;}
#module_657612263 .Nav-Container .phicon{text-decoration:none;}
#module_657612263 .Nav-Container .phicon{font-style:normal;}
#module_657612263 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612263 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612263 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612263 .Nav-Container .phicon:hover{color:#333;}
#module_657612263 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612263 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612263 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612263 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612263__tabPane_6823 #Sub657612263_6823 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612263__tabPane_6823 .SubPadding {width:0px; height: 100%; position: relative; display: table-cell;}
#module_657612263__tabPane_6823 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612263__tabPane_6823 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612263__tabPane_6823:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612263__tabPane_6823 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612263__tabPane_6823 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612263__tabPane_6823 #Sub657612263_6823 {display: block;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubPadding {float:left; height: 10px;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubContainer .SubDrag {display:none;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubPadding {width:0px; display:none;}
#module_657612263__tabPane_6823 #Sub657612263_6823 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612263__tabPane_6823 #Sub657612263_Tab6823_1 {width:50%;}
.module_657612143 .ModuleHead .HeadCenter{float:none;}
#module_657612143 {
padding:0px;
}
#module_657612143 {
position:static;
z-index:0;
top:3936px;
left:334px;
width:100%;
height: auto;
}
#module_657612143 .ModuleHead657612143 {
display:none;
}
#module_657612143 .BodyCenter.BodyCenter657612143 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612143 >.module_657612143 {
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_657612143 >.module_657612143{
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_657612143 .BodyCenter.BodyCenter657612143 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612143 .BodyCenter.BodyCenter657612143 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612143 >.module_657612143 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612143 >.module_657612143 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612143 >.module_657612143 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612143:hover {
border:none;
}
#module_657612143:hover >.module_657612143 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612143 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612143 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612143 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612143 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612143 .imageTextGiant-Container{padding-top:10px;}
#module_657612143 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612143 .imageTextGiant-Container{padding-left:0px;}
#module_657612143 .imageTextGiant-Container{padding-right:0px;}
#module_657612143 .showHandle .btn{font-size:14px;}
#module_657612143 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612143 .showHandle .btn{color:#333;}
#module_657612143 .showHandle .btn{font-weight:400;}
#module_657612143 .showHandle .btn{text-decoration:none;}
#module_657612143 .showHandle .btn{font-style:normal;}
#module_657612143 .showHandle div{border-top-color:#ddd !important;}
#module_657612143 .showHandle div{border-top-style:solid !important;}
#module_657612143 .showHandle div{border-top-width:1px !important;}
#module_657612143 .showHandle{background-color:transparent;}
#module_657612143 .showHandle{background-image:none;}
#module_657612143 .showHandle{background-repeat:no-repeat;}
#module_657612143 .showHandle{}
#module_657612143 .showHandle{}
#module_657612143 .showHandle{}
#module_657612143 a{font-size:unset;font-family:unset}
#module_657612263__tabPane_6823 #Sub657612263_Tab6823_2 {width:50%;}
.module_657612028 .ModuleHead .HeadCenter{float:none;}
#module_657612028 {
padding:0px;
}
#module_657612028 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612028 .ModuleHead657612028 {
display:none;
}
#module_657612028 .BodyCenter.BodyCenter657612028 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612028 >.module_657612028 {
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_657612028 >.module_657612028{
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_657612028 .BodyCenter.BodyCenter657612028 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612028 .BodyCenter.BodyCenter657612028 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612028 >.module_657612028 {
margin-top:7.8788%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612028 >.module_657612028 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612028 >.module_657612028 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612028:hover {
border:none;
}
#module_657612028:hover >.module_657612028 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612028 .BodyCenter{text-align:right;}
#module_657612028 .moduleButton{font-size:14px;}
#module_657612028 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_657612028 .moduleButton{color:rgb(255, 255, 255);}
#module_657612028 .moduleButton{font-weight:normal;}
#module_657612028 .moduleButton{text-decoration:none;}
#module_657612028 .moduleButton{font-style:normal;}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{background-image:none;}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{background-repeat:no-repeat;}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{background-position:none;}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{background-attachment:none;}
#module_657612028 .moduleButton, #module_657612028 .moduleButton:before{}
#module_657612028 .moduleButton{border-color:transparent;}
#module_657612028 .moduleButton{border-style:solid;}
#module_657612028 .moduleButton{border-width:0px;}
#module_657612028 .moduleButton{border-top-left-radius:0px;}
#module_657612028 .moduleButton{border-top-right-radius:0px;}
#module_657612028 .moduleButton{border-bottom-left-radius:0px;}
#module_657612028 .moduleButton{border-bottom-right-radius:0px;}
#module_657612028 .moduleButton{width:140px;}
#module_657612028 .moduleButton{height:40px;line-height:40px;}
#module_657612028 .BodyCenter{color:#575757;}
#module_657612028 .moduleButton{padding-top:0px;}
#module_657612028 .moduleButton{padding-bottom:0px;}
#module_657612028 .moduleButton{padding-left:0px;}
#module_657612028 .moduleButton{padding-right:0px;}
#module_657612028 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612028 .moduleButton .ButtonLineHidden, #module_657612028 .moduleButton .ButtonLine{width:25px;} #module_657612028 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_657612028 .moduleButton .ButtonLineHidden, #module_657612028 .moduleButton .ButtonLine, #module_657612028 .moduleButton .Ionios{color:rgb(255, 255, 255);}
#module_657612028 .moduleButton:hover{font-size:14px;}
#module_657612028 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612028 .moduleButton:hover{color:#fff;}
#module_657612028 .moduleButton:hover{font-weight:normal;}
#module_657612028 .moduleButton:hover{text-decoration:none;}
#module_657612028 .moduleButton:hover{font-style:normal;}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{background-image: unset;background-color:rgb(220, 154, 87);}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{background-image:none;}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{background-position:none;}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{background-attachment:none;}
#module_657612028 .moduleButton:hover, #module_657612028 .moduleButton:hover:before{}
#module_657612028 .moduleButton:hover{border-color:transparent;}
#module_657612028 .moduleButton:hover{border-style:solid;}
#module_657612028 .moduleButton:hover{border-width:0px;}
#module_657612028 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_657612028 .moduleButton:hover .ButtonLineHidden, #module_657612028 .moduleButton:hover .ButtonLine, #module_657612028 .moduleButton:hover .Ionios{color:#fff;}



.module_657612103 .ModuleHead .HeadCenter{float:none;}
#module_657612103 {
padding:0px;
}
#module_657612103 {
position:static;
z-index:0;
top:174px;
left:0px;
width:100%;
height: auto;
}
#module_657612103 .ModuleHead657612103 {
display:none;
}
#module_657612103 .BodyCenter.BodyCenter657612103 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612103 >.module_657612103 {
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_657612103 >.module_657612103{
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_657612103 .BodyCenter.BodyCenter657612103 {
padding-top:0.0000%;
padding-left:11.6279%;
padding-right:11.6279%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612103 .BodyCenter.BodyCenter657612103 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612103 >.module_657612103 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612103 >.module_657612103 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612103 >.module_657612103 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612103:hover {
border:none;
}
#module_657612103:hover >.module_657612103 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612103 .hrbox{justify-content:center;}
#module_657612103 .hr-line{width:autopx;max-width:autopx;}
#module_657612103 .hr-line{border-bottom-color:rgba(255, 255, 255, 0.33);}
#module_657612103 .hr-line{border-bottom-style:solid;}
#module_657612103 .hr-line{border-bottom-width:1px;}

.module_657612056 .ModuleHead .HeadCenter{float:none;}
#module_657612056 {
padding:0px;
}
#module_657612056 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612056 .ModuleHead657612056 {
display:none;
}
#module_657612056 .BodyCenter.BodyCenter657612056 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/20230819153932d0b053.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_657612056 >.module_657612056 {
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_657612056 >.module_657612056{
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_657612056 .BodyCenter.BodyCenter657612056 {
padding-top:4.3197%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.3197%;
}
}
@media screen and (max-width: 767px){
#module_657612056 .BodyCenter.BodyCenter657612056 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612056 >.module_657612056 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612056 >.module_657612056 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612056 >.module_657612056 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612056:hover {
border:none;
}
#module_657612056:hover >.module_657612056 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612056 .ModuleSubContainer{background-color:transparent;}
#module_657612056 .ModuleSubContainer{background-image:none;}
#module_657612056 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612056 .ModuleSubContainer{background-position:0% 0%;}
#module_657612056 .ModuleSubContainer{background-attachment:scroll;}
#module_657612056 .ModuleSubContainer{}
#module_657612056 {!bgVideo!}{bgVideoUrl:}
#module_657612056 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612056 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612056 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612056 {max-width:1720px;width:auto;}
.module_657612144 .ModuleHead .HeadCenter{float:none;}
#module_657612144 {
padding:0px;
}
#module_657612144 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612144 .ModuleHead657612144 {
display:none;
}
#module_657612144 .BodyCenter.BodyCenter657612144 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612144 >.module_657612144 {
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_657612144 >.module_657612144{
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_657612144 .BodyCenter.BodyCenter657612144 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612144 .BodyCenter.BodyCenter657612144 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612144 >.module_657612144 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612144 >.module_657612144 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612144 >.module_657612144 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612144:hover {
border:none;
}
#module_657612144:hover >.module_657612144 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612144 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612144 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612144 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612144 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612144 .imageTextGiant-Container{padding-top:10px;}
#module_657612144 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612144 .imageTextGiant-Container{padding-left:10px;}
#module_657612144 .imageTextGiant-Container{padding-right:10px;}
#module_657612144 .showHandle .btn{font-size:14px;}
#module_657612144 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612144 .showHandle .btn{color:#333;}
#module_657612144 .showHandle .btn{font-weight:400;}
#module_657612144 .showHandle .btn{text-decoration:none;}
#module_657612144 .showHandle .btn{font-style:normal;}
#module_657612144 .showHandle div{border-top-color:#ddd !important;}
#module_657612144 .showHandle div{border-top-style:solid !important;}
#module_657612144 .showHandle div{border-top-width:1px !important;}
#module_657612144 .showHandle{background-color:transparent;}
#module_657612144 .showHandle{background-image:none;}
#module_657612144 .showHandle{background-repeat:no-repeat;}
#module_657612144 .showHandle{}
#module_657612144 .showHandle{}
#module_657612144 .showHandle{}
#module_657612144 a{font-size:unset;font-family:unset}
.module_657612104 .ModuleHead .HeadCenter{float:none;}
#module_657612104 {
padding:0px;
}
#module_657612104 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612104 .ModuleHead657612104 {
display:none;
}
#module_657612104 .BodyCenter.BodyCenter657612104 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612104 >.module_657612104 {
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_657612104 >.module_657612104{
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_657612104 .BodyCenter.BodyCenter657612104 {
padding-top:0.0000%;
padding-left:0.5814%;
padding-right:0.5814%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612104 .BodyCenter.BodyCenter657612104 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612104 >.module_657612104 {
margin-top:0.2907%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.2907%;
}
}
@media screen and (max-width: 767px){
#module_657612104 >.module_657612104 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612104 >.module_657612104 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612104:hover {
border:none;
}
#module_657612104:hover >.module_657612104 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612104 .hrbox{justify-content:flex-start;}
#module_657612104 .hr-line{width:750px;max-width:750px;}
#module_657612104 .hr-line{border-bottom-color:rgba(220, 154, 87, 0.57);}
#module_657612104 .hr-line{border-bottom-style:solid;}
#module_657612104 .hr-line{border-bottom-width:3px;}


.ModuleNewsListGiant.layout-122 .news-module-container{overflow: hidden;position: relative;}
.ModuleNewsListGiant.layout-122 .news-container{ font-size: 0;}

.ModuleNewsListGiant.layout-122 .news-left,
.ModuleNewsListGiant.layout-122 .news-right,
.ModuleNewsListGiant.layout-122 .timebox,
.ModuleNewsListGiant.layout-122 .titbox{height: auto; display: inline-block; vertical-align: top; }
.ModuleNewsListGiant.layout-122 .news-left .news-tit{background-color:#1E88E5;}
.ModuleNewsListGiant.layout-122 .news-left .contentbox{ font-size: 0;padding-top:35px;padding-right: 40px;padding-left: 49px;}
.ModuleNewsListGiant.layout-122 .news-left { width:40%;}
.ModuleNewsListGiant.layout-122 .news-right { width:60%}
.ModuleNewsListGiant.layout-122 .dummy {
  padding-top: 56%;
}
.ModuleNewsListGiant.layout-122 .news-img{
  display: block;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  position: relative;
}
.ModuleNewsListGiant.layout-122 .swiper-slide-active .news-tit{
  margin-left:0 !important;
}
.ModuleNewsListGiant.layout-122 .news-img img{position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: auto;
  display: block;
  transition:all 1s;
}
.ModuleNewsListGiant.layout-122 .news-img:hover img{
  transform:scale(1.3);
}

.ModuleNewsListGiant.layout-122 .news-left .timebox{width: 15%;margin-right: 30px;}

.ModuleNewsListGiant.layout-122 .day{    display: block;font-size: 62px;color:#fff;line-height: 1;}
.ModuleNewsListGiant.layout-122 .yaermonth{font-size: 16px;color:#fff;line-height: 1;    display: block;}
.ModuleNewsListGiant.layout-122 .news-title{line-height:1.5;max-width:600px; font-size: 22px;color: #ffffff;}
.ModuleNewsListGiant.layout-122 .left-line {transition: width 0.3s ease-in-out;  width: 64px;height: 3px; border-top: 3px solid rgba(255,255,255,0.61);margin:33px 0 30px 0 ;}
.ModuleNewsListGiant.layout-122 .news-desc {line-height: 2;color: rgba(255,255,255,0.8);font-size: 14px;}
.ModuleNewsListGiant.layout-122 .news-left .label-box{overflow: hidden; max-height: 80px; padding-left: 49px; margin-top: 35px; border-top: 1px solid rgba(255,255,255,0.3);}
.ModuleNewsListGiant.layout-122 .news-right .label-box{overflow: hidden; max-height: 80px; margin-top: 35px; border-top: 1px solid #eeeeee;}
.ModuleNewsListGiant.layout-122 .news-label{margin-top: 20px; margin-bottom: 20px; margin-right: 15px; display: inline-block;padding: 0 16px;font-size: 12px; background: rgba(255,255,255,0.6);border-radius: 16px;}
.ModuleNewsListGiant.layout-122 .news-label a{color: #2196F3; }
.ModuleNewsListGiant.layout-122 .news-right{font-size: 0;  }
.ModuleNewsListGiant.layout-122 .news-item{ padding: 0;}
.ModuleNewsListGiant.layout-122 .news-right .timebox,.ModuleNewsListGiant.layout-122 .news-right .titbox{ display: block;}
.ModuleNewsListGiant.layout-122 .news-right .day{color:#D2D2D2;}
.ModuleNewsListGiant.layout-122 .news-right .yaermonth{color:#D2D2D2;}
.ModuleNewsListGiant.layout-122 .paginations{ display: block; text-align: right;  width: 100%; height:auto;}
.ModuleNewsListGiant.layout-122 .prev{ margin-right: 15px;}
.ModuleNewsListGiant.layout-122 .next{transform: rotate(180deg);}
.ModuleNewsListGiant.layout-122 .news-right .news-title{ max-width:440px; font-size: 18px;color: #333333;}
.ModuleNewsListGiant.layout-122 .right-line {transition: width 0.3s ease-in-out; width: 64px;height: 3px; border-top: 3px solid #eeeeee;}
.ModuleNewsListGiant.layout-122 .news-right .news-desc {margin-top: 30px; color: #A1A1A1;font-size: 14px;}
.ModuleNewsListGiant.layout-122  .news-left:hover .left-line{
    width: 100%;
}
.ModuleNewsListGiant.layout-122  .news-right .news-tit:hover .right-line{
  width: 100%;
}
.ModuleNewsListGiant.layout-122 .prev,.ModuleNewsListGiant.layout-122  .next{   cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 48px; width: 48px; height: 48px;background: #1e88e5;color: #fff;}
    .ModuleNewsListGiant.layout-122 .paginationbtn{ position: relative;}
.ModuleNewsListGiant.layout-122 .icon-icon-left{ font-size: 20px; position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%); }
.ModuleNewsListGiant.layout-122 .videobox .Mantle{
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .3;
  z-index: 9;
}
.ModuleNewsListGiant.layout-122 .videobox .iconfont{
   display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 10;
  font-size: 66px;
  color: #fff;
  transform: translate(-50%,-50%);
}
@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-122 .news-item[index = '0']{display:block;}
  .ModuleNewsListGiant.layout-122 .news-right {width: 100% !important;margin-left:0 !important}
  .ModuleNewsListGiant.layout-122 .titbox{width: 100% !important;}
  .ModuleNewsListGiant.layout-122 .news-left{display: none;}
}

.ModuleNewsListGiant.layout-122 .staFun{
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}

.module_657612210 .ModuleHead .HeadCenter{float:none;}
#module_657612210 {
padding:0px;
}
#module_657612210 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612210 .ModuleHead657612210 {
display:none;
}
#module_657612210 .BodyCenter.BodyCenter657612210 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612210 >.module_657612210 {
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_657612210 >.module_657612210{
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_657612210 .BodyCenter.BodyCenter657612210 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612210 .BodyCenter.BodyCenter657612210 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612210 >.module_657612210 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612210 >.module_657612210 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612210 >.module_657612210 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612210:hover {
border:none;
}
#module_657612210:hover >.module_657612210 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612210 .videobox .iconfont{font-size:66px;}
#module_657612210 {}@media (max-width: 767px) { #module_657612210 .videobox .iconfont{font-size:44px;}}
#module_657612210 .topnews .news-tit{background-color:rgba(0,0,0,0);}
#module_657612210 .topnews .news-tit{background-image:none;}
#module_657612210 .topnews .news-tit{background-repeat:no-repeat;}
#module_657612210 .topnews .news-tit{}
#module_657612210 .topnews .news-tit{}
#module_657612210 .topnews .contentbox{padding-top:35px;}
#module_657612210 .topnews .contentbox{padding-bottom:0px;}
#module_657612210 .topnews .contentbox{padding-left:0px;}
#module_657612210 .topnews .contentbox{padding-right:50px;}
#module_657612210 .news-right .news-tit{margin-right: 65px;} #module_657612210 .news-right{ width: calc(60% - 65px);  margin-left: 65px;}
#module_657612210 {} @media (max-width: 767px) { #module_657612210 .news-right .news-tit{margin-left: 20px;}}
#module_657612210 .news-right .news-img{margin-top:30px;}
#module_657612210 .news-right .news-img{margin-bottom:30px;}
#module_657612210 .news-img .dummy{background-color:#fff;}
#module_657612210 .news-img .dummy{background-image:none;}
#module_657612210 .news-img .dummy{background-repeat:no-repeat;}
#module_657612210 .news-img .dummy{}
#module_657612210 .news-img .dummy{}
#module_657612210 .news-img .dummy{}
#module_657612210 .news-img .dummy{padding-top:auto;}
#module_657612210 .news-img .t-img{ object-fit:cover;}
#module_657612210 .news-img .t-img{ width:100%;}
#module_657612210 .news-img .t-img{ height:100%;}
#module_657612210 .right-line{border-top-style:solid;}
#module_657612210 .right-line{border-top-width:3px;}
#module_657612210 .right-line{border-top-color:rgb(191, 191, 191);}
#module_657612210 .left-line{border-top-style:solid;}
#module_657612210 .left-line{border-top-width:2px;}
#module_657612210 .left-line{border-top-color:rgba(220, 154, 87, 0.57);}
#module_657612210 .news-title{margin-top:0px;}
#module_657612210 .news-title{margin-bottom:8px;}
#module_657612210 .topnews .news-title{font-size:20px;}
#module_657612210 .topnews .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews .news-title{color:rgb(51, 51, 51);}
#module_657612210 .topnews .news-title{font-weight:normal;}
#module_657612210 .topnews .news-title{text-decoration:none;}
#module_657612210 .topnews .news-title{font-style:normal;}
#module_657612210 .news-right .news-title{font-size:18px;} #module_657612210 .staFun{line-height: 18pt;}
#module_657612210 .news-right  .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-title{color:#333;}
#module_657612210 .news-right .news-title{font-weight:normal;}
#module_657612210 .news-right  .news-title{text-decoration:none;}
#module_657612210 .news-right .news-title{font-style:normal;}
#module_657612210 .news-desc{margin-top:0px;}
#module_657612210 .news-desc{margin-bottom:40px;}
#module_657612210 .topnews .news-desc{font-size:16px;}
#module_657612210 .topnews .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews .news-desc{color:rgb(165, 165, 165);}
#module_657612210 .topnews .news-desc{font-weight:normal;}
#module_657612210 .topnews .news-desc{text-decoration:none;}
#module_657612210 .topnews .news-desc{font-style:normal;}
#module_657612210 .news-right .news-desc{font-size:16px;}
#module_657612210 .news-right  .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-desc{color:#A1A1A1;}
#module_657612210 .news-right .news-desc{font-weight:normal;}
#module_657612210 .news-right  .news-desc{text-decoration:none;}
#module_657612210 .news-right .news-desc{font-style:normal;}
#module_657612210 .news-right .day{margin-top:30px;}
#module_657612210 .news-right .day{margin-bottom:0px;}
#module_657612210 .news-right .day{font-size:48px;}
#module_657612210 .news-right .day{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .day{color:rgb(191, 191, 191);}
#module_657612210 .news-right .day{font-weight:normal;}
#module_657612210 .news-right .day{text-decoration:none;}
#module_657612210 .news-right .day{font-style:normal;}
#module_657612210 .news-right .yaermonth{margin-top:0px;}
#module_657612210 .news-right .yaermonth{margin-bottom:40px;}
#module_657612210 .news-right .yaermonth{font-size:14px;}
#module_657612210 .news-right .yaermonth{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .yaermonth{color:rgb(191, 191, 191);}
#module_657612210 .news-right .yaermonth{font-weight:normal;}
#module_657612210 .news-right .yaermonth{text-decoration:none;}
#module_657612210 .news-right .yaermonth{font-style:normal;}
#module_657612210 .news-right .news-label{font-size:12px;}
#module_657612210 .news-right  .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right  .news-label{color:#999;}
#module_657612210 .news-right  .news-label{font-weight:normal;}
#module_657612210 .news-right  .news-label{text-decoration:none;}
#module_657612210 .news-right .news-label{font-style:normal;}
#module_657612210 .topnews .news-label{font-size:12 px;}
#module_657612210 .topnews .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews .news-label{color:#000000;}
#module_657612210 .topnews .news-label{font-weight:normal;}
#module_657612210 .topnews .news-label{text-decoration:none;}
#module_657612210 .topnews .news-label{font-style:normal;}
#module_657612210 .topnews .news-label{background-color:rgba(255,255,255,0.6);}
#module_657612210 .topnews .news-label{background-image:none;}
#module_657612210 .topnews .news-label{background-repeat:no-repeat;}
#module_657612210 .topnews .news-label{}
#module_657612210 .topnews .news-label{}
#module_657612210 .news-right .news-label{background-color:rgba(246,246,246,0.8);}
#module_657612210 .news-right .news-label{background-image:none;}
#module_657612210 .news-right .news-label{background-repeat:no-repeat;}
#module_657612210 .news-right .news-label{}
#module_657612210 .news-right .news-label{}
#module_657612210 .news-label{border-top-left-radius:16px;}
#module_657612210 .news-label{border-top-right-radius:16px;}
#module_657612210 .news-label{border-bottom-left-radius:16px;}
#module_657612210 .news-label{border-bottom-right-radius:16px;}
#module_657612210 .news-right .label-box{border-top-color:#EEEEEE;}
#module_657612210 .topnews .label-box{border-top-color:rgba(255,255,255,0.3);}
#module_657612210 .news-label{margin-top:20px;}
#module_657612210 .news-label{margin-bottom:20px;}
#module_657612210 .news-label{margin-left:0px;}
#module_657612210 .news-label{margin-right:15px;}
#module_657612210 .news-label{padding-top:10px;}
#module_657612210 .news-label{padding-bottom:10px;}
#module_657612210 .news-label{padding-left:16px;}
#module_657612210 .news-label{padding-right:16px;}
#module_657612210 .news-right .news-label{border-top-color:#fff;}
#module_657612210 .news-right .news-label{border-top-style:none;}
#module_657612210 .news-right .news-label{border-top-width:0px;}
#module_657612210 .news-right .news-label{border-right-color:#fff;}
#module_657612210 .news-right .news-label{border-right-style:none;}
#module_657612210 .news-right .news-label{border-right-width:0px;}
#module_657612210 .news-right .news-label{border-bottom-color:#fff;}
#module_657612210 .news-right .news-label{border-bottom-style:none;}
#module_657612210 .news-right .news-label{border-bottom-width:0px;}
#module_657612210 .news-right .news-label{border-left-color:#fff;}
#module_657612210 .news-right .news-label{border-left-style:none;}
#module_657612210 .news-right .news-label{border-left-width:0px;}
#module_657612210 .topnews .news-label{border-top-color:#fff;}
#module_657612210 .topnews .news-label{border-top-style:none;}
#module_657612210 .topnews .news-label{border-top-width:0px;}
#module_657612210 .topnews .news-label{border-right-color:#fff;}
#module_657612210 .topnews .news-label{border-right-style:none;}
#module_657612210 .topnews .news-label{border-right-width:0px;}
#module_657612210 .topnews .news-label{border-bottom-color:#fff;}
#module_657612210 .topnews .news-label{border-bottom-style:none;}
#module_657612210 .topnews .news-label{border-bottom-width:0px;}
#module_657612210 .topnews .news-label{border-left-color:#fff;}
#module_657612210 .topnews .news-label{border-left-style:none;}
#module_657612210 .topnews .news-label{border-left-width:0px;}
#module_657612210 .paginations{text-align:right;}
#module_657612210 .icon-icon-left{font-size:19px;}
#module_657612210 .icon-icon-left{color:#fff;}
#module_657612210 .paginationbtn{border-top-color:#fff;}
#module_657612210 .paginationbtn{border-top-style:none;}
#module_657612210 .paginationbtn{border-top-width:0px;}
#module_657612210 .paginationbtn{border-right-color:#fff;}
#module_657612210 .paginationbtn{border-right-style:none;}
#module_657612210 .paginationbtn{border-right-width:0px;}
#module_657612210 .paginationbtn{border-bottom-color:#fff;}
#module_657612210 .paginationbtn{border-bottom-style:none;}
#module_657612210 .paginationbtn{border-bottom-width:0px;}
#module_657612210 .paginationbtn{border-left-color:#fff;}
#module_657612210 .paginationbtn{border-left-style:none;}
#module_657612210 .paginationbtn{border-left-width:0px;}
#module_657612210 .paginationbtn{background-color:rgb(220, 154, 87);}
#module_657612210 .paginationbtn{background-image:none;}
#module_657612210 .paginationbtn{background-repeat:no-repeat;}
#module_657612210 .paginationbtn{}
#module_657612210 .paginationbtn{}
#module_657612210 .paginationbtn{border-top-left-radius:0px;}
#module_657612210 .paginationbtn{border-top-right-radius:0px;}
#module_657612210 .paginationbtn{border-bottom-left-radius:0px;}
#module_657612210 .paginationbtn{border-bottom-right-radius:0px;}
#module_657612210 .paginationbtn{margin-top:0px;}
#module_657612210 .paginationbtn{margin-bottom:0px;}
#module_657612210 .paginationbtn{margin-left:0px;}
#module_657612210 .paginationbtn{margin-right:15px;}
#module_657612210 .paginationbtn{width:47px;}
#module_657612210 .paginationbtn{height:48px;line-height:48px}
#module_657612210 .topnews:hover .news-tit{background-color:rgba(0,0,0,0);}
#module_657612210 .topnews:hover .news-tit{background-image:none;}
#module_657612210 .topnews:hover .news-tit{background-repeat:no-repeat;}
#module_657612210 .topnews:hover .news-tit{}
#module_657612210 .topnews:hover .news-tit{}
#module_657612210 .news-right .news-tit:hover .right-line{border-top-style:solid;}
#module_657612210 .news-right .news-tit:hover .right-line{border-top-color:rgba(220, 154, 87, 0.57);}
#module_657612210 .topnews:hover .left-line{border-top-style:solid;}
#module_657612210 .topnews:hover .left-line{border-top-color:rgba(220, 154, 87, 0.57);}
#module_657612210 .topnews:hover .news-title{font-size:20px;}
#module_657612210 .topnews:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews:hover .news-title{color:rgb(220, 154, 87);}
#module_657612210 .topnews:hover .news-title{font-weight:normal;}
#module_657612210 .topnews:hover .news-title{text-decoration:none;}
#module_657612210 .topnews:hover .news-title{font-style:normal;}
#module_657612210 .news-right .news-tit:hover .news-title{font-size:18px;} #module_657612210 .news-right .news-tit:hover .staFun{line-height: 18pt;}
#module_657612210 .news-righthover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-tit:hover .news-title{color:rgb(220, 154, 87);}
#module_657612210 .news-right .news-tit:hover .news-title{font-weight:normal;}
#module_657612210 .news-right .news-tit:hover  .news-title{text-decoration:none;}
#module_657612210 .news-right .news-tit:hover .news-title{font-style:normal;}
#module_657612210 .topnews:hover .news-desc{font-size:16px;}
#module_657612210 .topnews:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews:hover .news-desc{color:rgb(127, 127, 127);}
#module_657612210 .topnews:hover .news-desc{font-weight:normal;}
#module_657612210 .topnews:hover .news-desc{text-decoration:none;}
#module_657612210 .topnews:hover .news-desc{font-style:normal;}
#module_657612210 .news-right .news-tit:hover .news-desc{font-size:16px;}
#module_657612210 .news-right .news-tit:hover  .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-tit:hover .news-desc{color:rgb(127, 127, 127);}
#module_657612210 .news-right .news-tit:hover .news-desc{font-weight:normal;}
#module_657612210 .news-right .news-tit:hover  .news-desc{text-decoration:none;}
#module_657612210 .news-right .news-tit:hover .news-desc{font-style:normal;}
#module_657612210 .news-right .news-tit:hover .day{font-size:48px;}
#module_657612210 .news-right .news-tit:hover .day{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-tit:hover .day{color:rgb(220, 154, 87);}
#module_657612210 .news-right .news-tit:hover .day{font-weight:normal;}
#module_657612210 .news-right .news-tit:hover .day{text-decoration:none;}
#module_657612210 .news-right .news-tit:hover .day{font-style:normal;}
#module_657612210 .news-right .news-tit:hover .yaermonth{font-size:14px;}
#module_657612210 .news-right .news-tit:hover .yaermonth{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-tit:hover .yaermonth{color:rgb(220, 154, 87);}
#module_657612210 .news-right .news-tit:hover .yaermonth{font-weight:normal;}
#module_657612210 .news-right .news-tit:hover .yaermonth{text-decoration:none;}
#module_657612210 .news-right .news-tit:hover .yaermonth{font-style:normal;}
#module_657612210 .news-right .news-label:hover{font-size:12px;}
#module_657612210 .news-right .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .news-right .news-label:hover{color:#999999;}
#module_657612210 .news-right .news-label:hover{font-weight:normal;}
#module_657612210 .news-right .news-label:hover{text-decoration:none;}
#module_657612210 .news-right .news-label:hover{font-style:normal;}
#module_657612210 .topnews .news-label:hover{font-size:12px;}
#module_657612210 .topnews .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612210 .topnews .news-label:hover{color:#666666;}
#module_657612210 .topnews .news-label:hover{font-weight:normal;}
#module_657612210 .topnews .news-label:hover {text-decoration:none;}
#module_657612210 .topnews .news-label:hover {font-style:normal;}
#module_657612210 .topnews .news-label:hover{background-color:#fff;}
#module_657612210 .topnews .news-label:hover{background-image:none;}
#module_657612210 .topnews .news-label:hover{background-repeat:no-repeat;}
#module_657612210 .topnews .news-label:hover{}
#module_657612210 .topnews .news-label:hover{}
#module_657612210 .news-right .news-tit .news-label:hover{background-color:rgba(246,246,246,0.8);}
#module_657612210 .news-right .news-tit .news-label:hover{background-image:none;}
#module_657612210 .news-right .news-tit .news-label:hover{background-repeat:no-repeat;}
#module_657612210 .news-right .news-tit .news-label:hover{}
#module_657612210 .news-right .news-tit .news-label:hover{}
#module_657612210 .news-right .news-tit:hover .label-box{border-top-color:#EEEEEE;}
#module_657612210 .topnews:hover .label-box{border-top-color:rgba(255,255,255,0.3);}
#module_657612210 .news-right .news-tit .news-label:hover{border-top-color:#fff;}
#module_657612210 .news-right .news-tit .news-label:hover{border-top-style:none;}
#module_657612210 .news-right .news-tit .news-label:hover{border-right-color:#fff;}
#module_657612210 .news-right .news-tit .news-label:hover{border-right-style:none;}
#module_657612210 .news-right .news-tit .news-label:hover{border-bottom-color:#fff;}
#module_657612210 .news-right .news-tit .news-label:hover{border-bottom-style:none;}
#module_657612210 .news-right .news-tit .news-label:hover{border-left-color:#fff;}
#module_657612210 .news-right .news-tit .news-label:hover{border-left-style:none;}
#module_657612210 .topnews .news-label:hover{border-top-color:#fff;}
#module_657612210 .topnews .news-label:hover{border-top-style:none;}
#module_657612210 .topnews .news-label:hover{border-right-color:#fff;}
#module_657612210 .topnews .news-label:hover{border-right-style:none;}
#module_657612210 .topnews .news-label:hover{border-bottom-color:#fff;}
#module_657612210 .topnews .news-label:hover{border-bottom-style:none;}
#module_657612210 .topnews .news-label:hover{border-left-color:#fff;}
#module_657612210 .topnews .news-label:hover{border-left-style:none;}
#module_657612210 .paginationbtn:hover .icon-icon-left{font-size:20px;}
#module_657612210 .paginationbtn:hover .icon-icon-left{color:#fff;}
#module_657612210 .paginationbtn:hover{border-top-color:#fff;}
#module_657612210 .paginationbtn:hover{border-top-style:none;}
#module_657612210 .paginationbtn:hover{border-right-color:#fff;}
#module_657612210 .paginationbtn:hover{border-right-style:none;}
#module_657612210 .paginationbtn:hover{border-bottom-color:#fff;}
#module_657612210 .paginationbtn:hover{border-bottom-style:none;}
#module_657612210 .paginationbtn:hover{border-left-color:#fff;}
#module_657612210 .paginationbtn:hover{border-left-style:none;}
#module_657612210 .paginationbtn:hover{background-color:rgb(230, 164, 96);}
#module_657612210 .paginationbtn:hover{background-image:none;}
#module_657612210 .paginationbtn:hover{background-repeat:no-repeat;}
#module_657612210 .paginationbtn:hover{}
#module_657612210 .paginationbtn:hover{}

.module_657612039 .ModuleHead .HeadCenter{float:none;}
#module_657612039 {
padding:0px;
}
#module_657612039 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_657612039 .ModuleHead657612039 {
display:none;
}
#module_657612039 .BodyCenter.BodyCenter657612039 {
background:none;background-color:rgb(46, 44, 43);
}
#module_657612039 >.module_657612039 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612039 >.module_657612039{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612039 .BodyCenter.BodyCenter657612039 {
padding-top:2.6882%;
padding-left:1.0753%;
padding-right:1.0753%;
padding-bottom:2.6882%;
}
}
@media screen and (max-width: 767px){
#module_657612039 .BodyCenter.BodyCenter657612039 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612039 >.module_657612039 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612039 >.module_657612039 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612039 >.module_657612039 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612039:hover {
border:none;
}
#module_657612039:hover >.module_657612039 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612039 .ModuleSubContainer{background-color:transparent;}
#module_657612039 .ModuleSubContainer{background-image:none;}
#module_657612039 .ModuleSubContainer{background-repeat:no-repeat;}
#module_657612039 .ModuleSubContainer{background-position:0% 0%;}
#module_657612039 .ModuleSubContainer{background-attachment:scroll;}
#module_657612039 .ModuleSubContainer{}
#module_657612039 {!bgVideo!}{bgVideoUrl:}
#module_657612039 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_657612039 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_657612039 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer657612039 {max-width:1720px;width:auto;}
.ModuleGridContainer.ModuleGridContainer657612039 .SubPadding {width:100px;}
.module_657612117 .ModuleHead .HeadCenter{float:none;}
#module_657612117 {
padding:0px;
}
#module_657612117 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612117 .ModuleHead657612117 {
display:none;
}
#module_657612117 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612117 >.module_657612117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:35.6551%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612117 >.module_657612117 {
}
}

#module_657612117 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612117 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612117 .imageTextGiant-Container{padding-top:10px;}
#module_657612117 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612117 .imageTextGiant-Container{padding-left:10px;}
#module_657612117 .imageTextGiant-Container{padding-right:10px;}
#module_657612117 .showHandle .btn{font-size:14px;}
#module_657612117 .showHandle .btn{font-family:;}
#module_657612117 .showHandle .btn{color:#333;}
#module_657612117 .showHandle .btn{font-weight:400;}
#module_657612117 .showHandle .btn{text-decoration:none;}
#module_657612117 .showHandle .btn{font-style:normal;}
#module_657612117 .showHandle div{border-top-color:#ddd !important;}
#module_657612117 .showHandle div{border-top-style:solid !important;}
#module_657612117 .showHandle div{border-top-width:1px !important;}
#module_657612117 .showHandle{background-color:transparent;}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{background-repeat:no-repeat;}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{}
#module_657612117 .showHandle{}
#module_657612117 a{font-size:unset;font-family:unset}
.module_657612118 .ModuleHead .HeadCenter{float:none;}
#module_657612118 {
padding:0px;
}
#module_657612118 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612118 .ModuleHead657612118 {
display:none;
}
#module_657612118 {
border:none;
}
@media screen and (min-width: 768px){
#module_657612118 >.module_657612118 {
margin-top:8.0344%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612118 >.module_657612118 {
}
}

#module_657612118 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612118 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612118 .imageTextGiant-Container{padding-top:10px;}
#module_657612118 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612118 .imageTextGiant-Container{padding-left:10px;}
#module_657612118 .imageTextGiant-Container{padding-right:10px;}
#module_657612118 .showHandle .btn{font-size:14px;}
#module_657612118 .showHandle .btn{font-family:;}
#module_657612118 .showHandle .btn{color:#333;}
#module_657612118 .showHandle .btn{font-weight:400;}
#module_657612118 .showHandle .btn{text-decoration:none;}
#module_657612118 .showHandle .btn{font-style:normal;}
#module_657612118 .showHandle div{border-top-color:#ddd !important;}
#module_657612118 .showHandle div{border-top-style:solid !important;}
#module_657612118 .showHandle div{border-top-width:1px !important;}
#module_657612118 .showHandle{background-color:transparent;}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{background-repeat:no-repeat;}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{}
#module_657612118 .showHandle{}
#module_657612118 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

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


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

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

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

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

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

}

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

}

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

}

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

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

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

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

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

}

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

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

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




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

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

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

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



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

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

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

    }

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

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

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

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

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

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

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

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

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

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

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


    }

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

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

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_657612035 .ModuleHead .HeadCenter{float:none;}
#module_657612035 {
padding:0px;
}
#module_657612035 {
position:static;
z-index:0;
top:285px;
left:0px;
width:100%;
height: auto;
}
#module_657612035 .ModuleHead657612035 {
display:none;
}
#module_657612035 .BodyCenter.BodyCenter657612035 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612035 >.module_657612035 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612035 >.module_657612035{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612035 .BodyCenter.BodyCenter657612035 {
padding-top:1.8519%;
padding-left:1.8519%;
padding-right:1.8519%;
padding-bottom:1.8519%;
}
}
@media screen and (max-width: 767px){
#module_657612035 .BodyCenter.BodyCenter657612035 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_657612035 >.module_657612035 {
margin-top:1.3680%;
margin-left:0.0000%;
margin-right:37.8933%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612035 >.module_657612035 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612035 >.module_657612035 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612035:hover {
border:none;
}
#module_657612035:hover >.module_657612035 {
border-color:#ccc;
}
#module_657612035:hover >.module_657612035 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-size:14px;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{color:#999;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-weight:normal;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{text-decoration:none;}
#module_657612035 .InsidePage-list-content span,#module_657612035 .in-formList-checkbox span{font-style:normal;}
#module_657612035 .vcbtn1{background-color:#fd6e27;}
#module_657612035 .vcbtn1{color:#fff;}
#module_657612035 .title{font-size:24px;}
#module_657612035 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .title{color:#333;}
#module_657612035 .title{font-weight:normal;}
#module_657612035 .title{text-decoration:none;}
#module_657612035 .title{font-style:normal;}
#module_657612035 .title{background-color:transparent;}
#module_657612035 .title{background-image:none;}
#module_657612035 .title{background-repeat:no-repeat;}
#module_657612035 .title{background-position:50% 50%;}
#module_657612035 .title{background-attachment:scroll;}
#module_657612035 .title{}
#module_657612035 .title{height:50px;line-height:50px;}
#module_657612035 .title{text-align:center;}
#module_657612035 .Describ-text-color{font-size:14px;}
#module_657612035 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .Describ-text-color{color:rgb(63, 63, 63);}
#module_657612035 .Describ-text-color{font-weight:normal;}
#module_657612035 .Describ-text-color{text-decoration:none;}
#module_657612035 .Describ-text-color{font-style:normal;}
#module_657612035 .submitbtn{font-size:16px;}
#module_657612035 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .submitbtn{color:#fff;}
#module_657612035 .submitbtn{font-weight:normal;}
#module_657612035 .submitbtn{text-decoration:none;}
#module_657612035 .submitbtn{font-style:normal;}
#module_657612035 .submitbtn{width:100%;}
#module_657612035 .submitbtn{height:50px;line-height:50px;}
#module_657612035 .submitbtnbox{justify-content:flex-start;}
#module_657612035 .submitbtn{background-color:rgb(220, 154, 87);} #module_657612035 input[type=radio]:checked, #module_657612035 input[type=checkbox]:checked{background:rgb(220, 154, 87);border:1px solid rgb(220, 154, 87)}
#module_657612035 .submitbtn{background-image:none;}
#module_657612035 .submitbtn{background-repeat:no-repeat;}
#module_657612035 .submitbtn{background-position:50% 50%;}
#module_657612035 .submitbtn{background-attachment:scroll;}
#module_657612035 .submitbtn{}
#module_657612035 .smsvcode,#module_657612035 .VerificationCodeinput,#module_657612035 .Browse-file,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035 .formList-content-no-style,#module_657612035 .customFormTextarea,#module_657612035 .in-formList-content,#module_657612035 .frist_item,#module_657612035 .Browse-file-input,#module_657612035 input[type=text],#module_657612035 .VerificationCodeinputWb,#module_657612035 .frist-city-select,#module_657612035 .pcCitybox select{background-color:#fff;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-right-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-style:solid;}
#module_657612035 .smsvcode,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035 .customFormCheckbox,#module_657612035 input[type=radio],#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-left-width:1px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-left-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-top-right-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style,#module_657612035 .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-left-radius:95px;}
#module_657612035 .smsvcode,#module_657612035 .customFormText,#module_657612035 .formList-content-no-style, #module_657612035  .frist_item,#module_657612035 .Pc-formList-content .in-formList-content,#module_657612035 .Browse-file,#module_657612035 .VerificationCodeinput,#module_657612035  .in-formList-content,#module_657612035 .frist-city-select,#module_657612035 .Couty-select,#module_657612035 .City-select,#module_657612035 .VerificationCodeinputWb{border-bottom-right-radius:95px;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-size:14px;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{color:#999;} 
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-weight:normal;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{text-decoration:none;}
#module_657612035 .smsbtn,#module_657612035 .smsvcode,#module_657612035 .input-text-color,#module_657612035 .cityval{font-style:normal;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-size:14px;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{color:rgb(127, 127, 127);}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-weight:normal;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{text-decoration:none;}
#module_657612035 .input-text-color::placeholder,#module_657612035 .smsvcode::placeholder{font-style:normal;}
#module_657612035 .submitbtn{border-top-left-radius:95px;}
#module_657612035 .submitbtn{border-top-right-radius:95px;}
#module_657612035 .submitbtn{border-bottom-left-radius:95px;}
#module_657612035 .submitbtn{border-bottom-right-radius:95px;}
#module_657612035 .smsvaldatebox,#module_657612035 .frist_item,#module_657612035 .VerificationCodeinput,#module_657612035 .formList-content.textbox,#module_657612035 .customFormDatetime,#module_657612035 .pcCitybox select{line-height:px;height:px;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-top-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-right-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb{border-right-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-bottom-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-left-color:rgb(220, 154, 87);}
#module_657612035 .smsvcode:hover,#module_657612035 .Pc-formList-content .in-formList-content:hover,#module_657612035 .Browse-file:hover,#module_657612035 .VerificationCodeinput:hover,#module_657612035 .customFormCheckbox:hover,#module_657612035 input[type=radio]:hover,#module_657612035  .in-formList-content:hover,#module_657612035 .frist-city-select:hover,#module_657612035 .Couty-select:hover,#module_657612035 .City-select:hover,#module_657612035 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_657612035 .submitbtn:hover{font-size:16px;}
#module_657612035 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612035 .submitbtn:hover{color:#fff;}
#module_657612035 .submitbtn:hover{font-weight:normal;}
#module_657612035 .submitbtn:hover{text-decoration:none;}
#module_657612035 .submitbtn:hover{font-style:normal;}
#module_657612035 .submitbtn:hover{background-color:rgb(228, 161, 92);}
#module_657612035 .submitbtn:hover{background-image:none;}
#module_657612035 .submitbtn:hover{background-repeat:no-repeat;}
#module_657612035 .submitbtn:hover{background-position:50% 50%;}
#module_657612035 .submitbtn:hover{background-attachment:scroll;}
#module_657612035 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer657612039 #Sub657612039_1 {width:43.2099%;}
.module_657612259 .ModuleHead .HeadCenter{float:none;}
#module_657612259 {
padding:0px;
}
#module_657612259 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612259 .ModuleHead657612259 {
display:none;
}
#module_657612259 .BodyCenter.BodyCenter657612259 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612259 >.module_657612259 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612259 >.module_657612259{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612259 .BodyCenter.BodyCenter657612259 {
padding-top:1.6304%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612259 .BodyCenter.BodyCenter657612259 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612259 >.module_657612259 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612259 >.module_657612259 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612259 >.module_657612259 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612259:hover {
border:none;
}
#module_657612259:hover >.module_657612259 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612259 .tabContainerGiantGrid{background-color:transparent;}
#module_657612259 .tabContainerGiantGrid{background-image:none;}
#module_657612259 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{}
#module_657612259 .tabContainerGiantGrid{padding-top:0px;}
#module_657612259 .tabContainerGiantGrid{padding-bottom:0px;}
#module_657612259 .tabContainerGiantGrid{padding-left:0px;}
#module_657612259 .tabContainerGiantGrid{padding-right:0px;}
#module_657612259 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612259 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612259 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612259 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612259 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612259 .Nav-Container .phicon{font-size:16px;}
#module_657612259 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612259 .Nav-Container .phicon{color:#333;}
#module_657612259 .Nav-Container .phicon{font-weight:normal;}
#module_657612259 .Nav-Container .phicon{text-decoration:none;}
#module_657612259 .Nav-Container .phicon{font-style:normal;}
#module_657612259 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612259 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612259 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612259 .Nav-Container .phicon:hover{color:#333;}
#module_657612259 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612259 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612259 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612259 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612259__tabPane_8044 #Sub657612259_8044 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612259__tabPane_8044 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_657612259__tabPane_8044 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612259__tabPane_8044 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612259__tabPane_8044:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612259__tabPane_8044 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612259__tabPane_8044 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612259__tabPane_8044 #Sub657612259_8044 {display: block;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubPadding {float:left; height: 10px;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer .SubDrag {display:none;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubPadding {width:0px; display:none;}
#module_657612259__tabPane_8044 #Sub657612259_8044 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_1 {width:20%;}
.module_657612119 .ModuleHead .HeadCenter{float:none;}
#module_657612119 {
padding:0px;
}
#module_657612119 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612119 .ModuleHead657612119 {
display:none;
}

#module_657612119 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612119 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612119 .imageTextGiant-Container{padding-top:10px;}
#module_657612119 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612119 .imageTextGiant-Container{padding-left:10px;}
#module_657612119 .imageTextGiant-Container{padding-right:10px;}
#module_657612119 .showHandle .btn{font-size:14px;}
#module_657612119 .showHandle .btn{font-family:;}
#module_657612119 .showHandle .btn{color:#333;}
#module_657612119 .showHandle .btn{font-weight:400;}
#module_657612119 .showHandle .btn{text-decoration:none;}
#module_657612119 .showHandle .btn{font-style:normal;}
#module_657612119 .showHandle div{border-top-color:#ddd !important;}
#module_657612119 .showHandle div{border-top-style:solid !important;}
#module_657612119 .showHandle div{border-top-width:1px !important;}
#module_657612119 .showHandle{background-color:transparent;}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{background-repeat:no-repeat;}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{}
#module_657612119 .showHandle{}
#module_657612119 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_2 {width:20%;}
.module_657612120 .ModuleHead .HeadCenter{float:none;}
#module_657612120 {
padding:0px;
}
#module_657612120 {
position:static;
z-index:0;
top:25px;
width:100%;
height: auto;
}
#module_657612120 .ModuleHead657612120 {
display:none;
}

#module_657612120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612120 .imageTextGiant-Container{padding-top:10px;}
#module_657612120 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612120 .imageTextGiant-Container{padding-left:10px;}
#module_657612120 .imageTextGiant-Container{padding-right:10px;}
#module_657612120 .showHandle .btn{font-size:14px;}
#module_657612120 .showHandle .btn{font-family:;}
#module_657612120 .showHandle .btn{color:#333;}
#module_657612120 .showHandle .btn{font-weight:400;}
#module_657612120 .showHandle .btn{text-decoration:none;}
#module_657612120 .showHandle .btn{font-style:normal;}
#module_657612120 .showHandle div{border-top-color:#ddd !important;}
#module_657612120 .showHandle div{border-top-style:solid !important;}
#module_657612120 .showHandle div{border-top-width:1px !important;}
#module_657612120 .showHandle{background-color:transparent;}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{background-repeat:no-repeat;}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{}
#module_657612120 .showHandle{}
#module_657612120 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_3 {width:20%;}
.module_657612121 .ModuleHead .HeadCenter{float:none;}
#module_657612121 {
padding:0px;
}
#module_657612121 {
position:static;
z-index:1;
top:34px;
left:0px;
width:100%;
height: auto;
}
#module_657612121 .ModuleHead657612121 {
display:none;
}

#module_657612121 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612121 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612121 .imageTextGiant-Container{padding-top:10px;}
#module_657612121 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612121 .imageTextGiant-Container{padding-left:10px;}
#module_657612121 .imageTextGiant-Container{padding-right:10px;}
#module_657612121 .showHandle .btn{font-size:14px;}
#module_657612121 .showHandle .btn{font-family:;}
#module_657612121 .showHandle .btn{color:#333;}
#module_657612121 .showHandle .btn{font-weight:400;}
#module_657612121 .showHandle .btn{text-decoration:none;}
#module_657612121 .showHandle .btn{font-style:normal;}
#module_657612121 .showHandle div{border-top-color:#ddd !important;}
#module_657612121 .showHandle div{border-top-style:solid !important;}
#module_657612121 .showHandle div{border-top-width:1px !important;}
#module_657612121 .showHandle{background-color:transparent;}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{background-repeat:no-repeat;}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{}
#module_657612121 .showHandle{}
#module_657612121 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_4 {width:20%;}
.module_657612122 .ModuleHead .HeadCenter{float:none;}
#module_657612122 {
padding:0px;
}
#module_657612122 {
position:static;
z-index:1;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_657612122 .ModuleHead657612122 {
display:none;
}

#module_657612122 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612122 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612122 .imageTextGiant-Container{padding-top:10px;}
#module_657612122 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612122 .imageTextGiant-Container{padding-left:10px;}
#module_657612122 .imageTextGiant-Container{padding-right:10px;}
#module_657612122 .showHandle .btn{font-size:14px;}
#module_657612122 .showHandle .btn{font-family:;}
#module_657612122 .showHandle .btn{color:#333;}
#module_657612122 .showHandle .btn{font-weight:400;}
#module_657612122 .showHandle .btn{text-decoration:none;}
#module_657612122 .showHandle .btn{font-style:normal;}
#module_657612122 .showHandle div{border-top-color:#ddd !important;}
#module_657612122 .showHandle div{border-top-style:solid !important;}
#module_657612122 .showHandle div{border-top-width:1px !important;}
#module_657612122 .showHandle{background-color:transparent;}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{background-repeat:no-repeat;}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{}
#module_657612122 .showHandle{}
#module_657612122 a{font-size:unset;font-family:unset}
#module_657612259__tabPane_8044 #Sub657612259_Tab8044_5 {width:20%;}
.module_657612123 .ModuleHead .HeadCenter{float:none;}
#module_657612123 {
padding:0px;
}
#module_657612123 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_657612123 .ModuleHead657612123 {
display:none;
}
#module_657612123 .BodyCenter.BodyCenter657612123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612123 >.module_657612123 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612123 >.module_657612123{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612123 .BodyCenter.BodyCenter657612123 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612123 .BodyCenter.BodyCenter657612123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612123 >.module_657612123 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612123 >.module_657612123 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612123 >.module_657612123 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612123:hover {
border:none;
}
#module_657612123:hover >.module_657612123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612123 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612123 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612123 .imageTextGiant-Container{padding-top:10px;}
#module_657612123 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612123 .imageTextGiant-Container{padding-left:10px;}
#module_657612123 .imageTextGiant-Container{padding-right:10px;}
#module_657612123 .showHandle .btn{font-size:14px;}
#module_657612123 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612123 .showHandle .btn{color:#333;}
#module_657612123 .showHandle .btn{font-weight:400;}
#module_657612123 .showHandle .btn{text-decoration:none;}
#module_657612123 .showHandle .btn{font-style:normal;}
#module_657612123 .showHandle div{border-top-color:#ddd !important;}
#module_657612123 .showHandle div{border-top-style:solid !important;}
#module_657612123 .showHandle div{border-top-width:1px !important;}
#module_657612123 .showHandle{background-color:transparent;}
#module_657612123 .showHandle{background-image:none;}
#module_657612123 .showHandle{background-repeat:no-repeat;}
#module_657612123 .showHandle{}
#module_657612123 .showHandle{}
#module_657612123 .showHandle{}
#module_657612123 a{font-size:unset;font-family:unset}


.module_657612101 .ModuleHead .HeadCenter{float:none;}
#module_657612101 {
padding:0px;
}
#module_657612101 {
position:static;
z-index:0;
top:726px;
left:1187px;
width:100%;
height: auto;
}
#module_657612101 .ModuleHead657612101 {
display:none;
}
#module_657612101 .BodyCenter.BodyCenter657612101 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612101 >.module_657612101 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612101 >.module_657612101{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612101 .BodyCenter.BodyCenter657612101 {
padding-top:0.0000%;
padding-left:1.0870%;
padding-right:1.0870%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612101 .BodyCenter.BodyCenter657612101 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612101 >.module_657612101 {
margin-top:0.5435%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.5435%;
}
}
@media screen and (max-width: 767px){
#module_657612101 >.module_657612101 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_657612101 >.module_657612101 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612101:hover {
border:none;
}
#module_657612101:hover >.module_657612101 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612101 .hrbox{justify-content:center;}
#module_657612101 .hr-line{width:autopx;max-width:autopx;}
#module_657612101 .hr-line{border-bottom-color:rgb(89, 89, 89);}
#module_657612101 .hr-line{border-bottom-style:solid;}
#module_657612101 .hr-line{border-bottom-width:1px;}

.module_657612260 .ModuleHead .HeadCenter{float:none;}
#module_657612260 {
padding:0px;
}
#module_657612260 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612260 .ModuleHead657612260 {
display:none;
}
#module_657612260 .BodyCenter.BodyCenter657612260 {
background:none;background-color:rgba(0,0,0,0);
}
#module_657612260 >.module_657612260 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_657612260 >.module_657612260{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_657612260 .BodyCenter.BodyCenter657612260 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612260 .BodyCenter.BodyCenter657612260 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_657612260 >.module_657612260 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_657612260 >.module_657612260 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_657612260 >.module_657612260 {box-shadow: 0px 0px 0px 0px #ccc}
#module_657612260:hover {
border:none;
}
#module_657612260:hover >.module_657612260 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_657612260 .tabContainerGiantGrid{background-color:transparent;}
#module_657612260 .tabContainerGiantGrid{background-image:none;}
#module_657612260 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{}
#module_657612260 .tabContainerGiantGrid{padding-top:50px;}
#module_657612260 .tabContainerGiantGrid{padding-bottom:0px;}
#module_657612260 .tabContainerGiantGrid{padding-left:0px;}
#module_657612260 .tabContainerGiantGrid{padding-right:0px;}
#module_657612260 .tabContainerGiantGrid{border-top-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-top-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-top-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-right-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-right-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-right-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_657612260 .tabContainerGiantGrid{border-left-color:transparent;}
#module_657612260 .tabContainerGiantGrid{border-left-style:solid;}
#module_657612260 .tabContainerGiantGrid{border-left-width:0px;}
#module_657612260 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_657612260 .Nav-Container .phicon{font-size:16px;}
#module_657612260 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_657612260 .Nav-Container .phicon{color:#333;}
#module_657612260 .Nav-Container .phicon{font-weight:normal;}
#module_657612260 .Nav-Container .phicon{text-decoration:none;}
#module_657612260 .Nav-Container .phicon{font-style:normal;}
#module_657612260 .Nav-Container .commonLabel{background-color:#ccc;}
#module_657612260 .Nav-Container .phicon:hover{font-size:16px;}
#module_657612260 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_657612260 .Nav-Container .phicon:hover{color:#333;}
#module_657612260 .Nav-Container .phicon:hover{font-weight:normal;}
#module_657612260 .Nav-Container .phicon:hover{text-decoration:none;}
#module_657612260 .Nav-Container .phicon:hover{font-style:normal;}
#module_657612260 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_657612260__tabPane_2728 #Sub657612260_2728 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {display: table-cell; vertical-align: top;}
#module_657612260__tabPane_2728 .SubPadding {width:20px; height: 100%; position: relative; display: table-cell;}
#module_657612260__tabPane_2728 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_657612260__tabPane_2728 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_657612260__tabPane_2728:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_657612260__tabPane_2728 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_657612260__tabPane_2728 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_657612260__tabPane_2728 #Sub657612260_2728 {display: block;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubPadding {float:left; height: 10px;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer .SubDrag {display:none;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubPadding {width:0px; display:none;}
#module_657612260__tabPane_2728 #Sub657612260_2728 > .SubContainer {width:100% !important; height: auto;}
}
#module_657612260__tabPane_2728 #Sub657612260_Tab2728_1 {width:33.3333%;}
.module_657612124 .ModuleHead .HeadCenter{float:none;}
#module_657612124 {
padding:0px;
}
#module_657612124 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_657612124 .ModuleHead657612124 {
display:none;
}

#module_657612124 .ModuleImageTextGiantContent{margin-top:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-left:0px;}
#module_657612124 .ModuleImageTextGiantContent{margin-right:0px;}
#module_657612124 .imageTextGiant-Container{padding-top:10px;}
#module_657612124 .imageTextGiant-Container{padding-bottom:10px;}
#module_657612124 .imageTextGiant-Container{padding-left:10px;}
#module_657612124 .imageTextGiant-Container{padding-right:10px;}
#module_657612124 .showHandle .btn{font-size:14px;}
#module_657612124 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_657612124 .showHandle .btn{color:#333;}
#module_657612124 .showHandle .btn{font-weight:400;}
#module_657612124 .showHandle .btn{text-decoration:none;}
#module_657612124 .showHandle .btn{font-style:normal;}
#module_657612124 .showHandle div{border-top-color:#ddd !important;}
#module_657612124 .showHandle div{border-top-style:solid !important;}
#module_657612124 .showHandle div{border-top-width:1px !important;}
#module_657612124 .showHandle{background-color:transparent;}
#module_657612124 .showHandle{background-image:none;}
#module_657612124 .showHandle{background-repeat:no-repeat;}
#module_657612124 .showHandle{}
#module_657612124 .showHandle{}
#module_657612124 .showHandle{}
#module_657612124 a{font-size:unset;font-family:unset}
#module_657612260__tabPane_2728 #Sub657612260_Tab2728_2 {width:33.3333%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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



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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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