﻿/* cache file /mnt/yzproc/YZ-Site/caches/csscache/11/116724/116724_834531_1_.cache exists */
/*md5:57771356c42e05d3f21aa743e83fd99c*/
/*time: 2026-03-26 18:17:52*/
/*url:www.hetgroup.com.cn/Content/834531.html*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_724007166 .ModuleHead .HeadCenter{float:none;}
#module_724007166 {
padding:0px;
}
#module_724007166 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_724007166 .ModuleHead724007166 {
display:none;
}
#module_724007166 .BodyCenter.BodyCenter724007166 {
background:none;background-color:rgb(255, 255, 255);
}
#module_724007166 >.module_724007166 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_724007166 >.module_724007166{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007166 .BodyCenter.BodyCenter724007166 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007166 .BodyCenter.BodyCenter724007166 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007166 >.module_724007166 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007166 >.module_724007166 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007166 >.module_724007166 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007166:hover {
border:none;
}
#module_724007166:hover >.module_724007166 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.module_724007271 .ModuleHead .HeadCenter{float:none;}
#module_724007271 {
padding:0px;
}
#module_724007271 {
position:static;
z-index:0;
top:50px;
left:554px;
width:100%;
height: auto;
}
#module_724007271 .ModuleHead724007271 {
display:none;
}
#module_724007271 .BodyCenter.BodyCenter724007271 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007271 >.module_724007271 {
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_724007271 >.module_724007271{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007271 .BodyCenter.BodyCenter724007271 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007271 .BodyCenter.BodyCenter724007271 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007271 >.module_724007271 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007271 >.module_724007271 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007271 >.module_724007271 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007271:hover {
border:none;
}
#module_724007271:hover >.module_724007271 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer724007166 #Sub724007166_1 {width:33.3159%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}.module_724007419 .ModuleHead .HeadCenter{float:none;}
#module_724007419 {
padding:0px;
}
#module_724007419 {
position:static;
z-index:0;
top:31px;
left:1654px;
width:100%;
height: auto;
}
#module_724007419 .ModuleHead724007419 {
display:none;
}
#module_724007419 .BodyCenter.BodyCenter724007419 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007419 >.module_724007419 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_724007419 >.module_724007419{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007419 .BodyCenter.BodyCenter724007419 {
padding-top:0.4604%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5525%;
}
}
@media screen and (max-width: 767px){
#module_724007419 .BodyCenter.BodyCenter724007419 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007419 >.module_724007419 {
margin-top:1.2891%;
margin-left:91.9890%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007419 >.module_724007419 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007419 >.module_724007419 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007419:hover {
border:none;
}
#module_724007419:hover >.module_724007419 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007419 .btnicon{font-size:22px;}
#module_724007419 .btnicon{font-family:;}
#module_724007419 .btnicon{color:#000000;}
#module_724007419 .btnicon{font-weight:normal;}
#module_724007419  .btnicon{text-decoration:none;}
#module_724007419 .btnicon{font-style:normal;}
#module_724007419 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_724007419 .btnicon{background-image:none;}
#module_724007419 .btnicon{background-repeat:no-repeat;}
#module_724007419 .btnicon{}
#module_724007419 .btnicon{}
#module_724007419 .btnicon{}
#module_724007419 .btnicon{text-align:center;}
#module_724007419 .search-hot ul li a{font-size:12px;}
#module_724007419 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_724007419 .search-hot ul li a{color:#666;}
#module_724007419 .search-hot ul li a{font-weight:normal;}
#module_724007419 .search-hot ul li a{text-decoration:none;}
#module_724007419 .search-hot ul li a{font-style:normal;}
#module_724007419 .search-hot ul li a{background-color:#eee;}
#module_724007419 .search-hot ul li a{}
#module_724007419  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_724007419  .btnicon:hover{background-image:none;}
#module_724007419  .btnicon:hover{background-repeat:no-repeat;}
#module_724007419  .btnicon:hover{}
#module_724007419  .btnicon:hover{}
#module_724007419 .btnicon:hover{}
#module_724007419  .btnicon:hover{font-size:22px;}
#module_724007419 .ModuleSearchButton:hover{font-family:;}
#module_724007419  .btnicon:hover{color:#000000;}
#module_724007419  .btnicon:hover{font-weight:normal;}
#module_724007419  .btnicon:hover{text-decoration:none;}
#module_724007419  .btnicon:hover{font-style:normal;}
#module_724007419 .search-hot ul li:hover a{font-size:12px;}
#module_724007419 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_724007419 .search-hot ul li:hover a{color:#666;}
#module_724007419 .search-hot ul li:hover a{font-weight:normal;}
#module_724007419 .search-hot ul li:hover a{text-decoration:none;}
#module_724007419 .search-hot ul li:hover a{font-style:normal;}
#module_724007419 .search-hot ul li a:hover{background-color:#dedede;}
#module_724007419 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer724007166 #Sub724007166_4 {width:56.7992%;}
.ModuleUserLoginGiant.layout-104 .userlogin-container a,
.ModuleUserLoginGiant.layout-104 .userlogin-container span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  text-decoration: none;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container {
  position: relative;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container .userlogin {
  color: #f10215;
  margin-right: 5px;
  cursor: pointer;
}

.ModuleUserLoginGiant.layout-104 .userlogin-container .enroll {
  color: #666;
  margin-right: 20px;
}





.ModuleUserLoginGiant.layout-104 .userlogin-container .way-qwz {
  display: inline-block;
  height: 30px;
  line-height: 27px;
}





.ModuleUserLoginGiant.layout-104 .way-qwz a{
  display: inline-block;
  height: 25px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.qq-login {
  background: url("../image/qq4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.wx-login {
  background: url("../image/wechat4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.alipay-login {
  margin-right: 0;
  background: url("../image/zhufubao4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}.module_724007440 .ModuleHead .HeadCenter{float:none;}
#module_724007440 {
padding:0px;
}
#module_724007440 {
position:static;
z-index:0;
top:38px;
left:1426px;
width:100%;
height: auto;
}
#module_724007440 .ModuleHead724007440 {
display:none;
}
#module_724007440 .BodyCenter.BodyCenter724007440 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007440 >.module_724007440 {
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_724007440 >.module_724007440{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007440 .BodyCenter.BodyCenter724007440 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007440 .BodyCenter.BodyCenter724007440 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007440 >.module_724007440 {
margin-top:17.8808%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007440 >.module_724007440 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007440 >.module_724007440 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007440:hover {
border:none;
}
#module_724007440:hover >.module_724007440 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007440 .BodyCenter{text-align:center;}
#module_724007440 .hello{font-size:14px;}
#module_724007440 .hello{font-family:arial, helvetica,sans-serif;}
#module_724007440 .hello{color:#666;}
#module_724007440 .hello{font-weight:normal;}
#module_724007440 .hello{text-decoration:none;}
#module_724007440 .hello{font-style:normal;}
#module_724007440 .enroll{font-size:14px;}
#module_724007440 .enroll{font-family:arial, helvetica,sans-serif;}
#module_724007440 .enroll{color:#666;}
#module_724007440 .enroll{font-weight:normal;}
#module_724007440 .enroll{text-decoration:none;}
#module_724007440 .enroll{font-style:normal;}
#module_724007440 .userlogin{font-size:14px;}
#module_724007440 .userlogin{font-family:arial, helvetica,sans-serif;}
#module_724007440 .userlogin{color:#4caf50;}
#module_724007440 .userlogin{font-weight:normal;}
#module_724007440 .userlogin{text-decoration:none;}
#module_724007440 .userlogin{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer724007166 #Sub724007166_5 {width:9.884900000000002%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_724007179 .ModuleHead .HeadCenter{float:none;}
#module_724007179 {
padding:0px;
}
#module_724007179 {
position:static;
z-index:0;
top:39px;
left:1867px;
width:100%;
height: auto;
}
#module_724007179 .ModuleHead724007179 {
display:none;
}
#module_724007179 .BodyCenter.BodyCenter724007179 {
background:none;background-color:rgb(255, 255, 255);
}
#module_724007179 >.module_724007179 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_724007179 >.module_724007179{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007179 .BodyCenter.BodyCenter724007179 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007179 .BodyCenter.BodyCenter724007179 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007179 >.module_724007179 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007179 >.module_724007179 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007179 >.module_724007179 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007179:hover {
border:none;
}
#module_724007179:hover >.module_724007179 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007179 .ModuleSubContainer{background-color:transparent;}
#module_724007179 .ModuleSubContainer{background-image:none;}
#module_724007179 .ModuleSubContainer{background-repeat:no-repeat;}
#module_724007179 .ModuleSubContainer{background-position:0% 0%;}
#module_724007179 .ModuleSubContainer{background-attachment:scroll;}
#module_724007179 .ModuleSubContainer{}
#module_724007179 {!bgVideo!}{bgVideoUrl:none}
#module_724007179 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_724007179 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_724007179 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer724007179 {max-width:1300px;width:auto;}
.ModuleNavGiant.layout-104 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-104 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-104 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-104 .moveMenuRight, .ModuleNavGiant.layout-104 .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-104 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px
}
.ModuleNavGiant.layout-104 .moveMenuRight:hover, .ModuleNavGiant.layout-104 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-104 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-104 .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;
  text-align: center;
  margin-right: 5px;
}
.ModuleNavGiant.layout-104 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-104 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  border-radius: 0px;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-hover:before {
  width: 100%;
  left: 0;
  border-radius: 20px;
  opacity: 1;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;

}
.ModuleNavGiant.layout-104 .sub-nav-item-box {
  width: 100%;
  position: relative;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group{
	position: relative;
}
.ModuleNavGiant.layout-104 .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-104 .sub-nav-item {
  display: block;
  height: 42px;
  line-height: 42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner {
display: block;
height: 100%;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s; 
-o-transition: all 0.5s;
}
.ModuleNavGiant.layout-104 .sub-nav-item .inner{ 
  height:100%;
  line-height: calc(100% + 18px);
  display: block;
}
.ModuleNavGiant.layout-104 .sub-nav-item:first-child {
  border-top: none!important;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:last-child {
  border-bottom: none!important;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ModuleNavGiant.layout-104 .sub-nav-item:hover .inner{
  padding-left: 10px;
}
.ModuleNavGiant.layout-104 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-104 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-104 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-104 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-104 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-104 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-104 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_724007395 .ModuleHead .HeadCenter{float:none;}
#module_724007395 {
padding:0px;
}
#module_724007395 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007395 .ModuleHead724007395 {
display:none;
}
#module_724007395 .BodyCenter.BodyCenter724007395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007395 >.module_724007395 {
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_724007395 >.module_724007395{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007395 .BodyCenter.BodyCenter724007395 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007395 .BodyCenter.BodyCenter724007395 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007395 >.module_724007395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007395 >.module_724007395 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007395 >.module_724007395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007395:hover {
border:none;
}
#module_724007395:hover >.module_724007395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007395 .main-nav-item-group{height:60px;line-height:60px;} #module_724007395 .main-nav-content{height:60px}
#module_724007395 .main-nav-content{background-color:#fff;}
#module_724007395 .main-nav-content{background-image:none;}
#module_724007395 .main-nav-content{background-repeat:no-repeat;}
#module_724007395 .main-nav-content{}
#module_724007395 .main-nav-content{}
#module_724007395 .main-nav-content{}
#module_724007395 .main-nav-content, #module_724007395 .verticalMenu .main-nav-item-group{text-align:center;}
#module_724007395 .main-nav-item{font-size:15px;}
#module_724007395 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_724007395 .main-nav-item{color:#333;}
#module_724007395 .main-nav-item{font-weight:normal;}
#module_724007395 .main-nav-item{text-decoration:none;}
#module_724007395 .main-nav-item{font-style:normal;}
#module_724007395 .main-nav-item{width:auto;}
#module_724007395 .main-nav-item{padding-left:60px;padding-right:60px;} #module_724007395 .verticalMenu .main-nav-item-group{margin-bottom:60px;}
#module_724007395 .main-nav-item{background-image:none;}
#module_724007395 .main-nav-item{background-color:transparent;}
#module_724007395 .main-nav-item{background-repeat:no-repeat;}
#module_724007395 .main-nav-item{}
#module_724007395 .main-nav-item{}
#module_724007395 .main-nav-item{}
#module_724007395 .sub-nav-item-group{width:192px;}
#module_724007395 .sub-nav-item{height:40px;line-height:40px;} #module_724007395 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_724007395 .sub-nav-item .inner{font-size:12px;}
#module_724007395 .sub-nav-item .inner{font-family:arial, helvetica,sans-serif;}
#module_724007395 .sub-nav-item .inner{color:#000;}
#module_724007395 .sub-nav-item .inner{font-weight:normal;}
#module_724007395 .sub-nav-item .inner{text-decoration:none;}
#module_724007395 .sub-nav-item .inner{font-style:normal;}
#module_724007395 .sub-nav-item,#module_724007395 .arrow,#module_724007395 .sub-normal-color{background-color:#fff;}
#module_724007395 .sub-nav-item .inner{background-image:none;}
#module_724007395 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_724007395 .sub-nav-item .inner{}
#module_724007395 .sub-nav-item .inner{}
#module_724007395 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_724007395 .sub-nav-item{border-bottom-style:solid;}
#module_724007395 .sub-nav-item{border-bottom-width:1px;}
#module_724007395 .sub-nav-item{margin-bottom:0px;}
#module_724007395 .main-nav-item-hover{font-size:14px;}
#module_724007395 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_724007395 .main-nav-item-hover{color:rgb(255, 255, 255);}
#module_724007395 .main-nav-item-hover{font-weight:normal;}
#module_724007395 .main-nav-item-hover{text-decoration:none;}
#module_724007395 .main-nav-item-hover{font-style:normal;}
#module_724007395 .main-nav-item-hover::before{background-color:rgb(131, 200, 44);}
#module_724007395 .main-nav-item-hover::before{background-image:none;}
#module_724007395 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_724007395 .main-nav-item-hover::before{}
#module_724007395 .main-nav-item-hover::before{}
#module_724007395 .main-nav-item-hover::before{}
#module_724007395 .sub-nav-item:hover .inner{font-size:12px;}
#module_724007395 .sub-nav-item:hover .inner{font-family:arial, helvetica,sans-serif;}
#module_724007395 .sub-nav-item:hover .inner{color:#000;}
#module_724007395 .sub-nav-item:hover .inner{font-weight:normal;}
#module_724007395 .sub-nav-item:hover .inner{text-decoration:none;}
#module_724007395 .sub-nav-item:hover .inner{font-style:normal;}
#module_724007395 .sub-nav-item:hover .inner,#module_724007395 .sub-hover-color{background-color:#f2f2f2;}
#module_724007395 .sub-nav-item:hover .inner{background-image:none;}
#module_724007395 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_724007395 .sub-nav-item:hover .inner{}
#module_724007395 .sub-nav-item:hover .inner{}
#module_724007395 .sub-nav-item:hover .inner{}


.module_724007182 .ModuleHead .HeadCenter{float:none;}
#module_724007182 {
padding:0px;
}
#module_724007182 {
position:static;
z-index:0;
top:440px;
left:815px;
width:100%;
height: auto;
}
#module_724007182 .ModuleHead724007182 {
display:none;
}
#module_724007182 .BodyCenter.BodyCenter724007182 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../image/202005032211255483c3.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_724007182 >.module_724007182 {
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_724007182 >.module_724007182{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007182 .BodyCenter.BodyCenter724007182 {
padding-top:13.8089%;
padding-left:2.0942%;
padding-right:2.0942%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007182 .BodyCenter.BodyCenter724007182 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_724007182 >.module_724007182 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007182 >.module_724007182 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_724007182 >.module_724007182 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007182:hover {
border:none;
}
#module_724007182:hover >.module_724007182 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007182 .ModuleSubContainer{background-color:transparent;}
#module_724007182 .ModuleSubContainer{background-image:none;}
#module_724007182 .ModuleSubContainer{background-repeat:no-repeat;}
#module_724007182 .ModuleSubContainer{background-position:0% 0%;}
#module_724007182 .ModuleSubContainer{background-attachment:scroll;}
#module_724007182 .ModuleSubContainer{}
#module_724007182 {!bgVideo!}{bgVideoUrl:none}
#module_724007182 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_724007182 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_724007182 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer724007182 {max-width:1300px;width:auto;}
.module_724007172 .ModuleHead .HeadCenter{float:none;}
#module_724007172 {
padding:0px;
}
#module_724007172 {
position:static;
z-index:0;
top:743px;
left:917px;
width:100%;
height: auto;
}
#module_724007172 .ModuleHead724007172 {
display:none;
}
#module_724007172 .BodyCenter.BodyCenter724007172 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007172 >.module_724007172 {
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_724007172 >.module_724007172{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007172 .BodyCenter.BodyCenter724007172 {
padding-top:1.8919%;
padding-left:2.0946%;
padding-right:2.0946%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007172 .BodyCenter.BodyCenter724007172 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_724007172 >.module_724007172 {
margin-top:3.6611%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007172 >.module_724007172 {
margin-top:5.4496%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_724007172 >.module_724007172 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007172:hover {
border:none;
}
#module_724007172:hover >.module_724007172 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007172 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_724007172 .ModuleSubContainer{background-image:none;}
#module_724007172 .ModuleSubContainer{background-repeat:no-repeat;}
#module_724007172 .ModuleSubContainer{background-position:0% 0%;}
#module_724007172 .ModuleSubContainer{background-attachment:scroll;}
#module_724007172 .ModuleSubContainer{}
#module_724007172 {!bgVideo!}{bgVideoUrl:none}
#module_724007172 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_724007172 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_724007172 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer724007172 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer724007172 .SubPadding {width:0px;}
/*图文模块 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_724007315 .ModuleHead .HeadCenter{float:none;}
#module_724007315 {
padding:0px;
}
#module_724007315 {
position:static;
z-index:0;
top:586px;
left:139px;
width:100%;
height: auto;
}
#module_724007315 .ModuleHead724007315 {
display:none;
}
#module_724007315 .BodyCenter.BodyCenter724007315 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007315 >.module_724007315 {
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_724007315 >.module_724007315{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007315 .BodyCenter.BodyCenter724007315 {
padding-top:3.0769%;
padding-left:3.0769%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007315 .BodyCenter.BodyCenter724007315 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_724007315 >.module_724007315 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:2.4615%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007315 >.module_724007315 {
margin-top:2.8818%;
margin-left:2.8818%;
margin-right:2.8818%;
margin-bottom:2.8818%;
}
}
#module_724007315 >.module_724007315 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007315:hover {
border:none;
}
#module_724007315:hover >.module_724007315 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007315 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007315 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007315 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007315 .ModuleImageTextGiantContent{margin-right:10px;}
#module_724007315 .imageTextGiant-Container{padding-top:10px;}
#module_724007315 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007315 .imageTextGiant-Container{padding-left:10px;}
#module_724007315 .imageTextGiant-Container{padding-right:10px;}
#module_724007315 .showHandle .btn{font-size:px;}
#module_724007315 .showHandle .btn{font-family:;}
#module_724007315 .showHandle .btn{color:;}
#module_724007315 .showHandle .btn{}
#module_724007315 .showHandle .btn{}
#module_724007315 .showHandle .btn{}
#module_724007315 .showHandle div{border-top-color: !important;}
#module_724007315 .showHandle div{border-top-style: !important;}
#module_724007315 .showHandle div{border-top-width:px !important;}
#module_724007315 .showHandle{background-color:;}
#module_724007315 .showHandle{}
#module_724007315 .showHandle{}
#module_724007315 .showHandle{}
#module_724007315 .showHandle{}
#module_724007315 .showHandle{}
#module_724007315 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}


.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item .ico{
	/* width: 50px;
    height: 50px; */
	margin: 0 auto;
    margin-bottom: 22px;
	width: 100%;

}
.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item .ico img{
	width: 50px;
    height: 50px;

}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num {
	white-space: nowrap;
	font-weight: bold;
	font-family: 'Arial';
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 40px;

}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: 10px;
	font-weight: bold;
}

.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 10px;
	font-family: 'MicrosoftYaHei';
	color: #666666;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
		padding-top: 0;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 40px;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;

	}
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num
	{

		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-unit
	{

		top: 0.3em;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 8pt;
		font-size: 14px;
		height: 16px;
		line-height: 16px;

	}
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item .ico {
		width: 40px;
		height: 40px;
		margin-bottom: 14px;
	}
	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-item .ico img{
		width: 40px;
		height: 40px;

	}

	.ModuleDigitalIncreaseGiant.layout-102 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}
}.module_724007165 .ModuleHead .HeadCenter{float:none;}
#module_724007165 {
padding:0px;
}
#module_724007165 {
position:static;
z-index:0;
top:238px;
left:0px;
width:100%;
height: auto;
}
#module_724007165 .ModuleHead724007165 {
display:none;
}
#module_724007165 .BodyCenter.BodyCenter724007165 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007165 >.module_724007165 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(242, 242, 242);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(242, 242, 242);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_724007165 >.module_724007165{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007165 .BodyCenter.BodyCenter724007165 {
padding-top:3.0769%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.0769%;
}
}
@media screen and (max-width: 767px){
#module_724007165 .BodyCenter.BodyCenter724007165 {
padding-top:5.7637%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_724007165 >.module_724007165 {
margin-top:8.7692%;
margin-left:6.1538%;
margin-right:6.1538%;
margin-bottom:6.1538%;
}
}
@media screen and (max-width: 767px){
#module_724007165 >.module_724007165 {
margin-top:5.7637%;
margin-left:5.7637%;
margin-right:5.7637%;
margin-bottom:5.7637%;
}
}
#module_724007165 >.module_724007165 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007165:hover {
border:none;
}
#module_724007165:hover >.module_724007165 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007165 .digital-item{background-color:;}
#module_724007165 .digital-item{}
#module_724007165 .digital-item{}
#module_724007165 .digital-item{}
#module_724007165 .digital-item{}
#module_724007165 .digital-item{}
#module_724007165 .digital-item {text-align:;} #module_724007165 .digital-num-item{justify-content:;}
#module_724007165 .digital-num{font-size:22px;line-height: 22px;height: 22px;}#module_724007165 .digital-unit{top: calc(22px * 5 / 20);}
#module_724007165 .digital-num{font-family:arial, helvetica,sans-serif!important;}
#module_724007165 .digital-num{color:rgb(51, 51, 51);}
#module_724007165 .digital-num{font-weight:bold;}
#module_724007165 .digital-num{text-decoration:initial!important;}
#module_724007165 .digital-num{font-style:normal;}
#module_724007165 .digital-unit{font-size:14px;}
#module_724007165 .digital-unit{font-family:arial, helvetica,sans-serif;}
#module_724007165 .digital-unit{color:rgb(51, 51, 51);}
#module_724007165 .digital-unit{font-weight:bold;}
#module_724007165 .digital-unit{text-decoration:initial;}
#module_724007165 .digital-unit{font-style:normal;}
#module_724007165 .digital-title{margin-top:px;}
#module_724007165 .digital-title{margin-left:px;}
#module_724007165 .digital-title{margin-right:px;}
#module_724007165 .digital-title{margin-bottom:px;}
#module_724007165 .digital-title{font-size:14px;}
#module_724007165 .digital-title{font-family:arial, helvetica,sans-serif;}
#module_724007165 .digital-title{color:#333;}
#module_724007165 .digital-title{font-weight:normal;}
#module_724007165 .digital-title{text-decoration:initial;}
#module_724007165 .digital-title{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer724007172 #Sub724007172_1 {width:50%;}
.module_724007216 .ModuleHead .HeadCenter{float:none;}
#module_724007216 {
padding:0px;
}
#module_724007216 {
position:static;
z-index:0;
top:2195px;
left:1358px;
width:100%;
height: auto;
}
#module_724007216 .ModuleHead724007216 {
display:none;
}
#module_724007216 .BodyCenter.BodyCenter724007216 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007216 >.module_724007216 {
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_724007216 >.module_724007216{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007216 .BodyCenter.BodyCenter724007216 {
padding-top:6.1538%;
padding-left:0.0000%;
padding-right:6.1538%;
padding-bottom:6.1538%;
}
}
@media screen and (max-width: 767px){
#module_724007216 .BodyCenter.BodyCenter724007216 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_724007216 >.module_724007216 {
margin-top:0.0000%;
margin-left:2.1538%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007216 >.module_724007216 {
margin-top:5.7637%;
margin-left:5.7637%;
margin-right:5.7637%;
margin-bottom:5.7637%;
}
}
#module_724007216 >.module_724007216 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007216:hover {
border:none;
}
#module_724007216:hover >.module_724007216 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer724007172 #Sub724007172_2 {width:50%;}
.module_724007178 .ModuleHead .HeadCenter{float:none;}
#module_724007178 {
padding:0px;
}
#module_724007178 {
position:static;
z-index:0;
top:1323px;
left:999px;
width:100%;
height: auto;
}
#module_724007178 .ModuleHead724007178 {
display:none;
}
#module_724007178 {
border:none;
}
@media screen and (min-width: 768px){
#module_724007178 .BodyCenter.BodyCenter724007178 {
padding-top:3.9865%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007178 .BodyCenter.BodyCenter724007178 {
}
}

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

#module_724007383 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007383 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007383 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007383 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007383 .imageTextGiant-Container{padding-top:10px;}
#module_724007383 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007383 .imageTextGiant-Container{padding-left:10px;}
#module_724007383 .imageTextGiant-Container{padding-right:10px;}
#module_724007383 .showHandle .btn{font-size:14px;}
#module_724007383 .showHandle .btn{font-family:;}
#module_724007383 .showHandle .btn{color:#333;}
#module_724007383 .showHandle .btn{font-weight:400;}
#module_724007383 .showHandle .btn{text-decoration:none;}
#module_724007383 .showHandle .btn{font-style:normal;}
#module_724007383 .showHandle div{border-top-color:#ddd !important;}
#module_724007383 .showHandle div{border-top-style:solid !important;}
#module_724007383 .showHandle div{border-top-width:1px !important;}
#module_724007383 .showHandle{background-color:transparent;}
#module_724007383 .showHandle{}
#module_724007383 .showHandle{background-repeat:no-repeat;}
#module_724007383 .showHandle{}
#module_724007383 .showHandle{}
#module_724007383 .showHandle{}
#module_724007383 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer724007178 #Sub724007178_1 {width:25%;}
.module_724007384 .ModuleHead .HeadCenter{float:none;}
#module_724007384 {
padding:0px;
}
#module_724007384 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007384 .ModuleHead724007384 {
display:none;
}

#module_724007384 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007384 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007384 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007384 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007384 .imageTextGiant-Container{padding-top:10px;}
#module_724007384 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007384 .imageTextGiant-Container{padding-left:10px;}
#module_724007384 .imageTextGiant-Container{padding-right:10px;}
#module_724007384 .showHandle .btn{font-size:14px;}
#module_724007384 .showHandle .btn{font-family:;}
#module_724007384 .showHandle .btn{color:#333;}
#module_724007384 .showHandle .btn{font-weight:400;}
#module_724007384 .showHandle .btn{text-decoration:none;}
#module_724007384 .showHandle .btn{font-style:normal;}
#module_724007384 .showHandle div{border-top-color:#ddd !important;}
#module_724007384 .showHandle div{border-top-style:solid !important;}
#module_724007384 .showHandle div{border-top-width:1px !important;}
#module_724007384 .showHandle{background-color:transparent;}
#module_724007384 .showHandle{}
#module_724007384 .showHandle{background-repeat:no-repeat;}
#module_724007384 .showHandle{}
#module_724007384 .showHandle{}
#module_724007384 .showHandle{}
#module_724007384 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer724007178 #Sub724007178_2 {width:25%;}
.module_724007385 .ModuleHead .HeadCenter{float:none;}
#module_724007385 {
padding:0px;
}
#module_724007385 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007385 .ModuleHead724007385 {
display:none;
}

#module_724007385 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007385 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007385 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007385 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007385 .imageTextGiant-Container{padding-top:10px;}
#module_724007385 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007385 .imageTextGiant-Container{padding-left:10px;}
#module_724007385 .imageTextGiant-Container{padding-right:10px;}
#module_724007385 .showHandle .btn{font-size:14px;}
#module_724007385 .showHandle .btn{font-family:;}
#module_724007385 .showHandle .btn{color:#333;}
#module_724007385 .showHandle .btn{font-weight:400;}
#module_724007385 .showHandle .btn{text-decoration:none;}
#module_724007385 .showHandle .btn{font-style:normal;}
#module_724007385 .showHandle div{border-top-color:#ddd !important;}
#module_724007385 .showHandle div{border-top-style:solid !important;}
#module_724007385 .showHandle div{border-top-width:1px !important;}
#module_724007385 .showHandle{background-color:transparent;}
#module_724007385 .showHandle{}
#module_724007385 .showHandle{background-repeat:no-repeat;}
#module_724007385 .showHandle{}
#module_724007385 .showHandle{}
#module_724007385 .showHandle{}
#module_724007385 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer724007178 #Sub724007178_3 {width:25%;}
.module_724007386 .ModuleHead .HeadCenter{float:none;}
#module_724007386 {
padding:0px;
}
#module_724007386 {
position:static;
z-index:0;
top:1284px;
left:1064px;
width:100%;
height: auto;
}
#module_724007386 .ModuleHead724007386 {
display:none;
}

#module_724007386 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007386 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007386 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007386 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007386 .imageTextGiant-Container{padding-top:10px;}
#module_724007386 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007386 .imageTextGiant-Container{padding-left:10px;}
#module_724007386 .imageTextGiant-Container{padding-right:10px;}
#module_724007386 .showHandle .btn{font-size:14px;}
#module_724007386 .showHandle .btn{font-family:;}
#module_724007386 .showHandle .btn{color:#333;}
#module_724007386 .showHandle .btn{font-weight:400;}
#module_724007386 .showHandle .btn{text-decoration:none;}
#module_724007386 .showHandle .btn{font-style:normal;}
#module_724007386 .showHandle div{border-top-color:#ddd !important;}
#module_724007386 .showHandle div{border-top-style:solid !important;}
#module_724007386 .showHandle div{border-top-width:1px !important;}
#module_724007386 .showHandle{background-color:transparent;}
#module_724007386 .showHandle{}
#module_724007386 .showHandle{background-repeat:no-repeat;}
#module_724007386 .showHandle{}
#module_724007386 .showHandle{}
#module_724007386 .showHandle{}
#module_724007386 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer724007178 #Sub724007178_4 {width:25%;}
.module_724007365 .ModuleHead .HeadCenter{float:none;}
#module_724007365 {
padding:0px;
}
#module_724007365 {
position:static;
z-index:0;
top:2689px;
left:963px;
width:100%;
height: auto;
}
#module_724007365 .ModuleHead724007365 {
display:none;
}
#module_724007365 {
border:none;
}
@media screen and (min-width: 768px){
#module_724007365 >.module_724007365 {
margin-top:1.0811%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007365 >.module_724007365 {
}
}

#module_724007365 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007365 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007365 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007365 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007365 .imageTextGiant-Container{padding-top:10px;}
#module_724007365 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007365 .imageTextGiant-Container{padding-left:10px;}
#module_724007365 .imageTextGiant-Container{padding-right:10px;}
#module_724007365 .showHandle .btn{font-size:14px;}
#module_724007365 .showHandle .btn{font-family:;}
#module_724007365 .showHandle .btn{color:#333;}
#module_724007365 .showHandle .btn{font-weight:400;}
#module_724007365 .showHandle .btn{text-decoration:none;}
#module_724007365 .showHandle .btn{font-style:normal;}
#module_724007365 .showHandle div{border-top-color:#ddd !important;}
#module_724007365 .showHandle div{border-top-style:solid !important;}
#module_724007365 .showHandle div{border-top-width:1px !important;}
#module_724007365 .showHandle{background-color:transparent;}
#module_724007365 .showHandle{}
#module_724007365 .showHandle{background-repeat:no-repeat;}
#module_724007365 .showHandle{}
#module_724007365 .showHandle{}
#module_724007365 .showHandle{}
#module_724007365 a{font-size:unset;font-family:unset}/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; }
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ line-height:1.5; width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:44px;line-height:44px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

}
.ModuleSiteGalleryV2Giant.layout-110 .pagerGiant .inputer{outline: 0;}

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

#module_724051927 .mobile_picBox img{border-top-left-radius:0px;}
#module_724051927 .mobile_picBox img{border-top-right-radius:0px;}
#module_724051927 .mobile_picBox img{border-bottom-left-radius:0px;}
#module_724051927 .mobile_picBox img{border-bottom-right-radius:0px;}
#module_724051927 .album-img{padding:calc(10px/2);}
#module_724051927 .Tit-abstract{color:#fff;}
#module_724051927 .Tit-abstract{font-size:16px;}
#module_724051927 .Tit-abstract{font-family:Microsoft YaHei;}
#module_724051927 .Tit-abstract{font-style:normal;}
#module_724051927 .Tit-abstract{text-decoration:none;}
#module_724051927 .Tit-abstract{font-weight:normal;}
#module_724051927 .Intro-abstract{font-size:12px;}
#module_724051927 .Intro-abstract{font-family:Microsoft YaHei;}
#module_724051927 .Intro-abstract{color:#f3f3f3;}
#module_724051927 .Intro-abstract{font-weight:normal;}
#module_724051927 .Intro-abstract{text-decoration:none;}
#module_724051927 .Intro-abstract{font-style:normal;}
#module_724051927 .album-img:hover .rectborderBg{background:rgb(0,0,0,0.6);}
#module_724051927 .album-img .dummy{padding-top:auto;}
#module_724051927 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_724051927 .mobile_picBox .mobile_pic, #module_724051927 .mobile_picBox{ height:auto !important;}
#module_724051927 .pagerGiant .text{font-size:12px;}
#module_724051927 .pagerGiant .text{font-family:;}
#module_724051927 .pagerGiant .text{color:#333;}
#module_724051927 .pagerGiant .text{}
#module_724051927 .pagerGiant .text{}
#module_724051927 .pagerGiant .text{}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer{width:30px}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer{height:30px}
#module_724051927 .pagerGiant .num{font-size:12px;}
#module_724051927 .pagerGiant .num{font-family:;}
#module_724051927 .pagerGiant .num{color:#333;}
#module_724051927 .pagerGiant .num{}
#module_724051927 .pagerGiant .num{}
#module_724051927 .pagerGiant .num{}
#module_724051927 .pagerGiant .submit{width:55px}
#module_724051927 .pagerGiant .submit{height:30px}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer,#module_724051927 .pagerGiant .submit{border-top-left-radius:0px;}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer,#module_724051927 .pagerGiant .submit{border-top-right-radius:0px;}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer,#module_724051927 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_724051927 .pagerGiant .current,#module_724051927 .pagerGiant .num,#module_724051927 .pagerGiant .inputer,#module_724051927 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_724051927 .pagerGiant .next,#module_724051927 .pagerGiant .splitline{color:#ccc;}
#module_724051927 .pagerGiant .num{background-color:#fff;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-top-color:#ccc;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-top-style:solid;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer{border-top-width:1px;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-bottom-style:solid;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer{border-bottom-width:1px;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-left-color:#ccc;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-left-style:solid;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer{border-left-width:1px;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-right-color:#ccc;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .inputer{border-right-style:solid;}
#module_724051927 .pagerGiant .num, #module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer{border-right-width:1px;}
#module_724051927 .page-more a{font-size:16px;}
#module_724051927 .page-more a{font-family:;}
#module_724051927 .page-more a{color:#666 !important;}
#module_724051927 .page-more a{font-weight:normal;}
#module_724051927 .page-more a{text-decoration:none;}
#module_724051927 .page-more a{font-style:normal;}
#module_724051927 .page-more a{background-color:#fff;}
#module_724051927 .page-more a{border-top-color:#eee;}
#module_724051927 .page-more a{border-top-style:solid;}
#module_724051927 .page-more a{border-top-width:2px;}
#module_724051927 .page-more a{border-bottom-color:#eee;}
#module_724051927 .page-more a{border-bottom-style:solid;}
#module_724051927 .page-more a{border-bottom-width:2px;}
#module_724051927 .page-more a{border-left-color:#eee;}
#module_724051927 .page-more a{border-left-style:solid;}
#module_724051927 .page-more a{border-left-width:2px;}
#module_724051927 .page-more a{border-right-color:#eee;}
#module_724051927 .page-more a{border-right-style:solid;}
#module_724051927 .page-more a{border-right-width:2px;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{font-size:12px;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{font-family:;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{color:#fff;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit{background-color:#333;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_724051927 .pagerGiant .current, #module_724051927 .pagerGiant .submit, #module_724051927 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_724051927 .page-more a:hover{font-size:16px;}
#module_724051927 .page-more:hover a{font-family:;}
#module_724051927 .page-more a:hover{color:#666 !important;}
#module_724051927 .page-more a:hover {font-weight:normal;}
#module_724051927 .page-more a:hover {text-decoration:none;}
#module_724051927 .page-more a:hover {font-style:normal;}
#module_724051927 .page-more a:hover{background-color:#fff;}
#module_724051927 .page-more a:hover{border-top-color:#eee;}
#module_724051927 .page-more a:hover{border-top-style:solid;}
#module_724051927 .page-more a:hover{border-bottom-color:#eee;}
#module_724051927 .page-more a:hover{border-bottom-style:solid;}
#module_724051927 .page-more a:hover{border-left-color:#eee;}
#module_724051927 .page-more a:hover{border-left-style:solid;}
#module_724051927 .page-more a:hover{border-right-color:#eee;}
#module_724051927 .page-more a:hover{border-right-style:solid;}
.module_724007177 .ModuleHead .HeadCenter{float:none;}
#module_724007177 {
padding:0px;
}
#module_724007177 {
position:static;
z-index:0;
top:2210px;
left:318px;
width:100%;
height: auto;
}
#module_724007177 .ModuleHead724007177 {
display:none;
}
#module_724007177 .BodyCenter.BodyCenter724007177 {
background:none;background-color:rgb(255, 255, 255);
}
#module_724007177 >.module_724007177 {
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_724007177 >.module_724007177{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007177 .BodyCenter.BodyCenter724007177 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007177 .BodyCenter.BodyCenter724007177 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007177 >.module_724007177 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007177 >.module_724007177 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007177 >.module_724007177 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007177:hover {
border:none;
}
#module_724007177:hover >.module_724007177 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007177 .ModuleSubContainer{background-color:transparent;}
#module_724007177 .ModuleSubContainer{background-image:none;}
#module_724007177 .ModuleSubContainer{background-repeat:no-repeat;}
#module_724007177 .ModuleSubContainer{background-position:0% 0%;}
#module_724007177 .ModuleSubContainer{background-attachment:scroll;}
#module_724007177 .ModuleSubContainer{}
#module_724007177 {!bgVideo!}{bgVideoUrl:}
#module_724007177 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_724007177 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_724007177 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer724007177 {}
.ModuleGridContainer.ModuleGridContainer724007177 .SubPadding {width:0px;}
.module_724007361 .ModuleHead .HeadCenter{float:none;}
#module_724007361 {
padding:0px;
}
#module_724007361 {
position:static;
z-index:0;
top:1494px;
left:395px;
width:100%;
height: auto;
}
#module_724007361 .ModuleHead724007361 {
display:none;
}
#module_724007361 .BodyCenter.BodyCenter724007361 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007361 >.module_724007361 {
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_724007361 >.module_724007361{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007361 .BodyCenter.BodyCenter724007361 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007361 .BodyCenter.BodyCenter724007361 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007361 >.module_724007361 {
margin-top:6.0000%;
margin-left:0.2500%;
margin-right:24.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007361 >.module_724007361 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007361 >.module_724007361 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007361:hover {
border:none;
}
#module_724007361:hover >.module_724007361 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007361 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007361 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007361 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007361 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007361 .imageTextGiant-Container{padding-top:10px;}
#module_724007361 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007361 .imageTextGiant-Container{padding-left:10px;}
#module_724007361 .imageTextGiant-Container{padding-right:10px;}
#module_724007361 .showHandle .btn{font-size:14px;}
#module_724007361 .showHandle .btn{font-family:;}
#module_724007361 .showHandle .btn{color:#333;}
#module_724007361 .showHandle .btn{font-weight:400;}
#module_724007361 .showHandle .btn{text-decoration:none;}
#module_724007361 .showHandle .btn{font-style:normal;}
#module_724007361 .showHandle div{border-top-color:#ddd !important;}
#module_724007361 .showHandle div{border-top-style:solid !important;}
#module_724007361 .showHandle div{border-top-width:1px !important;}
#module_724007361 .showHandle{background-color:transparent;}
#module_724007361 .showHandle{}
#module_724007361 .showHandle{background-repeat:no-repeat;}
#module_724007361 .showHandle{}
#module_724007361 .showHandle{}
#module_724007361 .showHandle{}
#module_724007361 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer724007177 #Sub724007177_1 {width:33.3333%;}
.ModuleGridContainer.ModuleGridContainer724007177 #Sub724007177_2 {width:33.3333%;}
.module_724007363 .ModuleHead .HeadCenter{float:none;}
#module_724007363 {
padding:0px;
}
#module_724007363 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007363 .ModuleHead724007363 {
display:none;
}
#module_724007363 {
border:none;
}
@media screen and (min-width: 768px){
#module_724007363 >.module_724007363 {
margin-top:6.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007363 >.module_724007363 {
}
}

#module_724007363 .ModuleImageTextGiantContent{margin-top:0px;}
#module_724007363 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_724007363 .ModuleImageTextGiantContent{margin-left:0px;}
#module_724007363 .ModuleImageTextGiantContent{margin-right:0px;}
#module_724007363 .imageTextGiant-Container{padding-top:10px;}
#module_724007363 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007363 .imageTextGiant-Container{padding-left:10px;}
#module_724007363 .imageTextGiant-Container{padding-right:10px;}
#module_724007363 .showHandle .btn{font-size:14px;}
#module_724007363 .showHandle .btn{font-family:;}
#module_724007363 .showHandle .btn{color:#333;}
#module_724007363 .showHandle .btn{font-weight:400;}
#module_724007363 .showHandle .btn{text-decoration:none;}
#module_724007363 .showHandle .btn{font-style:normal;}
#module_724007363 .showHandle div{border-top-color:#ddd !important;}
#module_724007363 .showHandle div{border-top-style:solid !important;}
#module_724007363 .showHandle div{border-top-width:1px !important;}
#module_724007363 .showHandle{background-color:transparent;}
#module_724007363 .showHandle{}
#module_724007363 .showHandle{background-repeat:no-repeat;}
#module_724007363 .showHandle{}
#module_724007363 .showHandle{}
#module_724007363 .showHandle{}
#module_724007363 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox,
.ModuleCustomFormGiant.layout-105 .frist_item,
.ModuleCustomFormGiant.layout-105 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-105 input.input-text-color,
.ModuleCustomFormGiant.layout-105.customFormDatetime,
.ModuleCustomFormGiant.layout-105 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}
.ModuleCustomFormGiant.layout-105 .CustomFormGiant-err{
    position: absolute;
    bottom: -27px;
}
.ModuleCustomFormGiant.layout-105 .icon-riqixuanze{
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-105 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-105 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;

}
.ModuleCustomFormGiant.layout-105 .multi-row-text {
    width: 90%;
}
.ModuleCustomFormGiant.layout-105 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-105 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

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

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

}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-105 .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-105 .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-105 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
     width: 100%;
}
.ModuleCustomFormGiant.layout-105 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

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

    position: absolute;
    z-index: 999999999;
    background: #fff;
    transform: translateX(-50%);
    bottom: 0;
    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-105 .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-105 .customForm {
    display: flex;
    flex-wrap: wrap;
    align-items:flex-start;
    width: 100%;
}
.ModuleCustomFormGiant.layout-105 .customFormbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-105 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 1px 10px 1px 10px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    /* border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; */
    height: 99%;
    width: 40%;
}

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

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

.ModuleCustomFormGiant.layout-105 .content-title {
    font-size: 14px;
    /* line-height: 48px;
    height: 48px; */
    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;
    max-width: 60%;
}

.ModuleCustomFormGiant.layout-105 .formList-content-no-style .content-title {
    line-height: 48px;
    height: 48px; 
}
.ModuleCustomFormGiant.layout-105 .in-formList {
    /* 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;
    display:inline-flex;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box {
    position: unset !important;
}

.ModuleCustomFormGiant.layout-105 .formList-content {
    box-sizing: border-box;
    /* border-radius: 5px; */
    margin-bottom: 16px;
    margin-right: 18px;
    display:inline-block;
    flex:1;
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .City-select,.ModuleCustomFormGiant.layout-105 .pcCitybox .Couty-select {
    flex: 1;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    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(../image/arrow1.png) no-repeat center right; */
    /* height: 99% !important; */
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
    padding-left: 1px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    padding-right: 10px;
    word-break: keep-all;
}

.ModuleCustomFormGiant.layout-105 .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(../image/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-105 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .Couty-select {
    margin-right: 0;
}
.ModuleCustomFormGiant.layout-105 .smsvaldatebox{
    line-height: 48px;
    height:48px;
}

.ModuleCustomFormGiant.layout-105 .pcCitybox .Province-select {
   /* height: 48px;
     margin-top: 1px; */
     width:100%;
     height:100%;
     line-height: inherit;
}
/* .ModuleCustomFormGiant.layout-105 .areabox .frist_item{
    height:100%;

} */
.ModuleCustomFormGiant.layout-105  .areabox .area ul{
    top:55px;
}

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

.ModuleCustomFormGiant.layout-105 .VerificationCode {
    width: 90px;
    height: 48px;
    /* margin-top: 2px; */
    position: absolute;
    right: 0px;
    display: inline-block;
    /* line-height: 25px; */
    /* border-radius: 5px; */
}



.ModuleCustomFormGiant.layout-105 .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-105 .UploadFileSpan  .customform-upload-file-preview
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-105 .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; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-105 .Browse-file {
    /* width: 180px; */
    line-height: 50px;
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    height: 50px;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
    /* border-radius: 3px; */
    font-size: 14px;
    margin-left: 14px;
    display:  inline-block;
}

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

.ModuleCustomFormGiant.layout-105 .input-text-color {
    color: #999;
}

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

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

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    max-width: 190px;
    padding: 0 16px;
    width: 190px;
    /* margin-top: 16px; */
}

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

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

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-checkbox {
    white-space: normal;
}

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

.ModuleCustomFormGiant.layout-105 .content-title-checkbox {
    float: left;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    /* border-radius: 5px; */
    position: relative;
    /* width: 300px; */
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    /* padding-right: 20px; */
    width: 100%;
}

.ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {

    vertical-align: top;
    /* height: 98%;
    margin-top: 1px; */
}

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

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

.ModuleCustomFormGiant.layout-105 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
    /* position: relative;; */
    z-index: 2;
    top: 0;
    left: 0;
    text-align: center;
}

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

.ModuleCustomFormGiant.layout-105 .cityPickerBoxwb {
    height: 50px;
}

.ModuleCustomFormGiant.layout-105 .padL16 {
    /* padding-left: 16px; */
    line-height: 1.5;
    height: auto;
    margin-top: 8px;
    margin-right: 10px;
}

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

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

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

.ModuleCustomFormGiant.layout-105 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    /* border-radius: 5px; */
    padding-right: 1px;
    width: 100%;
    overflow: hidden;
}

.ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 .select_box{

    border: unset;

}


.ModuleCustomFormGiant.layout-105 .theData {
    line-height: 50px !important;
    height: 50px !important;
}

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

/* .ModuleCustomFormGiant.layout-105 .select_box {
    display: none;
} */

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

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

.ModuleCustomFormGiant.layout-105 .textbox {
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.ModuleCustomFormGiant.layout-105  .Select_Simulate.layout2 .frist_item{
    line-height: 48px;
    height: 48px;
}

@media screen and (max-width: 1199px) {
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        right: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .Select_Simulate.layout2 {
        padding: 1px;
    }
    .ModuleCustomFormGiant.layout-105 .frist-city-select {
        padding: 1px;
    }
}

@media screen and (max-width: 767px) {
    .ModuleCustomFormGiant.layout-105 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-105 .frist_item,
    .ModuleCustomFormGiant.layout-105 .input.input-text-color,
    .ModuleCustomFormGiant.layout-105 .customFormDatetime,
    .ModuleCustomFormGiant.layout-105 .pcCitybox select
    {
        line-height: 44px !important;
    }
    .ModuleCustomFormGiant.layout-105 .customFormbox {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .in-formList-checkbox  label span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
        flex:1;
        word-break: break-all;

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

    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }
    /* .ModuleCustomFormGiant.layout-105 .VerificationCode {
        width: 90px;
        height: 50px;
    } */
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodediv{
        bottom: 40px;
    }
    /* .ModuleCustomFormGiant.layout-105 input[type=text] {
         width:100%;
    } */
    .ModuleCustomFormGiant .multi-row-text{    width: 70vw;}
    .ModuleCustomFormGiant.layout-105 .formList-content{ flex: auto; margin-right: 0px; }
}

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

    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }
    .ModuleCustomFormGiant.layout-105 .VerificationCode {
        /* width: 90px;
        height: 50px; */
    }
    .ModuleCustomFormGiant.layout-105 .formList-content.mg0 {
        margin-bottom: 16px;
    }
    .ModuleCustomFormGiant.layout-105 input[type=text] {
        line-height: 48px;
    }
    .ModuleCustomFormGiant.layout-105 .customForm {
        display: block;
    }
    .ModuleCustomFormGiant.layout-105 .formList-content {
        margin-right: 0px;
        display: block;
        width: 100%;
        flex: auto;
    }
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview {
    margin-top: 0px;
    margin-left: 12px;
    width: 53px;
    height: 53px;
    padding: 0px;
    margin-right:0
}

.ModuleCustomFormGiant.layout-105 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    padding: 0 14px;
    box-sizing: border-box;
    min-height: 30px;
    width: 300px;
    display: none;

}

.ModuleCustomFormGiant.layout-105 .customform-upload-file-preview {
    margin-left: 8px;
    margin-right: 8px;
}

.ModuleCustomFormGiant.layout-105 .customform-upload-img-preview img {
    width: 53px;
    height: 53px;
}

.ModuleCustomFormGiant.layout-105 .Browse-file-img {
    width: 53px !important;
    height: 53px !important;
}.module_724007163 .ModuleHead .HeadCenter{float:none;}
#module_724007163 {
padding:0px;
}
#module_724007163 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007163 .ModuleHead724007163 {
display:none;
}
#module_724007163 .BodyCenter.BodyCenter724007163 {
background:none;background-color:rgba(255,255,255,1);
}
#module_724007163 >.module_724007163 {
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_724007163 >.module_724007163{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007163 .BodyCenter.BodyCenter724007163 {
padding-top:3.7594%;
padding-left:3.7594%;
padding-right:3.7594%;
padding-bottom:3.7594%;
}
}
@media screen and (max-width: 767px){
#module_724007163 .BodyCenter.BodyCenter724007163 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_724007163 >.module_724007163 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007163 >.module_724007163 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007163 >.module_724007163 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007163:hover {
border:none;
}
#module_724007163:hover >.module_724007163 {
border-color:#ccc;
}
#module_724007163:hover >.module_724007163 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{font-size:14px;}
#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{color:#666;}
#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{font-weight:normal;}
#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{text-decoration:none;}
#module_724007163 .InsidePage-list-content span,#module_724007163 .in-formList-checkbox span{font-style:normal;}
#module_724007163 .vcbtn1{background-color:#1e88e5;}
#module_724007163 .vcbtn1{color:#fff;}
#module_724007163 .title{font-size:24px;}
#module_724007163 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .title{color:#333;}
#module_724007163 .title{font-weight:normal;}
#module_724007163 .title{text-decoration:none;}
#module_724007163 .title{font-style:normal;}
#module_724007163 .title{background-color:transparent;}
#module_724007163 .title{background-image:none;}
#module_724007163 .title{background-repeat:no-repeat;}
#module_724007163 .title{background-position:50% 50%;}
#module_724007163 .title{background-attachment:scroll;}
#module_724007163 .title{}
#module_724007163 .title{height:50px;line-height:50px;}
#module_724007163 .title{text-align:left;}
#module_724007163 .Describ-text-color{font-size:14px;}
#module_724007163 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .Describ-text-color{color:#666;},
#module_724007163 .Describ-text-color{font-weight:normal;}
#module_724007163 .Describ-text-color{text-decoration:none;}
#module_724007163 .Describ-text-color{font-style:normal;}
#module_724007163 .submitbtn{font-size:16px;}
#module_724007163 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .submitbtn{color:#fff;}
#module_724007163 .submitbtn{font-weight:normal;}
#module_724007163 .submitbtn{text-decoration:none;}
#module_724007163 .submitbtn{font-style:normal;}
#module_724007163 .submitbtn{background-color:rgb(12, 12, 12);} #module_724007163 input[type=radio]:checked, #module_724007163 input[type=checkbox]:checked{background:rgb(12, 12, 12);border:1px solid rgb(12, 12, 12)} 
#module_724007163 .submitbtn{background-image:none;}
#module_724007163 .submitbtn{background-repeat:no-repeat;}
#module_724007163 .submitbtn{background-position:50% 50%;}
#module_724007163 .submitbtn{background-attachment:scroll;}
#module_724007163 .submitbtn{}
#module_724007163 .smsvcode,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163 .formList-content-no-style,#module_724007163 .customFormTextarea,#module_724007163 .in-formList-content,#module_724007163 .frist_item,#module_724007163 .Browse-file-input,#module_724007163 input[type=text],#module_724007163 .VerificationCodeinputWb,#module_724007163 .frist-city-select,#module_724007163 .pcCitybox select{background-color:#fff;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-top-style:solid;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-top-width:1px;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-right-style:solid;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-right-width:1px;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-bottom-width:1px;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-left-style:solid;}
#module_724007163 .smsvcode,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .VerificationCodeinput,#module_724007163 .customFormCheckbox,#module_724007163 input[type=radio],#module_724007163  .in-formList-content,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-left-width:1px;}
#module_724007163 .smsvcode,#module_724007163 .formList-content-no-style,#module_724007163  .frist_item,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .Browse-file,#module_724007163 .VerificationCodeinput,#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-top-left-radius:px;}
#module_724007163 .smsvcode,#module_724007163 .formList-content-no-style,#module_724007163  .frist_item,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .Browse-file,#module_724007163 .VerificationCodeinput,#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-top-right-radius:px;}
#module_724007163 .smsvcode,#module_724007163 .formList-content-no-style,#module_724007163  .frist_item,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .Browse-file,#module_724007163 .VerificationCodeinput,#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-bottom-left-radius:px;}
#module_724007163 .smsvcode,#module_724007163 .formList-content-no-style,#module_724007163  .frist_item,#module_724007163 .Pc-formList-content .in-formList-content,#module_724007163 .Browse-file,#module_724007163 .VerificationCodeinput,#module_724007163  .in-formList-content,#module_724007163 .frist-city-select,#module_724007163 .Couty-select,#module_724007163 .City-select,#module_724007163 .VerificationCodeinputWb{border-bottom-right-radius:px;}
#module_724007163 .smsbtn,#module_724007163 .smsvcode,#module_724007163 .input-text-color{font-size:14px;}
#module_724007163 .smsbtn,#module_724007163 .smsvcode,#module_724007163 .input-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .smsvcode,#module_724007163 .input-text-color{color:#666;} 
#module_724007163 .smsbtn,#module_724007163 .smsvcode,#module_724007163 .input-text-color{font-weight:normal;}
#module_724007163 .smsbtn,#module_724007163 .smsvcode,#module_724007163 .input-text-color{text-decoration:none;} 
#module_724007163 .smsbtn,#module_724007163 .smsvcode,#module_724007163 .input-text-color{font-style:normal;}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{font-size:px;}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{font-family:;}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{color:;}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{}
#module_724007163 .input-text-color::placeholder,#module_724007163 .smsvcode::placeholder{}
#module_724007163 .submitbtn{border-top-left-radius:px;}
#module_724007163 .submitbtn{border-top-right-radius:px;}
#module_724007163 .submitbtn{border-bottom-left-radius:px;}
#module_724007163 .submitbtn{border-bottom-right-radius:px;}
#module_724007163 .smsvaldatebox,#module_724007163 .frist_item,#module_724007163 .VerificationCodeinput,#module_724007163 input.input-text-color,#module_724007163.customFormDatetime,#module_724007163 .pcCitybox select{line-height:px;height:px;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-top-color:#1976d2;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-right-color:#1976d2;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb{border-right-style:solid;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-bottom-color:#1976d2;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-left-color:#1976d2;}
#module_724007163 .smsvcode:hover,#module_724007163 .Pc-formList-content .in-formList-content:hover,#module_724007163 .VerificationCodeinput:hover,#module_724007163 .customFormCheckbox:hover,#module_724007163 input[type=radio]:hover,#module_724007163  .in-formList-content:hover,#module_724007163 .frist-city-select:hover,#module_724007163 .Couty-select:hover,#module_724007163 .City-select:hover,#module_724007163 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_724007163 .submitbtn:hover{font-size:16px;}
#module_724007163 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_724007163 .submitbtn:hover{color:#fff;}
#module_724007163 .submitbtn:hover{font-weight:normal;}
#module_724007163 .submitbtn:hover{text-decoration:none;}
#module_724007163 .submitbtn:hover{font-style:normal;}
#module_724007163 .submitbtn:hover{background-color:rgb(12, 12, 12);}
#module_724007163 .submitbtn:hover{background-image:none;}
#module_724007163 .submitbtn:hover{background-repeat:no-repeat;}
#module_724007163 .submitbtn:hover{background-position:50% 50%;}
#module_724007163 .submitbtn:hover{background-attachment:scroll;}
#module_724007163 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer724007177 #Sub724007177_3 {width:33.3333%;}
.module_724007193 .ModuleHead .HeadCenter{float:none;}
#module_724007193 {
padding:0px;
}
#module_724007193 {
position:static;
z-index:0;
top:3201px;
left:858px;
width:100%;
height: auto;
}
#module_724007193 .ModuleHead724007193 {
display:none;
}
#module_724007193 .BodyCenter.BodyCenter724007193 {
background:none;background-color:rgb(195, 214, 155);
}
#module_724007193 >.module_724007193 {
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_724007193 >.module_724007193{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007193 .BodyCenter.BodyCenter724007193 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007193 .BodyCenter.BodyCenter724007193 {
padding-top:20px;
padding-left:0px;
padding-right:0px;
padding-bottom:20px;
}
}
@media screen and (min-width: 768px){
#module_724007193 >.module_724007193 {
margin-top:-0.1569%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_724007193 >.module_724007193 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007193 >.module_724007193 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007193:hover {
border:none;
}
#module_724007193:hover >.module_724007193 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007193 .ModuleSubContainer{background-color:transparent;}
#module_724007193 .ModuleSubContainer{background-image:none;}
#module_724007193 .ModuleSubContainer{background-repeat:no-repeat;}
#module_724007193 .ModuleSubContainer{background-position:0% 0%;}
#module_724007193 .ModuleSubContainer{background-attachment:scroll;}
#module_724007193 .ModuleSubContainer{}
#module_724007193 {!bgVideo!}{bgVideoUrl:}
#module_724007193 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_724007193 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_724007193 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer724007193 {}
.module_724007333 .ModuleHead .HeadCenter{float:none;}
#module_724007333 {
padding:0px;
}
#module_724007333 {
position:static;
z-index:0;
top:4967px;
left:936px;
width:100%;
height: auto;
}
#module_724007333 .ModuleHead724007333 {
display:none;
}
#module_724007333 .ModuleHead .HeadText.HeadText724007333 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_724007333 .ModuleHead .HeadCenter.HeadCenter724007333{text-align:left;}
#module_724007333 .ModuleHead .HeadCenter.HeadCenter724007333 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_724007333 .BodyCenter.BodyCenter724007333 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007333 >.module_724007333 {
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_724007333 >.module_724007333{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007333 .BodyCenter.BodyCenter724007333 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007333 .BodyCenter.BodyCenter724007333 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007333 >.module_724007333 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007333 >.module_724007333 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007333 >.module_724007333 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007333:hover {
border:none;
}
#module_724007333:hover >.module_724007333 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007333 .ModuleImageTextGiantContent{margin-top:px;}
#module_724007333 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_724007333 .ModuleImageTextGiantContent{margin-left:px;}
#module_724007333 .ModuleImageTextGiantContent{margin-right:px;}
#module_724007333 .imageTextGiant-Container{padding-top:10px;}
#module_724007333 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007333 .imageTextGiant-Container{padding-left:10px;}
#module_724007333 .imageTextGiant-Container{padding-right:10px;}
#module_724007333 .showHandle .btn{font-size:px;}
#module_724007333 .showHandle .btn{font-family:;}
#module_724007333 .showHandle .btn{color:;}
#module_724007333 .showHandle .btn{}
#module_724007333 .showHandle .btn{}
#module_724007333 .showHandle .btn{}
#module_724007333 .showHandle div{border-top-color: !important;}
#module_724007333 .showHandle div{border-top-style: !important;}
#module_724007333 .showHandle div{border-top-width:px !important;}
#module_724007333 .showHandle{background-color:;}
#module_724007333 .showHandle{}
#module_724007333 .showHandle{}
#module_724007333 .showHandle{}
#module_724007333 .showHandle{}
#module_724007333 .showHandle{}
#module_724007333 a{font-size:unset;font-family:unset}
.module_724007332 .ModuleHead .HeadCenter{float:none;}
#module_724007332 {
padding:0px;
}
#module_724007332 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_724007332 .ModuleHead724007332 {
display:none;
}
#module_724007332 .ModuleHead .HeadText.HeadText724007332 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_724007332 .ModuleHead .HeadCenter.HeadCenter724007332{text-align:left;}
#module_724007332 .ModuleHead .HeadCenter.HeadCenter724007332 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_724007332 .BodyCenter.BodyCenter724007332 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007332 >.module_724007332 {
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_724007332 >.module_724007332{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007332 .BodyCenter.BodyCenter724007332 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007332 .BodyCenter.BodyCenter724007332 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_724007332 >.module_724007332 {
margin-top:-8px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007332 >.module_724007332 {
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_724007332 >.module_724007332 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007332:hover {
border:none;
}
#module_724007332:hover >.module_724007332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007332 .ModuleImageTextGiantContent{margin-top:px;}
#module_724007332 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_724007332 .ModuleImageTextGiantContent{margin-left:px;}
#module_724007332 .ModuleImageTextGiantContent{margin-right:px;}
#module_724007332 .imageTextGiant-Container{padding-top:10px;}
#module_724007332 .imageTextGiant-Container{padding-bottom:10px;}
#module_724007332 .imageTextGiant-Container{padding-left:10px;}
#module_724007332 .imageTextGiant-Container{padding-right:10px;}
#module_724007332 .showHandle .btn{font-size:px;}
#module_724007332 .showHandle .btn{font-family:;}
#module_724007332 .showHandle .btn{color:;}
#module_724007332 .showHandle .btn{}
#module_724007332 .showHandle .btn{}
#module_724007332 .showHandle .btn{}
#module_724007332 .showHandle div{border-top-color: !important;}
#module_724007332 .showHandle div{border-top-style: !important;}
#module_724007332 .showHandle div{border-top-width:px !important;}
#module_724007332 .showHandle{background-color:;}
#module_724007332 .showHandle{}
#module_724007332 .showHandle{}
#module_724007332 .showHandle{}
#module_724007332 .showHandle{}
#module_724007332 .showHandle{}
#module_724007332 a{font-size:unset;font-family:unset}

.ModuleMobileNavGiant.layout-115 .micro-nav-item{
    position: fixed;
   z-index: -1;
    background: #000;
    width: 100%;
    height: 0; 
    transition: 0.3s all ease-in-out;
    color: #fff;
    visibility: hidden;
    top: 0;
}
.ModuleMobileNavGiant.layout-115.view-change .micro-nav-item{
    height: 50vh;
    visibility: visible;

}
.ModuleMobileNavGiant.layout-115 #accordion p{
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleMobileNavGiant.layout-115 #accordion {
    padding: 50px 0;
    /* height: calc(100% - 64px); */
    overflow: hidden;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
}
.ModuleMobileNavGiant.layout-115 #accordion a{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: left;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .ModuleMobileNavGiant.layout-115 #accordion .onenav{
    width: 50%;
}
.ModuleMobileNavGiant.layout-115 #accordion .menubox{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.ModuleMobileNavGiant.layout-115 #accordion .menubox a::after{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #947e4f;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translate(-50%, -4px);
}
.ModuleMobileNavGiant.layout-115 #accordion .mr10 {
    margin-right: 10px;
} 
.ModuleMobileNavGiant.layout-115  .MobileNavMaskLayer{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
    visibility: hidden;
}
.ModuleMobileNavGiant.layout-115.view-change .MobileNavMaskLayer{
    visibility: visible;
}
@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-115 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-115 {
        display: none;
    }
}.module_724007394 .ModuleHead .HeadCenter{float:none;}
#module_724007394 {
padding:0px;
}
#module_724007394 {
}
#module_724007394 .ModuleHead724007394 {
display:none;
}
#module_724007394 .BodyCenter.BodyCenter724007394 {
background:none;background-color:rgba(0,0,0,0);
}
#module_724007394 >.module_724007394 {
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_724007394 >.module_724007394{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_724007394 .BodyCenter.BodyCenter724007394 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007394 .BodyCenter.BodyCenter724007394 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_724007394 >.module_724007394 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_724007394 >.module_724007394 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_724007394 >.module_724007394 {box-shadow: 0px 0px 0px 0px #ccc}
#module_724007394:hover {
border:none;
}
#module_724007394:hover >.module_724007394 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_724007394 .oneicon {font-size:16px;} #module_724007394 .oneimg{width:16px;}
#module_724007394 .mobileNavNew{height:50px;}
#module_724007394 .mobileNavNew .gohome img{width:120px}
#module_724007394 .mobileNavNew{border-bottom-color:transparent;}
#module_724007394 .mobileNavNew{border-bottom-style:none;}
#module_724007394 .mobileNavNew{border-bottom-width:0px;}
#module_724007394 .mobileNavNew{box-shadow:0px 0px 0px 0px transparent;}
#module_724007394 .mobileNavNew{background-color:#947e4f;}
#module_724007394 .mobileNavNew{}
#module_724007394 header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_724007394 header p{font-size:20px;}
#module_724007394 header p{color:#fff;}
#module_724007394 header p{font-weight:normal;}
#module_724007394 header p{text-decoration:none;}
#module_724007394 header p{font-style:normal;}
#module_724007394 .lcitem .rect{background:#fff;}
#module_724007394 .mobileNavNew .searchicon{color:#fff;}  #module_724007394 .searchicon svg>*{fill:#fff}
#module_724007394 .mobileNavNew .phoneicon{color:#fff;} #module_724007394 .phoneicon svg>*{fill:#fff}
#module_724007394 .mobileNavNew .langicon{color:#fff;} #module_724007394 .langicon svg>*{fill:#fff}
#module_724007394 .mobileNavNew .searchicon{font-size:20px;}
#module_724007394 .mobileNavNew .phoneicon{font-size:20px;}
#module_724007394 .mobileNavNew .langicon{font-size:20px;}
#module_724007394 .micro-nav-item{background-color:#262626;}
#module_724007394 .micro-nav-item{background-image:none;}
#module_724007394 .micro-nav-item{background-repeat:no-repeat;}
#module_724007394 .micro-nav-item{}
#module_724007394 .micro-nav-item{}
#module_724007394 .micro-nav-item{}
#module_724007394 .micro-nav-item .menubox .onetext{font-weight:normal;}
#module_724007394 .micro-nav-item .menubox .onetext{text-decoration:none;}
#module_724007394 .micro-nav-item .menubox .onetext {color:#d3ccbf;} #module_724007394 .micro-nav-item .menubox a::after {background-color:#d3ccbf;}
#module_724007394 .micro-nav-item .menubox .onetext p{font-family:微软雅黑,Microsoft YaHei;}
#module_724007394 .micro-nav-item .menubox .onetext{font-size:18px;}
#module_724007394 .menubox a::after{background-color:#A99D83 !important;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew {box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_724007394 {}#module_724007394.scroll .mobileNavNew{border-bottom-color:transparent;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew{border-bottom-style:none;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew{border-bottom-width:0px;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew{background-color:#947e4f;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew{}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{font-size:20px;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{color:#fff;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{font-weight:normal;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{text-decoration:none;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew header p{font-style:normal;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .lcitem .rect{background:#fff;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .searchicon{color:#fff;} #module_724007394.scroll .mobileNavNew .searchicon svg>*{fill:#fff}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .phoneicon{color:#fff;} #module_724007394.scroll .mobileNavNew .phoneicon svg>*{fill:#fff}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .langicon{color:#fff;} #module_724007394.scroll .mobileNavNew .langicon svg>*{fill:#fff}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .searchicon{font-size:20px;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .phoneicon{font-size:20px;}
#module_724007394 {}#module_724007394.scroll .mobileNavNew .langicon{font-size:20px;}
.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_724007392 .ModuleHead .HeadCenter{float:none;}
#module_724007392 {
padding:0px;
}
#module_724007392 {
}
#module_724007392 .ModuleHead724007392 {
display:none;
}

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

#module_724007393 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_724007393 .foot-nav-list{border-top-color:rgb(242, 242, 242);}
#module_724007393 .foot-nav-list{border-top-style:solid;}
#module_724007393 .foot-nav-list{border-top-width:1px;}
#module_724007393 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_724007393 .icon{color:rgb(38, 38, 38) !important;} #module_724007393 .icon svg >*{fill:rgb(38, 38, 38)}
#module_724007393 .itemText{font-size:12px;}
#module_724007393 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_724007393 .itemText{color:rgb(127, 127, 127) !important;}
#module_724007393 .itemText{font-weight:normal;}
#module_724007393 .itemText{text-decoration:none;}
#module_724007393 .itemText{font-style:normal;}
#module_724007393 .iconh{color:rgb(139, 201, 61) !important;}  #module_724007393 .iconh svg >*{fill:rgb(139, 201, 61)}
#module_724007393 .itemTexth{font-size:12px;}
#module_724007393 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_724007393 .itemTexth{color:rgb(139, 201, 61) !important;}
#module_724007393 .itemTexth{font-weight:normal;}
#module_724007393 .itemTexth{text-decoration:none;}
#module_724007393 .itemTexth{font-style:normal;}
