/* cache file /mnt/yzproc/YZ-Site/caches/csscache/0/717/717_2446944_1_.cache exists */
/*md5:980587b14c881233162e8ae20252872a*/
/*time: 2024-01-02 03:19:29*/
.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;}


@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_500245579 .ModuleHead .HeadCenter{float:none;}
#module_500245579 {
padding:0px;
}
#module_500245579 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500245579 .ModuleHead500245579 {
display:none;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* 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 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_500245580 .ModuleHead .HeadCenter{float:none;}
#module_500245580 {
padding:0px;
}
#module_500245580 {
width:100%;
}
#module_500245580 .ModuleHead500245580 {
display:none;
}
#module_500245580 .BodyCenter.BodyCenter500245580 {
background:none;background-color:rgba(255, 255, 255, 0);
}
#module_500245580 >.module_500245580 {
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_500245580 >.module_500245580{
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_500245580 .BodyCenter.BodyCenter500245580 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500245580 .BodyCenter.BodyCenter500245580 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500245580 >.module_500245580 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500245580 >.module_500245580 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500245580 >.module_500245580 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500245580:hover {
border:none;
}
#module_500245580:hover >.module_500245580 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500245580 .ModuleSubContainer{background-color:transparent;}
#module_500245580 .ModuleSubContainer{background-image:none;}
#module_500245580 .ModuleSubContainer{background-repeat:no-repeat;}
#module_500245580 .ModuleSubContainer{background-position:0% 0%;}
#module_500245580 .ModuleSubContainer{background-attachment:scroll;}
#module_500245580 .ModuleSubContainer{}
#module_500245580 {!bgVideo!}{bgVideoUrl:}
#module_500245580 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_500245580 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_500245580 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer500245580 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer500245580 .SubPadding {width:0px;}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_500246069 .ModuleHead .HeadCenter{float:none;}
#module_500246069 {
padding:0px;
}
#module_500246069 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500246069 .ModuleHead500246069 {
display:none;
}
#module_500246069 .BodyCenter.BodyCenter500246069 {
background:none;background-color:rgba(0, 0, 0, 0);
}
#module_500246069 >.module_500246069 {
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_500246069 >.module_500246069{
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_500246069 .BodyCenter.BodyCenter500246069 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246069 .BodyCenter.BodyCenter500246069 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500246069 >.module_500246069 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246069 >.module_500246069 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500246069 >.module_500246069 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500246069:hover {
border:none;
}
#module_500246069:hover >.module_500246069 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500246069 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500246069 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500246069 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500246069 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500246069 .plainTextGiant-Container{padding-top:10px;}
#module_500246069 .plainTextGiant-Container{padding-bottom:10px;}
#module_500246069 .plainTextGiant-Container{padding-left:10px;}
#module_500246069 .plainTextGiant-Container{padding-right:10px;}
#module_500246069 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer500245580 #Sub500245580_1 {width:26.4080%;}
.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::after{
    -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::after {
    content: attr(data-text);
    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);
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name::after{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name::after{
    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) 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_500246083 .ModuleHead .HeadCenter{float:none;}
#module_500246083 {
padding:0px;
}
#module_500246083 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500246083 .ModuleHead500246083 {
display:none;
}
#module_500246083 .BodyCenter.BodyCenter500246083 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500246083 >.module_500246083 {
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_500246083 >.module_500246083{
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_500246083 .BodyCenter.BodyCenter500246083 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246083 .BodyCenter.BodyCenter500246083 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500246083 >.module_500246083 {
margin-top:0.9354%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246083 >.module_500246083 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500246083 >.module_500246083 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500246083:hover {
border:none;
}
#module_500246083:hover >.module_500246083 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500246083 .main-nav-item-group{height:58px;} #module_500246083 .main-nav-item{line-height:58px;} #module_500246083 .main-nav-content{height:58px}
#module_500246083 .main-nav-content{background-color:rgba(255, 255, 255, 0);}
#module_500246083 .main-nav-content{background-image:none;}
#module_500246083 .main-nav-content{background-repeat:no-repeat;}
#module_500246083 .main-nav-content{}
#module_500246083 .main-nav-content{}
#module_500246083 .main-nav-content{}
#module_500246083 .main-nav-content, #module_500246083 .verticalMenu .main-nav-item-group{text-align:left;}
#module_500246083 .main-nav-item{font-size:18px;}
#module_500246083 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .main-nav-item{color:rgb(255, 255, 255);}
#module_500246083 .main-nav-item{font-weight:normal;}
#module_500246083 .main-nav-item{text-decoration:none;}
#module_500246083 .main-nav-item{font-style:normal;}
#module_500246083 .main-nav-item{width:auto;}
#module_500246083 .main-nav-item,#module_500246083 .defaultMenu .main-nav-item-name::after{padding-left:50px;padding-right:50px;} #module_500246083 .verticalMenu .main-nav-item-group{margin-bottom:50px;}
#module_500246083 .main-nav-item{background-color:transparent;}
#module_500246083 .main-nav-item{background-image:none;}
#module_500246083 .main-nav-item{background-repeat:no-repeat;}
#module_500246083 .main-nav-item{}
#module_500246083 .main-nav-item{}
#module_500246083 .main-nav-item{}
#module_500246083 .sub-nav-item-group{width:244px;}
#module_500246083 .sub-nav-item-div{font-size:14px;}
#module_500246083 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .sub-nav-item-div{color:#666;},#module_500246083 .sub-nav-item:hover::after{color:#666;}
#module_500246083 .sub-nav-item-div{font-weight:normal;}
#module_500246083 .sub-nav-item-div{text-decoration:none;}
#module_500246083 .sub-nav-item-div{font-style:normal;}
#module_500246083 .sub-nav-item-SubName{font-size:12px;}
#module_500246083 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .sub-nav-item-SubName{color:#999;}
#module_500246083 .sub-nav-item-SubName{font-weight:normal;}
#module_500246083 .sub-nav-item-SubName{text-decoration:none;}
#module_500246083 .sub-nav-item-SubName{font-style:normal;}
#module_500246083 .sub-nav-item-box .item_sub.item_outer:before{background-color:#f10215;} #module_500246083 .sub-nav-item-box .outAfter:after{color:#f10215;}
#module_500246083 .sub-nav-item-menu,#module_500246083 .arrow,#module_500246083 .sub-normal-color{background-color:rgba(255, 255, 255, 0.8);}
#module_500246083 .sub-nav-item-menu{background-image:none;}
#module_500246083 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_500246083 .sub-nav-item-menu{}
#module_500246083 .sub-nav-item-menu{}
#module_500246083 .sub-nav-item-menu{}
#module_500246083 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_500246083 .sub-nav-item-box{border-bottom-style:dashed;}
#module_500246083 .sub-nav-item-box{border-bottom-width:1px;}
#module_500246083 .sub-nav-item-menu{padding-top:7px;}
#module_500246083 .sub-nav-item-menu{padding-bottom:8px;}
#module_500246083 .sub-nav-item-menu{padding-left:24px;}
#module_500246083 .sub-nav-item-menu{padding-right:24px;}
#module_500246083 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_500246083 .third-nav-item-group{width:244px;}
#module_500246083 .third-nav-item{height:42px;line-height:42px;} #module_500246083 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_500246083 .third-nav-item .item_outer{font-size:14px;}
#module_500246083 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .third-nav-item .item_outer{color:#666;}
#module_500246083 .third-nav-item .item_outer{font-weight:normal;}
#module_500246083 .third-nav-item .item_outer{text-decoration:none;}
#module_500246083 .third-nav-item .item_outer{font-style:normal;}
#module_500246083 .third-nav-item .thirdName{font-size:12px;}
#module_500246083 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .third-nav-item .thirdName{color:#999;}
#module_500246083 .third-nav-item .thirdName{font-weight:normal;}
#module_500246083 .third-nav-item .thirdName{text-decoration:none;}
#module_500246083 .third-nav-item .thirdName{font-style:normal;}
#module_500246083 .sub-nav-item-box .item_third .item_outer:before{background-color:#f10215;}
#module_500246083 .third-nav-item-group,#module_500246083 .third-normal-color{background-color:#fff;}
#module_500246083 .third-nav-item-group{background-image:none;}
#module_500246083 .third-nav-item-group{background-repeat:no-repeat;}
#module_500246083 .third-nav-item-group{}
#module_500246083 .third-nav-item-group{}
#module_500246083 .third-nav-item-group{}
#module_500246083 .item_third{border-bottom-color:#E3E9EE;}
#module_500246083 .item_third{border-bottom-style:dashed;}
#module_500246083 .item_third{border-bottom-width:1px;}
#module_500246083 .third-nav-item-group{padding-top:8px;}
#module_500246083 .third-nav-item-group{padding-bottom:8px;}
#module_500246083 .third-nav-item-group{padding-left:24px;}
#module_500246083 .third-nav-item-group{padding-right:24px;}
#module_500246083 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_500246083 .main-nav-item-name::after{font-size:18px;}
#module_500246083 .main-nav-item-name::after{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .main-nav-item-name::after{color:rgb(255, 255, 255);}  #module_500246083 .add{color:rgb(255, 255, 255);}#module_500246083 .main-nav-item-hover::afters{background-color:rgb(255, 255, 255);}
#module_500246083 .main-nav-item-name::after{font-weight:normal;}
#module_500246083 .main-nav-item-name::after{text-decoration:none;}
#module_500246083 .main-nav-item-name::after{font-style:normal;}
#module_500246083 .main-nav-item-hover{background-color:transparent;}
#module_500246083 .main-nav-item-hover{background-image:none;}
#module_500246083 .main-nav-item-hover{background-repeat:no-repeat;}
#module_500246083 .main-nav-item-hover{}
#module_500246083 .main-nav-item-hover{}
#module_500246083 .main-nav-item-hover{}
#module_500246083 .main-nav-item::before{border-bottom-color:rgb(255, 255, 255);}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{font-size:18px;}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_500246083 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_500246083 .sub-nav-item:hover,#module_500246083 .sub-hover-color{background-color:#fff;}, #module_500246083 .sub-nav-item-hover{background-color:#fff;}
#module_500246083 .sub-nav-item:hover{background-image:none;}
#module_500246083 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_500246083 .sub-nav-item:hover{}
#module_500246083 .sub-nav-item:hover{}
#module_500246083 .sub-nav-item:hover{}
#module_500246083 .third-nav-item:hover .item_outer{font-size:14px;}
#module_500246083 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_500246083 .third-nav-item:hover .item_outer{color:#666;}
#module_500246083 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_500246083 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_500246083 .third-nav-item:hover .item_outer{font-style:normal;}
#module_500246083 .third-nav-item:hover .third-nav-item-inner,#module_500246083 .third-hover-color{background-color:#fff;}
#module_500246083 .third-nav-item:hover .third-nav-item-inner{}
#module_500246083 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_500246083 .third-nav-item:hover .third-nav-item-inner{}
#module_500246083 .third-nav-item:hover .third-nav-item-inner{}
#module_500246083 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer500245580 #Sub500245580_2 {width:73.5920%;}
.module_500245581 .ModuleHead .HeadCenter{float:none;}
#module_500245581 {
padding:0px;
}
#module_500245581 {
width:100%;
}
#module_500245581 .ModuleHead500245581 {
display:none;
}
#module_500245581 .BodyCenter.BodyCenter500245581 {
background:none;background-color:rgb(51, 51, 51);
}
#module_500245581 >.module_500245581 {
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_500245581 >.module_500245581{
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_500245581 .BodyCenter.BodyCenter500245581 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500245581 .BodyCenter.BodyCenter500245581 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500245581 >.module_500245581 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500245581 >.module_500245581 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500245581 >.module_500245581 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500245581:hover {
border:none;
}
#module_500245581:hover >.module_500245581 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500245581 .ModuleSubContainer{background-color:transparent;}
#module_500245581 .ModuleSubContainer{background-image:none;}
#module_500245581 .ModuleSubContainer{background-repeat:no-repeat;}
#module_500245581 .ModuleSubContainer{background-position:0% 0%;}
#module_500245581 .ModuleSubContainer{background-attachment:scroll;}
#module_500245581 .ModuleSubContainer{}
#module_500245581 {!bgVideo!}{bgVideoUrl:}
#module_500245581 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_500245581 .ModuleSubContainer{box-shadow:0px -1px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_500245581 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer500245581 {max-width:1600px;width:auto;}
.ModuleGridContainer.ModuleGridContainer500245581 .SubPadding {width:0px;}
.module_500246168 .ModuleHead .HeadCenter{float:none;}
#module_500246168 {
padding:0px;
}
#module_500246168 {
position:static;
z-index:1;
top:26px;
left:0px;
width:100%;
height: auto;
}
#module_500246168 .ModuleHead500246168 {
display:none;
}
#module_500246168 .BodyCenter.BodyCenter500246168 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500246168 >.module_500246168 {
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_500246168 >.module_500246168{
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_500246168 .BodyCenter.BodyCenter500246168 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246168 .BodyCenter.BodyCenter500246168 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500246168 >.module_500246168 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246168 >.module_500246168 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500246168 >.module_500246168 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500246168:hover {
border:none;
}
#module_500246168:hover >.module_500246168 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500246168 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500246168 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500246168 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500246168 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500246168 .plainTextGiant-Container{padding-top:10px;}
#module_500246168 .plainTextGiant-Container{padding-bottom:10px;}
#module_500246168 .plainTextGiant-Container{padding-left:10px;}
#module_500246168 .plainTextGiant-Container{padding-right:10px;}
#module_500246168 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer500245581 #Sub500245581_1 {width:19.4618%;}
.module_500246110 .ModuleHead .HeadCenter{float:none;}
#module_500246110 {
padding:0px;
}
#module_500246110 {
position:static;
z-index:0;
top:165px;
left:1117px;
width:100%;
height: auto;
}
#module_500246110 .ModuleHead500246110 {
display:none;
}
#module_500246110 .BodyCenter.BodyCenter500246110 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500246110 >.module_500246110 {
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_500246110 >.module_500246110{
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_500246110 .BodyCenter.BodyCenter500246110 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246110 .BodyCenter.BodyCenter500246110 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500246110 >.module_500246110 {
margin-top:0.6216%;
margin-left:8.3916%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500246110 >.module_500246110 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500246110 >.module_500246110 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500246110:hover {
border:none;
}
#module_500246110:hover >.module_500246110 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500246110 .main-nav-item-group{height:58px;} #module_500246110 .main-nav-item{line-height:58px;} #module_500246110 .main-nav-content{height:58px}
#module_500246110 .main-nav-content{background-color:rgba(255, 255, 255, 0);}
#module_500246110 .main-nav-content{background-image:none;}
#module_500246110 .main-nav-content{background-repeat:no-repeat;}
#module_500246110 .main-nav-content{}
#module_500246110 .main-nav-content{}
#module_500246110 .main-nav-content{}
#module_500246110 .main-nav-content, #module_500246110 .verticalMenu .main-nav-item-group{text-align:left;}
#module_500246110 .main-nav-item{font-size:18px;}
#module_500246110 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .main-nav-item{color:rgb(255, 255, 255);}
#module_500246110 .main-nav-item{font-weight:normal;}
#module_500246110 .main-nav-item{text-decoration:none;}
#module_500246110 .main-nav-item{font-style:normal;}
#module_500246110 .main-nav-item{width:auto;}
#module_500246110 .main-nav-item,#module_500246110 .defaultMenu .main-nav-item-name::after{padding-left:50px;padding-right:50px;} #module_500246110 .verticalMenu .main-nav-item-group{margin-bottom:50px;}
#module_500246110 .main-nav-item{background-color:transparent;}
#module_500246110 .main-nav-item{background-image:none;}
#module_500246110 .main-nav-item{background-repeat:no-repeat;}
#module_500246110 .main-nav-item{}
#module_500246110 .main-nav-item{}
#module_500246110 .main-nav-item{}
#module_500246110 .sub-nav-item-group{width:244px;}
#module_500246110 .sub-nav-item-div{font-size:14px;}
#module_500246110 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .sub-nav-item-div{color:#666;},#module_500246110 .sub-nav-item:hover::after{color:#666;}
#module_500246110 .sub-nav-item-div{font-weight:normal;}
#module_500246110 .sub-nav-item-div{text-decoration:none;}
#module_500246110 .sub-nav-item-div{font-style:normal;}
#module_500246110 .sub-nav-item-SubName{font-size:12px;}
#module_500246110 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .sub-nav-item-SubName{color:#999;}
#module_500246110 .sub-nav-item-SubName{font-weight:normal;}
#module_500246110 .sub-nav-item-SubName{text-decoration:none;}
#module_500246110 .sub-nav-item-SubName{font-style:normal;}
#module_500246110 .sub-nav-item-box .item_sub.item_outer:before{background-color:#f10215;} #module_500246110 .sub-nav-item-box .outAfter:after{color:#f10215;}
#module_500246110 .sub-nav-item-menu,#module_500246110 .arrow,#module_500246110 .sub-normal-color{background-color:rgba(255, 255, 255, 0.85);}
#module_500246110 .sub-nav-item-menu{background-image:none;}
#module_500246110 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_500246110 .sub-nav-item-menu{}
#module_500246110 .sub-nav-item-menu{}
#module_500246110 .sub-nav-item-menu{}
#module_500246110 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_500246110 .sub-nav-item-box{border-bottom-style:dashed;}
#module_500246110 .sub-nav-item-box{border-bottom-width:1px;}
#module_500246110 .sub-nav-item-menu{padding-top:8px;}
#module_500246110 .sub-nav-item-menu{padding-bottom:8px;}
#module_500246110 .sub-nav-item-menu{padding-left:24px;}
#module_500246110 .sub-nav-item-menu{padding-right:24px;}
#module_500246110 .sub-nav-item-menu{box-shadow:-1px 0px 23px 0px rgba(75, 76, 79, 0.1);}
#module_500246110 .third-nav-item-group{width:244px;}
#module_500246110 .third-nav-item{height:42px;line-height:42px;} #module_500246110 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_500246110 .third-nav-item .item_outer{font-size:14px;}
#module_500246110 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .third-nav-item .item_outer{color:#666;}
#module_500246110 .third-nav-item .item_outer{font-weight:normal;}
#module_500246110 .third-nav-item .item_outer{text-decoration:none;}
#module_500246110 .third-nav-item .item_outer{font-style:normal;}
#module_500246110 .third-nav-item .thirdName{font-size:12px;}
#module_500246110 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .third-nav-item .thirdName{color:#999;}
#module_500246110 .third-nav-item .thirdName{font-weight:normal;}
#module_500246110 .third-nav-item .thirdName{text-decoration:none;}
#module_500246110 .third-nav-item .thirdName{font-style:normal;}
#module_500246110 .sub-nav-item-box .item_third .item_outer:before{background-color:rgb(192, 0, 0);}
#module_500246110 .third-nav-item-group,#module_500246110 .third-normal-color{background-color:#fff;}
#module_500246110 .third-nav-item-group{background-image:none;}
#module_500246110 .third-nav-item-group{background-repeat:no-repeat;}
#module_500246110 .third-nav-item-group{}
#module_500246110 .third-nav-item-group{}
#module_500246110 .third-nav-item-group{}
#module_500246110 .item_third{border-bottom-color:#E3E9EE;}
#module_500246110 .item_third{border-bottom-style:dashed;}
#module_500246110 .item_third{border-bottom-width:1px;}
#module_500246110 .third-nav-item-group{padding-top:8px;}
#module_500246110 .third-nav-item-group{padding-bottom:8px;}
#module_500246110 .third-nav-item-group{padding-left:24px;}
#module_500246110 .third-nav-item-group{padding-right:24px;}
#module_500246110 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_500246110 .main-nav-item-name::after{font-size:18px;}
#module_500246110 .main-nav-item-name::after{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .main-nav-item-name::after{color:rgb(255, 255, 255);}  #module_500246110 .add{color:rgb(255, 255, 255);}#module_500246110 .main-nav-item-hover::afters{background-color:rgb(255, 255, 255);}
#module_500246110 .main-nav-item-name::after{font-weight:normal;}
#module_500246110 .main-nav-item-name::after{text-decoration:none;}
#module_500246110 .main-nav-item-name::after{font-style:normal;}
#module_500246110 .main-nav-item-hover{background-color:transparent;}
#module_500246110 .main-nav-item-hover{background-image:none;}
#module_500246110 .main-nav-item-hover{background-repeat:no-repeat;}
#module_500246110 .main-nav-item-hover{}
#module_500246110 .main-nav-item-hover{}
#module_500246110 .main-nav-item-hover{}
#module_500246110 .main-nav-item::before{border-bottom-color:rgb(255, 255, 255);}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{font-size:18px;}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_500246110 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_500246110 .sub-nav-item:hover,#module_500246110 .sub-hover-color{background-color:#fff;}, #module_500246110 .sub-nav-item-hover{background-color:#fff;}
#module_500246110 .sub-nav-item:hover{background-image:none;}
#module_500246110 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_500246110 .sub-nav-item:hover{}
#module_500246110 .sub-nav-item:hover{}
#module_500246110 .sub-nav-item:hover{}
#module_500246110 .third-nav-item:hover .item_outer{font-size:14px;}
#module_500246110 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_500246110 .third-nav-item:hover .item_outer{color:#666;}
#module_500246110 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_500246110 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_500246110 .third-nav-item:hover .item_outer{font-style:normal;}
#module_500246110 .third-nav-item:hover .third-nav-item-inner,#module_500246110 .third-hover-color{background-color:#fff;}
#module_500246110 .third-nav-item:hover .third-nav-item-inner{}
#module_500246110 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_500246110 .third-nav-item:hover .third-nav-item-inner{}
#module_500246110 .third-nav-item:hover .third-nav-item-inner{}
#module_500246110 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer500245581 #Sub500245581_2 {width:80.5382%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_503923527 .ModuleHead .HeadCenter{float:none;}
#module_503923527 {
padding:0px;
}
#module_503923527 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923527 .ModuleHead503923527 {
display:none;
}
#module_503923527 .BodyCenter.BodyCenter503923527 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923527 >.module_503923527 {
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_503923527 >.module_503923527{
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_503923527 .BodyCenter.BodyCenter503923527 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923527 .BodyCenter.BodyCenter503923527 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923527 >.module_503923527 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923527 >.module_503923527 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923527 >.module_503923527 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923527:hover {
border:none;
}
#module_503923527:hover >.module_503923527 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923527 .ModuleSubContainer{background-color:transparent;}
#module_503923527 .ModuleSubContainer{background-image:none;}
#module_503923527 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923527 .ModuleSubContainer{background-position:0% 0%;}
#module_503923527 .ModuleSubContainer{background-attachment:scroll;}
#module_503923527 .ModuleSubContainer{}
#module_503923527 {!bgVideo!}{bgVideoUrl:}
#module_503923527 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923527 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923527 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923527 {max-width:none;width:100%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-109 .slider-layout-109 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-109 .slider-layout-109 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-109 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-slide {position: relative; transition: unset !important; opacity: 1 !important;}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-slide-box{transform: matrix(1, 0, 0, 1, 0, 0);}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-box{transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform-origin: 100% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.slick-current .slick-box{transform: matrix(1, 0, 0, 1, 0, 0); transform-origin: 0% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.prevScalePage {-moz-animation: prevScalePage 1s ease-in-out; -webkit-animation: prevScalePage 1s ease-in-out; animation: prevScalePage 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage {-moz-animation: nextScalePageUBox 1s ease-in-out; -webkit-animation: nextScalePageUBox 1s ease-in-out; animation: nextScalePageUBox 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-slide-box {-moz-animation: nextScalePageBox 1s ease-in-out; -webkit-animation: nextScalePageBox 1s ease-in-out; animation: nextScalePageBox 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-box{-moz-animation: nextScalePage 1s ease-in-out; -webkit-animation: nextScalePage 1s ease-in-out; animation: nextScalePage 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-slide-box {-moz-animation: nextScalePageBoxInversion 1s ease-in-out; -webkit-animation: nextScalePageBoxInversion 1s ease-in-out; animation: nextScalePageBoxInversion 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-box{-moz-animation: nextScalePageInversion 1s ease-in-out; -webkit-animation: nextScalePageInversion 1s ease-in-out; animation: nextScalePageInversion 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slide-box img {position: relative; left: 50%; transform: translate(-50%); width: 100%;}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 50px; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dots li {position: relative; font-size: 0; width: 60px; height: 2px; margin-left: unset; margin-right: unset; background-color: rgba(19, 157, 143, .4); cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0; cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li.slick-active {background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {display: inline-block !important; position: relative; bottom: -12px; font-size: 16px; color: #fff; z-index: 1; width: auto; height: auto; line-height: 1;}
.ModuleSlideV2Giant.layout-109 .slick-prev {left: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-next {right: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-prev:before,
.ModuleSlideV2Giant.layout-109 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .tab-pages {width: auto; height: auto; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); font-size: 16px;}
.ModuleSlideV2Giant.layout-109 .tab-pages p {line-height: 1;}
.ModuleSlideV2Giant.layout-109 .tab-pages p.current-page::after {content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: 15px; margin-bottom: 15px;}
.ModuleSlideV2Giant.layout-109 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right: 2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 9%; font-size: 14px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:3%;font-size:14px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 10% !important; font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:5%;height:1px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages::after {height:1px;}
    .ModuleSlideV2Giant.layout-109 .slick-active{width:45px;/*height:1px;*/}

}

@-moz-keyframes prevScalePage {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@-webkit-keyframes prevScalePage {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@keyframes prevScalePage {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}

@-moz-keyframes nextScalePageUBox {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@-webkit-keyframes nextScalePageUBox {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@keyframes nextScalePageUBox {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}

@-moz-keyframes nextScalePageBox {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBox {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBox {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePage {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePage {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePage {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageBoxInversion {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBoxInversion {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBoxInversion {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-109 .slick-dots li {width: 30px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev {left: -10px;}
    .ModuleSlideV2Giant.layout-109 .slick-next {right: -10px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {display: none;}
}.module_503923528 .ModuleHead .HeadCenter{float:none;}
#module_503923528 {
padding:0px;
}
#module_503923528 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923528 .ModuleHead503923528 {
display:none;
}

#module_503923528 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_503923528 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_503923528 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_503923528 .slick-prev, #module_503923528 .slick-next{color:rgba(255, 255, 255, 1);}
#module_503923528 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_503923528 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_503923528 .slick-prev:hover, #module_503923528 .slick-next:hover{color:rgba(255, 255, 255, 1);}
/*图文模块 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_503923529 .ModuleHead .HeadCenter{float:none;}
#module_503923529 {
padding:0px;
}
#module_503923529 {
position:absolute;
z-index:99;
top:6%;
left:26%;
width:47%;
height:55%;
}
#module_503923529 .ModuleHead503923529 {
display:none;
}
#module_503923529 .BodyCenter.BodyCenter503923529 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923529 >.module_503923529 {
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_503923529 >.module_503923529{
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_503923529 .BodyCenter.BodyCenter503923529 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923529 .BodyCenter.BodyCenter503923529 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923529 >.module_503923529 {
margin-top:23.0360%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923529 >.module_503923529 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923529 >.module_503923529 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923529:hover {
border:none;
}
#module_503923529:hover >.module_503923529 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923529 .ModuleImageTextGiantContent{margin-top:0px;}
#module_503923529 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_503923529 .ModuleImageTextGiantContent{margin-left:0px;}
#module_503923529 .ModuleImageTextGiantContent{margin-right:0px;}
#module_503923529 .imageTextGiant-Container{padding-top:10px;}
#module_503923529 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923529 .imageTextGiant-Container{padding-left:10px;}
#module_503923529 .imageTextGiant-Container{padding-right:10px;}
#module_503923529 .showHandle .btn{font-size:14px;}
#module_503923529 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923529 .showHandle .btn{color:#333;}
#module_503923529 .showHandle .btn{font-weight:400;}
#module_503923529 .showHandle .btn{text-decoration:none;}
#module_503923529 .showHandle .btn{font-style:normal;}
#module_503923529 .showHandle div{border-top-color:#ddd !important;}
#module_503923529 .showHandle div{border-top-style:solid !important;}
#module_503923529 .showHandle div{border-top-width:1px !important;}
#module_503923529 .showHandle{background-color:transparent;}
#module_503923529 .showHandle{background-image:none;}
#module_503923529 .showHandle{background-repeat:no-repeat;}
#module_503923529 .showHandle{}
#module_503923529 .showHandle{}
#module_503923529 .showHandle{}
#module_503923529 a{font-size:unset;font-family:unset}
.module_503923531 .ModuleHead .HeadCenter{float:none;}
#module_503923531 {
padding:0px;
}
#module_503923531 {
position:absolute;
z-index:99;
top:9%;
left:26%;
width:47%;
height:55%;
}
#module_503923531 .ModuleHead503923531 {
display:none;
}
#module_503923531 .BodyCenter.BodyCenter503923531 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923531 >.module_503923531 {
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_503923531 >.module_503923531{
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_503923531 .BodyCenter.BodyCenter503923531 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923531 .BodyCenter.BodyCenter503923531 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923531 >.module_503923531 {
margin-top:20.6391%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923531 >.module_503923531 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923531 >.module_503923531 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923531:hover {
border:none;
}
#module_503923531:hover >.module_503923531 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923531 .ModuleImageTextGiantContent{margin-top:0px;}
#module_503923531 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_503923531 .ModuleImageTextGiantContent{margin-left:0px;}
#module_503923531 .ModuleImageTextGiantContent{margin-right:0px;}
#module_503923531 .imageTextGiant-Container{padding-top:10px;}
#module_503923531 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923531 .imageTextGiant-Container{padding-left:10px;}
#module_503923531 .imageTextGiant-Container{padding-right:10px;}
#module_503923531 .showHandle .btn{font-size:14px;}
#module_503923531 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923531 .showHandle .btn{color:#333;}
#module_503923531 .showHandle .btn{font-weight:400;}
#module_503923531 .showHandle .btn{text-decoration:none;}
#module_503923531 .showHandle .btn{font-style:normal;}
#module_503923531 .showHandle div{border-top-color:#ddd !important;}
#module_503923531 .showHandle div{border-top-style:solid !important;}
#module_503923531 .showHandle div{border-top-width:1px !important;}
#module_503923531 .showHandle{background-color:transparent;}
#module_503923531 .showHandle{background-image:none;}
#module_503923531 .showHandle{background-repeat:no-repeat;}
#module_503923531 .showHandle{}
#module_503923531 .showHandle{}
#module_503923531 .showHandle{}
#module_503923531 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-101 .moduleButton{
    background-color: #f10251;
    font-size: 14px;
    height: 40px;
    border-radius:20px;
    width:100px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    overflow:hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-101 .BreadIcon{
    font-size: 16px;
}

.ModuleButtonGiant.layout-101 .moduleButton:hover{
    background-color: #e50b1c;
}

.ModuleButtonGiant.layout-101:hover .moduleButton:before{
    background-color:#000
}
.ModuleButtonGiant.layout-101 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-101 .buttonbox > span{
	display:inline-flex;
}
.module_503923530 .ModuleHead .HeadCenter{float:none;}
#module_503923530 {
padding:0px;
}
#module_503923530 {
position:absolute;
z-index:99;
top:54%;
left:44%;
width:24%;
height:24%;
}
#module_503923530 .ModuleHead503923530 {
display:none;
}
#module_503923530 .BodyCenter.BodyCenter503923530 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923530 >.module_503923530 {
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_503923530 >.module_503923530{
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_503923530 .BodyCenter.BodyCenter503923530 {
padding-top:10.5769%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923530 .BodyCenter.BodyCenter503923530 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923530 >.module_503923530 {
margin-top:4.4271%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923530 >.module_503923530 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923530 >.module_503923530 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923530:hover {
border:none;
}
#module_503923530:hover >.module_503923530 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923530 .BodyCenter{text-align:left;}
#module_503923530 .moduleButton{font-size:18px;}
#module_503923530 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923530 .moduleButton{color:#fff;}
#module_503923530 .moduleButton{font-weight:normal;}
#module_503923530 .moduleButton{text-decoration:none;}
#module_503923530 .moduleButton{font-style:normal;}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{background-image:none;}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{background-repeat:no-repeat;}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{background-position:none;}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{background-attachment:none;}
#module_503923530 .moduleButton, #module_503923530 .moduleButton:before{}
#module_503923530 .moduleButton{border-color:#000;}
#module_503923530 .moduleButton{border-style:none;}
#module_503923530 .moduleButton{border-width:0px;}
#module_503923530 .moduleButton{border-top-left-radius:50px;}
#module_503923530 .moduleButton{border-top-right-radius:50px;}
#module_503923530 .moduleButton{border-bottom-left-radius:50px;}
#module_503923530 .moduleButton{border-bottom-right-radius:50px;}
#module_503923530 .moduleButton{width:197px;}
#module_503923530 .moduleButton,#module_503923530 .BreadsvgIcon{height:48px;line-height:48px;}
#module_503923530 .BodyCenter{color:#fff;}
#module_503923530 .BreadIcon{font-size:16px;} #module_503923530 .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923530 .BreadIcon{color:#fff;} #module_503923530 .BreadsvgIcon svg>*{fill:#fff;}
#module_503923530 .BreadIcon,#module_503923530 .BreadsvgIcon{margin-left:10px;}
#module_503923530 .BreadIcon,#module_503923530 .BreadsvgIcon{margin-right:10px;}
#module_503923530 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923530 .moduleButton:hover .BreadIcon{font-size:16px;} #module_503923530 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923530 .moduleButton:hover .BreadIcon{color:#fff} #module_503923530 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_503923530 .moduleButton:hover{font-size:18px;}
#module_503923530 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923530 .moduleButton:hover{color:#fff !important;}
#module_503923530 .moduleButton:hover{font-weight:normal;}
#module_503923530 .moduleButton:hover{text-decoration:none;}
#module_503923530 .moduleButton:hover{font-style:normal;}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{background-image:none;}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{background-position:none;}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{background-attachment:none;}
#module_503923530 .moduleButton:hover, #module_503923530 .moduleButton.float:hover{}
#module_503923530 .moduleButton:hover{border-color:#000;} #module_503923530 .moduleButton.float:hover{border-color:#000;}
#module_503923530 .moduleButton:hover{border-style:none;} #module_503923530 .moduleButton.float:hover{border-style:none;}
#module_503923530 .moduleButton:hover{border-width:0px;}  #module_503923530 .moduleButton.float:hover{border-width:0px;}
#module_503923530 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923532 .ModuleHead .HeadCenter{float:none;}
#module_503923532 {
padding:0px;
}
#module_503923532 {
position:absolute;
z-index:100;
top:44%;
left:43%;
width:23%;
height:36%;
}
#module_503923532 .ModuleHead503923532 {
display:none;
}
#module_503923532 .BodyCenter.BodyCenter503923532 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923532 >.module_503923532 {
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_503923532 >.module_503923532{
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_503923532 .BodyCenter.BodyCenter503923532 {
padding-top:10.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923532 .BodyCenter.BodyCenter503923532 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923532 >.module_503923532 {
margin-top:34.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923532 >.module_503923532 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923532 >.module_503923532 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923532:hover {
border:none;
}
#module_503923532:hover >.module_503923532 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923532 .BodyCenter{text-align:left;}
#module_503923532 .moduleButton{font-size:18px;}
#module_503923532 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923532 .moduleButton{color:#fff;}
#module_503923532 .moduleButton{font-weight:normal;}
#module_503923532 .moduleButton{text-decoration:none;}
#module_503923532 .moduleButton{font-style:normal;}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{background-image:none;}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{background-repeat:no-repeat;}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{background-position:none;}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{background-attachment:none;}
#module_503923532 .moduleButton, #module_503923532 .moduleButton:before{}
#module_503923532 .moduleButton{border-color:#000;}
#module_503923532 .moduleButton{border-style:none;}
#module_503923532 .moduleButton{border-width:0px;}
#module_503923532 .moduleButton{border-top-left-radius:50px;}
#module_503923532 .moduleButton{border-top-right-radius:50px;}
#module_503923532 .moduleButton{border-bottom-left-radius:50px;}
#module_503923532 .moduleButton{border-bottom-right-radius:50px;}
#module_503923532 .moduleButton{width:197px;}
#module_503923532 .moduleButton,#module_503923532 .BreadsvgIcon{height:48px;line-height:48px;}
#module_503923532 .BodyCenter{color:#fff;}
#module_503923532 .BreadIcon{font-size:16px;} #module_503923532 .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923532 .BreadIcon{color:#fff;} #module_503923532 .BreadsvgIcon svg>*{fill:#fff;}
#module_503923532 .BreadIcon,#module_503923532 .BreadsvgIcon{margin-left:10px;}
#module_503923532 .BreadIcon,#module_503923532 .BreadsvgIcon{margin-right:10px;}
#module_503923532 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923532 .moduleButton:hover .BreadIcon{font-size:16px;} #module_503923532 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923532 .moduleButton:hover .BreadIcon{color:#fff} #module_503923532 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_503923532 .moduleButton:hover{font-size:18px;}
#module_503923532 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923532 .moduleButton:hover{color:#fff !important;}
#module_503923532 .moduleButton:hover{font-weight:normal;}
#module_503923532 .moduleButton:hover{text-decoration:none;}
#module_503923532 .moduleButton:hover{font-style:normal;}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{background-image:none;}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{background-position:none;}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{background-attachment:none;}
#module_503923532 .moduleButton:hover, #module_503923532 .moduleButton.float:hover{}
#module_503923532 .moduleButton:hover{border-color:#000;} #module_503923532 .moduleButton.float:hover{border-color:#000;}
#module_503923532 .moduleButton:hover{border-style:none;} #module_503923532 .moduleButton.float:hover{border-style:none;}
#module_503923532 .moduleButton:hover{border-width:0px;}  #module_503923532 .moduleButton.float:hover{border-width:0px;}
#module_503923532 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

#module_503923528 .SubContainer {max-width:1600px !important;}

.module_503923570 .ModuleHead .HeadCenter{float:none;}
#module_503923570 {
padding:0px;
}
#module_503923570 {
position:static;
z-index:1;
top:156px;
left:767px;
width:100%;
height: auto;
}
#module_503923570 .ModuleHead503923570 {
display:none;
}
#module_503923570 .BodyCenter.BodyCenter503923570 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923570 >.module_503923570 {
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_503923570 >.module_503923570{
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_503923570 .BodyCenter.BodyCenter503923570 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923570 .BodyCenter.BodyCenter503923570 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923570 >.module_503923570 {
margin-top:4.3153%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923570 >.module_503923570 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923570 >.module_503923570 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923570:hover {
border:none;
}
#module_503923570:hover >.module_503923570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923570 .ModuleSubContainer{background-color:transparent;}
#module_503923570 .ModuleSubContainer{background-image:none;}
#module_503923570 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923570 .ModuleSubContainer{background-position:0% 0%;}
#module_503923570 .ModuleSubContainer{background-attachment:scroll;}
#module_503923570 .ModuleSubContainer{}
#module_503923570 {!bgVideo!}{bgVideoUrl:}
#module_503923570 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923570 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923570 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923570 {max-width:none;width:100%;}
.module_503923571 .ModuleHead .HeadCenter{float:none;}
#module_503923571 {
padding:0px;
}
#module_503923571 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923571 .ModuleHead503923571 {
display:none;
}

#module_503923571 .tab-pages p{color:rgba(255, 255, 255, .5);}
#module_503923571 .tab-pages p.current-page::after{background-color:rgba(255, 255, 255, 1);}
#module_503923571 .slick-dots li{background-color:rgba(209, 209, 209, .3);}
#module_503923571 .slick-prev, #module_503923571 .slick-next{color:rgba(255, 255, 255, 1);}
#module_503923571 .tab-pages p.current-page{color:rgba(255, 255, 255, 1);}
#module_503923571 .slick-dots li.slick-active{background-color:rgba(255, 255, 255, 1);}
#module_503923571 .slick-prev:hover, #module_503923571 .slick-next:hover{color:rgba(255, 255, 255, 1);}
#module_503923571 .SubContainer {max-width:1600px !important;}

.module_503923533 .ModuleHead .HeadCenter{float:none;}
#module_503923533 {
padding:0px;
}
#module_503923533 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923533 .ModuleHead503923533 {
display:none;
}
#module_503923533 .BodyCenter.BodyCenter503923533 {
background-color:transparent;
background-image:url(../images/202307141717460260b8.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_503923533 >.module_503923533 {
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_503923533 >.module_503923533{
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_503923533 .BodyCenter.BodyCenter503923533 {
padding-top:0.3452%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6467%;
}
}
@media screen and (max-width: 767px){
#module_503923533 .BodyCenter.BodyCenter503923533 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923533 >.module_503923533 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923533 >.module_503923533 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923533 >.module_503923533 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923533:hover {
border:none;
}
#module_503923533:hover >.module_503923533 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923533 .ModuleSubContainer{background-color:transparent;}
#module_503923533 .ModuleSubContainer{background-image:none;}
#module_503923533 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923533 .ModuleSubContainer{background-position:0% 0%;}
#module_503923533 .ModuleSubContainer{background-attachment:scroll;}
#module_503923533 .ModuleSubContainer{}
#module_503923533 {!bgVideo!}{bgVideoUrl:}
#module_503923533 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923533 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923533 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923533 {max-width:1600px;width:auto;}
.module_503923534 .ModuleHead .HeadCenter{float:none;}
#module_503923534 {
padding:0px;
}
#module_503923534 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923534 .ModuleHead503923534 {
display:none;
}
#module_503923534 .BodyCenter.BodyCenter503923534 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923534 >.module_503923534 {
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_503923534 >.module_503923534{
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_503923534 .BodyCenter.BodyCenter503923534 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923534 .BodyCenter.BodyCenter503923534 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923534 >.module_503923534 {
margin-top:9.9437%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923534 >.module_503923534 {
margin-top:18px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923534 >.module_503923534 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923534:hover {
border:none;
}
#module_503923534:hover >.module_503923534 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923534 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923534 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923534 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923534 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923534 .plainTextGiant-Container{padding-top:10px;}
#module_503923534 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923534 .plainTextGiant-Container{padding-left:10px;}
#module_503923534 .plainTextGiant-Container{padding-right:10px;}
#module_503923534 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: 12;
    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(../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(../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(../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: 1px;
}

.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_503923535 .ModuleHead .HeadCenter{float:none;}
#module_503923535 {
padding:0px;
}
#module_503923535 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923535 .ModuleHead503923535 {
display:none;
}
#module_503923535 .BodyCenter.BodyCenter503923535 {
background:none;background-color:rgba(255, 255, 255, 0);
}
#module_503923535 >.module_503923535 {
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_503923535 >.module_503923535{
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_503923535 .BodyCenter.BodyCenter503923535 {
padding-top:0.0000%;
padding-left:1.4058%;
padding-right:1.4058%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923535 .BodyCenter.BodyCenter503923535 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_503923535 >.module_503923535 {
margin-top:3.5614%;
margin-left:0.0000%;
margin-right:34.3955%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923535 >.module_503923535 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923535 >.module_503923535 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923535:hover {
border:none;
}
#module_503923535:hover >.module_503923535 {
border-color:#ccc;
}
#module_503923535:hover >.module_503923535 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{font-size:14px;}
#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{color:#999;}
#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{font-weight:normal;}
#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{text-decoration:none;}
#module_503923535 .InsidePage-list-content span,#module_503923535 .in-formList-checkbox span{font-style:normal;}
#module_503923535 .vcbtn1{background-color:#1e88e5;}
#module_503923535 .vcbtn1{color:#fff;}
#module_503923535 .title{font-size:24px;}
#module_503923535 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .title{color:#333;}
#module_503923535 .title{font-weight:normal;}
#module_503923535 .title{text-decoration:none;}
#module_503923535 .title{font-style:normal;}
#module_503923535 .title{background-color:transparent;}
#module_503923535 .title{background-image:none;}
#module_503923535 .title{background-repeat:no-repeat;}
#module_503923535 .title{background-position:50% 50%;}
#module_503923535 .title{background-attachment:scroll;}
#module_503923535 .title{}
#module_503923535 .title{height:50px;line-height:50px;}
#module_503923535 .title{text-align:center;}
#module_503923535 .Describ-text-color{font-size:14px;}
#module_503923535 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .Describ-text-color{color:#666;}
#module_503923535 .Describ-text-color{font-weight:normal;}
#module_503923535 .Describ-text-color{text-decoration:none;}
#module_503923535 .Describ-text-color{font-style:normal;}
#module_503923535 .submitbtn{font-size:16px;}
#module_503923535 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .submitbtn{color:#fff;}
#module_503923535 .submitbtn{font-weight:normal;}
#module_503923535 .submitbtn{text-decoration:none;}
#module_503923535 .submitbtn{font-style:normal;}
#module_503923535 .submitbtn{width:100%;}
#module_503923535 .submitbtn{height:42px;line-height:42px;}
#module_503923535 .submitbtnbox{justify-content:flex-start;}
#module_503923535 .submitbtn{background-color:rgb(51, 51, 51);} #module_503923535 input[type=radio]:checked, #module_503923535 input[type=checkbox]:checked{background:rgb(51, 51, 51);border:1px solid rgb(51, 51, 51)}
#module_503923535 .submitbtn{background-image:none;}
#module_503923535 .submitbtn{background-repeat:no-repeat;}
#module_503923535 .submitbtn{background-position:50% 50%;}
#module_503923535 .submitbtn{background-attachment:scroll;}
#module_503923535 .submitbtn{}
#module_503923535 .smsvcode,#module_503923535 .VerificationCodeinput,#module_503923535 .Browse-file,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535 .formList-content-no-style,#module_503923535 .customFormTextarea,#module_503923535 .in-formList-content,#module_503923535 .frist_item,#module_503923535 .Browse-file-input,#module_503923535 input[type=text],#module_503923535 .VerificationCodeinputWb,#module_503923535 .frist-city-select,#module_503923535 .pcCitybox select{background-color:rgba(255, 255, 255, 0);}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-top-style:solid;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-top-width:1px;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-right-style:solid;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-right-width:1px;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-left-style:solid;}
#module_503923535 .smsvcode,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535 .customFormCheckbox,#module_503923535 input[type=radio],#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-left-width:1px;}
#module_503923535 .smsvcode,#module_503923535 .formList-content-no-style,#module_503923535  .frist_item,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-top-left-radius:0px;}
#module_503923535 .smsvcode,#module_503923535 .formList-content-no-style,#module_503923535  .frist_item,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-top-right-radius:0px;}
#module_503923535 .smsvcode,#module_503923535 .formList-content-no-style,#module_503923535 .frist_item,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-bottom-left-radius:0px;}
#module_503923535 .smsvcode,#module_503923535 .formList-content-no-style, #module_503923535  .frist_item,#module_503923535 .Pc-formList-content .in-formList-content,#module_503923535 .Browse-file,#module_503923535 .VerificationCodeinput,#module_503923535  .in-formList-content,#module_503923535 .frist-city-select,#module_503923535 .Couty-select,#module_503923535 .City-select,#module_503923535 .VerificationCodeinputWb{border-bottom-right-radius:0px;}
#module_503923535 .smsbtn,#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{font-size:14px;}
#module_503923535 .smsbtn,#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{color:#999;} 
#module_503923535 .smsbtn,#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{font-weight:normal;}
#module_503923535 .smsbtn,#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{text-decoration:none;}
#module_503923535 .smsbtn,#module_503923535 .smsvcode,#module_503923535 .input-text-color,#module_503923535 .cityval{font-style:normal;}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{font-size:14px;}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{color:rgba(51, 51, 51, 0);}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{font-weight:normal;}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{text-decoration:none;}
#module_503923535 .input-text-color::placeholder,#module_503923535 .smsvcode::placeholder{font-style:normal;}
#module_503923535 .submitbtn{border-top-left-radius:0px;}
#module_503923535 .submitbtn{border-top-right-radius:0px;}
#module_503923535 .submitbtn{border-bottom-left-radius:0px;}
#module_503923535 .submitbtn{border-bottom-right-radius:0px;}
#module_503923535 .smsvaldatebox,#module_503923535 .frist_item,#module_503923535 .VerificationCodeinput,#module_503923535 .formList-content.textbox,#module_503923535 .customFormDatetime,#module_503923535 .pcCitybox select{line-height:px;height:px;}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-top-color:rgb(153, 153, 153);}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-right-color:rgb(153, 153, 153);}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb{border-right-style:solid;}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-bottom-color:rgb(153, 153, 153);}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-left-color:rgb(153, 153, 153);}
#module_503923535 .smsvcode:hover,#module_503923535 .Pc-formList-content .in-formList-content:hover,#module_503923535 .Browse-file:hover,#module_503923535 .VerificationCodeinput:hover,#module_503923535 .customFormCheckbox:hover,#module_503923535 input[type=radio]:hover,#module_503923535  .in-formList-content:hover,#module_503923535 .frist-city-select:hover,#module_503923535 .Couty-select:hover,#module_503923535 .City-select:hover,#module_503923535 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_503923535 .submitbtn:hover{font-size:16px;}
#module_503923535 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923535 .submitbtn:hover{color:#fff;}
#module_503923535 .submitbtn:hover{font-weight:normal;}
#module_503923535 .submitbtn:hover{text-decoration:none;}
#module_503923535 .submitbtn:hover{font-style:normal;}
#module_503923535 .submitbtn:hover{background-color:rgb(202, 23, 44);}
#module_503923535 .submitbtn:hover{background-image:none;}
#module_503923535 .submitbtn:hover{background-repeat:no-repeat;}
#module_503923535 .submitbtn:hover{background-position:50% 50%;}
#module_503923535 .submitbtn:hover{background-attachment:scroll;}
#module_503923535 .submitbtn:hover{}

.module_503923572 .ModuleHead .HeadCenter{float:none;}
#module_503923572 {
padding:0px;
}
#module_503923572 {
position:static;
z-index:0;
top:461px;
left:255px;
width:100%;
height: auto;
}
#module_503923572 .ModuleHead503923572 {
display:none;
}
#module_503923572 .BodyCenter.BodyCenter503923572 {
background:none;background-color:rgb(247, 247, 247);
}
#module_503923572 >.module_503923572 {
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_503923572 >.module_503923572{
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_503923572 .BodyCenter.BodyCenter503923572 {
padding-top:0.3452%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6467%;
}
}
@media screen and (max-width: 767px){
#module_503923572 .BodyCenter.BodyCenter503923572 {
padding-top:0.0000%;
padding-left:2.8736%;
padding-right:2.8736%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923572 >.module_503923572 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923572 >.module_503923572 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923572 >.module_503923572 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923572:hover {
border:none;
}
#module_503923572:hover >.module_503923572 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923572 .ModuleSubContainer{background-color:transparent;}
#module_503923572 .ModuleSubContainer{background-image:none;}
#module_503923572 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923572 .ModuleSubContainer{background-position:0% 0%;}
#module_503923572 .ModuleSubContainer{background-attachment:scroll;}
#module_503923572 .ModuleSubContainer{}
#module_503923572 {!bgVideo!}{bgVideoUrl:}
#module_503923572 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923572 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923572 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923572 {max-width:1600px;width:auto;}
.module_503923573 .ModuleHead .HeadCenter{float:none;}
#module_503923573 {
padding:0px;
}
#module_503923573 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923573 .ModuleHead503923573 {
display:none;
}
#module_503923573 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923573 >.module_503923573 {
margin-top:9.9437%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923573 >.module_503923573 {
margin-top:7.1839%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_503923573 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923573 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923573 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923573 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923573 .plainTextGiant-Container{padding-top:10px;}
#module_503923573 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923573 .plainTextGiant-Container{padding-left:10px;}
#module_503923573 .plainTextGiant-Container{padding-right:10px;}
#module_503923573 a{font-size:unset;font-family:unset}
.module_503923574 .ModuleHead .HeadCenter{float:none;}
#module_503923574 {
padding:0px;
}
#module_503923574 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923574 .ModuleHead503923574 {
display:none;
}
#module_503923574 .BodyCenter.BodyCenter503923574 {
background:none;background-color:rgba(255, 255, 255, 0);
}
#module_503923574 >.module_503923574 {
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_503923574 >.module_503923574{
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_503923574 .BodyCenter.BodyCenter503923574 {
padding-top:0.0000%;
padding-left:1.4058%;
padding-right:1.4058%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923574 .BodyCenter.BodyCenter503923574 {
padding-top:4.3103%;
padding-left:4.3103%;
padding-right:4.3103%;
padding-bottom:4.3103%;
}
}
@media screen and (min-width: 768px){
#module_503923574 >.module_503923574 {
margin-top:3.5614%;
margin-left:0.0000%;
margin-right:34.3955%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923574 >.module_503923574 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:7.6220%;
}
}
#module_503923574 >.module_503923574 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923574:hover {
border:none;
}
#module_503923574:hover >.module_503923574 {
border-color:#ccc;
}
#module_503923574:hover >.module_503923574 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{font-size:14px;}
#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{color:#999;}
#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{font-weight:normal;}
#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{text-decoration:none;}
#module_503923574 .InsidePage-list-content span,#module_503923574 .in-formList-checkbox span{font-style:normal;}
#module_503923574 .vcbtn1{background-color:#1e88e5;}
#module_503923574 .vcbtn1{color:#fff;}
#module_503923574 .title{font-size:24px;}
#module_503923574 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .title{color:#333;}
#module_503923574 .title{font-weight:normal;}
#module_503923574 .title{text-decoration:none;}
#module_503923574 .title{font-style:normal;}
#module_503923574 .title{background-color:transparent;}
#module_503923574 .title{background-image:none;}
#module_503923574 .title{background-repeat:no-repeat;}
#module_503923574 .title{background-position:50% 50%;}
#module_503923574 .title{background-attachment:scroll;}
#module_503923574 .title{}
#module_503923574 .title{height:50px;line-height:50px;}
#module_503923574 .title{text-align:center;}
#module_503923574 .Describ-text-color{font-size:14px;}
#module_503923574 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .Describ-text-color{color:#666;}
#module_503923574 .Describ-text-color{font-weight:normal;}
#module_503923574 .Describ-text-color{text-decoration:none;}
#module_503923574 .Describ-text-color{font-style:normal;}
#module_503923574 .submitbtn{font-size:16px;}
#module_503923574 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .submitbtn{color:#fff;}
#module_503923574 .submitbtn{font-weight:normal;}
#module_503923574 .submitbtn{text-decoration:none;}
#module_503923574 .submitbtn{font-style:normal;}
#module_503923574 .submitbtn{width:100%;}
#module_503923574 .submitbtn{height:42px;line-height:42px;}
#module_503923574 .submitbtnbox{justify-content:flex-start;}
#module_503923574 .submitbtn{background-color:rgb(51, 51, 51);} #module_503923574 input[type=radio]:checked, #module_503923574 input[type=checkbox]:checked{background:rgb(51, 51, 51);border:1px solid rgb(51, 51, 51)}
#module_503923574 .submitbtn{background-image:none;}
#module_503923574 .submitbtn{background-repeat:no-repeat;}
#module_503923574 .submitbtn{background-position:50% 50%;}
#module_503923574 .submitbtn{background-attachment:scroll;}
#module_503923574 .submitbtn{}
#module_503923574 .smsvcode,#module_503923574 .VerificationCodeinput,#module_503923574 .Browse-file,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574 .formList-content-no-style,#module_503923574 .customFormTextarea,#module_503923574 .in-formList-content,#module_503923574 .frist_item,#module_503923574 .Browse-file-input,#module_503923574 input[type=text],#module_503923574 .VerificationCodeinputWb,#module_503923574 .frist-city-select,#module_503923574 .pcCitybox select{background-color:rgba(255, 255, 255, 0);}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-top-style:solid;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-top-width:1px;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-right-style:solid;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-right-width:1px;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-left-style:solid;}
#module_503923574 .smsvcode,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574 .customFormCheckbox,#module_503923574 input[type=radio],#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-left-width:1px;}
#module_503923574 .smsvcode,#module_503923574 .formList-content-no-style,#module_503923574  .frist_item,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-top-left-radius:0px;}
#module_503923574 .smsvcode,#module_503923574 .formList-content-no-style,#module_503923574  .frist_item,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-top-right-radius:0px;}
#module_503923574 .smsvcode,#module_503923574 .formList-content-no-style,#module_503923574 .frist_item,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-bottom-left-radius:0px;}
#module_503923574 .smsvcode,#module_503923574 .formList-content-no-style, #module_503923574  .frist_item,#module_503923574 .Pc-formList-content .in-formList-content,#module_503923574 .Browse-file,#module_503923574 .VerificationCodeinput,#module_503923574  .in-formList-content,#module_503923574 .frist-city-select,#module_503923574 .Couty-select,#module_503923574 .City-select,#module_503923574 .VerificationCodeinputWb{border-bottom-right-radius:0px;}
#module_503923574 .smsbtn,#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{font-size:14px;}
#module_503923574 .smsbtn,#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{color:#999;} 
#module_503923574 .smsbtn,#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{font-weight:normal;}
#module_503923574 .smsbtn,#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{text-decoration:none;}
#module_503923574 .smsbtn,#module_503923574 .smsvcode,#module_503923574 .input-text-color,#module_503923574 .cityval{font-style:normal;}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{font-size:14px;}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{color:rgba(51, 51, 51, 0);}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{font-weight:normal;}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{text-decoration:none;}
#module_503923574 .input-text-color::placeholder,#module_503923574 .smsvcode::placeholder{font-style:normal;}
#module_503923574 .submitbtn{border-top-left-radius:0px;}
#module_503923574 .submitbtn{border-top-right-radius:0px;}
#module_503923574 .submitbtn{border-bottom-left-radius:0px;}
#module_503923574 .submitbtn{border-bottom-right-radius:0px;}
#module_503923574 .smsvaldatebox,#module_503923574 .frist_item,#module_503923574 .VerificationCodeinput,#module_503923574 .formList-content.textbox,#module_503923574 .customFormDatetime,#module_503923574 .pcCitybox select{line-height:px;height:px;}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-top-color:rgb(153, 153, 153);}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-right-color:rgb(153, 153, 153);}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb{border-right-style:solid;}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-bottom-color:rgb(153, 153, 153);}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-left-color:rgb(153, 153, 153);}
#module_503923574 .smsvcode:hover,#module_503923574 .Pc-formList-content .in-formList-content:hover,#module_503923574 .Browse-file:hover,#module_503923574 .VerificationCodeinput:hover,#module_503923574 .customFormCheckbox:hover,#module_503923574 input[type=radio]:hover,#module_503923574  .in-formList-content:hover,#module_503923574 .frist-city-select:hover,#module_503923574 .Couty-select:hover,#module_503923574 .City-select:hover,#module_503923574 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_503923574 .submitbtn:hover{font-size:16px;}
#module_503923574 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923574 .submitbtn:hover{color:#fff;}
#module_503923574 .submitbtn:hover{font-weight:normal;}
#module_503923574 .submitbtn:hover{text-decoration:none;}
#module_503923574 .submitbtn:hover{font-style:normal;}
#module_503923574 .submitbtn:hover{background-color:rgb(202, 23, 44);}
#module_503923574 .submitbtn:hover{background-image:none;}
#module_503923574 .submitbtn:hover{background-repeat:no-repeat;}
#module_503923574 .submitbtn:hover{background-position:50% 50%;}
#module_503923574 .submitbtn:hover{background-attachment:scroll;}
#module_503923574 .submitbtn:hover{}

.module_503923575 .ModuleHead .HeadCenter{float:none;}
#module_503923575 {
padding:0px;
}
#module_503923575 {
position:static;
z-index:0;
top:962px;
left:283px;
width:100%;
height: auto;
}
#module_503923575 .ModuleHead503923575 {
display:none;
}

#module_503923575 .ModuleSubContainer{background-color:transparent;}
#module_503923575 .ModuleSubContainer{}
#module_503923575 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923575 .ModuleSubContainer{background-position:0% 0%;}
#module_503923575 .ModuleSubContainer{background-attachment:scroll;}
#module_503923575 .ModuleSubContainer{}
#module_503923575 {!bgVideo!}{bgVideoUrl:}
#module_503923575 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923575 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923575 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923575 {max-width:1600px;width:auto;}
.module_503923576 .ModuleHead .HeadCenter{float:none;}
#module_503923576 {
padding:0px;
}
#module_503923576 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923576 .ModuleHead503923576 {
display:none;
}
#module_503923576 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923576 >.module_503923576 {
margin-top:8.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923576 >.module_503923576 {
margin-top:11.7816%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_503923576 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923576 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923576 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923576 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923576 .plainTextGiant-Container{padding-top:10px;}
#module_503923576 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923576 .plainTextGiant-Container{padding-left:10px;}
#module_503923576 .plainTextGiant-Container{padding-right:10px;}
#module_503923576 a{font-size:unset;font-family:unset}
.module_503923577 .ModuleHead .HeadCenter{float:none;}
#module_503923577 {
padding:0px;
}
#module_503923577 {
position:absolute;
z-index:99;
top:84px;
left:570px;
width:100%;
height:43%;
}
#module_503923577 .ModuleHead503923577 {
display:none;
}
#module_503923577 .BodyCenter.BodyCenter503923577 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923577 >.module_503923577 {
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_503923577 >.module_503923577{
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_503923577 .BodyCenter.BodyCenter503923577 {
padding-top:9.4828%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923577 .BodyCenter.BodyCenter503923577 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923577 >.module_503923577 {
margin-top:3.8793%;
margin-left:12.9310%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923577 >.module_503923577 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923577 >.module_503923577 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923577:hover {
border:none;
}
#module_503923577:hover >.module_503923577 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923577 .BodyCenter{text-align:left;}
#module_503923577 .moduleButton{font-size:18px;}
#module_503923577 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923577 .moduleButton{color:#fff;}
#module_503923577 .moduleButton{font-weight:normal;}
#module_503923577 .moduleButton{text-decoration:none;}
#module_503923577 .moduleButton{font-style:normal;}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{background-image:none;}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{background-repeat:no-repeat;}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{background-position:none;}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{background-attachment:none;}
#module_503923577 .moduleButton, #module_503923577 .moduleButton:before{}
#module_503923577 .moduleButton{border-color:#000;}
#module_503923577 .moduleButton{border-style:none;}
#module_503923577 .moduleButton{border-width:0px;}
#module_503923577 .moduleButton{border-top-left-radius:50px;}
#module_503923577 .moduleButton{border-top-right-radius:50px;}
#module_503923577 .moduleButton{border-bottom-left-radius:50px;}
#module_503923577 .moduleButton{border-bottom-right-radius:50px;}
#module_503923577 .moduleButton{width:197px;}
#module_503923577 .moduleButton,#module_503923577 .BreadsvgIcon{height:48px;line-height:48px;}
#module_503923577 .BodyCenter{color:#fff;}
#module_503923577 .BreadIcon{font-size:16px;} #module_503923577 .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923577 .BreadIcon{color:#fff;} #module_503923577 .BreadsvgIcon svg>*{fill:#fff;}
#module_503923577 .BreadIcon,#module_503923577 .BreadsvgIcon{margin-left:10px;}
#module_503923577 .BreadIcon,#module_503923577 .BreadsvgIcon{margin-right:10px;}
#module_503923577 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923577 .moduleButton:hover .BreadIcon{font-size:16px;} #module_503923577 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923577 .moduleButton:hover .BreadIcon{color:#fff} #module_503923577 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_503923577 .moduleButton:hover{font-size:18px;}
#module_503923577 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923577 .moduleButton:hover{color:#fff !important;}
#module_503923577 .moduleButton:hover{font-weight:normal;}
#module_503923577 .moduleButton:hover{text-decoration:none;}
#module_503923577 .moduleButton:hover{font-style:normal;}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{background-image:none;}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{background-position:none;}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{background-attachment:none;}
#module_503923577 .moduleButton:hover, #module_503923577 .moduleButton.float:hover{}
#module_503923577 .moduleButton:hover{border-color:#000;} #module_503923577 .moduleButton.float:hover{border-color:#000;}
#module_503923577 .moduleButton:hover{border-style:none;} #module_503923577 .moduleButton.float:hover{border-style:none;}
#module_503923577 .moduleButton:hover{border-width:0px;}  #module_503923577 .moduleButton.float:hover{border-width:0px;}
#module_503923577 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923536 .ModuleHead .HeadCenter{float:none;}
#module_503923536 {
padding:0px;
}
#module_503923536 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923536 .ModuleHead503923536 {
display:none;
}

#module_503923536 .ModuleSubContainer{background-color:transparent;}
#module_503923536 .ModuleSubContainer{}
#module_503923536 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923536 .ModuleSubContainer{background-position:0% 0%;}
#module_503923536 .ModuleSubContainer{background-attachment:scroll;}
#module_503923536 .ModuleSubContainer{}
#module_503923536 {!bgVideo!}{bgVideoUrl:}
#module_503923536 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923536 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923536 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923536 {max-width:1600px;width:auto;}
.module_503923537 .ModuleHead .HeadCenter{float:none;}
#module_503923537 {
padding:0px;
}
#module_503923537 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923537 .ModuleHead503923537 {
display:none;
}
#module_503923537 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923537 >.module_503923537 {
margin-top:8.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923537 >.module_503923537 {
}
}

#module_503923537 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923537 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923537 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923537 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923537 .plainTextGiant-Container{padding-top:10px;}
#module_503923537 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923537 .plainTextGiant-Container{padding-left:10px;}
#module_503923537 .plainTextGiant-Container{padding-right:10px;}
#module_503923537 a{font-size:unset;font-family:unset}
.module_503923876 .ModuleHead .HeadCenter{float:none;}
#module_503923876 {
padding:0px;
}
#module_503923876 {
position:static;
z-index:1;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_503923876 .ModuleHead503923876 {
display:none;
}
#module_503923876 .BodyCenter.BodyCenter503923876 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923876 >.module_503923876 {
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_503923876 >.module_503923876{
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_503923876 .BodyCenter.BodyCenter503923876 {
padding-top:4.7500%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923876 .BodyCenter.BodyCenter503923876 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923876 >.module_503923876 {
margin-top:11.3750%;
margin-left:72.1250%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923876 >.module_503923876 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923876 >.module_503923876 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923876:hover {
border:none;
}
#module_503923876:hover >.module_503923876 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923876 .BodyCenter{text-align:left;}
#module_503923876 .moduleButton{font-size:18px;}
#module_503923876 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923876 .moduleButton{color:#fff;}
#module_503923876 .moduleButton{font-weight:normal;}
#module_503923876 .moduleButton{text-decoration:none;}
#module_503923876 .moduleButton{font-style:normal;}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{background-image:none;}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{background-repeat:no-repeat;}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{background-position:none;}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{background-attachment:none;}
#module_503923876 .moduleButton, #module_503923876 .moduleButton:before{}
#module_503923876 .moduleButton{border-color:#000;}
#module_503923876 .moduleButton{border-style:none;}
#module_503923876 .moduleButton{border-width:0px;}
#module_503923876 .moduleButton{border-top-left-radius:50px;}
#module_503923876 .moduleButton{border-top-right-radius:50px;}
#module_503923876 .moduleButton{border-bottom-left-radius:50px;}
#module_503923876 .moduleButton{border-bottom-right-radius:50px;}
#module_503923876 .moduleButton{width:197px;}
#module_503923876 .moduleButton,#module_503923876 .BreadsvgIcon{height:48px;line-height:48px;}
#module_503923876 .BodyCenter{color:#fff;}
#module_503923876 .BreadIcon{font-size:16px;} #module_503923876 .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923876 .BreadIcon{color:#fff;} #module_503923876 .BreadsvgIcon svg>*{fill:#fff;}
#module_503923876 .BreadIcon,#module_503923876 .BreadsvgIcon{margin-left:10px;}
#module_503923876 .BreadIcon,#module_503923876 .BreadsvgIcon{margin-right:10px;}
#module_503923876 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923876 .moduleButton:hover .BreadIcon{font-size:16px;} #module_503923876 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923876 .moduleButton:hover .BreadIcon{color:#fff} #module_503923876 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_503923876 .moduleButton:hover{font-size:18px;}
#module_503923876 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923876 .moduleButton:hover{color:#fff !important;}
#module_503923876 .moduleButton:hover{font-weight:normal;}
#module_503923876 .moduleButton:hover{text-decoration:none;}
#module_503923876 .moduleButton:hover{font-style:normal;}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{background-image:none;}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{background-position:none;}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{background-attachment:none;}
#module_503923876 .moduleButton:hover, #module_503923876 .moduleButton.float:hover{}
#module_503923876 .moduleButton:hover{border-color:#000;} #module_503923876 .moduleButton.float:hover{border-color:#000;}
#module_503923876 .moduleButton:hover{border-style:none;} #module_503923876 .moduleButton.float:hover{border-style:none;}
#module_503923876 .moduleButton:hover{border-width:0px;}  #module_503923876 .moduleButton.float:hover{border-width:0px;}
#module_503923876 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923578 .ModuleHead .HeadCenter{float:none;}
#module_503923578 {
padding:0px;
}
#module_503923578 {
position:static;
z-index:1;
top:1256px;
left:279px;
width:100%;
height: auto;
}
#module_503923578 .ModuleHead503923578 {
display:none;
}
#module_503923578 .BodyCenter.BodyCenter503923578 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923578 >.module_503923578 {
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_503923578 >.module_503923578{
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_503923578 .BodyCenter.BodyCenter503923578 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923578 .BodyCenter.BodyCenter503923578 {
padding-top:0.0000%;
padding-left:2.8736%;
padding-right:2.8736%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923578 >.module_503923578 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.7537%;
}
}
@media screen and (max-width: 767px){
#module_503923578 >.module_503923578 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923578 >.module_503923578 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923578:hover {
border:none;
}
#module_503923578:hover >.module_503923578 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923578 .ModuleSubContainer{background-color:transparent;}
#module_503923578 .ModuleSubContainer{background-image:none;}
#module_503923578 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923578 .ModuleSubContainer{background-position:0% 0%;}
#module_503923578 .ModuleSubContainer{background-attachment:scroll;}
#module_503923578 .ModuleSubContainer{}
#module_503923578 {!bgVideo!}{bgVideoUrl:}
#module_503923578 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923578 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923578 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923578 {max-width:1600px;width:auto;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container{max-height: 100%; max-width: 100%;padding: 10px;}
.ModuleImageTextGiant.layout-103 .imageTextGiant-Container .GraphicUpper{text-align: center;}
.ModuleImageTextGiant.layout-103 .ModuleImageTextContent{width: 100%;}

.module_503923579 .ModuleHead .HeadCenter{float:none;}
#module_503923579 {
padding:0px;
}
#module_503923579 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923579 .ModuleHead503923579 {
display:none;
}
#module_503923579 .BodyCenter.BodyCenter503923579 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923579 >.module_503923579 {
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_503923579 >.module_503923579{
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_503923579 .BodyCenter.BodyCenter503923579 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923579 .BodyCenter.BodyCenter503923579 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923579 >.module_503923579 {
margin-top:22.0000%;
margin-left:0.0000%;
margin-right:8.7500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923579 >.module_503923579 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.0488%;
margin-bottom:0.0000%;
}
}
#module_503923579 >.module_503923579 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923579:hover {
border:none;
}
#module_503923579:hover >.module_503923579 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923579 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923579 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923579 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923579 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923579 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923579 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923579 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923579 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923579 .TextImage{width:100%;}
#module_503923579 .MobileTextImage{width:100%;}
#module_503923579 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923579 .imageTextGiant-Container{padding-top:10px;}
#module_503923579 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923579 .imageTextGiant-Container{padding-left:10px;}
#module_503923579 .imageTextGiant-Container{padding-right:10px;}
#module_503923579 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923579 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923579 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923579 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923579 .imageTextGiant-Container{padding-top:0px;}
#module_503923579 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923579 .imageTextGiant-Container{padding-left:0px;}
#module_503923579 .imageTextGiant-Container{padding-right:0px;}
#module_503923579 .showHandle .btn{font-size:14px;}
#module_503923579 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923579 .showHandle .btn{color:#333;}
#module_503923579 .showHandle .btn{font-weight:400;}
#module_503923579 .showHandle .btn{text-decoration:none;}
#module_503923579 .showHandle .btn{font-style:normal;}
#module_503923579 .showHandle div{border-top-color:#ddd !important;}
#module_503923579 .showHandle div{border-top-style:solid !important;}
#module_503923579 .showHandle div{border-top-width:1px !important;}
#module_503923579 .showHandle{background-color:transparent;}
#module_503923579 .showHandle{background-image:none;}
#module_503923579 .showHandle{background-repeat:no-repeat;}
#module_503923579 .showHandle{}
#module_503923579 .showHandle{}
#module_503923579 .showHandle{}
#module_503923579 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);
    src: url(../fonts/ionicons.eot) format("embedded-opentype"),url(../fonts/ionicons.ttf) format("truetype"),url(../fonts/ionicons.woff) format("woff"),url(../fonts/ionicons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}
.module_503923583 .ModuleHead .HeadCenter{float:none;}
#module_503923583 {
padding:0px;
}
#module_503923583 {
position:static;
z-index:0;
top:1752px;
left:112px;
width:100%;
height: auto;
}
#module_503923583 .ModuleHead503923583 {
display:none;
}
#module_503923583 .BodyCenter.BodyCenter503923583 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923583 >.module_503923583 {
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_503923583 >.module_503923583{
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_503923583 .BodyCenter.BodyCenter503923583 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923583 .BodyCenter.BodyCenter503923583 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923583 >.module_503923583 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923583 >.module_503923583 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923583 >.module_503923583 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923583:hover {
border:none;
}
#module_503923583:hover >.module_503923583 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923583 .BodyCenter{text-align:left;}
#module_503923583 .moduleButton{font-size:14px;}
#module_503923583 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923583 .moduleButton{color:#434242;}
#module_503923583 .moduleButton{font-weight:normal;}
#module_503923583 .moduleButton{text-decoration:none;}
#module_503923583 .moduleButton{font-style:normal;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{background-color:#fff;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{background-image:none;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{background-repeat:no-repeat;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{background-position:none;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{background-attachment:none;}
#module_503923583 .moduleButton, #module_503923583 .moduleButton:before{}
#module_503923583 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923583 .moduleButton{border-style:solid;}
#module_503923583 .moduleButton{border-width:1px;}
#module_503923583 .moduleButton{border-top-left-radius:0px;}
#module_503923583 .moduleButton{border-top-right-radius:1px;}
#module_503923583 .moduleButton{border-bottom-left-radius:0px;}
#module_503923583 .moduleButton{border-bottom-right-radius:0px;}
#module_503923583 .moduleButton{width:146px;}
#module_503923583 .moduleButton{height:36px;line-height:36px;}
#module_503923583 .BodyCenter{color:#434242;}
#module_503923583 .moduleButton{padding-top:0px;}
#module_503923583 .moduleButton{padding-bottom:0px;}
#module_503923583 .moduleButton{padding-left:0px;}
#module_503923583 .moduleButton{padding-right:7px;}
#module_503923583 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923583 .moduleButton .ButtonLineHidden, #module_503923583 .moduleButton .ButtonLine{width:25px;} #module_503923583 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923583 .moduleButton .ButtonLineHidden, #module_503923583 .moduleButton .ButtonLine, #module_503923583 .moduleButton .Ionios{color:#000;}
#module_503923583 .moduleButton:hover{font-size:14px;}
#module_503923583 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923583 .moduleButton:hover{color:#fff;}
#module_503923583 .moduleButton:hover{font-weight:normal;}
#module_503923583 .moduleButton:hover{text-decoration:none;}
#module_503923583 .moduleButton:hover{font-style:normal;}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{background-image:none;}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{background-position:none;}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{background-attachment:none;}
#module_503923583 .moduleButton:hover, #module_503923583 .moduleButton:hover:before{}
#module_503923583 .moduleButton:hover{border-color:rgba(247, 247, 247, 0);}
#module_503923583 .moduleButton:hover{border-style:solid;}
#module_503923583 .moduleButton:hover{border-width:1px;}
#module_503923583 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923583 .moduleButton:hover .ButtonLineHidden, #module_503923583 .moduleButton:hover .ButtonLine, #module_503923583 .moduleButton:hover .Ionios{color:#fff;}

.module_503923580 .ModuleHead .HeadCenter{float:none;}
#module_503923580 {
padding:0px;
}
#module_503923580 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_503923580 .ModuleHead503923580 {
display:none;
}
#module_503923580 .BodyCenter.BodyCenter503923580 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923580 >.module_503923580 {
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_503923580 >.module_503923580{
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_503923580 .BodyCenter.BodyCenter503923580 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923580 .BodyCenter.BodyCenter503923580 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923580 >.module_503923580 {
margin-top:38.2500%;
margin-left:0.7500%;
margin-right:6.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923580 >.module_503923580 {
margin-top:0.0000%;
margin-left:0.6098%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923580 >.module_503923580 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923580:hover {
border:none;
}
#module_503923580:hover >.module_503923580 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923580 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923580 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923580 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923580 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923580 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923580 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923580 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923580 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923580 .TextImage{width:100%;}
#module_503923580 .MobileTextImage{width:100%;}
#module_503923580 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923580 .imageTextGiant-Container{padding-top:10px;}
#module_503923580 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923580 .imageTextGiant-Container{padding-left:10px;}
#module_503923580 .imageTextGiant-Container{padding-right:10px;}
#module_503923580 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923580 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923580 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923580 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923580 .imageTextGiant-Container{padding-top:0px;}
#module_503923580 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923580 .imageTextGiant-Container{padding-left:0px;}
#module_503923580 .imageTextGiant-Container{padding-right:0px;}
#module_503923580 .showHandle .btn{font-size:14px;}
#module_503923580 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923580 .showHandle .btn{color:#333;}
#module_503923580 .showHandle .btn{font-weight:400;}
#module_503923580 .showHandle .btn{text-decoration:none;}
#module_503923580 .showHandle .btn{font-style:normal;}
#module_503923580 .showHandle div{border-top-color:#ddd !important;}
#module_503923580 .showHandle div{border-top-style:solid !important;}
#module_503923580 .showHandle div{border-top-width:1px !important;}
#module_503923580 .showHandle{background-color:transparent;}
#module_503923580 .showHandle{background-image:none;}
#module_503923580 .showHandle{background-repeat:no-repeat;}
#module_503923580 .showHandle{}
#module_503923580 .showHandle{}
#module_503923580 .showHandle{}
#module_503923580 a{font-size:unset;font-family:unset}
.module_503923584 .ModuleHead .HeadCenter{float:none;}
#module_503923584 {
padding:0px;
}
#module_503923584 {
position:static;
z-index:1;
top:2239px;
left:570px;
width:100%;
height: auto;
}
#module_503923584 .ModuleHead503923584 {
display:none;
}
#module_503923584 .BodyCenter.BodyCenter503923584 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923584 >.module_503923584 {
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_503923584 >.module_503923584{
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_503923584 .BodyCenter.BodyCenter503923584 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923584 .BodyCenter.BodyCenter503923584 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923584 >.module_503923584 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923584 >.module_503923584 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923584 >.module_503923584 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923584:hover {
border:none;
}
#module_503923584:hover >.module_503923584 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923584 .BodyCenter{text-align:left;}
#module_503923584 .moduleButton{font-size:14px;}
#module_503923584 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923584 .moduleButton{color:#434242;}
#module_503923584 .moduleButton{font-weight:normal;}
#module_503923584 .moduleButton{text-decoration:none;}
#module_503923584 .moduleButton{font-style:normal;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{background-color:#fff;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{background-image:none;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{background-repeat:no-repeat;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{background-position:none;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{background-attachment:none;}
#module_503923584 .moduleButton, #module_503923584 .moduleButton:before{}
#module_503923584 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923584 .moduleButton{border-style:solid;}
#module_503923584 .moduleButton{border-width:1px;}
#module_503923584 .moduleButton{border-top-left-radius:0px;}
#module_503923584 .moduleButton{border-top-right-radius:0px;}
#module_503923584 .moduleButton{border-bottom-left-radius:0px;}
#module_503923584 .moduleButton{border-bottom-right-radius:0px;}
#module_503923584 .moduleButton{width:146px;}
#module_503923584 .moduleButton{height:36px;line-height:36px;}
#module_503923584 .BodyCenter{color:#434242;}
#module_503923584 .moduleButton{padding-top:0px;}
#module_503923584 .moduleButton{padding-bottom:0px;}
#module_503923584 .moduleButton{padding-left:0px;}
#module_503923584 .moduleButton{padding-right:8px;}
#module_503923584 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923584 .moduleButton .ButtonLineHidden, #module_503923584 .moduleButton .ButtonLine{width:25px;} #module_503923584 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923584 .moduleButton .ButtonLineHidden, #module_503923584 .moduleButton .ButtonLine, #module_503923584 .moduleButton .Ionios{color:#000;}
#module_503923584 .moduleButton:hover{font-size:14px;}
#module_503923584 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923584 .moduleButton:hover{color:#fff;}
#module_503923584 .moduleButton:hover{font-weight:normal;}
#module_503923584 .moduleButton:hover{text-decoration:none;}
#module_503923584 .moduleButton:hover{font-style:normal;}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{background-image:none;}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{background-position:none;}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{background-attachment:none;}
#module_503923584 .moduleButton:hover, #module_503923584 .moduleButton:hover:before{}
#module_503923584 .moduleButton:hover{border-color:transparent;}
#module_503923584 .moduleButton:hover{border-style:solid;}
#module_503923584 .moduleButton:hover{border-width:1px;}
#module_503923584 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923584 .moduleButton:hover .ButtonLineHidden, #module_503923584 .moduleButton:hover .ButtonLine, #module_503923584 .moduleButton:hover .Ionios{color:#fff;}

.module_503923581 .ModuleHead .HeadCenter{float:none;}
#module_503923581 {
padding:0px;
}
#module_503923581 {
position:static;
z-index:1;
top:1560px;
left:773px;
width:100%;
height: auto;
}
#module_503923581 .ModuleHead503923581 {
display:none;
}
#module_503923581 .BodyCenter.BodyCenter503923581 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923581 >.module_503923581 {
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_503923581 >.module_503923581{
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_503923581 .BodyCenter.BodyCenter503923581 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923581 .BodyCenter.BodyCenter503923581 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923581 >.module_503923581 {
margin-top:27.2500%;
margin-left:3.0000%;
margin-right:6.5000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923581 >.module_503923581 {
margin-top:15.2439%;
margin-left:0.0000%;
margin-right:1.8293%;
margin-bottom:0.0000%;
}
}
#module_503923581 >.module_503923581 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923581:hover {
border:none;
}
#module_503923581:hover >.module_503923581 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923581 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923581 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923581 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923581 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923581 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923581 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923581 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923581 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923581 .TextImage{width:100%;}
#module_503923581 .MobileTextImage{width:100%;}
#module_503923581 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923581 .imageTextGiant-Container{padding-top:10px;}
#module_503923581 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923581 .imageTextGiant-Container{padding-left:10px;}
#module_503923581 .imageTextGiant-Container{padding-right:10px;}
#module_503923581 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923581 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923581 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923581 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923581 .imageTextGiant-Container{padding-top:0px;}
#module_503923581 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923581 .imageTextGiant-Container{padding-left:0px;}
#module_503923581 .imageTextGiant-Container{padding-right:0px;}
#module_503923581 .showHandle .btn{font-size:14px;}
#module_503923581 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923581 .showHandle .btn{color:#333;}
#module_503923581 .showHandle .btn{font-weight:400;}
#module_503923581 .showHandle .btn{text-decoration:none;}
#module_503923581 .showHandle .btn{font-style:normal;}
#module_503923581 .showHandle div{border-top-color:#ddd !important;}
#module_503923581 .showHandle div{border-top-style:solid !important;}
#module_503923581 .showHandle div{border-top-width:1px !important;}
#module_503923581 .showHandle{background-color:transparent;}
#module_503923581 .showHandle{background-image:none;}
#module_503923581 .showHandle{background-repeat:no-repeat;}
#module_503923581 .showHandle{}
#module_503923581 .showHandle{}
#module_503923581 .showHandle{}
#module_503923581 a{font-size:unset;font-family:unset}
.module_503923585 .ModuleHead .HeadCenter{float:none;}
#module_503923585 {
padding:0px;
}
#module_503923585 {
position:static;
z-index:2;
top:2228px;
left:932px;
width:100%;
height: auto;
}
#module_503923585 .ModuleHead503923585 {
display:none;
}
#module_503923585 .BodyCenter.BodyCenter503923585 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923585 >.module_503923585 {
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_503923585 >.module_503923585{
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_503923585 .BodyCenter.BodyCenter503923585 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923585 .BodyCenter.BodyCenter503923585 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923585 >.module_503923585 {
margin-top:0.0000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923585 >.module_503923585 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923585 >.module_503923585 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923585:hover {
border:none;
}
#module_503923585:hover >.module_503923585 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923585 .BodyCenter{text-align:left;}
#module_503923585 .moduleButton{font-size:14px;}
#module_503923585 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923585 .moduleButton{color:#434242;}
#module_503923585 .moduleButton{font-weight:normal;}
#module_503923585 .moduleButton{text-decoration:none;}
#module_503923585 .moduleButton{font-style:normal;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{background-color:#fff;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{background-image:none;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{background-repeat:no-repeat;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{background-position:none;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{background-attachment:none;}
#module_503923585 .moduleButton, #module_503923585 .moduleButton:before{}
#module_503923585 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923585 .moduleButton{border-style:solid;}
#module_503923585 .moduleButton{border-width:1px;}
#module_503923585 .moduleButton{border-top-left-radius:0px;}
#module_503923585 .moduleButton{border-top-right-radius:0px;}
#module_503923585 .moduleButton{border-bottom-left-radius:1px;}
#module_503923585 .moduleButton{border-bottom-right-radius:0px;}
#module_503923585 .moduleButton{width:146px;}
#module_503923585 .moduleButton{height:36px;line-height:36px;}
#module_503923585 .BodyCenter{color:#434242;}
#module_503923585 .moduleButton{padding-top:0px;}
#module_503923585 .moduleButton{padding-bottom:0px;}
#module_503923585 .moduleButton{padding-left:0px;}
#module_503923585 .moduleButton{padding-right:8px;}
#module_503923585 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923585 .moduleButton .ButtonLineHidden, #module_503923585 .moduleButton .ButtonLine{width:25px;} #module_503923585 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923585 .moduleButton .ButtonLineHidden, #module_503923585 .moduleButton .ButtonLine, #module_503923585 .moduleButton .Ionios{color:#000;}
#module_503923585 .moduleButton:hover{font-size:14px;}
#module_503923585 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923585 .moduleButton:hover{color:#fff;}
#module_503923585 .moduleButton:hover{font-weight:normal;}
#module_503923585 .moduleButton:hover{text-decoration:none;}
#module_503923585 .moduleButton:hover{font-style:normal;}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{background-image:none;}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{background-position:none;}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{background-attachment:none;}
#module_503923585 .moduleButton:hover, #module_503923585 .moduleButton:hover:before{}
#module_503923585 .moduleButton:hover{border-color:transparent;}
#module_503923585 .moduleButton:hover{border-style:solid;}
#module_503923585 .moduleButton:hover{border-width:2px;}
#module_503923585 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923585 .moduleButton:hover .ButtonLineHidden, #module_503923585 .moduleButton:hover .ButtonLine, #module_503923585 .moduleButton:hover .Ionios{color:#fff;}

.module_507870527 .ModuleHead .HeadCenter{float:none;}
#module_507870527 {
padding:0px;
}
#module_507870527 {
position:static;
z-index:2;
top:1989px;
left:15px;
width:100%;
height: auto;
}
#module_507870527 .ModuleHead507870527 {
display:none;
}
#module_507870527 .BodyCenter.BodyCenter507870527 {
background:none;background-color:rgba(0,0,0,0);
}
#module_507870527 >.module_507870527 {
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_507870527 >.module_507870527{
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_507870527 .BodyCenter.BodyCenter507870527 {
padding-top:4.7500%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_507870527 .BodyCenter.BodyCenter507870527 {
padding-top:6.0976%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_507870527 >.module_507870527 {
margin-top:11.3750%;
margin-left:72.1250%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_507870527 >.module_507870527 {
margin-top:8.5366%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_507870527 >.module_507870527 {box-shadow: 0px 0px 0px 0px #ccc}
#module_507870527:hover {
border:none;
}
#module_507870527:hover >.module_507870527 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_507870527 .BodyCenter{text-align:left;}
#module_507870527 .moduleButton{font-size:14px;}
#module_507870527 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_507870527 .moduleButton{color:#fff;}
#module_507870527 .moduleButton{font-weight:normal;}
#module_507870527 .moduleButton{text-decoration:none;}
#module_507870527 .moduleButton{font-style:normal;}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{background-image:none;}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{background-repeat:no-repeat;}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{background-position:none;}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{background-attachment:none;}
#module_507870527 .moduleButton, #module_507870527 .moduleButton:before{}
#module_507870527 .moduleButton{border-color:#000;}
#module_507870527 .moduleButton{border-style:none;}
#module_507870527 .moduleButton{border-width:0px;}
#module_507870527 .moduleButton{border-top-left-radius:50px;}
#module_507870527 .moduleButton{border-top-right-radius:50px;}
#module_507870527 .moduleButton{border-bottom-left-radius:50px;}
#module_507870527 .moduleButton{border-bottom-right-radius:50px;}
#module_507870527 .moduleButton{width:150px;}
#module_507870527 .moduleButton,#module_507870527 .BreadsvgIcon{height:35px;line-height:35px;}
#module_507870527 .BodyCenter{color:#fff;}
#module_507870527 .BreadIcon{font-size:16px;} #module_507870527 .BreadsvgIcon svg{width:16px;height:16px;}
#module_507870527 .BreadIcon{color:#fff;} #module_507870527 .BreadsvgIcon svg>*{fill:#fff;}
#module_507870527 .BreadIcon,#module_507870527 .BreadsvgIcon{margin-left:10px;}
#module_507870527 .BreadIcon,#module_507870527 .BreadsvgIcon{margin-right:10px;}
#module_507870527 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_507870527 .moduleButton:hover .BreadIcon{font-size:16px;} #module_507870527 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_507870527 .moduleButton:hover .BreadIcon{color:#fff} #module_507870527 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_507870527 .moduleButton:hover{font-size:14px;}
#module_507870527 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_507870527 .moduleButton:hover{color:#fff !important;}
#module_507870527 .moduleButton:hover{font-weight:normal;}
#module_507870527 .moduleButton:hover{text-decoration:none;}
#module_507870527 .moduleButton:hover{font-style:normal;}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{background-image:none;}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{background-position:none;}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{background-attachment:none;}
#module_507870527 .moduleButton:hover, #module_507870527 .moduleButton.float:hover{}
#module_507870527 .moduleButton:hover{border-color:#000;} #module_507870527 .moduleButton.float:hover{border-color:#000;}
#module_507870527 .moduleButton:hover{border-style:none;} #module_507870527 .moduleButton.float:hover{border-style:none;}
#module_507870527 .moduleButton:hover{border-width:0px;}  #module_507870527 .moduleButton.float:hover{border-width:0px;}
#module_507870527 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923582 .ModuleHead .HeadCenter{float:none;}
#module_503923582 {
padding:0px;
}
#module_503923582 {
position:static;
z-index:1;
top:49px;
left:773px;
width:100%;
height: auto;
}
#module_503923582 .ModuleHead503923582 {
display:none;
}
#module_503923582 .BodyCenter.BodyCenter503923582 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923582 >.module_503923582 {
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_503923582 >.module_503923582{
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_503923582 .BodyCenter.BodyCenter503923582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923582 .BodyCenter.BodyCenter503923582 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923582 >.module_503923582 {
margin-top:43.5000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923582 >.module_503923582 {
margin-top:15.2439%;
margin-left:1.8293%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923582 >.module_503923582 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923582:hover {
border:none;
}
#module_503923582:hover >.module_503923582 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923582 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923582 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923582 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923582 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923582 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923582 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923582 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923582 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923582 .TextImage{width:100%;}
#module_503923582 .MobileTextImage{width:100%;}
#module_503923582 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923582 .imageTextGiant-Container{padding-top:10px;}
#module_503923582 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923582 .imageTextGiant-Container{padding-left:10px;}
#module_503923582 .imageTextGiant-Container{padding-right:10px;}
#module_503923582 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923582 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923582 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923582 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923582 .imageTextGiant-Container{padding-top:0px;}
#module_503923582 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923582 .imageTextGiant-Container{padding-left:0px;}
#module_503923582 .imageTextGiant-Container{padding-right:0px;}
#module_503923582 .showHandle .btn{font-size:14px;}
#module_503923582 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923582 .showHandle .btn{color:#333;}
#module_503923582 .showHandle .btn{font-weight:400;}
#module_503923582 .showHandle .btn{text-decoration:none;}
#module_503923582 .showHandle .btn{font-style:normal;}
#module_503923582 .showHandle div{border-top-color:#ddd !important;}
#module_503923582 .showHandle div{border-top-style:solid !important;}
#module_503923582 .showHandle div{border-top-width:1px !important;}
#module_503923582 .showHandle{background-color:transparent;}
#module_503923582 .showHandle{background-image:none;}
#module_503923582 .showHandle{background-repeat:no-repeat;}
#module_503923582 .showHandle{}
#module_503923582 .showHandle{}
#module_503923582 .showHandle{}
#module_503923582 a{font-size:unset;font-family:unset}
.module_503923586 .ModuleHead .HeadCenter{float:none;}
#module_503923586 {
padding:0px;
}
#module_503923586 {
position:static;
z-index:2;
top:761px;
left:767px;
width:100%;
height: auto;
}
#module_503923586 .ModuleHead503923586 {
display:none;
}
#module_503923586 .BodyCenter.BodyCenter503923586 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923586 >.module_503923586 {
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_503923586 >.module_503923586{
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_503923586 .BodyCenter.BodyCenter503923586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923586 .BodyCenter.BodyCenter503923586 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923586 >.module_503923586 {
margin-top:0.0000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923586 >.module_503923586 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923586 >.module_503923586 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923586:hover {
border:none;
}
#module_503923586:hover >.module_503923586 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923586 .BodyCenter{text-align:left;}
#module_503923586 .moduleButton{font-size:14px;}
#module_503923586 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923586 .moduleButton{color:#434242;}
#module_503923586 .moduleButton{font-weight:normal;}
#module_503923586 .moduleButton{text-decoration:none;}
#module_503923586 .moduleButton{font-style:normal;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{background-color:#fff;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{background-image:none;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{background-repeat:no-repeat;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{background-position:none;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{background-attachment:none;}
#module_503923586 .moduleButton, #module_503923586 .moduleButton:before{}
#module_503923586 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923586 .moduleButton{border-style:solid;}
#module_503923586 .moduleButton{border-width:1px;}
#module_503923586 .moduleButton{border-top-left-radius:0px;}
#module_503923586 .moduleButton{border-top-right-radius:0px;}
#module_503923586 .moduleButton{border-bottom-left-radius:0px;}
#module_503923586 .moduleButton{border-bottom-right-radius:0px;}
#module_503923586 .moduleButton{width:146px;}
#module_503923586 .moduleButton{height:36px;line-height:36px;}
#module_503923586 .BodyCenter{color:#434242;}
#module_503923586 .moduleButton{padding-top:0px;}
#module_503923586 .moduleButton{padding-bottom:0px;}
#module_503923586 .moduleButton{padding-left:0px;}
#module_503923586 .moduleButton{padding-right:8px;}
#module_503923586 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923586 .moduleButton .ButtonLineHidden, #module_503923586 .moduleButton .ButtonLine{width:25px;} #module_503923586 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923586 .moduleButton .ButtonLineHidden, #module_503923586 .moduleButton .ButtonLine, #module_503923586 .moduleButton .Ionios{color:#000;}
#module_503923586 .moduleButton:hover{font-size:14px;}
#module_503923586 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923586 .moduleButton:hover{color:#fff;}
#module_503923586 .moduleButton:hover{font-weight:normal;}
#module_503923586 .moduleButton:hover{text-decoration:none;}
#module_503923586 .moduleButton:hover{font-style:normal;}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{background-image:none;}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{background-position:none;}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{background-attachment:none;}
#module_503923586 .moduleButton:hover, #module_503923586 .moduleButton:hover:before{}
#module_503923586 .moduleButton:hover{border-color:transparent;}
#module_503923586 .moduleButton:hover{border-style:solid;}
#module_503923586 .moduleButton:hover{border-width:1px;}
#module_503923586 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923586 .moduleButton:hover .ButtonLineHidden, #module_503923586 .moduleButton:hover .ButtonLine, #module_503923586 .moduleButton:hover .Ionios{color:#fff;}

.module_503923539 .ModuleHead .HeadCenter{float:none;}
#module_503923539 {
padding:0px;
}
#module_503923539 {
position:static;
z-index:0;
top:2867px;
left:1570px;
width:100%;
height: auto;
}
#module_503923539 .ModuleHead503923539 {
display:none;
}
#module_503923539 .BodyCenter.BodyCenter503923539 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923539 >.module_503923539 {
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_503923539 >.module_503923539{
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_503923539 .BodyCenter.BodyCenter503923539 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923539 .BodyCenter.BodyCenter503923539 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923539 >.module_503923539 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.7537%;
}
}
@media screen and (max-width: 767px){
#module_503923539 >.module_503923539 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923539 >.module_503923539 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923539:hover {
border:none;
}
#module_503923539:hover >.module_503923539 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923539 .ModuleSubContainer{background-color:transparent;}
#module_503923539 .ModuleSubContainer{background-image:none;}
#module_503923539 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923539 .ModuleSubContainer{background-position:0% 0%;}
#module_503923539 .ModuleSubContainer{background-attachment:scroll;}
#module_503923539 .ModuleSubContainer{}
#module_503923539 {!bgVideo!}{bgVideoUrl:}
#module_503923539 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923539 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923539 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923539 {max-width:1600px;width:auto;}
.module_503923540 .ModuleHead .HeadCenter{float:none;}
#module_503923540 {
padding:0px;
}
#module_503923540 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923540 .ModuleHead503923540 {
display:none;
}
#module_503923540 .BodyCenter.BodyCenter503923540 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923540 >.module_503923540 {
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_503923540 >.module_503923540{
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_503923540 .BodyCenter.BodyCenter503923540 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923540 .BodyCenter.BodyCenter503923540 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923540 >.module_503923540 {
margin-top:22.0000%;
margin-left:0.0000%;
margin-right:8.7500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923540 >.module_503923540 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923540 >.module_503923540 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923540:hover {
border:none;
}
#module_503923540:hover >.module_503923540 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923540 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923540 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923540 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923540 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923540 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923540 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923540 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923540 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923540 .TextImage{width:100%;}
#module_503923540 .MobileTextImage{width:50%;}
#module_503923540 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923540 .imageTextGiant-Container{padding-top:10px;}
#module_503923540 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923540 .imageTextGiant-Container{padding-left:10px;}
#module_503923540 .imageTextGiant-Container{padding-right:10px;}
#module_503923540 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923540 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923540 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923540 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923540 .imageTextGiant-Container{padding-top:0px;}
#module_503923540 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923540 .imageTextGiant-Container{padding-left:0px;}
#module_503923540 .imageTextGiant-Container{padding-right:0px;}
#module_503923540 .showHandle .btn{font-size:14px;}
#module_503923540 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923540 .showHandle .btn{color:#333;}
#module_503923540 .showHandle .btn{font-weight:400;}
#module_503923540 .showHandle .btn{text-decoration:none;}
#module_503923540 .showHandle .btn{font-style:normal;}
#module_503923540 .showHandle div{border-top-color:#ddd !important;}
#module_503923540 .showHandle div{border-top-style:solid !important;}
#module_503923540 .showHandle div{border-top-width:1px !important;}
#module_503923540 .showHandle{background-color:transparent;}
#module_503923540 .showHandle{background-image:none;}
#module_503923540 .showHandle{background-repeat:no-repeat;}
#module_503923540 .showHandle{}
#module_503923540 .showHandle{}
#module_503923540 .showHandle{}
#module_503923540 a{font-size:unset;font-family:unset}
.module_503923545 .ModuleHead .HeadCenter{float:none;}
#module_503923545 {
padding:0px;
}
#module_503923545 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923545 .ModuleHead503923545 {
display:none;
}
#module_503923545 .BodyCenter.BodyCenter503923545 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923545 >.module_503923545 {
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_503923545 >.module_503923545{
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_503923545 .BodyCenter.BodyCenter503923545 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923545 .BodyCenter.BodyCenter503923545 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923545 >.module_503923545 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923545 >.module_503923545 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923545 >.module_503923545 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923545:hover {
border:none;
}
#module_503923545:hover >.module_503923545 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923545 .BodyCenter{text-align:left;}
#module_503923545 .moduleButton{font-size:16px;}
#module_503923545 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923545 .moduleButton{color:#434242;}
#module_503923545 .moduleButton{font-weight:normal;}
#module_503923545 .moduleButton{text-decoration:none;}
#module_503923545 .moduleButton{font-style:normal;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{background-color:#fff;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{background-image:none;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{background-repeat:no-repeat;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{background-position:none;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{background-attachment:none;}
#module_503923545 .moduleButton, #module_503923545 .moduleButton:before{}
#module_503923545 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923545 .moduleButton{border-style:solid;}
#module_503923545 .moduleButton{border-width:1px;}
#module_503923545 .moduleButton{border-top-left-radius:0px;}
#module_503923545 .moduleButton{border-top-right-radius:0px;}
#module_503923545 .moduleButton{border-bottom-left-radius:0px;}
#module_503923545 .moduleButton{border-bottom-right-radius:0px;}
#module_503923545 .moduleButton{width:160px;}
#module_503923545 .moduleButton{height:40px;line-height:40px;}
#module_503923545 .BodyCenter{color:#434242;}
#module_503923545 .moduleButton{padding-top:0px;}
#module_503923545 .moduleButton{padding-bottom:0px;}
#module_503923545 .moduleButton{padding-left:0px;}
#module_503923545 .moduleButton{padding-right:8px;}
#module_503923545 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923545 .moduleButton .ButtonLineHidden, #module_503923545 .moduleButton .ButtonLine{width:25px;} #module_503923545 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923545 .moduleButton .ButtonLineHidden, #module_503923545 .moduleButton .ButtonLine, #module_503923545 .moduleButton .Ionios{color:#000;}
#module_503923545 .moduleButton:hover{font-size:16px;}
#module_503923545 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923545 .moduleButton:hover{color:#fff;}
#module_503923545 .moduleButton:hover{font-weight:normal;}
#module_503923545 .moduleButton:hover{text-decoration:none;}
#module_503923545 .moduleButton:hover{font-style:normal;}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{background-image:none;}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{background-position:none;}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{background-attachment:none;}
#module_503923545 .moduleButton:hover, #module_503923545 .moduleButton:hover:before{}
#module_503923545 .moduleButton:hover{border-color:transparent;}
#module_503923545 .moduleButton:hover{border-style:solid;}
#module_503923545 .moduleButton:hover{border-width:1px;}
#module_503923545 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923545 .moduleButton:hover .ButtonLineHidden, #module_503923545 .moduleButton:hover .ButtonLine, #module_503923545 .moduleButton:hover .Ionios{color:#fff;}

.module_503923541 .ModuleHead .HeadCenter{float:none;}
#module_503923541 {
padding:0px;
}
#module_503923541 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_503923541 .ModuleHead503923541 {
display:none;
}
#module_503923541 .BodyCenter.BodyCenter503923541 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923541 >.module_503923541 {
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_503923541 >.module_503923541{
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_503923541 .BodyCenter.BodyCenter503923541 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923541 .BodyCenter.BodyCenter503923541 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923541 >.module_503923541 {
margin-top:38.2500%;
margin-left:0.7500%;
margin-right:6.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923541 >.module_503923541 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923541 >.module_503923541 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923541:hover {
border:none;
}
#module_503923541:hover >.module_503923541 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923541 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923541 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923541 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923541 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923541 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923541 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923541 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923541 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923541 .TextImage{width:100%;}
#module_503923541 .MobileTextImage{width:50%;}
#module_503923541 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923541 .imageTextGiant-Container{padding-top:10px;}
#module_503923541 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923541 .imageTextGiant-Container{padding-left:10px;}
#module_503923541 .imageTextGiant-Container{padding-right:10px;}
#module_503923541 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923541 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923541 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923541 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923541 .imageTextGiant-Container{padding-top:0px;}
#module_503923541 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923541 .imageTextGiant-Container{padding-left:0px;}
#module_503923541 .imageTextGiant-Container{padding-right:0px;}
#module_503923541 .showHandle .btn{font-size:14px;}
#module_503923541 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923541 .showHandle .btn{color:#333;}
#module_503923541 .showHandle .btn{font-weight:400;}
#module_503923541 .showHandle .btn{text-decoration:none;}
#module_503923541 .showHandle .btn{font-style:normal;}
#module_503923541 .showHandle div{border-top-color:#ddd !important;}
#module_503923541 .showHandle div{border-top-style:solid !important;}
#module_503923541 .showHandle div{border-top-width:1px !important;}
#module_503923541 .showHandle{background-color:transparent;}
#module_503923541 .showHandle{background-image:none;}
#module_503923541 .showHandle{background-repeat:no-repeat;}
#module_503923541 .showHandle{}
#module_503923541 .showHandle{}
#module_503923541 .showHandle{}
#module_503923541 a{font-size:unset;font-family:unset}
.module_503923564 .ModuleHead .HeadCenter{float:none;}
#module_503923564 {
padding:0px;
}
#module_503923564 {
position:static;
z-index:1;
top:2239px;
left:570px;
width:100%;
height: auto;
}
#module_503923564 .ModuleHead503923564 {
display:none;
}
#module_503923564 .BodyCenter.BodyCenter503923564 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923564 >.module_503923564 {
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_503923564 >.module_503923564{
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_503923564 .BodyCenter.BodyCenter503923564 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923564 .BodyCenter.BodyCenter503923564 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923564 >.module_503923564 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923564 >.module_503923564 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923564 >.module_503923564 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923564:hover {
border:none;
}
#module_503923564:hover >.module_503923564 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923564 .BodyCenter{text-align:left;}
#module_503923564 .moduleButton{font-size:16px;}
#module_503923564 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923564 .moduleButton{color:#434242;}
#module_503923564 .moduleButton{font-weight:normal;}
#module_503923564 .moduleButton{text-decoration:none;}
#module_503923564 .moduleButton{font-style:normal;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{background-color:#fff;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{background-image:none;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{background-repeat:no-repeat;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{background-position:none;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{background-attachment:none;}
#module_503923564 .moduleButton, #module_503923564 .moduleButton:before{}
#module_503923564 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923564 .moduleButton{border-style:solid;}
#module_503923564 .moduleButton{border-width:1px;}
#module_503923564 .moduleButton{border-top-left-radius:0px;}
#module_503923564 .moduleButton{border-top-right-radius:0px;}
#module_503923564 .moduleButton{border-bottom-left-radius:0px;}
#module_503923564 .moduleButton{border-bottom-right-radius:0px;}
#module_503923564 .moduleButton{width:160px;}
#module_503923564 .moduleButton{height:40px;line-height:40px;}
#module_503923564 .BodyCenter{color:#434242;}
#module_503923564 .moduleButton{padding-top:0px;}
#module_503923564 .moduleButton{padding-bottom:0px;}
#module_503923564 .moduleButton{padding-left:0px;}
#module_503923564 .moduleButton{padding-right:8px;}
#module_503923564 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923564 .moduleButton .ButtonLineHidden, #module_503923564 .moduleButton .ButtonLine{width:25px;} #module_503923564 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923564 .moduleButton .ButtonLineHidden, #module_503923564 .moduleButton .ButtonLine, #module_503923564 .moduleButton .Ionios{color:#000;}
#module_503923564 .moduleButton:hover{font-size:16px;}
#module_503923564 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923564 .moduleButton:hover{color:#fff;}
#module_503923564 .moduleButton:hover{font-weight:normal;}
#module_503923564 .moduleButton:hover{text-decoration:none;}
#module_503923564 .moduleButton:hover{font-style:normal;}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{background-image:none;}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{background-position:none;}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{background-attachment:none;}
#module_503923564 .moduleButton:hover, #module_503923564 .moduleButton:hover:before{}
#module_503923564 .moduleButton:hover{border-color:transparent;}
#module_503923564 .moduleButton:hover{border-style:solid;}
#module_503923564 .moduleButton:hover{border-width:1px;}
#module_503923564 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923564 .moduleButton:hover .ButtonLineHidden, #module_503923564 .moduleButton:hover .ButtonLine, #module_503923564 .moduleButton:hover .Ionios{color:#fff;}

.module_503923542 .ModuleHead .HeadCenter{float:none;}
#module_503923542 {
padding:0px;
}
#module_503923542 {
position:static;
z-index:1;
top:1560px;
left:773px;
width:100%;
height: auto;
}
#module_503923542 .ModuleHead503923542 {
display:none;
}
#module_503923542 .BodyCenter.BodyCenter503923542 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923542 >.module_503923542 {
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_503923542 >.module_503923542{
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_503923542 .BodyCenter.BodyCenter503923542 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923542 .BodyCenter.BodyCenter503923542 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923542 >.module_503923542 {
margin-top:27.2500%;
margin-left:3.0000%;
margin-right:6.5000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923542 >.module_503923542 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923542 >.module_503923542 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923542:hover {
border:none;
}
#module_503923542:hover >.module_503923542 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923542 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923542 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923542 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923542 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923542 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923542 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923542 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923542 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923542 .TextImage{width:100%;}
#module_503923542 .MobileTextImage{width:50%;}
#module_503923542 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923542 .imageTextGiant-Container{padding-top:10px;}
#module_503923542 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923542 .imageTextGiant-Container{padding-left:10px;}
#module_503923542 .imageTextGiant-Container{padding-right:10px;}
#module_503923542 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923542 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923542 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923542 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923542 .imageTextGiant-Container{padding-top:0px;}
#module_503923542 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923542 .imageTextGiant-Container{padding-left:0px;}
#module_503923542 .imageTextGiant-Container{padding-right:0px;}
#module_503923542 .showHandle .btn{font-size:14px;}
#module_503923542 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923542 .showHandle .btn{color:#333;}
#module_503923542 .showHandle .btn{font-weight:400;}
#module_503923542 .showHandle .btn{text-decoration:none;}
#module_503923542 .showHandle .btn{font-style:normal;}
#module_503923542 .showHandle div{border-top-color:#ddd !important;}
#module_503923542 .showHandle div{border-top-style:solid !important;}
#module_503923542 .showHandle div{border-top-width:1px !important;}
#module_503923542 .showHandle{background-color:transparent;}
#module_503923542 .showHandle{background-image:none;}
#module_503923542 .showHandle{background-repeat:no-repeat;}
#module_503923542 .showHandle{}
#module_503923542 .showHandle{}
#module_503923542 .showHandle{}
#module_503923542 a{font-size:unset;font-family:unset}
.module_503923565 .ModuleHead .HeadCenter{float:none;}
#module_503923565 {
padding:0px;
}
#module_503923565 {
position:static;
z-index:2;
top:2228px;
left:932px;
width:100%;
height: auto;
}
#module_503923565 .ModuleHead503923565 {
display:none;
}
#module_503923565 .BodyCenter.BodyCenter503923565 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923565 >.module_503923565 {
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_503923565 >.module_503923565{
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_503923565 .BodyCenter.BodyCenter503923565 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923565 .BodyCenter.BodyCenter503923565 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923565 >.module_503923565 {
margin-top:0.0000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923565 >.module_503923565 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923565 >.module_503923565 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923565:hover {
border:none;
}
#module_503923565:hover >.module_503923565 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923565 .BodyCenter{text-align:left;}
#module_503923565 .moduleButton{font-size:16px;}
#module_503923565 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923565 .moduleButton{color:#434242;}
#module_503923565 .moduleButton{font-weight:normal;}
#module_503923565 .moduleButton{text-decoration:none;}
#module_503923565 .moduleButton{font-style:normal;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{background-color:#fff;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{background-image:none;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{background-repeat:no-repeat;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{background-position:none;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{background-attachment:none;}
#module_503923565 .moduleButton, #module_503923565 .moduleButton:before{}
#module_503923565 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923565 .moduleButton{border-style:solid;}
#module_503923565 .moduleButton{border-width:1px;}
#module_503923565 .moduleButton{border-top-left-radius:0px;}
#module_503923565 .moduleButton{border-top-right-radius:0px;}
#module_503923565 .moduleButton{border-bottom-left-radius:0px;}
#module_503923565 .moduleButton{border-bottom-right-radius:0px;}
#module_503923565 .moduleButton{width:160px;}
#module_503923565 .moduleButton{height:40px;line-height:40px;}
#module_503923565 .BodyCenter{color:#434242;}
#module_503923565 .moduleButton{padding-top:0px;}
#module_503923565 .moduleButton{padding-bottom:0px;}
#module_503923565 .moduleButton{padding-left:0px;}
#module_503923565 .moduleButton{padding-right:8px;}
#module_503923565 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923565 .moduleButton .ButtonLineHidden, #module_503923565 .moduleButton .ButtonLine{width:25px;} #module_503923565 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923565 .moduleButton .ButtonLineHidden, #module_503923565 .moduleButton .ButtonLine, #module_503923565 .moduleButton .Ionios{color:#000;}
#module_503923565 .moduleButton:hover{font-size:16px;}
#module_503923565 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923565 .moduleButton:hover{color:#fff;}
#module_503923565 .moduleButton:hover{font-weight:normal;}
#module_503923565 .moduleButton:hover{text-decoration:none;}
#module_503923565 .moduleButton:hover{font-style:normal;}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{background-image:none;}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{background-position:none;}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{background-attachment:none;}
#module_503923565 .moduleButton:hover, #module_503923565 .moduleButton:hover:before{}
#module_503923565 .moduleButton:hover{border-color:transparent;}
#module_503923565 .moduleButton:hover{border-style:solid;}
#module_503923565 .moduleButton:hover{border-width:1px;}
#module_503923565 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923565 .moduleButton:hover .ButtonLineHidden, #module_503923565 .moduleButton:hover .ButtonLine, #module_503923565 .moduleButton:hover .Ionios{color:#fff;}

.module_503923543 .ModuleHead .HeadCenter{float:none;}
#module_503923543 {
padding:0px;
}
#module_503923543 {
position:static;
z-index:1;
top:49px;
left:773px;
width:100%;
height: auto;
}
#module_503923543 .ModuleHead503923543 {
display:none;
}
#module_503923543 .BodyCenter.BodyCenter503923543 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923543 >.module_503923543 {
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_503923543 >.module_503923543{
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_503923543 .BodyCenter.BodyCenter503923543 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923543 .BodyCenter.BodyCenter503923543 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923543 >.module_503923543 {
margin-top:43.5000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923543 >.module_503923543 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923543 >.module_503923543 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923543:hover {
border:none;
}
#module_503923543:hover >.module_503923543 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923543 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_503923543 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_503923543 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_503923543 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_503923543 .GraphicUpper .TextImage{margin-top:0px;}
#module_503923543 .GraphicUpper .TextImage{margin-bottom:10px;}
#module_503923543 .GraphicUpper .TextImage{margin-left:0px;}
#module_503923543 .GraphicUpper .TextImage{margin-right:0px;}
#module_503923543 .TextImage{width:100%;}
#module_503923543 .MobileTextImage{width:50%;}
#module_503923543 .imageTextGiant-Container .GraphicUpper{ text-align:center;}
#module_503923543 .imageTextGiant-Container{padding-top:10px;}
#module_503923543 .imageTextGiant-Container{padding-bottom:10px;}
#module_503923543 .imageTextGiant-Container{padding-left:10px;}
#module_503923543 .imageTextGiant-Container{padding-right:10px;}
#module_503923543 .ModuleImageTextGiantContent{padding-top:0px;}
#module_503923543 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_503923543 .ModuleImageTextGiantContent{padding-left:0px;}
#module_503923543 .ModuleImageTextGiantContent{padding-right:0px;}
#module_503923543 .imageTextGiant-Container{padding-top:0px;}
#module_503923543 .imageTextGiant-Container{padding-bottom:0px;}
#module_503923543 .imageTextGiant-Container{padding-left:0px;}
#module_503923543 .imageTextGiant-Container{padding-right:0px;}
#module_503923543 .showHandle .btn{font-size:14px;}
#module_503923543 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_503923543 .showHandle .btn{color:#333;}
#module_503923543 .showHandle .btn{font-weight:400;}
#module_503923543 .showHandle .btn{text-decoration:none;}
#module_503923543 .showHandle .btn{font-style:normal;}
#module_503923543 .showHandle div{border-top-color:#ddd !important;}
#module_503923543 .showHandle div{border-top-style:solid !important;}
#module_503923543 .showHandle div{border-top-width:1px !important;}
#module_503923543 .showHandle{background-color:transparent;}
#module_503923543 .showHandle{background-image:none;}
#module_503923543 .showHandle{background-repeat:no-repeat;}
#module_503923543 .showHandle{}
#module_503923543 .showHandle{}
#module_503923543 .showHandle{}
#module_503923543 a{font-size:unset;font-family:unset}
.module_503923566 .ModuleHead .HeadCenter{float:none;}
#module_503923566 {
padding:0px;
}
#module_503923566 {
position:static;
z-index:2;
top:761px;
left:767px;
width:100%;
height: auto;
}
#module_503923566 .ModuleHead503923566 {
display:none;
}
#module_503923566 .BodyCenter.BodyCenter503923566 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923566 >.module_503923566 {
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_503923566 >.module_503923566{
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_503923566 .BodyCenter.BodyCenter503923566 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923566 .BodyCenter.BodyCenter503923566 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923566 >.module_503923566 {
margin-top:0.0000%;
margin-left:3.5000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923566 >.module_503923566 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923566 >.module_503923566 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923566:hover {
border:none;
}
#module_503923566:hover >.module_503923566 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923566 .BodyCenter{text-align:left;}
#module_503923566 .moduleButton{font-size:16px;}
#module_503923566 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923566 .moduleButton{color:#434242;}
#module_503923566 .moduleButton{font-weight:normal;}
#module_503923566 .moduleButton{text-decoration:none;}
#module_503923566 .moduleButton{font-style:normal;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{background-color:#fff;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{background-image:none;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{background-repeat:no-repeat;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{background-position:none;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{background-attachment:none;}
#module_503923566 .moduleButton, #module_503923566 .moduleButton:before{}
#module_503923566 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923566 .moduleButton{border-style:solid;}
#module_503923566 .moduleButton{border-width:1px;}
#module_503923566 .moduleButton{border-top-left-radius:0px;}
#module_503923566 .moduleButton{border-top-right-radius:0px;}
#module_503923566 .moduleButton{border-bottom-left-radius:0px;}
#module_503923566 .moduleButton{border-bottom-right-radius:0px;}
#module_503923566 .moduleButton{width:160px;}
#module_503923566 .moduleButton{height:40px;line-height:40px;}
#module_503923566 .BodyCenter{color:#434242;}
#module_503923566 .moduleButton{padding-top:0px;}
#module_503923566 .moduleButton{padding-bottom:0px;}
#module_503923566 .moduleButton{padding-left:0px;}
#module_503923566 .moduleButton{padding-right:8px;}
#module_503923566 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923566 .moduleButton .ButtonLineHidden, #module_503923566 .moduleButton .ButtonLine{width:25px;} #module_503923566 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923566 .moduleButton .ButtonLineHidden, #module_503923566 .moduleButton .ButtonLine, #module_503923566 .moduleButton .Ionios{color:#000;}
#module_503923566 .moduleButton:hover{font-size:16px;}
#module_503923566 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923566 .moduleButton:hover{color:#fff;}
#module_503923566 .moduleButton:hover{font-weight:normal;}
#module_503923566 .moduleButton:hover{text-decoration:none;}
#module_503923566 .moduleButton:hover{font-style:normal;}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{background-image:none;}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{background-position:none;}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{background-attachment:none;}
#module_503923566 .moduleButton:hover, #module_503923566 .moduleButton:hover:before{}
#module_503923566 .moduleButton:hover{border-color:transparent;}
#module_503923566 .moduleButton:hover{border-style:solid;}
#module_503923566 .moduleButton:hover{border-width:1px;}
#module_503923566 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923566 .moduleButton:hover .ButtonLineHidden, #module_503923566 .moduleButton:hover .ButtonLine, #module_503923566 .moduleButton:hover .Ionios{color:#fff;}

.module_503923547 .ModuleHead .HeadCenter{float:none;}
#module_503923547 {
padding:0px;
}
#module_503923547 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_503923547 .ModuleHead503923547 {
display:none;
}
#module_503923547 .BodyCenter.BodyCenter503923547 {
background-color:transparent;
background-image:url(../images/202308051751517eec19.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_503923547 >.module_503923547 {
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_503923547 >.module_503923547{
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_503923547 .BodyCenter.BodyCenter503923547 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:7.3072%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923547 .BodyCenter.BodyCenter503923547 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923547 >.module_503923547 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923547 >.module_503923547 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923547 >.module_503923547 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923547:hover {
border:none;
}
#module_503923547:hover >.module_503923547 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923547 .ModuleSubContainer{background-color:transparent;}
#module_503923547 .ModuleSubContainer{background-image:none;}
#module_503923547 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923547 .ModuleSubContainer{background-position:0% 0%;}
#module_503923547 .ModuleSubContainer{background-attachment:scroll;}
#module_503923547 .ModuleSubContainer{}
#module_503923547 {!bgVideo!}{bgVideoUrl:}
#module_503923547 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923547 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923547 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923547 {max-width:1600px;width:auto;}
.module_504388201 .ModuleHead .HeadCenter{float:none;}
#module_504388201 {
padding:0px;
}
#module_504388201 {
position:static;
z-index:0;
top:2690px;
left:763px;
width:100%;
height: auto;
}
#module_504388201 .ModuleHead504388201 {
display:none;
}
#module_504388201 .BodyCenter.BodyCenter504388201 {
background:none;background-color:rgba(0,0,0,0);
}
#module_504388201 >.module_504388201 {
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_504388201 >.module_504388201{
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_504388201 .BodyCenter.BodyCenter504388201 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_504388201 .BodyCenter.BodyCenter504388201 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_504388201 >.module_504388201 {
margin-top:4.5213%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_504388201 >.module_504388201 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_504388201 >.module_504388201 {box-shadow: 0px 0px 0px 0px #ccc}
#module_504388201:hover {
border:none;
}
#module_504388201:hover >.module_504388201 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_504388201 .ModulePlainTextGiantContent{margin-top:0px;}
#module_504388201 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_504388201 .ModulePlainTextGiantContent{margin-left:0px;}
#module_504388201 .ModulePlainTextGiantContent{margin-right:10px;}
#module_504388201 .plainTextGiant-Container{padding-top:10px;}
#module_504388201 .plainTextGiant-Container{padding-bottom:10px;}
#module_504388201 .plainTextGiant-Container{padding-left:10px;}
#module_504388201 .plainTextGiant-Container{padding-right:10px;}
#module_504388201 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container {overflow: hidden; visibility: visible;}
.ModuleTabContainerV2Giant.layout-112 .tabContainer.TabContainer-Container .tabContainerGiantGrid {flex-shrink: 0;}
.ModuleTabContainerV2Giant.layout-112  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;
}
.ModuleTabContainerV2Giant.layout-112  .tabContentGiant.tab-content-clone .ModuleContainer {padding: 0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container {display: flex;  align-items: center;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav {margin: 0 20px;}

.ModuleTabContainerV2Giant.layout-112  .Nav-Container .glyphicon {display: inline-block; background: unset; position: static; font-size: 16px; color: #333;cursor: pointer;}

/** xiaxiao **/
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav{position:absolute;z-index: 99;display: flex;margin:0!important;padding-right: 20px;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li{width:6px;height:6px;border-radius:3px;background:#cccccc;margin-left:10px;
transition: width 350ms;
-moz-transition: width 350ms;	/* Firefox 4 */
-webkit-transition: width 350ms;	/* Safari 和 Chrome */
-o-transition: width 350ms;
}
.ModuleTabContainerV2Giant.layout-112 .Nav-Container .nav li:first-of-type{margin-left:0;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li a:hover{background:none;width:auto;height:auto;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .nav li.active{width:24px;background:#E4CEAE;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title{position:absolute;z-index:99;}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{width:55px;height:55px;position: relative;
transition: all 350ms;
-moz-transition: all 350ms;
-webkit-transition: all 350ms;
-o-transition: all 350ms;
overflow:hidden;
top: 0;

}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollLeft{
    left: 0;
}
.ModuleTabContainerV2Giant.layout-112  .tabContainerCommon .btnScrollRight{
    right: 0;
}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon:before{border-top-color:transparent}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span{color:#333;    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);}
.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon span:before{transition: all 350ms;-moz-transition: all 350ms;-webkit-transition: all 350ms;-o-transition: all 350ms;}

/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{margin-left:15px;margin-right:20px;} */

.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper{margin-top: -5px;}
.ModuleTabContainerV2Giant.layout-112  .moduleContainerHelper .moduleContainerHelpers{margin-right: 3px;}
.ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant .addnewhelper{min-height:80px!important;padding:20px 10px;}
@media only screen and (max-width: 768px) {
    .ModuleTabContainerV2Giant.layout-112  .ModuleTabContainerV2Giant.layout-112 .Nav-Container {position: static; justify-content: center; margin-top: 28px;}
	.ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .btnScrollRight{ margin-left:15px!important; }
	/* .ModuleTabContainerV2Giant.layout-112  .Nav-Container .title .glyphicon{max-width:50px!important;max-height:50px!important;} */
}


.module_503923548 .ModuleHead .HeadCenter{float:none;}
#module_503923548 {
padding:0px;
}
#module_503923548 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923548 .ModuleHead503923548 {
display:none;
}
#module_503923548 .BodyCenter.BodyCenter503923548 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923548 >.module_503923548 {
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_503923548 >.module_503923548{
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_503923548 .BodyCenter.BodyCenter503923548 {
padding-top:0.0000%;
padding-left:4.7500%;
padding-right:0.0000%;
padding-bottom:2.8125%;
}
}
@media screen and (max-width: 767px){
#module_503923548 .BodyCenter.BodyCenter503923548 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923548 >.module_503923548 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.7500%;
}
}
@media screen and (max-width: 767px){
#module_503923548 >.module_503923548 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923548 >.module_503923548 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923548:hover {
border:none;
}
#module_503923548:hover >.module_503923548 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923548 .tabContainerGiantGrid{background-color:transparent;}
#module_503923548 .tabContainerGiantGrid{background-image:none;}
#module_503923548 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_503923548 .tabContainerGiantGrid{}
#module_503923548 .tabContainerGiantGrid{}
#module_503923548 .tabContainerGiantGrid{}
#module_503923548 .tabContainerGiantGrid{padding-top:10px;}
#module_503923548 .tabContainerGiantGrid{padding-bottom:10px;}
#module_503923548 .tabContainerGiantGrid{padding-left:10px;}
#module_503923548 .tabContainerGiantGrid{padding-right:10px;}
#module_503923548 .tabContainerGiantGrid{border-top-color:transparent;}
#module_503923548 .tabContainerGiantGrid{border-top-style:solid;}
#module_503923548 .tabContainerGiantGrid{border-top-width:0px;}
#module_503923548 .tabContainerGiantGrid{border-right-color:transparent;}
#module_503923548 .tabContainerGiantGrid{border-right-style:solid;}
#module_503923548 .tabContainerGiantGrid{border-right-width:0px;}
#module_503923548 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_503923548 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_503923548 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_503923548 .tabContainerGiantGrid{border-left-color:transparent;}
#module_503923548 .tabContainerGiantGrid{border-left-style:solid;}
#module_503923548 .tabContainerGiantGrid{border-left-width:0px;}
#module_503923548 .Nav-Container .title{bottom:145px;top:auto;left:50px;transform:none;}
#module_503923548 .Nav-Container .title .glyphicon{border-top-color:#000000;}
#module_503923548 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon{border-top-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon{border-right-color:#000000;}
#module_503923548 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon{border-right-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon{border-bottom-color:#000000;}
#module_503923548 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon{border-bottom-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon{border-left-color:#000000;}
#module_503923548 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon{border-left-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon{border-top-right-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon{border-bottom-left-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon{border-bottom-right-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon{background-color:#000000;} #module_503923548 .nav li{background-color:#000000;}
#module_503923548 .Nav-Container .title .glyphicon{}
#module_503923548 .Nav-Container .title .btnScrollRight{ margin-left:18px; }
#module_503923548 .Nav-Container .title .glyphicon{width:45px;}
#module_503923548 .Nav-Container .title .glyphicon{height:45px;line-height:45px}
#module_503923548 .Nav-Container .title .glyphicon span{font-size:16px;}
#module_503923548 .Nav-Container .title .glyphicon span{color:#fff;}
#module_503923548 .Nav-Container .nav{bottom:62px;top:auto;left:10px;transform:none;}
#module_503923548 .Nav-Container .nav li{background-color:rgba(51, 51, 51, 0);}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-top-color:#333333;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-top-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-right-color:#333333;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-right-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-bottom-color:#333333;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-bottom-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-left-color:#333333;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-left-width:0px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-top-left-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{background-color:rgb(202, 23, 44);background-image:none;}
#module_503923548 .Nav-Container .title .glyphicon:hover{}
#module_503923548 .Nav-Container .title .glyphicon:hover{width:45px;}
#module_503923548 .Nav-Container .title .glyphicon:hover{height:45px;line-height:45px}
#module_503923548 .Nav-Container .title .glyphicon:hover span{font-size:16px;}
#module_503923548 .Nav-Container .title .glyphicon:hover span{color:#fff;}
#module_503923548 .Nav-Container .nav li.active{background-color:rgba(0, 0, 0, 0);}

.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_503923546 .ModuleHead .HeadCenter{float:none;}
#module_503923546 {
padding:0px;
}
#module_503923546 {
position:static;
z-index:0;
top:2461px;
left:1001px;
width:100%;
height: auto;
}
#module_503923546 .ModuleHead503923546 {
display:none;
}
#module_503923546 .BodyCenter.BodyCenter503923546 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923546 >.module_503923546 {
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_503923546 >.module_503923546{
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_503923546 .BodyCenter.BodyCenter503923546 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923546 .BodyCenter.BodyCenter503923546 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923546 >.module_503923546 {
margin-top:4.5878%;
margin-left:33.7101%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923546 >.module_503923546 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923546 >.module_503923546 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923546:hover {
border:none;
}
#module_503923546:hover >.module_503923546 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923546 img{border-top-color:transparent;}
#module_503923546 img{border-top-style:none;}
#module_503923546 img{border-top-width:0px;}
#module_503923546 img{border-right-color:transparent;}
#module_503923546 img{border-right-style:none;}
#module_503923546 img{border-right-width:0px;}
#module_503923546 img{border-bottom-color:transparent;}
#module_503923546 img{border-bottom-style:none;}
#module_503923546 img{border-bottom-width:0px;}
#module_503923546 img{border-left-color:transparent;}
#module_503923546 img{border-left-style:none;}
#module_503923546 img{border-left-width:0px;}
#module_503923546 img{border-top-left-radius:0px;}
#module_503923546 img{border-top-right-radius:0px;}
#module_503923546 img{border-bottom-left-radius:0px;}
#module_503923546 img{border-bottom-right-radius:0px;}
#module_503923546 .BodyCenter{text-align: center;}

.module_503923567 .ModuleHead .HeadCenter{float:none;}
#module_503923567 {
padding:0px;
}
#module_503923567 {
position:static;
z-index:3;
top:3175px;
left:249px;
width:100%;
height: auto;
}
#module_503923567 .ModuleHead503923567 {
display:none;
}
#module_503923567 .BodyCenter.BodyCenter503923567 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923567 >.module_503923567 {
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_503923567 >.module_503923567{
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_503923567 .BodyCenter.BodyCenter503923567 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923567 .BodyCenter.BodyCenter503923567 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923567 >.module_503923567 {
margin-top:-18.6170%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923567 >.module_503923567 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923567 >.module_503923567 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923567:hover {
border:none;
}
#module_503923567:hover >.module_503923567 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923567 .BodyCenter{text-align:left;}
#module_503923567 .moduleButton{font-size:16px;}
#module_503923567 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923567 .moduleButton{color:#434242;}
#module_503923567 .moduleButton{font-weight:normal;}
#module_503923567 .moduleButton{text-decoration:none;}
#module_503923567 .moduleButton{font-style:normal;}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{background-image:none;}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{background-repeat:no-repeat;}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{background-position:none;}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{background-attachment:none;}
#module_503923567 .moduleButton, #module_503923567 .moduleButton:before{}
#module_503923567 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923567 .moduleButton{border-style:solid;}
#module_503923567 .moduleButton{border-width:1px;}
#module_503923567 .moduleButton{border-top-left-radius:0px;}
#module_503923567 .moduleButton{border-top-right-radius:0px;}
#module_503923567 .moduleButton{border-bottom-left-radius:0px;}
#module_503923567 .moduleButton{border-bottom-right-radius:0px;}
#module_503923567 .moduleButton{width:160px;}
#module_503923567 .moduleButton{height:41px;line-height:41px;}
#module_503923567 .BodyCenter{color:#434242;}
#module_503923567 .moduleButton{padding-top:0px;}
#module_503923567 .moduleButton{padding-bottom:0px;}
#module_503923567 .moduleButton{padding-left:0px;}
#module_503923567 .moduleButton{padding-right:8px;}
#module_503923567 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923567 .moduleButton .ButtonLineHidden, #module_503923567 .moduleButton .ButtonLine{width:25px;} #module_503923567 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923567 .moduleButton .ButtonLineHidden, #module_503923567 .moduleButton .ButtonLine, #module_503923567 .moduleButton .Ionios{color:#000;}
#module_503923567 .moduleButton:hover{font-size:16px;}
#module_503923567 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923567 .moduleButton:hover{color:#fff;}
#module_503923567 .moduleButton:hover{font-weight:normal;}
#module_503923567 .moduleButton:hover{text-decoration:none;}
#module_503923567 .moduleButton:hover{font-style:normal;}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{background-image:none;}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{background-position:none;}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{background-attachment:none;}
#module_503923567 .moduleButton:hover, #module_503923567 .moduleButton:hover:before{}
#module_503923567 .moduleButton:hover{border-color:transparent;}
#module_503923567 .moduleButton:hover{border-style:solid;}
#module_503923567 .moduleButton:hover{border-width:1px;}
#module_503923567 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923567 .moduleButton:hover .ButtonLineHidden, #module_503923567 .moduleButton:hover .ButtonLine, #module_503923567 .moduleButton:hover .Ionios{color:#fff;}

.module_503923544 .ModuleHead .HeadCenter{float:none;}
#module_503923544 {
padding:0px;
}
#module_503923544 {
position:static;
z-index:0;
top:3009px;
left:243px;
width:100%;
height: auto;
}
#module_503923544 .ModuleHead503923544 {
display:none;
}
#module_503923544 .BodyCenter.BodyCenter503923544 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923544 >.module_503923544 {
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_503923544 >.module_503923544{
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_503923544 .BodyCenter.BodyCenter503923544 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923544 .BodyCenter.BodyCenter503923544 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923544 >.module_503923544 {
margin-top:-32.5798%;
margin-left:1.6622%;
margin-right:69.5479%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923544 >.module_503923544 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923544 >.module_503923544 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923544:hover {
border:none;
}
#module_503923544:hover >.module_503923544 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923544 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923544 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923544 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923544 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923544 .plainTextGiant-Container{padding-top:10px;}
#module_503923544 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923544 .plainTextGiant-Container{padding-left:10px;}
#module_503923544 .plainTextGiant-Container{padding-right:10px;}
#module_503923544 a{font-size:unset;font-family:unset}

.module_503923549 .ModuleHead .HeadCenter{float:none;}
#module_503923549 {
padding:0px;
}
#module_503923549 {
position:static;
z-index:1;
top:28px;
left:0px;
width:100%;
height: auto;
}
#module_503923549 .ModuleHead503923549 {
display:none;
}
#module_503923549 .BodyCenter.BodyCenter503923549 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923549 >.module_503923549 {
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_503923549 >.module_503923549{
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_503923549 .BodyCenter.BodyCenter503923549 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923549 .BodyCenter.BodyCenter503923549 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923549 >.module_503923549 {
margin-top:4.5878%;
margin-left:33.7101%;
margin-right:0.0000%;
margin-bottom:2.2606%;
}
}
@media screen and (max-width: 767px){
#module_503923549 >.module_503923549 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923549 >.module_503923549 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923549:hover {
border:none;
}
#module_503923549:hover >.module_503923549 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923549 img{border-top-color:transparent;}
#module_503923549 img{border-top-style:none;}
#module_503923549 img{border-top-width:0px;}
#module_503923549 img{border-right-color:transparent;}
#module_503923549 img{border-right-style:none;}
#module_503923549 img{border-right-width:0px;}
#module_503923549 img{border-bottom-color:transparent;}
#module_503923549 img{border-bottom-style:none;}
#module_503923549 img{border-bottom-width:0px;}
#module_503923549 img{border-left-color:transparent;}
#module_503923549 img{border-left-style:none;}
#module_503923549 img{border-left-width:0px;}
#module_503923549 img{border-top-left-radius:0px;}
#module_503923549 img{border-top-right-radius:0px;}
#module_503923549 img{border-bottom-left-radius:0px;}
#module_503923549 img{border-bottom-right-radius:0px;}
#module_503923549 .BodyCenter{text-align: center;}

.module_503923550 .ModuleHead .HeadCenter{float:none;}
#module_503923550 {
padding:0px;
}
#module_503923550 {
position:static;
z-index:1;
top:2926px;
left:185px;
width:100%;
height: auto;
}
#module_503923550 .ModuleHead503923550 {
display:none;
}
#module_503923550 .BodyCenter.BodyCenter503923550 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923550 >.module_503923550 {
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_503923550 >.module_503923550{
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_503923550 .BodyCenter.BodyCenter503923550 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923550 .BodyCenter.BodyCenter503923550 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923550 >.module_503923550 {
margin-top:-34.4415%;
margin-left:1.6622%;
margin-right:69.0824%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923550 >.module_503923550 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923550 >.module_503923550 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923550:hover {
border:none;
}
#module_503923550:hover >.module_503923550 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923550 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923550 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923550 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923550 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923550 .plainTextGiant-Container{padding-top:10px;}
#module_503923550 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923550 .plainTextGiant-Container{padding-left:10px;}
#module_503923550 .plainTextGiant-Container{padding-right:10px;}
#module_503923550 a{font-size:unset;font-family:unset}
.module_503923568 .ModuleHead .HeadCenter{float:none;}
#module_503923568 {
padding:0px;
}
#module_503923568 {
position:static;
z-index:4;
top:464px;
left:767px;
width:100%;
height: auto;
}
#module_503923568 .ModuleHead503923568 {
display:none;
}
#module_503923568 .BodyCenter.BodyCenter503923568 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923568 >.module_503923568 {
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_503923568 >.module_503923568{
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_503923568 .BodyCenter.BodyCenter503923568 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923568 .BodyCenter.BodyCenter503923568 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923568 >.module_503923568 {
margin-top:-23.2713%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923568 >.module_503923568 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923568 >.module_503923568 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923568:hover {
border:none;
}
#module_503923568:hover >.module_503923568 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923568 .BodyCenter{text-align:left;}
#module_503923568 .moduleButton{font-size:16px;}
#module_503923568 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923568 .moduleButton{color:#434242;}
#module_503923568 .moduleButton{font-weight:normal;}
#module_503923568 .moduleButton{text-decoration:none;}
#module_503923568 .moduleButton{font-style:normal;}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{background-image:none;}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{background-repeat:no-repeat;}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{background-position:none;}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{background-attachment:none;}
#module_503923568 .moduleButton, #module_503923568 .moduleButton:before{}
#module_503923568 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923568 .moduleButton{border-style:solid;}
#module_503923568 .moduleButton{border-width:1px;}
#module_503923568 .moduleButton{border-top-left-radius:0px;}
#module_503923568 .moduleButton{border-top-right-radius:0px;}
#module_503923568 .moduleButton{border-bottom-left-radius:0px;}
#module_503923568 .moduleButton{border-bottom-right-radius:0px;}
#module_503923568 .moduleButton{width:160px;}
#module_503923568 .moduleButton{height:41px;line-height:41px;}
#module_503923568 .BodyCenter{color:#434242;}
#module_503923568 .moduleButton{padding-top:0px;}
#module_503923568 .moduleButton{padding-bottom:0px;}
#module_503923568 .moduleButton{padding-left:0px;}
#module_503923568 .moduleButton{padding-right:8px;}
#module_503923568 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923568 .moduleButton .ButtonLineHidden, #module_503923568 .moduleButton .ButtonLine{width:25px;} #module_503923568 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923568 .moduleButton .ButtonLineHidden, #module_503923568 .moduleButton .ButtonLine, #module_503923568 .moduleButton .Ionios{color:#000;}
#module_503923568 .moduleButton:hover{font-size:16px;}
#module_503923568 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923568 .moduleButton:hover{color:#fff;}
#module_503923568 .moduleButton:hover{font-weight:normal;}
#module_503923568 .moduleButton:hover{text-decoration:none;}
#module_503923568 .moduleButton:hover{font-style:normal;}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{background-image:none;}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{background-position:none;}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{background-attachment:none;}
#module_503923568 .moduleButton:hover, #module_503923568 .moduleButton:hover:before{}
#module_503923568 .moduleButton:hover{border-color:transparent;}
#module_503923568 .moduleButton:hover{border-style:solid;}
#module_503923568 .moduleButton:hover{border-width:1px;}
#module_503923568 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923568 .moduleButton:hover .ButtonLineHidden, #module_503923568 .moduleButton:hover .ButtonLine, #module_503923568 .moduleButton:hover .Ionios{color:#fff;}


.module_503923551 .ModuleHead .HeadCenter{float:none;}
#module_503923551 {
padding:0px;
}
#module_503923551 {
position:static;
z-index:2;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_503923551 .ModuleHead503923551 {
display:none;
}
#module_503923551 .BodyCenter.BodyCenter503923551 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923551 >.module_503923551 {
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_503923551 >.module_503923551{
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_503923551 .BodyCenter.BodyCenter503923551 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923551 .BodyCenter.BodyCenter503923551 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923551 >.module_503923551 {
margin-top:4.5878%;
margin-left:33.7101%;
margin-right:0.0000%;
margin-bottom:2.2606%;
}
}
@media screen and (max-width: 767px){
#module_503923551 >.module_503923551 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923551 >.module_503923551 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923551:hover {
border:none;
}
#module_503923551:hover >.module_503923551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923551 img{border-top-color:transparent;}
#module_503923551 img{border-top-style:none;}
#module_503923551 img{border-top-width:0px;}
#module_503923551 img{border-right-color:transparent;}
#module_503923551 img{border-right-style:none;}
#module_503923551 img{border-right-width:0px;}
#module_503923551 img{border-bottom-color:transparent;}
#module_503923551 img{border-bottom-style:none;}
#module_503923551 img{border-bottom-width:0px;}
#module_503923551 img{border-left-color:transparent;}
#module_503923551 img{border-left-style:none;}
#module_503923551 img{border-left-width:0px;}
#module_503923551 img{border-top-left-radius:0px;}
#module_503923551 img{border-top-right-radius:0px;}
#module_503923551 img{border-bottom-left-radius:0px;}
#module_503923551 img{border-bottom-right-radius:0px;}
#module_503923551 .BodyCenter{text-align: center;}

.module_503923552 .ModuleHead .HeadCenter{float:none;}
#module_503923552 {
padding:0px;
}
#module_503923552 {
position:static;
z-index:1;
top:96px;
left:0px;
width:100%;
height: auto;
}
#module_503923552 .ModuleHead503923552 {
display:none;
}
#module_503923552 .BodyCenter.BodyCenter503923552 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923552 >.module_503923552 {
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_503923552 >.module_503923552{
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_503923552 .BodyCenter.BodyCenter503923552 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923552 .BodyCenter.BodyCenter503923552 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923552 >.module_503923552 {
margin-top:-34.4415%;
margin-left:1.6622%;
margin-right:69.5479%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923552 >.module_503923552 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923552 >.module_503923552 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923552:hover {
border:none;
}
#module_503923552:hover >.module_503923552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923552 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923552 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923552 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923552 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923552 .plainTextGiant-Container{padding-top:10px;}
#module_503923552 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923552 .plainTextGiant-Container{padding-left:10px;}
#module_503923552 .plainTextGiant-Container{padding-right:10px;}
#module_503923552 a{font-size:unset;font-family:unset}
.module_503923569 .ModuleHead .HeadCenter{float:none;}
#module_503923569 {
padding:0px;
}
#module_503923569 {
position:static;
z-index:5;
top:481px;
left:767px;
width:100%;
height: auto;
}
#module_503923569 .ModuleHead503923569 {
display:none;
}
#module_503923569 .BodyCenter.BodyCenter503923569 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923569 >.module_503923569 {
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_503923569 >.module_503923569{
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_503923569 .BodyCenter.BodyCenter503923569 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923569 .BodyCenter.BodyCenter503923569 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923569 >.module_503923569 {
margin-top:-23.1383%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923569 >.module_503923569 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923569 >.module_503923569 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923569:hover {
border:none;
}
#module_503923569:hover >.module_503923569 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923569 .BodyCenter{text-align:left;}
#module_503923569 .moduleButton{font-size:16px;}
#module_503923569 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923569 .moduleButton{color:#434242;}
#module_503923569 .moduleButton{font-weight:normal;}
#module_503923569 .moduleButton{text-decoration:none;}
#module_503923569 .moduleButton{font-style:normal;}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{background-image:none;}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{background-repeat:no-repeat;}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{background-position:none;}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{background-attachment:none;}
#module_503923569 .moduleButton, #module_503923569 .moduleButton:before{}
#module_503923569 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923569 .moduleButton{border-style:solid;}
#module_503923569 .moduleButton{border-width:1px;}
#module_503923569 .moduleButton{border-top-left-radius:0px;}
#module_503923569 .moduleButton{border-top-right-radius:0px;}
#module_503923569 .moduleButton{border-bottom-left-radius:0px;}
#module_503923569 .moduleButton{border-bottom-right-radius:0px;}
#module_503923569 .moduleButton{width:160px;}
#module_503923569 .moduleButton{height:41px;line-height:41px;}
#module_503923569 .BodyCenter{color:#434242;}
#module_503923569 .moduleButton{padding-top:0px;}
#module_503923569 .moduleButton{padding-bottom:0px;}
#module_503923569 .moduleButton{padding-left:0px;}
#module_503923569 .moduleButton{padding-right:8px;}
#module_503923569 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923569 .moduleButton .ButtonLineHidden, #module_503923569 .moduleButton .ButtonLine{width:25px;} #module_503923569 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923569 .moduleButton .ButtonLineHidden, #module_503923569 .moduleButton .ButtonLine, #module_503923569 .moduleButton .Ionios{color:#000;}
#module_503923569 .moduleButton:hover{font-size:16px;}
#module_503923569 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923569 .moduleButton:hover{color:#fff;}
#module_503923569 .moduleButton:hover{font-weight:normal;}
#module_503923569 .moduleButton:hover{text-decoration:none;}
#module_503923569 .moduleButton:hover{font-style:normal;}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{background-image:none;}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{background-position:none;}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{background-attachment:none;}
#module_503923569 .moduleButton:hover, #module_503923569 .moduleButton:hover:before{}
#module_503923569 .moduleButton:hover{border-color:transparent;}
#module_503923569 .moduleButton:hover{border-style:solid;}
#module_503923569 .moduleButton:hover{border-width:1px;}
#module_503923569 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923569 .moduleButton:hover .ButtonLineHidden, #module_503923569 .moduleButton:hover .ButtonLine, #module_503923569 .moduleButton:hover .Ionios{color:#fff;}



.module_503923587 .ModuleHead .HeadCenter{float:none;}
#module_503923587 {
padding:0px;
}
#module_503923587 {
position:static;
z-index:1;
top:1850px;
left:0px;
width:100%;
height: auto;
}
#module_503923587 .ModuleHead503923587 {
display:none;
}
#module_503923587 .BodyCenter.BodyCenter503923587 {
background-color:transparent;
background-image:url(../images/2023080517370905ae25.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_503923587 >.module_503923587 {
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_503923587 >.module_503923587{
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_503923587 .BodyCenter.BodyCenter503923587 {
padding-top:3.4522%;
padding-left:0.0000%;
padding-right:7.3072%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923587 .BodyCenter.BodyCenter503923587 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923587 >.module_503923587 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923587 >.module_503923587 {
margin-top:14.3678%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923587 >.module_503923587 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923587:hover {
border:none;
}
#module_503923587:hover >.module_503923587 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923587 .ModuleSubContainer{background-color:transparent;}
#module_503923587 .ModuleSubContainer{background-image:none;}
#module_503923587 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923587 .ModuleSubContainer{background-position:0% 0%;}
#module_503923587 .ModuleSubContainer{background-attachment:scroll;}
#module_503923587 .ModuleSubContainer{}
#module_503923587 {!bgVideo!}{bgVideoUrl:}
#module_503923587 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923587 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923587 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923587 {max-width:1600px;width:auto;}
.module_504433224 .ModuleHead .HeadCenter{float:none;}
#module_504433224 {
padding:0px;
}
#module_504433224 {
position:static;
z-index:0;
top:2170px;
left:162px;
width:100%;
height: auto;
}
#module_504433224 .ModuleHead504433224 {
display:none;
}
#module_504433224 {
border:none;
}
@media screen and (min-width: 768px){
#module_504433224 >.module_504433224 {
}
}
@media screen and (max-width: 767px){
#module_504433224 >.module_504433224 {
margin-top:3.7356%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_504433224 .ModulePlainTextGiantContent{margin-top:0px;}
#module_504433224 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_504433224 .ModulePlainTextGiantContent{margin-left:0px;}
#module_504433224 .ModulePlainTextGiantContent{margin-right:10px;}
#module_504433224 .plainTextGiant-Container{padding-top:10px;}
#module_504433224 .plainTextGiant-Container{padding-bottom:10px;}
#module_504433224 .plainTextGiant-Container{padding-left:10px;}
#module_504433224 .plainTextGiant-Container{padding-right:10px;}
#module_504433224 a{font-size:unset;font-family:unset}
.module_503923588 .ModuleHead .HeadCenter{float:none;}
#module_503923588 {
padding:0px;
}
#module_503923588 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923588 .ModuleHead503923588 {
display:none;
}
#module_503923588 .BodyCenter.BodyCenter503923588 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923588 >.module_503923588 {
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_503923588 >.module_503923588{
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_503923588 .BodyCenter.BodyCenter503923588 {
padding-top:2.9375%;
padding-left:4.7500%;
padding-right:0.0000%;
padding-bottom:2.8125%;
}
}
@media screen and (max-width: 767px){
#module_503923588 .BodyCenter.BodyCenter503923588 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923588 >.module_503923588 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.7500%;
}
}
@media screen and (max-width: 767px){
#module_503923588 >.module_503923588 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923588 >.module_503923588 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923588:hover {
border:none;
}
#module_503923588:hover >.module_503923588 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923588 .tabContainerGiantGrid{background-color:transparent;}
#module_503923588 .tabContainerGiantGrid{background-image:none;}
#module_503923588 .tabContainerGiantGrid{background-repeat:no-repeat;}
#module_503923588 .tabContainerGiantGrid{}
#module_503923588 .tabContainerGiantGrid{}
#module_503923588 .tabContainerGiantGrid{}
#module_503923588 .tabContainerGiantGrid{padding-top:10px;}
#module_503923588 .tabContainerGiantGrid{padding-bottom:10px;}
#module_503923588 .tabContainerGiantGrid{padding-left:10px;}
#module_503923588 .tabContainerGiantGrid{padding-right:10px;}
#module_503923588 .tabContainerGiantGrid{border-top-color:transparent;}
#module_503923588 .tabContainerGiantGrid{border-top-style:solid;}
#module_503923588 .tabContainerGiantGrid{border-top-width:0px;}
#module_503923588 .tabContainerGiantGrid{border-right-color:transparent;}
#module_503923588 .tabContainerGiantGrid{border-right-style:solid;}
#module_503923588 .tabContainerGiantGrid{border-right-width:0px;}
#module_503923588 .tabContainerGiantGrid{border-bottom-color:transparent;}
#module_503923588 .tabContainerGiantGrid{border-bottom-style:solid;}
#module_503923588 .tabContainerGiantGrid{border-bottom-width:0px;}
#module_503923588 .tabContainerGiantGrid{border-left-color:transparent;}
#module_503923588 .tabContainerGiantGrid{border-left-style:solid;}
#module_503923588 .tabContainerGiantGrid{border-left-width:0px;}
#module_503923588 .Nav-Container .title{top:46px;right:0px;left:auto;transform:none;}
#module_503923588 .Nav-Container .title .glyphicon{border-top-color:#000000;}
#module_503923588 .Nav-Container .title .glyphicon{border-top-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon{border-top-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon{border-right-color:#000000;}
#module_503923588 .Nav-Container .title .glyphicon{border-right-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon{border-right-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon{border-bottom-color:#000000;}
#module_503923588 .Nav-Container .title .glyphicon{border-bottom-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon{border-bottom-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon{border-left-color:#000000;}
#module_503923588 .Nav-Container .title .glyphicon{border-left-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon{border-left-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon{border-top-left-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon{border-top-right-radius:4px;}
#module_503923588 .Nav-Container .title .glyphicon{border-bottom-left-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon{border-bottom-right-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon{background-color:rgba(0, 0, 0, 0);} #module_503923588 .nav li{background-color:rgba(0, 0, 0, 0);}
#module_503923588 .Nav-Container .title .glyphicon{}
#module_503923588 .Nav-Container .title .btnScrollRight{ margin-left:16px; }
#module_503923588 .Nav-Container .title .glyphicon{width:30px;}
#module_503923588 .Nav-Container .title .glyphicon{height:30px;line-height:30px}
#module_503923588 .Nav-Container .title .glyphicon span{font-size:14px;}
#module_503923588 .Nav-Container .title .glyphicon span{color:rgb(51, 51, 51);}
#module_503923588 .Nav-Container .nav{top:62px;right:10px;left:auto;transform:none;}
#module_503923588 .Nav-Container .nav li{background-color:rgba(51, 51, 51, 0);}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-top-color:#333333;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-top-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-top-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-right-color:#333333;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-right-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-right-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-bottom-color:#333333;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-bottom-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-bottom-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-left-color:#333333;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-left-style:solid;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-left-width:0px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-top-left-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-top-right-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-bottom-left-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{border-bottom-right-radius:5px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{background-color:rgba(202, 23, 44, 0);background-image:none;}
#module_503923588 .Nav-Container .title .glyphicon:hover{}
#module_503923588 .Nav-Container .title .glyphicon:hover{width:30px;}
#module_503923588 .Nav-Container .title .glyphicon:hover{height:30px;line-height:30px}
#module_503923588 .Nav-Container .title .glyphicon:hover span{font-size:14px;}
#module_503923588 .Nav-Container .title .glyphicon:hover span{color:rgb(51, 51, 51);}
#module_503923588 .Nav-Container .nav li.active{background-color:rgba(0, 0, 0, 0);}

.module_503923589 .ModuleHead .HeadCenter{float:none;}
#module_503923589 {
padding:0px;
}
#module_503923589 {
position:static;
z-index:0;
top:3009px;
left:243px;
width:100%;
height: auto;
}
#module_503923589 .ModuleHead503923589 {
display:none;
}
#module_503923589 .BodyCenter.BodyCenter503923589 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923589 >.module_503923589 {
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_503923589 >.module_503923589{
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_503923589 .BodyCenter.BodyCenter503923589 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923589 .BodyCenter.BodyCenter503923589 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923589 >.module_503923589 {
margin-top:-41.2234%;
margin-left:1.6622%;
margin-right:69.5479%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923589 >.module_503923589 {
margin-top:13.4146%;
margin-left:0.0000%;
margin-right:7.0122%;
margin-bottom:0.0000%;
}
}
#module_503923589 >.module_503923589 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923589:hover {
border:none;
}
#module_503923589:hover >.module_503923589 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923589 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923589 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923589 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923589 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923589 .plainTextGiant-Container{padding-top:10px;}
#module_503923589 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923589 .plainTextGiant-Container{padding-left:10px;}
#module_503923589 .plainTextGiant-Container{padding-right:10px;}
#module_503923589 a{font-size:unset;font-family:unset}
.module_503923590 .ModuleHead .HeadCenter{float:none;}
#module_503923590 {
padding:0px;
}
#module_503923590 {
position:static;
z-index:0;
top:2282px;
left:166px;
width:100%;
height: auto;
}
#module_503923590 .ModuleHead503923590 {
display:none;
}
#module_503923590 .BodyCenter.BodyCenter503923590 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923590 >.module_503923590 {
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_503923590 >.module_503923590{
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_503923590 .BodyCenter.BodyCenter503923590 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923590 .BodyCenter.BodyCenter503923590 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923590 >.module_503923590 {
margin-top:5.1862%;
margin-left:33.7101%;
margin-right:0.0000%;
margin-bottom:2.2606%;
}
}
@media screen and (max-width: 767px){
#module_503923590 >.module_503923590 {
margin-top:4.0625%;
margin-left:4.6875%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923590 >.module_503923590 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923590:hover {
border:none;
}
#module_503923590:hover >.module_503923590 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923590 img{border-top-color:transparent;}
#module_503923590 img{border-top-style:none;}
#module_503923590 img{border-top-width:0px;}
#module_503923590 img{border-right-color:transparent;}
#module_503923590 img{border-right-style:none;}
#module_503923590 img{border-right-width:0px;}
#module_503923590 img{border-bottom-color:transparent;}
#module_503923590 img{border-bottom-style:none;}
#module_503923590 img{border-bottom-width:0px;}
#module_503923590 img{border-left-color:transparent;}
#module_503923590 img{border-left-style:none;}
#module_503923590 img{border-left-width:0px;}
#module_503923590 img{border-top-left-radius:0px;}
#module_503923590 img{border-top-right-radius:0px;}
#module_503923590 img{border-bottom-left-radius:0px;}
#module_503923590 img{border-bottom-right-radius:0px;}
#module_503923590 .BodyCenter{text-align: center;}

.module_503923595 .ModuleHead .HeadCenter{float:none;}
#module_503923595 {
padding:0px;
}
#module_503923595 {
position:static;
z-index:3;
top:2467px;
left:125px;
width:100%;
height: auto;
}
#module_503923595 .ModuleHead503923595 {
display:none;
}
#module_503923595 .BodyCenter.BodyCenter503923595 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923595 >.module_503923595 {
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_503923595 >.module_503923595{
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_503923595 .BodyCenter.BodyCenter503923595 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923595 .BodyCenter.BodyCenter503923595 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923595 >.module_503923595 {
margin-top:-19.2819%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923595 >.module_503923595 {
margin-top:5.9375%;
margin-left:4.3750%;
margin-right:0.0000%;
margin-bottom:25.0000%;
}
}
#module_503923595 >.module_503923595 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923595:hover {
border:none;
}
#module_503923595:hover >.module_503923595 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923595 .BodyCenter{text-align:left;}
#module_503923595 .moduleButton{font-size:14px;}
#module_503923595 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923595 .moduleButton{color:#434242;}
#module_503923595 .moduleButton{font-weight:normal;}
#module_503923595 .moduleButton{text-decoration:none;}
#module_503923595 .moduleButton{font-style:normal;}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{background-image:none;}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{background-repeat:no-repeat;}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{background-position:none;}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{background-attachment:none;}
#module_503923595 .moduleButton, #module_503923595 .moduleButton:before{}
#module_503923595 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923595 .moduleButton{border-style:solid;}
#module_503923595 .moduleButton{border-width:1px;}
#module_503923595 .moduleButton{border-top-left-radius:0px;}
#module_503923595 .moduleButton{border-top-right-radius:0px;}
#module_503923595 .moduleButton{border-bottom-left-radius:0px;}
#module_503923595 .moduleButton{border-bottom-right-radius:0px;}
#module_503923595 .moduleButton{width:146px;}
#module_503923595 .moduleButton{height:36px;line-height:36px;}
#module_503923595 .BodyCenter{color:#434242;}
#module_503923595 .moduleButton{padding-top:0px;}
#module_503923595 .moduleButton{padding-bottom:0px;}
#module_503923595 .moduleButton{padding-left:0px;}
#module_503923595 .moduleButton{padding-right:8px;}
#module_503923595 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923595 .moduleButton .ButtonLineHidden, #module_503923595 .moduleButton .ButtonLine{width:25px;} #module_503923595 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923595 .moduleButton .ButtonLineHidden, #module_503923595 .moduleButton .ButtonLine, #module_503923595 .moduleButton .Ionios{color:#000;}
#module_503923595 .moduleButton:hover{font-size:14px;}
#module_503923595 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923595 .moduleButton:hover{color:#fff;}
#module_503923595 .moduleButton:hover{font-weight:normal;}
#module_503923595 .moduleButton:hover{text-decoration:none;}
#module_503923595 .moduleButton:hover{font-style:normal;}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{background-image:none;}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{background-position:none;}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{background-attachment:none;}
#module_503923595 .moduleButton:hover, #module_503923595 .moduleButton:hover:before{}
#module_503923595 .moduleButton:hover{border-color:transparent;}
#module_503923595 .moduleButton:hover{border-style:solid;}
#module_503923595 .moduleButton:hover{border-width:1px;}
#module_503923595 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923595 .moduleButton:hover .ButtonLineHidden, #module_503923595 .moduleButton:hover .ButtonLine, #module_503923595 .moduleButton:hover .Ionios{color:#fff;}


.module_503923592 .ModuleHead .HeadCenter{float:none;}
#module_503923592 {
padding:0px;
}
#module_503923592 {
position:static;
z-index:1;
top:2926px;
left:185px;
width:100%;
height: auto;
}
#module_503923592 .ModuleHead503923592 {
display:none;
}
#module_503923592 .BodyCenter.BodyCenter503923592 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923592 >.module_503923592 {
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_503923592 >.module_503923592{
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_503923592 .BodyCenter.BodyCenter503923592 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923592 .BodyCenter.BodyCenter503923592 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923592 >.module_503923592 {
margin-top:-41.2234%;
margin-left:1.6622%;
margin-right:69.0824%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923592 >.module_503923592 {
margin-top:13.4146%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923592 >.module_503923592 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923592:hover {
border:none;
}
#module_503923592:hover >.module_503923592 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923592 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923592 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923592 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923592 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923592 .plainTextGiant-Container{padding-top:10px;}
#module_503923592 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923592 .plainTextGiant-Container{padding-left:10px;}
#module_503923592 .plainTextGiant-Container{padding-right:10px;}
#module_503923592 a{font-size:unset;font-family:unset}
.module_503923591 .ModuleHead .HeadCenter{float:none;}
#module_503923591 {
padding:0px;
}
#module_503923591 {
position:static;
z-index:1;
top:2316px;
left:144px;
width:100%;
height: auto;
}
#module_503923591 .ModuleHead503923591 {
display:none;
}
#module_503923591 .BodyCenter.BodyCenter503923591 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923591 >.module_503923591 {
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_503923591 >.module_503923591{
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_503923591 .BodyCenter.BodyCenter503923591 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923591 .BodyCenter.BodyCenter503923591 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923591 >.module_503923591 {
margin-top:5.1862%;
margin-left:32.0479%;
margin-right:0.0000%;
margin-bottom:2.2606%;
}
}
@media screen and (max-width: 767px){
#module_503923591 >.module_503923591 {
margin-top:0.0000%;
margin-left:4.6875%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923591 >.module_503923591 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923591:hover {
border:none;
}
#module_503923591:hover >.module_503923591 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923591 img{border-top-color:transparent;}
#module_503923591 img{border-top-style:none;}
#module_503923591 img{border-top-width:0px;}
#module_503923591 img{border-right-color:transparent;}
#module_503923591 img{border-right-style:none;}
#module_503923591 img{border-right-width:0px;}
#module_503923591 img{border-bottom-color:transparent;}
#module_503923591 img{border-bottom-style:none;}
#module_503923591 img{border-bottom-width:0px;}
#module_503923591 img{border-left-color:transparent;}
#module_503923591 img{border-left-style:none;}
#module_503923591 img{border-left-width:0px;}
#module_503923591 img{border-top-left-radius:0px;}
#module_503923591 img{border-top-right-radius:0px;}
#module_503923591 img{border-bottom-left-radius:0px;}
#module_503923591 img{border-bottom-right-radius:0px;}
#module_503923591 .BodyCenter{text-align: center;}

.module_503923596 .ModuleHead .HeadCenter{float:none;}
#module_503923596 {
padding:0px;
}
#module_503923596 {
position:static;
z-index:4;
top:464px;
left:767px;
width:100%;
height: auto;
}
#module_503923596 .ModuleHead503923596 {
display:none;
}
#module_503923596 .BodyCenter.BodyCenter503923596 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923596 >.module_503923596 {
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_503923596 >.module_503923596{
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_503923596 .BodyCenter.BodyCenter503923596 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923596 .BodyCenter.BodyCenter503923596 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923596 >.module_503923596 {
margin-top:-19.2819%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923596 >.module_503923596 {
margin-top:5.9375%;
margin-left:5.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923596 >.module_503923596 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923596:hover {
border:none;
}
#module_503923596:hover >.module_503923596 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923596 .BodyCenter{text-align:left;}
#module_503923596 .moduleButton{font-size:14px;}
#module_503923596 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923596 .moduleButton{color:#434242;}
#module_503923596 .moduleButton{font-weight:normal;}
#module_503923596 .moduleButton{text-decoration:none;}
#module_503923596 .moduleButton{font-style:normal;}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{background-image:none;}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{background-repeat:no-repeat;}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{background-position:none;}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{background-attachment:none;}
#module_503923596 .moduleButton, #module_503923596 .moduleButton:before{}
#module_503923596 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923596 .moduleButton{border-style:solid;}
#module_503923596 .moduleButton{border-width:1px;}
#module_503923596 .moduleButton{border-top-left-radius:0px;}
#module_503923596 .moduleButton{border-top-right-radius:0px;}
#module_503923596 .moduleButton{border-bottom-left-radius:0px;}
#module_503923596 .moduleButton{border-bottom-right-radius:0px;}
#module_503923596 .moduleButton{width:146px;}
#module_503923596 .moduleButton{height:36px;line-height:36px;}
#module_503923596 .BodyCenter{color:#434242;}
#module_503923596 .moduleButton{padding-top:0px;}
#module_503923596 .moduleButton{padding-bottom:0px;}
#module_503923596 .moduleButton{padding-left:0px;}
#module_503923596 .moduleButton{padding-right:8px;}
#module_503923596 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923596 .moduleButton .ButtonLineHidden, #module_503923596 .moduleButton .ButtonLine{width:25px;} #module_503923596 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923596 .moduleButton .ButtonLineHidden, #module_503923596 .moduleButton .ButtonLine, #module_503923596 .moduleButton .Ionios{color:#000;}
#module_503923596 .moduleButton:hover{font-size:14px;}
#module_503923596 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923596 .moduleButton:hover{color:#fff;}
#module_503923596 .moduleButton:hover{font-weight:normal;}
#module_503923596 .moduleButton:hover{text-decoration:none;}
#module_503923596 .moduleButton:hover{font-style:normal;}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{background-image:none;}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{background-position:none;}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{background-attachment:none;}
#module_503923596 .moduleButton:hover, #module_503923596 .moduleButton:hover:before{}
#module_503923596 .moduleButton:hover{border-color:transparent;}
#module_503923596 .moduleButton:hover{border-style:solid;}
#module_503923596 .moduleButton:hover{border-width:1px;}
#module_503923596 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923596 .moduleButton:hover .ButtonLineHidden, #module_503923596 .moduleButton:hover .ButtonLine, #module_503923596 .moduleButton:hover .Ionios{color:#fff;}


.module_503923594 .ModuleHead .HeadCenter{float:none;}
#module_503923594 {
padding:0px;
}
#module_503923594 {
position:static;
z-index:1;
top:96px;
left:0px;
width:100%;
height: auto;
}
#module_503923594 .ModuleHead503923594 {
display:none;
}
#module_503923594 .BodyCenter.BodyCenter503923594 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923594 >.module_503923594 {
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_503923594 >.module_503923594{
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_503923594 .BodyCenter.BodyCenter503923594 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923594 .BodyCenter.BodyCenter503923594 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923594 >.module_503923594 {
margin-top:-39.8936%;
margin-left:1.6622%;
margin-right:69.5479%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923594 >.module_503923594 {
margin-top:13.4146%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923594 >.module_503923594 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923594:hover {
border:none;
}
#module_503923594:hover >.module_503923594 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923594 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923594 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923594 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923594 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923594 .plainTextGiant-Container{padding-top:10px;}
#module_503923594 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923594 .plainTextGiant-Container{padding-left:10px;}
#module_503923594 .plainTextGiant-Container{padding-right:10px;}
#module_503923594 a{font-size:unset;font-family:unset}
.module_503923593 .ModuleHead .HeadCenter{float:none;}
#module_503923593 {
padding:0px;
}
#module_503923593 {
position:static;
z-index:2;
top:2270px;
left:112px;
width:100%;
height: auto;
}
#module_503923593 .ModuleHead503923593 {
display:none;
}
#module_503923593 .BodyCenter.BodyCenter503923593 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923593 >.module_503923593 {
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_503923593 >.module_503923593{
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_503923593 .BodyCenter.BodyCenter503923593 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923593 .BodyCenter.BodyCenter503923593 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923593 >.module_503923593 {
margin-top:5.1862%;
margin-left:33.7101%;
margin-right:0.0000%;
margin-bottom:2.2606%;
}
}
@media screen and (max-width: 767px){
#module_503923593 >.module_503923593 {
margin-top:0.0000%;
margin-left:4.6875%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923593 >.module_503923593 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923593:hover {
border:none;
}
#module_503923593:hover >.module_503923593 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923593 img{border-top-color:transparent;}
#module_503923593 img{border-top-style:none;}
#module_503923593 img{border-top-width:0px;}
#module_503923593 img{border-right-color:transparent;}
#module_503923593 img{border-right-style:none;}
#module_503923593 img{border-right-width:0px;}
#module_503923593 img{border-bottom-color:transparent;}
#module_503923593 img{border-bottom-style:none;}
#module_503923593 img{border-bottom-width:0px;}
#module_503923593 img{border-left-color:transparent;}
#module_503923593 img{border-left-style:none;}
#module_503923593 img{border-left-width:0px;}
#module_503923593 img{border-top-left-radius:0px;}
#module_503923593 img{border-top-right-radius:0px;}
#module_503923593 img{border-bottom-left-radius:0px;}
#module_503923593 img{border-bottom-right-radius:0px;}
#module_503923593 .BodyCenter{text-align: center;}

.module_503923597 .ModuleHead .HeadCenter{float:none;}
#module_503923597 {
padding:0px;
}
#module_503923597 {
position:static;
z-index:5;
top:481px;
left:767px;
width:100%;
height: auto;
}
#module_503923597 .ModuleHead503923597 {
display:none;
}
#module_503923597 .BodyCenter.BodyCenter503923597 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923597 >.module_503923597 {
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_503923597 >.module_503923597{
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_503923597 .BodyCenter.BodyCenter503923597 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923597 .BodyCenter.BodyCenter503923597 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923597 >.module_503923597 {
margin-top:-19.2819%;
margin-left:1.9947%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923597 >.module_503923597 {
margin-top:5.9375%;
margin-left:4.3750%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923597 >.module_503923597 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923597:hover {
border:none;
}
#module_503923597:hover >.module_503923597 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923597 .BodyCenter{text-align:left;}
#module_503923597 .moduleButton{font-size:16px;}
#module_503923597 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923597 .moduleButton{color:#434242;}
#module_503923597 .moduleButton{font-weight:normal;}
#module_503923597 .moduleButton{text-decoration:none;}
#module_503923597 .moduleButton{font-style:normal;}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{background-color:rgba(255, 255, 255, 0);}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{background-image:none;}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{background-repeat:no-repeat;}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{background-position:none;}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{background-attachment:none;}
#module_503923597 .moduleButton, #module_503923597 .moduleButton:before{}
#module_503923597 .moduleButton{border-color:rgb(102, 102, 102);}
#module_503923597 .moduleButton{border-style:solid;}
#module_503923597 .moduleButton{border-width:1px;}
#module_503923597 .moduleButton{border-top-left-radius:0px;}
#module_503923597 .moduleButton{border-top-right-radius:0px;}
#module_503923597 .moduleButton{border-bottom-left-radius:0px;}
#module_503923597 .moduleButton{border-bottom-right-radius:0px;}
#module_503923597 .moduleButton{width:160px;}
#module_503923597 .moduleButton{height:41px;line-height:41px;}
#module_503923597 .BodyCenter{color:#434242;}
#module_503923597 .moduleButton{padding-top:0px;}
#module_503923597 .moduleButton{padding-bottom:0px;}
#module_503923597 .moduleButton{padding-left:0px;}
#module_503923597 .moduleButton{padding-right:8px;}
#module_503923597 .moduleButton{box-shadow:0px 0px 1px 0px rgba(0, 0, 0, 0);}
#module_503923597 .moduleButton .ButtonLineHidden, #module_503923597 .moduleButton .ButtonLine{width:25px;} #module_503923597 .moduleButton:hover .ButtonText{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform: translateX(25px);}
#module_503923597 .moduleButton .ButtonLineHidden, #module_503923597 .moduleButton .ButtonLine, #module_503923597 .moduleButton .Ionios{color:#000;}
#module_503923597 .moduleButton:hover{font-size:16px;}
#module_503923597 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923597 .moduleButton:hover{color:#fff;}
#module_503923597 .moduleButton:hover{font-weight:normal;}
#module_503923597 .moduleButton:hover{text-decoration:none;}
#module_503923597 .moduleButton:hover{font-style:normal;}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{background-image:none;}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{background-position:none;}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{background-attachment:none;}
#module_503923597 .moduleButton:hover, #module_503923597 .moduleButton:hover:before{}
#module_503923597 .moduleButton:hover{border-color:transparent;}
#module_503923597 .moduleButton:hover{border-style:solid;}
#module_503923597 .moduleButton:hover{border-width:1px;}
#module_503923597 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923597 .moduleButton:hover .ButtonLineHidden, #module_503923597 .moduleButton:hover .ButtonLine, #module_503923597 .moduleButton:hover .Ionios{color:#fff;}



.module_503923598 .ModuleHead .HeadCenter{float:none;}
#module_503923598 {
padding:0px;
}
#module_503923598 {
position:static;
z-index:1;
top:2544px;
left:0px;
width:100%;
height: auto;
}
#module_503923598 .ModuleHead503923598 {
display:none;
}
#module_503923598 .BodyCenter.BodyCenter503923598 {
background-color:transparent;
background-image:url(../images/202308051635092bf0a6.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_503923598 >.module_503923598 {
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_503923598 >.module_503923598{
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_503923598 .BodyCenter.BodyCenter503923598 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923598 .BodyCenter.BodyCenter503923598 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923598 >.module_503923598 {
margin-top:4.0276%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.1427%;
}
}
@media screen and (max-width: 767px){
#module_503923598 >.module_503923598 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923598 >.module_503923598 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923598:hover {
border:none;
}
#module_503923598:hover >.module_503923598 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923598 .ModuleSubContainer{background-color:transparent;}
#module_503923598 .ModuleSubContainer{background-image:none;}
#module_503923598 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923598 .ModuleSubContainer{background-position:0% 0%;}
#module_503923598 .ModuleSubContainer{background-attachment:scroll;}
#module_503923598 .ModuleSubContainer{}
#module_503923598 {!bgVideo!}{bgVideoUrl:}
#module_503923598 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923598 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923598 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923598 {max-width:1600px;width:auto;}
.module_503923599 .ModuleHead .HeadCenter{float:none;}
#module_503923599 {
padding:0px;
}
#module_503923599 {
position:static;
z-index:1;
top:37px;
left:0px;
width:100%;
height: auto;
}
#module_503923599 .ModuleHead503923599 {
display:none;
}
#module_503923599 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923599 >.module_503923599 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923599 >.module_503923599 {
}
}

#module_503923599 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923599 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923599 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923599 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923599 .plainTextGiant-Container{padding-top:10px;}
#module_503923599 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923599 .plainTextGiant-Container{padding-left:10px;}
#module_503923599 .plainTextGiant-Container{padding-right:10px;}
#module_503923599 a{font-size:unset;font-family:unset}
.module_503923600 .ModuleHead .HeadCenter{float:none;}
#module_503923600 {
padding:0px;
}
#module_503923600 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923600 .ModuleHead503923600 {
display:none;
}
#module_503923600 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923600 >.module_503923600 {
margin-top:2.3580%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923600 >.module_503923600 {
}
}

#module_503923600 img{border-top-color:transparent;}
#module_503923600 img{border-top-style:none;}
#module_503923600 img{border-top-width:0px;}
#module_503923600 img{border-right-color:transparent;}
#module_503923600 img{border-right-style:none;}
#module_503923600 img{border-right-width:0px;}
#module_503923600 img{border-bottom-color:transparent;}
#module_503923600 img{border-bottom-style:none;}
#module_503923600 img{border-bottom-width:0px;}
#module_503923600 img{border-left-color:transparent;}
#module_503923600 img{border-left-style:none;}
#module_503923600 img{border-left-width:0px;}
#module_503923600 img{border-top-left-radius:0px;}
#module_503923600 img{border-top-right-radius:0px;}
#module_503923600 img{border-bottom-left-radius:0px;}
#module_503923600 img{border-bottom-right-radius:0px;}
#module_503923600 .BodyCenter{text-align: center;}

.module_503923601 .ModuleHead .HeadCenter{float:none;}
#module_503923601 {
padding:0px;
}
#module_503923601 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923601 .ModuleHead503923601 {
display:none;
}
#module_503923601 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923601 >.module_503923601 {
margin-top:13.2864%;
margin-left:8.3958%;
margin-right:6.4468%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923601 >.module_503923601 {
}
}

#module_503923601 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923601 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923601 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923601 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923601 .plainTextGiant-Container{padding-top:10px;}
#module_503923601 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923601 .plainTextGiant-Container{padding-left:10px;}
#module_503923601 .plainTextGiant-Container{padding-right:10px;}
#module_503923601 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	/* height: 40px;
	line-height: 40px; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_503923602 .ModuleHead .HeadCenter{float:none;}
#module_503923602 {
padding:0px;
}
#module_503923602 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923602 .ModuleHead503923602 {
display:none;
}
#module_503923602 .BodyCenter.BodyCenter503923602 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923602 >.module_503923602 {
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_503923602 >.module_503923602{
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_503923602 .BodyCenter.BodyCenter503923602 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923602 .BodyCenter.BodyCenter503923602 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923602 >.module_503923602 {
margin-top:7.0465%;
margin-left:0.0000%;
margin-right:16.9415%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923602 >.module_503923602 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923602 >.module_503923602 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923602:hover {
border:none;
}
#module_503923602:hover >.module_503923602 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923602 .digital-unit{font-size:13px;}
#module_503923602 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_503923602 .digital-unit{color:rgb(51, 51, 51);}
#module_503923602 .digital-unit{font-weight:normal;}
#module_503923602 .digital-unit{text-decoration:initial;}
#module_503923602 .digital-unit{font-style:normal;}
#module_503923602 .digital-num{font-size:42px;}#module_503923602 .digital-num-item sup{top: calc(-42px * 20 / 100);}
#module_503923602 .digital-num{font-family:tahoma!important;}
#module_503923602 .digital-num{color:rgb(51, 51, 51);}
#module_503923602 .digital-num{font-weight:normal;}
#module_503923602 .digital-num{text-decoration:initial!important;}
#module_503923602 .digital-num{font-style:normal;}
#module_503923602 .digital-title{font-size:18px;}
#module_503923602 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923602 .digital-title{color:#666;}
#module_503923602 .digital-title{font-weight:normal;}
#module_503923602 .digital-title{text-decoration:initial;}
#module_503923602 .digital-title{font-style:normal;}
#module_503923602 .digital-title{margin-top:0px;}
#module_503923602 .digital-title{margin-left:0px;}
#module_503923602 .digital-title{margin-right:0px;}
#module_503923602 .digital-title{margin-bottom:0px;}
#module_503923602 .digital-item{background-color:transparent;}
#module_503923602 .digital-item{background-image:none;}
#module_503923602 .digital-item{background-repeat:no-repeat;}
#module_503923602 .digital-item{background-position:none;}
#module_503923602 .digital-item{background-attachment:none;}
#module_503923602 .digital-item{}
#module_503923602 .digital-unit{color:rgb(51, 51, 51);}
#module_503923602 .digital-line:not(:last-child){border-right-color:#eee;}
#module_503923602 .digital-line:not(:last-child){border-right-style:solid;}
#module_503923602 .digital-line:not(:last-child){border-right-width:1px;}

.module_503923603 .ModuleHead .HeadCenter{float:none;}
#module_503923603 {
padding:0px;
}
#module_503923603 {
position:static;
z-index:1;
top:3999px;
left:1221px;
width:100%;
height: auto;
}
#module_503923603 .ModuleHead503923603 {
display:none;
}
#module_503923603 .BodyCenter.BodyCenter503923603 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923603 >.module_503923603 {
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_503923603 >.module_503923603{
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_503923603 .BodyCenter.BodyCenter503923603 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923603 .BodyCenter.BodyCenter503923603 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923603 >.module_503923603 {
margin-top:4.4978%;
margin-left:0.0000%;
margin-right:13.4933%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923603 >.module_503923603 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923603 >.module_503923603 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923603:hover {
border:none;
}
#module_503923603:hover >.module_503923603 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923603 .digital-unit{font-size:14px;}
#module_503923603 .digital-unit{font-family:微软雅黑,Microsoft YaHei;}
#module_503923603 .digital-unit{color:rgb(51, 51, 51);}
#module_503923603 .digital-unit{font-weight:normal;}
#module_503923603 .digital-unit{text-decoration:initial;}
#module_503923603 .digital-unit{font-style:normal;}
#module_503923603 .digital-num{font-size:42px;}#module_503923603 .digital-num-item sup{top: calc(-42px * 20 / 100);}
#module_503923603 .digital-num{font-family:tahoma!important;}
#module_503923603 .digital-num{color:rgb(51, 51, 51);}
#module_503923603 .digital-num{font-weight:normal;}
#module_503923603 .digital-num{text-decoration:initial!important;}
#module_503923603 .digital-num{font-style:normal;}
#module_503923603 .digital-title{font-size:18px;}
#module_503923603 .digital-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923603 .digital-title{color:#666;}
#module_503923603 .digital-title{font-weight:normal;}
#module_503923603 .digital-title{text-decoration:initial;}
#module_503923603 .digital-title{font-style:normal;}
#module_503923603 .digital-title{margin-top:0px;}
#module_503923603 .digital-title{margin-left:0px;}
#module_503923603 .digital-title{margin-right:0px;}
#module_503923603 .digital-title{margin-bottom:0px;}
#module_503923603 .digital-item{background-color:transparent;}
#module_503923603 .digital-item{background-image:none;}
#module_503923603 .digital-item{background-repeat:no-repeat;}
#module_503923603 .digital-item{background-position:none;}
#module_503923603 .digital-item{background-attachment:none;}
#module_503923603 .digital-item{}
#module_503923603 .digital-unit{color:rgb(51, 51, 51);}
#module_503923603 .digital-line:not(:last-child){border-right-color:#eee;}
#module_503923603 .digital-line:not(:last-child){border-right-style:solid;}
#module_503923603 .digital-line:not(:last-child){border-right-width:1px;}

.module_503923607 .ModuleHead .HeadCenter{float:none;}
#module_503923607 {
padding:0px;
}
#module_503923607 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923607 .ModuleHead503923607 {
display:none;
}
#module_503923607 .BodyCenter.BodyCenter503923607 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923607 >.module_503923607 {
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_503923607 >.module_503923607{
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_503923607 .BodyCenter.BodyCenter503923607 {
padding-top:3.0019%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923607 .BodyCenter.BodyCenter503923607 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923607 >.module_503923607 {
margin-top:11.6942%;
margin-left:11.0945%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923607 >.module_503923607 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923607 >.module_503923607 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923607:hover {
border:none;
}
#module_503923607:hover >.module_503923607 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923607 .BodyCenter{text-align:left;}
#module_503923607 .moduleButton{font-size:18px;}
#module_503923607 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_503923607 .moduleButton{color:#fff;}
#module_503923607 .moduleButton{font-weight:normal;}
#module_503923607 .moduleButton{text-decoration:none;}
#module_503923607 .moduleButton{font-style:normal;}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{background-image:none;}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{background-repeat:no-repeat;}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{background-position:none;}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{background-attachment:none;}
#module_503923607 .moduleButton, #module_503923607 .moduleButton:before{}
#module_503923607 .moduleButton{border-color:#000;}
#module_503923607 .moduleButton{border-style:none;}
#module_503923607 .moduleButton{border-width:0px;}
#module_503923607 .moduleButton{border-top-left-radius:50px;}
#module_503923607 .moduleButton{border-top-right-radius:49px;}
#module_503923607 .moduleButton{border-bottom-left-radius:50px;}
#module_503923607 .moduleButton{border-bottom-right-radius:50px;}
#module_503923607 .moduleButton{width:197px;}
#module_503923607 .moduleButton,#module_503923607 .BreadsvgIcon{height:48px;line-height:48px;}
#module_503923607 .BodyCenter{color:#fff;}
#module_503923607 .BreadIcon{font-size:16px;} #module_503923607 .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923607 .BreadIcon{color:#fff;} #module_503923607 .BreadsvgIcon svg>*{fill:#fff;}
#module_503923607 .BreadIcon,#module_503923607 .BreadsvgIcon{margin-left:10px;}
#module_503923607 .BreadIcon,#module_503923607 .BreadsvgIcon{margin-right:10px;}
#module_503923607 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_503923607 .moduleButton:hover .BreadIcon{font-size:16px;} #module_503923607 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_503923607 .moduleButton:hover .BreadIcon{color:#fff} #module_503923607 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_503923607 .moduleButton:hover{font-size:18px;}
#module_503923607 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923607 .moduleButton:hover{color:#fff !important;}
#module_503923607 .moduleButton:hover{font-weight:normal;}
#module_503923607 .moduleButton:hover{text-decoration:none;}
#module_503923607 .moduleButton:hover{font-style:normal;}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{background-image:none;}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{background-position:none;}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{background-attachment:none;}
#module_503923607 .moduleButton:hover, #module_503923607 .moduleButton.float:hover{}
#module_503923607 .moduleButton:hover{border-color:#000;} #module_503923607 .moduleButton.float:hover{border-color:#000;}
#module_503923607 .moduleButton:hover{border-style:none;} #module_503923607 .moduleButton.float:hover{border-style:none;}
#module_503923607 .moduleButton:hover{border-width:0px;}  #module_503923607 .moduleButton.float:hover{border-width:0px;}
#module_503923607 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923553 .ModuleHead .HeadCenter{float:none;}
#module_503923553 {
padding:0px;
}
#module_503923553 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_503923553 .ModuleHead503923553 {
display:none;
}
#module_503923553 .BodyCenter.BodyCenter503923553 {
background-color:transparent;
background-image:url(../fonts/be6abef559774ac09bccda32332cabc0.woff);}
#module_507870953 .moduleButton:hover .BreadIcon{font-size:16px;} #module_507870953 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_507870953 .moduleButton:hover .BreadIcon{color:#fff} #module_507870953 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_507870953 .moduleButton:hover{font-size:14px;}
#module_507870953 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_507870953 .moduleButton:hover{color:#fff !important;}
#module_507870953 .moduleButton:hover{font-weight:normal;}
#module_507870953 .moduleButton:hover{text-decoration:none;}
#module_507870953 .moduleButton:hover{font-style:normal;}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{background-image:none;}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{background-position:none;}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{background-attachment:none;}
#module_507870953 .moduleButton:hover, #module_507870953 .moduleButton.float:hover{}
#module_507870953 .moduleButton:hover{border-color:#000;} #module_507870953 .moduleButton.float:hover{border-color:#000;}
#module_507870953 .moduleButton:hover{border-style:none;} #module_507870953 .moduleButton.float:hover{border-style:none;}
#module_507870953 .moduleButton:hover{border-width:0px;}  #module_507870953 .moduleButton.float:hover{border-width:0px;}
#module_507870953 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_503923560 .ModuleHead .HeadCenter{float:none;}
#module_503923560 {
padding:0px;
}
#module_503923560 {
position:static;
z-index:0;
top:3377px;
left:270px;
width:100%;
height: auto;
}
#module_503923560 .ModuleHead503923560 {
display:none;
}
#module_503923560 .BodyCenter.BodyCenter503923560 {
background-color:transparent;
background-image:url(../images/202307171139441bf929.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_503923560 >.module_503923560 {
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_503923560 >.module_503923560{
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_503923560 .BodyCenter.BodyCenter503923560 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.0276%;
}
}
@media screen and (max-width: 767px){
#module_503923560 .BodyCenter.BodyCenter503923560 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_503923560 >.module_503923560 {
margin-top:2.3015%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923560 >.module_503923560 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_503923560 >.module_503923560 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923560:hover {
border:none;
}
#module_503923560:hover >.module_503923560 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923560 .ModuleSubContainer{background-color:transparent;}
#module_503923560 .ModuleSubContainer{background-image:none;}
#module_503923560 .ModuleSubContainer{background-repeat:no-repeat;}
#module_503923560 .ModuleSubContainer{background-position:0% 0%;}
#module_503923560 .ModuleSubContainer{background-attachment:scroll;}
#module_503923560 .ModuleSubContainer{}
#module_503923560 {!bgVideo!}{bgVideoUrl:}
#module_503923560 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_503923560 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_503923560 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer503923560 {max-width:1600px;width:auto;}
.module_503923561 .ModuleHead .HeadCenter{float:none;}
#module_503923561 {
padding:0px;
}
#module_503923561 {
position:static;
z-index:1;
top:4368px;
left:336px;
width:100%;
height: auto;
}
#module_503923561 .ModuleHead503923561 {
display:none;
}
#module_503923561 {
border:none;
}
@media screen and (min-width: 768px){
#module_503923561 >.module_503923561 {
margin-top:11.7500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923561 >.module_503923561 {
}
}

#module_503923561 .ModulePlainTextGiantContent{margin-top:0px;}
#module_503923561 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_503923561 .ModulePlainTextGiantContent{margin-left:0px;}
#module_503923561 .ModulePlainTextGiantContent{margin-right:10px;}
#module_503923561 .plainTextGiant-Container{padding-top:10px;}
#module_503923561 .plainTextGiant-Container{padding-bottom:10px;}
#module_503923561 .plainTextGiant-Container{padding-left:10px;}
#module_503923561 .plainTextGiant-Container{padding-right:10px;}
#module_503923561 a{font-size:unset;font-family:unset}
/*layout内容*/
.ModuleNewsListGiant.layout-126 .news-item{direction: ltr;border: 1px solid #ccc; clear:both;padding:30px 35px; display: flex;justify-items: center;align-items: center;}
.ModuleNewsListGiant.layout-126 .news-item:hover{border: 2px solid #62adff;}
.ModuleNewsListGiant.layout-126 .list-mode { flex-wrap: wrap;}
.ModuleNewsListGiant.layout-126 .news-item .news-con{direction: ltr;   width: 50%; margin-right: 15px;}
.ModuleNewsListGiant.layout-126 .list-mode  .news-item{margin-bottom:30px; }
.ModuleNewsListGiant.layout-126 .news-item .news-con .news-title{ font-size:16px; font-weight: bold; color: #62adff;word-break:break-all;}
.ModuleNewsListGiant.layout-126 .news-item .news-con .date .day{font-size: 32px;color: #666666;}
.ModuleNewsListGiant.layout-126 .news-item .news-con .date .year_month{font-size: 14px;color: #666666;}

.ModuleNewsListGiant.layout-126 .news-item  .news-con .news-desc{ margin-top: 20px;font-size: 14px; color: #666;  overflow: hidden;}
.ModuleNewsListGiant.layout-126 .news-item  .news-con .news-detailbtn{height: 38px; line-height: 38px; display: block; position: relative; background: transparent; border:1px solid  #5dcacc; color: #5dcacc;max-width: 40%; width: auto;  text-align: center; cursor: pointer;}
.ModuleNewsListGiant.layout-126 .news-item  .news-con .news-detailbtn:before {  content: "";  position: absolute;  z-index: -1;  top: 0;  left: 0;  right: 0;  bottom: 0; -webkit-transform: scaleX(0);  transform: scaleX(0);  -webkit-transform-origin: 0 50%;  transform-origin: 0 50%;  transition: all .3s ease-out;  }
.ModuleNewsListGiant.layout-126 .news-item  .news-con .news-detailbtn:hover {  color: white;  }
.ModuleNewsListGiant.layout-126 .news-item  .news-con .news-detailbtn:hover:before{-webkit-transform: scaleX(1);  transform: scaleX(1);  }

.ModuleNewsListGiant.layout-126 .news-item .news-img .dummy {padding-top: 66%;}
.ModuleNewsListGiant.layout-126 .news-item .news-img{    width: 50%;position: relative;    overflow: hidden;}
.ModuleNewsListGiant.layout-126 .news-item .news-img img{transition: all .3s ease-out 0s;position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-126 .news-item:hover .news-img img{transform: scale(1.2);}
.ModuleNewsListGiant.layout-126 .label-box{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-flex;
}
.ModuleNewsListGiant.layout-126 .list-mode  li.col-lg-1 {width: 100%;}
.ModuleNewsListGiant.layout-126 .list-mode  li.col-lg-2 {width: calc((100% - 24px) / 2); margin-right: 24px;}
.ModuleNewsListGiant.layout-126 .list-mode  li.col-lg-3 {width:calc((100% - 48px) / 3); margin-right: 24px;}

.ModuleNewsListGiant.layout-126 .list-mode li.col-lg-2:nth-child(2n),
.ModuleNewsListGiant.layout-126 .list-mode  li.col-lg-3:nth-child(3n){
    margin-right: 0 !important;
}

.ModuleNewsListGiant.layout-126 .icon-icon-left{font-size: 30px; color: #fff; text-align: center;}
.ModuleNewsListGiant.layout-126 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleNewsListGiant.layout-126 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-126 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 84px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-126 .swiper-butto-prev,
.ModuleNewsListGiant.layout-126 .swiper-butto-next {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 40px;
  opacity: 1;
  line-height: 40px;
}

.ModuleNewsListGiant.layout-126 .swiper-butto-next{top: calc(50% - 20px);transform: rotate(180deg);background-image: unset;right: 21px; left: auto;}
.ModuleNewsListGiant.layout-126 .swiper-butto-prev{background-image: unset;left:21px;right: auto;}
/*置顶推荐*/
.ModuleNewsListGiant.layout-126 .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;
}
@media only screen and (max-width: 767px) {
    .ModuleNewsListGiant.layout-126 .news-item  {
        width: 100% !important;
        flex-wrap: wrap;
        margin-right:0 !important;
    }
    .ModuleNewsListGiant.layout-126 .label-box{
        margin-bottom: 10px;
    }
    .ModuleNewsListGiant.layout-126 .news-con,.ModuleNewsListGiant.layout-126 .news-img{
        width: 100% !important;
    }
}
.module_503923562 .ModuleHead .HeadCenter{float:none;}
#module_503923562 {
padding:0px;
}
#module_503923562 {
position:static;
z-index:0;
top:4454px;
left:447px;
width:100%;
height: auto;
}
#module_503923562 .ModuleHead503923562 {
display:none;
}
#module_503923562 .BodyCenter.BodyCenter503923562 {
background:none;background-color:rgba(255, 255, 255, 0);
}
#module_503923562 >.module_503923562 {
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_503923562 >.module_503923562{
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_503923562 .BodyCenter.BodyCenter503923562 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923562 .BodyCenter.BodyCenter503923562 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923562 >.module_503923562 {
margin-top:6.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923562 >.module_503923562 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923562 >.module_503923562 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923562:hover {
border:none;
}
#module_503923562:hover >.module_503923562 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923562 .videobox .iconfont{font-size:66px;}
#module_503923562 {}@media (max-width: 767px) { #module_503923562 .videobox .iconfont{font-size:44px;}}
#module_503923562 .news-item{border-top-color:rgb(219, 221, 222);}
#module_503923562 .news-item{border-top-style:solid;}
#module_503923562 .news-item{border-top-width:0px;}
#module_503923562 .news-item{border-right-color:#dbddde;}
#module_503923562 .news-item{border-right-style:solid;}
#module_503923562 .news-item{border-right-width:0px;}
#module_503923562 .news-item{border-bottom-color:#dbddde;}
#module_503923562 .news-item{border-bottom-style:solid;}
#module_503923562 .news-item{border-bottom-width:0px;}
#module_503923562 .news-item{border-left-color:#dbddde;}
#module_503923562 .news-item {border-left-style:solid;}
#module_503923562 .news-item{border-left-width:0px;}
#module_503923562 .news-item{background-color:rgb(255, 255, 255);}
#module_503923562 .news-item{background-image:none;}
#module_503923562 .news-item{background-repeat:no-repeat;}
#module_503923562 .news-item{}
#module_503923562 .news-item{}
#module_503923562 .news-item{}
#module_503923562 .news-item{padding-top:30px;}
#module_503923562 .news-item{padding-bottom:30px;}
#module_503923562 .news-item{padding-left:35px;}
#module_503923562 .news-item{padding-right:35px;}
#module_503923562 .list-mode .news-item{margin-bottom:24px;}
#module_503923562 .list-mode .news-item{margin-right:24px;} #module_503923562 .list-mode .col-lg-2{width:calc((100% - 24px) / 2);} #module_503923562 .list-mode .col-lg-3{width:calc((100% - 24px * 2) / 3);}
#module_503923562 .news-img{width:50%;} #module_503923562 .news-con{width:calc(100% - 50%);}
#module_503923562 .news-img .dummy{background-color:#fff;}
#module_503923562 .news-img .dummy{background-image:none;}
#module_503923562 .news-img .dummy{background-repeat:no-repeat;}
#module_503923562 .news-img .dummy{}
#module_503923562 .news-img .dummy{}
#module_503923562 .news-img .dummy{}
#module_503923562 .news-img .dummy{padding-top:auto;}
#module_503923562 .news-img .t-img{ object-fit:cover;}
#module_503923562 .news-img .t-img{ width:100%;}
#module_503923562 .news-img .t-img{ height:100%;}
#module_503923562 .news-img{border-top-color:transparent;}
#module_503923562 .news-img{border-top-style:none;}
#module_503923562 .news-img{border-top-width:0px;}
#module_503923562 .news-img{border-right-color:transparent;}
#module_503923562 .news-img{border-right-style:none;}
#module_503923562 .news-img{border-right-width:0px;}
#module_503923562 .news-img{border-bottom-color:transparent;}
#module_503923562 .news-img{border-bottom-style:none;}
#module_503923562 .news-img{border-bottom-width:0px;}
#module_503923562 .news-img{border-left-color:transparent;}
#module_503923562 .news-img {border-left-style:none;}
#module_503923562 .news-img{border-left-width:0px;}
#module_503923562 .news-title{font-size:18px;line-height:18pt;}
#module_503923562 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-title{color:rgb(102, 102, 102);}
#module_503923562 .news-title{font-weight:normal;}
#module_503923562 .news-title{text-decoration:none;}
#module_503923562 .news-title{font-style:normal;}
#module_503923562 .news-title{margin-top:23px;}
#module_503923562 .news-title{margin-bottom:0px;}
#module_503923562 .news-desc{font-size:14px;}
#module_503923562 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-desc{color:#666666;}
#module_503923562 .news-desc{font-weight:normal;}
#module_503923562 .news-desc{text-decoration:none;}
#module_503923562 .news-desc{font-style:normal;}
#module_503923562 .news-desc{margin-top:15px;}
#module_503923562 .news-desc{margin-bottom:5px;}
#module_503923562 .day{font-size:32px;}
#module_503923562 .day{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .day{color:#666;}
#module_503923562 .day{font-weight:normal;}
#module_503923562 .year_month{text-decoration:none;}
#module_503923562 .year_month{font-size:14px;}
#module_503923562 .year_month{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .year_month{color:#666;}
#module_503923562 .year_month{font-weight:normal;}
#module_503923562 .year_month{text-decoration:none;}
#module_503923562 .year_month{font-style:normal;}
#module_503923562 .news-label{font-size:12px;}
#module_503923562  .news-label{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562  .news-label{color:#999;}
#module_503923562  .news-label{font-weight:normal;}
#module_503923562  .news-label{text-decoration:none;}
#module_503923562 .news-label{font-style:normal;}
#module_503923562 .news-label{background-color:rgba(246,246,246,0.8);}
#module_503923562 .news-label{background-image:none;}
#module_503923562 .news-label{background-repeat:no-repeat;}
#module_503923562 .news-label{}
#module_503923562 .news-label{}
#module_503923562 .news-label{border-top-left-radius:0px;}
#module_503923562 .news-label{border-top-right-radius:0px;}
#module_503923562 .news-label{border-bottom-left-radius:0px;}
#module_503923562 .news-label{border-bottom-right-radius:0px;}
#module_503923562 .news-label{margin-top:20px;}
#module_503923562 .news-label{margin-bottom:20px;}
#module_503923562 .news-label{margin-left:0px;}
#module_503923562 .news-label{margin-right:15px;}
#module_503923562 .news-label{padding-top:10px;}
#module_503923562 .news-label{padding-bottom:10px;}
#module_503923562 .news-label{padding-left:16px;}
#module_503923562 .news-label{padding-right:16px;}
#module_503923562 .news-label{border-top-color:#fff;}
#module_503923562 .news-label{border-top-style:none;}
#module_503923562 .news-label{border-top-width:0px;}
#module_503923562 .news-label{border-right-color:#fff;}
#module_503923562 .news-label{border-right-style:none;}
#module_503923562 .news-label{border-right-width:0px;}
#module_503923562 .news-label{border-bottom-color:#fff;}
#module_503923562 .news-label{border-bottom-style:none;}
#module_503923562 .news-label{border-bottom-width:0px;}
#module_503923562 .news-label{border-left-color:#fff;}
#module_503923562 .news-label{border-left-style:none;}
#module_503923562 .news-label{border-left-width:0px;}
#module_503923562 .icon-icon-left{color:#fff;}
#module_503923562 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_503923562 .pagerGiant .text{font-size:12px;}
#module_503923562 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .pagerGiant .text{color:#333;}
#module_503923562 .pagerGiant .text{}
#module_503923562 .pagerGiant .text{}
#module_503923562 .pagerGiant .text{}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer{width:30px}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer{height:30px}
#module_503923562 .pagerGiant .num{font-size:12px;}
#module_503923562 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .pagerGiant .num{color:#333;}
#module_503923562 .pagerGiant .num{}
#module_503923562 .pagerGiant .num{}
#module_503923562 .pagerGiant .num{}
#module_503923562 .pagerGiant .submit{width:55px}
#module_503923562 .pagerGiant .submit{height:30px}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer,#module_503923562 .pagerGiant .submit{border-top-left-radius:0px;}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer,#module_503923562 .pagerGiant .submit{border-top-right-radius:0px;}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer,#module_503923562 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_503923562 .pagerGiant .current,#module_503923562 .pagerGiant .num,#module_503923562 .pagerGiant .inputer,#module_503923562 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_503923562 .pagerGiant .next,#module_503923562 .pagerGiant .splitline{color:#ccc;}
#module_503923562 .pagerGiant .num{background-color:#fff;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-top-color:#ccc;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-top-style:solid;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer{border-top-width:1px;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-bottom-style:solid;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer{border-bottom-width:1px;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-left-color:#ccc;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-left-style:solid;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer{border-left-width:1px;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-right-color:#ccc;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .inputer{border-right-style:solid;}
#module_503923562 .pagerGiant .num, #module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer{border-right-width:1px;}
#module_503923562 .page-more a{font-size:16px;}
#module_503923562 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .page-more a{color:#666 !important;}
#module_503923562 .page-more a{font-weight:normal;}
#module_503923562 .page-more a{text-decoration:none;}
#module_503923562 .page-more a{font-style:normal;}
#module_503923562 .page-more a{background-color:#fff;}
#module_503923562 .page-more a{border-top-color:#eee;}
#module_503923562 .page-more a{border-top-style:solid;}
#module_503923562 .page-more a{border-top-width:2px;}
#module_503923562 .page-more a{border-bottom-color:#eee;}
#module_503923562 .page-more a{border-bottom-style:solid;}
#module_503923562 .page-more a{border-bottom-width:2px;}
#module_503923562 .page-more a{border-left-color:#eee;}
#module_503923562 .page-more a{border-left-style:solid;}
#module_503923562 .page-more a{border-left-width:2px;}
#module_503923562 .page-more a{border-right-color:#eee;}
#module_503923562 .page-more a{border-right-style:solid;}
#module_503923562 .page-more a{border-right-width:2px;}
#module_503923562 .news-item:hover .day{font-size:32px;}
#module_503923562 .news-item:hover .day{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-item:hover .day{color:#666;}
#module_503923562 .news-item:hover .day{font-weight:normal;}
#module_503923562 .news-item:hover .year_month{text-decoration:none;}
#module_503923562 .news-item:hover .year_month{font-size:14px;}
#module_503923562 .news-item:hover .year_month{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-item:hover .year_month{color:#666;}
#module_503923562 .news-item:hover .year_month{font-weight:normal;}
#module_503923562 .news-item:hover .year_month{text-decoration:none;}
#module_503923562 .news-item:hover .year_month{font-style:normal;}
#module_503923562 .news-item:hover{border-top-color:rgb(219, 221, 222);}
#module_503923562 .news-item:hover{border-top-style:solid;}
#module_503923562 .news-item:hover{border-top-width:0px;}
#module_503923562 .news-item:hover{border-right-color:rgb(219, 221, 222);}
#module_503923562 .news-item:hover{border-right-style:solid;}
#module_503923562 .news-item:hover{border-right-width:0px;}
#module_503923562 .news-item:hover{border-bottom-color:rgb(219, 221, 222);}
#module_503923562 .news-item:hover{border-bottom-style:solid;}
#module_503923562 .news-item:hover{border-bottom-width:0px;}
#module_503923562 .news-item:hover{border-left-color:rgb(219, 221, 222);}
#module_503923562 .news-item:hover {border-left-style:solid;}
#module_503923562 .news-item:hover{border-left-width:0px;}
#module_503923562 .icon-icon-left:hover{color:#fff;}
#module_503923562 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_503923562 .news-item:hover{background-color:;}
#module_503923562 .news-item:hover{background-image:none;}
#module_503923562 .news-item:hover{background-repeat:no-repeat;}
#module_503923562 .news-item:hover{}
#module_503923562 .news-item:hover{}
#module_503923562 .news-item:hover{}
#module_503923562 .news-item:hover .news-title{font-size:18px;}
#module_503923562 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-item:hover .news-title{color:rgb(202, 23, 44);}
#module_503923562 .news-item:hover .news-title{font-weight:normal;}
#module_503923562 .news-item:hover .news-title{text-decoration:none;}
#module_503923562 .news-item:hover .news-title{font-style:normal;}
#module_503923562 .news-item:hover .news-desc{font-size:14px;}
#module_503923562 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-item:hover .news-desc{color:#666;}
#module_503923562 .news-item:hover .news-desc{font-weight:normal;}
#module_503923562 .news-item:hover .news-desc{text-decoration:none;}
#module_503923562 .news-item:hover .news-desc{font-style:normal;}
#module_503923562 .news-label:hover{font-size:12px;}
#module_503923562 .news-label:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .news-label:hover{color:#999999;}
#module_503923562 .news-label:hover{font-weight:normal;}
#module_503923562 .news-label:hover{text-decoration:none;}
#module_503923562 .news-label:hover{font-style:normal;}
#module_503923562 .news-label:hover{background-color:rgba(246,246,246,0.8);}
#module_503923562 .news-label:hover{background-image:none;}
#module_503923562 .news-label:hover{background-repeat:no-repeat;}
#module_503923562 .news-label:hover{}
#module_503923562 .news-label:hover{}
#module_503923562 .news-label:hover{border-top-color:#fff;}
#module_503923562 .news-label:hover{border-top-style:none;}
#module_503923562 .news-label:hover{border-right-color:#fff;}
#module_503923562 .news-label:hover{border-right-style:none;}
#module_503923562 .news-label:hover{border-bottom-color:#fff;}
#module_503923562 .news-label:hover{border-bottom-style:none;}
#module_503923562 .news-label:hover{border-left-color:#fff;}
#module_503923562 .news-label:hover{border-left-style:none;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{font-size:12px;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{color:#fff;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit{background-color:#333;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_503923562 .pagerGiant .current, #module_503923562 .pagerGiant .submit, #module_503923562 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_503923562 .page-more a:hover{font-size:16px;}
#module_503923562 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923562 .page-more a:hover{color:#666 !important;}
#module_503923562 .page-more a:hover {font-weight:normal;}
#module_503923562 .page-more a:hover {text-decoration:none;}
#module_503923562 .page-more a:hover {font-style:normal;}
#module_503923562 .page-more a:hover{background-color:#fff;}
#module_503923562 .page-more a:hover{border-top-color:#eee;}
#module_503923562 .page-more a:hover{border-top-style:solid;}
#module_503923562 .page-more a:hover{border-bottom-color:#eee;}
#module_503923562 .page-more a:hover{border-bottom-style:solid;}
#module_503923562 .page-more a:hover{border-left-color:#eee;}
#module_503923562 .page-more a:hover{border-left-style:solid;}
#module_503923562 .page-more a:hover{border-right-color:#eee;}
#module_503923562 .page-more a:hover{border-right-style:solid;}

.module_504032334 .ModuleHead .HeadCenter{float:none;}
#module_504032334 {
padding:0px;
}
#module_504032334 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_504032334 .ModuleHead504032334 {
display:none;
}
#module_504032334 .BodyCenter.BodyCenter504032334 {
background:none;background-color:rgba(0,0,0,0);
}
#module_504032334 >.module_504032334 {
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_504032334 >.module_504032334{
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_504032334 .BodyCenter.BodyCenter504032334 {
padding-top:5.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_504032334 .BodyCenter.BodyCenter504032334 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_504032334 >.module_504032334 {
margin-top:14.5000%;
margin-left:74.7500%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_504032334 >.module_504032334 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_504032334 >.module_504032334 {box-shadow: 0px 0px 0px 0px #ccc}
#module_504032334:hover {
border:none;
}
#module_504032334:hover >.module_504032334 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_504032334 .BodyCenter{text-align:left;}
#module_504032334 .moduleButton{font-size:18px;}
#module_504032334 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_504032334 .moduleButton{color:#fff;}
#module_504032334 .moduleButton{font-weight:normal;}
#module_504032334 .moduleButton{text-decoration:none;}
#module_504032334 .moduleButton{font-style:normal;}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{background-color:rgb(202, 23, 44);}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{background-image:none;}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{background-repeat:no-repeat;}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{background-position:none;}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{background-attachment:none;}
#module_504032334 .moduleButton, #module_504032334 .moduleButton:before{}
#module_504032334 .moduleButton{border-color:#000;}
#module_504032334 .moduleButton{border-style:none;}
#module_504032334 .moduleButton{border-width:0px;}
#module_504032334 .moduleButton{border-top-left-radius:50px;}
#module_504032334 .moduleButton{border-top-right-radius:50px;}
#module_504032334 .moduleButton{border-bottom-left-radius:50px;}
#module_504032334 .moduleButton{border-bottom-right-radius:50px;}
#module_504032334 .moduleButton{width:197px;}
#module_504032334 .moduleButton,#module_504032334 .BreadsvgIcon{height:48px;line-height:48px;}
#module_504032334 .BodyCenter{color:#fff;}
#module_504032334 .BreadIcon{font-size:16px;} #module_504032334 .BreadsvgIcon svg{width:16px;height:16px;}
#module_504032334 .BreadIcon{color:#fff;} #module_504032334 .BreadsvgIcon svg>*{fill:#fff;}
#module_504032334 .BreadIcon,#module_504032334 .BreadsvgIcon{margin-left:10px;}
#module_504032334 .BreadIcon,#module_504032334 .BreadsvgIcon{margin-right:10px;}
#module_504032334 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_504032334 .moduleButton:hover .BreadIcon{font-size:16px;} #module_504032334 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_504032334 .moduleButton:hover .BreadIcon{color:#fff} #module_504032334 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_504032334 .moduleButton:hover{font-size:18px;}
#module_504032334 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_504032334 .moduleButton:hover{color:#fff !important;}
#module_504032334 .moduleButton:hover{font-weight:normal;}
#module_504032334 .moduleButton:hover{text-decoration:none;}
#module_504032334 .moduleButton:hover{font-style:normal;}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{background-image:none;}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{background-position:none;}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{background-attachment:none;}
#module_504032334 .moduleButton:hover, #module_504032334 .moduleButton.float:hover{}
#module_504032334 .moduleButton:hover{border-color:#000;} #module_504032334 .moduleButton.float:hover{border-color:#000;}
#module_504032334 .moduleButton:hover{border-style:none;} #module_504032334 .moduleButton.float:hover{border-style:none;}
#module_504032334 .moduleButton:hover{border-width:0px;}  #module_504032334 .moduleButton.float:hover{border-width:0px;}
#module_504032334 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

@keyframes liner{
	0%  {width:10%; }
	30% {width:20%; }
	60% {width:60%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-110 .news-item{ float: left; position: relative; cursor: pointer;background:#fff;margin-bottom: 2%}
.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-110 .news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative;margin: auto}
.ModuleNewsListGiant.layout-110 .news-item .news-img img{transition: all .3s ease-out 0s;position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-110 .news-item:hover .news-img img{transform: scale(1.2);}
.ModuleNewsListGiant.layout-110 .news-item .news-tit{ position: relative; padding-top: 20px; }
.ModuleNewsListGiant.layout-110 .news-item  .news-title{}
.ModuleNewsListGiant.layout-110 .news-item:hover time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#2196f3; }
.ModuleNewsListGiant.layout-110 .news-item:hover .news-title{color:#2196f3}
.ModuleNewsListGiant.layout-110 .news-item time{ position:relative;font-size:12px; display: block;margin:11px 0 10px 0;}
.ModuleNewsListGiant.layout-110 .news-item time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc{color: #999;line-height: 22px;margin-top: 31px}
.ModuleNewsListGiant.layout-110  li.news-item img{height: auto;}
.ModuleNewsListGiant.layout-110 .laout-110-title{vertical-align: middle;}
.ModuleNewsListGiant.layout-110 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-110 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-110 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-110 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-110 .news-title-oneline{
	white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-110  .news-container{ width: 100%;overflow: hidden}
	.ModuleNewsListGiant.layout-110  li.col-xs-1 {width: 100%;padding-right:0;  padding-left:0;}
	.ModuleNewsListGiant.layout-110  li.col-xs-2 {width: calc((100% - 3.6%) / 2); padding-right:0;  padding-left:0;margin-right: 3.6%}
	.ModuleNewsListGiant.layout-110  li.col-xs-2:nth-child(2n){margin-right: 0%}
}
/*PC屏幕*/
@media (min-width: 768px){
	.ModuleNewsListGiant.layout-110 .news-container {display:flex; flex-wrap: wrap;}
	.ModuleNewsListGiant.layout-110 li.col-lg-1 {width: 100%; padding-right:0; padding-left:0;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2 {width: calc((100% - 2%) / 2); padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-3 {width: calc((100% - 6%) / 3); padding-right:0; padding-left:0; margin-right: 3%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-4 {width: calc((100% - 7.98%) / 4); padding-right:0; padding-left:0; margin-right: 2.66%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-5 {width: calc((100% - 10%) / 5); padding-right:0; padding-left:0; margin-right: 2.5%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-6 {width: calc((100% - 10%) / 6); padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
	.ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
	.ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
	.ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
	.ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n){margin-right: 0%;}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun{border: 1px solid #e50b1c;font-size: 12px;padding: 0px 2px;color: #fff; font-weight: bold;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;vertical-align: text-bottom;;background: #e50b1c;}
.ModuleNewsListGiant.layout-110 .pagerGiant .inputer{outline: 0;}
.module_503923563 .ModuleHead .HeadCenter{float:none;}
#module_503923563 {
padding:0px;
}
#module_503923563 {
position:static;
z-index:0;
top:4910px;
left:1429px;
width:100%;
height: auto;
}
#module_503923563 .ModuleHead503923563 {
display:none;
}
#module_503923563 .BodyCenter.BodyCenter503923563 {
background:none;background-color:rgba(0,0,0,0);
}
#module_503923563 >.module_503923563 {
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_503923563 >.module_503923563{
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_503923563 .BodyCenter.BodyCenter503923563 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923563 .BodyCenter.BodyCenter503923563 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_503923563 >.module_503923563 {
margin-top:9.1250%;
margin-left:2.6250%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_503923563 >.module_503923563 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_503923563 >.module_503923563 {box-shadow: 0px 0px 0px 0px #ccc}
#module_503923563:hover {
border:none;
}
#module_503923563:hover >.module_503923563 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_503923563 .videobox .iconfont{font-size:66px;}
#module_503923563 {}@media (max-width: 767px) { #module_503923563 .videobox .iconfont{font-size:44px;}}
#module_503923563 .news-item{border-bottom-left-radius:0px;}
#module_503923563 .news-item{border-bottom-right-radius:0px;}
#module_503923563 .news-item{background-color:rgb(255, 255, 255);}
#module_503923563 .news-item{background-image:none;}
#module_503923563 .news-item{background-repeat:no-repeat;}
#module_503923563 .news-item{}
#module_503923563 .news-item{}
#module_503923563 .news-item{}
#module_503923563 .news-img .dummy{background-color:transparent;}
#module_503923563 .news-img .dummy{background-image:none;}
#module_503923563 .news-img .dummy{background-repeat:no-repeat;}
#module_503923563 .news-img .dummy{}
#module_503923563 .news-img .dummy{}
#module_503923563 .news-img .dummy{}
#module_503923563 .news-img .dummy{padding-top:61%;}
#module_503923563 .news-img .t-img{ object-fit:cover;}
#module_503923563 .news-img .t-img{ width:100%;}
#module_503923563 .news-img .t-img{ height:100%;}
#module_503923563 .news-img,#module_503923563 .news-item{border-top-left-radius:0px;}
#module_503923563 .news-img,#module_503923563 .news-item{border-top-right-radius:0px;}
#module_503923563 .news-img{border-bottom-left-radius:0px;}
#module_503923563 .news-img{border-bottom-right-radius:0px;}
#module_503923563 .news-title{font-size:18px;}
#module_503923563 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-title{color:#333;}
#module_503923563 .news-title{font-weight:normal;}
#module_503923563 .laout-110-title{text-decoration:none;}
#module_503923563 .news-title{font-style:normal;}
#module_503923563 .news-title{margin-top:0px;}
#module_503923563 .news-title{margin-bottom:0px;}
#module_503923563 .news-title{padding-left:35px;}
#module_503923563 .news-title{padding-right:0px;}
#module_503923563 .news-desc{padding-left:35px;}
#module_503923563 .news-desc{padding-right:35px;}
#module_503923563 .news-desc{font-size:14px;}
#module_503923563 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-desc{color:#999;}
#module_503923563 .news-desc{font-weight:normal;}
#module_503923563 .news-desc{text-decoration:none;}
#module_503923563 .news-desc{font-style:normal;}
#module_503923563 .news-desc{margin-top:12px;}
#module_503923563 .news-desc{margin-bottom:16px;}
#module_503923563 time{padding-left:0px;}
#module_503923563 time{padding-right:0px;}
#module_503923563 time{font-size:12px;}
#module_503923563 time{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 time{font-weight:normal;}
#module_503923563 time{text-decoration:none;}
#module_503923563 time{font-style:normal;}
#module_503923563 time{color:#666;}
#module_503923563 time{margin-top:11px;}
#module_503923563 time{margin-bottom:10px;}
#module_503923563 .news-item time:before{border-bottom-color:rgba(204, 204, 204, 0);}
#module_503923563 .news-item time:before{border-bottom-style:solid;}
#module_503923563 .news-item time:before{border-bottom-width:1px;}
#module_503923563 .news-label a{font-size:12px;}
#module_503923563 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-label a{color:#999;}
#module_503923563 .news-label a{font-weight:normal;}
#module_503923563 .news-label a{text-decoration:none;}
#module_503923563 .news-label a{font-style:normal;}
#module_503923563 .news-label{margin-top:18px;}
#module_503923563 .news-label{margin-bottom:0px;}
#module_503923563 .news-label{margin-left:0px;}
#module_503923563 .news-label{margin-right:0px;}
#module_503923563 .news-label{padding-top:0px;}
#module_503923563 .news-label{padding-bottom:0px;}
#module_503923563 .news-label{padding-left:10px;}
#module_503923563 .news-label{padding-right:10px;}
#module_503923563 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_503923563 .news-label{background-image:none;}
#module_503923563 .news-label{background-repeat:no-repeat;}
#module_503923563 .news-label{}
#module_503923563 .news-label{}
#module_503923563 .news-label{}
#module_503923563 .news-label{border-top-color:transparent;}
#module_503923563 .news-label{border-top-style:none;}
#module_503923563 .news-label{border-top-width:0px;}
#module_503923563 .news-label{border-right-color:transparent;}
#module_503923563 .news-label{border-right-style:none;}
#module_503923563 .news-label{border-right-width:0px;}
#module_503923563 .news-label{border-bottom-color:transparent;}
#module_503923563 .news-label{border-bottom-style:none;}
#module_503923563 .news-label{border-bottom-width:0px;}
#module_503923563 .news-label{border-left-color:#eee;}
#module_503923563 .news-label{border-left-style:solid;}
#module_503923563 .news-label{border-left-width:1px;}
#module_503923563 .pagerGiant .text{font-size:12px;}
#module_503923563 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .pagerGiant .text{color:#333;}
#module_503923563 .pagerGiant .text{}
#module_503923563 .pagerGiant .text{}
#module_503923563 .pagerGiant .text{}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer{width:30px}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer{height:30px}
#module_503923563 .pagerGiant .num{font-size:12px;}
#module_503923563 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .pagerGiant .num{color:#333;}
#module_503923563 .pagerGiant .num{}
#module_503923563 .pagerGiant .num{}
#module_503923563 .pagerGiant .num{}
#module_503923563 .pagerGiant .submit{width:55px}
#module_503923563 .pagerGiant .submit{height:30px}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer,#module_503923563 .pagerGiant .submit{border-top-left-radius:0px;}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer,#module_503923563 .pagerGiant .submit{border-top-right-radius:0px;}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer,#module_503923563 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_503923563 .pagerGiant .current,#module_503923563 .pagerGiant .num,#module_503923563 .pagerGiant .inputer,#module_503923563 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_503923563 .pagerGiant .next,#module_503923563 .pagerGiant .splitline{color:#ccc;}
#module_503923563 .pagerGiant .num{background-color:#fff;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-top-color:#ccc;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-top-style:solid;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer{border-top-width:1px;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-bottom-style:solid;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer{border-bottom-width:1px;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-left-color:#ccc;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-left-style:solid;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer{border-left-width:1px;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-right-color:#ccc;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .inputer{border-right-style:solid;}
#module_503923563 .pagerGiant .num, #module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer{border-right-width:1px;}
#module_503923563 .page-more a{font-size:16px;}
#module_503923563 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .page-more a{color:#666 !important;}
#module_503923563 .page-more a{font-weight:normal;}
#module_503923563 .page-more a{text-decoration:none;}
#module_503923563 .page-more a{font-style:normal;}
#module_503923563 .page-more a{background-color:#fff;}
#module_503923563 .page-more a{border-top-color:#eee;}
#module_503923563 .page-more a{border-top-style:solid;}
#module_503923563 .page-more a{border-top-width:2px;}
#module_503923563 .page-more a{border-bottom-color:#eee;}
#module_503923563 .page-more a{border-bottom-style:solid;}
#module_503923563 .page-more a{border-bottom-width:2px;}
#module_503923563 .page-more a{border-left-color:#eee;}
#module_503923563 .page-more a{border-left-style:solid;}
#module_503923563 .page-more a{border-left-width:2px;}
#module_503923563 .page-more a{border-right-color:#eee;}
#module_503923563 .page-more a{border-right-style:solid;}
#module_503923563 .page-more a{border-right-width:2px;}
#module_503923563 .news-item:hover{background-color:rgb(255, 255, 255);}
#module_503923563 .news-item:hover{background-image:none;}
#module_503923563 .news-item:hover{background-repeat:no-repeat;}
#module_503923563 .news-item:hover{}
#module_503923563 .news-item:hover{}
#module_503923563 .news-item:hover{}
#module_503923563 .news-item:hover .news-title{font-size:18px;}
#module_503923563 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-item:hover .news-title{color:rgb(202, 23, 44);}
#module_503923563 .news-item:hover .news-title{font-weight:normal;}
#module_503923563 .news-item:hover .news-title{text-decoration:none;}
#module_503923563 .news-item:hover .news-title{font-style:normal;}
#module_503923563 .news-item:hover time:before{border-bottom-color:rgba(204, 204, 204, 0);}
#module_503923563 .news-item:hover time:before{border-bottom-style:solid;}
#module_503923563 .news-item:hover time:before{border-bottom-width:1px;}
#module_503923563 .news-label:hover a{font-size:12px;}
#module_503923563 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-label:hover a{color:#999;}
#module_503923563 .news-label:hover a{font-weight:normal;}
#module_503923563 .news-label:hover a{text-decoration:none;}
#module_503923563 .news-label:hover a{font-style:normal;}
#module_503923563 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_503923563 .news-label:hover{background-image:none;}
#module_503923563 .news-label:hover{background-repeat:no-repeat;}
#module_503923563 .news-label:hover{}
#module_503923563 .news-label:hover{}
#module_503923563 .news-label:hover{}
#module_503923563 .news-label:hover{border-top-color:transparent;}
#module_503923563 .news-label:hover{border-top-style:none;}
#module_503923563 .news-label:hover{border-right-color:transparent;}
#module_503923563 .news-label:hover{border-right-style:none;}
#module_503923563 .news-label:hover{border-bottom-color:transparent;}
#module_503923563 .news-label:hover{border-bottom-style:none;}
#module_503923563 .news-label:hover{border-left-color:#eee;}
#module_503923563 .news-label:hover{border-left-style:solid;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{font-size:12px;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{color:#fff;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit{background-color:#1e88e5;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_503923563 .pagerGiant .current, #module_503923563 .pagerGiant .submit, #module_503923563 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_503923563 .page-more a:hover{font-size:16px;}
#module_503923563 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .page-more a:hover{color:#666 !important;}
#module_503923563 .page-more a:hover {font-weight:normal;}
#module_503923563 .page-more a:hover {text-decoration:none;}
#module_503923563 .page-more a:hover {font-style:normal;}
#module_503923563 .page-more a:hover{background-color:#fff;}
#module_503923563 .page-more a:hover{border-top-color:#eee;}
#module_503923563 .page-more a:hover{border-top-style:solid;}
#module_503923563 .page-more a:hover{border-bottom-color:#eee;}
#module_503923563 .page-more a:hover{border-bottom-style:solid;}
#module_503923563 .page-more a:hover{border-left-color:#eee;}
#module_503923563 .page-more a:hover{border-left-style:solid;}
#module_503923563 .page-more a:hover{border-right-color:#eee;}
#module_503923563 .page-more a:hover{border-right-style:solid;}
#module_503923563 .news-item:hover .news-desc{font-size:14px;}
#module_503923563 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_503923563 .news-item:hover .news-desc{color:#999;}
#module_503923563 .news-item:hover .news-desc{font-weight:normal;}
#module_503923563 .news-item:hover .news-desc{text-decoration:none;}
#module_503923563 .news-item:hover .news-desc{font-style:normal;}

.module_503923604 .ModuleHead .HeadCenter{float:none;}
#module_503923604 {
padding:0px;
}
#module_503923604 {
position:static;
z-index:1;
top:3292px;
left:281px;
width:100%;
height: auto;
}
#module_503923604 .ModuleHead503923604 {
display:none;
}
#module_503923604 .BodyCenter.BodyCenter503923604 {
background-color:transparent;
background-image:url(../fonts/40ac4728e0f04cc886f04d47fa5f98a5.woff);}
#module_507871203 .moduleButton:hover .BreadIcon{font-size:16px;} #module_507871203 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_507871203 .moduleButton:hover .BreadIcon{color:#fff} #module_507871203 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_507871203 .moduleButton:hover{font-size:12px;}
#module_507871203 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_507871203 .moduleButton:hover{color:#fff !important;}
#module_507871203 .moduleButton:hover{font-weight:normal;}
#module_507871203 .moduleButton:hover{text-decoration:none;}
#module_507871203 .moduleButton:hover{font-style:normal;}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{background-image: unset;background-color:rgb(202, 23, 44);}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{background-image:none;}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{background-repeat:no-repeat;}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{background-position:none;}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{background-attachment:none;}
#module_507871203 .moduleButton:hover, #module_507871203 .moduleButton.float:hover{}
#module_507871203 .moduleButton:hover{border-color:#000;} #module_507871203 .moduleButton.float:hover{border-color:#000;}
#module_507871203 .moduleButton:hover{border-style:none;} #module_507871203 .moduleButton.float:hover{border-style:none;}
#module_507871203 .moduleButton:hover{border-width:0px;}  #module_507871203 .moduleButton.float:hover{border-width:0px;}
#module_507871203 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_500270856 .ModuleHead .HeadCenter{float:none;}
#module_500270856 {
padding:0px;
}
#module_500270856 {
position:static;
z-index:0;
top:4280px;
left:269px;
width:100%;
height: auto;
}
#module_500270856 .ModuleHead500270856 {
display:none;
}
#module_500270856 .BodyCenter.BodyCenter500270856 {
background:none;background-color:rgb(35, 35, 35);
}
#module_500270856 >.module_500270856 {
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_500270856 >.module_500270856{
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_500270856 .BodyCenter.BodyCenter500270856 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500270856 .BodyCenter.BodyCenter500270856 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_500270856 >.module_500270856 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500270856 >.module_500270856 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_500270856 >.module_500270856 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500270856:hover {
border:none;
}
#module_500270856:hover >.module_500270856 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500270856 .ModuleSubContainer{background-color:transparent;}
#module_500270856 .ModuleSubContainer{background-image:none;}
#module_500270856 .ModuleSubContainer{background-repeat:no-repeat;}
#module_500270856 .ModuleSubContainer{background-position:0% 0%;}
#module_500270856 .ModuleSubContainer{background-attachment:scroll;}
#module_500270856 .ModuleSubContainer{}
#module_500270856 {!bgVideo!}{bgVideoUrl:}
#module_500270856 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_500270856 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_500270856 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer500270856 {max-width:1600px;width:auto;}
.module_500270890 .ModuleHead .HeadCenter{float:none;}
#module_500270890 {
padding:0px;
}
#module_500270890 {
position:static;
z-index:2;
top:-119px;
left:0px;
width:100%;
height: auto;
}
#module_500270890 .ModuleHead500270890 {
display:none;
}
#module_500270890 .BodyCenter.BodyCenter500270890 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500270890 >.module_500270890 {
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_500270890 >.module_500270890{
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_500270890 .BodyCenter.BodyCenter500270890 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500270890 .BodyCenter.BodyCenter500270890 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_500270890 >.module_500270890 {
margin-top:4.7500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500270890 >.module_500270890 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_500270890 >.module_500270890 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500270890:hover {
border:none;
}
#module_500270890:hover >.module_500270890 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500270890 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500270890 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500270890 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500270890 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500270890 .plainTextGiant-Container{padding-top:10px;}
#module_500270890 .plainTextGiant-Container{padding-bottom:10px;}
#module_500270890 .plainTextGiant-Container{padding-left:10px;}
#module_500270890 .plainTextGiant-Container{padding-right:10px;}
#module_500270890 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-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;
}
.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;}.module_500273118 .ModuleHead .HeadCenter{float:none;}
#module_500273118 {
padding:0px;
}
#module_500273118 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500273118 .ModuleHead500273118 {
display:none;
}
#module_500273118 .BodyCenter.BodyCenter500273118 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500273118 >.module_500273118 {
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_500273118 >.module_500273118{
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_500273118 .BodyCenter.BodyCenter500273118 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500273118 .BodyCenter.BodyCenter500273118 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500273118 >.module_500273118 {
margin-top:3.0000%;
margin-left:0.0000%;
margin-right:37.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500273118 >.module_500273118 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500273118 >.module_500273118 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500273118:hover {
border:none;
}
#module_500273118:hover >.module_500273118 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500273118 .ModuleSharediv{text-align: left;}
#module_500273118 .social-share-icon{color:rgb(239, 239, 239);}
#module_500273118 .social-share-icon{font-size:16px;}
#module_500273118 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_500273118 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_500273118 .social-share-icon{height:30px; width:30px;line-height:30px}
#module_500273118 .social-share-icon{border-top-color:#ccc;}
#module_500273118 .social-share-icon{border-top-style:solid;}
#module_500273118 .social-share-icon{border-top-width:1px;}
#module_500273118 .social-share-icon{border-right-color:#ccc;}
#module_500273118 .social-share-icon{border-right-style:solid;}
#module_500273118 .social-share-icon{border-right-width:1px;}
#module_500273118 .social-share-icon{border-bottom-color:#ccc;}
#module_500273118 .social-share-icon{border-bottom-style:solid;}
#module_500273118 .social-share-icon{border-bottom-width:1px;}
#module_500273118 .social-share-icon{border-left-color:#ccc;}
#module_500273118 .social-share-icon{border-left-style:solid;}
#module_500273118 .social-share-icon{border-left-width:1px;}
#module_500273118 .social-share-icon{background-color:transparent;}
#module_500273118 .social-share-icon{}
#module_500273118 .social-share-icon:hover{background-color:rgb(255, 255, 255);}
#module_500273118 .social-share-icon:hover{}
#module_500273118 .social-share-icon:hover{color:rgb(35, 35, 35);}
#module_500273118 .social-share-icon:hover{font-size:16px;}
#module_500273118 .social-share-icon:hover{border-top-color:rgb(255, 255, 255);}
#module_500273118 .social-share-icon:hover{border-top-style:solid;}
#module_500273118 .social-share-icon:hover{border-top-width:1px;}
#module_500273118 .social-share-icon:hover{border-right-color:rgb(255, 255, 255);}
#module_500273118 .social-share-icon:hover{border-right-style:solid;}
#module_500273118 .social-share-icon:hover{border-right-width:1px;}
#module_500273118 .social-share-icon:hover{border-bottom-color:rgb(255, 255, 255);}
#module_500273118 .social-share-icon:hover{border-bottom-style:solid;}
#module_500273118 .social-share-icon:hover{border-bottom-width:1px;}
#module_500273118 .social-share-icon:hover{border-left-color:rgb(255, 255, 255);}
#module_500273118 .social-share-icon:hover{border-left-style:solid;}
#module_500273118 .social-share-icon:hover{border-left-width:1px;}

.module_500277647 .ModuleHead .HeadCenter{float:none;}
#module_500277647 {
padding:0px;
}
#module_500277647 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500277647 .ModuleHead500277647 {
display:none;
}
#module_500277647 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277647 >.module_500277647 {
margin-top:23.3083%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277647 >.module_500277647 {
}
}

#module_500277647 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277647 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277647 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277647 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277647 .plainTextGiant-Container{padding-top:10px;}
#module_500277647 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277647 .plainTextGiant-Container{padding-left:10px;}
#module_500277647 .plainTextGiant-Container{padding-right:10px;}
#module_500277647 a{font-size:unset;font-family:unset}
.module_500277756 .ModuleHead .HeadCenter{float:none;}
#module_500277756 {
padding:0px;
}
#module_500277756 {
position:static;
z-index:0;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_500277756 .ModuleHead500277756 {
display:none;
}
#module_500277756 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277756 >.module_500277756 {
margin-top:23.3083%;
margin-left:23.3083%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277756 >.module_500277756 {
}
}

#module_500277756 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277756 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277756 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277756 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277756 .plainTextGiant-Container{padding-top:10px;}
#module_500277756 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277756 .plainTextGiant-Container{padding-left:10px;}
#module_500277756 .plainTextGiant-Container{padding-right:10px;}
#module_500277756 a{font-size:unset;font-family:unset}
.module_500277770 .ModuleHead .HeadCenter{float:none;}
#module_500277770 {
padding:0px;
}
#module_500277770 {
position:static;
z-index:1;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_500277770 .ModuleHead500277770 {
display:none;
}
#module_500277770 .BodyCenter.BodyCenter500277770 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500277770 >.module_500277770 {
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_500277770 >.module_500277770{
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_500277770 .BodyCenter.BodyCenter500277770 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277770 .BodyCenter.BodyCenter500277770 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500277770 >.module_500277770 {
margin-top:12.3596%;
margin-left:29.9625%;
margin-right:15.7303%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277770 >.module_500277770 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500277770 >.module_500277770 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500277770:hover {
border:none;
}
#module_500277770:hover >.module_500277770 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500277770 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277770 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277770 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277770 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277770 .plainTextGiant-Container{padding-top:10px;}
#module_500277770 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277770 .plainTextGiant-Container{padding-left:10px;}
#module_500277770 .plainTextGiant-Container{padding-right:10px;}
#module_500277770 a{font-size:unset;font-family:unset}
.module_500277803 .ModuleHead .HeadCenter{float:none;}
#module_500277803 {
padding:0px;
}
#module_500277803 {
position:static;
z-index:2;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_500277803 .ModuleHead500277803 {
display:none;
}
#module_500277803 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277803 >.module_500277803 {
margin-top:23.3083%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277803 >.module_500277803 {
}
}

#module_500277803 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277803 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277803 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277803 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277803 .plainTextGiant-Container{padding-top:10px;}
#module_500277803 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277803 .plainTextGiant-Container{padding-left:10px;}
#module_500277803 .plainTextGiant-Container{padding-right:10px;}
#module_500277803 a{font-size:unset;font-family:unset}
.module_500277818 .ModuleHead .HeadCenter{float:none;}
#module_500277818 {
padding:0px;
}
#module_500277818 {
position:static;
z-index:2;
top:41px;
left:0px;
width:100%;
height: auto;
}
#module_500277818 .ModuleHead500277818 {
display:none;
}
#module_500277818 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277818 >.module_500277818 {
margin-top:23.3083%;
margin-left:23.3083%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277818 >.module_500277818 {
}
}

#module_500277818 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277818 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277818 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277818 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277818 .plainTextGiant-Container{padding-top:10px;}
#module_500277818 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277818 .plainTextGiant-Container{padding-left:10px;}
#module_500277818 .plainTextGiant-Container{padding-right:10px;}
#module_500277818 a{font-size:unset;font-family:unset}
.module_500277826 .ModuleHead .HeadCenter{float:none;}
#module_500277826 {
padding:0px;
}
#module_500277826 {
position:static;
z-index:3;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_500277826 .ModuleHead500277826 {
display:none;
}
#module_500277826 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277826 >.module_500277826 {
margin-top:11.6105%;
margin-left:29.2135%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277826 >.module_500277826 {
}
}

#module_500277826 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277826 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277826 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277826 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277826 .plainTextGiant-Container{padding-top:10px;}
#module_500277826 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277826 .plainTextGiant-Container{padding-left:10px;}
#module_500277826 .plainTextGiant-Container{padding-right:10px;}
#module_500277826 a{font-size:unset;font-family:unset}
.module_500277831 .ModuleHead .HeadCenter{float:none;}
#module_500277831 {
padding:0px;
}
#module_500277831 {
position:static;
z-index:4;
top:34px;
left:-99px;
width:100%;
height: auto;
}
#module_500277831 .ModuleHead500277831 {
display:none;
}
#module_500277831 {
border:none;
}
@media screen and (min-width: 768px){
#module_500277831 >.module_500277831 {
margin-top:27.0677%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500277831 >.module_500277831 {
}
}

#module_500277831 .ModulePlainTextGiantContent{margin-top:0px;}
#module_500277831 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_500277831 .ModulePlainTextGiantContent{margin-left:0px;}
#module_500277831 .ModulePlainTextGiantContent{margin-right:10px;}
#module_500277831 .plainTextGiant-Container{padding-top:10px;}
#module_500277831 .plainTextGiant-Container{padding-bottom:10px;}
#module_500277831 .plainTextGiant-Container{padding-left:10px;}
#module_500277831 .plainTextGiant-Container{padding-right:10px;}
#module_500277831 a{font-size:unset;font-family:unset}
.module_500278191 .ModuleHead .HeadCenter{float:none;}
#module_500278191 {
padding:0px;
}
#module_500278191 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_500278191 .ModuleHead500278191 {
display:none;
}
#module_500278191 .BodyCenter.BodyCenter500278191 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500278191 >.module_500278191 {
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_500278191 >.module_500278191{
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_500278191 .BodyCenter.BodyCenter500278191 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500278191 .BodyCenter.BodyCenter500278191 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_500278191 >.module_500278191 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:25.5639%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_500278191 >.module_500278191 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_500278191 >.module_500278191 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500278191:hover {
border:none;
}
#module_500278191:hover >.module_500278191 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500278191 img{border-top-color:transparent;}
#module_500278191 img{border-top-style:none;}
#module_500278191 img{border-top-width:0px;}
#module_500278191 img{border-right-color:transparent;}
#module_500278191 img{border-right-style:none;}
#module_500278191 img{border-right-width:0px;}
#module_500278191 img{border-bottom-color:transparent;}
#module_500278191 img{border-bottom-style:none;}
#module_500278191 img{border-bottom-width:0px;}
#module_500278191 img{border-left-color:transparent;}
#module_500278191 img{border-left-style:none;}
#module_500278191 img{border-left-width:0px;}
#module_500278191 img{border-top-left-radius:0px;}
#module_500278191 img{border-top-right-radius:0px;}
#module_500278191 img{border-bottom-left-radius:0px;}
#module_500278191 img{border-bottom-right-radius:0px;}
#module_500278191 .BodyCenter{text-align: center;}

.module_502268467 .ModuleHead .HeadCenter{float:none;}
#module_502268467 {
padding:0px;
}
#module_502268467 {
position:static;
z-index:0;
top:4142px;
left:302px;
width:100%;
height: auto;
}
#module_502268467 .ModuleHead502268467 {
display:none;
}
#module_502268467 .BodyCenter.BodyCenter502268467 {
background:none;background-color:rgb(35, 35, 35);
}
#module_502268467 >.module_502268467 {
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_502268467 >.module_502268467{
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_502268467 .BodyCenter.BodyCenter502268467 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_502268467 .BodyCenter.BodyCenter502268467 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_502268467 >.module_502268467 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_502268467 >.module_502268467 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_502268467 >.module_502268467 {box-shadow: 0px 0px 0px 0px #ccc}
#module_502268467:hover {
border:none;
}
#module_502268467:hover >.module_502268467 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_502268467 .ModuleSubContainer{background-color:transparent;}
#module_502268467 .ModuleSubContainer{background-image:none;}
#module_502268467 .ModuleSubContainer{background-repeat:no-repeat;}
#module_502268467 .ModuleSubContainer{background-position:0% 0%;}
#module_502268467 .ModuleSubContainer{background-attachment:scroll;}
#module_502268467 .ModuleSubContainer{}
#module_502268467 {!bgVideo!}{bgVideoUrl:}
#module_502268467 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_502268467 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_502268467 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer502268467 {max-width:1600px;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_502268468 .ModuleHead .HeadCenter{float:none;}
#module_502268468 {
padding:0px;
}
#module_502268468 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_502268468 .ModuleHead502268468 {
display:none;
}
#module_502268468 {
border:none;
}
@media screen and (min-width: 768px){
#module_502268468 >.module_502268468 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
@media screen and (max-width: 767px){
#module_502268468 >.module_502268468 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}

#module_502268468 .hrbox{justify-content:center;}
#module_502268468 .hr-line{width:autopx;max-width:autopx;}
#module_502268468 .hr-line{border-bottom-color:#333;}
#module_502268468 .hr-line{border-bottom-style:solid;}
#module_502268468 .hr-line{border-bottom-width:1px;}

.module_502268469 .ModuleHead .HeadCenter{float:none;}
#module_502268469 {
padding:0px;
}
#module_502268469 {
position:static;
z-index:0;
top:5573px;
left:767px;
width:100%;
height: auto;
}
#module_502268469 .ModuleHead502268469 {
display:none;
}
#module_502268469 {
border:none;
}
@media screen and (min-width: 768px){
#module_502268469 >.module_502268469 {
margin-top:0.3125%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_502268469 >.module_502268469 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_502268469 .ModulePlainTextGiantContent{margin-top:0px;}
#module_502268469 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_502268469 .ModulePlainTextGiantContent{margin-left:0px;}
#module_502268469 .ModulePlainTextGiantContent{margin-right:10px;}
#module_502268469 .plainTextGiant-Container{padding-top:10px;}
#module_502268469 .plainTextGiant-Container{padding-bottom:10px;}
#module_502268469 .plainTextGiant-Container{padding-left:10px;}
#module_502268469 .plainTextGiant-Container{padding-right:10px;}
#module_502268469 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_500243323 .ModuleHead .HeadCenter{float:none;}
#module_500243323 {
padding:0px;
}
#module_500243323 {
}
#module_500243323 .ModuleHead500243323 {
display:none;
}
#module_500243323 .BodyCenter.BodyCenter500243323 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500243323 >.module_500243323 {
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_500243323 >.module_500243323{
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_500243323 .BodyCenter.BodyCenter500243323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_500243323 .BodyCenter.BodyCenter500243323 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_500243323 >.module_500243323 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_500243323 >.module_500243323 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_500243323 >.module_500243323 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500243323:hover {
border:none;
}
#module_500243323:hover >.module_500243323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500243323 .langlistbox{background-color:#fff} #module_500243323 .langlistbox .jt{border-bottom-color:#fff}
#module_500243323 .langlistbox .langinfo{color:#333333}
#module_500243323 .langlistbox .langinfo{background-color:#fff}
#module_500243323 .langlistbox .langinfo{border-color:#333333}
#module_500243323 .langlistbox .langtxt{ font-size:16px }
#module_500243323 .langlistbox .langtxt{ color:#333333 }
#module_500243323 {}#module_500243323.layout-101 #header{border-bottom-color:transparent;}
#module_500243323 {}#module_500243323.layout-101 #header{border-bottom-style:none;}
#module_500243323 {}#module_500243323.layout-101 #header{border-bottom-width:0px;}
#module_500243323 {}#module_500243323.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_500243323 {}#module_500243323.layout-101 #MobileNav{background-color: transparent;} #module_500243323.layout-101 #header{background-color:#000000;}
#module_500243323 {}#module_500243323.layout-101 #header{}
#module_500243323 {}#module_500243323.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_500243323 {}#module_500243323.layout-101 #header p{font-size:16px;}
#module_500243323 {}#module_500243323.layout-101 #header p{color:#fff;}
#module_500243323 {}#module_500243323.layout-101 #header p{font-weight:normal;}
#module_500243323 {}#module_500243323.layout-101 #header p{text-decoration:none;}
#module_500243323 {}#module_500243323.layout-101 #header p{font-style:normal;}
#module_500243323 {}#module_500243323.layout-101 .lcitem .rect{background:rgba(255, 255, 255, 0.8);} #module_500243323.layout-101 .icons{color:rgba(255, 255, 255, 0.8);} #module_500243323.layout-101 .svgdiv svg>*{fill:rgba(255, 255, 255, 0.8);}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item,#module_500243323.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item,#module_500243323.layout-101 #MobileNavFloatLayer{}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a{}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a,#module_500243323.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a,#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a,#module_500243323.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a,#module_500243323.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a,#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a,#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_500243323 .langlistbox li:hover .langinfo,#module_500243323 .langactive .langinfo {color:#fff}
#module_500243323 .langlistbox li:hover .langinfo,#module_500243323 .langactive .langinfo{background-color:#333333}
#module_500243323 .langlistbox li:hover .langinfo,#module_500243323 .langactive .langinfo{border-color:#333333}
#module_500243323 .langlistbox li:hover .langtxt,#module_500243323 .langactive .langtxt{ color:#333333 }
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a:hover,#module_500243323.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(192, 0, 0);}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgb(63, 63, 63);}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_500243323 {}#module_500243323.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_500243323.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_500243328 .ModuleHead .HeadCenter{float:none;}
#module_500243328 {
padding:0px;
}
#module_500243328 {
}
#module_500243328 .ModuleHead0 {
display:none;
}

#module_500243328 .defaultbtn{background-color:#fff}
#module_500243328 .defaultbtn{}
#module_500243328 .spotgroup{color:#000}
#module_500243328 .itembtn{background-color:#fff}
#module_500243328 .itembtn{}
#module_500243328 .itemicon{color:#666} #module_500243328 svg>*{fill:#666}
#module_500243328 .itemtext{background-color:#fff} #module_500243328 .itemtextright::before{border-left-color:#fff} #module_500243328 .itemtextleft::before{border-right-color:#fff}
#module_500243328 .itemtext{}
#module_500243328 .itemtext{font-size:12px;}
#module_500243328 .itemtext{font-family:;}
#module_500243328 .itemtext{color:#666 !important;}
#module_500243328 .itemtext{font-weight:normal;}
#module_500243328 .itemtext{text-decoration:none;}
#module_500243328 .itemtext{font-style:normal;}
#module_500243328 .defaultbtnbghover{background-color:#000000}
#module_500243328 .defaultbtnbghover{}
#module_500243328 .defaultbtniconbghover{color:#fff}
.module_500243324 .ModuleHead .HeadCenter{float:none;}
#module_500243324 {
padding:0px;
}
#module_500243324 {
}
#module_500243324 .ModuleHead500243324 {
display:none;
}
#module_500243324 .BodyCenter.BodyCenter500243324 {
background:none;background-color:rgba(0,0,0,0);
}
#module_500243324 >.module_500243324 {
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_500243324 >.module_500243324{
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_500243324 .BodyCenter.BodyCenter500243324 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_500243324 .BodyCenter.BodyCenter500243324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_500243324 >.module_500243324 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_500243324 >.module_500243324 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_500243324 >.module_500243324 {box-shadow: 0px 0px 0px 0px #ccc}
#module_500243324:hover {
border:none;
}
#module_500243324:hover >.module_500243324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_500243324 .foot-nav-list{background-color:#000 !important;}
#module_500243324 .foot-nav-list{border-top-color:transparent;}
#module_500243324 .foot-nav-list{border-top-style:none;}
#module_500243324 .foot-nav-list{border-top-width:0px;}
#module_500243324 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_500243324 .icon{color:#fff !important;} #module_500243324 .icon svg >*{fill:#fff}
#module_500243324 .itemText{font-size:12px;}
#module_500243324 .itemText{font-family:;}
#module_500243324 .itemText{color:#fff !important;}
#module_500243324 .itemText{font-weight:normal;}
#module_500243324 .itemText{text-decoration:none;}
#module_500243324 .itemText{font-style:normal;}
#module_500243324 .iconh{color:#fff !important;}  #module_500243324 .iconh svg >*{fill:#fff}
#module_500243324 .itemTexth{font-size:12px;}
#module_500243324 .itemTexth{font-family:;}
#module_500243324 .itemTexth{color:#fff !important;}
#module_500243324 .itemTexth{font-weight:normal;}
#module_500243324 .itemTexth{text-decoration:none;}
#module_500243324 .itemTexth{font-style:normal;}
