/* cache file /mnt/yzproc/YZ-Site/caches/csscache/6/68443/68443_2376001_1_.cache exists */
/*md5:9f17b705e02464b0fce230e6c47b553c*/
/*time: 2025-08-29 04:39:35*/
/*url:r175-mdemo.yz168.cc/?InitSiteID=68443&WapSkin=R175*/
@font-face {font-family:"Poppins";src: url('https://ueeshop.ly200-cdn.com/static/font/Poppins-Regular/font.woff2') format('woff2')}
@font-face {font-family:"Opensans";src: url('https://ueeshop.ly200-cdn.com/static/font/Opensans-Regular/font.woff2') format('woff2')}
.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;}
}

/*start 退出动画*/
@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);
	}
}
/*end 退出动画*/.module_495447083 .ModuleHead .HeadCenter{float:none;}
#module_495447083 {
padding:0px;
}
#module_495447083 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_495447083 .ModuleHead495447083 {
display:none;
}

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

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_495447084 .ModuleHead .HeadCenter{float:none;}
#module_495447084 {
padding:0px;
}
#module_495447084 {
width:100%;
}
#module_495447084 .ModuleHead495447084 {
display:none;
}
#module_495447084 .BodyCenter.BodyCenter495447084 {
background:none;background-color:rgb(243, 244, 241);
}
#module_495447084 >.module_495447084 {
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_495447084 >.module_495447084{
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_495447084 .BodyCenter.BodyCenter495447084 {
padding-top:0.2671%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_495447084 .BodyCenter.BodyCenter495447084 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447084 >.module_495447084 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447084 >.module_495447084 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447084 >.module_495447084 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447084:hover {
border:none;
}
#module_495447084:hover >.module_495447084 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447084 .ModuleSubContainer{background-color:transparent;}
#module_495447084 .ModuleSubContainer{background-image:none;}
#module_495447084 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495447084 .ModuleSubContainer{background-position:0% 0%;}
#module_495447084 .ModuleSubContainer{background-attachment:scroll;}
#module_495447084 .ModuleSubContainer{}
#module_495447084 {!bgVideo!}{bgVideoUrl:}
#module_495447084 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495447084 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495447084 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495447084 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer495447084 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}
#module_491468456 img{
	max-width: 200px;
}

.module_491468456 .ModuleHead .HeadCenter{float:none;}
#module_491468456 {
padding:0px;
}
#module_491468456 {
position:static;
z-index:0;
top:44px;
left:274px;
width:100%;
height: auto;
}
#module_491468456 .ModuleHead491468456 {
display:none;
}
#module_491468456 .BodyCenter.BodyCenter491468456 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491468456 >.module_491468456 {
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_491468456 >.module_491468456{
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_491468456 .BodyCenter.BodyCenter491468456 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468456 .BodyCenter.BodyCenter491468456 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491468456 >.module_491468456 {
margin-top:3.3254%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468456 >.module_491468456 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491468456 >.module_491468456 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491468456:hover {
border:none;
}
#module_491468456:hover >.module_491468456 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491468456 img{border-top-color:transparent;}
#module_491468456 img{border-top-style:none;}
#module_491468456 img{border-top-width:0px;}
#module_491468456 img{border-right-color:transparent;}
#module_491468456 img{border-right-style:none;}
#module_491468456 img{border-right-width:0px;}
#module_491468456 img{border-bottom-color:transparent;}
#module_491468456 img{border-bottom-style:none;}
#module_491468456 img{border-bottom-width:0px;}
#module_491468456 img{border-left-color:transparent;}
#module_491468456 img{border-left-style:none;}
#module_491468456 img{border-left-width:0px;}
#module_491468456 img{border-top-left-radius:0px;}
#module_491468456 img{border-top-right-radius:0px;}
#module_491468456 img{border-bottom-left-radius:0px;}
#module_491468456 img{border-bottom-right-radius:0px;}
#module_491468456 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer495447084 #Sub495447084_1 {width:23.0055%;}
.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;}

/* 三级菜单 Begin*/
.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;
}
/* 三级菜单 Begin*/
.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 {
    /*border-top: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    /*border-bottom: none!important;*/
}
.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;
    /* text-transform: uppercase; */
    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 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item-hover::after{*/
/*    content: "\e65f";*/
/*    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;*/
/*    right: 25px;*/
/*}*/
.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(/fonts/ElegantIcons.eot);src:url(/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/fonts/ElegantIcons.woff) format('woff'),url(/fonts/ElegantIcons.ttf) format('truetype'),url(/fonts/ElegantIcons.svg#ElegantIcons) 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_491468450 .ModuleHead .HeadCenter{float:none;}
#module_491468450 {
padding:0px;
}
#module_491468450 {
position:static;
z-index:0;
top:55px;
left:882px;
width:100%;
height: auto;
}
#module_491468450 .ModuleHead491468450 {
display:none;
}
#module_491468450 .BodyCenter.BodyCenter491468450 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491468450 >.module_491468450 {
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_491468450 >.module_491468450{
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_491468450 .BodyCenter.BodyCenter491468450 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468450 .BodyCenter.BodyCenter491468450 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491468450 >.module_491468450 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468450 >.module_491468450 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491468450 >.module_491468450 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491468450:hover {
border:none;
}
#module_491468450:hover >.module_491468450 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491468450 .main-nav-item-group{height:58px;} #module_491468450 .main-nav-item{line-height:58px;} #module_491468450 .main-nav-content{height:58px}
#module_491468450 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_491468450 .main-nav-content{background-image:none;}
#module_491468450 .main-nav-content{background-repeat:no-repeat;}
#module_491468450 .main-nav-content{}
#module_491468450 .main-nav-content{}
#module_491468450 .main-nav-content{}
#module_491468450 .main-nav-content, #module_491468450 .verticalMenu .main-nav-item-group{text-align:center;}
#module_491468450 .main-nav-item{font-size:15px;}
#module_491468450 .main-nav-item{font-family:Poppins;}
#module_491468450 .main-nav-item{color:#3b4a3c;}
#module_491468450 .main-nav-item{font-weight:normal;}
#module_491468450 .main-nav-item{text-decoration:none;}
#module_491468450 .main-nav-item{font-style:normal;}
#module_491468450 .main-nav-item{width:100px;}
#module_491468450 .main-nav-item,#module_491468450 .defaultMenu .main-nav-item-name .mainSubName{padding-left:30px;padding-right:30px;} #module_491468450 .verticalMenu .main-nav-item-group{margin-bottom:30px;}
#module_491468450 .main-nav-item{background-color:transparent;}
#module_491468450 .main-nav-item{background-image:none;}
#module_491468450 .main-nav-item{background-repeat:no-repeat;}
#module_491468450 .main-nav-item{}
#module_491468450 .main-nav-item{}
#module_491468450 .main-nav-item{}
#module_491468450 .sub-nav-item-group{width:244px;}
#module_491468450 .sub-nav-item-div{font-size:14px;}
#module_491468450 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .sub-nav-item-div{color:#666;},#module_491468450 .sub-nav-item:hover::after{color:#666;}
#module_491468450 .sub-nav-item-div{font-weight:normal;}
#module_491468450 .sub-nav-item-div{text-decoration:none;}
#module_491468450 .sub-nav-item-div{font-style:normal;}
#module_491468450 .sub-nav-item-SubName{font-size:12px;}
#module_491468450 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .sub-nav-item-SubName{color:#999;}
#module_491468450 .sub-nav-item-SubName{font-weight:normal;}
#module_491468450 .sub-nav-item-SubName{text-decoration:none;}
#module_491468450 .sub-nav-item-SubName{font-style:normal;}
#module_491468450 .sub-nav-item-box .item_sub.item_outer:before{background-color:#4caf50;} #module_491468450 .sub-nav-item-box .outAfter:after{color:#4caf50;}
#module_491468450 .sub-nav-item-menu,#module_491468450 .arrow,#module_491468450 .sub-normal-color{background-color:#fff;}
#module_491468450 .sub-nav-item-menu{background-image:none;}
#module_491468450 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_491468450 .sub-nav-item-menu{}
#module_491468450 .sub-nav-item-menu{}
#module_491468450 .sub-nav-item-menu{}
#module_491468450 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_491468450 .sub-nav-item-box{border-bottom-style:dashed;}
#module_491468450 .sub-nav-item-box{border-bottom-width:1px;}
#module_491468450 .sub-nav-item-menu{padding-top:8px;}
#module_491468450 .sub-nav-item-menu{padding-bottom:8px;}
#module_491468450 .sub-nav-item-menu{padding-left:24px;}
#module_491468450 .sub-nav-item-menu{padding-right:24px;}
#module_491468450 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_491468450 .third-nav-item-group{width:244px;}
#module_491468450 .third-nav-item{height:42px;line-height:42px;} #module_491468450 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_491468450 .third-nav-item .item_outer{font-size:14px;}
#module_491468450 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .third-nav-item .item_outer{color:#666;}
#module_491468450 .third-nav-item .item_outer{font-weight:normal;}
#module_491468450 .third-nav-item .item_outer{text-decoration:none;}
#module_491468450 .third-nav-item .item_outer{font-style:normal;}
#module_491468450 .third-nav-item .thirdName{font-size:12px;}
#module_491468450 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .third-nav-item .thirdName{color:#999;}
#module_491468450 .third-nav-item .thirdName{font-weight:normal;}
#module_491468450 .third-nav-item .thirdName{text-decoration:none;}
#module_491468450 .third-nav-item .thirdName{font-style:normal;}
#module_491468450 .sub-nav-item-box .item_third .item_outer:before{background-color:#4caf50;}
#module_491468450 .third-nav-item-group,#module_491468450 .third-normal-color{background-color:#fff;}
#module_491468450 .third-nav-item-group{background-image:none;}
#module_491468450 .third-nav-item-group{background-repeat:no-repeat;}
#module_491468450 .third-nav-item-group{}
#module_491468450 .third-nav-item-group{}
#module_491468450 .third-nav-item-group{}
#module_491468450 .item_third{border-bottom-color:#E3E9EE;}
#module_491468450 .item_third{border-bottom-style:dashed;}
#module_491468450 .item_third{border-bottom-width:1px;}
#module_491468450 .third-nav-item-group{padding-top:8px;}
#module_491468450 .third-nav-item-group{padding-bottom:8px;}
#module_491468450 .third-nav-item-group{padding-left:24px;}
#module_491468450 .third-nav-item-group{padding-right:24px;}
#module_491468450 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_491468450 .main-nav-item-name .mainSubName{font-size:15px;}
#module_491468450 .main-nav-item-name .mainSubName{font-family:Poppins;}
#module_491468450 .main-nav-item-name .mainSubName{color:rgb(75, 178, 99);}  #module_491468450 .add{color:rgb(75, 178, 99);}#module_491468450 .main-nav-item-hover::afters{background-color:rgb(75, 178, 99);}
#module_491468450 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_491468450 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_491468450 .main-nav-item-name .mainSubName{font-style:normal;}
#module_491468450 .main-nav-item-hover{background-color:transparent;}
#module_491468450 .main-nav-item-hover{background-image:none;}
#module_491468450 .main-nav-item-hover{background-repeat:no-repeat;}
#module_491468450 .main-nav-item-hover{}
#module_491468450 .main-nav-item-hover{}
#module_491468450 .main-nav-item-hover{}
#module_491468450 .main-nav-item::before{border-bottom-color:rgb(75, 178, 99);}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_491468450 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_491468450 .sub-nav-item:hover,#module_491468450 .sub-hover-color{background-color:#fff;}, #module_491468450 .sub-nav-item-hover{background-color:#fff;}
#module_491468450 .sub-nav-item:hover{background-image:none;}
#module_491468450 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_491468450 .sub-nav-item:hover{}
#module_491468450 .sub-nav-item:hover{}
#module_491468450 .sub-nav-item:hover{}
#module_491468450 .third-nav-item:hover .item_outer{font-size:14px;}
#module_491468450 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_491468450 .third-nav-item:hover .item_outer{color:#666;}
#module_491468450 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_491468450 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_491468450 .third-nav-item:hover .item_outer{font-style:normal;}
#module_491468450 .third-nav-item:hover .third-nav-item-inner,#module_491468450 .third-hover-color{background-color:#fff;}
#module_491468450 .third-nav-item:hover .third-nav-item-inner{}
#module_491468450 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_491468450 .third-nav-item:hover .third-nav-item-inner{}
#module_491468450 .third-nav-item:hover .third-nav-item-inner{}
#module_491468450 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer495447084 #Sub495447084_2 {width:53.5519%;}
/*全局 layout 111*/
.ModuleSearchGiant.layout-111 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .content{display:table;width: 100%;height:100%;border: 1px solid #333;overflow: hidden !important;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: rgba(0,0,0,0);overflow: hidden;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;border-left: 1px #ccc solid;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .ModuleSearchInput{vertical-align: middle;height:auto;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;background: rgba(0,0,0,0);}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 14px;border: 0;border-radius: 0;background-color:transparent;text-decoration: initial !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .bootstrap-select .btn:focus{outline: none !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: rgba(0,0,0,0);border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .searchIcon{position: absolute;top:2px;left: 20px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .filter-option{overflow: inherit !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto !important;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul{height: auto;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .search-hot ul li{margin:0.6rem 0 0.6rem 0}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .btn-group{min-width: 78px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .caret{margin-left: -2px;}
.ModuleSearchGiant.layout-111 .ModuleSearchFormStyle .iconfont{font-size: 20px;}
.module_491468460 .ModuleHead .HeadCenter{float:none;}
#module_491468460 {
padding:0px;
}
#module_491468460 {
position:static;
z-index:0;
top:50px;
left:1624px;
width:100%;
height: auto;
}
#module_491468460 .ModuleHead491468460 {
display:none;
}
#module_491468460 .BodyCenter.BodyCenter491468460 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491468460 >.module_491468460 {
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_491468460 >.module_491468460{
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_491468460 .BodyCenter.BodyCenter491468460 {
padding-top:0.0000%;
padding-left:22.2222%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468460 .BodyCenter.BodyCenter491468460 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491468460 >.module_491468460 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491468460 >.module_491468460 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491468460 >.module_491468460 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491468460:hover {
border:none;
}
#module_491468460:hover >.module_491468460 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491468460 .search-item .searchInputPanel,#module_491468460 .search-item .searchBtnPanel{height:42px;line-height:42px;}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460 .search-item .ModuleSearchInput ,#module_491468460 .search-item .searchInputPanel ,#module_491468460 .search-item .searchBtnPanel {background-color:rgba(0,0,0,0);box-shadow: inset 0 0 0 1000px rgba(0,0,0,0)} #module_491468460 .searchTypePanel select{background:rgba(0,0,0,0);}
#module_491468460 .ModuleSearchFormStyle .searchInputPanel{border-left-color:rgba(0,0,0,0);}
#module_491468460 .search-item{border-top-color:#e8e8e8;}
#module_491468460 .search-item{border-top-style:solid;}
#module_491468460 .search-item{border-top-width:0px;}
#module_491468460 .search-item{border-right-color:#e8e8e8;}
#module_491468460 .search-item{border-right-style:solid;}
#module_491468460 .search-item{border-right-width:0px;}
#module_491468460 .search-item{border-bottom-color:#e8e8e8;}
#module_491468460 .search-item{border-bottom-style:solid;}
#module_491468460 .search-item{border-bottom-width:1px;}
#module_491468460 .search-item{border-left-color:#e8e8e8;}
#module_491468460 .search-item{border-left-style:solid;}
#module_491468460 .search-item{border-left-width:0px;}
#module_491468460 .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput,#module_491468460 .search-item .filter-option{font-size:14px;} #module_491468460 .search-item .caret{margin-top:calc( 14px - 11px );}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460  .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput{font-family:Poppins;}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460  .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput{color:#333;-webkit-text-fill-color:#333;}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460  .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput{font-weight:normal;}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460  .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput{text-decoration:none;}
#module_491468460 .search-item .bootstrap-select .btn ,#module_491468460  .search-item .ModuleSearchInput::placeholder,#module_491468460 .search-item .ModuleSearchInput{font-style:normal;}
#module_491468460 .search-item .ModuleSearchInput::placeholder{color:rgb(127, 127, 127);-webkit-text-fill-color:rgb(127, 127, 127);}
#module_491468460 .search-item{border-top-left-radius:0px;}
#module_491468460 .search-item{border-top-right-radius:0px;}
#module_491468460 .search-item{border-bottom-left-radius:0px;}
#module_491468460 .search-item{border-bottom-right-radius:0px;}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-size:22px;} #module_491468460 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-family:;}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{color:#999;}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-weight:normal;}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{text-decoration:none;}
#module_491468460 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-style:normal;}
#module_491468460 .search-hot ul li a{font-size:12px;}
#module_491468460 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_491468460 .search-hot ul li a{color:#666;}
#module_491468460 .search-hot ul li a{font-weight:normal;}
#module_491468460 .search-hot ul li a{text-decoration:none;}
#module_491468460 .search-hot ul li a{font-style:normal;}
#module_491468460 .search-hot ul li{border-right-color:#eee;}
#module_491468460 .search-hot ul li{border-right-style:solid;}
#module_491468460 .search-hot ul li{border-right-width:1px;}
#module_491468460 .search-item:hover .bootstrap-select .btn ,#module_491468460 .search-item:hover .ModuleSearchInput ,#module_491468460 .search-item:hover .searchInputPanel ,#module_491468460 .search-item:hover .searchBtnPanel {background-color:rgba(0,0,0,0);box-shadow: inset 0 0 0 1000px rgba(0,0,0,0)}
#module_491468460 .search-item:hover{border-top-color:rgba(0,0,0,0);}
#module_491468460 .search-item:hover{border-top-style:solid;}
#module_491468460 .search-item:hover{border-right-color:rgba(0,0,0,0);}
#module_491468460 .search-item:hover{border-right-style:solid;}
#module_491468460 .search-item:hover{border-bottom-color:rgb(75, 178, 99);}
#module_491468460 .search-item:hover{border-bottom-style:solid;}
#module_491468460 .search-item:hover{border-left-color:rgba(0,0,0,0);}
#module_491468460 .search-item:hover{border-left-style:solid;}
#module_491468460 .search-item:hover .searchIcon .icon-sousuo5{font-size:22px;} #module_491468460 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_491468460 .search-item:hover .searchIcon .icon-sousuo5{font-family:;}
#module_491468460 .searchBtnPanel:hover .searchIcon .icon-sousuo5{color:#43a047;}
#module_491468460 .search-item:hover .searchIcon .icon-sousuo5{font-weight:normal;}
#module_491468460 .search-item:hover .searchIcon .icon-sousuo5{text-decoration:none;}
#module_491468460 .search-item:hover .searchIcon .icon-sousuo5{font-style:normal;}
#module_491468460 .search-hot ul li:hover a{font-size:12px;}
#module_491468460 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491468460 .search-hot ul li:hover a{color:#333;}
#module_491468460 .search-hot ul li:hover a{font-weight:normal;}
#module_491468460 .search-hot ul li:hover a{text-decoration:none;}
#module_491468460 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer495447084 #Sub495447084_3 {width:23.4426%;}
.module_495447085 .ModuleHead .HeadCenter{float:none;}
#module_495447085 {
padding:0px;
}
#module_495447085 {
width:100%;
}
#module_495447085 .ModuleHead495447085 {
display:none;
}
#module_495447085 .BodyCenter.BodyCenter495447085 {
background:none;background-color:rgb(255, 255, 255);
}
#module_495447085 >.module_495447085 {
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_495447085 >.module_495447085{
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_495447085 .BodyCenter.BodyCenter495447085 {
padding-top:0.2671%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_495447085 .BodyCenter.BodyCenter495447085 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447085 >.module_495447085 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447085 >.module_495447085 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447085 >.module_495447085 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447085:hover {
border:none;
}
#module_495447085:hover >.module_495447085 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447085 .ModuleSubContainer{background-color:transparent;}
#module_495447085 .ModuleSubContainer{background-image:none;}
#module_495447085 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495447085 .ModuleSubContainer{background-position:0% 0%;}
#module_495447085 .ModuleSubContainer{background-attachment:scroll;}
#module_495447085 .ModuleSubContainer{}
#module_495447085 {!bgVideo!}{bgVideoUrl:}
#module_495447085 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495447085 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495447085 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495447085 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer495447085 .SubPadding {width:0px;}
.module_495447101 .ModuleHead .HeadCenter{float:none;}
#module_495447101 {
padding:0px;
}
#module_495447101 {
position:static;
z-index:1;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_495447101 .ModuleHead495447101 {
display:none;
}
#module_495447101 .BodyCenter.BodyCenter495447101 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447101 >.module_495447101 {
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_495447101 >.module_495447101{
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_495447101 .BodyCenter.BodyCenter495447101 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447101 .BodyCenter.BodyCenter495447101 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447101 >.module_495447101 {
margin-top:3.2558%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447101 >.module_495447101 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447101 >.module_495447101 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447101:hover {
border:none;
}
#module_495447101:hover >.module_495447101 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447101 img{border-top-color:transparent;}
#module_495447101 img{border-top-style:none;}
#module_495447101 img{border-top-width:0px;}
#module_495447101 img{border-right-color:transparent;}
#module_495447101 img{border-right-style:none;}
#module_495447101 img{border-right-width:0px;}
#module_495447101 img{border-bottom-color:transparent;}
#module_495447101 img{border-bottom-style:none;}
#module_495447101 img{border-bottom-width:0px;}
#module_495447101 img{border-left-color:transparent;}
#module_495447101 img{border-left-style:none;}
#module_495447101 img{border-left-width:0px;}
#module_495447101 img{border-top-left-radius:0px;}
#module_495447101 img{border-top-right-radius:0px;}
#module_495447101 img{border-bottom-left-radius:0px;}
#module_495447101 img{border-bottom-right-radius:0px;}
#module_495447101 img{max-width: 200px;}
#module_495447101 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer495447085 #Sub495447085_1 {width:23.4973%;}
.module_495447106 .ModuleHead .HeadCenter{float:none;}
#module_495447106 {
padding:0px;
}
#module_495447106 {
position:static;
z-index:1;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_495447106 .ModuleHead495447106 {
display:none;
}
#module_495447106 .BodyCenter.BodyCenter495447106 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447106 >.module_495447106 {
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_495447106 >.module_495447106{
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_495447106 .BodyCenter.BodyCenter495447106 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447106 .BodyCenter.BodyCenter495447106 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447106 >.module_495447106 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447106 >.module_495447106 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447106 >.module_495447106 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447106:hover {
border:none;
}
#module_495447106:hover >.module_495447106 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447106 .main-nav-item-group{height:58px;} #module_495447106 .main-nav-item{line-height:58px;} #module_495447106 .main-nav-content{height:58px}
#module_495447106 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_495447106 .main-nav-content{background-image:none;}
#module_495447106 .main-nav-content{background-repeat:no-repeat;}
#module_495447106 .main-nav-content{}
#module_495447106 .main-nav-content{}
#module_495447106 .main-nav-content{}
#module_495447106 .main-nav-content, #module_495447106 .verticalMenu .main-nav-item-group{text-align:center;}
#module_495447106 .main-nav-item{font-size:15px;}
#module_495447106 .main-nav-item{font-family:Poppins;}
#module_495447106 .main-nav-item{color:#3b4a3c;}
#module_495447106 .main-nav-item{font-weight:normal;}
#module_495447106 .main-nav-item{text-decoration:none;}
#module_495447106 .main-nav-item{font-style:normal;}
#module_495447106 .main-nav-item{width:100px;}
#module_495447106 .main-nav-item,#module_495447106 .defaultMenu .main-nav-item-name .mainSubName{padding-left:30px;padding-right:30px;} #module_495447106 .verticalMenu .main-nav-item-group{margin-bottom:30px;}
#module_495447106 .main-nav-item{background-color:transparent;}
#module_495447106 .main-nav-item{background-image:none;}
#module_495447106 .main-nav-item{background-repeat:no-repeat;}
#module_495447106 .main-nav-item{}
#module_495447106 .main-nav-item{}
#module_495447106 .main-nav-item{}
#module_495447106 .sub-nav-item-group{width:244px;}
#module_495447106 .sub-nav-item-div{font-size:14px;}
#module_495447106 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .sub-nav-item-div{color:#666;},#module_495447106 .sub-nav-item:hover::after{color:#666;}
#module_495447106 .sub-nav-item-div{font-weight:normal;}
#module_495447106 .sub-nav-item-div{text-decoration:none;}
#module_495447106 .sub-nav-item-div{font-style:normal;}
#module_495447106 .sub-nav-item-SubName{font-size:12px;}
#module_495447106 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .sub-nav-item-SubName{color:#999;}
#module_495447106 .sub-nav-item-SubName{font-weight:normal;}
#module_495447106 .sub-nav-item-SubName{text-decoration:none;}
#module_495447106 .sub-nav-item-SubName{font-style:normal;}
#module_495447106 .sub-nav-item-box .item_sub.item_outer:before{background-color:#4caf50;} #module_495447106 .sub-nav-item-box .outAfter:after{color:#4caf50;}
#module_495447106 .sub-nav-item-menu,#module_495447106 .arrow,#module_495447106 .sub-normal-color{background-color:#fff;}
#module_495447106 .sub-nav-item-menu{background-image:none;}
#module_495447106 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_495447106 .sub-nav-item-menu{}
#module_495447106 .sub-nav-item-menu{}
#module_495447106 .sub-nav-item-menu{}
#module_495447106 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_495447106 .sub-nav-item-box{border-bottom-style:dashed;}
#module_495447106 .sub-nav-item-box{border-bottom-width:1px;}
#module_495447106 .sub-nav-item-menu{padding-top:8px;}
#module_495447106 .sub-nav-item-menu{padding-bottom:8px;}
#module_495447106 .sub-nav-item-menu{padding-left:24px;}
#module_495447106 .sub-nav-item-menu{padding-right:24px;}
#module_495447106 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_495447106 .third-nav-item-group{width:244px;}
#module_495447106 .third-nav-item{height:42px;line-height:42px;} #module_495447106 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_495447106 .third-nav-item .item_outer{font-size:14px;}
#module_495447106 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .third-nav-item .item_outer{color:#666;}
#module_495447106 .third-nav-item .item_outer{font-weight:normal;}
#module_495447106 .third-nav-item .item_outer{text-decoration:none;}
#module_495447106 .third-nav-item .item_outer{font-style:normal;}
#module_495447106 .third-nav-item .thirdName{font-size:12px;}
#module_495447106 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .third-nav-item .thirdName{color:#999;}
#module_495447106 .third-nav-item .thirdName{font-weight:normal;}
#module_495447106 .third-nav-item .thirdName{text-decoration:none;}
#module_495447106 .third-nav-item .thirdName{font-style:normal;}
#module_495447106 .sub-nav-item-box .item_third .item_outer:before{background-color:#4caf50;}
#module_495447106 .third-nav-item-group,#module_495447106 .third-normal-color{background-color:#fff;}
#module_495447106 .third-nav-item-group{background-image:none;}
#module_495447106 .third-nav-item-group{background-repeat:no-repeat;}
#module_495447106 .third-nav-item-group{}
#module_495447106 .third-nav-item-group{}
#module_495447106 .third-nav-item-group{}
#module_495447106 .item_third{border-bottom-color:#E3E9EE;}
#module_495447106 .item_third{border-bottom-style:dashed;}
#module_495447106 .item_third{border-bottom-width:1px;}
#module_495447106 .third-nav-item-group{padding-top:8px;}
#module_495447106 .third-nav-item-group{padding-bottom:8px;}
#module_495447106 .third-nav-item-group{padding-left:24px;}
#module_495447106 .third-nav-item-group{padding-right:24px;}
#module_495447106 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_495447106 .main-nav-item-name .mainSubName{font-size:15px;}
#module_495447106 .main-nav-item-name .mainSubName{font-family:Poppins;}
#module_495447106 .main-nav-item-name .mainSubName{color:rgb(75, 178, 99);}  #module_495447106 .add{color:rgb(75, 178, 99);}#module_495447106 .main-nav-item-hover::afters{background-color:rgb(75, 178, 99);}
#module_495447106 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_495447106 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_495447106 .main-nav-item-name .mainSubName{font-style:normal;}
#module_495447106 .main-nav-item-hover{background-color:transparent;}
#module_495447106 .main-nav-item-hover{background-image:none;}
#module_495447106 .main-nav-item-hover{background-repeat:no-repeat;}
#module_495447106 .main-nav-item-hover{}
#module_495447106 .main-nav-item-hover{}
#module_495447106 .main-nav-item-hover{}
#module_495447106 .main-nav-item::before{border-bottom-color:rgb(75, 178, 99);}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_495447106 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_495447106 .sub-nav-item:hover,#module_495447106 .sub-hover-color{background-color:#fff;}, #module_495447106 .sub-nav-item-hover{background-color:#fff;}
#module_495447106 .sub-nav-item:hover{background-image:none;}
#module_495447106 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_495447106 .sub-nav-item:hover{}
#module_495447106 .sub-nav-item:hover{}
#module_495447106 .sub-nav-item:hover{}
#module_495447106 .third-nav-item:hover .item_outer{font-size:14px;}
#module_495447106 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_495447106 .third-nav-item:hover .item_outer{color:#666;}
#module_495447106 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_495447106 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_495447106 .third-nav-item:hover .item_outer{font-style:normal;}
#module_495447106 .third-nav-item:hover .third-nav-item-inner,#module_495447106 .third-hover-color{background-color:#fff;}
#module_495447106 .third-nav-item:hover .third-nav-item-inner{}
#module_495447106 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_495447106 .third-nav-item:hover .third-nav-item-inner{}
#module_495447106 .third-nav-item:hover .third-nav-item-inner{}
#module_495447106 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer495447085 #Sub495447085_2 {width:53.5519%;}
.module_495447212 .ModuleHead .HeadCenter{float:none;}
#module_495447212 {
padding:0px;
}
#module_495447212 {
position:static;
z-index:1;
top:20px;
left:0px;
width:100%;
height: auto;
}
#module_495447212 .ModuleHead495447212 {
display:none;
}
#module_495447212 .BodyCenter.BodyCenter495447212 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447212 >.module_495447212 {
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_495447212 >.module_495447212{
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_495447212 .BodyCenter.BodyCenter495447212 {
padding-top:0.0000%;
padding-left:22.2222%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447212 .BodyCenter.BodyCenter495447212 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447212 >.module_495447212 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447212 >.module_495447212 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447212 >.module_495447212 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447212:hover {
border:none;
}
#module_495447212:hover >.module_495447212 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447212 .search-item .searchInputPanel,#module_495447212 .search-item .searchBtnPanel{height:42px;line-height:42px;}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212 .search-item .ModuleSearchInput ,#module_495447212 .search-item .searchInputPanel ,#module_495447212 .search-item .searchBtnPanel {background-color:rgba(0,0,0,0);box-shadow: inset 0 0 0 1000px rgba(0,0,0,0)} #module_495447212 .searchTypePanel select{background:rgba(0,0,0,0);}
#module_495447212 .ModuleSearchFormStyle .searchInputPanel{border-left-color:rgba(0,0,0,0);}
#module_495447212 .search-item{border-top-color:#e8e8e8;}
#module_495447212 .search-item{border-top-style:solid;}
#module_495447212 .search-item{border-top-width:0px;}
#module_495447212 .search-item{border-right-color:#e8e8e8;}
#module_495447212 .search-item{border-right-style:solid;}
#module_495447212 .search-item{border-right-width:0px;}
#module_495447212 .search-item{border-bottom-color:#e8e8e8;}
#module_495447212 .search-item{border-bottom-style:solid;}
#module_495447212 .search-item{border-bottom-width:1px;}
#module_495447212 .search-item{border-left-color:#e8e8e8;}
#module_495447212 .search-item{border-left-style:solid;}
#module_495447212 .search-item{border-left-width:0px;}
#module_495447212 .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput,#module_495447212 .search-item .filter-option{font-size:14px;} #module_495447212 .search-item .caret{margin-top:calc( 14px - 11px );}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212  .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput{font-family:Poppins;}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212  .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput{color:#333;-webkit-text-fill-color:#333;}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212  .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput{font-weight:normal;}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212  .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput{text-decoration:none;}
#module_495447212 .search-item .bootstrap-select .btn ,#module_495447212  .search-item .ModuleSearchInput::placeholder,#module_495447212 .search-item .ModuleSearchInput{font-style:normal;}
#module_495447212 .search-item .ModuleSearchInput::placeholder{color:rgb(127, 127, 127);-webkit-text-fill-color:rgb(127, 127, 127);}
#module_495447212 .search-item{border-top-left-radius:0px;}
#module_495447212 .search-item{border-top-right-radius:0px;}
#module_495447212 .search-item{border-bottom-left-radius:0px;}
#module_495447212 .search-item{border-bottom-right-radius:0px;}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-size:22px;} #module_495447212 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-family:;}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{color:#999;}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-weight:normal;}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{text-decoration:none;}
#module_495447212 .search-item .searchBtnPanel .searchIcon .icon-sousuo5{font-style:normal;}
#module_495447212 .search-hot ul li a{font-size:12px;}
#module_495447212 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_495447212 .search-hot ul li a{color:#666;}
#module_495447212 .search-hot ul li a{font-weight:normal;}
#module_495447212 .search-hot ul li a{text-decoration:none;}
#module_495447212 .search-hot ul li a{font-style:normal;}
#module_495447212 .search-hot ul li{border-right-color:#eee;}
#module_495447212 .search-hot ul li{border-right-style:solid;}
#module_495447212 .search-hot ul li{border-right-width:1px;}
#module_495447212 .search-item:hover .bootstrap-select .btn ,#module_495447212 .search-item:hover .ModuleSearchInput ,#module_495447212 .search-item:hover .searchInputPanel ,#module_495447212 .search-item:hover .searchBtnPanel {background-color:rgba(0,0,0,0);box-shadow: inset 0 0 0 1000px rgba(0,0,0,0)}
#module_495447212 .search-item:hover{border-top-color:rgba(0,0,0,0);}
#module_495447212 .search-item:hover{border-top-style:solid;}
#module_495447212 .search-item:hover{border-right-color:rgba(0,0,0,0);}
#module_495447212 .search-item:hover{border-right-style:solid;}
#module_495447212 .search-item:hover{border-bottom-color:rgb(75, 178, 99);}
#module_495447212 .search-item:hover{border-bottom-style:solid;}
#module_495447212 .search-item:hover{border-left-color:rgba(0,0,0,0);}
#module_495447212 .search-item:hover{border-left-style:solid;}
#module_495447212 .search-item:hover .searchIcon .icon-sousuo5{font-size:22px;} #module_495447212 .search-item .searchBtnPanel{ width:calc( 40px + 22px )}
#module_495447212 .search-item:hover .searchIcon .icon-sousuo5{font-family:;}
#module_495447212 .searchBtnPanel:hover .searchIcon .icon-sousuo5{color:#43a047;}
#module_495447212 .search-item:hover .searchIcon .icon-sousuo5{font-weight:normal;}
#module_495447212 .search-item:hover .searchIcon .icon-sousuo5{text-decoration:none;}
#module_495447212 .search-item:hover .searchIcon .icon-sousuo5{font-style:normal;}
#module_495447212 .search-hot ul li:hover a{font-size:12px;}
#module_495447212 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_495447212 .search-hot ul li:hover a{color:#333;}
#module_495447212 .search-hot ul li:hover a{font-weight:normal;}
#module_495447212 .search-hot ul li:hover a{text-decoration:none;}
#module_495447212 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer495447085 #Sub495447085_3 {width:22.9508%;}
.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

.ModulePupopGiant.layout-101 .ModulePuponArrow.PosBottom {
    border-top-color: #e8e8e8;
    border-top-width: 12px;
    bottom:-20px;
}

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_495447274 .ModuleHead .HeadCenter{float:none;}
#module_495447274 {
padding:0px;
}
#module_495447274 {
position:fixed;
z-index:100000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_495447274 .ModuleHead495447274 {
display:none;
}

#module_495447274 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_495447274 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_495447274 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_495447274 .ModulePupopContainer{}
#module_495447274 .ModulePupopContainer{background-repeat:no-repeat;}
#module_495447274 .ModulePupopContainer{background-position:0% 0%;}
#module_495447274 .ModulePupopContainer{background-attachment:scroll;}
#module_495447274 .ModulePupopContainer{}
#module_495447274 .ModulePupopContainer{padding-top:0px;}
#module_495447274 .ModulePupopContainer{padding-bottom:0px;}
#module_495447274 .ModulePupopContainer{padding-left:0px;}
#module_495447274 .ModulePupopContainer{padding-right:0px;}
#module_495447274 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_495447274 .ModulePupopContainer{border-top-style:solid;}
#module_495447274 .ModulePupopContainer{border-top-width:0px;}
#module_495447274 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_495447274 .ModulePupopContainer{border-bottom-style:solid;}
#module_495447274 .ModulePupopContainer{border-bottom-width:0px;}
#module_495447274 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_495447274 .ModulePupopContainer{border-left-style:solid;}
#module_495447274 .ModulePupopContainer{border-left-width:0px;}
#module_495447274 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_495447274 .ModulePupopContainer{border-right-style:solid;}
#module_495447274 .ModulePupopContainer{border-right-width:0px;}
#module_495447274 .ModulePupopContainer{border-top-left-radius:0px;}
#module_495447274 .ModulePupopContainer{border-top-right-radius:0px;}
#module_495447274 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_495447274 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_495447274 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495447274 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_495447274 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_495447274 .pupopClose .iconfont{font-size:24px;}
#module_495447274 .pupopClose .iconfont{color:#ccc;}
#module_495447274 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_495447274 .pupopClose{}
#module_495447274 .pupopClose{background-repeat:no-repeat;}
#module_495447274 .pupopClose{background-position:0% 0%;}
#module_495447274 .pupopClose{background-attachment:scroll;}
#module_495447274 .pupopClose{}
#module_495447274 .pupopClose{border-top-color:#e1e1e1;}
#module_495447274 .pupopClose{border-top-style:solid;}
#module_495447274 .pupopClose{border-top-width:0px;}
#module_495447274 .pupopClose{border-bottom-color:#e1e1e1;}
#module_495447274 .pupopClose{border-bottom-style:solid;}
#module_495447274 .pupopClose{border-bottom-width:0px;}
#module_495447274 .pupopClose{border-left-color:#e1e1e1;}
#module_495447274 .pupopClose{border-left-style:solid;}
#module_495447274 .pupopClose{border-left-width:0px;}
#module_495447274 .pupopClose{border-right-color:#e1e1e1;}
#module_495447274 .pupopClose{border-right-style:solid;}
#module_495447274 .pupopClose{border-right-width:0px;}
#module_495447274 .pupopClose{border-top-left-radius:0px;}
#module_495447274 .pupopClose{border-top-right-radius:0px;}
#module_495447274 .pupopClose{border-bottom-left-radius:0px;}
#module_495447274 .pupopClose{border-bottom-right-radius:0px;}
#module_495447274 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_495447274 .ModulePuponArrow.PosTop {border-bottom-color:#e8e8e8;} #module_495447274 .ModulePuponArrow.PosBottom {border-top-color:#e8e8e8;}
#module_495447274{display: none;}.ModulePupopContainer.ModulePupopContainer495447274 {max-width:150px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer495447274 {width:150px;}
#Sub495447274_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.module_495447276 .ModuleHead .HeadCenter{float:none;}
#module_495447276 {
padding:0px;
}
#module_495447276 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495447276 .ModuleHead495447276 {
display:none;
}
#module_495447276 .BodyCenter.BodyCenter495447276 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447276 >.module_495447276 {
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_495447276 >.module_495447276{
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_495447276 .BodyCenter.BodyCenter495447276 {
padding-top:10.0000%;
padding-left:10.0000%;
padding-right:10.0000%;
padding-bottom:10.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447276 .BodyCenter.BodyCenter495447276 {
padding-top:6.6667%;
padding-left:6.6667%;
padding-right:6.6667%;
padding-bottom:6.6667%;
}
}
@media screen and (min-width: 768px){
#module_495447276 >.module_495447276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447276 >.module_495447276 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495447276 >.module_495447276 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447276:hover {
border:none;
}
#module_495447276:hover >.module_495447276 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447276 img{border-top-color:transparent;}
#module_495447276 img{border-top-style:none;}
#module_495447276 img{border-top-width:0px;}
#module_495447276 img{border-right-color:transparent;}
#module_495447276 img{border-right-style:none;}
#module_495447276 img{border-right-width:0px;}
#module_495447276 img{border-bottom-color:transparent;}
#module_495447276 img{border-bottom-style:none;}
#module_495447276 img{border-bottom-width:0px;}
#module_495447276 img{border-left-color:transparent;}
#module_495447276 img{border-left-style:none;}
#module_495447276 img{border-left-width:0px;}
#module_495447276 img{border-top-left-radius:0px;}
#module_495447276 img{border-top-right-radius:0px;}
#module_495447276 img{border-bottom-left-radius:0px;}
#module_495447276 img{border-bottom-right-radius:0px;}
#module_495447276 .BodyCenter{text-align: center;}

.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_491470824 .ModuleHead .HeadCenter{float:none;}
#module_491470824 {
padding:0px;
}
#module_491470824 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491470824 .ModuleHead491470824 {
display:none;
}

#module_491470824 .ModuleSubContainer{background-color:transparent;}
#module_491470824 .ModuleSubContainer{}
#module_491470824 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491470824 .ModuleSubContainer{background-position:0% 0%;}
#module_491470824 .ModuleSubContainer{background-attachment:scroll;}
#module_491470824 .ModuleSubContainer{}
#module_491470824 {!bgVideo!}{bgVideoUrl:}
#module_491470824 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491470824 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491470824 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491470824 {max-width:none;width:100%;}
/*轮播图样式*/
.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-active{ margin: 0 10px;} */
    .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_491471123 .ModuleHead .HeadCenter{float:none;}
#module_491471123 {
padding:0px;
}
#module_491471123 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491471123 .ModuleHead491471123 {
display:none;
}
#module_491471123 .BodyCenter.BodyCenter491471123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471123 >.module_491471123 {
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_491471123 >.module_491471123{
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_491471123 .BodyCenter.BodyCenter491471123 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471123 .BodyCenter.BodyCenter491471123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471123 >.module_491471123 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471123 >.module_491471123 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471123 >.module_491471123 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471123:hover {
border:none;
}
#module_491471123:hover >.module_491471123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471123 .slick-dots li button:before{background-color:rgba(75, 178, 99, 0.55);}
#module_491471123 .slick-dots li button{border-color:rgba(67, 160, 71, 0);}
#module_491471123 .slick-dots li.slick-active button:before, #module_491471123 .slick-dots li:hover button:before{background-color:rgb(75, 178, 99);}
#module_491471123 .slick-dots li.slick-active button, #module_491471123 .slick-dots li button:hover{border-color:rgb(75, 178, 99);}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_491471133 .ModuleHead .HeadCenter{float:none;}
#module_491471133 {
padding:0px;
}
#module_491471133 {
position:absolute;
z-index:99;
top:20%;
left:0%;
width:100%;
height:40%;
}
#module_491471133 .ModuleHead491471133 {
display:none;
}
#module_491471133 .BodyCenter.BodyCenter491471133 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471133 >.module_491471133 {
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_491471133 >.module_491471133{
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_491471133 .BodyCenter.BodyCenter491471133 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471133 .BodyCenter.BodyCenter491471133 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471133 >.module_491471133 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471133 >.module_491471133 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471133 >.module_491471133 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471133:hover {
border:none;
}
#module_491471133:hover >.module_491471133 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471133 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471133 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471133 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471133 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471133 .imageTextGiant-Container{padding-top:10px;}
#module_491471133 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471133 .imageTextGiant-Container{padding-left:0px;}
#module_491471133 .imageTextGiant-Container{padding-right:0px;}
#module_491471133 .showHandle .btn{font-size:14px;}
#module_491471133 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471133 .showHandle .btn{color:#333;}
#module_491471133 .showHandle .btn{font-weight:400;}
#module_491471133 .showHandle .btn{text-decoration:none;}
#module_491471133 .showHandle .btn{font-style:normal;}
#module_491471133 .showHandle div{border-top-color:#ddd !important;}
#module_491471133 .showHandle div{border-top-style:solid !important;}
#module_491471133 .showHandle div{border-top-width:1px !important;}
#module_491471133 .showHandle{background-color:transparent;}
#module_491471133 .showHandle{background-image:none;}
#module_491471133 .showHandle{background-repeat:no-repeat;}
#module_491471133 .showHandle{}
#module_491471133 .showHandle{}
#module_491471133 .showHandle{}
#module_491471133 a{font-size:unset;font-family:unset}
.module_491471759 .ModuleHead .HeadCenter{float:none;}
#module_491471759 {
padding:0px;
}
#module_491471759 {
position:absolute;
z-index:100;
top:21%;
left:0%;
width:100%;
height:1329%;
}
#module_491471759 .ModuleHead491471759 {
display:none;
}
#module_491471759 .BodyCenter.BodyCenter491471759 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471759 >.module_491471759 {
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_491471759 >.module_491471759{
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_491471759 .BodyCenter.BodyCenter491471759 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471759 .BodyCenter.BodyCenter491471759 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471759 >.module_491471759 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471759 >.module_491471759 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471759 >.module_491471759 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471759:hover {
border:none;
}
#module_491471759:hover >.module_491471759 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471759 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471759 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471759 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471759 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471759 .imageTextGiant-Container{padding-top:10px;}
#module_491471759 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471759 .imageTextGiant-Container{padding-left:0px;}
#module_491471759 .imageTextGiant-Container{padding-right:0px;}
#module_491471759 .showHandle .btn{font-size:14px;}
#module_491471759 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471759 .showHandle .btn{color:#333;}
#module_491471759 .showHandle .btn{font-weight:400;}
#module_491471759 .showHandle .btn{text-decoration:none;}
#module_491471759 .showHandle .btn{font-style:normal;}
#module_491471759 .showHandle div{border-top-color:#ddd !important;}
#module_491471759 .showHandle div{border-top-style:solid !important;}
#module_491471759 .showHandle div{border-top-width:1px !important;}
#module_491471759 .showHandle{background-color:transparent;}
#module_491471759 .showHandle{background-image:none;}
#module_491471759 .showHandle{background-repeat:no-repeat;}
#module_491471759 .showHandle{}
#module_491471759 .showHandle{}
#module_491471759 .showHandle{}
#module_491471759 a{font-size:unset;font-family:unset}
.module_491471762 .ModuleHead .HeadCenter{float:none;}
#module_491471762 {
padding:0px;
}
#module_491471762 {
position:absolute;
z-index:99;
top:24%;
left:0%;
width:100%;
height:40%;
}
#module_491471762 .ModuleHead491471762 {
display:none;
}
#module_491471762 .BodyCenter.BodyCenter491471762 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471762 >.module_491471762 {
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_491471762 >.module_491471762{
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_491471762 .BodyCenter.BodyCenter491471762 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471762 .BodyCenter.BodyCenter491471762 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471762 >.module_491471762 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471762 >.module_491471762 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471762 >.module_491471762 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471762:hover {
border:none;
}
#module_491471762:hover >.module_491471762 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471762 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471762 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471762 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471762 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471762 .imageTextGiant-Container{padding-top:10px;}
#module_491471762 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471762 .imageTextGiant-Container{padding-left:0px;}
#module_491471762 .imageTextGiant-Container{padding-right:0px;}
#module_491471762 .showHandle .btn{font-size:14px;}
#module_491471762 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471762 .showHandle .btn{color:#333;}
#module_491471762 .showHandle .btn{font-weight:400;}
#module_491471762 .showHandle .btn{text-decoration:none;}
#module_491471762 .showHandle .btn{font-style:normal;}
#module_491471762 .showHandle div{border-top-color:#ddd !important;}
#module_491471762 .showHandle div{border-top-style:solid !important;}
#module_491471762 .showHandle div{border-top-width:1px !important;}
#module_491471762 .showHandle{background-color:transparent;}
#module_491471762 .showHandle{background-image:none;}
#module_491471762 .showHandle{background-repeat:no-repeat;}
#module_491471762 .showHandle{}
#module_491471762 .showHandle{}
#module_491471762 .showHandle{}
#module_491471762 a{font-size:unset;font-family:unset}
.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;
     /* display: flex;
    justify-content: center;
    align-items: center; */
}
.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;
}

@charset "UTF-8";
@font-face {
    font-family: ionicons;
    src: url(/fonts/ionicons.eot?v=2.0.0);
    src: url(/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(/assets/rackings/ionicons.ttf?v=2.0.0) format("truetype"),url(/fonts/ionicons.woff?v=2.0.0) format("woff"),url(/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}
.module_491471448 .ModuleHead .HeadCenter{float:none;}
#module_491471448 {
padding:0px;
}
#module_491471448 {
position:absolute;
z-index:99;
top:63%;
left:0%;
width:100%;
height:9%;
}
#module_491471448 .ModuleHead491471448 {
display:none;
}
#module_491471448 .BodyCenter.BodyCenter491471448 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471448 >.module_491471448 {
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_491471448 >.module_491471448{
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_491471448 .BodyCenter.BodyCenter491471448 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471448 .BodyCenter.BodyCenter491471448 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471448 >.module_491471448 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471448 >.module_491471448 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471448 >.module_491471448 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471448:hover {
border:none;
}
#module_491471448:hover >.module_491471448 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471448 .BodyCenter{text-align:left;}
#module_491471448 .moduleButton{font-size:14px;}
#module_491471448 .moduleButton{font-family:Poppins;}
#module_491471448 .moduleButton{color:rgb(75, 178, 99);}
#module_491471448 .moduleButton{font-weight:normal;}
#module_491471448 .moduleButton{text-decoration:none;}
#module_491471448 .moduleButton{font-style:normal;}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{background-image:none;}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{background-repeat:no-repeat;}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{background-position:none;}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{background-attachment:none;}
#module_491471448 .moduleButton, #module_491471448 .moduleButton:before{}
#module_491471448 .moduleButton{border-color:rgb(75, 178, 99);}
#module_491471448 .moduleButton{border-style:solid;}
#module_491471448 .moduleButton{border-width:1px;}
#module_491471448 .moduleButton{border-top-left-radius:0px;}
#module_491471448 .moduleButton{border-top-right-radius:0px;}
#module_491471448 .moduleButton{border-bottom-left-radius:0px;}
#module_491471448 .moduleButton{border-bottom-right-radius:0px;}
#module_491471448 .moduleButton{width:180px;}
#module_491471448 .moduleButton{height:40px;line-height:40px;}
#module_491471448 .BodyCenter{color:#3b4a3c;}
#module_491471448 .moduleButton{padding-top:0px;}
#module_491471448 .moduleButton{padding-bottom:0px;}
#module_491471448 .moduleButton{padding-left:0px;}
#module_491471448 .moduleButton{padding-right:0px;}
#module_491471448 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471448 .moduleButton .ButtonLineHidden, #module_491471448 .moduleButton .ButtonLine{width:25px;} #module_491471448 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491471448 .moduleButton .ButtonLineHidden, #module_491471448 .moduleButton .ButtonLine, #module_491471448 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491471448 .moduleButton:hover{font-size:14px;}
#module_491471448 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_491471448 .moduleButton:hover{color:#fff;}
#module_491471448 .moduleButton:hover{font-weight:normal;}
#module_491471448 .moduleButton:hover{text-decoration:none;}
#module_491471448 .moduleButton:hover{font-style:normal;}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{background-image:none;}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{background-position:none;}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{background-attachment:none;}
#module_491471448 .moduleButton:hover, #module_491471448 .moduleButton:hover:before{}
#module_491471448 .moduleButton:hover{border-color:transparent;}
#module_491471448 .moduleButton:hover{border-style:solid;}
#module_491471448 .moduleButton:hover{border-width:0px;}
#module_491471448 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471448 .moduleButton:hover .ButtonLineHidden, #module_491471448 .moduleButton:hover .ButtonLine, #module_491471448 .moduleButton:hover .Ionios{color:#fff;}

.module_491471765 .ModuleHead .HeadCenter{float:none;}
#module_491471765 {
padding:0px;
}
#module_491471765 {
position:absolute;
z-index:100;
top:66%;
left:0%;
width:100%;
height:9%;
}
#module_491471765 .ModuleHead491471765 {
display:none;
}
#module_491471765 .BodyCenter.BodyCenter491471765 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471765 >.module_491471765 {
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_491471765 >.module_491471765{
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_491471765 .BodyCenter.BodyCenter491471765 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471765 .BodyCenter.BodyCenter491471765 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471765 >.module_491471765 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471765 >.module_491471765 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471765 >.module_491471765 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471765:hover {
border:none;
}
#module_491471765:hover >.module_491471765 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471765 .BodyCenter{text-align:left;}
#module_491471765 .moduleButton{font-size:14px;}
#module_491471765 .moduleButton{font-family:Poppins;}
#module_491471765 .moduleButton{color:rgb(75, 178, 99);}
#module_491471765 .moduleButton{font-weight:normal;}
#module_491471765 .moduleButton{text-decoration:none;}
#module_491471765 .moduleButton{font-style:normal;}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{background-image:none;}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{background-repeat:no-repeat;}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{background-position:none;}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{background-attachment:none;}
#module_491471765 .moduleButton, #module_491471765 .moduleButton:before{}
#module_491471765 .moduleButton{border-color:rgb(75, 178, 99);}
#module_491471765 .moduleButton{border-style:solid;}
#module_491471765 .moduleButton{border-width:1px;}
#module_491471765 .moduleButton{border-top-left-radius:0px;}
#module_491471765 .moduleButton{border-top-right-radius:0px;}
#module_491471765 .moduleButton{border-bottom-left-radius:0px;}
#module_491471765 .moduleButton{border-bottom-right-radius:0px;}
#module_491471765 .moduleButton{width:180px;}
#module_491471765 .moduleButton{height:40px;line-height:40px;}
#module_491471765 .BodyCenter{color:#3b4a3c;}
#module_491471765 .moduleButton{padding-top:0px;}
#module_491471765 .moduleButton{padding-bottom:0px;}
#module_491471765 .moduleButton{padding-left:0px;}
#module_491471765 .moduleButton{padding-right:0px;}
#module_491471765 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471765 .moduleButton .ButtonLineHidden, #module_491471765 .moduleButton .ButtonLine{width:25px;} #module_491471765 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491471765 .moduleButton .ButtonLineHidden, #module_491471765 .moduleButton .ButtonLine, #module_491471765 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491471765 .moduleButton:hover{font-size:14px;}
#module_491471765 .moduleButton:hover{font-family:Poppins;}
#module_491471765 .moduleButton:hover{color:#fff;}
#module_491471765 .moduleButton:hover{font-weight:normal;}
#module_491471765 .moduleButton:hover{text-decoration:none;}
#module_491471765 .moduleButton:hover{font-style:normal;}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{background-image:none;}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{background-position:none;}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{background-attachment:none;}
#module_491471765 .moduleButton:hover, #module_491471765 .moduleButton:hover:before{}
#module_491471765 .moduleButton:hover{border-color:transparent;}
#module_491471765 .moduleButton:hover{border-style:solid;}
#module_491471765 .moduleButton:hover{border-width:0px;}
#module_491471765 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471765 .moduleButton:hover .ButtonLineHidden, #module_491471765 .moduleButton:hover .ButtonLine, #module_491471765 .moduleButton:hover .Ionios{color:#fff;}

.module_491471768 .ModuleHead .HeadCenter{float:none;}
#module_491471768 {
padding:0px;
}
#module_491471768 {
position:absolute;
z-index:100;
top:69%;
left:0%;
width:100%;
height:9%;
}
#module_491471768 .ModuleHead491471768 {
display:none;
}
#module_491471768 .BodyCenter.BodyCenter491471768 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471768 >.module_491471768 {
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_491471768 >.module_491471768{
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_491471768 .BodyCenter.BodyCenter491471768 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471768 .BodyCenter.BodyCenter491471768 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471768 >.module_491471768 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471768 >.module_491471768 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471768 >.module_491471768 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471768:hover {
border:none;
}
#module_491471768:hover >.module_491471768 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471768 .BodyCenter{text-align:left;}
#module_491471768 .moduleButton{font-size:14px;}
#module_491471768 .moduleButton{font-family:Poppins;}
#module_491471768 .moduleButton{color:rgb(75, 178, 99);}
#module_491471768 .moduleButton{font-weight:normal;}
#module_491471768 .moduleButton{text-decoration:none;}
#module_491471768 .moduleButton{font-style:normal;}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{background-image:none;}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{background-repeat:no-repeat;}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{background-position:none;}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{background-attachment:none;}
#module_491471768 .moduleButton, #module_491471768 .moduleButton:before{}
#module_491471768 .moduleButton{border-color:rgb(75, 178, 99);}
#module_491471768 .moduleButton{border-style:solid;}
#module_491471768 .moduleButton{border-width:1px;}
#module_491471768 .moduleButton{border-top-left-radius:0px;}
#module_491471768 .moduleButton{border-top-right-radius:0px;}
#module_491471768 .moduleButton{border-bottom-left-radius:0px;}
#module_491471768 .moduleButton{border-bottom-right-radius:0px;}
#module_491471768 .moduleButton{width:180px;}
#module_491471768 .moduleButton{height:40px;line-height:40px;}
#module_491471768 .BodyCenter{color:#3b4a3c;}
#module_491471768 .moduleButton{padding-top:0px;}
#module_491471768 .moduleButton{padding-bottom:0px;}
#module_491471768 .moduleButton{padding-left:0px;}
#module_491471768 .moduleButton{padding-right:0px;}
#module_491471768 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471768 .moduleButton .ButtonLineHidden, #module_491471768 .moduleButton .ButtonLine{width:25px;} #module_491471768 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491471768 .moduleButton .ButtonLineHidden, #module_491471768 .moduleButton .ButtonLine, #module_491471768 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491471768 .moduleButton:hover{font-size:14px;}
#module_491471768 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_491471768 .moduleButton:hover{color:#fff;}
#module_491471768 .moduleButton:hover{font-weight:normal;}
#module_491471768 .moduleButton:hover{text-decoration:none;}
#module_491471768 .moduleButton:hover{font-style:normal;}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{background-image:none;}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{background-position:none;}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{background-attachment:none;}
#module_491471768 .moduleButton:hover, #module_491471768 .moduleButton:hover:before{}
#module_491471768 .moduleButton:hover{border-color:transparent;}
#module_491471768 .moduleButton:hover{border-style:solid;}
#module_491471768 .moduleButton:hover{border-width:0px;}
#module_491471768 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491471768 .moduleButton:hover .ButtonLineHidden, #module_491471768 .moduleButton:hover .ButtonLine, #module_491471768 .moduleButton:hover .Ionios{color:#fff;}

.module_491471736 .ModuleHead .HeadCenter{float:none;}
#module_491471736 {
padding:0px;
}
#module_491471736 {
position:absolute;
z-index:99;
top:90%;
left:0%;
width:25%;
height:6%;
}
#module_491471736 .ModuleHead491471736 {
display:none;
}
#module_491471736 .BodyCenter.BodyCenter491471736 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471736 >.module_491471736 {
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_491471736 >.module_491471736{
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_491471736 .BodyCenter.BodyCenter491471736 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471736 .BodyCenter.BodyCenter491471736 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471736 >.module_491471736 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471736 >.module_491471736 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471736 >.module_491471736 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471736:hover {
border:none;
}
#module_491471736:hover >.module_491471736 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471736 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471736 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471736 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471736 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471736 .imageTextGiant-Container{padding-top:10px;}
#module_491471736 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471736 .imageTextGiant-Container{padding-left:0px;}
#module_491471736 .imageTextGiant-Container{padding-right:0px;}
#module_491471736 .showHandle .btn{font-size:14px;}
#module_491471736 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471736 .showHandle .btn{color:#333;}
#module_491471736 .showHandle .btn{font-weight:400;}
#module_491471736 .showHandle .btn{text-decoration:none;}
#module_491471736 .showHandle .btn{font-style:normal;}
#module_491471736 .showHandle div{border-top-color:#ddd !important;}
#module_491471736 .showHandle div{border-top-style:solid !important;}
#module_491471736 .showHandle div{border-top-width:1px !important;}
#module_491471736 .showHandle{background-color:transparent;}
#module_491471736 .showHandle{background-image:none;}
#module_491471736 .showHandle{background-repeat:no-repeat;}
#module_491471736 .showHandle{}
#module_491471736 .showHandle{}
#module_491471736 .showHandle{}
#module_491471736 a{font-size:unset;font-family:unset}
.module_491471771 .ModuleHead .HeadCenter{float:none;}
#module_491471771 {
padding:0px;
}
#module_491471771 {
position:absolute;
z-index:100;
top:90%;
left:0%;
width:25%;
height:62%;
}
#module_491471771 .ModuleHead491471771 {
display:none;
}
#module_491471771 .BodyCenter.BodyCenter491471771 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471771 >.module_491471771 {
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_491471771 >.module_491471771{
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_491471771 .BodyCenter.BodyCenter491471771 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471771 .BodyCenter.BodyCenter491471771 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471771 >.module_491471771 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471771 >.module_491471771 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471771 >.module_491471771 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471771:hover {
border:none;
}
#module_491471771:hover >.module_491471771 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471771 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471771 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471771 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471771 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471771 .imageTextGiant-Container{padding-top:10px;}
#module_491471771 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471771 .imageTextGiant-Container{padding-left:0px;}
#module_491471771 .imageTextGiant-Container{padding-right:0px;}
#module_491471771 .showHandle .btn{font-size:14px;}
#module_491471771 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471771 .showHandle .btn{color:#333;}
#module_491471771 .showHandle .btn{font-weight:400;}
#module_491471771 .showHandle .btn{text-decoration:none;}
#module_491471771 .showHandle .btn{font-style:normal;}
#module_491471771 .showHandle div{border-top-color:#ddd !important;}
#module_491471771 .showHandle div{border-top-style:solid !important;}
#module_491471771 .showHandle div{border-top-width:1px !important;}
#module_491471771 .showHandle{background-color:transparent;}
#module_491471771 .showHandle{background-image:none;}
#module_491471771 .showHandle{background-repeat:no-repeat;}
#module_491471771 .showHandle{}
#module_491471771 .showHandle{}
#module_491471771 .showHandle{}
#module_491471771 a{font-size:unset;font-family:unset}
.module_491471774 .ModuleHead .HeadCenter{float:none;}
#module_491471774 {
padding:0px;
}
#module_491471774 {
position:absolute;
z-index:100;
top:90%;
left:0%;
width:35%;
height:5%;
}
#module_491471774 .ModuleHead491471774 {
display:none;
}
#module_491471774 .BodyCenter.BodyCenter491471774 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491471774 >.module_491471774 {
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_491471774 >.module_491471774{
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_491471774 .BodyCenter.BodyCenter491471774 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471774 .BodyCenter.BodyCenter491471774 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491471774 >.module_491471774 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491471774 >.module_491471774 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491471774 >.module_491471774 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491471774:hover {
border:none;
}
#module_491471774:hover >.module_491471774 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491471774 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491471774 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491471774 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491471774 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491471774 .imageTextGiant-Container{padding-top:10px;}
#module_491471774 .imageTextGiant-Container{padding-bottom:10px;}
#module_491471774 .imageTextGiant-Container{padding-left:0px;}
#module_491471774 .imageTextGiant-Container{padding-right:0px;}
#module_491471774 .showHandle .btn{font-size:14px;}
#module_491471774 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491471774 .showHandle .btn{color:#333;}
#module_491471774 .showHandle .btn{font-weight:400;}
#module_491471774 .showHandle .btn{text-decoration:none;}
#module_491471774 .showHandle .btn{font-style:normal;}
#module_491471774 .showHandle div{border-top-color:#ddd !important;}
#module_491471774 .showHandle div{border-top-style:solid !important;}
#module_491471774 .showHandle div{border-top-width:1px !important;}
#module_491471774 .showHandle{background-color:transparent;}
#module_491471774 .showHandle{background-image:none;}
#module_491471774 .showHandle{background-repeat:no-repeat;}
#module_491471774 .showHandle{}
#module_491471774 .showHandle{}
#module_491471774 .showHandle{}
#module_491471774 a{font-size:unset;font-family:unset}
#module_491471123 .SubContainer {}

.module_495425771 .ModuleHead .HeadCenter{float:none;}
#module_495425771 {
padding:0px;
}
#module_495425771 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_495425771 .ModuleHead495425771 {
display:none;
}

#module_495425771 .ModuleSubContainer{background-color:transparent;}
#module_495425771 .ModuleSubContainer{}
#module_495425771 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495425771 .ModuleSubContainer{background-position:0% 0%;}
#module_495425771 .ModuleSubContainer{background-attachment:scroll;}
#module_495425771 .ModuleSubContainer{}
#module_495425771 {!bgVideo!}{bgVideoUrl:}
#module_495425771 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495425771 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495425771 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495425771 {}
.module_495425773 .ModuleHead .HeadCenter{float:none;}
#module_495425773 {
padding:0px;
}
#module_495425773 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495425773 .ModuleHead495425773 {
display:none;
}

#module_495425773 .slick-dots li button:before{background-color:#43a047;}
#module_495425773 .slick-dots li button{border-color:rgba(67, 160, 71, 0);}
#module_495425773 .slick-dots li.slick-active button:before, #module_495425773 .slick-dots li:hover button:before{background-color:#43a047;}
#module_495425773 .slick-dots li.slick-active button, #module_495425773 .slick-dots li button:hover{border-color:rgba(67, 160, 71, 1);}
#module_495425773 .SubContainer {}

.module_491474063 .ModuleHead .HeadCenter{float:none;}
#module_491474063 {
padding:0px;
}
#module_491474063 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491474063 .ModuleHead491474063 {
display:none;
}
#module_491474063 .BodyCenter.BodyCenter491474063 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474063 >.module_491474063 {
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_491474063 >.module_491474063{
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_491474063 .BodyCenter.BodyCenter491474063 {
padding-top:3.2051%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474063 .BodyCenter.BodyCenter491474063 {
padding-top:8.6455%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491474063 >.module_491474063 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474063 >.module_491474063 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491474063 >.module_491474063 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474063:hover {
border:none;
}
#module_491474063:hover >.module_491474063 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474063 .ModuleSubContainer{background-color:transparent;}
#module_491474063 .ModuleSubContainer{background-image:none;}
#module_491474063 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491474063 .ModuleSubContainer{background-position:0% 0%;}
#module_491474063 .ModuleSubContainer{background-attachment:scroll;}
#module_491474063 .ModuleSubContainer{}
#module_491474063 {!bgVideo!}{bgVideoUrl:}
#module_491474063 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491474063 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491474063 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491474063 {max-width:1800px;width:auto;}
.module_491474066 .ModuleHead .HeadCenter{float:none;}
#module_491474066 {
padding:0px;
}
#module_491474066 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491474066 .ModuleHead491474066 {
display:none;
}
#module_491474066 .BodyCenter.BodyCenter491474066 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474066 >.module_491474066 {
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_491474066 >.module_491474066{
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_491474066 .BodyCenter.BodyCenter491474066 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474066 .BodyCenter.BodyCenter491474066 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491474066 >.module_491474066 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474066 >.module_491474066 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491474066 >.module_491474066 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474066:hover {
border:none;
}
#module_491474066:hover >.module_491474066 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474066 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491474066 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491474066 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491474066 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491474066 .imageTextGiant-Container{padding-top:10px;}
#module_491474066 .imageTextGiant-Container{padding-bottom:10px;}
#module_491474066 .imageTextGiant-Container{padding-left:0px;}
#module_491474066 .imageTextGiant-Container{padding-right:10px;}
#module_491474066 .showHandle .btn{font-size:14px;}
#module_491474066 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491474066 .showHandle .btn{color:#333;}
#module_491474066 .showHandle .btn{font-weight:400;}
#module_491474066 .showHandle .btn{text-decoration:none;}
#module_491474066 .showHandle .btn{font-style:normal;}
#module_491474066 .showHandle div{border-top-color:#ddd !important;}
#module_491474066 .showHandle div{border-top-style:solid !important;}
#module_491474066 .showHandle div{border-top-width:1px !important;}
#module_491474066 .showHandle{background-color:transparent;}
#module_491474066 .showHandle{background-image:none;}
#module_491474066 .showHandle{background-repeat:no-repeat;}
#module_491474066 .showHandle{}
#module_491474066 .showHandle{}
#module_491474066 .showHandle{}
#module_491474066 a{font-size:unset;font-family:unset}
.module_491474070 .ModuleHead .HeadCenter{float:none;}
#module_491474070 {
padding:0px;
}
#module_491474070 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491474070 .ModuleHead491474070 {
display:none;
}
#module_491474070 .BodyCenter.BodyCenter491474070 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474070 >.module_491474070 {
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_491474070 >.module_491474070{
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_491474070 .BodyCenter.BodyCenter491474070 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474070 .BodyCenter.BodyCenter491474070 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491474070 >.module_491474070 {
margin-top:6.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474070 >.module_491474070 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491474070 >.module_491474070 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474070:hover {
border:none;
}
#module_491474070:hover >.module_491474070 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474070 .BodyCenter{text-align:right;}
#module_491474070 .moduleButton{font-size:14px;}
#module_491474070 .moduleButton{font-family:Poppins;}
#module_491474070 .moduleButton{color:rgb(75, 178, 99);}
#module_491474070 .moduleButton{font-weight:normal;}
#module_491474070 .moduleButton{text-decoration:none;}
#module_491474070 .moduleButton{font-style:normal;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{background-color:#fff;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{background-image:none;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{background-repeat:no-repeat;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{background-position:none;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{background-attachment:none;}
#module_491474070 .moduleButton, #module_491474070 .moduleButton:before{}
#module_491474070 .moduleButton{border-color:transparent;}
#module_491474070 .moduleButton{border-style:solid;}
#module_491474070 .moduleButton{border-width:0px;}
#module_491474070 .moduleButton{border-top-left-radius:0px;}
#module_491474070 .moduleButton{border-top-right-radius:0px;}
#module_491474070 .moduleButton{border-bottom-left-radius:0px;}
#module_491474070 .moduleButton{border-bottom-right-radius:0px;}
#module_491474070 .moduleButton{width:160px;}
#module_491474070 .moduleButton{height:40px;line-height:40px;}
#module_491474070 .BodyCenter{color:#3b4a3c;}
#module_491474070 .moduleButton{padding-top:0px;}
#module_491474070 .moduleButton{padding-bottom:0px;}
#module_491474070 .moduleButton{padding-left:0px;}
#module_491474070 .moduleButton{padding-right:0px;}
#module_491474070 .moduleButton{box-shadow:-1px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491474070 .moduleButton .ButtonLineHidden, #module_491474070 .moduleButton .ButtonLine{width:25px;} #module_491474070 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491474070 .moduleButton .ButtonLineHidden, #module_491474070 .moduleButton .ButtonLine, #module_491474070 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491474070 .moduleButton:hover{font-size:14px;}
#module_491474070 .moduleButton:hover{font-family:Poppins;}
#module_491474070 .moduleButton:hover{color:#fff;}
#module_491474070 .moduleButton:hover{font-weight:normal;}
#module_491474070 .moduleButton:hover{text-decoration:none;}
#module_491474070 .moduleButton:hover{font-style:normal;}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{background-image:none;}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{background-position:none;}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{background-attachment:none;}
#module_491474070 .moduleButton:hover, #module_491474070 .moduleButton:hover:before{}
#module_491474070 .moduleButton:hover{border-color:transparent;}
#module_491474070 .moduleButton:hover{border-style:solid;}
#module_491474070 .moduleButton:hover{border-width:0px;}
#module_491474070 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491474070 .moduleButton:hover .ButtonLineHidden, #module_491474070 .moduleButton:hover .ButtonLine, #module_491474070 .moduleButton:hover .Ionios{color:#fff;}

.module_491474079 .ModuleHead .HeadCenter{float:none;}
#module_491474079 {
padding:0px;
}
#module_491474079 {
position:static;
z-index:0;
top:1007px;
left:1834px;
width:100%;
height: auto;
}
#module_491474079 .ModuleHead491474079 {
display:none;
}
#module_491474079 .BodyCenter.BodyCenter491474079 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474079 >.module_491474079 {
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_491474079 >.module_491474079{
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_491474079 .BodyCenter.BodyCenter491474079 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474079 .BodyCenter.BodyCenter491474079 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491474079 >.module_491474079 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474079 >.module_491474079 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491474079 >.module_491474079 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474079:hover {
border:none;
}
#module_491474079:hover >.module_491474079 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474079 .ModuleSubContainer{background-color:transparent;}
#module_491474079 .ModuleSubContainer{background-image:none;}
#module_491474079 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491474079 .ModuleSubContainer{background-position:0% 0%;}
#module_491474079 .ModuleSubContainer{background-attachment:scroll;}
#module_491474079 .ModuleSubContainer{}
#module_491474079 {!bgVideo!}{bgVideoUrl:}
#module_491474079 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491474079 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491474079 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491474079 {max-width:1800px;width:auto;}

/*layout-113内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}

.ModuleProductListGiant.layout-113 .pro-container>li { position: relative;transition: all .5s ease-out 0s; padding: 10px 10px 27px 10px;}
.ModuleProductListGiant.layout-113 .pro-container li { float: left; margin: 0 2% 2% 0 ; border: 1px solid #ccc; background-color: #f7f7f7; font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;}
.ModuleProductListGiant.layout-113 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative;}
.ModuleProductListGiant.layout-113 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-113 .pro-container li .pro-img img{transition: all .3s ease-out 0s; position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 100%; display: block; margin:auto; padding: auto;}
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-img img{transform: scale(1.1);}
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit { position: relative; transition: all .3s ease-out 0s; }
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-name{ margin-top: 17px; text-overflow: ellipsis; overflow: hidden; /*white-space: nowrap;*/ text-align: center; }
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-desc{ text-overflow: ellipsis;  overflow: hidden;  /*white-space: nowrap;*/ margin-top: 12px; text-align: center; height: 18px;}
.ModuleProductListGiant.layout-113 .pro-container li .pro-buybtn{ float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit{ background: transparent;}
.ModuleProductListGiant.layout-113 .pro-container li:hover { border: 1px solid #f10214;transition: all 0.5s ease-out;}
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit .pro-name ,
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit .pro-desc ,
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit .pro-price,
.ModuleProductListGiant.layout-113 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
.ModuleProductListGiant.layout-113 a:active,.ModuleProductListGiant.layout-113 a:visited,.ModuleProductListGiant.layout-113 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-113 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-113 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-113 .pred-filter{display: block}
.ModuleProductListGiant.layout-113 .silder-filter,.btn-filter{display: none}
.ModuleProductListGiant.layout-113 li.col-lg-2 {width: 49%; }
.ModuleProductListGiant.layout-113 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
.ModuleProductListGiant.layout-113 li.col-lg-3 {width:32%; }
.ModuleProductListGiant.layout-113 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
.ModuleProductListGiant.layout-113 li.col-lg-4 {width: 23.5%; }
.ModuleProductListGiant.layout-113 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
.ModuleProductListGiant.layout-113 li.col-lg-5 {width:18.4%; }
.ModuleProductListGiant.layout-113 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
.ModuleProductListGiant.layout-113 li.col-lg-6 {width:15%; }
.ModuleProductListGiant.layout-113 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
.ModuleProductListGiant.layout-113 li.col-lg-1 {width: 100%; }
.ModuleProductListGiant.layout-113 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}

.ModuleProductListGiant.layout-113 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-113 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-113 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-113 .choosed-tab{color:#f10215}
.ModuleProductListGiant.layout-113 .VRDiv{ cursor: pointer;display: flex; justify-content: flex-start;align-items: center; left: 15px; color:#fff;font-size: 14px; top:15px;  position: absolute;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductListGiant.layout-113 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductListGiant.layout-113 .VRTipstxt{   text-overflow: ellipsis; overflow: hidden;white-space: nowrap;margin-left: 8px;}

@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-113 .VRDiv{left: 8px; top: 8px;max-width: 140px;overflow: hidden;}
    .ModuleProductListGiant.layout-113 li:nth-child(2n).col-lg-2{ margin-right: 2% !important;}
    .ModuleProductListGiant.layout-113 li:nth-child(3n).col-lg-3{ margin-right: 2% !important;}
    .ModuleProductListGiant.layout-113 li:nth-child(4n).col-lg-4{ margin-right: 2% !important;}
    .ModuleProductListGiant.layout-113 li:nth-child(5n).col-lg-5{ margin-right: 2% !important;}
    .ModuleProductListGiant.layout-113 li:nth-child(6n).col-lg-6{ margin-right: 2% !important;}
    .ModuleProductListGiant.layout-113 li:nth-child(n).col-lg-1{ margin-right: 2% !important;}

    .ModuleProductListGiant.layout-113 .pred-filter { display: none }
    .ModuleProductListGiant.layout-113 .silder-filter,.btn-filter { display: block }
    .ModuleProductListGiant.layout-113 .pro-container { width: 100%; }
    .ModuleProductListGiant.layout-113 .pro-container li { margin: 0 2% 2% 0 !important; }
    .ModuleProductListGiant.layout-113 .pro-container li { width: 49%;  background: #fff; font-size: 15px; }
    .ModuleProductListGiant.layout-113 .pro-container>li { padding-bottom: 12px; }
    .ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-113 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-name { margin-top: 12px; }
    .ModuleProductListGiant.layout-113 .pro-container li .pro-tit .pro-desc { margin-top: 7px; }

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

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-113 .pro-container li { margin: 0 1% 2%;  margin-bottom: 7px;}
    .ModuleProductListGiant.layout-113 .pro-container li { width: 47%; background: #fff; font-size: 15px;}
}
.ModuleProductListGiant.layout-113 .pagerGiant .inputer{outline: 0;}
.module_491474080 .ModuleHead .HeadCenter{float:none;}
#module_491474080 {
padding:0px;
}
#module_491474080 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491474080 .ModuleHead491474080 {
display:none;
}
#module_491474080 .BodyCenter.BodyCenter491474080 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474080 >.module_491474080 {
border-top-style:solid;
border-top-color:rgb(233, 235, 229);
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:rgb(233, 235, 229);
border-bottom-width:1px;
}
#module_491474080 >.module_491474080{
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_491474080 .BodyCenter.BodyCenter491474080 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474080 .BodyCenter.BodyCenter491474080 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491474080 >.module_491474080 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474080 >.module_491474080 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491474080 >.module_491474080 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474080:hover {
border:none;
}
#module_491474080:hover >.module_491474080 {
border-color:rgb(233, 235, 229);
}
#module_491474080:hover >.module_491474080 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474080 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_491474080 .VRDiv{background-image:none;}
#module_491474080 .VRDiv{background-repeat:no-repeat;}
#module_491474080 .VRDiv{}
#module_491474080 .VRDiv{}
#module_491474080 .VRDiv{}
#module_491474080 .VRDiv{border-top-left-radius:8px;}
#module_491474080 .VRDiv{border-top-right-radius:8px;}
#module_491474080 .VRDiv{border-bottom-left-radius:8px;}
#module_491474080 .VRDiv{border-bottom-right-radius:8px;}
#module_491474080 .vrIcon  {font-size:16px;}  #module_491474080 .vrIcon  > svg {width:16px; height:16px}
#module_491474080 .vrIcon  {color:#fff;} #module_491474080 .vrIcon  > svg {fill:#fff;}
#module_491474080 .VRDiv{padding-top:8px;}
#module_491474080 .VRDiv{padding-bottom:8px;}
#module_491474080 .VRDiv{padding-left:12px;}
#module_491474080 .VRDiv{padding-right:12px;}
#module_491474080 .VRTipstxt{font-size:14px;}
#module_491474080 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .VRTipstxt{color:#fff;}
#module_491474080 .VRTipstxt{font-weight:normal;}
#module_491474080 .VRTipstxt{text-decoration:none;}
#module_491474080 .VRTipstxt{font-style:normal;}
#module_491474080 .pro-item{margin-bottom:0px; margin-right:0px;} #module_491474080 .pro-container li.col-lg-2{width:calc((100% - 0px) / 2);} #module_491474080 .pro-container li.col-lg-3{width:calc((100% - 0px * 2) / 3);} #module_491474080 .pro-container li.col-lg-4{width:calc((100% - 0px * 3) / 4);} #module_491474080 .pro-container li.col-lg-5{width:calc((100% - 0px * 4) / 5);} #module_491474080 .pro-container li.col-lg-6{width:calc((100% - 0px * 5) / 6);}
#module_491474080 .pro-item{padding-top:10px;}
#module_491474080 .pro-item{padding-bottom:40px;}
#module_491474080 .pro-item{padding-left:10px;}
#module_491474080 .pro-item{padding-right:10px;}
#module_491474080 .pro-item{background-color:rgb(255, 255, 255);}
#module_491474080 .pro-item{background-image:none;}
#module_491474080 .pro-item{background-repeat:no-repeat;}
#module_491474080 .pro-item{}
#module_491474080 .pro-item{}
#module_491474080 .pro-item{}
#module_491474080 .pro-item{border-top-color:transparent;}
#module_491474080 .pro-item{border-top-style:solid;}
#module_491474080 .pro-item{border-top-width:1px;}
#module_491474080 .pro-item{border-right-color:transparent;}
#module_491474080 .pro-item{border-right-style:solid;}
#module_491474080 .pro-item{border-right-width:1px;}
#module_491474080 .pro-item{border-bottom-color:transparent;}
#module_491474080 .pro-item{border-bottom-style:solid;}
#module_491474080 .pro-item{border-bottom-width:1px;}
#module_491474080 .pro-item{border-left-color:transparent;}
#module_491474080 .pro-item{border-left-style:solid;}
#module_491474080 .pro-item{border-left-width:1px;}
#module_491474080 .pro-img .dummy{background-color:#fff;}
#module_491474080 .pro-img .dummy{background-image:none;}
#module_491474080 .pro-img .dummy{background-repeat:no-repeat;}
#module_491474080 .pro-img .dummy{}
#module_491474080 .pro-img .dummy{}
#module_491474080 .pro-img .dummy{}
#module_491474080 .pro-img .dummy{padding-top:100%;}
#module_491474080 .pro-img img{ object-fit:cover;}
#module_491474080 .pro-img img{ width:100%;}
#module_491474080 .pro-img img{ height:100%;}
#module_491474080 .pro-img img{border-radius:0px;}
#module_491474080 .pro-name{font-size:20px;}
#module_491474080 .pro-name{font-family:Poppins;}
#module_491474080 .pro-name{color:rgb(38, 38, 38);}
#module_491474080 .pro-name{font-weight:normal;}
#module_491474080 .pro-name{text-align: center;}
#module_491474080 .pro-name{text-decoration:none;}
#module_491474080 .pro-name{}
#module_491474080 .pro-name{margin-top:17px;}
#module_491474080 .pro-name{margin-bottom:0px;}
#module_491474080 .pro-desc{margin-top:12px;}
#module_491474080 .pro-desc{margin-bottom:0px;}
#module_491474080 .pro-desc{font-size:16px;}
#module_491474080 .pro-desc{font-family:Poppins;}
#module_491474080 .pro-desc{color:#999999;}
#module_491474080 .pro-desc{font-weight:normal;}
#module_491474080 .pro-desc{text-decoration:none;}
#module_491474080 .pro-desc{}
#module_491474080 .pro-desc{text-align: center;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li,#module_491474080 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_491474080 .choosed-tab, #module_491474080 .setting-screening-criteria{font-size:12px;}
#module_491474080 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .choosed-tab, #module_491474080 .setting-screening-criteria{color:#1e88e5;}
#module_491474080 .choosed-tab{}
#module_491474080 .choosed-tab{}
#module_491474080 .choosed-tab{}
#module_491474080 .selected-light,#module_491474080 .setting-all, #module_491474080 .setting-left-bar, #module_491474080 .setting-pred-warp .setting-collapse, #module_491474080 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_491474080 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_491474080 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_491474080 .selected-light,#module_491474080 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .selected-light,#module_491474080 .setting-left-bar,#module_491474080 .setting-reset,#module_491474080 .setting-pred-warp .setting-collapse,#module_491474080 .giantroom .btn-more{color:#000;}
#module_491474080 .selected-light{}
#module_491474080 .selected-light,#module_491474080 .setting-all{}
#module_491474080 .selected-light,#module_491474080 .setting-all{}
#module_491474080 .setting-right-temp ul li, #module_491474080 .choosed-tab{border-top-left-radius:2px;}
#module_491474080 .setting-right-temp ul li, #module_491474080 .choosed-tab{border-top-right-radius:2px;}
#module_491474080 .setting-right-temp ul li, #module_491474080 .choosed-tab{border-bottom-left-radius:2px;}
#module_491474080 .setting-right-temp ul li, #module_491474080 .choosed-tab{border-bottom-right-radius:2px;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab{border-top-color:#d6d6d6;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab{border-top-style:solid;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-top-width:1px;} #module_491474080 .giantroom {margin-top: calc(-16px - 1px);}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-bottom-style:solid;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-bottom-width:1px;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-left-style:solid;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-left-width:1px;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-right-style:solid;}
#module_491474080 .pred-filter, #module_491474080 .choosed-tab, #module_491474080 .giantroom .btn-more{border-right-width:1px;}
#module_491474080 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_491474080 .setting-left-bar{background-color:#fafafa;}
#module_491474080 .setting-left-bar{width:100px} #module_491474080 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_491474080 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_491474080 .choosed-tab .icsmall{color:#999;}
#module_491474080 .setting-right-temp ul li{margin-right:10px;}
#module_491474080 .pagerGiant .text{font-size:12px;}
#module_491474080 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .pagerGiant .text{color:#333;}
#module_491474080 .pagerGiant .text{}
#module_491474080 .pagerGiant .text{}
#module_491474080 .pagerGiant .text{}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer{width:30px}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer{height:30px}
#module_491474080 .pagerGiant .num{font-size:12px;}
#module_491474080 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .pagerGiant .num{color:#333;}
#module_491474080 .pagerGiant .num{}
#module_491474080 .pagerGiant .num{}
#module_491474080 .pagerGiant .num{}
#module_491474080 .pagerGiant .submit{width:55px}
#module_491474080 .pagerGiant .submit{height:30px}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer,#module_491474080 .pagerGiant .submit{border-top-left-radius:0px;}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer,#module_491474080 .pagerGiant .submit{border-top-right-radius:0px;}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer,#module_491474080 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_491474080 .pagerGiant .current,#module_491474080 .pagerGiant .num,#module_491474080 .pagerGiant .inputer,#module_491474080 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_491474080 .pagerGiant .next,#module_491474080 .pagerGiant .splitline{color:#ccc;}
#module_491474080 .pagerGiant .num{background-color:#fff;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-top-color:#ccc;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-top-style:solid;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer{border-top-width:1px;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-bottom-style:solid;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer{border-bottom-width:1px;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-left-color:#ccc;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .inputer{border-left-style:solid;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer{border-left-width:1px;}
#module_491474080 .pagerGiant .num{border-right-color:#ccc;}
#module_491474080 .pagerGiant .num{border-right-style:solid;}
#module_491474080 .pagerGiant .num, #module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{border-right-width:1px;}
#module_491474080 .page-more a{font-size:16px;}
#module_491474080 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .page-more a{color:#666 !important;}
#module_491474080 .page-more a{font-weight:normal;}
#module_491474080 .page-more a{text-decoration:none;}
#module_491474080 .page-more a{font-style:normal;}
#module_491474080 .page-more a{background-color:#fff;}
#module_491474080 .page-more a{border-top-color:#eee;}
#module_491474080 .page-more a{border-top-style:solid;}
#module_491474080 .page-more a{border-top-width:2px;}
#module_491474080 .page-more a{border-bottom-color:#eee;}
#module_491474080 .page-more a{border-bottom-style:solid;}
#module_491474080 .page-more a{border-bottom-width:2px;}
#module_491474080 .page-more a{border-left-color:#eee;}
#module_491474080 .page-more a{border-left-style:solid;}
#module_491474080 .page-more a{border-left-width:2px;}
#module_491474080 .page-more a{border-right-color:#eee;}
#module_491474080 .page-more a{border-right-style:solid;}
#module_491474080 .page-more a{border-right-width:2px;}
#module_491474080 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_491474080 .VRDiv:hover{background-image:none;}
#module_491474080 .VRDiv:hover{background-repeat:no-repeat;}
#module_491474080 .VRDiv:hover{}
#module_491474080 .VRDiv:hover{}
#module_491474080 .VRDiv:hover{}
#module_491474080 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_491474080 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_491474080 .VRDiv:hover .vrIcon  {color:#fff;} #module_491474080 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_491474080 .pro-item:hover{background-color:rgb(75, 178, 99);}
#module_491474080 .pro-item:hover{background-image:none;}
#module_491474080 .pro-item:hover{background-repeat:no-repeat;}
#module_491474080 .pro-item:hover{}
#module_491474080 .pro-item:hover{}
#module_491474080 .pro-item:hover{}
#module_491474080 .pro-item:hover{border-top-color:transparent;}
#module_491474080 .pro-item:hover{border-top-style:solid;}
#module_491474080 .pro-item:hover{border-top-width:1px;}
#module_491474080 .pro-item:hover{border-right-color:transparent;}
#module_491474080 .pro-item:hover{border-right-style:solid;}
#module_491474080 .pro-item:hover{border-right-width:1px;}
#module_491474080 .pro-item:hover{border-bottom-color:transparent;}
#module_491474080 .pro-item:hover{border-bottom-style:solid;}
#module_491474080 .pro-item:hover{border-bottom-width:1px;}
#module_491474080 .pro-item:hover{border-left-color:transparent;}
#module_491474080 .pro-item:hover{border-left-style:solid;}
#module_491474080 .pro-item:hover{border-left-width:1px;}
#module_491474080 .pro-item:hover .pro-name{font-size:20px;}
#module_491474080 .pro-item:hover .pro-name{font-family:Poppins;}
#module_491474080 .pro-item:hover .pro-name{color:#ffffff;}
#module_491474080 .pro-item:hover .pro-name{font-weight:normal;}
#module_491474080 .pro-item:hover .pro-name{text-decoration:none;}
#module_491474080 .pro-item:hover .pro-name{}
#module_491474080 .pro-item:hover .pro-desc{font-size:16px;}
#module_491474080 .pro-item:hover .pro-desc{font-family:Poppins;}
#module_491474080 .pro-item:hover .pro-desc{color:#ffffff;}
#module_491474080 .pro-item:hover .pro-desc{font-weight:normal;}
#module_491474080 .pro-item:hover .pro-desc{text-decoration:none;}
#module_491474080 .pro-item:hover .pro-desc{}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491474080 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{font-size:12px;}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{color:#1e88e5;} #module_491474080 .items-active{border-color:#1e88e5;} #module_491474080 .bean-finish{background:#1e88e5;}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{}
#module_491474080 .selected-light:hover,#module_491474080 .selected-light.active,#module_491474080 .items-active{}
#module_491474080 .setting-left-bar:hover{background-color:#fafafa;}
#module_491474080 .setting-right-temp ul li:hover, #module_491474080 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_491474080 .choosed-tab .icsmall:hover{color:#999;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{font-size:12px;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{color:#fff;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit{background-color:#1e88e5;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_491474080 .pagerGiant .current, #module_491474080 .pagerGiant .submit, #module_491474080 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_491474080 .page-more a:hover{font-size:16px;}
#module_491474080 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491474080 .page-more a:hover{color:#666 !important;}
#module_491474080 .page-more a:hover {font-weight:normal;}
#module_491474080 .page-more a:hover {text-decoration:none;}
#module_491474080 .page-more a:hover {font-style:normal;}
#module_491474080 .page-more a:hover{background-color:#fff;}
#module_491474080 .page-more a:hover{border-top-color:#eee;}
#module_491474080 .page-more a:hover{border-top-style:solid;}
#module_491474080 .page-more a:hover{border-bottom-color:#eee;}
#module_491474080 .page-more a:hover{border-bottom-style:solid;}
#module_491474080 .page-more a:hover{border-left-color:#eee;}
#module_491474080 .page-more a:hover{border-left-style:solid;}
#module_491474080 .page-more a:hover{border-right-color:#eee;}
#module_491474080 .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;
    /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

/* .ModuleCustomFormGiant.layout-101 .Select_Simulate li:hover {
    color: #fff;
} */
.ModuleCustomFormGiant.layout-101 label{
    line-height: 2;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*  新增*/

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

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

.ModuleCustomFormGiant.layout-101 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-101  .iconfont-fujian {
    font-size: 19px !important;
}
.ModuleCustomFormGiant.layout-101  .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}
.module_9988491474080 .ModuleHead .HeadCenter{float:none;}
#module_9988491474080 {
padding:0px;
}
#module_9988491474080 {
}
#module_9988491474080 .ModuleHead0 {
display:block;
}

#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{font-size:px;}
#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{font-family:;}
#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{color:;}
#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{}
#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{}
#module_9988491474080 .InsidePage-list-content span,#module_9988491474080 .in-formList-checkbox span{}
#module_9988491474080 .title{font-size:px;}
#module_9988491474080 .title{font-family:;}
#module_9988491474080 .title{color:;}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{background-color:;}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{}
#module_9988491474080 .title{height:px;line-height:px;}
#module_9988491474080 .title{text-align:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{background-color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-top-color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-top-style:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-top-width:px;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-right-color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-right-style:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-right-width:px;}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-bottom-color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-bottom-style:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-bottom-width:px;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-left-color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-left-style:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 .customFormCheckbox,#module_9988491474080 input[type=radio],#module_9988491474080.customFormDatetime,#module_9988491474080 input.input-text-color,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .multi-row-text,#module_9988491474080 .cityval{border-left-width:px;}
#module_9988491474080 .smsbtn,#module_9988491474080 .customFormTextarea,#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 input.input-text-color,#module_9988491474080.customFormDatetime,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .cityval{border-top-left-radius:px;}
#module_9988491474080 .smsbtn,#module_9988491474080 .customFormTextarea,#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 input.input-text-color,#module_9988491474080.customFormDatetime,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .cityval{border-top-right-radius:px;}
#module_9988491474080 .smsbtn,#module_9988491474080 .customFormTextarea,#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 input.input-text-color,#module_9988491474080.customFormDatetime,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .cityval{border-bottom-left-radius:px;}
#module_9988491474080 .smsbtn,#module_9988491474080 .customFormTextarea,#module_9988491474080 .smsvcode,#module_9988491474080 .frist_item,#module_9988491474080 .VerificationCodeinput,#module_9988491474080 input.input-text-color,#module_9988491474080.customFormDatetime,#module_9988491474080 .Browse-file,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select,#module_9988491474080 .cityval{border-bottom-right-radius:px;}
#module_9988491474080 .Describ-text-color{font-size:px;}
#module_9988491474080 .Describ-text-color{font-family:;}
#module_9988491474080 .Describ-text-color{color:;}
#module_9988491474080 .Describ-text-color{}
#module_9988491474080 .Describ-text-color{}
#module_9988491474080 .Describ-text-color{}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsbtn,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{font-size:px;}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsbtn,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{font-family:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{color:;}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsbtn,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsbtn,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{}
#module_9988491474080 .smsvcode,#module_9988491474080 .smsbtn,#module_9988491474080 .input-text-color,#module_9988491474080 .cityval{}
#module_9988491474080 .smsvaldatebox,#module_9988491474080 .frist_item,#module_9988491474080 input.input-text-color,#module_9988491474080 .customFormDatetime,#module_9988491474080 .pcCitybox select{line-height:px;height:px;}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{font-size:px;}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{font-family:;}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{color:;}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{}
#module_9988491474080 .input-text-color::placeholder,#module_9988491474080 .smsvcode::placeholder{}
#module_9988491474080 .submitbtn{font-size:px;}
#module_9988491474080 .submitbtn{font-family:;}
#module_9988491474080 .submitbtn{color:;}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{background-color:;} #module_9988491474080 input[type=radio]:checked, #module_9988491474080 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtn{}
#module_9988491474080 .submitbtnbox{justify-content:;}
#module_9988491474080 .submitbtn{width:%;}
#module_9988491474080 .submitbtn{height:px;line-height:px;}
#module_9988491474080 .submitbtn{border-top-left-radius:px;}
#module_9988491474080 .submitbtn{border-top-right-radius:px;}
#module_9988491474080 .submitbtn{border-bottom-left-radius:px;}
#module_9988491474080 .submitbtn{border-bottom-right-radius:px;}
#module_9988491474080 .vcbtn1{background-color:;}
#module_9988491474080 .vcbtn1{color:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-top-color:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-top-style:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-right-color:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-right-style:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-bottom-color:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-bottom-style:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-left-color:;}
#module_9988491474080 .frist_item:hover,#module_9988491474080 .smsvcode:hover, #module_9988491474080 .VerificationCodeinput:hover,#module_9988491474080 .customFormCheckbox:hover,#module_9988491474080 input[type=radio]:hover,#module_9988491474080 input.input-text-color:hover,#module_9988491474080.customFormDatetime:hover,#module_9988491474080 .Browse-file:hover,#module_9988491474080 .customFormDatetime:hover,#module_9988491474080 .pcCitybox select:hover,#module_9988491474080 .multi-row-text:hover,#module_9988491474080 .cityval:hover{border-left-style:;}
#module_9988491474080 .submitbtn:hover{font-size:px;}
#module_9988491474080 .submitbtn:hover{font-family:;}
#module_9988491474080 .submitbtn:hover{color:;}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{background-color:;}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}
#module_9988491474080 .submitbtn:hover{}


.module_491474111 .ModuleHead .HeadCenter{float:none;}
#module_491474111 {
padding:0px;
}
#module_491474111 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_491474111 .ModuleHead491474111 {
display:none;
}
#module_491474111 .BodyCenter.BodyCenter491474111 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(11.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:100% 100%;
background-Attachment:scroll;
}
#module_491474111 >.module_491474111 {
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_491474111 >.module_491474111{
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_491474111 .BodyCenter.BodyCenter491474111 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474111 .BodyCenter.BodyCenter491474111 {
padding-top:8.6455%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491474111 >.module_491474111 {
margin-top:0.0000%;
margin-left:1.6026%;
margin-right:1.6026%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474111 >.module_491474111 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491474111 >.module_491474111 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474111:hover {
border:none;
}
#module_491474111:hover >.module_491474111 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474111 .ModuleSubContainer{background-color:transparent;}
#module_491474111 .ModuleSubContainer{background-image:none;}
#module_491474111 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491474111 .ModuleSubContainer{background-position:0% 0%;}
#module_491474111 .ModuleSubContainer{background-attachment:scroll;}
#module_491474111 .ModuleSubContainer{}
#module_491474111 {!bgVideo!}{bgVideoUrl:}
#module_491474111 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491474111 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491474111 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491474111 {max-width:1800px;width:auto;}
.ModuleGridContainer.ModuleGridContainer491474111 .SubPadding {width:0px;}
.module_494612492 .ModuleHead .HeadCenter{float:none;}
#module_494612492 {
padding:0px;
}
#module_494612492 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_494612492 .ModuleHead494612492 {
display:none;
}
#module_494612492 .BodyCenter.BodyCenter494612492 {
background:none;background-color:rgba(0,0,0,0);
}
#module_494612492 >.module_494612492 {
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_494612492 >.module_494612492{
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_494612492 .BodyCenter.BodyCenter494612492 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_494612492 .BodyCenter.BodyCenter494612492 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_494612492 >.module_494612492 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_494612492 >.module_494612492 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_494612492 >.module_494612492 {box-shadow: 0px 0px 0px 0px #ccc}
#module_494612492:hover {
border:none;
}
#module_494612492:hover >.module_494612492 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_494612492 .slick-dots li button:before{background-color:#43a047;}
#module_494612492 .slick-dots li button{border-color:rgba(67, 160, 71, 0);}
#module_494612492 .slick-dots li.slick-active button:before, #module_494612492 .slick-dots li:hover button:before{background-color:#43a047;}
#module_494612492 .slick-dots li.slick-active button, #module_494612492 .slick-dots li button:hover{border-color:rgba(67, 160, 71, 1);}
#module_494612492 .SubContainer {}

.ModuleGridContainer.ModuleGridContainer491474111 #Sub491474111_1 {width:41.1111%;}
.module_491474662 .ModuleHead .HeadCenter{float:none;}
#module_491474662 {
padding:0px;
}
#module_491474662 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491474662 .ModuleHead491474662 {
display:none;
}
#module_491474662 .BodyCenter.BodyCenter491474662 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474662 >.module_491474662 {
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_491474662 >.module_491474662{
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_491474662 .BodyCenter.BodyCenter491474662 {
padding-top:7.5472%;
padding-left:7.5472%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474662 .BodyCenter.BodyCenter491474662 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491474662 >.module_491474662 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474662 >.module_491474662 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491474662 >.module_491474662 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474662:hover {
border:none;
}
#module_491474662:hover >.module_491474662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474662 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491474662 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491474662 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491474662 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491474662 .imageTextGiant-Container{padding-top:10px;}
#module_491474662 .imageTextGiant-Container{padding-bottom:10px;}
#module_491474662 .imageTextGiant-Container{padding-left:10px;}
#module_491474662 .imageTextGiant-Container{padding-right:10px;}
#module_491474662 .showHandle .btn{font-size:14px;}
#module_491474662 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491474662 .showHandle .btn{color:#333;}
#module_491474662 .showHandle .btn{font-weight:400;}
#module_491474662 .showHandle .btn{text-decoration:none;}
#module_491474662 .showHandle .btn{font-style:normal;}
#module_491474662 .showHandle div{border-top-color:#ddd !important;}
#module_491474662 .showHandle div{border-top-style:solid !important;}
#module_491474662 .showHandle div{border-top-width:1px !important;}
#module_491474662 .showHandle{background-color:transparent;}
#module_491474662 .showHandle{background-image:none;}
#module_491474662 .showHandle{background-repeat:no-repeat;}
#module_491474662 .showHandle{}
#module_491474662 .showHandle{}
#module_491474662 .showHandle{}
#module_491474662 a{font-size:unset;font-family:unset}
.module_491474680 .ModuleHead .HeadCenter{float:none;}
#module_491474680 {
padding:0px;
}
#module_491474680 {
position:static;
z-index:1;
top:502px;
left:0px;
width:100%;
height: auto;
}
#module_491474680 .ModuleHead491474680 {
display:none;
}
#module_491474680 .BodyCenter.BodyCenter491474680 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491474680 >.module_491474680 {
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_491474680 >.module_491474680{
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_491474680 .BodyCenter.BodyCenter491474680 {
padding-top:0.9434%;
padding-left:8.4906%;
padding-right:0.0000%;
padding-bottom:0.9434%;
}
}
@media screen and (max-width: 767px){
#module_491474680 .BodyCenter.BodyCenter491474680 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491474680 >.module_491474680 {
margin-top:5.6604%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491474680 >.module_491474680 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491474680 >.module_491474680 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491474680:hover {
border:none;
}
#module_491474680:hover >.module_491474680 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491474680 .BodyCenter{text-align:left;}
#module_491474680 .moduleButton{font-size:14px;}
#module_491474680 .moduleButton{font-family:Poppins;}
#module_491474680 .moduleButton{color:rgb(75, 178, 99);}
#module_491474680 .moduleButton{font-weight:normal;}
#module_491474680 .moduleButton{text-decoration:none;}
#module_491474680 .moduleButton{font-style:normal;}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{background-image:none;}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{background-repeat:no-repeat;}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{background-position:none;}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{background-attachment:none;}
#module_491474680 .moduleButton, #module_491474680 .moduleButton:before{}
#module_491474680 .moduleButton{border-color:rgb(75, 178, 99);}
#module_491474680 .moduleButton{border-style:solid;}
#module_491474680 .moduleButton{border-width:1px;}
#module_491474680 .moduleButton{border-top-left-radius:0px;}
#module_491474680 .moduleButton{border-top-right-radius:0px;}
#module_491474680 .moduleButton{border-bottom-left-radius:0px;}
#module_491474680 .moduleButton{border-bottom-right-radius:0px;}
#module_491474680 .moduleButton{width:160px;}
#module_491474680 .moduleButton{height:40px;line-height:40px;}
#module_491474680 .BodyCenter{color:#3b4a3c;}
#module_491474680 .moduleButton{padding-top:0px;}
#module_491474680 .moduleButton{padding-bottom:0px;}
#module_491474680 .moduleButton{padding-left:0px;}
#module_491474680 .moduleButton{padding-right:0px;}
#module_491474680 .moduleButton{box-shadow:0px 0px 0px 0px rgb(75, 178, 99);}
#module_491474680 .moduleButton .ButtonLineHidden, #module_491474680 .moduleButton .ButtonLine{width:25px;} #module_491474680 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491474680 .moduleButton .ButtonLineHidden, #module_491474680 .moduleButton .ButtonLine, #module_491474680 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491474680 .moduleButton:hover{font-size:14px;}
#module_491474680 .moduleButton:hover{font-family:Poppins;}
#module_491474680 .moduleButton:hover{color:#fff;}
#module_491474680 .moduleButton:hover{font-weight:normal;}
#module_491474680 .moduleButton:hover{text-decoration:none;}
#module_491474680 .moduleButton:hover{font-style:normal;}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{background-image:none;}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{background-position:none;}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{background-attachment:none;}
#module_491474680 .moduleButton:hover, #module_491474680 .moduleButton:hover:before{}
#module_491474680 .moduleButton:hover{border-color:transparent;}
#module_491474680 .moduleButton:hover{border-style:solid;}
#module_491474680 .moduleButton:hover{border-width:0px;}
#module_491474680 .moduleButton:hover{box-shadow:0px 2px 0px 0px rgba(0,0,0,0);}
#module_491474680 .moduleButton:hover .ButtonLineHidden, #module_491474680 .moduleButton:hover .ButtonLine, #module_491474680 .moduleButton:hover .Ionios{color:#fff;}

.ModuleGridContainer.ModuleGridContainer491474111 #Sub491474111_2 {width:58.8889%;}
.module_495425810 .ModuleHead .HeadCenter{float:none;}
#module_495425810 {
padding:0px;
}
#module_495425810 {
position:static;
z-index:1;
top:2671px;
left:222px;
width:100%;
height: auto;
}
#module_495425810 .ModuleHead495425810 {
display:none;
}
#module_495425810 .BodyCenter.BodyCenter495425810 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495425810 >.module_495425810 {
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_495425810 >.module_495425810{
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_495425810 .BodyCenter.BodyCenter495425810 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495425810 .BodyCenter.BodyCenter495425810 {
padding-top:8.6455%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495425810 >.module_495425810 {
margin-top:0.0000%;
margin-left:1.6026%;
margin-right:1.6026%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495425810 >.module_495425810 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495425810 >.module_495425810 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495425810:hover {
border:none;
}
#module_495425810:hover >.module_495425810 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495425810 .ModuleSubContainer{background-color:rgba(0,0,0,0);}
#module_495425810 .ModuleSubContainer{background-image:url(/assets/rackings/20230612142629fb5564.jpg);}
#module_495425810 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495425810 .ModuleSubContainer{background-position:100% 100%;}
#module_495425810 .ModuleSubContainer{background-attachment:scroll;}
#module_495425810 .ModuleSubContainer{}
#module_495425810 {!bgVideo!}{bgVideoUrl:}
#module_495425810 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495425810 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495425810 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495425810 {max-width:1800px;width:auto;}
.ModuleGridContainer.ModuleGridContainer495425810 .SubPadding {width:0px;}
.module_495425814 .ModuleHead .HeadCenter{float:none;}
#module_495425814 {
padding:0px;
}
#module_495425814 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495425814 .ModuleHead495425814 {
display:none;
}

#module_495425814 .slick-dots li button:before{background-color:#43a047;}
#module_495425814 .slick-dots li button{border-color:rgba(67, 160, 71, 0);}
#module_495425814 .slick-dots li.slick-active button:before, #module_495425814 .slick-dots li:hover button:before{background-color:#43a047;}
#module_495425814 .slick-dots li.slick-active button, #module_495425814 .slick-dots li button:hover{border-color:rgba(67, 160, 71, 1);}
#module_495425814 .SubContainer {}

.ModuleGridContainer.ModuleGridContainer495425810 #Sub495425810_1 {width:41.1111%;}
.module_495425812 .ModuleHead .HeadCenter{float:none;}
#module_495425812 {
padding:0px;
}
#module_495425812 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495425812 .ModuleHead495425812 {
display:none;
}
#module_495425812 .BodyCenter.BodyCenter495425812 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495425812 >.module_495425812 {
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_495425812 >.module_495425812{
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_495425812 .BodyCenter.BodyCenter495425812 {
padding-top:7.5472%;
padding-left:7.5472%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495425812 .BodyCenter.BodyCenter495425812 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495425812 >.module_495425812 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495425812 >.module_495425812 {
margin-top:4.6110%;
margin-left:3.4582%;
margin-right:2.8818%;
margin-bottom:0.0000%;
}
}
#module_495425812 >.module_495425812 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495425812:hover {
border:none;
}
#module_495425812:hover >.module_495425812 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495425812 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495425812 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495425812 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495425812 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495425812 .imageTextGiant-Container{padding-top:10px;}
#module_495425812 .imageTextGiant-Container{padding-bottom:10px;}
#module_495425812 .imageTextGiant-Container{padding-left:10px;}
#module_495425812 .imageTextGiant-Container{padding-right:10px;}
#module_495425812 .showHandle .btn{font-size:14px;}
#module_495425812 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_495425812 .showHandle .btn{color:#333;}
#module_495425812 .showHandle .btn{font-weight:400;}
#module_495425812 .showHandle .btn{text-decoration:none;}
#module_495425812 .showHandle .btn{font-style:normal;}
#module_495425812 .showHandle div{border-top-color:#ddd !important;}
#module_495425812 .showHandle div{border-top-style:solid !important;}
#module_495425812 .showHandle div{border-top-width:1px !important;}
#module_495425812 .showHandle{background-color:transparent;}
#module_495425812 .showHandle{background-image:none;}
#module_495425812 .showHandle{background-repeat:no-repeat;}
#module_495425812 .showHandle{}
#module_495425812 .showHandle{}
#module_495425812 .showHandle{}
#module_495425812 a{font-size:unset;font-family:unset}
.module_495425813 .ModuleHead .HeadCenter{float:none;}
#module_495425813 {
padding:0px;
}
#module_495425813 {
position:static;
z-index:1;
top:502px;
left:0px;
width:100%;
height: auto;
}
#module_495425813 .ModuleHead495425813 {
display:none;
}
#module_495425813 .BodyCenter.BodyCenter495425813 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495425813 >.module_495425813 {
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_495425813 >.module_495425813{
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_495425813 .BodyCenter.BodyCenter495425813 {
padding-top:0.9434%;
padding-left:8.4906%;
padding-right:0.0000%;
padding-bottom:0.9434%;
}
}
@media screen and (max-width: 767px){
#module_495425813 .BodyCenter.BodyCenter495425813 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:23.0548%;
}
}
@media screen and (min-width: 768px){
#module_495425813 >.module_495425813 {
margin-top:5.6604%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495425813 >.module_495425813 {
margin-top:5.1873%;
margin-left:6.6282%;
margin-right:5.7637%;
margin-bottom:0.0000%;
}
}
#module_495425813 >.module_495425813 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495425813:hover {
border:none;
}
#module_495425813:hover >.module_495425813 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495425813 .BodyCenter{text-align:left;}
#module_495425813 .moduleButton{font-size:14px;}
#module_495425813 .moduleButton{font-family:Poppins;}
#module_495425813 .moduleButton{color:rgb(75, 178, 99);}
#module_495425813 .moduleButton{font-weight:normal;}
#module_495425813 .moduleButton{text-decoration:none;}
#module_495425813 .moduleButton{font-style:normal;}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{background-image:none;}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{background-repeat:no-repeat;}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{background-position:none;}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{background-attachment:none;}
#module_495425813 .moduleButton, #module_495425813 .moduleButton:before{}
#module_495425813 .moduleButton{border-color:rgb(75, 178, 99);}
#module_495425813 .moduleButton{border-style:solid;}
#module_495425813 .moduleButton{border-width:1px;}
#module_495425813 .moduleButton{border-top-left-radius:0px;}
#module_495425813 .moduleButton{border-top-right-radius:0px;}
#module_495425813 .moduleButton{border-bottom-left-radius:0px;}
#module_495425813 .moduleButton{border-bottom-right-radius:0px;}
#module_495425813 .moduleButton{width:160px;}
#module_495425813 .moduleButton{height:40px;line-height:40px;}
#module_495425813 .BodyCenter{color:#3b4a3c;}
#module_495425813 .moduleButton{padding-top:0px;}
#module_495425813 .moduleButton{padding-bottom:0px;}
#module_495425813 .moduleButton{padding-left:0px;}
#module_495425813 .moduleButton{padding-right:0px;}
#module_495425813 .moduleButton{box-shadow:0px 0px 0px 0px rgb(75, 178, 99);}
#module_495425813 .moduleButton .ButtonLineHidden, #module_495425813 .moduleButton .ButtonLine{width:25px;} #module_495425813 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_495425813 .moduleButton .ButtonLineHidden, #module_495425813 .moduleButton .ButtonLine, #module_495425813 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_495425813 .moduleButton:hover{font-size:14px;}
#module_495425813 .moduleButton:hover{font-family:Poppins;}
#module_495425813 .moduleButton:hover{color:#fff;}
#module_495425813 .moduleButton:hover{font-weight:normal;}
#module_495425813 .moduleButton:hover{text-decoration:none;}
#module_495425813 .moduleButton:hover{font-style:normal;}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{background-image:none;}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{background-position:none;}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{background-attachment:none;}
#module_495425813 .moduleButton:hover, #module_495425813 .moduleButton:hover:before{}
#module_495425813 .moduleButton:hover{border-color:transparent;}
#module_495425813 .moduleButton:hover{border-style:solid;}
#module_495425813 .moduleButton:hover{border-width:0px;}
#module_495425813 .moduleButton:hover{box-shadow:0px 2px 0px 0px rgba(0,0,0,0);}
#module_495425813 .moduleButton:hover .ButtonLineHidden, #module_495425813 .moduleButton:hover .ButtonLine, #module_495425813 .moduleButton:hover .Ionios{color:#fff;}

.ModuleGridContainer.ModuleGridContainer495425810 #Sub495425810_2 {width:58.8889%;}
.module_491475352 .ModuleHead .HeadCenter{float:none;}
#module_491475352 {
padding:0px;
}
#module_491475352 {
position:static;
z-index:1;
top:2339px;
left:1401px;
width:100%;
height: auto;
}
#module_491475352 .ModuleHead491475352 {
display:none;
}
#module_491475352 .BodyCenter.BodyCenter491475352 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475352 >.module_491475352 {
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_491475352 >.module_491475352{
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_491475352 .BodyCenter.BodyCenter491475352 {
padding-top:3.2051%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475352 .BodyCenter.BodyCenter491475352 {
padding-top:8.6455%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491475352 >.module_491475352 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475352 >.module_491475352 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491475352 >.module_491475352 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475352:hover {
border:none;
}
#module_491475352:hover >.module_491475352 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475352 .ModuleSubContainer{background-color:transparent;}
#module_491475352 .ModuleSubContainer{background-image:none;}
#module_491475352 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491475352 .ModuleSubContainer{background-position:0% 0%;}
#module_491475352 .ModuleSubContainer{background-attachment:scroll;}
#module_491475352 .ModuleSubContainer{}
#module_491475352 {!bgVideo!}{bgVideoUrl:}
#module_491475352 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491475352 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491475352 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491475352 {max-width:1800px;width:auto;}
.module_491475353 .ModuleHead .HeadCenter{float:none;}
#module_491475353 {
padding:0px;
}
#module_491475353 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491475353 .ModuleHead491475353 {
display:none;
}
#module_491475353 .BodyCenter.BodyCenter491475353 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475353 >.module_491475353 {
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_491475353 >.module_491475353{
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_491475353 .BodyCenter.BodyCenter491475353 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475353 .BodyCenter.BodyCenter491475353 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491475353 >.module_491475353 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475353 >.module_491475353 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491475353 >.module_491475353 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475353:hover {
border:none;
}
#module_491475353:hover >.module_491475353 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475353 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491475353 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491475353 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491475353 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491475353 .imageTextGiant-Container{padding-top:10px;}
#module_491475353 .imageTextGiant-Container{padding-bottom:10px;}
#module_491475353 .imageTextGiant-Container{padding-left:0px;}
#module_491475353 .imageTextGiant-Container{padding-right:10px;}
#module_491475353 .showHandle .btn{font-size:14px;}
#module_491475353 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491475353 .showHandle .btn{color:#333;}
#module_491475353 .showHandle .btn{font-weight:400;}
#module_491475353 .showHandle .btn{text-decoration:none;}
#module_491475353 .showHandle .btn{font-style:normal;}
#module_491475353 .showHandle div{border-top-color:#ddd !important;}
#module_491475353 .showHandle div{border-top-style:solid !important;}
#module_491475353 .showHandle div{border-top-width:1px !important;}
#module_491475353 .showHandle{background-color:transparent;}
#module_491475353 .showHandle{background-image:none;}
#module_491475353 .showHandle{background-repeat:no-repeat;}
#module_491475353 .showHandle{}
#module_491475353 .showHandle{}
#module_491475353 .showHandle{}
#module_491475353 a{font-size:unset;font-family:unset}
.module_491475354 .ModuleHead .HeadCenter{float:none;}
#module_491475354 {
padding:0px;
}
#module_491475354 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491475354 .ModuleHead491475354 {
display:none;
}
#module_491475354 .BodyCenter.BodyCenter491475354 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475354 >.module_491475354 {
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_491475354 >.module_491475354{
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_491475354 .BodyCenter.BodyCenter491475354 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475354 .BodyCenter.BodyCenter491475354 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491475354 >.module_491475354 {
margin-top:6.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475354 >.module_491475354 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491475354 >.module_491475354 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475354:hover {
border:none;
}
#module_491475354:hover >.module_491475354 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475354 .BodyCenter{text-align:right;}
#module_491475354 .moduleButton{font-size:14px;}
#module_491475354 .moduleButton{font-family:Poppins;}
#module_491475354 .moduleButton{color:rgb(75, 178, 99);}
#module_491475354 .moduleButton{font-weight:normal;}
#module_491475354 .moduleButton{text-decoration:none;}
#module_491475354 .moduleButton{font-style:normal;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{background-color:#fff;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{background-image:none;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{background-repeat:no-repeat;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{background-position:none;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{background-attachment:none;}
#module_491475354 .moduleButton, #module_491475354 .moduleButton:before{}
#module_491475354 .moduleButton{border-color:transparent;}
#module_491475354 .moduleButton{border-style:solid;}
#module_491475354 .moduleButton{border-width:0px;}
#module_491475354 .moduleButton{border-top-left-radius:0px;}
#module_491475354 .moduleButton{border-top-right-radius:0px;}
#module_491475354 .moduleButton{border-bottom-left-radius:0px;}
#module_491475354 .moduleButton{border-bottom-right-radius:0px;}
#module_491475354 .moduleButton{width:160px;}
#module_491475354 .moduleButton{height:40px;line-height:40px;}
#module_491475354 .BodyCenter{color:#3b4a3c;}
#module_491475354 .moduleButton{padding-top:0px;}
#module_491475354 .moduleButton{padding-bottom:0px;}
#module_491475354 .moduleButton{padding-left:0px;}
#module_491475354 .moduleButton{padding-right:0px;}
#module_491475354 .moduleButton{box-shadow:-1px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491475354 .moduleButton .ButtonLineHidden, #module_491475354 .moduleButton .ButtonLine{width:25px;} #module_491475354 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491475354 .moduleButton .ButtonLineHidden, #module_491475354 .moduleButton .ButtonLine, #module_491475354 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491475354 .moduleButton:hover{font-size:14px;}
#module_491475354 .moduleButton:hover{font-family:Poppins;}
#module_491475354 .moduleButton:hover{color:#fff;}
#module_491475354 .moduleButton:hover{font-weight:normal;}
#module_491475354 .moduleButton:hover{text-decoration:none;}
#module_491475354 .moduleButton:hover{font-style:normal;}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{background-image:none;}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{background-position:none;}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{background-attachment:none;}
#module_491475354 .moduleButton:hover, #module_491475354 .moduleButton:hover:before{}
#module_491475354 .moduleButton:hover{border-color:transparent;}
#module_491475354 .moduleButton:hover{border-style:solid;}
#module_491475354 .moduleButton:hover{border-width:0px;}
#module_491475354 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491475354 .moduleButton:hover .ButtonLineHidden, #module_491475354 .moduleButton:hover .ButtonLine, #module_491475354 .moduleButton:hover .Ionios{color:#fff;}

.module_491475359 .ModuleHead .HeadCenter{float:none;}
#module_491475359 {
padding:0px;
}
#module_491475359 {
position:static;
z-index:1;
top:2468px;
left:1109px;
width:100%;
height: auto;
}
#module_491475359 .ModuleHead491475359 {
display:none;
}
#module_491475359 .BodyCenter.BodyCenter491475359 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475359 >.module_491475359 {
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_491475359 >.module_491475359{
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_491475359 .BodyCenter.BodyCenter491475359 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475359 .BodyCenter.BodyCenter491475359 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491475359 >.module_491475359 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475359 >.module_491475359 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491475359 >.module_491475359 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475359:hover {
border:none;
}
#module_491475359:hover >.module_491475359 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475359 .ModuleSubContainer{background-color:transparent;}
#module_491475359 .ModuleSubContainer{background-image:none;}
#module_491475359 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491475359 .ModuleSubContainer{background-position:0% 0%;}
#module_491475359 .ModuleSubContainer{background-attachment:scroll;}
#module_491475359 .ModuleSubContainer{}
#module_491475359 {!bgVideo!}{bgVideoUrl:}
#module_491475359 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491475359 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491475359 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491475359 {max-width:1800px;width:auto;}
.module_491475360 .ModuleHead .HeadCenter{float:none;}
#module_491475360 {
padding:0px;
}
#module_491475360 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491475360 .ModuleHead491475360 {
display:none;
}
#module_491475360 .BodyCenter.BodyCenter491475360 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475360 >.module_491475360 {
border-top-style:solid;
border-top-color:rgb(233, 235, 229);
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:rgb(233, 235, 229);
border-bottom-width:0px;
}
#module_491475360 >.module_491475360{
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_491475360 .BodyCenter.BodyCenter491475360 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475360 .BodyCenter.BodyCenter491475360 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491475360 >.module_491475360 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475360 >.module_491475360 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491475360 >.module_491475360 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475360:hover {
border:none;
}
#module_491475360:hover >.module_491475360 {
border-color:rgb(233, 235, 229);
}
#module_491475360:hover >.module_491475360 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475360 .VRDiv{background-color:rgba(0,0,0,0.4);}
#module_491475360 .VRDiv{background-image:none;}
#module_491475360 .VRDiv{background-repeat:no-repeat;}
#module_491475360 .VRDiv{}
#module_491475360 .VRDiv{}
#module_491475360 .VRDiv{}
#module_491475360 .VRDiv{border-top-left-radius:8px;}
#module_491475360 .VRDiv{border-top-right-radius:8px;}
#module_491475360 .VRDiv{border-bottom-left-radius:8px;}
#module_491475360 .VRDiv{border-bottom-right-radius:8px;}
#module_491475360 .vrIcon  {font-size:16px;}  #module_491475360 .vrIcon  > svg {width:16px; height:16px}
#module_491475360 .vrIcon  {color:#fff;} #module_491475360 .vrIcon  > svg {fill:#fff;}
#module_491475360 .VRDiv{padding-top:8px;}
#module_491475360 .VRDiv{padding-bottom:8px;}
#module_491475360 .VRDiv{padding-left:12px;}
#module_491475360 .VRDiv{padding-right:12px;}
#module_491475360 .VRTipstxt{font-size:14px;}
#module_491475360 .VRTipstxt{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .VRTipstxt{color:#fff;}
#module_491475360 .VRTipstxt{font-weight:normal;}
#module_491475360 .VRTipstxt{text-decoration:none;}
#module_491475360 .VRTipstxt{font-style:normal;}
#module_491475360 .pro-item{margin-bottom:0px; margin-right:0px;} #module_491475360 .pro-container li.col-lg-2{width:calc((100% - 0px) / 2);} #module_491475360 .pro-container li.col-lg-3{width:calc((100% - 0px * 2) / 3);} #module_491475360 .pro-container li.col-lg-4{width:calc((100% - 0px * 3) / 4);} #module_491475360 .pro-container li.col-lg-5{width:calc((100% - 0px * 4) / 5);} #module_491475360 .pro-container li.col-lg-6{width:calc((100% - 0px * 5) / 6);}
#module_491475360 .pro-item{padding-top:10px;}
#module_491475360 .pro-item{padding-bottom:30px;}
#module_491475360 .pro-item{padding-left:10px;}
#module_491475360 .pro-item{padding-right:10px;}
#module_491475360 .pro-item{background-color:rgb(255, 255, 255);}
#module_491475360 .pro-item{background-image:none;}
#module_491475360 .pro-item{background-repeat:no-repeat;}
#module_491475360 .pro-item{}
#module_491475360 .pro-item{}
#module_491475360 .pro-item{}
#module_491475360 .pro-item{border-top-color:transparent;}
#module_491475360 .pro-item{border-top-style:solid;}
#module_491475360 .pro-item{border-top-width:1px;}
#module_491475360 .pro-item{border-right-color:transparent;}
#module_491475360 .pro-item{border-right-style:solid;}
#module_491475360 .pro-item{border-right-width:1px;}
#module_491475360 .pro-item{border-bottom-color:transparent;}
#module_491475360 .pro-item{border-bottom-style:solid;}
#module_491475360 .pro-item{border-bottom-width:1px;}
#module_491475360 .pro-item{border-left-color:transparent;}
#module_491475360 .pro-item{border-left-style:solid;}
#module_491475360 .pro-item{border-left-width:1px;}
#module_491475360 .pro-img .dummy{background-color:#fff;}
#module_491475360 .pro-img .dummy{background-image:none;}
#module_491475360 .pro-img .dummy{background-repeat:no-repeat;}
#module_491475360 .pro-img .dummy{}
#module_491475360 .pro-img .dummy{}
#module_491475360 .pro-img .dummy{}
#module_491475360 .pro-img .dummy{padding-top:100%;}
#module_491475360 .pro-img img{ object-fit:cover;}
#module_491475360 .pro-img img{ width:100%;}
#module_491475360 .pro-img img{ height:100%;}
#module_491475360 .pro-img img{border-radius:0px;}
#module_491475360 .pro-name{font-size:20px;}
#module_491475360 .pro-name{font-family:Poppins;}
#module_491475360 .pro-name{color:rgb(38, 38, 38);}
#module_491475360 .pro-name{font-weight:normal;}
#module_491475360 .pro-name{text-align: center;}
#module_491475360 .pro-name{text-decoration:none;}
#module_491475360 .pro-name{}
#module_491475360 .pro-name{margin-top:17px;}
#module_491475360 .pro-name{margin-bottom:0px;}
#module_491475360 .pro-desc{margin-top:12px;}
#module_491475360 .pro-desc{margin-bottom:0px;}
#module_491475360 .pro-desc{font-size:16px;}
#module_491475360 .pro-desc{font-family:Poppins;}
#module_491475360 .pro-desc{color:#999999;}
#module_491475360 .pro-desc{font-weight:normal;}
#module_491475360 .pro-desc{text-decoration:none;}
#module_491475360 .pro-desc{}
#module_491475360 .pro-desc{text-align: center;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li,#module_491475360 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_491475360 .choosed-tab, #module_491475360 .setting-screening-criteria{font-size:12px;}
#module_491475360 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .choosed-tab, #module_491475360 .setting-screening-criteria{color:#1e88e5;}
#module_491475360 .choosed-tab{}
#module_491475360 .choosed-tab{}
#module_491475360 .choosed-tab{}
#module_491475360 .selected-light,#module_491475360 .setting-all, #module_491475360 .setting-left-bar, #module_491475360 .setting-pred-warp .setting-collapse, #module_491475360 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_491475360 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_491475360 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_491475360 .selected-light,#module_491475360 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .selected-light,#module_491475360 .setting-left-bar,#module_491475360 .setting-reset,#module_491475360 .setting-pred-warp .setting-collapse,#module_491475360 .giantroom .btn-more{color:#000;}
#module_491475360 .selected-light{}
#module_491475360 .selected-light,#module_491475360 .setting-all{}
#module_491475360 .selected-light,#module_491475360 .setting-all{}
#module_491475360 .setting-right-temp ul li, #module_491475360 .choosed-tab{border-top-left-radius:2px;}
#module_491475360 .setting-right-temp ul li, #module_491475360 .choosed-tab{border-top-right-radius:2px;}
#module_491475360 .setting-right-temp ul li, #module_491475360 .choosed-tab{border-bottom-left-radius:2px;}
#module_491475360 .setting-right-temp ul li, #module_491475360 .choosed-tab{border-bottom-right-radius:2px;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab{border-top-color:#d6d6d6;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab{border-top-style:solid;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-top-width:1px;} #module_491475360 .giantroom {margin-top: calc(-16px - 1px);}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-bottom-style:solid;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-bottom-width:1px;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-left-style:solid;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-left-width:1px;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-right-style:solid;}
#module_491475360 .pred-filter, #module_491475360 .choosed-tab, #module_491475360 .giantroom .btn-more{border-right-width:1px;}
#module_491475360 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_491475360 .setting-left-bar{background-color:#fafafa;}
#module_491475360 .setting-left-bar{width:100px} #module_491475360 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_491475360 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_491475360 .choosed-tab .icsmall{color:#999;}
#module_491475360 .setting-right-temp ul li{margin-right:10px;}
#module_491475360 .pagerGiant .text{font-size:12px;}
#module_491475360 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .pagerGiant .text{color:#333;}
#module_491475360 .pagerGiant .text{}
#module_491475360 .pagerGiant .text{}
#module_491475360 .pagerGiant .text{}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer{width:30px}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer{height:30px}
#module_491475360 .pagerGiant .num{font-size:12px;}
#module_491475360 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .pagerGiant .num{color:#333;}
#module_491475360 .pagerGiant .num{}
#module_491475360 .pagerGiant .num{}
#module_491475360 .pagerGiant .num{}
#module_491475360 .pagerGiant .submit{width:55px}
#module_491475360 .pagerGiant .submit{height:30px}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer,#module_491475360 .pagerGiant .submit{border-top-left-radius:0px;}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer,#module_491475360 .pagerGiant .submit{border-top-right-radius:0px;}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer,#module_491475360 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_491475360 .pagerGiant .current,#module_491475360 .pagerGiant .num,#module_491475360 .pagerGiant .inputer,#module_491475360 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_491475360 .pagerGiant .next,#module_491475360 .pagerGiant .splitline{color:#ccc;}
#module_491475360 .pagerGiant .num{background-color:#fff;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-top-color:#ccc;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-top-style:solid;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer{border-top-width:1px;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-bottom-style:solid;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer{border-bottom-width:1px;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-left-color:#ccc;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .inputer{border-left-style:solid;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer{border-left-width:1px;}
#module_491475360 .pagerGiant .num{border-right-color:#ccc;}
#module_491475360 .pagerGiant .num{border-right-style:solid;}
#module_491475360 .pagerGiant .num, #module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{border-right-width:1px;}
#module_491475360 .page-more a{font-size:16px;}
#module_491475360 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .page-more a{color:#666 !important;}
#module_491475360 .page-more a{font-weight:normal;}
#module_491475360 .page-more a{text-decoration:none;}
#module_491475360 .page-more a{font-style:normal;}
#module_491475360 .page-more a{background-color:#fff;}
#module_491475360 .page-more a{border-top-color:#eee;}
#module_491475360 .page-more a{border-top-style:solid;}
#module_491475360 .page-more a{border-top-width:2px;}
#module_491475360 .page-more a{border-bottom-color:#eee;}
#module_491475360 .page-more a{border-bottom-style:solid;}
#module_491475360 .page-more a{border-bottom-width:2px;}
#module_491475360 .page-more a{border-left-color:#eee;}
#module_491475360 .page-more a{border-left-style:solid;}
#module_491475360 .page-more a{border-left-width:2px;}
#module_491475360 .page-more a{border-right-color:#eee;}
#module_491475360 .page-more a{border-right-style:solid;}
#module_491475360 .page-more a{border-right-width:2px;}
#module_491475360 .VRDiv:hover{background-color:rgba(0,0,0,0.4);}
#module_491475360 .VRDiv:hover{background-image:none;}
#module_491475360 .VRDiv:hover{background-repeat:no-repeat;}
#module_491475360 .VRDiv:hover{}
#module_491475360 .VRDiv:hover{}
#module_491475360 .VRDiv:hover{}
#module_491475360 .VRDiv:hover .vrIcon  {font-size:16px;}  #module_491475360 .VRDiv:hover .vrIcon  > svg {width:16px; height:16px}
#module_491475360 .VRDiv:hover .vrIcon  {color:#fff;} #module_491475360 .VRDiv:hover .vrIcon  > svg {fill:#fff;}
#module_491475360 .pro-item:hover{background-color:rgb(75, 178, 99);}
#module_491475360 .pro-item:hover{background-image:none;}
#module_491475360 .pro-item:hover{background-repeat:no-repeat;}
#module_491475360 .pro-item:hover{}
#module_491475360 .pro-item:hover{}
#module_491475360 .pro-item:hover{}
#module_491475360 .pro-item:hover{border-top-color:transparent;}
#module_491475360 .pro-item:hover{border-top-style:solid;}
#module_491475360 .pro-item:hover{border-top-width:1px;}
#module_491475360 .pro-item:hover{border-right-color:transparent;}
#module_491475360 .pro-item:hover{border-right-style:solid;}
#module_491475360 .pro-item:hover{border-right-width:1px;}
#module_491475360 .pro-item:hover{border-bottom-color:transparent;}
#module_491475360 .pro-item:hover{border-bottom-style:solid;}
#module_491475360 .pro-item:hover{border-bottom-width:1px;}
#module_491475360 .pro-item:hover{border-left-color:transparent;}
#module_491475360 .pro-item:hover{border-left-style:solid;}
#module_491475360 .pro-item:hover{border-left-width:1px;}
#module_491475360 .pro-item:hover .pro-name{font-size:20px;}
#module_491475360 .pro-item:hover .pro-name{font-family:Poppins;}
#module_491475360 .pro-item:hover .pro-name{color:#ffffff;}
#module_491475360 .pro-item:hover .pro-name{font-weight:normal;}
#module_491475360 .pro-item:hover .pro-name{text-decoration:none;}
#module_491475360 .pro-item:hover .pro-name{}
#module_491475360 .pro-item:hover .pro-desc{font-size:16px;}
#module_491475360 .pro-item:hover .pro-desc{font-family:Poppins;}
#module_491475360 .pro-item:hover .pro-desc{color:#ffffff;}
#module_491475360 .pro-item:hover .pro-desc{font-weight:normal;}
#module_491475360 .pro-item:hover .pro-desc{text-decoration:none;}
#module_491475360 .pro-item:hover .pro-desc{}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_491475360 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{font-size:12px;}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{color:#1e88e5;} #module_491475360 .items-active{border-color:#1e88e5;} #module_491475360 .bean-finish{background:#1e88e5;}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{}
#module_491475360 .selected-light:hover,#module_491475360 .selected-light.active,#module_491475360 .items-active{}
#module_491475360 .setting-left-bar:hover{background-color:#fafafa;}
#module_491475360 .setting-right-temp ul li:hover, #module_491475360 .setting-right-temp ul li.active{background-color:rgba(255, 255, 255, 0);}
#module_491475360 .choosed-tab .icsmall:hover{color:#999;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{font-size:12px;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{color:#fff;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit{background-color:#1e88e5;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_491475360 .pagerGiant .current, #module_491475360 .pagerGiant .submit, #module_491475360 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_491475360 .page-more a:hover{font-size:16px;}
#module_491475360 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491475360 .page-more a:hover{color:#666 !important;}
#module_491475360 .page-more a:hover {font-weight:normal;}
#module_491475360 .page-more a:hover {text-decoration:none;}
#module_491475360 .page-more a:hover {font-style:normal;}
#module_491475360 .page-more a:hover{background-color:#fff;}
#module_491475360 .page-more a:hover{border-top-color:#eee;}
#module_491475360 .page-more a:hover{border-top-style:solid;}
#module_491475360 .page-more a:hover{border-bottom-color:#eee;}
#module_491475360 .page-more a:hover{border-bottom-style:solid;}
#module_491475360 .page-more a:hover{border-left-color:#eee;}
#module_491475360 .page-more a:hover{border-left-style:solid;}
#module_491475360 .page-more a:hover{border-right-color:#eee;}
#module_491475360 .page-more a:hover{border-right-style:solid;}
.module_9988491475360 .ModuleHead .HeadCenter{float:none;}
#module_9988491475360 {
padding:0px;
}
#module_9988491475360 {
}
#module_9988491475360 .ModuleHead0 {
display:block;
}

#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{font-size:px;}
#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{font-family:;}
#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{color:;}
#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{}
#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{}
#module_9988491475360 .InsidePage-list-content span,#module_9988491475360 .in-formList-checkbox span{}
#module_9988491475360 .title{font-size:px;}
#module_9988491475360 .title{font-family:;}
#module_9988491475360 .title{color:;}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{background-color:;}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{}
#module_9988491475360 .title{height:px;line-height:px;}
#module_9988491475360 .title{text-align:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{background-color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-top-color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-top-style:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-top-width:px;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-right-color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-right-style:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-right-width:px;}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-bottom-color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-bottom-style:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-bottom-width:px;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-left-color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-left-style:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 .customFormCheckbox,#module_9988491475360 input[type=radio],#module_9988491475360.customFormDatetime,#module_9988491475360 input.input-text-color,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .multi-row-text,#module_9988491475360 .cityval{border-left-width:px;}
#module_9988491475360 .smsbtn,#module_9988491475360 .customFormTextarea,#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 input.input-text-color,#module_9988491475360.customFormDatetime,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .cityval{border-top-left-radius:px;}
#module_9988491475360 .smsbtn,#module_9988491475360 .customFormTextarea,#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 input.input-text-color,#module_9988491475360.customFormDatetime,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .cityval{border-top-right-radius:px;}
#module_9988491475360 .smsbtn,#module_9988491475360 .customFormTextarea,#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 input.input-text-color,#module_9988491475360.customFormDatetime,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .cityval{border-bottom-left-radius:px;}
#module_9988491475360 .smsbtn,#module_9988491475360 .customFormTextarea,#module_9988491475360 .smsvcode,#module_9988491475360 .frist_item,#module_9988491475360 .VerificationCodeinput,#module_9988491475360 input.input-text-color,#module_9988491475360.customFormDatetime,#module_9988491475360 .Browse-file,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select,#module_9988491475360 .cityval{border-bottom-right-radius:px;}
#module_9988491475360 .Describ-text-color{font-size:px;}
#module_9988491475360 .Describ-text-color{font-family:;}
#module_9988491475360 .Describ-text-color{color:;}
#module_9988491475360 .Describ-text-color{}
#module_9988491475360 .Describ-text-color{}
#module_9988491475360 .Describ-text-color{}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsbtn,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{font-size:px;}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsbtn,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{font-family:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{color:;}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsbtn,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsbtn,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{}
#module_9988491475360 .smsvcode,#module_9988491475360 .smsbtn,#module_9988491475360 .input-text-color,#module_9988491475360 .cityval{}
#module_9988491475360 .smsvaldatebox,#module_9988491475360 .frist_item,#module_9988491475360 input.input-text-color,#module_9988491475360 .customFormDatetime,#module_9988491475360 .pcCitybox select{line-height:px;height:px;}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{font-size:px;}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{font-family:;}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{color:;}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{}
#module_9988491475360 .input-text-color::placeholder,#module_9988491475360 .smsvcode::placeholder{}
#module_9988491475360 .submitbtn{font-size:px;}
#module_9988491475360 .submitbtn{font-family:;}
#module_9988491475360 .submitbtn{color:;}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{background-color:;} #module_9988491475360 input[type=radio]:checked, #module_9988491475360 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtn{}
#module_9988491475360 .submitbtnbox{justify-content:;}
#module_9988491475360 .submitbtn{width:%;}
#module_9988491475360 .submitbtn{height:px;line-height:px;}
#module_9988491475360 .submitbtn{border-top-left-radius:px;}
#module_9988491475360 .submitbtn{border-top-right-radius:px;}
#module_9988491475360 .submitbtn{border-bottom-left-radius:px;}
#module_9988491475360 .submitbtn{border-bottom-right-radius:px;}
#module_9988491475360 .vcbtn1{background-color:;}
#module_9988491475360 .vcbtn1{color:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-top-color:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-top-style:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-right-color:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-right-style:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-bottom-color:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-bottom-style:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-left-color:;}
#module_9988491475360 .frist_item:hover,#module_9988491475360 .smsvcode:hover, #module_9988491475360 .VerificationCodeinput:hover,#module_9988491475360 .customFormCheckbox:hover,#module_9988491475360 input[type=radio]:hover,#module_9988491475360 input.input-text-color:hover,#module_9988491475360.customFormDatetime:hover,#module_9988491475360 .Browse-file:hover,#module_9988491475360 .customFormDatetime:hover,#module_9988491475360 .pcCitybox select:hover,#module_9988491475360 .multi-row-text:hover,#module_9988491475360 .cityval:hover{border-left-style:;}
#module_9988491475360 .submitbtn:hover{font-size:px;}
#module_9988491475360 .submitbtn:hover{font-family:;}
#module_9988491475360 .submitbtn:hover{color:;}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{background-color:;}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}
#module_9988491475360 .submitbtn:hover{}


.module_495426105 .ModuleHead .HeadCenter{float:none;}
#module_495426105 {
padding:0px;
}
#module_495426105 {
position:static;
z-index:1;
top:7087px;
left:199px;
width:100%;
height: auto;
}
#module_495426105 .ModuleHead495426105 {
display:none;
}
#module_495426105 .BodyCenter.BodyCenter495426105 {
background:none;background-color:rgb(243, 244, 241);
}
#module_495426105 >.module_495426105 {
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_495426105 >.module_495426105{
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_495426105 .BodyCenter.BodyCenter495426105 {
padding-top:2.6709%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426105 .BodyCenter.BodyCenter495426105 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426105 >.module_495426105 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426105 >.module_495426105 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426105 >.module_495426105 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426105:hover {
border:none;
}
#module_495426105:hover >.module_495426105 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426105 .ModuleSubContainer{background-color:transparent;}
#module_495426105 .ModuleSubContainer{background-image:none;}
#module_495426105 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495426105 .ModuleSubContainer{background-position:0% 0%;}
#module_495426105 .ModuleSubContainer{background-attachment:scroll;}
#module_495426105 .ModuleSubContainer{}
#module_495426105 {!bgVideo!}{bgVideoUrl:}
#module_495426105 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495426105 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495426105 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495426105 {max-width:1800px;width:auto;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

.module_495426107 .ModuleHead .HeadCenter{float:none;}
#module_495426107 {
padding:0px;
}
#module_495426107 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_495426107 .ModuleHead495426107 {
display:none;
}
#module_495426107 .BodyCenter.BodyCenter495426107 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426107 >.module_495426107 {
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_495426107 >.module_495426107{
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_495426107 .BodyCenter.BodyCenter495426107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426107 .BodyCenter.BodyCenter495426107 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426107 >.module_495426107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426107 >.module_495426107 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426107 >.module_495426107 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426107:hover {
border:none;
}
#module_495426107:hover >.module_495426107 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426107 img{border-top-color:transparent;}
#module_495426107 img{border-top-style:none;}
#module_495426107 img{border-top-width:0px;}
#module_495426107 img{border-right-color:transparent;}
#module_495426107 img{border-right-style:none;}
#module_495426107 img{border-right-width:0px;}
#module_495426107 img{border-bottom-color:transparent;}
#module_495426107 img{border-bottom-style:none;}
#module_495426107 img{border-bottom-width:0px;}
#module_495426107 img{border-left-color:transparent;}
#module_495426107 img{border-left-style:none;}
#module_495426107 img{border-left-width:0px;}
#module_495426107 img{border-top-left-radius:0px;}
#module_495426107 img{border-top-right-radius:0px;}
#module_495426107 img{border-bottom-left-radius:0px;}
#module_495426107 img{border-bottom-right-radius:0px;}
#module_495426107 .BodyCenter{text-align: center;}

.module_495426106 .ModuleHead .HeadCenter{float:none;}
#module_495426106 {
padding:0px;
}
#module_495426106 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495426106 .ModuleHead495426106 {
display:none;
}
#module_495426106 .BodyCenter.BodyCenter495426106 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426106 >.module_495426106 {
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_495426106 >.module_495426106{
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_495426106 .BodyCenter.BodyCenter495426106 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426106 .BodyCenter.BodyCenter495426106 {
padding-top:2.8818%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_495426106 >.module_495426106 {
margin-top:-4.4444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426106 >.module_495426106 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426106 >.module_495426106 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426106:hover {
border:none;
}
#module_495426106:hover >.module_495426106 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426106 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495426106 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495426106 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495426106 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495426106 .imageTextGiant-Container{padding-top:0px;}
#module_495426106 .imageTextGiant-Container{padding-bottom:0px;}
#module_495426106 .imageTextGiant-Container{padding-left:20px;}
#module_495426106 .imageTextGiant-Container{padding-right:10px;}
#module_495426106 .showHandle .btn{font-size:14px;}
#module_495426106 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_495426106 .showHandle .btn{color:#333;}
#module_495426106 .showHandle .btn{font-weight:400;}
#module_495426106 .showHandle .btn{text-decoration:none;}
#module_495426106 .showHandle .btn{font-style:normal;}
#module_495426106 .showHandle div{border-top-color:#ddd !important;}
#module_495426106 .showHandle div{border-top-style:solid !important;}
#module_495426106 .showHandle div{border-top-width:1px !important;}
#module_495426106 .showHandle{background-color:transparent;}
#module_495426106 .showHandle{background-image:none;}
#module_495426106 .showHandle{background-repeat:no-repeat;}
#module_495426106 .showHandle{}
#module_495426106 .showHandle{}
#module_495426106 .showHandle{}
#module_495426106 a{font-size:unset;font-family:unset}
.module_491475398 .ModuleHead .HeadCenter{float:none;}
#module_491475398 {
padding:0px;
}
#module_491475398 {
position:static;
z-index:0;
top:3714px;
left:923px;
width:100%;
height: auto;
}
#module_491475398 .ModuleHead491475398 {
display:none;
}
#module_491475398 .BodyCenter.BodyCenter491475398 {
background:none;background-color:rgb(243, 244, 241);
}
#module_491475398 >.module_491475398 {
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_491475398 >.module_491475398{
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_491475398 .BodyCenter.BodyCenter491475398 {
padding-top:2.6709%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475398 .BodyCenter.BodyCenter491475398 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491475398 >.module_491475398 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475398 >.module_491475398 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491475398 >.module_491475398 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475398:hover {
border:none;
}
#module_491475398:hover >.module_491475398 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475398 .ModuleSubContainer{background-color:transparent;}
#module_491475398 .ModuleSubContainer{background-image:none;}
#module_491475398 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491475398 .ModuleSubContainer{background-position:0% 0%;}
#module_491475398 .ModuleSubContainer{background-attachment:scroll;}
#module_491475398 .ModuleSubContainer{}
#module_491475398 {!bgVideo!}{bgVideoUrl:}
#module_491475398 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491475398 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491475398 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491475398 {max-width:1800px;width:auto;}
.module_491475406 .ModuleHead .HeadCenter{float:none;}
#module_491475406 {
padding:0px;
}
#module_491475406 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_491475406 .ModuleHead491475406 {
display:none;
}
#module_491475406 .BodyCenter.BodyCenter491475406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475406 >.module_491475406 {
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_491475406 >.module_491475406{
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_491475406 .BodyCenter.BodyCenter491475406 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475406 .BodyCenter.BodyCenter491475406 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491475406 >.module_491475406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475406 >.module_491475406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491475406 >.module_491475406 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475406:hover {
border:none;
}
#module_491475406:hover >.module_491475406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475406 img{border-top-color:transparent;}
#module_491475406 img{border-top-style:none;}
#module_491475406 img{border-top-width:0px;}
#module_491475406 img{border-right-color:transparent;}
#module_491475406 img{border-right-style:none;}
#module_491475406 img{border-right-width:0px;}
#module_491475406 img{border-bottom-color:transparent;}
#module_491475406 img{border-bottom-style:none;}
#module_491475406 img{border-bottom-width:0px;}
#module_491475406 img{border-left-color:transparent;}
#module_491475406 img{border-left-style:none;}
#module_491475406 img{border-left-width:0px;}
#module_491475406 img{border-top-left-radius:0px;}
#module_491475406 img{border-top-right-radius:0px;}
#module_491475406 img{border-bottom-left-radius:0px;}
#module_491475406 img{border-bottom-right-radius:0px;}
#module_491475406 .BodyCenter{text-align: center;}

.module_491475405 .ModuleHead .HeadCenter{float:none;}
#module_491475405 {
padding:0px;
}
#module_491475405 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491475405 .ModuleHead491475405 {
display:none;
}
#module_491475405 .BodyCenter.BodyCenter491475405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491475405 >.module_491475405 {
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_491475405 >.module_491475405{
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_491475405 .BodyCenter.BodyCenter491475405 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475405 .BodyCenter.BodyCenter491475405 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491475405 >.module_491475405 {
margin-top:-4.4444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491475405 >.module_491475405 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491475405 >.module_491475405 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491475405:hover {
border:none;
}
#module_491475405:hover >.module_491475405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491475405 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491475405 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491475405 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491475405 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491475405 .imageTextGiant-Container{padding-top:0px;}
#module_491475405 .imageTextGiant-Container{padding-bottom:0px;}
#module_491475405 .imageTextGiant-Container{padding-left:50px;}
#module_491475405 .imageTextGiant-Container{padding-right:10px;}
#module_491475405 .showHandle .btn{font-size:14px;}
#module_491475405 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491475405 .showHandle .btn{color:#333;}
#module_491475405 .showHandle .btn{font-weight:400;}
#module_491475405 .showHandle .btn{text-decoration:none;}
#module_491475405 .showHandle .btn{font-style:normal;}
#module_491475405 .showHandle div{border-top-color:#ddd !important;}
#module_491475405 .showHandle div{border-top-style:solid !important;}
#module_491475405 .showHandle div{border-top-width:1px !important;}
#module_491475405 .showHandle{background-color:transparent;}
#module_491475405 .showHandle{background-image:none;}
#module_491475405 .showHandle{background-repeat:no-repeat;}
#module_491475405 .showHandle{}
#module_491475405 .showHandle{}
#module_491475405 .showHandle{}
#module_491475405 a{font-size:unset;font-family:unset}
.module_491492000 .ModuleHead .HeadCenter{float:none;}
#module_491492000 {
padding:0px;
}
#module_491492000 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491492000 .ModuleHead491492000 {
display:none;
}
#module_491492000 .BodyCenter.BodyCenter491492000 {
background:none;background-color:rgb(243, 244, 241);
}
#module_491492000 >.module_491492000 {
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_491492000 >.module_491492000{
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_491492000 .BodyCenter.BodyCenter491492000 {
padding-top:1.6026%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_491492000 .BodyCenter.BodyCenter491492000 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491492000 >.module_491492000 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492000 >.module_491492000 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491492000 >.module_491492000 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491492000:hover {
border:none;
}
#module_491492000:hover >.module_491492000 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491492000 .ModuleSubContainer{background-color:transparent;}
#module_491492000 .ModuleSubContainer{background-image:none;}
#module_491492000 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491492000 .ModuleSubContainer{background-position:0% 0%;}
#module_491492000 .ModuleSubContainer{background-attachment:scroll;}
#module_491492000 .ModuleSubContainer{}
#module_491492000 {!bgVideo!}{bgVideoUrl:}
#module_491492000 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491492000 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491492000 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491492000 {max-width:1800px;width:auto;}
.ModuleHorizontalGiant.layout-101 .hrbox{
	display: flex;
	justify-content:center;
}
.ModuleHorizontalGiant.layout-101 .hr-line {
	margin:unset;
	width: 100%;
	/* border: 1px solid #333; */
	border-top: 0 !important;
}
.ModuleHorizontalGiant.layout-101 {position: relative;}
.module_491497916 .ModuleHead .HeadCenter{float:none;}
#module_491497916 {
padding:0px;
}
#module_491497916 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491497916 .ModuleHead491497916 {
display:none;
}
#module_491497916 .BodyCenter.BodyCenter491497916 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491497916 >.module_491497916 {
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_491497916 >.module_491497916{
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_491497916 .BodyCenter.BodyCenter491497916 {
padding-top:0.0000%;
padding-left:3.7037%;
padding-right:0.0000%;
padding-bottom:0.7407%;
}
}
@media screen and (max-width: 767px){
#module_491497916 .BodyCenter.BodyCenter491497916 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491497916 >.module_491497916 {
margin-top:0.3704%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.3704%;
}
}
@media screen and (max-width: 767px){
#module_491497916 >.module_491497916 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_491497916 >.module_491497916 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491497916:hover {
border:none;
}
#module_491497916:hover >.module_491497916 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491497916 .hrbox{justify-content:flex-start;}
#module_491497916 .hr-line{width:50px;max-width:50px;}
#module_491497916 .hr-line{border-bottom-color:rgb(75, 178, 99);}
#module_491497916 .hr-line{border-bottom-style:solid;}
#module_491497916 .hr-line{border-bottom-width:4px;}

.module_491492424 .ModuleHead .HeadCenter{float:none;}
#module_491492424 {
padding:0px;
}
#module_491492424 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491492424 .ModuleHead491492424 {
display:none;
}
#module_491492424 .BodyCenter.BodyCenter491492424 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491492424 >.module_491492424 {
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_491492424 >.module_491492424{
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_491492424 .BodyCenter.BodyCenter491492424 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492424 .BodyCenter.BodyCenter491492424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491492424 >.module_491492424 {
margin-top:0.0000%;
margin-left:2.9630%;
margin-right:29.4074%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492424 >.module_491492424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491492424 >.module_491492424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491492424:hover {
border:none;
}
#module_491492424:hover >.module_491492424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491492424 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491492424 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491492424 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491492424 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491492424 .imageTextGiant-Container{padding-top:10px;}
#module_491492424 .imageTextGiant-Container{padding-bottom:10px;}
#module_491492424 .imageTextGiant-Container{padding-left:10px;}
#module_491492424 .imageTextGiant-Container{padding-right:10px;}
#module_491492424 .showHandle .btn{font-size:14px;}
#module_491492424 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491492424 .showHandle .btn{color:#333;}
#module_491492424 .showHandle .btn{font-weight:400;}
#module_491492424 .showHandle .btn{text-decoration:none;}
#module_491492424 .showHandle .btn{font-style:normal;}
#module_491492424 .showHandle div{border-top-color:#ddd !important;}
#module_491492424 .showHandle div{border-top-style:solid !important;}
#module_491492424 .showHandle div{border-top-width:1px !important;}
#module_491492424 .showHandle{background-color:transparent;}
#module_491492424 .showHandle{background-image:none;}
#module_491492424 .showHandle{background-repeat:no-repeat;}
#module_491492424 .showHandle{}
#module_491492424 .showHandle{}
#module_491492424 .showHandle{}
#module_491492424 a{font-size:unset;font-family:unset}
.module_491492432 .ModuleHead .HeadCenter{float:none;}
#module_491492432 {
padding:0px;
}
#module_491492432 {
position:static;
z-index:0;
top:4460px;
left:1616px;
width:100%;
height: auto;
}
#module_491492432 .ModuleHead491492432 {
display:none;
}
#module_491492432 .BodyCenter.BodyCenter491492432 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491492432 >.module_491492432 {
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_491492432 >.module_491492432{
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_491492432 .BodyCenter.BodyCenter491492432 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492432 .BodyCenter.BodyCenter491492432 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491492432 >.module_491492432 {
margin-top:5.7778%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492432 >.module_491492432 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491492432 >.module_491492432 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491492432:hover {
border:none;
}
#module_491492432:hover >.module_491492432 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491492432 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491492432 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491492432 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491492432 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491492432 .imageTextGiant-Container{padding-top:10px;}
#module_491492432 .imageTextGiant-Container{padding-bottom:10px;}
#module_491492432 .imageTextGiant-Container{padding-left:10px;}
#module_491492432 .imageTextGiant-Container{padding-right:10px;}
#module_491492432 .showHandle .btn{font-size:14px;}
#module_491492432 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491492432 .showHandle .btn{color:#333;}
#module_491492432 .showHandle .btn{font-weight:400;}
#module_491492432 .showHandle .btn{text-decoration:none;}
#module_491492432 .showHandle .btn{font-style:normal;}
#module_491492432 .showHandle div{border-top-color:#ddd !important;}
#module_491492432 .showHandle div{border-top-style:solid !important;}
#module_491492432 .showHandle div{border-top-width:1px !important;}
#module_491492432 .showHandle{background-color:transparent;}
#module_491492432 .showHandle{background-image:none;}
#module_491492432 .showHandle{background-repeat:no-repeat;}
#module_491492432 .showHandle{}
#module_491492432 .showHandle{}
#module_491492432 .showHandle{}
#module_491492432 a{font-size:unset;font-family:unset}
.module_491492433 .ModuleHead .HeadCenter{float:none;}
#module_491492433 {
padding:0px;
}
#module_491492433 {
position:static;
z-index:1;
top:4462px;
left:1580px;
width:100%;
height: auto;
}
#module_491492433 .ModuleHead491492433 {
display:none;
}
#module_491492433 .BodyCenter.BodyCenter491492433 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491492433 >.module_491492433 {
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_491492433 >.module_491492433{
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_491492433 .BodyCenter.BodyCenter491492433 {
padding-top:0.0000%;
padding-left:2.2222%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492433 .BodyCenter.BodyCenter491492433 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491492433 >.module_491492433 {
margin-top:3.1111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491492433 >.module_491492433 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491492433 >.module_491492433 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491492433:hover {
border:none;
}
#module_491492433:hover >.module_491492433 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491492433 .BodyCenter{text-align:left;}
#module_491492433 .moduleButton{font-size:14px;}
#module_491492433 .moduleButton{font-family:Poppins;}
#module_491492433 .moduleButton{color:rgb(75, 178, 99);}
#module_491492433 .moduleButton{font-weight:normal;}
#module_491492433 .moduleButton{text-decoration:none;}
#module_491492433 .moduleButton{font-style:normal;}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{background-image:none;}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{background-repeat:no-repeat;}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{background-position:none;}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{background-attachment:none;}
#module_491492433 .moduleButton, #module_491492433 .moduleButton:before{}
#module_491492433 .moduleButton{border-color:rgb(75, 178, 99);}
#module_491492433 .moduleButton{border-style:solid;}
#module_491492433 .moduleButton{border-width:1px;}
#module_491492433 .moduleButton{border-top-left-radius:0px;}
#module_491492433 .moduleButton{border-top-right-radius:0px;}
#module_491492433 .moduleButton{border-bottom-left-radius:0px;}
#module_491492433 .moduleButton{border-bottom-right-radius:0px;}
#module_491492433 .moduleButton{width:160px;}
#module_491492433 .moduleButton{height:40px;line-height:40px;}
#module_491492433 .BodyCenter{color:#3b4a3c;}
#module_491492433 .moduleButton{padding-top:0px;}
#module_491492433 .moduleButton{padding-bottom:0px;}
#module_491492433 .moduleButton{padding-left:0px;}
#module_491492433 .moduleButton{padding-right:0px;}
#module_491492433 .moduleButton{box-shadow:-1px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491492433 .moduleButton .ButtonLineHidden, #module_491492433 .moduleButton .ButtonLine{width:25px;} #module_491492433 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491492433 .moduleButton .ButtonLineHidden, #module_491492433 .moduleButton .ButtonLine, #module_491492433 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491492433 .moduleButton:hover{font-size:14px;}
#module_491492433 .moduleButton:hover{font-family:Poppins;}
#module_491492433 .moduleButton:hover{color:#fff;}
#module_491492433 .moduleButton:hover{font-weight:normal;}
#module_491492433 .moduleButton:hover{text-decoration:none;}
#module_491492433 .moduleButton:hover{font-style:normal;}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{background-image:none;}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{background-position:none;}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{background-attachment:none;}
#module_491492433 .moduleButton:hover, #module_491492433 .moduleButton:hover:before{}
#module_491492433 .moduleButton:hover{border-color:transparent;}
#module_491492433 .moduleButton:hover{border-style:solid;}
#module_491492433 .moduleButton:hover{border-width:0px;}
#module_491492433 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491492433 .moduleButton:hover .ButtonLineHidden, #module_491492433 .moduleButton:hover .ButtonLine, #module_491492433 .moduleButton:hover .Ionios{color:#fff;}

.module_495426111 .ModuleHead .HeadCenter{float:none;}
#module_495426111 {
padding:0px;
}
#module_495426111 {
position:static;
z-index:1;
top:7243px;
left:220px;
width:100%;
height: auto;
}
#module_495426111 .ModuleHead495426111 {
display:none;
}
#module_495426111 .BodyCenter.BodyCenter495426111 {
background:none;background-color:rgb(243, 244, 241);
}
#module_495426111 >.module_495426111 {
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_495426111 >.module_495426111{
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_495426111 .BodyCenter.BodyCenter495426111 {
padding-top:1.6026%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_495426111 .BodyCenter.BodyCenter495426111 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495426111 >.module_495426111 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426111 >.module_495426111 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495426111 >.module_495426111 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426111:hover {
border:none;
}
#module_495426111:hover >.module_495426111 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426111 .ModuleSubContainer{background-color:transparent;}
#module_495426111 .ModuleSubContainer{background-image:none;}
#module_495426111 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495426111 .ModuleSubContainer{background-position:0% 0%;}
#module_495426111 .ModuleSubContainer{background-attachment:scroll;}
#module_495426111 .ModuleSubContainer{}
#module_495426111 {!bgVideo!}{bgVideoUrl:}
#module_495426111 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495426111 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495426111 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495426111 {max-width:1800px;width:auto;}
.module_495426115 .ModuleHead .HeadCenter{float:none;}
#module_495426115 {
padding:0px;
}
#module_495426115 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495426115 .ModuleHead495426115 {
display:none;
}
#module_495426115 .BodyCenter.BodyCenter495426115 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426115 >.module_495426115 {
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_495426115 >.module_495426115{
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_495426115 .BodyCenter.BodyCenter495426115 {
padding-top:0.0000%;
padding-left:3.7037%;
padding-right:0.0000%;
padding-bottom:0.7407%;
}
}
@media screen and (max-width: 767px){
#module_495426115 .BodyCenter.BodyCenter495426115 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426115 >.module_495426115 {
margin-top:0.3704%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.3704%;
}
}
@media screen and (max-width: 767px){
#module_495426115 >.module_495426115 {
margin-top:1.4409%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.4409%;
}
}
#module_495426115 >.module_495426115 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426115:hover {
border:none;
}
#module_495426115:hover >.module_495426115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426115 .hrbox{justify-content:flex-start;}
#module_495426115 .hr-line{width:50px;max-width:50px;}
#module_495426115 .hr-line{border-bottom-color:rgb(75, 178, 99);}
#module_495426115 .hr-line{border-bottom-style:solid;}
#module_495426115 .hr-line{border-bottom-width:4px;}

.module_495426112 .ModuleHead .HeadCenter{float:none;}
#module_495426112 {
padding:0px;
}
#module_495426112 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495426112 .ModuleHead495426112 {
display:none;
}
#module_495426112 .BodyCenter.BodyCenter495426112 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426112 >.module_495426112 {
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_495426112 >.module_495426112{
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_495426112 .BodyCenter.BodyCenter495426112 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426112 .BodyCenter.BodyCenter495426112 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495426112 >.module_495426112 {
margin-top:0.0000%;
margin-left:2.9630%;
margin-right:29.4074%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426112 >.module_495426112 {
margin-top:0.0000%;
margin-left:3.1700%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426112 >.module_495426112 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426112:hover {
border:none;
}
#module_495426112:hover >.module_495426112 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426112 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495426112 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495426112 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495426112 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495426112 .imageTextGiant-Container{padding-top:10px;}
#module_495426112 .imageTextGiant-Container{padding-bottom:10px;}
#module_495426112 .imageTextGiant-Container{padding-left:10px;}
#module_495426112 .imageTextGiant-Container{padding-right:10px;}
#module_495426112 .showHandle .btn{font-size:14px;}
#module_495426112 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_495426112 .showHandle .btn{color:#333;}
#module_495426112 .showHandle .btn{font-weight:400;}
#module_495426112 .showHandle .btn{text-decoration:none;}
#module_495426112 .showHandle .btn{font-style:normal;}
#module_495426112 .showHandle div{border-top-color:#ddd !important;}
#module_495426112 .showHandle div{border-top-style:solid !important;}
#module_495426112 .showHandle div{border-top-width:1px !important;}
#module_495426112 .showHandle{background-color:transparent;}
#module_495426112 .showHandle{background-image:none;}
#module_495426112 .showHandle{background-repeat:no-repeat;}
#module_495426112 .showHandle{}
#module_495426112 .showHandle{}
#module_495426112 .showHandle{}
#module_495426112 a{font-size:unset;font-family:unset}
.module_495426113 .ModuleHead .HeadCenter{float:none;}
#module_495426113 {
padding:0px;
}
#module_495426113 {
position:static;
z-index:0;
top:4460px;
left:1616px;
width:100%;
height: auto;
}
#module_495426113 .ModuleHead495426113 {
display:none;
}
#module_495426113 .BodyCenter.BodyCenter495426113 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426113 >.module_495426113 {
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_495426113 >.module_495426113{
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_495426113 .BodyCenter.BodyCenter495426113 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426113 .BodyCenter.BodyCenter495426113 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495426113 >.module_495426113 {
margin-top:5.7778%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426113 >.module_495426113 {
margin-top:0.0000%;
margin-left:2.8818%;
margin-right:7.7810%;
margin-bottom:0.0000%;
}
}
#module_495426113 >.module_495426113 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426113:hover {
border:none;
}
#module_495426113:hover >.module_495426113 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426113 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495426113 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495426113 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495426113 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495426113 .imageTextGiant-Container{padding-top:10px;}
#module_495426113 .imageTextGiant-Container{padding-bottom:10px;}
#module_495426113 .imageTextGiant-Container{padding-left:10px;}
#module_495426113 .imageTextGiant-Container{padding-right:10px;}
#module_495426113 .showHandle .btn{font-size:14px;}
#module_495426113 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_495426113 .showHandle .btn{color:#333;}
#module_495426113 .showHandle .btn{font-weight:400;}
#module_495426113 .showHandle .btn{text-decoration:none;}
#module_495426113 .showHandle .btn{font-style:normal;}
#module_495426113 .showHandle div{border-top-color:#ddd !important;}
#module_495426113 .showHandle div{border-top-style:solid !important;}
#module_495426113 .showHandle div{border-top-width:1px !important;}
#module_495426113 .showHandle{background-color:transparent;}
#module_495426113 .showHandle{background-image:none;}
#module_495426113 .showHandle{background-repeat:no-repeat;}
#module_495426113 .showHandle{}
#module_495426113 .showHandle{}
#module_495426113 .showHandle{}
#module_495426113 a{font-size:unset;font-family:unset}
.module_495426114 .ModuleHead .HeadCenter{float:none;}
#module_495426114 {
padding:0px;
}
#module_495426114 {
position:static;
z-index:1;
top:4462px;
left:1580px;
width:100%;
height: auto;
}
#module_495426114 .ModuleHead495426114 {
display:none;
}
#module_495426114 .BodyCenter.BodyCenter495426114 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426114 >.module_495426114 {
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_495426114 >.module_495426114{
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_495426114 .BodyCenter.BodyCenter495426114 {
padding-top:0.0000%;
padding-left:2.2222%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426114 .BodyCenter.BodyCenter495426114 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_495426114 >.module_495426114 {
margin-top:3.1111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426114 >.module_495426114 {
margin-top:5.7637%;
margin-left:5.7637%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426114 >.module_495426114 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426114:hover {
border:none;
}
#module_495426114:hover >.module_495426114 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426114 .BodyCenter{text-align:left;}
#module_495426114 .moduleButton{font-size:14px;}
#module_495426114 .moduleButton{font-family:Poppins;}
#module_495426114 .moduleButton{color:rgb(75, 178, 99);}
#module_495426114 .moduleButton{font-weight:normal;}
#module_495426114 .moduleButton{text-decoration:none;}
#module_495426114 .moduleButton{font-style:normal;}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{background-color:rgba(0,0,0,0);}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{background-image:none;}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{background-repeat:no-repeat;}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{background-position:none;}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{background-attachment:none;}
#module_495426114 .moduleButton, #module_495426114 .moduleButton:before{}
#module_495426114 .moduleButton{border-color:rgb(75, 178, 99);}
#module_495426114 .moduleButton{border-style:solid;}
#module_495426114 .moduleButton{border-width:1px;}
#module_495426114 .moduleButton{border-top-left-radius:0px;}
#module_495426114 .moduleButton{border-top-right-radius:0px;}
#module_495426114 .moduleButton{border-bottom-left-radius:0px;}
#module_495426114 .moduleButton{border-bottom-right-radius:0px;}
#module_495426114 .moduleButton{width:160px;}
#module_495426114 .moduleButton{height:40px;line-height:40px;}
#module_495426114 .BodyCenter{color:#3b4a3c;}
#module_495426114 .moduleButton{padding-top:0px;}
#module_495426114 .moduleButton{padding-bottom:0px;}
#module_495426114 .moduleButton{padding-left:0px;}
#module_495426114 .moduleButton{padding-right:0px;}
#module_495426114 .moduleButton{box-shadow:-1px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_495426114 .moduleButton .ButtonLineHidden, #module_495426114 .moduleButton .ButtonLine{width:25px;} #module_495426114 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_495426114 .moduleButton .ButtonLineHidden, #module_495426114 .moduleButton .ButtonLine, #module_495426114 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_495426114 .moduleButton:hover{font-size:14px;}
#module_495426114 .moduleButton:hover{font-family:Poppins;}
#module_495426114 .moduleButton:hover{color:#fff;}
#module_495426114 .moduleButton:hover{font-weight:normal;}
#module_495426114 .moduleButton:hover{text-decoration:none;}
#module_495426114 .moduleButton:hover{font-style:normal;}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{background-image:none;}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{background-position:none;}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{background-attachment:none;}
#module_495426114 .moduleButton:hover, #module_495426114 .moduleButton:hover:before{}
#module_495426114 .moduleButton:hover{border-color:transparent;}
#module_495426114 .moduleButton:hover{border-style:solid;}
#module_495426114 .moduleButton:hover{border-width:0px;}
#module_495426114 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_495426114 .moduleButton:hover .ButtonLineHidden, #module_495426114 .moduleButton:hover .ButtonLine, #module_495426114 .moduleButton:hover .Ionios{color:#fff;}

.module_491494395 .ModuleHead .HeadCenter{float:none;}
#module_491494395 {
padding:0px;
}
#module_491494395 {
position:static;
z-index:1;
top:4609px;
left:1504px;
width:100%;
height: auto;
}
#module_491494395 .ModuleHead491494395 {
display:none;
}
#module_491494395 .BodyCenter.BodyCenter491494395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494395 >.module_491494395 {
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_491494395 >.module_491494395{
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_491494395 .BodyCenter.BodyCenter491494395 {
padding-top:3.2051%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494395 .BodyCenter.BodyCenter491494395 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491494395 >.module_491494395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494395 >.module_491494395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491494395 >.module_491494395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494395:hover {
border:none;
}
#module_491494395:hover >.module_491494395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494395 .ModuleSubContainer{background-color:transparent;}
#module_491494395 .ModuleSubContainer{background-image:none;}
#module_491494395 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491494395 .ModuleSubContainer{background-position:0% 0%;}
#module_491494395 .ModuleSubContainer{background-attachment:scroll;}
#module_491494395 .ModuleSubContainer{}
#module_491494395 {!bgVideo!}{bgVideoUrl:}
#module_491494395 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491494395 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491494395 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491494395 {max-width:1800px;width:auto;}
.module_491494396 .ModuleHead .HeadCenter{float:none;}
#module_491494396 {
padding:0px;
}
#module_491494396 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494396 .ModuleHead491494396 {
display:none;
}
#module_491494396 .BodyCenter.BodyCenter491494396 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494396 >.module_491494396 {
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_491494396 >.module_491494396{
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_491494396 .BodyCenter.BodyCenter491494396 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494396 .BodyCenter.BodyCenter491494396 {
padding-top:9.7720%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491494396 >.module_491494396 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494396 >.module_491494396 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491494396 >.module_491494396 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494396:hover {
border:none;
}
#module_491494396:hover >.module_491494396 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494396 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491494396 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491494396 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491494396 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491494396 .imageTextGiant-Container{padding-top:10px;}
#module_491494396 .imageTextGiant-Container{padding-bottom:10px;}
#module_491494396 .imageTextGiant-Container{padding-left:0px;}
#module_491494396 .imageTextGiant-Container{padding-right:10px;}
#module_491494396 .showHandle .btn{font-size:14px;}
#module_491494396 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491494396 .showHandle .btn{color:#333;}
#module_491494396 .showHandle .btn{font-weight:400;}
#module_491494396 .showHandle .btn{text-decoration:none;}
#module_491494396 .showHandle .btn{font-style:normal;}
#module_491494396 .showHandle div{border-top-color:#ddd !important;}
#module_491494396 .showHandle div{border-top-style:solid !important;}
#module_491494396 .showHandle div{border-top-width:1px !important;}
#module_491494396 .showHandle{background-color:transparent;}
#module_491494396 .showHandle{background-image:none;}
#module_491494396 .showHandle{background-repeat:no-repeat;}
#module_491494396 .showHandle{}
#module_491494396 .showHandle{}
#module_491494396 .showHandle{}
#module_491494396 a{font-size:unset;font-family:unset}
.module_491494397 .ModuleHead .HeadCenter{float:none;}
#module_491494397 {
padding:0px;
}
#module_491494397 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494397 .ModuleHead491494397 {
display:none;
}
#module_491494397 .BodyCenter.BodyCenter491494397 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494397 >.module_491494397 {
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_491494397 >.module_491494397{
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_491494397 .BodyCenter.BodyCenter491494397 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494397 .BodyCenter.BodyCenter491494397 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491494397 >.module_491494397 {
margin-top:6.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494397 >.module_491494397 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491494397 >.module_491494397 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494397:hover {
border:none;
}
#module_491494397:hover >.module_491494397 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494397 .BodyCenter{text-align:right;}
#module_491494397 .moduleButton{font-size:14px;}
#module_491494397 .moduleButton{font-family:Poppins;}
#module_491494397 .moduleButton{color:rgb(75, 178, 99);}
#module_491494397 .moduleButton{font-weight:normal;}
#module_491494397 .moduleButton{text-decoration:none;}
#module_491494397 .moduleButton{font-style:normal;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{background-color:#fff;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{background-image:none;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{background-repeat:no-repeat;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{background-position:none;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{background-attachment:none;}
#module_491494397 .moduleButton, #module_491494397 .moduleButton:before{}
#module_491494397 .moduleButton{border-color:transparent;}
#module_491494397 .moduleButton{border-style:solid;}
#module_491494397 .moduleButton{border-width:0px;}
#module_491494397 .moduleButton{border-top-left-radius:0px;}
#module_491494397 .moduleButton{border-top-right-radius:0px;}
#module_491494397 .moduleButton{border-bottom-left-radius:0px;}
#module_491494397 .moduleButton{border-bottom-right-radius:0px;}
#module_491494397 .moduleButton{width:160px;}
#module_491494397 .moduleButton{height:40px;line-height:40px;}
#module_491494397 .BodyCenter{color:#3b4a3c;}
#module_491494397 .moduleButton{padding-top:0px;}
#module_491494397 .moduleButton{padding-bottom:0px;}
#module_491494397 .moduleButton{padding-left:0px;}
#module_491494397 .moduleButton{padding-right:0px;}
#module_491494397 .moduleButton{box-shadow:-1px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491494397 .moduleButton .ButtonLineHidden, #module_491494397 .moduleButton .ButtonLine{width:25px;} #module_491494397 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_491494397 .moduleButton .ButtonLineHidden, #module_491494397 .moduleButton .ButtonLine, #module_491494397 .moduleButton .Ionios{color:rgb(75, 178, 99);}
#module_491494397 .moduleButton:hover{font-size:14px;}
#module_491494397 .moduleButton:hover{font-family:Poppins;}
#module_491494397 .moduleButton:hover{color:#fff;}
#module_491494397 .moduleButton:hover{font-weight:normal;}
#module_491494397 .moduleButton:hover{text-decoration:none;}
#module_491494397 .moduleButton:hover{font-style:normal;}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{background-image: unset;background-color:rgb(75, 178, 99);}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{background-image:none;}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{background-position:none;}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{background-attachment:none;}
#module_491494397 .moduleButton:hover, #module_491494397 .moduleButton:hover:before{}
#module_491494397 .moduleButton:hover{border-color:transparent;}
#module_491494397 .moduleButton:hover{border-style:solid;}
#module_491494397 .moduleButton:hover{border-width:0px;}
#module_491494397 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_491494397 .moduleButton:hover .ButtonLineHidden, #module_491494397 .moduleButton:hover .ButtonLine, #module_491494397 .moduleButton:hover .Ionios{color:#fff;}

.module_491494424 .ModuleHead .HeadCenter{float:none;}
#module_491494424 {
padding:0px;
}
#module_491494424 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494424 .ModuleHead491494424 {
display:none;
}
#module_491494424 .BodyCenter.BodyCenter491494424 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494424 >.module_491494424 {
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_491494424 >.module_491494424{
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_491494424 .BodyCenter.BodyCenter491494424 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494424 .BodyCenter.BodyCenter491494424 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491494424 >.module_491494424 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494424 >.module_491494424 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491494424 >.module_491494424 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494424:hover {
border:none;
}
#module_491494424:hover >.module_491494424 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494424 .ModuleSubContainer{background-color:transparent;}
#module_491494424 .ModuleSubContainer{background-image:none;}
#module_491494424 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491494424 .ModuleSubContainer{background-position:0% 0%;}
#module_491494424 .ModuleSubContainer{background-attachment:scroll;}
#module_491494424 .ModuleSubContainer{}
#module_491494424 {!bgVideo!}{bgVideoUrl:}
#module_491494424 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491494424 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491494424 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491494424 {max-width:1800px;width:auto;}
/*layout内容*/
.ModuleNewsListGiant.layout-125 .news-container {width: 100%; padding-bottom: 1px;}
.ModuleNewsListGiant.layout-125 .news-item {background: white; height: auto}
.ModuleNewsListGiant.layout-125 .news-item a{display: block;}
/* .ModuleNewsListGiant.layout-125 .news-tit {border-top: 0; padding: 8% 10% 8%; box-sizing: border-box; text-align: center;} */
.ModuleNewsListGiant.layout-125 .news-item .news-img img {width: 100%; position: relative;}
.ModuleNewsListGiant.layout-125 .news-item .news-tit .news-desc span {display: block;}
.ModuleNewsListGiant.layout-125 .news-item .news-tit time {display: block; color: #999;}
.ModuleNewsListGiant.layout-125 .news-item .news-tit .news-title {text-align: left;}
.ModuleNewsListGiant.layout-125 .news-item .news-detailbtn {   flex: none;width: 30px;height: 30px;transition: all 0.3s}
.ModuleNewsListGiant.layout-125 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-125 .news-item .news-img {list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative}
.ModuleNewsListGiant.layout-125 .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; display: block;}
.ModuleNewsListGiant.layout-125 .news-item:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-125 .swiper-container-free-mode1 > .swiper-wrapper {-webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto}
.ModuleNewsListGiant.layout-125 .swiper-butto-next {background-image: unset; left: 0; right: auto;}
.ModuleNewsListGiant.layout-125 .swiper-butto-prev {transform: rotate(180deg); top: calc(50% - 22px); background-image: unset; right: 0; left: auto;}
.ModuleNewsListGiant.layout-125 .icon-icon-left {font-size: 30px; color: #fff; text-align: center;}
.ModuleNewsListGiant.layout-125 .swiper-button-white {background-color: rgba(51, 51, 51, .3);}
/*置顶推荐*/
.ModuleNewsListGiant.layout-125 .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;}

.ModuleNewsListGiant.layout-125 .list-mode .news-container {display: block;}
.ModuleNewsListGiant.layout-125 .list-mode .news-container .news-item {display: inline-block; clear: none;}
.ModuleNewsListGiant.layout-125 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-125 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-125 .news-title-oneline{
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.ModuleNewsListGiant.layout-125 .blbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ModuleNewsListGiant.layout-125  .iconbox{
  border-radius: 100%;
}
.ModuleNewsListGiant.layout-125 .label-box{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-flex;
}
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-125 li.col-lg-1 {width: 100%;}
    .ModuleNewsListGiant.layout-125 li.col-lg-2 {width: calc(100% / 2); }
    .ModuleNewsListGiant.layout-125 li.col-lg-3 {width: calc(100% / 3);}
    .ModuleNewsListGiant.layout-125 li.col-lg-4 { width: calc(100% / 4);}
    .ModuleNewsListGiant.layout-125 li.col-lg-5 {width: calc(100% / 5);}
    .ModuleNewsListGiant.layout-125 li.col-lg-6 {width: calc(100% / 6);}
    .ModuleNewsListGiant.layout-125 .list-mode li.col-lg-2:nth-child(2n),
    .ModuleNewsListGiant.layout-125 .list-mode li.col-lg-3:nth-child(3n),
    .ModuleNewsListGiant.layout-125 .list-mode li.col-lg-4:nth-child(4n),
    .ModuleNewsListGiant.layout-125 .list-mode li.col-lg-5:nth-child(5n),
    .ModuleNewsListGiant.layout-125 .list-mode li.col-lg-6:nth-child(6n){margin-right: 0 !important;}
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-125 .news-container {width: 100%; margin: 0 auto;}
    .ModuleNewsListGiant.layout-125 .news-item {width: 100%; }
    .ModuleNewsListGiant.layout-125 li.col-xs-1 {width: 100%;}
    .ModuleNewsListGiant.layout-125 li.col-xs-2 {width: 50%;}
    .ModuleNewsListGiant.layout-125 .list-mode li.col-xs-2:nth-child(2n){margin-right: 0 !important;}
}
.ModuleNewsListGiant.layout-125 .pagerGiant .inputer{outline: 0;}.module_491494440 .ModuleHead .HeadCenter{float:none;}
#module_491494440 {
padding:0px;
}
#module_491494440 {
position:static;
z-index:0;
top:6395px;
left:845px;
width:100%;
height: auto;
}
#module_491494440 .ModuleHead491494440 {
display:none;
}
#module_491494440 .BodyCenter.BodyCenter491494440 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494440 >.module_491494440 {
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_491494440 >.module_491494440{
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_491494440 .BodyCenter.BodyCenter491494440 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494440 .BodyCenter.BodyCenter491494440 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491494440 >.module_491494440 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494440 >.module_491494440 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491494440 >.module_491494440 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494440:hover {
border:none;
}
#module_491494440:hover >.module_491494440 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494440 .videobox .iconfont{font-size:66px;}
#module_491494440 {}@media (max-width: 767px) { #module_491494440 .videobox .iconfont{font-size:44px;}}
#module_491494440 .news-detailbtn{height:30px;width:30px}
#module_491494440 .jiantou{fill:#aaa;}  #module_491494440 .jiantouborder{fill:#aaa;}  #module_491494440 .iconbox{ background-color:rgba(0,0,0,0);}
#module_491494440 .news-item{background-color:rgb(255, 255, 255);}
#module_491494440 .news-item{border-color:rgb(233, 235, 229);}
#module_491494440 .news-item{border-style:solid;}
#module_491494440 .news-item{border-width:1px;}
#module_491494440 .news-item{padding-top:50px;}
#module_491494440 .news-item{padding-left:50px;}
#module_491494440 .news-item{padding-right:50px;}
#module_491494440 .news-item{padding-bottom:49px;}
#module_491494440 .news-img .dummy{background-color:#fff;}
#module_491494440 .news-img .dummy{background-image:none;}
#module_491494440 .news-img .dummy{background-repeat:no-repeat;}
#module_491494440 .news-img .dummy{}
#module_491494440 .news-img .dummy{}
#module_491494440 .news-img .dummy{}
#module_491494440 .news-img{margin-top:0px;}
#module_491494440 .news-img{margin-bottom:0px;}
#module_491494440 .news-img {border-top-left-radius:0px;}
#module_491494440 .news-img {border-top-right-radius:0px;}
#module_491494440 .news-img{border-bottom-left-radius:0px;}
#module_491494440 .news-img{border-bottom-right-radius:0px;}
#module_491494440 .news-img .dummy{padding-top:125%;}
#module_491494440 .news-img .t-img{ object-fit:cover;}
#module_491494440 .news-img .t-img{ width:100%;}
#module_491494440 .news-img .t-img{ height:100%;}
#module_491494440 .news-img .t-img{border-radius:0px;}
#module_491494440 .news-label{background-color:#f0f0f0;}
#module_491494440 .news-label{background-image:none;}
#module_491494440 .news-label{background-repeat:no-repeat;}
#module_491494440 .news-label{}
#module_491494440 .news-label{}
#module_491494440 .news-label{}
#module_491494440 .news-label{font-size:12px;}
#module_491494440 .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .news-label{color:#999;}
#module_491494440 .news-label{font-weight:bold;}
#module_491494440 .news-label{text-decoration:none;}
#module_491494440 .news-label{font-style:normal;}
#module_491494440 .news-label{margin-left:10px;}
#module_491494440 .news-label{margin-right:0px;}
#module_491494440 .news-label{margin-top:0px;}
#module_491494440 .news-label{margin-bottom:0px;}
#module_491494440 .news-label{padding-left:10px;}
#module_491494440 .news-label{padding-right:10px;}
#module_491494440 .news-label{padding-top:3px;}
#module_491494440 .news-label{padding-bottom:3px;}
#module_491494440 .news-title{font-size:20px;}
#module_491494440 .news-title{font-family:Poppins;}
#module_491494440 .news-title{color:rgb(38, 38, 38);}
#module_491494440 .news-title{font-weight:bold;}
#module_491494440 .news-title{text-decoration:none;}
#module_491494440 .news-title{font-style:normal;}
#module_491494440 .news-title{margin-left:0px;}
#module_491494440 .news-title{margin-bottom:0px;}
#module_491494440 .news-title{margin-top:0px;}
#module_491494440 .news-title{margin-bottom:10px;}
#module_491494440 .news-desc{font-size:14px;}
#module_491494440 .news-desc{font-family:Poppins;}
#module_491494440 .news-desc{color:rgb(115, 115, 115);}
#module_491494440 .news-desc{font-weight:normal;}
#module_491494440 .news-desc{text-decoration:none;}
#module_491494440 .news-desc{font-style:normal;}
#module_491494440 .news-desc{margin-left:0px;}
#module_491494440 .news-desc{margin-right:0px;}
#module_491494440 .news-desc{margin-top:30px;}
#module_491494440 .news-desc{margin-bottom:0px;}
#module_491494440 .time{font-size:12px;}
#module_491494440 .time{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .time{color:#999;}
#module_491494440 .time{font-weight:normal;}
#module_491494440 .time{text-decoration:none;}
#module_491494440 .time{font-style:normal;}
#module_491494440 .time{margin-left:0px;}
#module_491494440 .time{margin-right:0px;}
#module_491494440 .time{margin-top:0px;}
#module_491494440 .time{margin-bottom:30px;}
#module_491494440 .news-detailbtn {font-size:12px;}
#module_491494440 .news-detailbtn {font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .pagerGiant .text{font-size:12px;}
#module_491494440 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .pagerGiant .text{color:#333;}
#module_491494440 .pagerGiant .text{}
#module_491494440 .pagerGiant .text{}
#module_491494440 .pagerGiant .text{}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer{width:30px}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer{height:30px}
#module_491494440 .pagerGiant .num{font-size:12px;}
#module_491494440 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .pagerGiant .num{color:#333;}
#module_491494440 .pagerGiant .num{}
#module_491494440 .pagerGiant .num{}
#module_491494440 .pagerGiant .num{}
#module_491494440 .pagerGiant .submit{width:55px}
#module_491494440 .pagerGiant .submit{height:30px}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer,#module_491494440 .pagerGiant .submit{border-top-left-radius:0px;}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer,#module_491494440 .pagerGiant .submit{border-top-right-radius:0px;}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer,#module_491494440 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_491494440 .pagerGiant .current,#module_491494440 .pagerGiant .num,#module_491494440 .pagerGiant .inputer,#module_491494440 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_491494440 .pagerGiant .next,#module_491494440 .pagerGiant .splitline{color:#ccc;}
#module_491494440 .pagerGiant .num{background-color:#fff;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-top-color:#ccc;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-top-style:solid;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer{border-top-width:1px;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-bottom-style:solid;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer{border-bottom-width:1px;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-left-color:#ccc;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-left-style:solid;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer{border-left-width:1px;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-right-color:#ccc;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .inputer{border-right-style:solid;}
#module_491494440 .pagerGiant .num, #module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer{border-right-width:1px;}
#module_491494440 .page-more a{font-size:16px;}
#module_491494440 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .page-more a{color:#666 !important;}
#module_491494440 .page-more a{font-weight:normal;}
#module_491494440 .page-more a{text-decoration:none;}
#module_491494440 .page-more a{font-style:normal;}
#module_491494440 .page-more a{background-color:#fff;}
#module_491494440 .page-more a{border-top-color:#eee;}
#module_491494440 .page-more a{border-top-style:solid;}
#module_491494440 .page-more a{border-top-width:2px;}
#module_491494440 .page-more a{border-bottom-color:#eee;}
#module_491494440 .page-more a{border-bottom-style:solid;}
#module_491494440 .page-more a{border-bottom-width:2px;}
#module_491494440 .page-more a{border-left-color:#eee;}
#module_491494440 .page-more a{border-left-style:solid;}
#module_491494440 .page-more a{border-left-width:2px;}
#module_491494440 .page-more a{border-right-color:#eee;}
#module_491494440 .page-more a{border-right-style:solid;}
#module_491494440 .page-more a{border-right-width:2px;}
#module_491494440 .news-item:hover .jiantou{fill:#fff;}  #module_491494440 .news-item:hover .jiantouborder{fill:rgb(75, 178, 99);}  #module_491494440 .news-item:hover .iconbox{ background-color:rgb(75, 178, 99);}
#module_491494440 .news-label:hover{background-color:#f1f9f1;}
#module_491494440 .news-label:hover{background-image:none;}
#module_491494440 .news-label:hover{background-repeat:no-repeat;}
#module_491494440 .news-label:hover{}
#module_491494440 .news-label:hover{}
#module_491494440 .news-label:hover{}
#module_491494440 .news-label:hover{font-size:12px;}
#module_491494440 .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .news-label:hover{color:#43A047;}
#module_491494440 .news-label:hover{font-weight:bold;}
#module_491494440 .news-label:hover{text-decoration:none;}
#module_491494440 .news-label:hover{font-style:normal;}
#module_491494440 .news-item:hover{background-color:#ffffff;}
#module_491494440 .news-item:hover .news-title{font-size:20px;}
#module_491494440 .news-item:hover .news-title{font-family:Poppins;}
#module_491494440 .news-item:hover .news-title{color:rgb(75, 178, 99);}
#module_491494440 .news-item:hover .news-title{font-weight:bold;}
#module_491494440 .news-item:hover .news-title{text-decoration:none;}
#module_491494440 .news-item:hover .news-title{font-style:normal;}
#module_491494440 .news-item:hover .news-desc{font-size:14px;}
#module_491494440 .news-item:hover .news-desc{font-family:Poppins;}
#module_491494440 .news-item:hover .news-desc{color:rgb(115, 115, 115);}
#module_491494440 .news-item:hover .news-desc{font-weight:normal;}
#module_491494440 .news-item:hover .news-desc{text-decoration:none;}
#module_491494440 .news-item:hover .news-desc{font-style:normal;}
#module_491494440 .news-item:hover .time{font-size:12px;}
#module_491494440 .news-item:hover .time{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .news-item:hover .time{color:#999;}
#module_491494440 .news-item:hover .time{font-weight:normal;}
#module_491494440 .news-item:hover .time{text-decoration:none;}
#module_491494440 .news-item:hover .time{font-style:normal;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{font-size:12px;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{color:#fff;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit{background-color:#333;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_491494440 .pagerGiant .current, #module_491494440 .pagerGiant .submit, #module_491494440 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_491494440 .page-more a:hover{font-size:16px;}
#module_491494440 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494440 .page-more a:hover{color:#666 !important;}
#module_491494440 .page-more a:hover {font-weight:normal;}
#module_491494440 .page-more a:hover {text-decoration:none;}
#module_491494440 .page-more a:hover {font-style:normal;}
#module_491494440 .page-more a:hover{background-color:#fff;}
#module_491494440 .page-more a:hover{border-top-color:#eee;}
#module_491494440 .page-more a:hover{border-top-style:solid;}
#module_491494440 .page-more a:hover{border-bottom-color:#eee;}
#module_491494440 .page-more a:hover{border-bottom-style:solid;}
#module_491494440 .page-more a:hover{border-left-color:#eee;}
#module_491494440 .page-more a:hover{border-left-style:solid;}
#module_491494440 .page-more a:hover{border-right-color:#eee;}
#module_491494440 .page-more a:hover{border-right-style:solid;}

.module_495426419 .ModuleHead .HeadCenter{float:none;}
#module_495426419 {
padding:0px;
}
#module_495426419 {
position:static;
z-index:1;
top:7954px;
left:220px;
width:100%;
height: auto;
}
#module_495426419 .ModuleHead495426419 {
display:none;
}
#module_495426419 .BodyCenter.BodyCenter495426419 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426419 >.module_495426419 {
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_495426419 >.module_495426419{
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_495426419 .BodyCenter.BodyCenter495426419 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426419 .BodyCenter.BodyCenter495426419 {
padding-top:0.0000%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426419 >.module_495426419 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426419 >.module_495426419 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426419 >.module_495426419 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426419:hover {
border:none;
}
#module_495426419:hover >.module_495426419 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426419 .ModuleSubContainer{background-color:transparent;}
#module_495426419 .ModuleSubContainer{background-image:none;}
#module_495426419 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495426419 .ModuleSubContainer{background-position:0% 0%;}
#module_495426419 .ModuleSubContainer{background-attachment:scroll;}
#module_495426419 .ModuleSubContainer{}
#module_495426419 {!bgVideo!}{bgVideoUrl:}
#module_495426419 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495426419 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495426419 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495426419 {max-width:1800px;width:auto;}
.module_495426420 .ModuleHead .HeadCenter{float:none;}
#module_495426420 {
padding:0px;
}
#module_495426420 {
position:static;
z-index:0;
top:6395px;
left:845px;
width:100%;
height: auto;
}
#module_495426420 .ModuleHead495426420 {
display:none;
}
#module_495426420 .BodyCenter.BodyCenter495426420 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426420 >.module_495426420 {
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_495426420 >.module_495426420{
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_495426420 .BodyCenter.BodyCenter495426420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426420 .BodyCenter.BodyCenter495426420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426420 >.module_495426420 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495426420 >.module_495426420 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426420 >.module_495426420 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426420:hover {
border:none;
}
#module_495426420:hover >.module_495426420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426420 .videobox .iconfont{font-size:66px;}
#module_495426420 {}@media (max-width: 767px) { #module_495426420 .videobox .iconfont{font-size:44px;}}
#module_495426420 .news-detailbtn{height:30px;width:30px}
#module_495426420 .jiantou{fill:#aaa;}  #module_495426420 .jiantouborder{fill:#aaa;}  #module_495426420 .iconbox{ background-color:rgba(0,0,0,0);}
#module_495426420 .news-item{background-color:rgb(255, 255, 255);}
#module_495426420 .news-item{border-color:rgb(233, 235, 229);}
#module_495426420 .news-item{border-style:solid;}
#module_495426420 .news-item{border-width:1px;}
#module_495426420 .news-item{padding-top:20px;}
#module_495426420 .news-item{padding-left:20px;}
#module_495426420 .news-item{padding-right:20px;}
#module_495426420 .news-item{padding-bottom:20px;}
#module_495426420 .news-img .dummy{background-color:#fff;}
#module_495426420 .news-img .dummy{background-image:none;}
#module_495426420 .news-img .dummy{background-repeat:no-repeat;}
#module_495426420 .news-img .dummy{}
#module_495426420 .news-img .dummy{}
#module_495426420 .news-img .dummy{}
#module_495426420 .news-img{margin-top:0px;}
#module_495426420 .news-img{margin-bottom:0px;}
#module_495426420 .news-img {border-top-left-radius:0px;}
#module_495426420 .news-img {border-top-right-radius:0px;}
#module_495426420 .news-img{border-bottom-left-radius:0px;}
#module_495426420 .news-img{border-bottom-right-radius:0px;}
#module_495426420 .news-img .dummy{padding-top:125%;}
#module_495426420 .news-img .t-img{ object-fit:cover;}
#module_495426420 .news-img .t-img{ width:100%;}
#module_495426420 .news-img .t-img{ height:100%;}
#module_495426420 .news-img .t-img{border-radius:0px;}
#module_495426420 .news-label{background-color:#f0f0f0;}
#module_495426420 .news-label{background-image:none;}
#module_495426420 .news-label{background-repeat:no-repeat;}
#module_495426420 .news-label{}
#module_495426420 .news-label{}
#module_495426420 .news-label{}
#module_495426420 .news-label{font-size:12px;}
#module_495426420 .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .news-label{color:#999;}
#module_495426420 .news-label{font-weight:bold;}
#module_495426420 .news-label{text-decoration:none;}
#module_495426420 .news-label{font-style:normal;}
#module_495426420 .news-label{margin-left:10px;}
#module_495426420 .news-label{margin-right:0px;}
#module_495426420 .news-label{margin-top:0px;}
#module_495426420 .news-label{margin-bottom:0px;}
#module_495426420 .news-label{padding-left:10px;}
#module_495426420 .news-label{padding-right:10px;}
#module_495426420 .news-label{padding-top:3px;}
#module_495426420 .news-label{padding-bottom:3px;}
#module_495426420 .news-title{font-size:20px;}
#module_495426420 .news-title{font-family:Poppins;}
#module_495426420 .news-title{color:rgb(38, 38, 38);}
#module_495426420 .news-title{font-weight:bold;}
#module_495426420 .news-title{text-decoration:none;}
#module_495426420 .news-title{font-style:normal;}
#module_495426420 .news-title{margin-left:0px;}
#module_495426420 .news-title{margin-bottom:0px;}
#module_495426420 .news-title{margin-top:0px;}
#module_495426420 .news-title{margin-bottom:10px;}
#module_495426420 .news-desc{font-size:14px;}
#module_495426420 .news-desc{font-family:Poppins;}
#module_495426420 .news-desc{color:rgb(115, 115, 115);}
#module_495426420 .news-desc{font-weight:normal;}
#module_495426420 .news-desc{text-decoration:none;}
#module_495426420 .news-desc{font-style:normal;}
#module_495426420 .news-desc{margin-left:0px;}
#module_495426420 .news-desc{margin-right:0px;}
#module_495426420 .news-desc{margin-top:30px;}
#module_495426420 .news-desc{margin-bottom:0px;}
#module_495426420 .time{font-size:12px;}
#module_495426420 .time{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .time{color:#999;}
#module_495426420 .time{font-weight:normal;}
#module_495426420 .time{text-decoration:none;}
#module_495426420 .time{font-style:normal;}
#module_495426420 .time{margin-left:0px;}
#module_495426420 .time{margin-right:0px;}
#module_495426420 .time{margin-top:0px;}
#module_495426420 .time{margin-bottom:30px;}
#module_495426420 .news-detailbtn {font-size:12px;}
#module_495426420 .news-detailbtn {font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .pagerGiant .text{font-size:12px;}
#module_495426420 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .pagerGiant .text{color:#333;}
#module_495426420 .pagerGiant .text{}
#module_495426420 .pagerGiant .text{}
#module_495426420 .pagerGiant .text{}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer{width:30px}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer{height:30px}
#module_495426420 .pagerGiant .num{font-size:12px;}
#module_495426420 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .pagerGiant .num{color:#333;}
#module_495426420 .pagerGiant .num{}
#module_495426420 .pagerGiant .num{}
#module_495426420 .pagerGiant .num{}
#module_495426420 .pagerGiant .submit{width:55px}
#module_495426420 .pagerGiant .submit{height:30px}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer,#module_495426420 .pagerGiant .submit{border-top-left-radius:0px;}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer,#module_495426420 .pagerGiant .submit{border-top-right-radius:0px;}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer,#module_495426420 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_495426420 .pagerGiant .current,#module_495426420 .pagerGiant .num,#module_495426420 .pagerGiant .inputer,#module_495426420 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_495426420 .pagerGiant .next,#module_495426420 .pagerGiant .splitline{color:#ccc;}
#module_495426420 .pagerGiant .num{background-color:#fff;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-top-color:#ccc;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-top-style:solid;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer{border-top-width:1px;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-bottom-style:solid;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer{border-bottom-width:1px;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-left-color:#ccc;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-left-style:solid;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer{border-left-width:1px;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-right-color:#ccc;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .inputer{border-right-style:solid;}
#module_495426420 .pagerGiant .num, #module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer{border-right-width:1px;}
#module_495426420 .page-more a{font-size:16px;}
#module_495426420 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .page-more a{color:#666 !important;}
#module_495426420 .page-more a{font-weight:normal;}
#module_495426420 .page-more a{text-decoration:none;}
#module_495426420 .page-more a{font-style:normal;}
#module_495426420 .page-more a{background-color:#fff;}
#module_495426420 .page-more a{border-top-color:#eee;}
#module_495426420 .page-more a{border-top-style:solid;}
#module_495426420 .page-more a{border-top-width:2px;}
#module_495426420 .page-more a{border-bottom-color:#eee;}
#module_495426420 .page-more a{border-bottom-style:solid;}
#module_495426420 .page-more a{border-bottom-width:2px;}
#module_495426420 .page-more a{border-left-color:#eee;}
#module_495426420 .page-more a{border-left-style:solid;}
#module_495426420 .page-more a{border-left-width:2px;}
#module_495426420 .page-more a{border-right-color:#eee;}
#module_495426420 .page-more a{border-right-style:solid;}
#module_495426420 .page-more a{border-right-width:2px;}
#module_495426420 .news-item:hover .jiantou{fill:#fff;}  #module_495426420 .news-item:hover .jiantouborder{fill:rgb(75, 178, 99);}  #module_495426420 .news-item:hover .iconbox{ background-color:rgb(75, 178, 99);}
#module_495426420 .news-label:hover{background-color:#f1f9f1;}
#module_495426420 .news-label:hover{background-image:none;}
#module_495426420 .news-label:hover{background-repeat:no-repeat;}
#module_495426420 .news-label:hover{}
#module_495426420 .news-label:hover{}
#module_495426420 .news-label:hover{}
#module_495426420 .news-label:hover{font-size:12px;}
#module_495426420 .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .news-label:hover{color:#43A047;}
#module_495426420 .news-label:hover{font-weight:bold;}
#module_495426420 .news-label:hover{text-decoration:none;}
#module_495426420 .news-label:hover{font-style:normal;}
#module_495426420 .news-item:hover{background-color:#ffffff;}
#module_495426420 .news-item:hover .news-title{font-size:20px;}
#module_495426420 .news-item:hover .news-title{font-family:Poppins;}
#module_495426420 .news-item:hover .news-title{color:rgb(75, 178, 99);}
#module_495426420 .news-item:hover .news-title{font-weight:bold;}
#module_495426420 .news-item:hover .news-title{text-decoration:none;}
#module_495426420 .news-item:hover .news-title{font-style:normal;}
#module_495426420 .news-item:hover .news-desc{font-size:14px;}
#module_495426420 .news-item:hover .news-desc{font-family:Poppins;}
#module_495426420 .news-item:hover .news-desc{color:rgb(115, 115, 115);}
#module_495426420 .news-item:hover .news-desc{font-weight:normal;}
#module_495426420 .news-item:hover .news-desc{text-decoration:none;}
#module_495426420 .news-item:hover .news-desc{font-style:normal;}
#module_495426420 .news-item:hover .time{font-size:12px;}
#module_495426420 .news-item:hover .time{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .news-item:hover .time{color:#999;}
#module_495426420 .news-item:hover .time{font-weight:normal;}
#module_495426420 .news-item:hover .time{text-decoration:none;}
#module_495426420 .news-item:hover .time{font-style:normal;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{font-size:12px;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{color:#fff;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit{background-color:#333;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_495426420 .pagerGiant .current, #module_495426420 .pagerGiant .submit, #module_495426420 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_495426420 .page-more a:hover{font-size:16px;}
#module_495426420 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_495426420 .page-more a:hover{color:#666 !important;}
#module_495426420 .page-more a:hover {font-weight:normal;}
#module_495426420 .page-more a:hover {text-decoration:none;}
#module_495426420 .page-more a:hover {font-style:normal;}
#module_495426420 .page-more a:hover{background-color:#fff;}
#module_495426420 .page-more a:hover{border-top-color:#eee;}
#module_495426420 .page-more a:hover{border-top-style:solid;}
#module_495426420 .page-more a:hover{border-bottom-color:#eee;}
#module_495426420 .page-more a:hover{border-bottom-style:solid;}
#module_495426420 .page-more a:hover{border-left-color:#eee;}
#module_495426420 .page-more a:hover{border-left-style:solid;}
#module_495426420 .page-more a:hover{border-right-color:#eee;}
#module_495426420 .page-more a:hover{border-right-style:solid;}

.module_491494743 .ModuleHead .HeadCenter{float:none;}
#module_491494743 {
padding:0px;
}
#module_491494743 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494743 .ModuleHead491494743 {
display:none;
}
#module_491494743 .BodyCenter.BodyCenter491494743 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494743 >.module_491494743 {
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_491494743 >.module_491494743{
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_491494743 .BodyCenter.BodyCenter491494743 {
padding-top:3.2051%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:3.2051%;
}
}
@media screen and (max-width: 767px){
#module_491494743 .BodyCenter.BodyCenter491494743 {
padding-top:8.6455%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491494743 >.module_491494743 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494743 >.module_491494743 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491494743 >.module_491494743 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494743:hover {
border:none;
}
#module_491494743:hover >.module_491494743 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494743 .ModuleSubContainer{background-color:transparent;}
#module_491494743 .ModuleSubContainer{background-image:none;}
#module_491494743 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491494743 .ModuleSubContainer{background-position:0% 0%;}
#module_491494743 .ModuleSubContainer{background-attachment:scroll;}
#module_491494743 .ModuleSubContainer{}
#module_491494743 {!bgVideo!}{bgVideoUrl:}
#module_491494743 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491494743 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491494743 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491494743 {max-width:1800px;width:auto;}
.ModuleImageGiant.layout-103 .BodyCenter{text-align:center;}
.ModuleImageGiant.layout-103 .imgBox{position: relative; width:100%; overflow: hidden;}
.ModuleImageGiant.layout-103 img{margin: auto; max-width: 100%; border: none;}
.ModuleImageGiant.layout-103 .imgNormalBox,.ModuleImageGiant.layout-103 .imgHoverBox{width: 100%; height: 100%}
.ModuleImageGiant.layout-103 .imgNormalBox{
	position: relative;
	overflow: hidden;
	opacity:1;
	transition: all .5s;
	-moz-transition:all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.ModuleImageGiant.layout-103 .imgHoverBox{
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition:all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.ModuleImageGiant.layout-103 .imgBox:hover .imgNormalBox{opacity: 0;}
.ModuleImageGiant.layout-103 .imgBox:hover .imgHoverBox{opacity: 1;	height: 100%;}
.module_491494798 .ModuleHead .HeadCenter{float:none;}
#module_491494798 {
padding:0px;
}
#module_491494798 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494798 .ModuleHead491494798 {
display:none;
}
#module_491494798 .BodyCenter.BodyCenter491494798 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494798 >.module_491494798 {
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_491494798 >.module_491494798{
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_491494798 .BodyCenter.BodyCenter491494798 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494798 .BodyCenter.BodyCenter491494798 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491494798 >.module_491494798 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494798 >.module_491494798 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491494798 >.module_491494798 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494798:hover {
border:none;
}
#module_491494798:hover >.module_491494798 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494798 img{border-top-color:transparent;}
#module_491494798 img{border-top-style:none;}
#module_491494798 img{border-top-width:0px;}
#module_491494798 img{border-right-color:transparent;}
#module_491494798 img{border-right-style:none;}
#module_491494798 img{border-right-width:0px;}
#module_491494798 img{border-bottom-color:transparent;}
#module_491494798 img{border-bottom-style:none;}
#module_491494798 img{border-bottom-width:0px;}
#module_491494798 img{border-left-color:transparent;}
#module_491494798 img{border-left-style:none;}
#module_491494798 img{border-left-width:0px;}
#module_491494798 img{border-top-left-radius:0px;}
#module_491494798 img{border-top-right-radius:0px;}
#module_491494798 img{border-bottom-left-radius:0px;}
#module_491494798 img{border-bottom-right-radius:0px;}
#module_491494798 .BodyCenter{text-align: left;}

/*layout-109*/
.ModuleNewsListGiant.layout-109 .news-item {
  padding: 12px 0;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time {
  float: left;
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 28px;
  background-color: #f2f2f2;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .day {
  padding-top: 24px;
  font-size: 28px;
  color: #666;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .yearAndMonth {
  color: #999;
  font-size: 14px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content {
  width: calc(100% - 90px);
  height: 100%;
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
  margin-bottom: 12px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  font-size: 18px;
  color: #333;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
  font-size: 14px;
  color: #999;
  overflow: hidden;
  line-height: 1.5;
}

.ModuleNewsListGiant.layout-109 .news-item a:hover .news-title {
  color: #fd0202;
}

.ModuleNewsListGiant.layout-109 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-109 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 22px; border-left: 1px solid #eee; line-height: 1.5;}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    text-overflow: ellipsis;
  }
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-109 .news-item {padding-left: 8px;}
  .ModuleNewsListGiant.layout-109 .news-item .news-time {
    width: 80px;
    height: 80px;
    line-height: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-time .day {
    padding-top: 20px;
    font-size: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content {
    width: calc(100% - 80px);
    min-height: 80px;
    padding-left: 18px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
    margin-bottom: 7px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
    width: 100%;
    font-size: 16px;
    white-space: normal;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    font-size: 12px;
    white-space: normal; 
  }

  .ModuleNewsListGiant.layout-109 .layout-109-news-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

}

/*置顶推荐*/
.ModuleNewsListGiant.layout-109 .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;
}
.ModuleNewsListGiant.layout-109 .pagerGiant .inputer{outline: 0;}



.module_491494802 .ModuleHead .HeadCenter{float:none;}
#module_491494802 {
padding:0px;
}
#module_491494802 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491494802 .ModuleHead491494802 {
display:none;
}
#module_491494802 .BodyCenter.BodyCenter491494802 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491494802 >.module_491494802 {
border-top-style:solid;
border-top-color:rgb(233, 235, 229);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(233, 235, 229);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(233, 235, 229);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(233, 235, 229);
border-bottom-width:1px;
}
#module_491494802 >.module_491494802{
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_491494802 .BodyCenter.BodyCenter491494802 {
padding-top:2.5000%;
padding-left:5.0000%;
padding-right:5.0000%;
padding-bottom:2.3333%;
}
}
@media screen and (max-width: 767px){
#module_491494802 .BodyCenter.BodyCenter491494802 {
padding-top:2.8818%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_491494802 >.module_491494802 {
margin-top:0.0000%;
margin-left:5.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491494802 >.module_491494802 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491494802 >.module_491494802 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491494802:hover {
border:none;
}
#module_491494802:hover >.module_491494802 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491494802 .news-time{background-color:rgb(243, 244, 241);}
#module_491494802 .news-time{background-image:none;}
#module_491494802 .news-time{background-repeat:no-repeat;}
#module_491494802 .news-time{}
#module_491494802 .news-time{}
#module_491494802 .news-item{border-bottom-color:rgb(243, 244, 241);}
#module_491494802 .news-item{border-bottom-style:solid;}
#module_491494802 .news-item{border-bottom-width:1px;}
#module_491494802 .news-item.even{background-color:;}
#module_491494802 .news-item.even{}
#module_491494802 .news-item.even{}
#module_491494802 .news-item.even{}
#module_491494802 .news-item.even{}
#module_491494802 .news-item.even{}
#module_491494802 .news-item.odd{background-color:;}
#module_491494802 .news-item.odd{}
#module_491494802 .news-item.odd{}
#module_491494802 .news-item.odd{}
#module_491494802 .news-item.odd{}
#module_491494802 .news-item.odd{}
#module_491494802 .news-desc{font-size:14px;}
#module_491494802 .news-desc{font-family:Poppins;}
#module_491494802 .news-desc{color:rgb(115, 115, 115);}
#module_491494802 .news-desc{font-weight:normal;}
#module_491494802 .news-desc{text-decoration:none;}
#module_491494802 .news-desc{font-style:normal;}
#module_491494802 .news-title{font-size:18px;line-height: 18pt;}
#module_491494802 .news-title{font-family:Poppins;}
#module_491494802 .news-title{color:#333;}
#module_491494802 .news-title{font-weight:normal;}
#module_491494802 .news-title{text-decoration:none;}
#module_491494802 .news-title{font-style:normal;}
#module_491494802 .news-title{margin-top:0px;}
#module_491494802 .news-title{margin-bottom:0px;}
#module_491494802 .news-title{margin-left:0px;}
#module_491494802 .news-title{margin-right:0px;}
#module_491494802 .news-item .yearAndMonth{font-size:14px;}
#module_491494802 .news-item .yearAndMonth{font-family:Poppins;}
#module_491494802 .news-item .yearAndMonth{color:rgb(115, 115, 115);}
#module_491494802 .news-item .yearAndMonth{font-weight:normal;}
#module_491494802 .news-item .yearAndMonth{text-decoration:none;}
#module_491494802 .news-item .yearAndMonth{font-style:normal;}
#module_491494802 .news-item .day{font-size:28px;}
#module_491494802 .news-item .day{font-family:Poppins;}
#module_491494802 .news-item .day{color:rgb(115, 115, 115);}
#module_491494802 .news-item .day{font-weight:normal;}
#module_491494802 .news-item .day{text-decoration:none;}
#module_491494802 .news-item .day{font-style:normal;}
#module_491494802 .news-label a{font-size:12px;}
#module_491494802 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .news-label a{color:#999;}
#module_491494802 .news-label a{font-weight:normal;}
#module_491494802 .news-label a{text-decoration:none;}
#module_491494802 .news-label a{font-style:normal;}
#module_491494802 .news-label{margin-top:18px;}
#module_491494802 .news-label{margin-bottom:0px;}
#module_491494802 .news-label{margin-left:0px;}
#module_491494802 .news-label{margin-right:0px;}
#module_491494802 .news-label{padding-top:0px;}
#module_491494802 .news-label{padding-bottom:0px;}
#module_491494802 .news-label{padding-left:10px;}
#module_491494802 .news-label{padding-right:11px;}
#module_491494802 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_491494802 .news-label{background-image:none;}
#module_491494802 .news-label{background-repeat:no-repeat;}
#module_491494802 .news-label{}
#module_491494802 .news-label{}
#module_491494802 .news-label{}
#module_491494802 .news-label{border-top-color:transparent;}
#module_491494802 .news-label{border-top-style:none;}
#module_491494802 .news-label{border-top-width:0px;}
#module_491494802 .news-label{border-right-color:transparent;}
#module_491494802 .news-label{border-right-style:none;}
#module_491494802 .news-label{border-right-width:0px;}
#module_491494802 .news-label{border-bottom-color:transparent;}
#module_491494802 .news-label{border-bottom-style:none;}
#module_491494802 .news-label{border-bottom-width:0px;}
#module_491494802 .news-label{border-left-color:#eee;}
#module_491494802 .news-label{border-left-style:solid;}
#module_491494802 .news-label{border-left-width:1px;}
#module_491494802 .pagerGiant .text{font-size:12px;}
#module_491494802 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .pagerGiant .text{color:#333;}
#module_491494802 .pagerGiant .text{}
#module_491494802 .pagerGiant .text{}
#module_491494802 .pagerGiant .text{}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer{width:30px}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer{height:30px}
#module_491494802 .pagerGiant .num{font-size:12px;}
#module_491494802 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .pagerGiant .num{color:#333;}
#module_491494802 .pagerGiant .num{}
#module_491494802 .pagerGiant .num{}
#module_491494802 .pagerGiant .num{}
#module_491494802 .pagerGiant .submit{width:55px}
#module_491494802 .pagerGiant .submit{height:30px}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer,#module_491494802 .pagerGiant .submit{border-top-left-radius:0px;}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer,#module_491494802 .pagerGiant .submit{border-top-right-radius:0px;}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer,#module_491494802 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_491494802 .pagerGiant .current,#module_491494802 .pagerGiant .num,#module_491494802 .pagerGiant .inputer,#module_491494802 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_491494802 .pagerGiant .next,#module_491494802 .pagerGiant .splitline{color:#ccc;}
#module_491494802 .pagerGiant .num{background-color:#fff;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-top-color:#ccc;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-top-style:solid;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer{border-top-width:1px;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-bottom-style:solid;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer{border-bottom-width:1px;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-left-color:#ccc;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-left-style:solid;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer{border-left-width:1px;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-right-color:#ccc;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .inputer{border-right-style:solid;}
#module_491494802 .pagerGiant .num, #module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer{border-right-width:1px;}
#module_491494802 .page-more a{font-size:16px;}
#module_491494802 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .page-more a{color:#666 !important;}
#module_491494802 .page-more a{font-weight:normal;}
#module_491494802 .page-more a{text-decoration:none;}
#module_491494802 .page-more a{font-style:normal;}
#module_491494802 .page-more a{background-color:#fff;}
#module_491494802 .page-more a{border-top-color:#eee;}
#module_491494802 .page-more a{border-top-style:solid;}
#module_491494802 .page-more a{border-top-width:2px;}
#module_491494802 .page-more a{border-bottom-color:#eee;}
#module_491494802 .page-more a{border-bottom-style:solid;}
#module_491494802 .page-more a{border-bottom-width:2px;}
#module_491494802 .page-more a{border-left-color:#eee;}
#module_491494802 .page-more a{border-left-style:solid;}
#module_491494802 .page-more a{border-left-width:2px;}
#module_491494802 .page-more a{border-right-color:#eee;}
#module_491494802 .page-more a{border-right-style:solid;}
#module_491494802 .page-more a{border-right-width:2px;}
#module_491494802 .news-item:hover.even{background-color:;}
#module_491494802 .news-item:hover.even{}
#module_491494802 .news-item:hover.even{}
#module_491494802 .news-item:hover.even{}
#module_491494802 .news-item:hover.even{}
#module_491494802 .news-item:hover.even{}
#module_491494802 .news-item:hover.odd{background-color:;}
#module_491494802 .news-item:hover.odd{}
#module_491494802 .news-item:hover.odd{}
#module_491494802 .news-item:hover.odd{}
#module_491494802 .news-item:hover.odd{}
#module_491494802 .news-item:hover.odd{}
#module_491494802 .news-item:hover{border-bottom-color:rgb(243, 244, 241);}
#module_491494802 .news-item:hover{border-bottom-style:solid;}
#module_491494802 .news-item:hover{border-bottom-width:1px;}
#module_491494802 .news-item:hover .news-title{font-size:18px;line-height: 18pt;}
#module_491494802 .news-item:hover .news-title{font-family:Poppins;}
#module_491494802 .news-item:hover .news-title{color:rgb(75, 178, 99);}
#module_491494802 .news-item:hover .news-title{font-weight:normal;}
#module_491494802 .news-item:hover .news-title{text-decoration:none;}
#module_491494802 .news-item:hover .news-title{font-style:normal;}
#module_491494802 .news-label:hover a{font-size:12px;}
#module_491494802 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .news-label:hover a{color:#999;}
#module_491494802 .news-label:hover a{font-weight:normal;}
#module_491494802 .news-label:hover a{text-decoration:none;}
#module_491494802 .news-label:hover a{font-style:normal;}
#module_491494802 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_491494802 .news-label:hover{background-image:none;}
#module_491494802 .news-label:hover{background-repeat:no-repeat;}
#module_491494802 .news-label:hover{}
#module_491494802 .news-label:hover{}
#module_491494802 .news-label:hover{}
#module_491494802 .news-label:hover{border-top-color:transparent;}
#module_491494802 .news-label:hover{border-top-style:none;}
#module_491494802 .news-label:hover{border-right-color:transparent;}
#module_491494802 .news-label:hover{border-right-style:none;}
#module_491494802 .news-label:hover{border-bottom-color:transparent;}
#module_491494802 .news-label:hover{border-bottom-style:none;}
#module_491494802 .news-label:hover{border-left-color:#eee;}
#module_491494802 .news-label:hover{border-left-style:solid;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{font-size:12px;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{color:#fff;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit{background-color:#4caf50;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-top-color:#4caf50;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-bottom-color:#4caf50;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-left-color:#4caf50;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-right-color:#4caf50;}
#module_491494802 .pagerGiant .current, #module_491494802 .pagerGiant .submit, #module_491494802 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_491494802 .page-more a:hover{font-size:16px;}
#module_491494802 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_491494802 .page-more a:hover{color:#666 !important;}
#module_491494802 .page-more a:hover {font-weight:normal;}
#module_491494802 .page-more a:hover {text-decoration:none;}
#module_491494802 .page-more a:hover {font-style:normal;}
#module_491494802 .page-more a:hover{background-color:#fff;}
#module_491494802 .page-more a:hover{border-top-color:#eee;}
#module_491494802 .page-more a:hover{border-top-style:solid;}
#module_491494802 .page-more a:hover{border-bottom-color:#eee;}
#module_491494802 .page-more a:hover{border-bottom-style:solid;}
#module_491494802 .page-more a:hover{border-left-color:#eee;}
#module_491494802 .page-more a:hover{border-left-style:solid;}
#module_491494802 .page-more a:hover{border-right-color:#eee;}
#module_491494802 .page-more a:hover{border-right-style:solid;}

/*返回顶部 101*/
.ModuleBackTopGiant.layout-101 .backTopGiant-main{width: 100%;height: 50px;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;padding-top: 4px;}
.ModuleBackTopGiant.layout-101 .backTopGiant-main .backtop{font-size: 30px; }
.ModuleBackTopGiant.layout-101 .backTopGiant-main:hover{background-color: #f10215;color: #fff;border-color: #f10215;}
.module_495447311 .ModuleHead .HeadCenter{float:none;}
#module_495447311 {
padding:0px;
}
#module_495447311 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_495447311 .ModuleHead495447311 {
display:none;
}

#module_495447311 .backTopGiant-main:hover{color:#ffffff;}
#module_495447311 .backTopGiant-main:hover{background-color:#4caf50;border-color: #4caf50;}
.module_491511492 .ModuleHead .HeadCenter{float:none;}
#module_491511492 {
padding:0px;
}
#module_491511492 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491511492 .ModuleHead491511492 {
display:none;
}
#module_491511492 .BodyCenter.BodyCenter491511492 {
background:none;background-color:rgb(243, 244, 241);
}
#module_491511492 >.module_491511492 {
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_491511492 >.module_491511492{
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_491511492 .BodyCenter.BodyCenter491511492 {
padding-top:0.0000%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511492 .BodyCenter.BodyCenter491511492 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491511492 >.module_491511492 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511492 >.module_491511492 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511492 >.module_491511492 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511492:hover {
border:none;
}
#module_491511492:hover >.module_491511492 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511492 .ModuleSubContainer{background-color:transparent;}
#module_491511492 .ModuleSubContainer{background-image:none;}
#module_491511492 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491511492 .ModuleSubContainer{background-position:0% 0%;}
#module_491511492 .ModuleSubContainer{background-attachment:scroll;}
#module_491511492 .ModuleSubContainer{}
#module_491511492 {!bgVideo!}{bgVideoUrl:}
#module_491511492 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491511492 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491511492 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491511492 {max-width:1800px;width:auto;}
.ModuleGridContainer.ModuleGridContainer491511492 .SubPadding {width:0px;}
.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_491527069 .ModuleHead .HeadCenter{float:none;}
#module_491527069 {
padding:0px;
}
#module_491527069 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_491527069 .ModuleHead491527069 {
display:none;
}
#module_491527069 .BodyCenter.BodyCenter491527069 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491527069 >.module_491527069 {
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_491527069 >.module_491527069{
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_491527069 .BodyCenter.BodyCenter491527069 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527069 .BodyCenter.BodyCenter491527069 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491527069 >.module_491527069 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527069 >.module_491527069 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491527069 >.module_491527069 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491527069:hover {
border:none;
}
#module_491527069:hover >.module_491527069 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491527069 .tabContainerGiantGrid{background-color:transparent;}
#module_491527069 .tabContainerGiantGrid{background-image:none;}
#module_491527069 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_491527069 .tabContainerGiantGrid{}
#module_491527069 .tabContainerGiantGrid{}
#module_491527069 .tabContainerGiantGrid{}
#module_491527069 .tabContainerGiantGrid{padding-top:30px;}
#module_491527069 .tabContainerGiantGrid{padding-bottom:10px;}
#module_491527069 .tabContainerGiantGrid{padding-left:10px;}
#module_491527069 .tabContainerGiantGrid{padding-right:10px;}
#module_491527069 .tabContainerGiantGrid{border-top-color:transparent;}
#module_491527069 .tabContainerGiantGrid{border-top-style:solid;}
#module_491527069 .tabContainerGiantGrid{border-top-width:0px;}
#module_491527069 .tabContainerGiantGrid{border-right-color:transparent;}
#module_491527069 .tabContainerGiantGrid{border-right-style:solid;}
#module_491527069 .tabContainerGiantGrid{border-right-width:0px;}
#module_491527069 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_491527069 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_491527069 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_491527069 .tabContainerGiantGrid{border-left-color:transparent;}
#module_491527069 .tabContainerGiantGrid{border-left-style:solid;}
#module_491527069 .tabContainerGiantGrid{border-left-width:0px;}
#module_491527069 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_491527069 .Nav-Container .phicon{font-size:16px;}
#module_491527069 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_491527069 .Nav-Container .phicon{color:#333;}
#module_491527069 .Nav-Container .phicon{font-weight:normal;}
#module_491527069 .Nav-Container .phicon{text-decoration:none;}
#module_491527069 .Nav-Container .phicon{font-style:normal;}
#module_491527069 .Nav-Container .commonLabel{background-color:#ccc;}
#module_491527069 .Nav-Container .phicon:hover{font-size:16px;}
#module_491527069 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_491527069 .Nav-Container .phicon:hover{color:#333;}
#module_491527069 .Nav-Container .phicon:hover{font-weight:normal;}
#module_491527069 .Nav-Container .phicon:hover{text-decoration:none;}
#module_491527069 .Nav-Container .phicon:hover{font-style:normal;}
#module_491527069 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_491527069__tabPane_5942 #Sub491527069_5942 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubContainer {display: table-cell; vertical-align: top;}
#module_491527069__tabPane_5942 .SubPadding {width:10px; height: 100%; position: relative; display: table-cell;}
#module_491527069__tabPane_5942 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_491527069__tabPane_5942 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_491527069__tabPane_5942:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_491527069__tabPane_5942 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_491527069__tabPane_5942 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_491527069__tabPane_5942 #Sub491527069_5942 {display: block;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding {float:left; height: 10px;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubContainer .SubDrag {display:none;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding {width:5px;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubContainer {width:calc((100% - 5px) / 2) !important;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding2 {display:none;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding4 {display:none;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding6 {display:none;}
#module_491527069__tabPane_5942 #Sub491527069_5942 > .SubPadding8 {display:none;}
}
#module_491527069__tabPane_5942 #Sub491527069_Tab5942_1 {width:24.6473%;}
.module_491511503 .ModuleHead .HeadCenter{float:none;}
#module_491511503 {
padding:0px;
}
#module_491511503 {
position:static;
z-index:0;
top:2705px;
left:74px;
width:100%;
height: auto;
}
#module_491511503 .ModuleHead491511503 {
display:none;
}
#module_491511503 .BodyCenter.BodyCenter491511503 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491511503 >.module_491511503 {
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_491511503 >.module_491511503{
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_491511503 .BodyCenter.BodyCenter491511503 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511503 .BodyCenter.BodyCenter491511503 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491511503 >.module_491511503 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511503 >.module_491511503 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511503 >.module_491511503 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511503:hover {
border:none;
}
#module_491511503:hover >.module_491511503 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511503 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491511503 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491511503 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491511503 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491511503 .imageTextGiant-Container{padding-top:10px;}
#module_491511503 .imageTextGiant-Container{padding-bottom:10px;}
#module_491511503 .imageTextGiant-Container{padding-left:0px;}
#module_491511503 .imageTextGiant-Container{padding-right:10px;}
#module_491511503 .showHandle .btn{font-size:14px;}
#module_491511503 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491511503 .showHandle .btn{color:#333;}
#module_491511503 .showHandle .btn{font-weight:400;}
#module_491511503 .showHandle .btn{text-decoration:none;}
#module_491511503 .showHandle .btn{font-style:normal;}
#module_491511503 .showHandle div{border-top-color:#ddd !important;}
#module_491511503 .showHandle div{border-top-style:solid !important;}
#module_491511503 .showHandle div{border-top-width:1px !important;}
#module_491511503 .showHandle{background-color:transparent;}
#module_491511503 .showHandle{background-image:none;}
#module_491511503 .showHandle{background-repeat:no-repeat;}
#module_491511503 .showHandle{}
#module_491511503 .showHandle{}
#module_491511503 .showHandle{}
#module_491511503 a{font-size:unset;font-family:unset}
#module_491527069__tabPane_5942 #Sub491527069_Tab5942_2 {width:22.3237%;}
.module_491511509 .ModuleHead .HeadCenter{float:none;}
#module_491511509 {
padding:0px;
}
#module_491511509 {
position:static;
z-index:0;
top:2742px;
left:246px;
width:100%;
height: auto;
}
#module_491511509 .ModuleHead491511509 {
display:none;
}
#module_491511509 .BodyCenter.BodyCenter491511509 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491511509 >.module_491511509 {
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_491511509 >.module_491511509{
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_491511509 .BodyCenter.BodyCenter491511509 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511509 .BodyCenter.BodyCenter491511509 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491511509 >.module_491511509 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511509 >.module_491511509 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511509 >.module_491511509 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511509:hover {
border:none;
}
#module_491511509:hover >.module_491511509 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511509 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491511509 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491511509 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491511509 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491511509 .imageTextGiant-Container{padding-top:10px;}
#module_491511509 .imageTextGiant-Container{padding-bottom:10px;}
#module_491511509 .imageTextGiant-Container{padding-left:0px;}
#module_491511509 .imageTextGiant-Container{padding-right:10px;}
#module_491511509 .showHandle .btn{font-size:14px;}
#module_491511509 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491511509 .showHandle .btn{color:#333;}
#module_491511509 .showHandle .btn{font-weight:400;}
#module_491511509 .showHandle .btn{text-decoration:none;}
#module_491511509 .showHandle .btn{font-style:normal;}
#module_491511509 .showHandle div{border-top-color:#ddd !important;}
#module_491511509 .showHandle div{border-top-style:solid !important;}
#module_491511509 .showHandle div{border-top-width:1px !important;}
#module_491511509 .showHandle{background-color:transparent;}
#module_491511509 .showHandle{background-image:none;}
#module_491511509 .showHandle{background-repeat:no-repeat;}
#module_491511509 .showHandle{}
#module_491511509 .showHandle{}
#module_491511509 .showHandle{}
#module_491511509 a{font-size:unset;font-family:unset}
#module_491527069__tabPane_5942 #Sub491527069_Tab5942_3 {width:28.0498%;}
.module_491511510 .ModuleHead .HeadCenter{float:none;}
#module_491511510 {
padding:0px;
}
#module_491511510 {
position:static;
z-index:0;
top:2718px;
left:410px;
width:100%;
height: auto;
}
#module_491511510 .ModuleHead491511510 {
display:none;
}
#module_491511510 .BodyCenter.BodyCenter491511510 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491511510 >.module_491511510 {
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_491511510 >.module_491511510{
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_491511510 .BodyCenter.BodyCenter491511510 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511510 .BodyCenter.BodyCenter491511510 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491511510 >.module_491511510 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511510 >.module_491511510 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511510 >.module_491511510 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511510:hover {
border:none;
}
#module_491511510:hover >.module_491511510 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511510 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491511510 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491511510 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491511510 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491511510 .imageTextGiant-Container{padding-top:10px;}
#module_491511510 .imageTextGiant-Container{padding-bottom:10px;}
#module_491511510 .imageTextGiant-Container{padding-left:0px;}
#module_491511510 .imageTextGiant-Container{padding-right:10px;}
#module_491511510 .showHandle .btn{font-size:14px;}
#module_491511510 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491511510 .showHandle .btn{color:#333;}
#module_491511510 .showHandle .btn{font-weight:400;}
#module_491511510 .showHandle .btn{text-decoration:none;}
#module_491511510 .showHandle .btn{font-style:normal;}
#module_491511510 .showHandle div{border-top-color:#ddd !important;}
#module_491511510 .showHandle div{border-top-style:solid !important;}
#module_491511510 .showHandle div{border-top-width:1px !important;}
#module_491511510 .showHandle{background-color:transparent;}
#module_491511510 .showHandle{background-image:none;}
#module_491511510 .showHandle{background-repeat:no-repeat;}
#module_491511510 .showHandle{}
#module_491511510 .showHandle{}
#module_491511510 .showHandle{}
#module_491511510 a{font-size:unset;font-family:unset}
#module_491527069__tabPane_5942 #Sub491527069_Tab5942_4 {width:24.9793%;}
.module_491527047 .ModuleHead .HeadCenter{float:none;}
#module_491527047 {
padding:0px;
}
#module_491527047 {
position:static;
z-index:1;
top:2728px;
left:501px;
width:100%;
height: auto;
}
#module_491527047 .ModuleHead491527047 {
display:none;
}
#module_491527047 .BodyCenter.BodyCenter491527047 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491527047 >.module_491527047 {
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_491527047 >.module_491527047{
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_491527047 .BodyCenter.BodyCenter491527047 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527047 .BodyCenter.BodyCenter491527047 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491527047 >.module_491527047 {
margin-top:0.0000%;
margin-left:3.6545%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527047 >.module_491527047 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491527047 >.module_491527047 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491527047:hover {
border:none;
}
#module_491527047:hover >.module_491527047 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491527047 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491527047 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491527047 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491527047 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491527047 .imageTextGiant-Container{padding-top:10px;}
#module_491527047 .imageTextGiant-Container{padding-bottom:0px;}
#module_491527047 .imageTextGiant-Container{padding-left:0px;}
#module_491527047 .imageTextGiant-Container{padding-right:10px;}
#module_491527047 .showHandle .btn{font-size:14px;}
#module_491527047 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491527047 .showHandle .btn{color:#333;}
#module_491527047 .showHandle .btn{font-weight:400;}
#module_491527047 .showHandle .btn{text-decoration:none;}
#module_491527047 .showHandle .btn{font-style:normal;}
#module_491527047 .showHandle div{border-top-color:#ddd !important;}
#module_491527047 .showHandle div{border-top-style:solid !important;}
#module_491527047 .showHandle div{border-top-width:1px !important;}
#module_491527047 .showHandle{background-color:transparent;}
#module_491527047 .showHandle{background-image:none;}
#module_491527047 .showHandle{background-repeat:no-repeat;}
#module_491527047 .showHandle{}
#module_491527047 .showHandle{}
#module_491527047 .showHandle{}
#module_491527047 a{font-size:unset;font-family:unset}
.ModuleImageGiant.layout-108 .imgTitle { display: block;text-align: center;font-size: 0.875rem;padding: 5px;line-height: 24px;word-wrap: break-word; font-size: 16px;color:#000;}
.ModuleImageGiant.layout-108 .grid-cont:hover .demo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.ModuleImageGiant.layout-108 .ImgCenter{max-height: 100%;max-width: 100%;}
.ModuleImageGiant.layout-108 .ImgCenterbox2{width: 100%;display: block}
.ModuleImageGiant.layout-108 .ImgCenterbox{height: 146px;width: 100%;display: block}
.ModuleImageGiant.layout-108 .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.ModuleImageGiant.layout-108 .grid-item:hover .demo-gallery-poster > img {
    opacity: 1;
}
.ModuleImageGiant.layout-108 .demo-gallery-poster > img {
    left: 50%;
    margin: -10px 0 0 -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.ModuleImageGiant.layout-108 .grid-item{
    padding:5px;
}
.lg-sub-html .SiteGalleryGiantTitle108{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText108{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink108{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink108 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleImageGiant.layout-108 .lg-sub-html{font-size: 12px}
@media only screen and (max-width: 767px) {
    .ModuleImageGiant.layout-108 .imgTitle{font-size:12px }
    .ModuleImageGiant.layout-108  div.col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
}
/*@media only screen and (min-width: 481px) and (max-width: 769px) {*/
    /*.ModuleImageGiant.layout-108 .imgTitle{font-size:12px }*/
/*}*/
/*@media only screen and (min-width: 770px) and (max-width: 992px) {*/
    /*.ModuleImageGiant.layout-108 .imgTitle{font-size:14px }*/
/*}*/
/*@media only screen and (min-width: 993px) and (max-width: 1199px) {*/
    /*.ModuleImageGiant.layout-108 .imgTitle{font-size:14px }*/
/*}*/

/*@media only screen and (min-width: 481px) and (max-width: 991px){*/
    /*.ModuleImageGiant.layout-108  div.col-sm-2 {width: 50%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-sm-3 {width: 33.33333%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-sm-4 {width: 25%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-sm-5 {width:20%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-sm-6 {width:16.6666%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-sm-1 {width: 100%; padding-right:0;  padding-left:0;}*/
/*}*/
/*@media only screen and (min-width: 992px) and (max-width: 1199px){*/
    /*.ModuleImageGiant.layout-108  div.col-md-2{width: 50%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-md-3 {width: 33.33333%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-md-4{width: 25%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-md-5 {width:20%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-md-6 {width:16.6666%; padding-right:0;  padding-left:0;}*/
    /*.ModuleImageGiant.layout-108  div.col-md-1 {width: 100%; padding-right:0;  padding-left:0;}*/
/*}*/

@media only screen and (min-width: 768px)  {
    .ModuleImageGiant.layout-108  div.col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleImageGiant.layout-108  div.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
}

.module_495447258 .ModuleHead .HeadCenter{float:none;}
#module_495447258 {
padding:0px;
}
#module_495447258 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_495447258 .ModuleHead495447258 {
display:none;
}
#module_495447258 .BodyCenter.BodyCenter495447258 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447258 >.module_495447258 {
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_495447258 >.module_495447258{
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_495447258 .BodyCenter.BodyCenter495447258 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447258 .BodyCenter.BodyCenter495447258 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_495447258 >.module_495447258 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:38.8704%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495447258 >.module_495447258 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_495447258 >.module_495447258 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447258:hover {
border:none;
}
#module_495447258:hover >.module_495447258 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447258 .imgTitle{color:#333;}
#module_495447258 .grid-item{padding:calc(20px/2);}
#module_495447258 .grid-item{background-color:transparent;}
#module_495447258 .grid-item{background-image:none;}
#module_495447258 .grid-item{background-repeat:no-repeat;}
#module_495447258 .grid-item{}
#module_495447258 .grid-item{}
#module_495447258 .grid-item{}
#module_495447258 .grid-item{border-top-color:transparent;}
#module_495447258 .grid-item{border-top-style:none;}
#module_495447258 .grid-item{border-top-width:0px;}
#module_495447258 .grid-item{border-right-color:transparent;}
#module_495447258 .grid-item{border-right-style:none;}
#module_495447258 .grid-item{border-right-width:0px;}
#module_495447258 .grid-item{border-bottom-color:transparent;}
#module_495447258 .grid-item{border-bottom-style:none;}
#module_495447258 .grid-item{border-bottom-width:0px;}
#module_495447258 .grid-item{border-left-color:transparent;}
#module_495447258 .grid-item{border-left-style:none;}
#module_495447258 .grid-item{border-left-width:0px;}
#module_495447258 .grid-item:hover{background-color:transparent;}
#module_495447258 .grid-item:hover{background-image:none;}
#module_495447258 .grid-item:hover{background-repeat:no-repeat;}
#module_495447258 .grid-item:hover{}
#module_495447258 .grid-item:hover{}
#module_495447258 .grid-item:hover{}
#module_495447258 .grid-item:hover{border-top-color:transparent;}
#module_495447258 .grid-item:hover{border-top-style:none;}
#module_495447258 .grid-item:hover{border-top-width:0px;}
#module_495447258 .grid-item:hover{border-right-color:transparent;}
#module_495447258 .grid-item:hover{border-right-style:none;}
#module_495447258 .grid-item:hover{border-right-width:0px;}
#module_495447258 .grid-item:hover{border-bottom-color:transparent;}
#module_495447258 .grid-item:hover{border-bottom-style:none;}
#module_495447258 .grid-item:hover{border-bottom-width:0px;}
#module_495447258 .grid-item:hover{border-left-color:transparent;}
#module_495447258 .grid-item:hover{border-left-style:none;}
#module_495447258 .grid-item:hover{border-left-width:0px;}

.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-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
.ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.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_491527077 .ModuleHead .HeadCenter{float:none;}
#module_491527077 {
padding:0px;
}
#module_491527077 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491527077 .ModuleHead491527077 {
display:none;
}
#module_491527077 .BodyCenter.BodyCenter491527077 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491527077 >.module_491527077 {
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_491527077 >.module_491527077{
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_491527077 .BodyCenter.BodyCenter491527077 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527077 .BodyCenter.BodyCenter491527077 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491527077 >.module_491527077 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491527077 >.module_491527077 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491527077 >.module_491527077 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491527077:hover {
border:none;
}
#module_491527077:hover >.module_491527077 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491527077 .ModuleSharediv{text-align: left;}
#module_491527077 .social-share-icon{color:rgb(136, 136, 136);}
#module_491527077 .social-share-icon{font-size:20px;}
#module_491527077 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_491527077 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_491527077 .social-share-icon{height:35px; width:35px;line-height:35px}
#module_491527077 .social-share-icon{border-top-color:#ccc;}
#module_491527077 .social-share-icon{border-top-style:solid;}
#module_491527077 .social-share-icon{border-top-width:1px;}
#module_491527077 .social-share-icon{border-right-color:#ccc;}
#module_491527077 .social-share-icon{border-right-style:solid;}
#module_491527077 .social-share-icon{border-right-width:1px;}
#module_491527077 .social-share-icon{border-bottom-color:#ccc;}
#module_491527077 .social-share-icon{border-bottom-style:solid;}
#module_491527077 .social-share-icon{border-bottom-width:1px;}
#module_491527077 .social-share-icon{border-left-color:#ccc;}
#module_491527077 .social-share-icon{border-left-style:solid;}
#module_491527077 .social-share-icon{border-left-width:1px;}
#module_491527077 .social-share-icon{background-color:transparent;}
#module_491527077 .social-share-icon{}
#module_491527077 .social-share-icon:hover{background-color:transparent;}
#module_491527077 .social-share-icon:hover{}
#module_491527077 .social-share-icon:hover{color:rgb(75, 178, 99);}
#module_491527077 .social-share-icon:hover{font-size:20px;}
#module_491527077 .social-share-icon:hover{border-top-color:rgb(75, 178, 99);}
#module_491527077 .social-share-icon:hover{border-top-style:solid;}
#module_491527077 .social-share-icon:hover{border-top-width:1px;}
#module_491527077 .social-share-icon:hover{border-right-color:rgb(75, 178, 99);}
#module_491527077 .social-share-icon:hover{border-right-style:solid;}
#module_491527077 .social-share-icon:hover{border-right-width:1px;}
#module_491527077 .social-share-icon:hover{border-bottom-color:rgb(75, 178, 99);}
#module_491527077 .social-share-icon:hover{border-bottom-style:solid;}
#module_491527077 .social-share-icon:hover{border-bottom-width:1px;}
#module_491527077 .social-share-icon:hover{border-left-color:rgb(75, 178, 99);}
#module_491527077 .social-share-icon:hover{border-left-style:solid;}
#module_491527077 .social-share-icon:hover{border-left-width:1px;}



.ModuleGridContainer.ModuleGridContainer491511492 #Sub491511492_1 {width:69.7222%;}
.module_491512600 .ModuleHead .HeadCenter{float:none;}
#module_491512600 {
padding:0px;
}
#module_491512600 {
position:static;
z-index:0;
top:2703px;
left:621px;
width:100%;
height: auto;
}
#module_491512600 .ModuleHead491512600 {
display:none;
}
#module_491512600 .BodyCenter.BodyCenter491512600 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491512600 >.module_491512600 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(226, 228, 224);
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_491512600 >.module_491512600{
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_491512600 .BodyCenter.BodyCenter491512600 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.6697%;
}
}
@media screen and (max-width: 767px){
#module_491512600 .BodyCenter.BodyCenter491512600 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491512600 >.module_491512600 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491512600 >.module_491512600 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491512600 >.module_491512600 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491512600:hover {
border:none;
}
#module_491512600:hover >.module_491512600 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491512600 .tabContainerGiantGrid{background-color:transparent;}
#module_491512600 .tabContainerGiantGrid{background-image:none;}
#module_491512600 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_491512600 .tabContainerGiantGrid{}
#module_491512600 .tabContainerGiantGrid{}
#module_491512600 .tabContainerGiantGrid{}
#module_491512600 .tabContainerGiantGrid{padding-top:40px;}
#module_491512600 .tabContainerGiantGrid{padding-bottom:10px;}
#module_491512600 .tabContainerGiantGrid{padding-left:60px;}
#module_491512600 .tabContainerGiantGrid{padding-right:10px;}
#module_491512600 .tabContainerGiantGrid{border-top-color:transparent;}
#module_491512600 .tabContainerGiantGrid{border-top-style:solid;}
#module_491512600 .tabContainerGiantGrid{border-top-width:0px;}
#module_491512600 .tabContainerGiantGrid{border-right-color:transparent;}
#module_491512600 .tabContainerGiantGrid{border-right-style:solid;}
#module_491512600 .tabContainerGiantGrid{border-right-width:0px;}
#module_491512600 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_491512600 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_491512600 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_491512600 .tabContainerGiantGrid{border-left-color:transparent;}
#module_491512600 .tabContainerGiantGrid{border-left-style:solid;}
#module_491512600 .tabContainerGiantGrid{border-left-width:0px;}
#module_491512600 .Nav-Container{bottom:10px;top:auto;left:10px;transform:none;}
#module_491512600 .Nav-Container .phicon{font-size:16px;}
#module_491512600 .Nav-Container .phicon{font-family:微软雅黑,Microsoft YaHei;}
#module_491512600 .Nav-Container .phicon{color:#333;}
#module_491512600 .Nav-Container .phicon{font-weight:normal;}
#module_491512600 .Nav-Container .phicon{text-decoration:none;}
#module_491512600 .Nav-Container .phicon{font-style:normal;}
#module_491512600 .Nav-Container .commonLabel{background-color:#ccc;}
#module_491512600 .Nav-Container .phicon:hover{font-size:16px;}
#module_491512600 .Nav-Container .phicon:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_491512600 .Nav-Container .phicon:hover{color:#4CAF50;}
#module_491512600 .Nav-Container .phicon:hover{font-weight:normal;}
#module_491512600 .Nav-Container .phicon:hover{text-decoration:none;}
#module_491512600 .Nav-Container .phicon:hover{font-style:normal;}
#module_491512600 .Nav-Container .commonLabel.active .OneRow{background-color:#333;}

#module_491512600__tabPane_4793 #Sub491512600_4793 {display: table; width: 100%; position: relative; table-layout: fixed;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubContainer {display: table-cell; vertical-align: top;}
#module_491512600__tabPane_4793 .SubPadding {width:30px; height: 100%; position: relative; display: table-cell;}
#module_491512600__tabPane_4793 .SubDrag {width: 6px; cursor: e-resize; position: absolute; z-index: 99; min-height: 66px; height: 100%; background-color: rgba(75, 151, 255, 0);}
#module_491512600__tabPane_4793 .SubDrag:after {display: block; content: ''; width: 1px; border-left: 1px dashed rgba(75, 151, 255, 0); height: 100%; margin: auto;}
#module_491512600__tabPane_4793:hover .SubDrag:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
#module_491512600__tabPane_4793 .SubDrag:hover {background-color: rgba(75, 151, 255, .8);}
#module_491512600__tabPane_4793 .SubDrag:hover:after {border-left: 1px dashed rgba(75, 151, 255, .8);}
@media only screen and (max-width: 767px) {
#module_491512600__tabPane_4793 #Sub491512600_4793 {display: block;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubPadding {float:left; height: 10px;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubContainer {float:left; padding-top:2px; padding-bottom:2px;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubContainer .SubDrag {display:none;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubPadding {width:0px; display:none;}
#module_491512600__tabPane_4793 #Sub491512600_4793 > .SubContainer {width:100% !important; height: auto;}
}
#module_491512600__tabPane_4793 #Sub491512600_Tab4793_1 {width:100%;}
.module_491511530 .ModuleHead .HeadCenter{float:none;}
#module_491511530 {
padding:0px;
}
#module_491511530 {
position:static;
z-index:1;
top:2768px;
left:1504px;
width:100%;
height: auto;
}
#module_491511530 .ModuleHead491511530 {
display:none;
}
#module_491511530 .BodyCenter.BodyCenter491511530 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491511530 >.module_491511530 {
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_491511530 >.module_491511530{
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_491511530 .BodyCenter.BodyCenter491511530 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511530 .BodyCenter.BodyCenter491511530 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491511530 >.module_491511530 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511530 >.module_491511530 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511530 >.module_491511530 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511530:hover {
border:none;
}
#module_491511530:hover >.module_491511530 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511530 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491511530 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491511530 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491511530 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491511530 .imageTextGiant-Container{padding-top:0px;}
#module_491511530 .imageTextGiant-Container{padding-bottom:10px;}
#module_491511530 .imageTextGiant-Container{padding-left:0px;}
#module_491511530 .imageTextGiant-Container{padding-right:10px;}
#module_491511530 .showHandle .btn{font-size:14px;}
#module_491511530 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_491511530 .showHandle .btn{color:#333;}
#module_491511530 .showHandle .btn{font-weight:400;}
#module_491511530 .showHandle .btn{text-decoration:none;}
#module_491511530 .showHandle .btn{font-style:normal;}
#module_491511530 .showHandle div{border-top-color:#ddd !important;}
#module_491511530 .showHandle div{border-top-style:solid !important;}
#module_491511530 .showHandle div{border-top-width:1px !important;}
#module_491511530 .showHandle{background-color:transparent;}
#module_491511530 .showHandle{background-image:none;}
#module_491511530 .showHandle{background-repeat:no-repeat;}
#module_491511530 .showHandle{}
#module_491511530 .showHandle{}
#module_491511530 .showHandle{}
#module_491511530 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

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

/*新验证码开始*/
.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

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

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

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

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

}

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

}

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

}

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

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

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

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

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

}

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

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

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

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

/*新验证码结束*/


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

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

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

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

/* .ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
    color: #fff
} */

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

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

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 44px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* height: 44px;
    line-height: 44px; */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
}

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

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

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

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

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

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

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

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

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

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


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

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

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

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

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

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

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

    }

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

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

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

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

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

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

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

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

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

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

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


    }

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

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

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_491511536 .ModuleHead .HeadCenter{float:none;}
#module_491511536 {
padding:0px;
}
#module_491511536 {
position:static;
z-index:0;
top:2746px;
left:1561px;
width:100%;
height: auto;
}
#module_491511536 .ModuleHead491511536 {
display:none;
}
#module_491511536 .BodyCenter.BodyCenter491511536 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491511536 >.module_491511536 {
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_491511536 >.module_491511536{
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_491511536 .BodyCenter.BodyCenter491511536 {
padding-top:0.4219%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511536 .BodyCenter.BodyCenter491511536 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_491511536 >.module_491511536 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491511536 >.module_491511536 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491511536 >.module_491511536 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491511536:hover {
border:none;
}
#module_491511536:hover >.module_491511536 {
border-color:#ccc;
}
#module_491511536:hover >.module_491511536 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{font-size:14px;}
#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{color:#333;}
#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{font-weight:normal;}
#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{text-decoration:none;}
#module_491511536 .InsidePage-list-content span,#module_491511536 .in-formList-checkbox span{font-style:normal;}
#module_491511536 .vcbtn1{background-color:#4caf50;}
#module_491511536 .vcbtn1{color:#fff;}
#module_491511536 .title{font-size:22px;}
#module_491511536 .title{font-family:Poppins;}
#module_491511536 .title{color:#333;}
#module_491511536 .title{font-weight:normal;}
#module_491511536 .title{text-decoration:none;}
#module_491511536 .title{font-style:normal;}
#module_491511536 .title{background-color:transparent;}
#module_491511536 .title{background-image:none;}
#module_491511536 .title{background-repeat:no-repeat;}
#module_491511536 .title{background-position:50% 50%;}
#module_491511536 .title{background-attachment:scroll;}
#module_491511536 .title{}
#module_491511536 .title{height:50px;line-height:50px;}
#module_491511536 .title{text-align:center;}
#module_491511536 .Describ-text-color{font-size:14px;}
#module_491511536 .Describ-text-color{font-family:Poppins;}
#module_491511536 .Describ-text-color{color:#666;}
#module_491511536 .Describ-text-color{font-weight:normal;}
#module_491511536 .Describ-text-color{text-decoration:none;}
#module_491511536 .Describ-text-color{font-style:normal;}
#module_491511536 .submitbtn{font-size:16px;}
#module_491511536 .submitbtn{font-family:Poppins;}
#module_491511536 .submitbtn{color:#fff;}
#module_491511536 .submitbtn{font-weight:normal;}
#module_491511536 .submitbtn{text-decoration:none;}
#module_491511536 .submitbtn{font-style:normal;}
#module_491511536 .submitbtn{width:100%;}
#module_491511536 .submitbtn{height:50px;line-height:50px;}
#module_491511536 .submitbtnbox{justify-content:flex-start;}
#module_491511536 .submitbtn{background-color:rgb(75, 178, 99);} #module_491511536 input[type=radio]:checked, #module_491511536 input[type=checkbox]:checked{background:rgb(75, 178, 99);border:1px solid rgb(75, 178, 99)}
#module_491511536 .submitbtn{background-image:none;}
#module_491511536 .submitbtn{background-repeat:no-repeat;}
#module_491511536 .submitbtn{background-position:50% 50%;}
#module_491511536 .submitbtn{background-attachment:scroll;}
#module_491511536 .submitbtn{}
#module_491511536 .smsvcode,#module_491511536 .VerificationCodeinput,#module_491511536 .Browse-file,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536 .formList-content-no-style,#module_491511536 .customFormTextarea,#module_491511536 .in-formList-content,#module_491511536 .frist_item,#module_491511536 .Browse-file-input,#module_491511536 input[type=text],#module_491511536 .VerificationCodeinputWb,#module_491511536 .frist-city-select,#module_491511536 .pcCitybox select{background-color:rgba(0,0,0,0);}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-top-style:solid;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-top-width:1px;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-right-style:solid;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-right-width:1px;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-left-style:solid;}
#module_491511536 .smsvcode,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536 .customFormCheckbox,#module_491511536 input[type=radio],#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-left-width:1px;}
#module_491511536 .smsvcode,#module_491511536 .customFormText,#module_491511536 .formList-content-no-style,#module_491511536  .frist_item,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-top-left-radius:0px;}
#module_491511536 .smsvcode,#module_491511536 .customFormText,#module_491511536 .formList-content-no-style,#module_491511536  .frist_item,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-top-right-radius:0px;}
#module_491511536 .smsvcode,#module_491511536 .customFormText,#module_491511536 .formList-content-no-style,#module_491511536 .frist_item,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-bottom-left-radius:0px;}
#module_491511536 .smsvcode,#module_491511536 .customFormText,#module_491511536 .formList-content-no-style, #module_491511536  .frist_item,#module_491511536 .Pc-formList-content .in-formList-content,#module_491511536 .Browse-file,#module_491511536 .VerificationCodeinput,#module_491511536  .in-formList-content,#module_491511536 .frist-city-select,#module_491511536 .Couty-select,#module_491511536 .City-select,#module_491511536 .VerificationCodeinputWb{border-bottom-right-radius:0px;}
#module_491511536 .smsbtn,#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{font-size:14px;}
#module_491511536 .smsbtn,#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{font-family:Poppins;}
#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{color:rgb(38, 38, 38);} 
#module_491511536 .smsbtn,#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{font-weight:normal;}
#module_491511536 .smsbtn,#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{text-decoration:none;}
#module_491511536 .smsbtn,#module_491511536 .smsvcode,#module_491511536 .input-text-color,#module_491511536 .cityval{font-style:normal;}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{font-size:14px;}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{font-family:Poppins;}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{color:rgb(191, 191, 191);}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{font-weight:normal;}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{text-decoration:none;}
#module_491511536 .input-text-color::placeholder,#module_491511536 .smsvcode::placeholder{font-style:normal;}
#module_491511536 .submitbtn{border-top-left-radius:0px;}
#module_491511536 .submitbtn{border-top-right-radius:0px;}
#module_491511536 .submitbtn{border-bottom-left-radius:0px;}
#module_491511536 .submitbtn{border-bottom-right-radius:0px;}
#module_491511536 .smsvaldatebox,#module_491511536 .frist_item,#module_491511536 .VerificationCodeinput,#module_491511536 .formList-content.textbox,#module_491511536 .customFormDatetime,#module_491511536 .pcCitybox select{line-height:48px;height:48px;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-top-color:#43a047;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-right-color:#43a047;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb{border-right-style:solid;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-bottom-color:#43a047;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-left-color:#43a047;}
#module_491511536 .smsvcode:hover,#module_491511536 .Pc-formList-content .in-formList-content:hover,#module_491511536 .Browse-file:hover,#module_491511536 .VerificationCodeinput:hover,#module_491511536 .customFormCheckbox:hover,#module_491511536 input[type=radio]:hover,#module_491511536  .in-formList-content:hover,#module_491511536 .frist-city-select:hover,#module_491511536 .Couty-select:hover,#module_491511536 .City-select:hover,#module_491511536 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_491511536 .submitbtn:hover{font-size:16px;}
#module_491511536 .submitbtn:hover{font-family:Poppins;}
#module_491511536 .submitbtn:hover{color:#fff;}
#module_491511536 .submitbtn:hover{font-weight:normal;}
#module_491511536 .submitbtn:hover{text-decoration:none;}
#module_491511536 .submitbtn:hover{font-style:normal;}
#module_491511536 .submitbtn:hover{background-color:rgb(82, 195, 108);}
#module_491511536 .submitbtn:hover{background-image:none;}
#module_491511536 .submitbtn:hover{background-repeat:no-repeat;}
#module_491511536 .submitbtn:hover{background-position:50% 50%;}
#module_491511536 .submitbtn:hover{background-attachment:scroll;}
#module_491511536 .submitbtn:hover{}



.ModuleGridContainer.ModuleGridContainer491511492 #Sub491511492_2 {width:30.2778%;}
.module_491513011 .ModuleHead .HeadCenter{float:none;}
#module_491513011 {
padding:0px;
}
#module_491513011 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491513011 .ModuleHead491513011 {
display:none;
}
#module_491513011 .BodyCenter.BodyCenter491513011 {
background:none;background-color:rgb(243, 244, 241);
}
#module_491513011 >.module_491513011 {
border-top-style:solid;
border-top-color:rgb(226, 228, 224);
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_491513011 >.module_491513011{
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_491513011 .BodyCenter.BodyCenter491513011 {
padding-top:0.5342%;
padding-left:1.0684%;
padding-right:1.0684%;
padding-bottom:0.5342%;
}
}
@media screen and (max-width: 767px){
#module_491513011 .BodyCenter.BodyCenter491513011 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491513011 >.module_491513011 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491513011 >.module_491513011 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491513011 >.module_491513011 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491513011:hover {
border:none;
}
#module_491513011:hover >.module_491513011 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491513011 .ModuleSubContainer{background-color:transparent;}
#module_491513011 .ModuleSubContainer{background-image:none;}
#module_491513011 .ModuleSubContainer{background-repeat:no-repeat;}
#module_491513011 .ModuleSubContainer{background-position:0% 0%;}
#module_491513011 .ModuleSubContainer{background-attachment:scroll;}
#module_491513011 .ModuleSubContainer{}
#module_491513011 {!bgVideo!}{bgVideoUrl:}
#module_491513011 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_491513011 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_491513011 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer491513011 {max-width:1800px;width:auto;}
.module_491513037 .ModuleHead .HeadCenter{float:none;}
#module_491513037 {
padding:0px;
}
#module_491513037 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491513037 .ModuleHead491513037 {
display:none;
}
#module_491513037 .BodyCenter.BodyCenter491513037 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491513037 >.module_491513037 {
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_491513037 >.module_491513037{
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_491513037 .BodyCenter.BodyCenter491513037 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491513037 .BodyCenter.BodyCenter491513037 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_491513037 >.module_491513037 {
margin-top:1.4444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491513037 >.module_491513037 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_491513037 >.module_491513037 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491513037:hover {
border:none;
}
#module_491513037:hover >.module_491513037 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491513037 img{border-top-color:transparent;}
#module_491513037 img{border-top-style:none;}
#module_491513037 img{border-top-width:0px;}
#module_491513037 img{border-right-color:transparent;}
#module_491513037 img{border-right-style:none;}
#module_491513037 img{border-right-width:0px;}
#module_491513037 img{border-bottom-color:transparent;}
#module_491513037 img{border-bottom-style:none;}
#module_491513037 img{border-bottom-width:0px;}
#module_491513037 img{border-left-color:transparent;}
#module_491513037 img{border-left-style:none;}
#module_491513037 img{border-left-width:0px;}
#module_491513037 img{border-top-left-radius:0px;}
#module_491513037 img{border-top-right-radius:0px;}
#module_491513037 img{border-bottom-left-radius:0px;}
#module_491513037 img{border-bottom-right-radius:0px;}
#module_491513037 .BodyCenter{text-align: left;}

.module_491513046 .ModuleHead .HeadCenter{float:none;}
#module_491513046 {
padding:0px;
}
#module_491513046 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_491513046 .ModuleHead491513046 {
display:none;
}
#module_491513046 {
border:none;
}
@media screen and (min-width: 768px){
#module_491513046 >.module_491513046 {
margin-top:0.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_491513046 >.module_491513046 {
}
}

#module_491513046 .ModuleImageTextGiantContent{margin-top:0px;}
#module_491513046 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_491513046 .ModuleImageTextGiantContent{margin-left:0px;}
#module_491513046 .ModuleImageTextGiantContent{margin-right:0px;}
#module_491513046 .imageTextGiant-Container{padding-top:10px;}
#module_491513046 .imageTextGiant-Container{padding-bottom:10px;}
#module_491513046 .imageTextGiant-Container{padding-left:10px;}
#module_491513046 .imageTextGiant-Container{padding-right:10px;}
#module_491513046 .showHandle .btn{font-size:14px;}
#module_491513046 .showHandle .btn{font-family:;}
#module_491513046 .showHandle .btn{color:#333;}
#module_491513046 .showHandle .btn{font-weight:400;}
#module_491513046 .showHandle .btn{text-decoration:none;}
#module_491513046 .showHandle .btn{font-style:normal;}
#module_491513046 .showHandle div{border-top-color:#ddd !important;}
#module_491513046 .showHandle div{border-top-style:solid !important;}
#module_491513046 .showHandle div{border-top-width:1px !important;}
#module_491513046 .showHandle{background-color:transparent;}
#module_491513046 .showHandle{}
#module_491513046 .showHandle{background-repeat:no-repeat;}
#module_491513046 .showHandle{}
#module_491513046 .showHandle{}
#module_491513046 .showHandle{}
#module_491513046 a{font-size:unset;font-family:unset}
.module_495426750 .ModuleHead .HeadCenter{float:none;}
#module_495426750 {
padding:0px;
}
#module_495426750 {
position:static;
z-index:0;
top:9825px;
left:221px;
width:100%;
height: auto;
}
#module_495426750 .ModuleHead495426750 {
display:none;
}
#module_495426750 .BodyCenter.BodyCenter495426750 {
background:none;background-color:rgb(243, 244, 241);
}
#module_495426750 >.module_495426750 {
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_495426750 >.module_495426750{
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_495426750 .BodyCenter.BodyCenter495426750 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495426750 .BodyCenter.BodyCenter495426750 {
padding-top:5.7637%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_495426750 >.module_495426750 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495426750 >.module_495426750 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426750 >.module_495426750 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426750:hover {
border:none;
}
#module_495426750:hover >.module_495426750 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426750 .ModuleSubContainer{background-color:transparent;}
#module_495426750 .ModuleSubContainer{background-image:none;}
#module_495426750 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495426750 .ModuleSubContainer{background-position:0% 0%;}
#module_495426750 .ModuleSubContainer{background-attachment:scroll;}
#module_495426750 .ModuleSubContainer{}
#module_495426750 {!bgVideo!}{bgVideoUrl:}
#module_495426750 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495426750 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495426750 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495426750 {}
.module_495426757 .ModuleHead .HeadCenter{float:none;}
#module_495426757 {
padding:0px;
}
#module_495426757 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495426757 .ModuleHead495426757 {
display:none;
}
#module_495426757 .BodyCenter.BodyCenter495426757 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495426757 >.module_495426757 {
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_495426757 >.module_495426757{
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_495426757 .BodyCenter.BodyCenter495426757 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (max-width: 767px){
#module_495426757 .BodyCenter.BodyCenter495426757 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495426757 >.module_495426757 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495426757 >.module_495426757 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495426757 >.module_495426757 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495426757:hover {
border:none;
}
#module_495426757:hover >.module_495426757 {
border-color:#ccc;
}
#module_495426757:hover >.module_495426757 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{font-size:14px;}
#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{color:#333;}
#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{font-weight:normal;}
#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{text-decoration:none;}
#module_495426757 .InsidePage-list-content span,#module_495426757 .in-formList-checkbox span{font-style:normal;}
#module_495426757 .title{font-size:20px;}
#module_495426757 .title{font-family:Poppins;}
#module_495426757 .title{color:#333;}
#module_495426757 .title{font-weight:bold;}
#module_495426757 .title{text-decoration:none;}
#module_495426757 .title{font-style:normal;}
#module_495426757 .title{background-color:transparent;}
#module_495426757 .title{background-image:none;}
#module_495426757 .title{background-repeat:no-repeat;}
#module_495426757 .title{background-position:50% 50%;}
#module_495426757 .title{background-attachment:scroll;}
#module_495426757 .title{}
#module_495426757 .title{height:30px;line-height:30px;}
#module_495426757 .title{text-align:center;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{background-color:#fbfbfb;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-top-color:#e5e5e5;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-top-style:solid;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-top-width:1px;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-right-color:#e5e5e5;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-right-style:solid;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-right-width:1px;}
#module_495426757 .smsvcode,#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-bottom-color:#e5e5e5;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-bottom-style:solid;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-bottom-width:1px;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-left-color:#e5e5e5;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-left-style:solid;}
#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 .customFormCheckbox,#module_495426757 input[type=radio],#module_495426757.customFormDatetime,#module_495426757 input.input-text-color,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .multi-row-text,#module_495426757 .cityval{border-left-width:1px;}
#module_495426757 .smsbtn,#module_495426757 .customFormTextarea,#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 input.input-text-color,#module_495426757.customFormDatetime,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .cityval{border-top-left-radius:0px;}
#module_495426757 .smsbtn,#module_495426757 .customFormTextarea,#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 input.input-text-color,#module_495426757.customFormDatetime,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .cityval{border-top-right-radius:0px;}
#module_495426757 .smsbtn,#module_495426757 .customFormTextarea,#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 input.input-text-color,#module_495426757.customFormDatetime,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .cityval{border-bottom-left-radius:0px;}
#module_495426757 .smsbtn,#module_495426757 .customFormTextarea,#module_495426757 .smsvcode,#module_495426757 .frist_item,#module_495426757 .VerificationCodeinput,#module_495426757 input.input-text-color,#module_495426757.customFormDatetime,#module_495426757 .Browse-file,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select,#module_495426757 .cityval{border-bottom-right-radius:0px;}
#module_495426757 .Describ-text-color{font-size:16px;}
#module_495426757 .Describ-text-color{font-family:Poppins;}
#module_495426757 .Describ-text-color{color:#595959;}
#module_495426757 .Describ-text-color{font-weight:bold;}
#module_495426757 .Describ-text-color{text-decoration:none;}
#module_495426757 .Describ-text-color{font-style:normal;}
#module_495426757 .smsvcode,#module_495426757 .smsbtn,#module_495426757 .input-text-color,#module_495426757 .cityval{font-size:12px;}
#module_495426757 .smsvcode,#module_495426757 .smsbtn,#module_495426757 .input-text-color,#module_495426757 .cityval{font-family:Poppins;}
#module_495426757 .smsvcode,#module_495426757 .input-text-color,#module_495426757 .cityval{color:#333;}
#module_495426757 .smsvcode,#module_495426757 .smsbtn,#module_495426757 .input-text-color,#module_495426757 .cityval{font-weight:normal;}
#module_495426757 .smsvcode,#module_495426757 .smsbtn,#module_495426757 .input-text-color,#module_495426757 .cityval{text-decoration:none;}
#module_495426757 .smsvcode,#module_495426757 .smsbtn,#module_495426757 .input-text-color,#module_495426757 .cityval{font-style:normal;}
#module_495426757 .smsvaldatebox,#module_495426757 .frist_item,#module_495426757 input.input-text-color,#module_495426757 .customFormDatetime,#module_495426757 .pcCitybox select{line-height:42px;height:42px;}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{font-size:12px;}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{font-family:Poppins;}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{color:rgb(89, 89, 89);}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{font-weight:normal;}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{text-decoration:none;}
#module_495426757 .input-text-color::placeholder,#module_495426757 .smsvcode::placeholder{font-style:normal;}
#module_495426757 .submitbtn{font-size:14px;}
#module_495426757 .submitbtn{font-family:Poppins;}
#module_495426757 .submitbtn{color:#fff;}
#module_495426757 .submitbtn{font-weight:normal;}
#module_495426757 .submitbtn{text-decoration:none;}
#module_495426757 .submitbtn{font-style:normal;}
#module_495426757 .submitbtn{background-color:rgb(75, 178, 99);} #module_495426757 input[type=radio]:checked, #module_495426757 input[type=checkbox]:checked{background:rgb(75, 178, 99);border:1px solid rgb(75, 178, 99)} 
#module_495426757 .submitbtn{background-image:none;}
#module_495426757 .submitbtn{background-repeat:no-repeat;}
#module_495426757 .submitbtn{background-position:50% 50%;}
#module_495426757 .submitbtn{background-attachment:scroll;}
#module_495426757 .submitbtn{}
#module_495426757 .submitbtnbox{justify-content:flex-start;}
#module_495426757 .submitbtn{width:100%;}
#module_495426757 .submitbtn{height:40px;line-height:40px;}
#module_495426757 .submitbtn{border-top-left-radius:0px;}
#module_495426757 .submitbtn{border-top-right-radius:0px;}
#module_495426757 .submitbtn{border-bottom-left-radius:0px;}
#module_495426757 .submitbtn{border-bottom-right-radius:0px;}
#module_495426757 .vcbtn1{background-color:#333333;}
#module_495426757 .vcbtn1{color:#fff;}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-top-color:rgb(75, 178, 99);}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-top-style:solid;}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-right-color:rgb(75, 178, 99);}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-right-style:solid;}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-bottom-color:rgb(75, 178, 99);}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-bottom-style:solid;}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-left-color:rgb(75, 178, 99);}
#module_495426757 .frist_item:hover,#module_495426757 .smsvcode:hover, #module_495426757 .VerificationCodeinput:hover,#module_495426757 .customFormCheckbox:hover,#module_495426757 input[type=radio]:hover,#module_495426757 input.input-text-color:hover,#module_495426757.customFormDatetime:hover,#module_495426757 .Browse-file:hover,#module_495426757 .customFormDatetime:hover,#module_495426757 .pcCitybox select:hover,#module_495426757 .multi-row-text:hover,#module_495426757 .cityval:hover{border-left-style:solid;}
#module_495426757 .submitbtn:hover{font-size:14px;}
#module_495426757 .submitbtn:hover{font-family:Poppins;}
#module_495426757 .submitbtn:hover{color:#fff;}
#module_495426757 .submitbtn:hover{font-weight:normal;}
#module_495426757 .submitbtn:hover{text-decoration:none;}
#module_495426757 .submitbtn:hover{font-style:normal;}
#module_495426757 .submitbtn:hover{background-color:rgb(82, 195, 108);}
#module_495426757 .submitbtn:hover{background-image:none;}
#module_495426757 .submitbtn:hover{background-repeat:no-repeat;}
#module_495426757 .submitbtn:hover{background-position:50% 50%;}
#module_495426757 .submitbtn:hover{background-attachment:scroll;}
#module_495426757 .submitbtn:hover{}

.module_495427742 .ModuleHead .HeadCenter{float:none;}
#module_495427742 {
padding:0px;
}
#module_495427742 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_495427742 .ModuleHead495427742 {
display:none;
}
#module_495427742 .BodyCenter.BodyCenter495427742 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495427742 >.module_495427742 {
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_495427742 >.module_495427742{
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_495427742 .BodyCenter.BodyCenter495427742 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495427742 .BodyCenter.BodyCenter495427742 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495427742 >.module_495427742 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_495427742 >.module_495427742 {
margin-top:7.1661%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495427742 >.module_495427742 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495427742:hover {
border:none;
}
#module_495427742:hover >.module_495427742 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495427742 .ModuleSharediv{text-align: left;}
#module_495427742 .social-share-icon{color:rgb(136, 136, 136);}
#module_495427742 .social-share-icon{font-size:15px;}
#module_495427742 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_495427742 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_495427742 .social-share-icon{height:30px; width:30px;line-height:30px}
#module_495427742 .social-share-icon{border-top-color:#ccc;}
#module_495427742 .social-share-icon{border-top-style:solid;}
#module_495427742 .social-share-icon{border-top-width:1px;}
#module_495427742 .social-share-icon{border-right-color:#ccc;}
#module_495427742 .social-share-icon{border-right-style:solid;}
#module_495427742 .social-share-icon{border-right-width:1px;}
#module_495427742 .social-share-icon{border-bottom-color:#ccc;}
#module_495427742 .social-share-icon{border-bottom-style:solid;}
#module_495427742 .social-share-icon{border-bottom-width:1px;}
#module_495427742 .social-share-icon{border-left-color:#ccc;}
#module_495427742 .social-share-icon{border-left-style:solid;}
#module_495427742 .social-share-icon{border-left-width:1px;}
#module_495427742 .social-share-icon{background-color:transparent;}
#module_495427742 .social-share-icon{}
#module_495427742 .social-share-icon:hover{background-color:transparent;}
#module_495427742 .social-share-icon:hover{}
#module_495427742 .social-share-icon:hover{color:rgb(75, 178, 99);}
#module_495427742 .social-share-icon:hover{font-size:15px;}
#module_495427742 .social-share-icon:hover{border-top-color:rgb(75, 178, 99);}
#module_495427742 .social-share-icon:hover{border-top-style:solid;}
#module_495427742 .social-share-icon:hover{border-top-width:1px;}
#module_495427742 .social-share-icon:hover{border-right-color:rgb(75, 178, 99);}
#module_495427742 .social-share-icon:hover{border-right-style:solid;}
#module_495427742 .social-share-icon:hover{border-right-width:1px;}
#module_495427742 .social-share-icon:hover{border-bottom-color:rgb(75, 178, 99);}
#module_495427742 .social-share-icon:hover{border-bottom-style:solid;}
#module_495427742 .social-share-icon:hover{border-bottom-width:1px;}
#module_495427742 .social-share-icon:hover{border-left-color:rgb(75, 178, 99);}
#module_495427742 .social-share-icon:hover{border-left-style:solid;}
#module_495427742 .social-share-icon:hover{border-left-width:1px;}

.ModuleJiuGongGiant.layout-102 .nic-item ul li {background-size: 100%; width: 23%; float: left; padding: 1rem 0; color: #333333; border: 1px solid #e5e5e5; border-radius: 10px; text-align: center; margin-right: 2.65%; margin-bottom: 2.65%; box-sizing: border-box;}
.ModuleJiuGongGiant.layout-102 .nic-item ul li a{font-size: 14px;}
.ModuleJiuGongGiant.layout-102 .nic-item ul li img {width: 100%; height: auto;}
.ModuleJiuGongGiant.layout-102 .nic-item ul li i{display: block; width: 32px; margin: 0 auto; max-width: 100%}
.ModuleJiuGongGiant.layout-102 .nic-item ul li span{display: block; margin-top: 0.42rem; overflow: hidden; white-space: nowrap;}

/*PC屏幕*/
@media (min-width: 768px){
    .ModuleJiuGongGiant.layout-102 .nic-item ul li {margin-right: 2.0%; margin-bottom: 2.0%; }
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-1 {width: 100%;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-1:nth-child(1n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-1:nth-child(1n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-1:nth-last-child(-n + 1) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-2 {width: calc((100% - 2.0% * 1) / 2);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-2:nth-child(2n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-2:nth-child(2n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-2:nth-last-child(-n + 2) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-3 {width: calc((100% - 2.0% * 2) / 3);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-3:nth-child(3n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-3:nth-child(3n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-3:nth-last-child(-n + 3) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-4 {width: calc((100% - 2.0% * 3) / 4);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-4:nth-child(4n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-4:nth-child(4n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-4:nth-last-child(-n + 4) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-5 {width: calc((100% - 2.0% * 4) / 5);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-5:nth-child(5n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-5:nth-child(5n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-5:nth-last-child(-n + 5) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-6 {width: calc((100% - 2.0% * 5) / 6);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-6:nth-child(6n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-6:nth-child(6n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-6:nth-last-child(-n + 6) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-7 {width: calc((100% - 2.0% * 6) / 7);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-7:nth-child(7n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-7:nth-child(7n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-7:nth-last-child(-n + 7) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-8 {width: calc((100% - 2.0% * 7) / 8);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-8:nth-child(8n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-8:nth-child(8n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-8:nth-last-child(-n + 8) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-9 {width: calc((100% - 2.0% * 8) / 9);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-9:nth-child(9n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-9:nth-child(9n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-9:nth-last-child(-n + 9) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-10 {width: calc((100% - 2.0% * 9) / 10);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-10:nth-child(10n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-10:nth-child(10n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-10:nth-last-child(-n + 10) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-11 {width: calc((100% - 2.0% * 10) / 11);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-11:nth-child(11n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-11:nth-child(11n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-11:nth-last-child(-n + 11) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-12 {width: calc((100% - 2.0% * 11) / 12);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-12:nth-child(12n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-12:nth-child(12n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-lg-12:nth-last-child(-n + 12) {margin-bottom: 0;}
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-1 {width: 100%;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-1:nth-child(1n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-1:nth-child(1n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-1:nth-last-child(-n + 1) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-2 {width: calc((100% - 2.65% * 1) / 2);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-2:nth-child(2n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-2:nth-child(2n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-2:nth-last-child(-n + 2) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-3 {width: calc((100% - 2.65% * 2) / 3);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-3:nth-child(3n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-3:nth-child(3n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-3:nth-last-child(-n + 3) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-4 {width: calc((100% - 2.65% * 3) / 4);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-4:nth-child(4n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-4:nth-child(4n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-4:nth-last-child(-n + 4) {margin-bottom: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-5 {width: calc((100% - 2.65% * 4) / 5);}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-5:nth-child(5n) {margin-right: 0;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-5:nth-child(5n + 1) {clear:left;}
    .ModuleJiuGongGiant.layout-102 .nic-item ul li.col-xs-5:nth-last-child(-n + 5) {margin-bottom: 0;}
}.module_495447662 .ModuleHead .HeadCenter{float:none;}
#module_495447662 {
padding:0px;
}
#module_495447662 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495447662 .ModuleHead495447662 {
display:none;
}
#module_495447662 .BodyCenter.BodyCenter495447662 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495447662 >.module_495447662 {
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_495447662 >.module_495447662{
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_495447662 .BodyCenter.BodyCenter495447662 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495447662 .BodyCenter.BodyCenter495447662 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495447662 >.module_495447662 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495447662 >.module_495447662 {
margin-top:3.9088%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495447662 >.module_495447662 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495447662:hover {
border:none;
}
#module_495447662:hover >.module_495447662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495447662 .jiugong-item{border-top-color:#e5e5e5;}
#module_495447662 .jiugong-item{border-top-style:solid;}
#module_495447662 .jiugong-item{border-top-width:0px;}
#module_495447662 .jiugong-item{border-right-color:#e5e5e5;}
#module_495447662 .jiugong-item{border-right-style:solid;}
#module_495447662 .jiugong-item{border-right-width:0px;}
#module_495447662 .jiugong-item{border-bottom-color:#e5e5e5;}
#module_495447662 .jiugong-item{border-bottom-style:solid;}
#module_495447662 .jiugong-item{border-bottom-width:0px;}
#module_495447662 .jiugong-item{border-left-color:#e5e5e5;}
#module_495447662 .jiugong-item{border-left-style:solid;}
#module_495447662 .jiugong-item{border-left-width:0px;}
#module_495447662 .jiugong-item{border-top-left-radius:0px;}
#module_495447662 .jiugong-item{border-top-right-radius:0px;}
#module_495447662 .jiugong-item{border-bottom-left-radius:0px;}
#module_495447662 .jiugong-item{border-bottom-right-radius:0px;}
#module_495447662 {}@media only screen and (min-width: 768px) {#module_495447662 .nic-item ul li i{width:25%}}
#module_495447662 {}@media only screen and (max-width: 767px) {#module_495447662 .nic-item ul li i{width:28%}}
#module_495447662 .jggMargin{margin-top:0px;}
#module_495447662 .jggMargin{margin-bottom:0px;}
#module_495447662 .jggMargin{margin-left:0px;}
#module_495447662 .jggMargin{margin-right:0px;}
#module_495447662 .jggPadding{padding-top:0px;}
#module_495447662 .jggPadding{padding-bottom:0px;}
#module_495447662 .jggPadding{padding-left:0px;}
#module_495447662 .jggPadding{padding-right:0px;}
#module_495447662 .jggFont{font-size:14px;}
#module_495447662 .jggFont{font-family:微软雅黑,Microsoft YaHei;}
#module_495447662 .jggFont{font-weight:normal;}
#module_495447662 .jggFont{text-decoration:none;}
#module_495447662 .jggFont{font-style:normal;}

.module_495427745 .ModuleHead .HeadCenter{float:none;}
#module_495427745 {
padding:0px;
}
#module_495427745 {
position:static;
z-index:0;
top:10072px;
left:268px;
width:100%;
height: auto;
}
#module_495427745 .ModuleHead495427745 {
display:none;
}
#module_495427745 .BodyCenter.BodyCenter495427745 {
background:none;background-color:rgb(243, 244, 241);
}
#module_495427745 >.module_495427745 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
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_495427745 >.module_495427745{
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_495427745 .BodyCenter.BodyCenter495427745 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495427745 .BodyCenter.BodyCenter495427745 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495427745 >.module_495427745 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495427745 >.module_495427745 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495427745 >.module_495427745 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495427745:hover {
border:none;
}
#module_495427745:hover >.module_495427745 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495427745 .ModuleSubContainer{background-color:transparent;}
#module_495427745 .ModuleSubContainer{background-image:none;}
#module_495427745 .ModuleSubContainer{background-repeat:no-repeat;}
#module_495427745 .ModuleSubContainer{background-position:0% 0%;}
#module_495427745 .ModuleSubContainer{background-attachment:scroll;}
#module_495427745 .ModuleSubContainer{}
#module_495427745 {!bgVideo!}{bgVideoUrl:}
#module_495427745 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_495427745 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_495427745 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer495427745 {}
.module_495427770 .ModuleHead .HeadCenter{float:none;}
#module_495427770 {
padding:0px;
}
#module_495427770 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_495427770 .ModuleHead495427770 {
display:none;
}
#module_495427770 {
border:none;
}
@media screen and (min-width: 768px){
#module_495427770 >.module_495427770 {
}
}
@media screen and (max-width: 767px){
#module_495427770 >.module_495427770 {
margin-top:4.5872%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_495427770 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495427770 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495427770 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495427770 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495427770 .imageTextGiant-Container{padding-top:10px;}
#module_495427770 .imageTextGiant-Container{padding-bottom:10px;}
#module_495427770 .imageTextGiant-Container{padding-left:10px;}
#module_495427770 .imageTextGiant-Container{padding-right:10px;}
#module_495427770 .showHandle .btn{font-size:14px;}
#module_495427770 .showHandle .btn{font-family:;}
#module_495427770 .showHandle .btn{color:#333;}
#module_495427770 .showHandle .btn{font-weight:400;}
#module_495427770 .showHandle .btn{text-decoration:none;}
#module_495427770 .showHandle .btn{font-style:normal;}
#module_495427770 .showHandle div{border-top-color:#ddd !important;}
#module_495427770 .showHandle div{border-top-style:solid !important;}
#module_495427770 .showHandle div{border-top-width:1px !important;}
#module_495427770 .showHandle{background-color:transparent;}
#module_495427770 .showHandle{}
#module_495427770 .showHandle{background-repeat:no-repeat;}
#module_495427770 .showHandle{}
#module_495427770 .showHandle{}
#module_495427770 .showHandle{}
#module_495427770 a{font-size:unset;font-family:unset}
.module_495427778 .ModuleHead .HeadCenter{float:none;}
#module_495427778 {
padding:0px;
}
#module_495427778 {
position:static;
z-index:0;
top:10175px;
left:127px;
width:100%;
height: auto;
}
#module_495427778 .ModuleHead495427778 {
display:none;
}
#module_495427778 .BodyCenter.BodyCenter495427778 {
background:none;background-color:rgba(0,0,0,0);
}
#module_495427778 >.module_495427778 {
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_495427778 >.module_495427778{
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_495427778 .BodyCenter.BodyCenter495427778 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495427778 .BodyCenter.BodyCenter495427778 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_495427778 >.module_495427778 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_495427778 >.module_495427778 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_495427778 >.module_495427778 {box-shadow: 0px 0px 0px 0px #ccc}
#module_495427778:hover {
border:none;
}
#module_495427778:hover >.module_495427778 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_495427778 .ModuleImageTextGiantContent{margin-top:0px;}
#module_495427778 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_495427778 .ModuleImageTextGiantContent{margin-left:0px;}
#module_495427778 .ModuleImageTextGiantContent{margin-right:0px;}
#module_495427778 .imageTextGiant-Container{padding-top:0px;}
#module_495427778 .imageTextGiant-Container{padding-bottom:10px;}
#module_495427778 .imageTextGiant-Container{padding-left:10px;}
#module_495427778 .imageTextGiant-Container{padding-right:10px;}
#module_495427778 .showHandle .btn{font-size:14px;}
#module_495427778 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_495427778 .showHandle .btn{color:#333;}
#module_495427778 .showHandle .btn{font-weight:400;}
#module_495427778 .showHandle .btn{text-decoration:none;}
#module_495427778 .showHandle .btn{font-style:normal;}
#module_495427778 .showHandle div{border-top-color:#ddd !important;}
#module_495427778 .showHandle div{border-top-style:solid !important;}
#module_495427778 .showHandle div{border-top-width:1px !important;}
#module_495427778 .showHandle{background-color:transparent;}
#module_495427778 .showHandle{background-image:none;}
#module_495427778 .showHandle{background-repeat:no-repeat;}
#module_495427778 .showHandle{}
#module_495427778 .showHandle{}
#module_495427778 .showHandle{}
#module_495427778 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_491464189 .ModuleHead .HeadCenter{float:none;}
#module_491464189 {
padding:0px;
}
#module_491464189 {
}
#module_491464189 .ModuleHead491464189 {
display:none;
}
#module_491464189 .BodyCenter.BodyCenter491464189 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491464189 >.module_491464189 {
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_491464189 >.module_491464189{
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_491464189 .BodyCenter.BodyCenter491464189 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_491464189 .BodyCenter.BodyCenter491464189 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491464189 >.module_491464189 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_491464189 >.module_491464189 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491464189 >.module_491464189 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491464189:hover {
border:none;
}
#module_491464189:hover >.module_491464189 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491464189 .langlistbox{background-color:#fff} #module_491464189 .langlistbox .jt{border-bottom-color:#fff}
#module_491464189 .langlistbox .langinfo{color:#333333}
#module_491464189 .langlistbox .langinfo{background-color:#fff}
#module_491464189 .langlistbox .langinfo{border-color:#333333}
#module_491464189 .langlistbox .langtxt{ font-size:16px }
#module_491464189 .langlistbox .langtxt{ color:#333333 }
#module_491464189 {}#module_491464189.layout-101 #header{border-bottom-color:transparent;}
#module_491464189 {}#module_491464189.layout-101 #header{border-bottom-style:none;}
#module_491464189 {}#module_491464189.layout-101 #header{border-bottom-width:0px;}
#module_491464189 {}#module_491464189.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_491464189 {}#module_491464189.layout-101 #MobileNav{background-color: transparent;} #module_491464189.layout-101 #header{background-color:rgb(75, 178, 99);}
#module_491464189 {}#module_491464189.layout-101 #header{}
#module_491464189 {}#module_491464189.layout-101 #header p{font-Family:Poppins;}
#module_491464189 {}#module_491464189.layout-101 #header p{font-size:20px;}
#module_491464189 {}#module_491464189.layout-101 #header p{color:#fff;}
#module_491464189 {}#module_491464189.layout-101 #header p{font-weight:bold;}
#module_491464189 {}#module_491464189.layout-101 #header p{text-decoration:none;}
#module_491464189 {}#module_491464189.layout-101 #header p{font-style:normal;}
#module_491464189 {}#module_491464189.layout-101 .lcitem .rect{background:#fff;} #module_491464189.layout-101 .icons{color:#fff;} #module_491464189.layout-101 .svgdiv svg>*{fill:#fff;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item ul li{border-bottom-color:rgba(255, 255, 255, 0.29);}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item,#module_491464189.layout-101 #MobileNavFloatLayer{background-color:rgba(75, 178, 99, 0.71);}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item,#module_491464189.layout-101 #MobileNavFloatLayer{}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a{background:rgba(0,0,0,0);}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a{}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a,#module_491464189.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a,#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a,#module_491464189.layout-101 .micro-nav-item>ul>li>a p{font-family:Poppins;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a,#module_491464189.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a,#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a,#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_491464189 .langlistbox li:hover .langinfo,#module_491464189 .langactive .langinfo {color:#fff}
#module_491464189 .langlistbox li:hover .langinfo,#module_491464189 .langactive .langinfo{background-color:#333333}
#module_491464189 .langlistbox li:hover .langinfo,#module_491464189 .langactive .langinfo{border-color:#333333}
#module_491464189 .langlistbox li:hover .langtxt,#module_491464189 .langactive .langtxt{ color:#333333 }
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a:hover,#module_491464189.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(255, 255, 255);}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_491464189 {}#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_491464189.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_491464190 .ModuleHead .HeadCenter{float:none;}
#module_491464190 {
padding:0px;
}
#module_491464190 {
}
#module_491464190 .ModuleHead0 {
display:none;
}

#module_491464190 .defaultbtn{background-color:#fff}
#module_491464190 .defaultbtn{}
#module_491464190 .spotgroup{color:#000}
#module_491464190 .itembtn{background-color:#fff}
#module_491464190 .itembtn{}
#module_491464190 .itemicon{color:#666} #module_491464190 svg>*{fill:#666}
#module_491464190 .itemtext{background-color:#fff} #module_491464190 .itemtextright::before{border-left-color:#fff} #module_491464190 .itemtextleft::before{border-right-color:#fff}
#module_491464190 .itemtext{}
#module_491464190 .itemtext{font-size:12px;}
#module_491464190 .itemtext{font-family:;}
#module_491464190 .itemtext{color:#666 !important;}
#module_491464190 .itemtext{font-weight:normal;}
#module_491464190 .itemtext{text-decoration:none;}
#module_491464190 .itemtext{font-style:normal;}
#module_491464190 .defaultbtnbghover{background-color:#000000}
#module_491464190 .defaultbtnbghover{}
#module_491464190 .defaultbtniconbghover{color:#fff}
.module_491464191 .ModuleHead .HeadCenter{float:none;}
#module_491464191 {
padding:0px;
}
#module_491464191 {
}
#module_491464191 .ModuleHead491464191 {
display:none;
}
#module_491464191 .BodyCenter.BodyCenter491464191 {
background:none;background-color:rgba(0,0,0,0);
}
#module_491464191 >.module_491464191 {
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_491464191 >.module_491464191{
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_491464191 .BodyCenter.BodyCenter491464191 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_491464191 .BodyCenter.BodyCenter491464191 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_491464191 >.module_491464191 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_491464191 >.module_491464191 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_491464191 >.module_491464191 {box-shadow: 0px 0px 0px 0px #ccc}
#module_491464191:hover {
border:none;
}
#module_491464191:hover >.module_491464191 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_491464191 .foot-nav-list{background-color:rgb(75, 178, 99) !important;}
#module_491464191 .foot-nav-list{border-top-color:transparent;}
#module_491464191 .foot-nav-list{border-top-style:none;}
#module_491464191 .foot-nav-list{border-top-width:0px;}
#module_491464191 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_491464191 .icon{color:#fff !important;} #module_491464191 .icon svg >*{fill:#fff}
#module_491464191 .itemText{font-size:12px;}
#module_491464191 .itemText{font-family:Poppins;}
#module_491464191 .itemText{color:#fff !important;}
#module_491464191 .itemText{font-weight:normal;}
#module_491464191 .itemText{text-decoration:none;}
#module_491464191 .itemText{font-style:normal;}
#module_491464191 .iconh{color:#fff !important;}  #module_491464191 .iconh svg >*{fill:#fff}
#module_491464191 .itemTexth{font-size:12px;}
#module_491464191 .itemTexth{font-family:Poppins;}
#module_491464191 .itemTexth{color:#fff !important;}
#module_491464191 .itemTexth{font-weight:normal;}
#module_491464191 .itemTexth{text-decoration:none;}
#module_491464191 .itemTexth{font-style:normal;}
