/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/6/60469/60469_532003_1_.cache exists */
/*md5:9df3495eccec0fbfe709e4e201d20cb7*/
/*time: 2022-04-09 21:01:44*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_25492751 .ModuleHead .HeadCenter{float:none;}
#module_25492751 {
padding:0px;
}
#module_25492751 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_25492751 .ModuleHead25492751 {
display:none;
}
#module_25492751 .BodyCenter.BodyCenter25492751 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492751 >.module_25492751 {
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_25492751 >.module_25492751{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492751 .BodyCenter.BodyCenter25492751 {
padding-top:0.1046%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.1046%;
}
}
@media screen and (max-width: 767px){
#module_25492751 .BodyCenter.BodyCenter25492751 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_25492751 >.module_25492751 {
margin-top:0.7845%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492751 >.module_25492751 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_25492751 >.module_25492751 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492751:hover {
border:none;
}
#module_25492751:hover >.module_25492751 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492751 .ModuleSubContainer{background-color:transparent;}
#module_25492751 .ModuleSubContainer{background-image:none;}
#module_25492751 .ModuleSubContainer{background-repeat:no-repeat;}
#module_25492751 .ModuleSubContainer{background-position:0% 0%;}
#module_25492751 .ModuleSubContainer{background-attachment:scroll;}
#module_25492751 .ModuleSubContainer{}
#module_25492751 {!bgVideo!}{bgVideoUrl:none}
#module_25492751 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_25492751 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_25492751 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer25492751 {}
.ModuleGridContainer.ModuleGridContainer25492751 .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;}.module_25494242 .ModuleHead .HeadCenter{float:none;}
#module_25494242 {
padding:0px;
}
#module_25494242 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25494242 .ModuleHead25494242 {
display:none;
}
#module_25494242 .BodyCenter.BodyCenter25494242 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25494242 >.module_25494242 {
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_25494242 >.module_25494242{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25494242 .BodyCenter.BodyCenter25494242 {
padding-top:1.0893%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25494242 .BodyCenter.BodyCenter25494242 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_25494242 >.module_25494242 {
margin-top:0.3472%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25494242 >.module_25494242 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_25494242 >.module_25494242 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25494242:hover {
border:none;
}
#module_25494242:hover >.module_25494242 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25494242 .ModuleImageTextGiantContent{margin-top:px;}
#module_25494242 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_25494242 .ModuleImageTextGiantContent{margin-left:px;}
#module_25494242 .ModuleImageTextGiantContent{margin-right:px;}
#module_25494242 .imageTextGiant-Container{padding-top:0.0000%;}
#module_25494242 .imageTextGiant-Container{padding-bottom:0.0000%;}
#module_25494242 .imageTextGiant-Container{padding-left:0.0000%;}
#module_25494242 .imageTextGiant-Container{padding-right:0.0000%;}
#module_25494242 .showHandle .btn{font-size:px;}
#module_25494242 .showHandle .btn{font-family:;}
#module_25494242 .showHandle .btn{color:;}
#module_25494242 .showHandle .btn{}
#module_25494242 .showHandle .btn{}
#module_25494242 .showHandle .btn{}
#module_25494242 .showHandle div{border-top-color: !important;}
#module_25494242 .showHandle div{border-top-style: !important;}
#module_25494242 .showHandle div{border-top-width:px !important;}
#module_25494242 .showHandle{background-color:;}
#module_25494242 .showHandle{}
#module_25494242 .showHandle{}
#module_25494242 .showHandle{}
#module_25494242 .showHandle{}
#module_25494242 .showHandle{}
#module_25494242 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer25492751 #Sub25492751_1 {width:72.0000%;}
.module_25492879 .ModuleHead .HeadCenter{float:none;}
#module_25492879 {
padding:0px;
}
#module_25492879 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25492879 .ModuleHead25492879 {
display:none;
}
#module_25492879 .BodyCenter.BodyCenter25492879 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492879 >.module_25492879 {
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_25492879 >.module_25492879{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492879 .BodyCenter.BodyCenter25492879 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492879 .BodyCenter.BodyCenter25492879 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_25492879 >.module_25492879 {
margin-top:3.8889%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.7778%;
}
}
@media screen and (max-width: 767px){
#module_25492879 >.module_25492879 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_25492879 >.module_25492879 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492879:hover {
border:none;
}
#module_25492879:hover >.module_25492879 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492879 .ModuleImageTextGiantContent{margin-top:px;}
#module_25492879 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_25492879 .ModuleImageTextGiantContent{margin-left:px;}
#module_25492879 .ModuleImageTextGiantContent{margin-right:px;}
#module_25492879 .imageTextGiant-Container{padding-top:0px;}
#module_25492879 .imageTextGiant-Container{padding-bottom:0px;}
#module_25492879 .imageTextGiant-Container{padding-left:0px;}
#module_25492879 .imageTextGiant-Container{padding-right:0px;}
#module_25492879 .showHandle .btn{font-size:px;}
#module_25492879 .showHandle .btn{font-family:;}
#module_25492879 .showHandle .btn{color:;}
#module_25492879 .showHandle .btn{}
#module_25492879 .showHandle .btn{}
#module_25492879 .showHandle .btn{}
#module_25492879 .showHandle div{border-top-color: !important;}
#module_25492879 .showHandle div{border-top-style: !important;}
#module_25492879 .showHandle div{border-top-width:px !important;}
#module_25492879 .showHandle{background-color:;}
#module_25492879 .showHandle{}
#module_25492879 .showHandle{}
#module_25492879 .showHandle{}
#module_25492879 .showHandle{}
#module_25492879 .showHandle{}
#module_25492879 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer25492751 #Sub25492751_7 {width:17.9167%;}
.ModuleLangSwitchGiant.layout-107 .lang-container{
	display: inline-block;
    border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-107 .imgBox{
	width: 32px;
	height: 40px;
	margin: 0 10px;
	line-height: 40px;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.ModuleLangSwitchGiant.layout-107 .imgBox img{
	width: 32px;
	height: 20px;
}

.ModuleLangSwitchGiant.layout-107 .lang-text{
	font-size:12px;
	color:#666666;
	vertical-align: top;
	width: 42px;
	height: 40px;
	line-height: 42px;
	display: block;
	text-align: left;
	float: left;
}

.ModuleLangSwitchGiant.layout-107 .icoBox{
	width: 21px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #9a9a9a;
	float: left;
}

.ModuleLangSwitchGiant.layout-107 .lang-container:hover .icoBox{
	transform: rotate(180deg);
	transition: ease-in-out .3s;
}

.ModuleLangSwitchGiant.layout-107 .lang-selection{
	background:#fff;
	display:none;
	border: 1px solid #e5e5e5;
	width:auto;
}

.ModuleLangSwitchGiant.layout-107 .lang-selection li{
	height: 40px;
    line-height: 40px;
	cursor:pointer;
	padding-right: 21px;
	text-align: left;
}
.ModuleLangSwitchGiant.layout-107 .lang-selection li:hover .lang-text{
	color:#f10215;
}
.module_25492571 .ModuleHead .HeadCenter{float:none;}
#module_25492571 {
padding:0px;
}
#module_25492571 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25492571 .ModuleHead25492571 {
display:none;
}
#module_25492571 .BodyCenter.BodyCenter25492571 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492571 >.module_25492571 {
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_25492571 >.module_25492571{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492571 .BodyCenter.BodyCenter25492571 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492571 .BodyCenter.BodyCenter25492571 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_25492571 >.module_25492571 {
margin-top:4.1667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492571 >.module_25492571 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_25492571 >.module_25492571 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492571:hover {
border:none;
}
#module_25492571:hover >.module_25492571 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492571 .BodyCenter{text-align:right;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{font-size:12px;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{font-family:arial, helvetica,sans-serif;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{color:#333;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{font-weight:normal;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{text-decoration:initial;}
#module_25492571 .lang-text,#clone_module_25492571 .lang-text{font-style:normal;}
#module_25492571 {} #clone_module_25492571 .lang-selection{border-color:;} #module_25492571 .lang-text{border-right:1px solid ;}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{background-color:rgb(255, 255, 255);}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{background-image:none;}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{background-repeat:no-repeat;}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{}
#module_25492571 {} #clone_module_25492571 .lang-selection,#module_25492571 .lang-container{}
#module_25492571 {} #clone_module_25492571 .lang-text,#module_25492571 .lang-text{width:px}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{font-size:12px;}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{font-family:arial, helvetica,sans-serif;}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{color:rgb(195, 43, 51);}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{font-weight:normal;}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{text-decoration:initial;}
#module_25492571 .lang-selection .lang-text:hover,#clone_module_25492571 .lang-selection .lang-text:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer25492751 #Sub25492751_8 {width:10.083299999999994%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_26001128 .ModuleHead .HeadCenter{float:none;}
#module_26001128 {
padding:0px;
}
#module_26001128 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26001128 .ModuleHead26001128 {
display:none;
}
#module_26001128 .BodyCenter.BodyCenter26001128 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26001128 >.module_26001128 {
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_26001128 >.module_26001128{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26001128 .BodyCenter.BodyCenter26001128 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001128 .BodyCenter.BodyCenter26001128 {
padding-top:8.1744%;
padding-left:8.1744%;
padding-right:8.1744%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_26001128 >.module_26001128 {
margin-top:1.0460%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_26001128 >.module_26001128 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26001128 >.module_26001128 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26001128:hover {
border:none;
}
#module_26001128:hover >.module_26001128 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26001128 .ModuleSubContainer{background-color:transparent;}
#module_26001128 .ModuleSubContainer{background-image:none;}
#module_26001128 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26001128 .ModuleSubContainer{background-position:0% 0%;}
#module_26001128 .ModuleSubContainer{background-attachment:scroll;}
#module_26001128 .ModuleSubContainer{}
#module_26001128 {!bgVideo!}{bgVideoUrl:none}
#module_26001128 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26001128 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26001128 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26001128 {}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_26001139 .ModuleHead .HeadCenter{float:none;}
#module_26001139 {
padding:0px;
}
#module_26001139 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26001139 .ModuleHead26001139 {
display:none;
}
#module_26001139 .BodyCenter.BodyCenter26001139 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26001139 >.module_26001139 {
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_26001139 >.module_26001139{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26001139 .BodyCenter.BodyCenter26001139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001139 .BodyCenter.BodyCenter26001139 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26001139 >.module_26001139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001139 >.module_26001139 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26001139 >.module_26001139 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26001139:hover {
border:none;
}
#module_26001139:hover >.module_26001139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26001139 img{border-top-color:transparent;}
#module_26001139 img{border-top-style:none;}
#module_26001139 img{border-top-width:0px;}
#module_26001139 img{border-right-color:transparent;}
#module_26001139 img{border-right-style:none;}
#module_26001139 img{border-right-width:0px;}
#module_26001139 img{border-bottom-color:transparent;}
#module_26001139 img{border-bottom-style:none;}
#module_26001139 img{border-bottom-width:0px;}
#module_26001139 img{border-left-color:transparent;}
#module_26001139 img{border-left-style:none;}
#module_26001139 img{border-left-width:0px;}
#module_26001139 img{border-top-left-radius:0px;}
#module_26001139 img{border-top-right-radius:0px;}
#module_26001139 img{border-bottom-left-radius:0px;}
#module_26001139 img{border-bottom-right-radius:0px;}
#module_26001139 .BodyCenter{text-align: center;}

.module_25492511 .ModuleHead .HeadCenter{float:none;}
#module_25492511 {
padding:0px;
}
#module_25492511 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25492511 .ModuleHead25492511 {
display:none;
}
#module_25492511 .BodyCenter.BodyCenter25492511 {
background:none;background-color:rgb(226, 225, 225);
}
#module_25492511 >.module_25492511 {
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(187, 0, 7);
border-bottom-width:0px;
}
#module_25492511 >.module_25492511{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492511 .BodyCenter.BodyCenter25492511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492511 .BodyCenter.BodyCenter25492511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_25492511 >.module_25492511 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492511 >.module_25492511 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_25492511 >.module_25492511 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492511:hover {
border:none;
}
#module_25492511:hover >.module_25492511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492511 .ModuleSubContainer{background-color:transparent;}
#module_25492511 .ModuleSubContainer{background-image:none;}
#module_25492511 .ModuleSubContainer{background-repeat:no-repeat;}
#module_25492511 .ModuleSubContainer{background-position:0% 0%;}
#module_25492511 .ModuleSubContainer{background-attachment:scroll;}
#module_25492511 .ModuleSubContainer{}
#module_25492511 {!bgVideo!}{bgVideoUrl:none}
#module_25492511 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_25492511 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_25492511 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer25492511 {}
.ModuleGridContainer.ModuleGridContainer25492511 .SubPadding {width:0px;}
.ModuleNavGiant.layout-110 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-110 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-110 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-110 .moveMenuRight, .ModuleNavGiant.layout-110 .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-110 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-110 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

}
.ModuleNavGiant.layout-110 .moveMenuRight:hover, .ModuleNavGiant.layout-110 .moveMenuLeft:hover{
    color:#fff;
    background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-110 .main-nav-content >.blank-solve{
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}
.ModuleNavGiant.layout-110 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height: 80px;
    line-height: 80px;
    text-align: center;
    float: left;
}
.ModuleNavGiant.layout-110 .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-110 .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;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-110 .main-nav-item-hover {
    color: #fff;
}
.ModuleNavGiant.layout-110 .main-nav-item-hover::before {
    width: 100%;
    left: 0;
    opacity: 1;
}
.ModuleNavGiant.layout-110 .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-110 .sub-nav-item-box {
    width: 100%;
    position: relative;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    height: 42px;
}
.ModuleNavGiant.layout-110 .sub-nav-item-group{
    position: relative;
}
.ModuleNavGiant.layout-110 .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-110 .sub-nav-item:first-child {
    border-top: none!important;
}
.ModuleNavGiant.layout-110 .sub-nav-item:last-child {
    border-bottom: none!important;
}
.ModuleNavGiant.layout-110 .maxLine{
    display: inline-block;
    max-width: calc(100% - 80px);
    width: 100%;
}
.ModuleNavGiant.layout-110 .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;
}
.ModuleNavGiant.layout-110 .sub-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-110 .sub-nav-item-hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-110 .sub-nav-item-group.current {
    display: block;
}
.ModuleNavGiant.layout-110 .main-nav-item-group.current .main-nav-item {
    color: #fff;
}
.ModuleNavGiant.layout-110 .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-110 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}

/* 三级菜单 Begin*/
.ModuleNavGiant.layout-110 .third-nav-item-group {
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0px;
    display:none;
}
.ModuleNavGiant.layout-110 .third-nav-item:first-child {
    border-top: none!important;
}
.ModuleNavGiant.layout-110 .third-nav-item:last-child {
    border-bottom: none!important;
}
.ModuleNavGiant.layout-110 .third-nav-item {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    display: block;
}
.ModuleNavGiant.layout-110 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-110 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-110 .main-nav-item-hover::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    -webkit-animation: layout-110-nav-active2 0.5s;
    -moz-animation: layout-110-nav-active2 0.5s;
    -o-animation: layout-110-nav-active2 0.5s;
    animation: layout-110-nav-active2 0.5s;
    bottom: 18%;
}
.ModuleNavGiant.layout-110 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-110 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}
.ModuleNavGiant.layout-110 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-110 .sub-nav-item-box:hover .sub-nav-item-hover::after{
    content: "\e65f";
    position: absolute;
    -webkit-animation: layout-110-nav-active2 0.5s;
    -moz-animation: layout-110-nav-active2 0.5s;
    -o-animation: layout-110-nav-active2 0.5s;
    animation: layout-110-nav-active2 0.5s;
    right: 25px;
}
.ModuleNavGiant.layout-110 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-110 .sub-nav-item{
    height: calc(100% + 1px);
}
.ModuleNavGiant.layout-110 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-110 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-110-nav-active2 0.5s;
    -moz-animation: layout-110-nav-active2 0.5s;
    -o-animation: layout-110-nav-active2 0.5s;
    animation: layout-110-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-110 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-110 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-110 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-110 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-110 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-110 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_26367508 .ModuleHead .HeadCenter{float:none;}
#module_26367508 {
padding:0px;
}
#module_26367508 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26367508 .ModuleHead26367508 {
display:none;
}
#module_26367508 .BodyCenter.BodyCenter26367508 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26367508 >.module_26367508 {
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_26367508 >.module_26367508{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26367508 .BodyCenter.BodyCenter26367508 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26367508 .BodyCenter.BodyCenter26367508 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26367508 >.module_26367508 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26367508 >.module_26367508 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26367508 >.module_26367508 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26367508:hover {
border:none;
}
#module_26367508:hover >.module_26367508 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26367508 .main-nav-item-group{height:50px;line-height:50px;} #module_26367508 .main-nav-content{height:50px}
#module_26367508 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_26367508 .main-nav-content{background-image:none;}
#module_26367508 .main-nav-content{background-repeat:no-repeat;}
#module_26367508 .main-nav-content{}
#module_26367508 .main-nav-content{}
#module_26367508 .main-nav-content{}
#module_26367508 .main-nav-content, #module_26367508 .verticalMenu .main-nav-item-group{text-align:left;}
#module_26367508 .main-nav-item{font-size:16px;}
#module_26367508 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_26367508 .main-nav-item{color:rgb(38, 38, 38);} ,#module_26367508 .main-nav-item:hover::after{background-color:rgb(38, 38, 38);}
#module_26367508 .main-nav-item{font-weight:bold;}
#module_26367508 .main-nav-item{text-decoration:none;}
#module_26367508 .main-nav-item{font-style:normal;}
#module_26367508 .main-nav-item{width:auto;}
#module_26367508 .main-nav-item{padding-left:47px;padding-right:47px;} #module_26367508 .verticalMenu .main-nav-item-group{margin-bottom:47px;}
#module_26367508 .main-nav-item{background-color:transparent;}
#module_26367508 .main-nav-item{background-image:none;}
#module_26367508 .main-nav-item{background-repeat:no-repeat;}
#module_26367508 .main-nav-item{}
#module_26367508 .main-nav-item{}
#module_26367508 .main-nav-item{}
#module_26367508 .sub-nav-item-group{width:290px;}
#module_26367508 .sub-nav-item-box{height:40px;line-height:40px;} #module_26367508 .sub-nav-item {line-height:calc(100% + (40px - 10px));}
#module_26367508 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-size:14px;}
#module_26367508 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-family:arial, helvetica,sans-serif;}
#module_26367508 .sub-nav-item .maxLine{color:#333;},#module_26367508 .sub-nav-item:hover::after{color:#333;}
#module_26367508 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-weight:normal;}
#module_26367508 .sub-nav-item .maxLine{text-decoration:none;}
#module_26367508 .sub-nav-item .maxLine{font-style:normal;}
#module_26367508 .sub-nav-item-box,#module_26367508 .arrow,#module_26367508 .sub-normal-color{background-color:#fff;}
#module_26367508 .sub-nav-item-box{background-image:none;}
#module_26367508 .sub-nav-item-box{background-repeat:no-repeat;}
#module_26367508 .sub-nav-item-box{}
#module_26367508 .sub-nav-item-box{}
#module_26367508 .sub-nav-item-box{}
#module_26367508 .sub-nav-item-box{border-bottom-color:#f2f2f2;}
#module_26367508 .sub-nav-item-box{border-bottom-style:solid;}
#module_26367508 .sub-nav-item-box{border-bottom-width:1px;}
#module_26367508 .sub-nav-item-box{margin-bottom:0px;}
#module_26367508 .third-nav-item-group{width:252px;}
#module_26367508 .third-nav-item{height:40px;line-height:40px;} #module_26367508 .third-nav-item {line-height:calc(100% + (40px - 10px));}
#module_26367508 .third-nav-item .third-nav-item-inner{font-size:12px;}
#module_26367508 .third-nav-item .third-nav-item-inner{font-family:arial, helvetica,sans-serif;}
#module_26367508 .third-nav-item .third-nav-item-inner{color:#333;}
#module_26367508 .third-nav-item .third-nav-item-inner{font-weight:normal;}
#module_26367508 .third-nav-item .third-nav-item-inner{text-decoration:none;}
#module_26367508 .third-nav-item .third-nav-item-inner{font-style:normal;}
#module_26367508 .third-nav-item,#module_26367508 .third-normal-color{background-color:#fff;}
#module_26367508 .third-nav-item{background-image:none;}
#module_26367508 .third-nav-item{background-repeat:no-repeat;}
#module_26367508 .third-nav-item{}
#module_26367508 .third-nav-item{}
#module_26367508 .third-nav-item{}
#module_26367508 .third-nav-item{border-bottom-color:#f2f2f2;}
#module_26367508 .third-nav-item{border-bottom-style:solid;}
#module_26367508 .third-nav-item{border-bottom-width:1px;}
#module_26367508 .third-nav-item{margin-bottom:0px;}
#module_26367508 .main-nav-item-hover{font-size:16px;}
#module_26367508 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_26367508 .main-nav-item-hover{color:rgb(255, 255, 255);}  #module_26367508 .add{color:rgb(255, 255, 255);}#module_26367508 .main-nav-item-hover::after{background-color:rgb(255, 255, 255);}
#module_26367508 .main-nav-item-hover{font-weight:bold;}
#module_26367508 .main-nav-item-hover{text-decoration:none;}
#module_26367508 .main-nav-item-hover{font-style:normal;}
#module_26367508 .main-nav-item-hover{background-color:rgb(163, 0, 0);}
#module_26367508 .main-nav-item-hover{background-image:none;}
#module_26367508 .main-nav-item-hover{background-repeat:no-repeat;}
#module_26367508 .main-nav-item-hover{}
#module_26367508 .main-nav-item-hover{}
#module_26367508 .main-nav-item-hover{}
#module_26367508 .sub-nav-item:hover .maxLine{font-size:14px;}
#module_26367508 .sub-nav-item:hover .maxLine{font-family:arial, helvetica,sans-serif;}
#module_26367508 .sub-nav-item:hover .maxLine,#module_26367508 .sub-nav-item:hover{color:rgb(163, 0, 0);}
#module_26367508 .sub-nav-item:hover .maxLine{font-weight:normal;}
#module_26367508 .sub-nav-item:hover .maxLine{text-decoration:none;}
#module_26367508 .sub-nav-item:hover .maxLine{font-style:normal;}
#module_26367508 .sub-nav-item:hover,#module_26367508 .sub-hover-color{background-color:#f8f8f8;}, #module_26367508 .sub-nav-item-hover{background-color:#f8f8f8;}
#module_26367508 .sub-nav-item:hover{background-image:none;}
#module_26367508 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_26367508 .sub-nav-item:hover{}
#module_26367508 .sub-nav-item:hover{}
#module_26367508 .sub-nav-item:hover{}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{font-size:12px;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{font-family:arial, helvetica,sans-serif;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{color:rgb(163, 0, 0);}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{font-weight:normal;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{text-decoration:none;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{font-style:normal;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner,#module_26367508 .third-hover-color{background-color:#f8f8f8;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{background-image:none;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{}
#module_26367508 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer25492511 #Sub25492511_2 {width:86.5833%;}
/*全局 layout 106*/
.ModuleSearchGiant.layout-106 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 1px solid #333;border-radius: 34px;overflow: hidden;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel,
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:table-cell;height:36px;border:0px;vertical-align: middle;background: #fff;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel{border:0;overflow: auto;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .ModuleSearchInput{height:100%;width:100%;border: 0;text-indent: 10px;font-size:14px;outline:none;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select .btn{padding-left: 16px;height:100%;font-size: 12px;border: 0;border-radius: 0;background-color:transparent;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {position: relative;width: 50px;background: #fff;border-radius: 0;text-align: center;line-height: 1;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchIcon{position: absolute;top:8px;left: 14px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel .searchIcon .icon-sousuo1{font-size: 22px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel{border-top-right-radius: 34px;border-bottom-right-radius: 34px;}
.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel{border-top-left-radius: 34px;border-bottom-left-radius: 34px;}.module_25492819 .ModuleHead .HeadCenter{float:none;}
#module_25492819 {
padding:0px;
}
#module_25492819 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25492819 .ModuleHead25492819 {
display:none;
}
#module_25492819 .BodyCenter.BodyCenter25492819 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492819 >.module_25492819 {
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_25492819 >.module_25492819{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492819 .BodyCenter.BodyCenter25492819 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492819 .BodyCenter.BodyCenter25492819 {
padding-top:1.6349%;
padding-left:5.4496%;
padding-right:5.4496%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_25492819 >.module_25492819 {
margin-top:5.8036%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492819 >.module_25492819 {
margin-top:2.7248%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_25492819 >.module_25492819 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492819:hover {
border:none;
}
#module_25492819:hover >.module_25492819 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492819 .search-item .searchBtnPanel,#module_25492819 .search-item .searchInputPanel,#module_25492819 .bootstrap-select .btn,#module_25492819 .search-item .searchTypePanel, #module_25492819 .search-item .searchBtnPanel{height:px;line-height:calc(px - 11px)};
#module_25492819 .search-item{}
#module_25492819 .search-item{background-repeat:no-repeat;}
#module_25492819 .search-item{}
#module_25492819 .search-item{}
#module_25492819 .search-item{border-top-color:rgb(198, 198, 198);}
#module_25492819 .search-item{border-top-style:solid;}
#module_25492819 .search-item{border-top-width:1px;}
#module_25492819 .search-item{border-right-color:rgb(198, 198, 198);}
#module_25492819 .search-item{border-right-style:solid;}
#module_25492819 .search-item{border-right-width:1px;}
#module_25492819 .search-item{border-bottom-color:rgb(198, 198, 198);}
#module_25492819 .search-item{border-bottom-style:solid;}
#module_25492819 .search-item{border-bottom-width:1px;}
#module_25492819 .search-item{border-left-color:rgb(198, 198, 198);}
#module_25492819 .search-item{border-left-style:solid;}
#module_25492819 .search-item{border-left-width:1px;}
#module_25492819 .search-item .bootstrap-select .btn ,#module_25492819 .search-item .ModuleSearchInput {background-color:;}
#module_25492819 .search-item .bootstrap-select .btn ,#module_25492819 .search-item .ModuleSearchInput{}
#module_25492819 .search-item .ModuleSearchInput::placeholder,#module_25492819 .search-item .ModuleSearchInput{font-size:px;}
#module_25492819 .search-item .bootstrap-select .btn ,#module_25492819  .search-item .ModuleSearchInput::placeholder,#module_25492819 .search-item .ModuleSearchInput{font-family:;}
#module_25492819 .search-item .bootstrap-select .btn , #module_25492819 .search-item .searchIcon,#module_25492819  .search-item .ModuleSearchInput::placeholder,#module_25492819 .search-item .ModuleSearchInput{color:;}
#module_25492819 .search-item .bootstrap-select .btn ,#module_25492819  .search-item .ModuleSearchInput::placeholder,#module_25492819 .search-item .ModuleSearchInput{}
#module_25492819 .search-item .bootstrap-select .btn ,#module_25492819  .search-item .ModuleSearchInput::placeholder,#module_25492819 .search-item .ModuleSearchInput{}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-size:20px;}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-family:arial, helvetica,sans-serif;}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{color:rgb(163, 0, 0);}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-weight:bold;}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{text-decoration:none;}
#module_25492819 .search-item .searchBtnPanel .searchIcon .icon-sousuo1{font-style:normal;}
#module_25492819 .search-item .searchBtnPanel{background-color:;}
#module_25492819 .search-item .searchBtnPanel{}
#module_25492819 .search-item .searchBtnPanel{}
#module_25492819 .search-item .searchBtnPanel{}
#module_25492819 .search-item .searchBtnPanel{}
#module_25492819 .search-item .searchBtnPanel{}
#module_25492819 .search-hot ul li{border-top-color:#e3e3e3;}
#module_25492819 .search-hot ul li{border-top-style:solid;}
#module_25492819 .search-hot ul li{border-top-width:0px;}
#module_25492819 .search-hot ul li{border-right-color:#e3e3e3;}
#module_25492819 .search-hot ul li{border-right-style:solid;}
#module_25492819 .search-hot ul li{border-right-width:1px;}
#module_25492819 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_25492819 .search-hot ul li{border-bottom-style:solid;}
#module_25492819 .search-hot ul li{border-bottom-width:0px;}
#module_25492819 .search-hot ul li{border-left-color:#e3e3e3;}
#module_25492819 .search-hot ul li{border-left-style:solid;}
#module_25492819 .search-hot ul li{border-left-width:0px;}
#module_25492819 .search-hot ul li a{font-size:12px;}
#module_25492819 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_25492819 .search-hot ul li a{color:#666;}
#module_25492819 .search-hot ul li a{font-weight:normal;}
#module_25492819 .search-hot ul li a{text-decoration:none;}
#module_25492819 .search-hot ul li a{font-style:normal;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-size:22px;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-family:微软雅黑,Microsoft YaHei;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{color:#333333;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-weight:normal;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{text-decoration:none;}
#module_25492819 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1{font-style:normal;}
#module_25492819 .search-hot ul li:hover a{font-size:12px;}
#module_25492819 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_25492819 .search-hot ul li:hover a{color:#333;}
#module_25492819 .search-hot ul li:hover a{font-weight:normal;}
#module_25492819 .search-hot ul li:hover a{text-decoration:none;}
#module_25492819 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer25492511 #Sub25492511_3 {width:13.4167%;}
.module_26430876 .ModuleHead .HeadCenter{float:none;}
#module_26430876 {
padding:0px;
}
#module_26430876 {
position:static;
z-index:0;
top:47px;
left:0px;
width:100%;
height: auto;
}
#module_26430876 .ModuleHead26430876 {
display:none;
}
#module_26430876 .BodyCenter.BodyCenter26430876 {
background:none;background-color:rgb(248, 248, 248);
}
#module_26430876 >.module_26430876 {
border-top-style:solid;
border-top-color:rgb(163, 0, 0);
border-top-width:3px;
border-left-style:solid;
border-left-color:#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_26430876 >.module_26430876{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430876 .BodyCenter.BodyCenter26430876 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_26430876 .BodyCenter.BodyCenter26430876 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26430876 >.module_26430876 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430876 >.module_26430876 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26430876 >.module_26430876 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430876:hover {
border:none;
}
#module_26430876:hover >.module_26430876 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430876 .ModuleSubContainer{background-color:transparent;}
#module_26430876 .ModuleSubContainer{background-image:none;}
#module_26430876 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26430876 .ModuleSubContainer{background-position:0% 0%;}
#module_26430876 .ModuleSubContainer{background-attachment:scroll;}
#module_26430876 .ModuleSubContainer{}
#module_26430876 {!bgVideo!}{bgVideoUrl:none}
#module_26430876 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26430876 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26430876 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26430876 {}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_26430877 .ModuleHead .HeadCenter{float:none;}
#module_26430877 {
padding:0px;
}
#module_26430877 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26430877 .ModuleHead26430877 {
display:none;
}
#module_26430877 .BodyCenter.BodyCenter26430877 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26430877 >.module_26430877 {
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_26430877 >.module_26430877{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430877 .BodyCenter.BodyCenter26430877 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430877 .BodyCenter.BodyCenter26430877 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26430877 >.module_26430877 {
margin-top:1.5833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430877 >.module_26430877 {
margin-top:5.1771%;
margin-left:4.3597%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26430877 >.module_26430877 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430877:hover {
border:none;
}
#module_26430877:hover >.module_26430877 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430877 .ModulePlainTextGiantContent{margin-top:0px;}
#module_26430877 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_26430877 .ModulePlainTextGiantContent{margin-left:0px;}
#module_26430877 .ModulePlainTextGiantContent{margin-right:0px;}
#module_26430877 .plainTextGiant-Container{padding-top:0px;}
#module_26430877 .plainTextGiant-Container{padding-bottom:0px;}
#module_26430877 .plainTextGiant-Container{padding-left:0px;}
#module_26430877 .plainTextGiant-Container{padding-right:0px;}
#module_26430877 a{font-size:unset;font-family:unset}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{white-space:nowrap; vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_26430878 .ModuleHead .HeadCenter{float:none;}
#module_26430878 {
padding:0px;
}
#module_26430878 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26430878 .ModuleHead26430878 {
display:none;
}
#module_26430878 .BodyCenter.BodyCenter26430878 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26430878 >.module_26430878 {
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_26430878 >.module_26430878{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430878 .BodyCenter.BodyCenter26430878 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430878 .BodyCenter.BodyCenter26430878 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.0872%;
}
}
@media screen and (min-width: 768px){
#module_26430878 >.module_26430878 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430878 >.module_26430878 {
margin-top:0.0000%;
margin-left:3.8147%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26430878 >.module_26430878 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430878:hover {
border:none;
}
#module_26430878:hover >.module_26430878 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430878 .BreadIcon{font-size:px;} #module_26430878 .BreadsvgIcon svg{width:px;height:px;}
#module_26430878 .BreadIcon{color:;} #module_26430878 .BreadsvgIcon svg>*{fill:;}
#module_26430878 .BreadIcon,#module_26430878 .BreadsvgIcon{margin-left:px;}
#module_26430878 .BreadIcon,#module_26430878 .BreadsvgIcon{margin-right:px;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{font-size:12px;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{font-family:arial, helvetica,sans-serif;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{color:#333;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{font-weight:normal;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{text-decoration:none;}
#module_26430878 .bcs-item,#module_26430878 .bcs-item a{font-style:normal;}
#module_26430878 .breadcrumb{text-align:left;}
#module_26430878 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_26430878 .breadcrumb .separator{font-size:12px;}
#module_26430878 .breadcrumb .separator{font-family:arial, helvetica,sans-serif;}
#module_26430878 .breadcrumb .separator{color:#333;}
#module_26430878 .breadcrumb .separator{font-weight:normal;}
#module_26430878 .breadcrumb .separator{text-decoration:none;}
#module_26430878 .breadcrumb .separator{font-style:normal;}
#module_26430878 .breadcrumb:hover .BreadIcon{color:} #module_26430878 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{font-size:12px;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{font-family:arial, helvetica,sans-serif;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{color:#333;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{font-weight:normal;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{text-decoration:none;}
#module_26430878 .bcs-item:hover,#module_26430878 .bcs-item a:hover{font-style:normal;}

.module_26431316 .ModuleHead .HeadCenter{float:none;}
#module_26431316 {
padding:0px;
}
#module_26431316 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26431316 .ModuleHead26431316 {
display:none;
}
#module_26431316 .BodyCenter.BodyCenter26431316 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431316 >.module_26431316 {
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_26431316 >.module_26431316{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431316 .BodyCenter.BodyCenter26431316 {
padding-top:2.3536%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431316 .BodyCenter.BodyCenter26431316 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26431316 >.module_26431316 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431316 >.module_26431316 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26431316 >.module_26431316 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431316:hover {
border:none;
}
#module_26431316:hover >.module_26431316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431316 .ModuleSubContainer{background-color:transparent;}
#module_26431316 .ModuleSubContainer{background-image:none;}
#module_26431316 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26431316 .ModuleSubContainer{background-position:0% 0%;}
#module_26431316 .ModuleSubContainer{background-attachment:scroll;}
#module_26431316 .ModuleSubContainer{}
#module_26431316 {!bgVideo!}{bgVideoUrl:none}
#module_26431316 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26431316 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26431316 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26431316 {}
.ModuleGridContainer.ModuleGridContainer26431316 .SubPadding {width:0px;}
.module_26430958 .ModuleHead .HeadCenter{float:none;}
#module_26430958 {
padding:0px;
}
#module_26430958 {
position:static;
z-index:0;
top:442px;
left:637px;
width:100%;
height: auto;
}
#module_26430958 .ModuleHead26430958 {
display:none;
}
#module_26430958 .BodyCenter.BodyCenter26430958 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26430958 >.module_26430958 {
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_26430958 >.module_26430958{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430958 .BodyCenter.BodyCenter26430958 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430958 .BodyCenter.BodyCenter26430958 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26430958 >.module_26430958 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:4.1467%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430958 >.module_26430958 {
margin-top:3.8147%;
margin-left:3.8147%;
margin-right:5.4496%;
margin-bottom:0.0000%;
}
}
#module_26430958 >.module_26430958 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430958:hover {
border:none;
}
#module_26430958:hover >.module_26430958 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430958 .ModuleImageTextGiantContent{margin-top:0px;}
#module_26430958 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_26430958 .ModuleImageTextGiantContent{margin-left:0px;}
#module_26430958 .ModuleImageTextGiantContent{margin-right:0px;}
#module_26430958 .imageTextGiant-Container{padding-top:0px;}
#module_26430958 .imageTextGiant-Container{padding-bottom:0px;}
#module_26430958 .imageTextGiant-Container{padding-left:0px;}
#module_26430958 .imageTextGiant-Container{padding-right:0px;}
#module_26430958 .showHandle .btn{font-size:px;}
#module_26430958 .showHandle .btn{font-family:;}
#module_26430958 .showHandle .btn{color:;}
#module_26430958 .showHandle .btn{}
#module_26430958 .showHandle .btn{}
#module_26430958 .showHandle .btn{}
#module_26430958 .showHandle div{border-top-color: !important;}
#module_26430958 .showHandle div{border-top-style: !important;}
#module_26430958 .showHandle div{border-top-width:px !important;}
#module_26430958 .showHandle{background-color:;}
#module_26430958 .showHandle{}
#module_26430958 .showHandle{}
#module_26430958 .showHandle{}
#module_26430958 .showHandle{}
#module_26430958 .showHandle{}
#module_26430958 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer26431316 #Sub26431316_1 {width:52.3333%;}
/*视频模块*/
.ModuleVideoGiant.layout-101 video{ display: block;}
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('/skinp/modules/ModuleVideoGiant/image/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #fff; */
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}.module_26431314 .ModuleHead .HeadCenter{float:none;}
#module_26431314 {
padding:0px;
}
#module_26431314 {
position:static;
z-index:0;
top:440px;
left:1040px;
width:100%;
height: auto;
}
#module_26431314 .ModuleHead26431314 {
display:none;
}
#module_26431314 .BodyCenter.BodyCenter26431314 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431314 >.module_26431314 {
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_26431314 >.module_26431314{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431314 .BodyCenter.BodyCenter26431314 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431314 .BodyCenter.BodyCenter26431314 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26431314 >.module_26431314 {
margin-top:8.9161%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431314 >.module_26431314 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26431314 >.module_26431314 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431314:hover {
border:none;
}
#module_26431314:hover >.module_26431314 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431314 .videoTitle{font-size:14px;}
#module_26431314 .videoTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_26431314 .videoTitle{color:#333;}
#module_26431314 .videoTitle{font-weight:bold;}
#module_26431314 .videoTitle{text-decoration:none;}
#module_26431314 .videoTitle{font-style:normal;}
#module_26431314 .videoTitle{text-align:left;}
#module_26431314 .videoTitle{margin-top:0px;}
#module_26431314 .videoTitle{margin-bottom:0px;}
#module_26431314 .videoTitle{margin-left:0px;}
#module_26431314 .videoTitle{margin-right:0px;}
#module_26431314 .videoDescrib{font-size:12px;}
#module_26431314 .videoDescrib{font-family:微软雅黑,Microsoft YaHei;}
#module_26431314 .videoDescrib{color:#999;}
#module_26431314 .videoDescrib{font-weight:normal;}
#module_26431314 .videoDescrib{text-decoration:none;}
#module_26431314 .videoDescrib{font-style:normal;}
#module_26431314 .videoDescrib{text-align:left;}
#module_26431314 .videoBox:hover .videoTitle{font-size:14px;}
#module_26431314 .videoBox:hover .videoTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_26431314 .videoBox:hover .videoTitle{color:#333;}
#module_26431314 .videoBox:hover .videoTitle{font-weight:bold;}
#module_26431314 .videoBox:hover .videoTitle{text-decoration:none;}
#module_26431314 .videoBox:hover .videoTitle{font-style:normal;}
#module_26431314 .videoBox:hover .videoDescrib{font-size:12px;}
#module_26431314 .videoBox:hover .videoDescrib{font-family:微软雅黑,Microsoft YaHei;}
#module_26431314 .videoBox:hover .videoDescrib{color:#999;}
#module_26431314 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_26431314 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_26431314 .videoBox:hover .videoDescrib{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer26431316 #Sub26431316_2 {width:47.6667%;}
.module_26430961 .ModuleHead .HeadCenter{float:none;}
#module_26430961 {
padding:0px;
}
#module_26430961 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26430961 .ModuleHead26430961 {
display:none;
}
#module_26430961 .BodyCenter.BodyCenter26430961 {
background:none;background-color:rgb(248, 248, 248);
}
#module_26430961 >.module_26430961 {
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_26430961 >.module_26430961{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430961 .BodyCenter.BodyCenter26430961 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_26430961 .BodyCenter.BodyCenter26430961 {
padding-top:0.0000%;
padding-left:1.0899%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26430961 >.module_26430961 {
margin-top:1.0460%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430961 >.module_26430961 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26430961 >.module_26430961 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430961:hover {
border:none;
}
#module_26430961:hover >.module_26430961 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430961 .ModuleSubContainer{background-color:transparent;}
#module_26430961 .ModuleSubContainer{background-image:none;}
#module_26430961 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26430961 .ModuleSubContainer{background-position:0% 0%;}
#module_26430961 .ModuleSubContainer{background-attachment:scroll;}
#module_26430961 .ModuleSubContainer{}
#module_26430961 {!bgVideo!}{bgVideoUrl:none}
#module_26430961 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26430961 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26430961 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26430961 {}
.module_26430969 .ModuleHead .HeadCenter{float:none;}
#module_26430969 {
padding:0px;
}
#module_26430969 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26430969 .ModuleHead26430969 {
display:none;
}
#module_26430969 .BodyCenter.BodyCenter26430969 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26430969 >.module_26430969 {
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_26430969 >.module_26430969{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26430969 .BodyCenter.BodyCenter26430969 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430969 .BodyCenter.BodyCenter26430969 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26430969 >.module_26430969 {
margin-top:1.1667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26430969 >.module_26430969 {
margin-top:3.5813%;
margin-left:1.3774%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26430969 >.module_26430969 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26430969:hover {
border:none;
}
#module_26430969:hover >.module_26430969 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26430969 .ModulePlainTextGiantContent{margin-top:0px;}
#module_26430969 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_26430969 .ModulePlainTextGiantContent{margin-left:0px;}
#module_26430969 .ModulePlainTextGiantContent{margin-right:10px;}
#module_26430969 .plainTextGiant-Container{padding-top:10px;}
#module_26430969 .plainTextGiant-Container{padding-bottom:10px;}
#module_26430969 .plainTextGiant-Container{padding-left:10px;}
#module_26430969 .plainTextGiant-Container{padding-right:10px;}
#module_26430969 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; background:#f5f5f5;}
.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_26431062 .ModuleHead .HeadCenter{float:none;}
#module_26431062 {
padding:0px;
}
#module_26431062 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26431062 .ModuleHead26431062 {
display:none;
}
#module_26431062 .BodyCenter.BodyCenter26431062 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431062 >.module_26431062 {
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_26431062 >.module_26431062{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431062 .BodyCenter.BodyCenter26431062 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431062 .BodyCenter.BodyCenter26431062 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26431062 >.module_26431062 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431062 >.module_26431062 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.6529%;
margin-bottom:0.0000%;
}
}
#module_26431062 >.module_26431062 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431062:hover {
border:none;
}
#module_26431062:hover >.module_26431062 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431062 .Tit-abstract{color:#fff;}
#module_26431062 .album-img{padding:calc(20px/2);}
#module_26431062 .Tit-abstract{font-size:14px;}
#module_26431062 .Tit-abstract{font-family:arial, helvetica,sans-serif;}
#module_26431062 .Tit-abstract{font-style:normal;}
#module_26431062 .Tit-abstract{text-decoration:none;}
#module_26431062 .Tit-abstract{font-weight:normal;}
#module_26431062 .Intro-abstract{font-size:12px;}
#module_26431062 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_26431062 .Intro-abstract{color:#f3f3f3;}
#module_26431062 .Intro-abstract{font-weight:normal;}
#module_26431062 .Intro-abstract{text-decoration:none;}
#module_26431062 .Intro-abstract{font-style:normal;}
#module_26431062 .album-img:hover .rectborderBg{background:;}
#module_26431062 .album-img .album-img-c{background-color:rgba(0,0,0,0);}
#module_26431062 .album-img .album-img-c{background-image:none;}
#module_26431062 .album-img .album-img-c{background-repeat:no-repeat;}
#module_26431062 .album-img .album-img-c{}
#module_26431062 .album-img .album-img-c{}
#module_26431062 .album-img .album-img-c{}
#module_26431062 .album-img{border-top-color:transparent;}
#module_26431062 .album-img{border-top-style:none;}
#module_26431062 .album-img{border-top-width:0px;}
#module_26431062 .album-img{border-right-color:transparent;}
#module_26431062 .album-img{border-right-style:none;}
#module_26431062 .album-img{border-right-width:0px;}
#module_26431062 .album-img{border-bottom-color:transparent;}
#module_26431062 .album-img{border-bottom-style:none;}
#module_26431062 .album-img{border-bottom-width:0px;}
#module_26431062 .album-img{border-left-color:transparent;}
#module_26431062 .album-img{border-left-style:none;}
#module_26431062 .album-img{border-left-width:0px;}
#module_26431062 .album-img .dummy{padding-top:auto;}
#module_26431062 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_26431062 .mobile_picBox .mobile_pic, #module_26431062 .mobile_picBox{ height:auto !important;}
#module_26431062 .pagerGiant .text{font-size:px;}
#module_26431062 .pagerGiant .text{font-family:;}
#module_26431062 .pagerGiant .text{color:;}
#module_26431062 .pagerGiant .text{}
#module_26431062 .pagerGiant .text{}
#module_26431062 .pagerGiant .text{}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer{width:px}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer{height:px}
#module_26431062 .pagerGiant .num{font-size:px;}
#module_26431062 .pagerGiant .num{font-family:;}
#module_26431062 .pagerGiant .num{color:;}
#module_26431062 .pagerGiant .num{}
#module_26431062 .pagerGiant .num{}
#module_26431062 .pagerGiant .num{}
#module_26431062 .pagerGiant .submit{width:px}
#module_26431062 .pagerGiant .submit{height:px}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer,#module_26431062 .pagerGiant .submit{border-top-left-radius:px;}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer,#module_26431062 .pagerGiant .submit{border-top-right-radius:px;}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer,#module_26431062 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26431062 .pagerGiant .current,#module_26431062 .pagerGiant .num,#module_26431062 .pagerGiant .inputer,#module_26431062 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26431062 .pagerGiant .next,#module_26431062 .pagerGiant .splitline{color:;}
#module_26431062 .pagerGiant .num{background-color:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-top-color:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-top-style:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer{border-top-width:px;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-bottom-color:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-bottom-style:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer{border-bottom-width:px;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-left-color:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-left-style:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer{border-left-width:px;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-right-color:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .inputer{border-right-style:;}
#module_26431062 .pagerGiant .num, #module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer{border-right-width:px;}
#module_26431062 .page-more a{font-size:px;}
#module_26431062 .page-more a{font-family:;}
#module_26431062 .page-more a{color: !important;}
#module_26431062 .page-more a{}
#module_26431062 .page-more a{}
#module_26431062 .page-more a{}
#module_26431062 .page-more a{background-color:;}
#module_26431062 .page-more a{border-top-color:;}
#module_26431062 .page-more a{border-top-style:;}
#module_26431062 .page-more a{border-top-width:px;}
#module_26431062 .page-more a{border-bottom-color:;}
#module_26431062 .page-more a{border-bottom-style:;}
#module_26431062 .page-more a{border-bottom-width:px;}
#module_26431062 .page-more a{border-left-color:;}
#module_26431062 .page-more a{border-left-style:;}
#module_26431062 .page-more a{border-left-width:px;}
#module_26431062 .page-more a{border-right-color:;}
#module_26431062 .page-more a{border-right-style:;}
#module_26431062 .page-more a{border-right-width:px;}
#module_26431062 .album-img:hover .album-img-c{background-color:#f5f5f5;}
#module_26431062 .album-img:hover .album-img-c{background-image:none;}
#module_26431062 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_26431062 .album-img:hover .album-img-c{}
#module_26431062 .album-img:hover .album-img-c{}
#module_26431062 .album-img:hover .album-img-c{}
#module_26431062 .album-img:hover{border-top-color:transparent;}
#module_26431062 .album-img:hover{border-top-style:none;}
#module_26431062 .album-img:hover{border-top-width:0px;}
#module_26431062 .album-img:hover{border-right-color:transparent;}
#module_26431062 .album-img:hover{border-right-style:none;}
#module_26431062 .album-img:hover{border-right-width:0px;}
#module_26431062 .album-img:hover{border-bottom-color:transparent;}
#module_26431062 .album-img:hover{border-bottom-style:none;}
#module_26431062 .album-img:hover{border-bottom-width:0px;}
#module_26431062 .album-img:hover{border-left-color:transparent;}
#module_26431062 .album-img:hover{border-left-style:none;}
#module_26431062 .album-img:hover{border-left-width:0px;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{font-size:px;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{font-family:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit{background-color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-top-color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-top-style:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-left-color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-left-style:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-right-color:;}
#module_26431062 .pagerGiant .current, #module_26431062 .pagerGiant .submit, #module_26431062 .pagerGiant .inputer:hover{border-right-style:;}
#module_26431062 .page-more a:hover{font-size:px;}
#module_26431062 .page-more:hover a{font-family:;}
#module_26431062 .page-more a:hover{color: !important;}
#module_26431062 .page-more a:hover {}
#module_26431062 .page-more a:hover {}
#module_26431062 .page-more a:hover {}
#module_26431062 .page-more a:hover{background-color:;}
#module_26431062 .page-more a:hover{border-top-color:;}
#module_26431062 .page-more a:hover{border-top-style:;}
#module_26431062 .page-more a:hover{border-bottom-color:;}
#module_26431062 .page-more a:hover{border-bottom-style:;}
#module_26431062 .page-more a:hover{border-left-color:;}
#module_26431062 .page-more a:hover{border-left-style:;}
#module_26431062 .page-more a:hover{border-right-color:;}
#module_26431062 .page-more a:hover{border-right-style:;}

.module_26431080 .ModuleHead .HeadCenter{float:none;}
#module_26431080 {
padding:0px;
}
#module_26431080 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26431080 .ModuleHead26431080 {
display:none;
}
#module_26431080 .BodyCenter.BodyCenter26431080 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431080 >.module_26431080 {
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_26431080 >.module_26431080{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431080 .BodyCenter.BodyCenter26431080 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431080 .BodyCenter.BodyCenter26431080 {
padding-top:0.0000%;
padding-left:1.0899%;
padding-right:1.3624%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26431080 >.module_26431080 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_26431080 >.module_26431080 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26431080 >.module_26431080 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431080:hover {
border:none;
}
#module_26431080:hover >.module_26431080 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431080 .ModuleSubContainer{background-color:transparent;}
#module_26431080 .ModuleSubContainer{background-image:none;}
#module_26431080 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26431080 .ModuleSubContainer{background-position:0% 0%;}
#module_26431080 .ModuleSubContainer{background-attachment:scroll;}
#module_26431080 .ModuleSubContainer{}
#module_26431080 {!bgVideo!}{bgVideoUrl:none}
#module_26431080 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26431080 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26431080 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26431080 {}
.module_26431288 .ModuleHead .HeadCenter{float:none;}
#module_26431288 {
padding:0px;
}
#module_26431288 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26431288 .ModuleHead26431288 {
display:none;
}
#module_26431288 .BodyCenter.BodyCenter26431288 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431288 >.module_26431288 {
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_26431288 >.module_26431288{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431288 .BodyCenter.BodyCenter26431288 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431288 .BodyCenter.BodyCenter26431288 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26431288 >.module_26431288 {
margin-top:2.8333%;
margin-left:0.5833%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431288 >.module_26431288 {
margin-top:0.8174%;
margin-left:3.8105%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26431288 >.module_26431288 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431288:hover {
border:none;
}
#module_26431288:hover >.module_26431288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431288 .ModulePlainTextGiantContent{margin-top:20px;}
#module_26431288 .ModulePlainTextGiantContent{margin-bottom:20px;}
#module_26431288 .ModulePlainTextGiantContent{margin-left:0px;}
#module_26431288 .ModulePlainTextGiantContent{margin-right:0px;}
#module_26431288 .plainTextGiant-Container{padding-top:0px;}
#module_26431288 .plainTextGiant-Container{padding-bottom:0px;}
#module_26431288 .plainTextGiant-Container{padding-left:0px;}
#module_26431288 .plainTextGiant-Container{padding-right:0px;}
#module_26431288 a{font-size:unset;font-family:unset}

/*相册样式*/
.mobile_pic_B{display: none}
.ModuleSiteGalleryV2Giant.layout-109 .album-item{height: auto !important;display: none;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: static !important; padding: 5px;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img .album-img-c{ position: relative; overflow: hidden; background:#f5f5f5;}
.ModuleSiteGalleryV2Giant.layout-109 .rectborder {width: calc(100% + 20px);  height: calc(100% + 20px); position: absolute; left: -10px; top: -10px; transition: all ease .5s;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .album-icon {opacity: 1;  margin-top: -25px;}
.ModuleSiteGalleryV2Giant.layout-109 .album-img:hover .rectborder {width: calc(100% - 22px);  height: calc(100% - 22px);  left: 10px;  top: 10px;}

.ModuleSiteGalleryV2Giant.layout-109 .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-109 .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-109 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .album-icon:after{ content: ""; position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-109 .titleBox{ background: #f8f8f8;}
.ModuleSiteGalleryV2Giant.layout-109 .abstract{ color:#333;line-height:1.5;text-align: center}
.ModuleSiteGalleryV2Giant.layout-109 .album-img{position: relative; overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-109 .dummy{padding-top: 100%;}
.ModuleSiteGalleryV2Giant.layout-109 .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-109 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.lg-sub-html .SiteGalleryGiantTitle109{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantText109{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink109 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-109 .lg-sub-html{font-size: 12px}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-109 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-icon{display: none;}
	.ModuleSiteGalleryV2Giant.layout-109 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-109 .abstract{line-height: 1.5;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
}
@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-109 .album-item{display: block}
}
.ModuleSiteGalleryV2Giant.layout-109 .pagerGiant .inputer{outline: 0;}

.module_26431293 .ModuleHead .HeadCenter{float:none;}
#module_26431293 {
padding:0px;
}
#module_26431293 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26431293 .ModuleHead26431293 {
display:none;
}
#module_26431293 .BodyCenter.BodyCenter26431293 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26431293 >.module_26431293 {
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_26431293 >.module_26431293{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26431293 .BodyCenter.BodyCenter26431293 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431293 .BodyCenter.BodyCenter26431293 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26431293 >.module_26431293 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26431293 >.module_26431293 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26431293 >.module_26431293 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26431293:hover {
border:none;
}
#module_26431293:hover >.module_26431293 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26431293 .album-icon:before{ border-color:;} #module_26431293 .album-icon:after{background:}
#module_26431293 .album-icon{background-color:;}
#module_26431293 .album-icon{}
#module_26431293 .abstract{color:#333;}
#module_26431293 .abstract{font-size:14px;}
#module_26431293 .abstract{font-weight:normal}
#module_26431293 .abstract{font-family:arial, helvetica,sans-serif;}
#module_26431293 .abstract{text-decoration:none;}
#module_26431293 .abstract{}
#module_26431293 {}@media only screen and (min-width: 768px) {#module_26431293 .titleBox{padding-top:px;}}
#module_26431293 {}@media only screen and (min-width: 768px) {#module_26431293 .titleBox{padding-bottom:px;}}
#module_26431293 {}@media only screen and (min-width: 768px) {#module_26431293 .titleBox{padding-left:px;}}
#module_26431293 {}@media only screen and (min-width: 768px) {#module_26431293 .titleBox{padding-right:px;}}
#module_26431293 {}@media only screen and (max-width: 767px) {#module_26431293 .titleBox{padding-top:px;}}
#module_26431293 {}@media only screen and (max-width: 767px) {#module_26431293 .titleBox{padding-bottom:px;}}
#module_26431293 {}@media only screen and (max-width: 767px) {#module_26431293 .titleBox{padding-left:px;}}
#module_26431293 {}@media only screen and (max-width: 767px) {#module_26431293 .titleBox{padding-right:px;}}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .swiper-item{padding:calc(15px/2);} #module_26431293 .mobile_photo_box .swiper-item .content{width: calc(100% - 15px); bottom:calc(15px/2);}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{background-color:rgba(0,0,0,0);}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{background-image:none;}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{}
#module_26431293 .album-img-c, #module_26431293 .mobile_photo_box .head{}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-top-color:transparent;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-top-style:none;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-top-width:0px;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-right-color:transparent;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-right-style:none;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-right-width:0px;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-bottom-color:transparent;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-bottom-style:none;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-bottom-width:0px;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-left-color:transparent;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-left-style:none;}
#module_26431293 .album-img, #module_26431293 .mobile_photo_box .head{border-left-width:0px;}
#module_26431293 .album-img .dummy, #module_26431293 .mobile_photo_box .head .dummy{padding-top:133.33%;}
#module_26431293 .mobile_picBox .mobile_pic, #module_26431293 .mobile_photo_box .head img{ object-fit:unset;}
#module_26431293 .mobile_picBox .mobile_pic, #module_26431293 .mobile_picBox, #module_26431293 .mobile_photo_box .head img, #module_26431293 .mobile_photo_box .head{ height:auto !important;}
#module_26431293 .pagerGiant .text{font-size:px;}
#module_26431293 .pagerGiant .text{font-family:;}
#module_26431293 .pagerGiant .text{color:;}
#module_26431293 .pagerGiant .text{}
#module_26431293 .pagerGiant .text{}
#module_26431293 .pagerGiant .text{}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer{width:px}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer{height:px}
#module_26431293 .pagerGiant .num{font-size:px;}
#module_26431293 .pagerGiant .num{font-family:;}
#module_26431293 .pagerGiant .num{color:;}
#module_26431293 .pagerGiant .num{}
#module_26431293 .pagerGiant .num{}
#module_26431293 .pagerGiant .num{}
#module_26431293 .pagerGiant .submit{width:px}
#module_26431293 .pagerGiant .submit{height:px}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer,#module_26431293 .pagerGiant .submit{border-top-left-radius:px;}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer,#module_26431293 .pagerGiant .submit{border-top-right-radius:px;}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer,#module_26431293 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26431293 .pagerGiant .current,#module_26431293 .pagerGiant .num,#module_26431293 .pagerGiant .inputer,#module_26431293 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26431293 .pagerGiant .next,#module_26431293 .pagerGiant .splitline{color:;}
#module_26431293 .pagerGiant .num{background-color:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-top-color:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-top-style:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer{border-top-width:px;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-bottom-color:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-bottom-style:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer{border-bottom-width:px;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-left-color:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-left-style:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer{border-left-width:px;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-right-color:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .inputer{border-right-style:;}
#module_26431293 .pagerGiant .num, #module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer{border-right-width:px;}
#module_26431293 .page-more a{font-size:px;}
#module_26431293 .page-more a{font-family:;}
#module_26431293 .page-more a{color: !important;}
#module_26431293 .page-more a{}
#module_26431293 .page-more a{}
#module_26431293 .page-more a{}
#module_26431293 .page-more a{background-color:;}
#module_26431293 .page-more a{border-top-color:;}
#module_26431293 .page-more a{border-top-style:;}
#module_26431293 .page-more a{border-top-width:px;}
#module_26431293 .page-more a{border-bottom-color:;}
#module_26431293 .page-more a{border-bottom-style:;}
#module_26431293 .page-more a{border-bottom-width:px;}
#module_26431293 .page-more a{border-left-color:;}
#module_26431293 .page-more a{border-left-style:;}
#module_26431293 .page-more a{border-left-width:px;}
#module_26431293 .page-more a{border-right-color:;}
#module_26431293 .page-more a{border-right-style:;}
#module_26431293 .page-more a{border-right-width:px;}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{background-color:rgb(242, 242, 242);}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{}
#module_26431293 .album-img:hover .album-img-c, #module_26431293 .mobile_photo_box .swiper-item:hover .head{}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-top-width:1px;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-right-width:1px;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:1px;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_26431293 .album-img:hover .rectborder, #module_26431293 .mobile_photo_box .swiper-item:hover .head{border-left-width:1px;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{font-size:px;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{font-family:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit{background-color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-top-color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-top-style:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-left-color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-left-style:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-right-color:;}
#module_26431293 .pagerGiant .current, #module_26431293 .pagerGiant .submit, #module_26431293 .pagerGiant .inputer:hover{border-right-style:;}
#module_26431293 .page-more a:hover{font-size:px;}
#module_26431293 .page-more:hover a{font-family:;}
#module_26431293 .page-more a:hover{color: !important;}
#module_26431293 .page-more a:hover {}
#module_26431293 .page-more a:hover {}
#module_26431293 .page-more a:hover {}
#module_26431293 .page-more a:hover{background-color:;}
#module_26431293 .page-more a:hover{border-top-color:;}
#module_26431293 .page-more a:hover{border-top-style:;}
#module_26431293 .page-more a:hover{border-bottom-color:;}
#module_26431293 .page-more a:hover{border-bottom-style:;}
#module_26431293 .page-more a:hover{border-left-color:;}
#module_26431293 .page-more a:hover{border-left-style:;}
#module_26431293 .page-more a:hover{border-right-color:;}
#module_26431293 .page-more a:hover{border-right-style:;}

.module_27030983 .ModuleHead .HeadCenter{float:none;}
#module_27030983 {
padding:0px;
}
#module_27030983 {
position:static;
z-index:0;
top:203px;
left:0px;
width:100%;
height: auto;
}
#module_27030983 .ModuleHead27030983 {
display:none;
}
#module_27030983 .BodyCenter.BodyCenter27030983 {
background:none;background-color:rgba(0,0,0,0);
}
#module_27030983 >.module_27030983 {
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_27030983 >.module_27030983{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_27030983 .BodyCenter.BodyCenter27030983 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030983 .BodyCenter.BodyCenter27030983 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_27030983 >.module_27030983 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030983 >.module_27030983 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_27030983 >.module_27030983 {box-shadow: 0px 0px 0px 0px #ccc}
#module_27030983:hover {
border:none;
}
#module_27030983:hover >.module_27030983 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_27030983 .album-icon:before{ border-color:;} #module_27030983 .album-icon:after{background:}
#module_27030983 .album-icon{background-color:;}
#module_27030983 .album-icon{}
#module_27030983 .abstract{color:#333;}
#module_27030983 .abstract{font-size:14px;}
#module_27030983 .abstract{font-weight:normal}
#module_27030983 .abstract{font-family:arial, helvetica,sans-serif;}
#module_27030983 .abstract{text-decoration:none;}
#module_27030983 .abstract{}
#module_27030983 {}@media only screen and (min-width: 768px) {#module_27030983 .titleBox{padding-top:px;}}
#module_27030983 {}@media only screen and (min-width: 768px) {#module_27030983 .titleBox{padding-bottom:px;}}
#module_27030983 {}@media only screen and (min-width: 768px) {#module_27030983 .titleBox{padding-left:px;}}
#module_27030983 {}@media only screen and (min-width: 768px) {#module_27030983 .titleBox{padding-right:px;}}
#module_27030983 {}@media only screen and (max-width: 767px) {#module_27030983 .titleBox{padding-top:px;}}
#module_27030983 {}@media only screen and (max-width: 767px) {#module_27030983 .titleBox{padding-bottom:px;}}
#module_27030983 {}@media only screen and (max-width: 767px) {#module_27030983 .titleBox{padding-left:px;}}
#module_27030983 {}@media only screen and (max-width: 767px) {#module_27030983 .titleBox{padding-right:px;}}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .swiper-item{padding:calc(15px/2);} #module_27030983 .mobile_photo_box .swiper-item .content{width: calc(100% - 15px); bottom:calc(15px/2);}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{background-color:rgba(0,0,0,0);}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{background-image:none;}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{}
#module_27030983 .album-img-c, #module_27030983 .mobile_photo_box .head{}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-top-color:transparent;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-top-style:none;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-top-width:0px;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-right-color:transparent;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-right-style:none;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-right-width:0px;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-bottom-color:transparent;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-bottom-style:none;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-bottom-width:0px;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-left-color:transparent;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-left-style:none;}
#module_27030983 .album-img, #module_27030983 .mobile_photo_box .head{border-left-width:0px;}
#module_27030983 .album-img .dummy, #module_27030983 .mobile_photo_box .head .dummy{padding-top:133.33%;}
#module_27030983 .mobile_picBox .mobile_pic, #module_27030983 .mobile_photo_box .head img{ object-fit:unset;}
#module_27030983 .mobile_picBox .mobile_pic, #module_27030983 .mobile_picBox, #module_27030983 .mobile_photo_box .head img, #module_27030983 .mobile_photo_box .head{ height:auto !important;}
#module_27030983 .pagerGiant .text{font-size:px;}
#module_27030983 .pagerGiant .text{font-family:;}
#module_27030983 .pagerGiant .text{color:;}
#module_27030983 .pagerGiant .text{}
#module_27030983 .pagerGiant .text{}
#module_27030983 .pagerGiant .text{}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer{width:px}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer{height:px}
#module_27030983 .pagerGiant .num{font-size:px;}
#module_27030983 .pagerGiant .num{font-family:;}
#module_27030983 .pagerGiant .num{color:;}
#module_27030983 .pagerGiant .num{}
#module_27030983 .pagerGiant .num{}
#module_27030983 .pagerGiant .num{}
#module_27030983 .pagerGiant .submit{width:px}
#module_27030983 .pagerGiant .submit{height:px}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer,#module_27030983 .pagerGiant .submit{border-top-left-radius:px;}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer,#module_27030983 .pagerGiant .submit{border-top-right-radius:px;}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer,#module_27030983 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_27030983 .pagerGiant .current,#module_27030983 .pagerGiant .num,#module_27030983 .pagerGiant .inputer,#module_27030983 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_27030983 .pagerGiant .next,#module_27030983 .pagerGiant .splitline{color:;}
#module_27030983 .pagerGiant .num{background-color:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-top-color:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-top-style:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer{border-top-width:px;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-bottom-color:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-bottom-style:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer{border-bottom-width:px;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-left-color:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-left-style:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer{border-left-width:px;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-right-color:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .inputer{border-right-style:;}
#module_27030983 .pagerGiant .num, #module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer{border-right-width:px;}
#module_27030983 .page-more a{font-size:px;}
#module_27030983 .page-more a{font-family:;}
#module_27030983 .page-more a{color: !important;}
#module_27030983 .page-more a{}
#module_27030983 .page-more a{}
#module_27030983 .page-more a{}
#module_27030983 .page-more a{background-color:;}
#module_27030983 .page-more a{border-top-color:;}
#module_27030983 .page-more a{border-top-style:;}
#module_27030983 .page-more a{border-top-width:px;}
#module_27030983 .page-more a{border-bottom-color:;}
#module_27030983 .page-more a{border-bottom-style:;}
#module_27030983 .page-more a{border-bottom-width:px;}
#module_27030983 .page-more a{border-left-color:;}
#module_27030983 .page-more a{border-left-style:;}
#module_27030983 .page-more a{border-left-width:px;}
#module_27030983 .page-more a{border-right-color:;}
#module_27030983 .page-more a{border-right-style:;}
#module_27030983 .page-more a{border-right-width:px;}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{background-color:rgb(242, 242, 242);}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{}
#module_27030983 .album-img:hover .album-img-c, #module_27030983 .mobile_photo_box .swiper-item:hover .head{}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-top-width:1px;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-right-width:1px;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:1px;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_27030983 .album-img:hover .rectborder, #module_27030983 .mobile_photo_box .swiper-item:hover .head{border-left-width:1px;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{font-size:px;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{font-family:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit{background-color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-top-color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-top-style:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-left-color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-left-style:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-right-color:;}
#module_27030983 .pagerGiant .current, #module_27030983 .pagerGiant .submit, #module_27030983 .pagerGiant .inputer:hover{border-right-style:;}
#module_27030983 .page-more a:hover{font-size:px;}
#module_27030983 .page-more:hover a{font-family:;}
#module_27030983 .page-more a:hover{color: !important;}
#module_27030983 .page-more a:hover {}
#module_27030983 .page-more a:hover {}
#module_27030983 .page-more a:hover {}
#module_27030983 .page-more a:hover{background-color:;}
#module_27030983 .page-more a:hover{border-top-color:;}
#module_27030983 .page-more a:hover{border-top-style:;}
#module_27030983 .page-more a:hover{border-bottom-color:;}
#module_27030983 .page-more a:hover{border-bottom-style:;}
#module_27030983 .page-more a:hover{border-left-color:;}
#module_27030983 .page-more a:hover{border-left-style:;}
#module_27030983 .page-more a:hover{border-right-color:;}
#module_27030983 .page-more a:hover{border-right-style:;}

.module_26108958 .ModuleHead .HeadCenter{float:none;}
#module_26108958 {
padding:0px;
}
#module_26108958 {
position:static;
z-index:0;
top:8354px;
left:1756px;
width:100%;
height: auto;
}
#module_26108958 .ModuleHead26108958 {
display:none;
}
#module_26108958 .BodyCenter.BodyCenter26108958 {
background-color:transparent;
background-image:url(/comdata/60469/202011/202011021751124e6173.jpg);
background-size:auto;
background-repeat:repeat-x;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_26108958 >.module_26108958 {
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_26108958 >.module_26108958{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108958 .BodyCenter.BodyCenter26108958 {
padding-top:0.7862%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108958 .BodyCenter.BodyCenter26108958 {
padding-top:5.1771%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26108958 >.module_26108958 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108958 >.module_26108958 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108958 >.module_26108958 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108958:hover {
border:none;
}
#module_26108958:hover >.module_26108958 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108958 .ModuleSubContainer{background-color:transparent;}
#module_26108958 .ModuleSubContainer{background-image:none;}
#module_26108958 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26108958 .ModuleSubContainer{background-position:0% 0%;}
#module_26108958 .ModuleSubContainer{background-attachment:scroll;}
#module_26108958 .ModuleSubContainer{}
#module_26108958 {!bgVideo!}{bgVideoUrl:none}
#module_26108958 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26108958 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_26108958 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer26108958 {}
.ModuleGridContainer.ModuleGridContainer26108958 .SubPadding {width:0px;}
.ModuleGridContainer.ModuleGridContainer26108958 #Sub26108958_1 {width:56.0000%;}
.module_26108960 .ModuleHead .HeadCenter{float:none;}
#module_26108960 {
padding:0px;
}
#module_26108960 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26108960 .ModuleHead26108960 {
display:none;
}
#module_26108960 {
border:none;
}
@media screen and (min-width: 768px){
#module_26108960 >.module_26108960 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108960 >.module_26108960 {
margin-top:0.0000%;
margin-left:3.8105%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_26108960 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108960 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108960 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108960 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108960 .imageTextGiant-Container{padding-top:10px;}
#module_26108960 .imageTextGiant-Container{padding-bottom:10px;}
#module_26108960 .imageTextGiant-Container{padding-left:10px;}
#module_26108960 .imageTextGiant-Container{padding-right:10px;}
#module_26108960 .showHandle .btn{font-size:px;}
#module_26108960 .showHandle .btn{font-family:;}
#module_26108960 .showHandle .btn{color:;}
#module_26108960 .showHandle .btn{}
#module_26108960 .showHandle .btn{}
#module_26108960 .showHandle .btn{}
#module_26108960 .showHandle div{border-top-color: !important;}
#module_26108960 .showHandle div{border-top-style: !important;}
#module_26108960 .showHandle div{border-top-width:px !important;}
#module_26108960 .showHandle{background-color:;}
#module_26108960 .showHandle{}
#module_26108960 .showHandle{}
#module_26108960 .showHandle{}
#module_26108960 .showHandle{}
#module_26108960 .showHandle{}
#module_26108960 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-101 .vciline{
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
     display: none;
}
.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
   transform: rotate(180deg);
   transition:all 0.5s;
}
.ModuleCustomFormGiant.layout-101 .VCClose{
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}
.ModuleCustomFormGiant.layout-101 .VCLine1{
     border-top:#ccc solid 2px;
     width: 18px;
     transform: rotate(45deg);
     right: 0;
     position: absolute;
     top: 9px;

}
.ModuleCustomFormGiant.layout-101 .VCLine2{
    border-top:#ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}
.ModuleCustomFormGiant.layout-101 .VCTitle{
    color:#333;
    font-size:20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn{
     margin-top: 22px;
     text-align: right;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn1{

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn2{
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666 ;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput::placeholder{
    color:#999999
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput{
     border:none;
     padding: 20px 0 ;
     background: #fff !important;
     border-bottom: solid #ccc 1px;
     color: #666;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .changebtn{
      text-align: right;
      display: block;

}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv .VerificationCode{
    width: 100%;
    height: 100px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodecontext{
    padding:0 33px;
}
.ModuleCustomFormGiant.layout-101 .VerificationCodediv{

    position: absolute;
    bottom: 0;
    z-index: 12;
    background: #fff;
    transform: translate(-50%,-50%);
    top:auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}
/*新验证码结束*/
.ModuleCustomFormGiant.layout-101 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-101 .from-Describe {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
    display: flex;
    align-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 input[type=text] {
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width: 100%;
    padding: 0 10px 0 16px;
    box-sizing: border-box;
    min-height: 30px;
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 textarea {
    -webkit-appearance: none;
}
.ModuleCustomFormGiant.layout-101 .pcCitybox {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 .customFormicon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-101 .Select_Simulate li:hover {
    color: #fff;
} */
.ModuleCustomFormGiant.layout-101 label{
    line-height: 2;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {

    height: 38px;
    line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox{
    height: 40px;
    line-height: 40px;
}
.ModuleCustomFormGiant.layout-101  .Browse-file {
    height: 38px;
    line-height: 38px;
 }
 .ModuleCustomFormGiant.layout-101 .Browse-img {
    height: 80px;

 }
.ModuleCustomFormGiant.layout-101 .multi-row-text
{
    border-radius: 0;
}
.ModuleCustomFormGiant.layout-101 .Form-list {
    width: 100%;
    padding-top: 20px;
}
.ModuleCustomFormGiant.layout-101 .areabox .area{
  height: 38px;
  line-height: 38px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item{
    padding: 0 16px;
}
.ModuleCustomFormGiant.layout-101 .Select_Simulate .xilaImg {
    float: right;
    margin-top: 16px;
    /* margin-right:16px */
}

.ModuleCustomFormGiant.layout-101 .pcCitybox select {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right #fbfbfb;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.ModuleCustomFormGiant.layout-101 .cityval {
    box-sizing: border-box;
    background: #fbfbfb;
    width: 100%;
    text-align: left;
}

.ModuleCustomFormGiant.layout-101 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-101 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-101 .submitbtn {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
    min-height: 36px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCode {
    width: 86px;
    height: 34px;
    float: left;
}

.ModuleCustomFormGiant.layout-101 .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-101 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 .Browse-file {
    /* width: 90px; height: 32px; line-height: 32px;*/
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 12px;
    text-align: center;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-101 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-101 .input-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-101 .Describ-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color {
    color: #fff;
    background: #000;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color:hover {
    color: #fff;
    background: #666;
}

.ModuleCustomFormGiant.layout-101 .multi-row-text, .ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item, .ModuleCustomFormGiant.layout-101 .choose-time {
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-101 input[type=radio]:checked, .ModuleCustomFormGiant.layout-101 input[type=checkbox]:checked {
    background: #f10215;
    border: 1px solid #f10215;
}

.ModuleCustomFormGiant.layout-101 label {
    font-weight: normal;
    color: #666
}
.ModuleCustomFormGiant.layout-101 .verticalalign{
    margin-bottom: 12px;
}
.ModuleCustomFormGiant.layout-101  .customform-upload-img-preview{
    border-radius:0
}
.ModuleCustomFormGiant.layout-101  .in-formList-checkbox{
    display: flex;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-101 .in-formList-checkbox span {
    width: calc(100% - 34px);
    display: initial;
    vertical-align: middle;
    min-width: 36px;
    flex:1;
    word-break: break-all;
}

@media screen and (max-width: 767px) {

    .ModuleCustomFormGiant.layout-101 .verticalalign  span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
    }
    .ModuleCustomFormGiant.layout-101 input[type=text], .ModuleCustomFormGiant.layout-101 .cityval,.ModuleCustomFormGiant.layout-101 .choose-time {
        line-height: 38px;
        height: 38px;
        min-height: 38px;
    }
    .ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
        width: 120px;
    }
    .ModuleCustomFormGiant.layout-101 .VerificationCode {
        height: 40px
    }
    .ModuleCustomFormGiant.layout-101 .ModuleCustomFormGiant .changebtn {
        line-height: 40px;
        min-height: 40px;
    }
    .ModuleCustomFormGiant.layout-101  .describe{ margin-top:10px}
    .ModuleCustomFormGiant.layout-101 .customFormTextarea{width:100%}
}

/*  新增*/

.ModuleCustomFormGiant.layout-101 .cityPickerBoxwb,.ModuleCustomFormGiant.layout-101 .cityPickerBox .cityPickerInput {
    height: 38px
}

.ModuleCustomFormGiant.layout-101 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-101 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-101  .iconfont-fujian {
    font-size: 19px !important;
}
.ModuleCustomFormGiant.layout-101  .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}
.module_26108959 .ModuleHead .HeadCenter{float:none;}
#module_26108959 {
padding:0px;
}
#module_26108959 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26108959 .ModuleHead26108959 {
display:none;
}
#module_26108959 .BodyCenter.BodyCenter26108959 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26108959 >.module_26108959 {
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_26108959 >.module_26108959{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108959 .BodyCenter.BodyCenter26108959 {
padding-top:0.0000%;
padding-left:2.8409%;
padding-right:2.8409%;
padding-bottom:3.7879%;
}
}
@media screen and (max-width: 767px){
#module_26108959 .BodyCenter.BodyCenter26108959 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_26108959 >.module_26108959 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108959 >.module_26108959 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108959 >.module_26108959 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108959:hover {
border:none;
}
#module_26108959:hover >.module_26108959 {
border-color:#ccc;
}
#module_26108959:hover >.module_26108959 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108959 .title{font-size:18px;}
#module_26108959 .title{font-family:arial, helvetica,sans-serif;}
#module_26108959 .title{color:rgb(0, 0, 0);}
#module_26108959 .title{font-weight:normal;}
#module_26108959 .title{text-decoration:none;}
#module_26108959 .title{font-style:normal;}
#module_26108959 .title{background-color:transparent;}
#module_26108959 .title{background-image:none;}
#module_26108959 .title{background-repeat:no-repeat;}
#module_26108959 .title{background-position:50% 50%;}
#module_26108959 .title{background-attachment:scroll;}
#module_26108959 .title{}
#module_26108959 .title{height:50px;line-height:50px;}
#module_26108959 .title{text-align:center;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959.customFormDatetime,#module_26108959 input.input-text-color,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{background-color:rgba(255, 255, 255, 0.8);}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-top-color:#e5e5e5;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-top-style:solid;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-top-width:0px;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-right-color:#e5e5e5;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-right-style:solid;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-right-width:0px;}
#module_26108959 .smsvcode,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-bottom-color:#e5e5e5;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-bottom-style:solid;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-bottom-width:0px;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-left-color:#e5e5e5;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-left-style:solid;}
#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 .customFormCheckbox,#module_26108959 input[type=radio],#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-left-width:0px;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-top-left-radius:px;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-top-right-radius:px;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-bottom-left-radius:px;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .frist_item,#module_26108959 .VerificationCodeinput,#module_26108959 input.input-text-color,#module_26108959.customFormDatetime,#module_26108959 .Browse-file,#module_26108959 .customFormDatetime,#module_26108959 .pcCitybox select,#module_26108959 .multi-row-text{border-bottom-right-radius:px;}
#module_26108959 .Describ-text-color{font-size:14px;}
#module_26108959 .Describ-text-color{font-family:arial, helvetica,sans-serif;}
#module_26108959 .Describ-text-color{color:rgb(0, 0, 0);}
#module_26108959 .Describ-text-color{font-weight:normal;}
#module_26108959 .Describ-text-color{text-decoration:none;}
#module_26108959 .Describ-text-color{font-style:normal;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .input-text-color{font-size:14px;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .input-text-color{font-family:arial, helvetica,sans-serif;}
#module_26108959 .smsvcode,#module_26108959 .input-text-color{color:#333;} #module_26108959 .input-text-color::-ms-input-placeholder{color:#333;} #module_26108959 .input-text-color::-moz-placeholder{color:#333;} #module_26108959 .input-text-color::-webkit-input-placeholder{color:#333;} 
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .input-text-color{font-weight:normal;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .input-text-color{text-decoration:none;} #module_26108959 .input-text-color::-ms-input-placeholder{text-decoration:none;} #module_26108959 .input-text-color::-moz-placeholder{text-decoration:none;} #module_26108959 .input-text-color::-webkit-input-placeholder{text-decoration:none;}
#module_26108959 .smsbtn,#module_26108959 .smsvcode,#module_26108959 .input-text-color{font-style:normal;}
#module_26108959 .submitbtn{font-size:14px;}
#module_26108959 .submitbtn{font-family:arial, helvetica,sans-serif;}
#module_26108959 .submitbtn{color:#fff;}
#module_26108959 .submitbtn{font-weight:normal;}
#module_26108959 .submitbtn{text-decoration:none;}
#module_26108959 .submitbtn{font-style:normal;}
#module_26108959 .submitbtn{background-color:rgb(192, 0, 0);} #module_26108959 input[type=radio]:checked, #module_26108959 input[type=checkbox]:checked{background:rgb(192, 0, 0);border:1px solid rgb(192, 0, 0)} 
#module_26108959 .submitbtn{background-image:none;}
#module_26108959 .submitbtn{background-repeat:no-repeat;}
#module_26108959 .submitbtn{background-position:50% 50%;}
#module_26108959 .submitbtn{background-attachment:scroll;}
#module_26108959 .submitbtn{}
#module_26108959 .submitbtnbox{justify-content:;}
#module_26108959 .submitbtn{width:%;}
#module_26108959 .submitbtn{height:px;line-height:px;}
#module_26108959 .submitbtn{border-top-left-radius:px;}
#module_26108959 .submitbtn{border-top-right-radius:px;}
#module_26108959 .submitbtn{border-bottom-left-radius:px;}
#module_26108959 .submitbtn{border-bottom-right-radius:px;}
#module_26108959 .vcbtn1{background-color:#f10215;}
#module_26108959 .vcbtn1{color:#fff;}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-top-color:rgb(89, 89, 89);}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-top-style:solid;}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-right-color:rgb(89, 89, 89);}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-right-style:solid;}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-bottom-color:rgb(89, 89, 89);}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-bottom-style:solid;}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-left-color:rgb(89, 89, 89);}
#module_26108959 .frist_item:hover,#module_26108959 .VerificationCodeinput:hover,#module_26108959 .customFormCheckbox:hover,#module_26108959 input[type=radio]:hover,#module_26108959 input.input-text-color:hover,#module_26108959.customFormDatetime:hover,#module_26108959 .Browse-file:hover,#module_26108959 .customFormDatetime:hover,#module_26108959 .pcCitybox select:hover,#module_26108959 .multi-row-text:hover{border-left-style:solid;}
#module_26108959 .submitbtn:hover{font-size:14px;}
#module_26108959 .submitbtn:hover{font-family:arial, helvetica,sans-serif;}
#module_26108959 .submitbtn:hover{color:#fff;}
#module_26108959 .submitbtn:hover{font-weight:normal;}
#module_26108959 .submitbtn:hover{text-decoration:none;}
#module_26108959 .submitbtn:hover{font-style:normal;}
#module_26108959 .submitbtn:hover{background-color:rgb(38, 38, 38);}
#module_26108959 .submitbtn:hover{background-image:none;}
#module_26108959 .submitbtn:hover{background-repeat:no-repeat;}
#module_26108959 .submitbtn:hover{background-position:50% 50%;}
#module_26108959 .submitbtn:hover{background-attachment:scroll;}
#module_26108959 .submitbtn:hover{}

.ModuleGridContainer.ModuleGridContainer26108958 #Sub26108958_2 {width:43.99999999999999%;}
.module_26253399 .ModuleHead .HeadCenter{float:none;}
#module_26253399 {
padding:0px;
}
#module_26253399 {
position:static;
z-index:0;
top:8326px;
left:1751px;
width:100%;
height: auto;
}
#module_26253399 .ModuleHead26253399 {
display:none;
}
#module_26253399 .BodyCenter.BodyCenter26253399 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26253399 >.module_26253399 {
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_26253399 >.module_26253399{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26253399 .BodyCenter.BodyCenter26253399 {
padding-top:0.5230%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0460%;
}
}
@media screen and (max-width: 767px){
#module_26253399 .BodyCenter.BodyCenter26253399 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26253399 >.module_26253399 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26253399 >.module_26253399 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26253399 >.module_26253399 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26253399:hover {
border:none;
}
#module_26253399:hover >.module_26253399 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26253399 .ModuleSubContainer{background-color:transparent;}
#module_26253399 .ModuleSubContainer{background-image:none;}
#module_26253399 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26253399 .ModuleSubContainer{background-position:0% 0%;}
#module_26253399 .ModuleSubContainer{background-attachment:scroll;}
#module_26253399 .ModuleSubContainer{}
#module_26253399 {!bgVideo!}{bgVideoUrl:none}
#module_26253399 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26253399 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26253399 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26253399 {}
.module_26253570 .ModuleHead .HeadCenter{float:none;}
#module_26253570 {
padding:0px;
}
#module_26253570 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26253570 .ModuleHead26253570 {
display:none;
}
#module_26253570 .BodyCenter.BodyCenter26253570 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26253570 >.module_26253570 {
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_26253570 >.module_26253570{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26253570 .BodyCenter.BodyCenter26253570 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26253570 .BodyCenter.BodyCenter26253570 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26253570 >.module_26253570 {
margin-top:1.2500%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26253570 >.module_26253570 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26253570 >.module_26253570 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26253570:hover {
border:none;
}
#module_26253570:hover >.module_26253570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26253570 .album-icon:before{ border-color:;} #module_26253570 .album-icon:after{background:}
#module_26253570 .album-icon{background-color:;}
#module_26253570 .album-icon{}
#module_26253570 .abstract{color:#333;}
#module_26253570 .abstract{font-size:14px;}
#module_26253570 .abstract{font-weight:normal}
#module_26253570 .abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_26253570 .abstract{text-decoration:none;}
#module_26253570 .abstract{}
#module_26253570 {}@media only screen and (min-width: 768px) {#module_26253570 .titleBox{padding-top:px;}}
#module_26253570 {}@media only screen and (min-width: 768px) {#module_26253570 .titleBox{padding-bottom:px;}}
#module_26253570 {}@media only screen and (min-width: 768px) {#module_26253570 .titleBox{padding-left:px;}}
#module_26253570 {}@media only screen and (min-width: 768px) {#module_26253570 .titleBox{padding-right:px;}}
#module_26253570 {}@media only screen and (max-width: 767px) {#module_26253570 .titleBox{padding-top:px;}}
#module_26253570 {}@media only screen and (max-width: 767px) {#module_26253570 .titleBox{padding-bottom:px;}}
#module_26253570 {}@media only screen and (max-width: 767px) {#module_26253570 .titleBox{padding-left:px;}}
#module_26253570 {}@media only screen and (max-width: 767px) {#module_26253570 .titleBox{padding-right:px;}}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .swiper-item{padding:calc(10px/2);} #module_26253570 .mobile_photo_box .swiper-item .content{width: calc(100% - 10px); bottom:calc(10px/2);}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{background-color:#f5f5f5;}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{background-image:none;}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{background-repeat:no-repeat;}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{}
#module_26253570 .album-img-c, #module_26253570 .mobile_photo_box .head{}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-top-color:transparent;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-top-style:none;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-top-width:0px;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-right-color:transparent;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-right-style:none;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-right-width:0px;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-bottom-color:transparent;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-bottom-style:none;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-bottom-width:0px;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-left-color:transparent;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-left-style:none;}
#module_26253570 .album-img, #module_26253570 .mobile_photo_box .head{border-left-width:0px;}
#module_26253570 .album-img .dummy, #module_26253570 .mobile_photo_box .head .dummy{padding-top:56.25%;}
#module_26253570 .mobile_picBox .mobile_pic, #module_26253570 .mobile_photo_box .head img{ object-fit:unset;}
#module_26253570 .mobile_picBox .mobile_pic, #module_26253570 .mobile_picBox, #module_26253570 .mobile_photo_box .head img, #module_26253570 .mobile_photo_box .head{ height:auto !important;}
#module_26253570 .pagerGiant .text{font-size:px;}
#module_26253570 .pagerGiant .text{font-family:;}
#module_26253570 .pagerGiant .text{color:;}
#module_26253570 .pagerGiant .text{}
#module_26253570 .pagerGiant .text{}
#module_26253570 .pagerGiant .text{}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer{width:px}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer{height:px}
#module_26253570 .pagerGiant .num{font-size:px;}
#module_26253570 .pagerGiant .num{font-family:;}
#module_26253570 .pagerGiant .num{color:;}
#module_26253570 .pagerGiant .num{}
#module_26253570 .pagerGiant .num{}
#module_26253570 .pagerGiant .num{}
#module_26253570 .pagerGiant .submit{width:px}
#module_26253570 .pagerGiant .submit{height:px}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer,#module_26253570 .pagerGiant .submit{border-top-left-radius:px;}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer,#module_26253570 .pagerGiant .submit{border-top-right-radius:px;}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer,#module_26253570 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26253570 .pagerGiant .current,#module_26253570 .pagerGiant .num,#module_26253570 .pagerGiant .inputer,#module_26253570 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26253570 .pagerGiant .next,#module_26253570 .pagerGiant .splitline{color:;}
#module_26253570 .pagerGiant .num{background-color:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-top-color:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-top-style:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer{border-top-width:px;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-bottom-color:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-bottom-style:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer{border-bottom-width:px;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-left-color:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-left-style:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer{border-left-width:px;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-right-color:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .inputer{border-right-style:;}
#module_26253570 .pagerGiant .num, #module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer{border-right-width:px;}
#module_26253570 .page-more a{font-size:px;}
#module_26253570 .page-more a{font-family:;}
#module_26253570 .page-more a{color: !important;}
#module_26253570 .page-more a{}
#module_26253570 .page-more a{}
#module_26253570 .page-more a{}
#module_26253570 .page-more a{background-color:;}
#module_26253570 .page-more a{border-top-color:;}
#module_26253570 .page-more a{border-top-style:;}
#module_26253570 .page-more a{border-top-width:px;}
#module_26253570 .page-more a{border-bottom-color:;}
#module_26253570 .page-more a{border-bottom-style:;}
#module_26253570 .page-more a{border-bottom-width:px;}
#module_26253570 .page-more a{border-left-color:;}
#module_26253570 .page-more a{border-left-style:;}
#module_26253570 .page-more a{border-left-width:px;}
#module_26253570 .page-more a{border-right-color:;}
#module_26253570 .page-more a{border-right-style:;}
#module_26253570 .page-more a{border-right-width:px;}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{background-color:#f5f5f5;}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{background-image:none;}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{background-repeat:no-repeat;}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{}
#module_26253570 .album-img:hover .album-img-c, #module_26253570 .mobile_photo_box .swiper-item:hover .head{}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-top-color:#fff;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-top-style:solid;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-top-width:1px;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-right-color:#fff;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-right-style:solid;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-right-width:1px;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-bottom-color:#fff;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-bottom-style:solid;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-bottom-width:1px;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-left-color:#fff;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-left-style:solid;}
#module_26253570 .album-img:hover .rectborder, #module_26253570 .mobile_photo_box .swiper-item:hover .head{border-left-width:1px;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{font-size:px;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{font-family:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit{background-color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-top-color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-top-style:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-left-color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-left-style:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-right-color:;}
#module_26253570 .pagerGiant .current, #module_26253570 .pagerGiant .submit, #module_26253570 .pagerGiant .inputer:hover{border-right-style:;}
#module_26253570 .page-more a:hover{font-size:px;}
#module_26253570 .page-more:hover a{font-family:;}
#module_26253570 .page-more a:hover{color: !important;}
#module_26253570 .page-more a:hover {}
#module_26253570 .page-more a:hover {}
#module_26253570 .page-more a:hover {}
#module_26253570 .page-more a:hover{background-color:;}
#module_26253570 .page-more a:hover{border-top-color:;}
#module_26253570 .page-more a:hover{border-top-style:;}
#module_26253570 .page-more a:hover{border-bottom-color:;}
#module_26253570 .page-more a:hover{border-bottom-style:;}
#module_26253570 .page-more a:hover{border-left-color:;}
#module_26253570 .page-more a:hover{border-left-style:;}
#module_26253570 .page-more a:hover{border-right-color:;}
#module_26253570 .page-more a:hover{border-right-style:;}

.ModuleSiteGalleryV2Giant.layout-112 .Photo_box { width: 100%; height: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev { position: absolute; top: 50%; left: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next { position: absolute; top: 50%; right: 0; margin-top: -24px; cursor: pointer;z-index: 999}
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-prev .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-next .iconfont { font-size: 24px; display: none }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 116px); position: relative; overflow: hidden; padding: 10px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  box-sizing: border-box; transition: all .2s linear; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); border-radius: 2px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head {position: relative; overflow: hidden; display: block; width: 100%; height: 100%; text-align: center; line-height: 1; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content { width: 100%; position: relative }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .title { width: 100%; min-height: 21px;text-align: center; margin-top: 22px; margin-bottom: 10px }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .desc { margin-bottom: 30px; margin-left: auto; margin-right: auto; padding: 0px 20px }

.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head .dummy { padding-top: 49%; }
.ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .head img{-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;overflow: hidden; margin: auto; width: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;  }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-left: 0px; padding-right: 0px }

/* 手机 */
@media only screen and (max-width: 767px) {
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container { width: calc(100% - 10px); padding: 10px 0px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide {  -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); border-radius: 2px }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide:hover { -webkit-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1); }
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .title {margin-top: 15px; margin-bottom: 5px;}
  .ModuleSiteGalleryV2Giant.layout-112 .Photo_box .swiper-container .swiper-slide .content .desc {margin-bottom: 5px; padding: 0;}
}
.module_26253752 .ModuleHead .HeadCenter{float:none;}
#module_26253752 {
padding:0px;
}
#module_26253752 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26253752 .ModuleHead26253752 {
display:none;
}

#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{text-align:;}
#module_26253752 {}@media only screen and (min-width: 768px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-top:px;}}
#module_26253752 {}@media only screen and (min-width: 768px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:px;}}
#module_26253752 {}@media only screen and (min-width: 768px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-left:px;}}
#module_26253752 {}@media only screen and (min-width: 768px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-right:px;}}
#module_26253752 {}@media only screen and (max-width: 767px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-top:px;}}
#module_26253752 {}@media only screen and (max-width: 767px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-bottom:px;}}
#module_26253752 {}@media only screen and (max-width: 767px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-left:px;}}
#module_26253752 {}@media only screen and (max-width: 767px) {#module_26253752 .Photo_box .swiper-container .swiper-slide .content{padding-right:px;}}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{font-size:14px;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{font-family:Microsoft YaHei;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{color:#333333;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{font-weight:normal;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{text-decoration:none;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-title,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .title{font-style:normal;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{font-size:12px;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{font-family:Microsoft YaHei;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{color:#999;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{font-weight:normal;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{text-decoration:none;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content .content-desc,#module_26253752 .Photo_box .swiper-container .swiper-slide .content .desc{font-style:normal;}
#module_26253752 .head .dummy{padding-top:auto;}
#module_26253752 .head img{ object-fit:unset;}
#module_26253752 .head img{ height:auto;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{background-color:transparent;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content ,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{background-repeat:no-repeat;}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{}
#module_26253752 [data-pluns='Photo_box'] .swiper-container .swiper-slide .content,#module_26253752 .Photo_box .swiper-container .swiper-slide .content{}

.module_26109226 .ModuleHead .HeadCenter{float:none;}
#module_26109226 {
padding:0px;
}
#module_26109226 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26109226 .ModuleHead26109226 {
display:none;
}
#module_26109226 .BodyCenter.BodyCenter26109226 {
background:none;background-color:rgb(51, 51, 51);
}
#module_26109226 >.module_26109226 {
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_26109226 >.module_26109226{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26109226 .BodyCenter.BodyCenter26109226 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0482%;
}
}
@media screen and (max-width: 767px){
#module_26109226 .BodyCenter.BodyCenter26109226 {
padding-top:0.0000%;
padding-left:2.7248%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26109226 >.module_26109226 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109226 >.module_26109226 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26109226 >.module_26109226 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26109226:hover {
border:none;
}
#module_26109226:hover >.module_26109226 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26109226 .ModuleSubContainer{background-color:transparent;}
#module_26109226 .ModuleSubContainer{background-image:none;}
#module_26109226 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26109226 .ModuleSubContainer{background-position:0% 0%;}
#module_26109226 .ModuleSubContainer{background-attachment:scroll;}
#module_26109226 .ModuleSubContainer{}
#module_26109226 {!bgVideo!}{bgVideoUrl:none}
#module_26109226 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26109226 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26109226 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26109226 {}
.ModuleGridContainer.ModuleGridContainer26109226 .SubPadding {width:0px;}
.module_26109228 .ModuleHead .HeadCenter{float:none;}
#module_26109228 {
padding:0px;
}
#module_26109228 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26109228 .ModuleHead26109228 {
display:none;
}
#module_26109228 .BodyCenter.BodyCenter26109228 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26109228 >.module_26109228 {
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_26109228 >.module_26109228{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26109228 .BodyCenter.BodyCenter26109228 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109228 .BodyCenter.BodyCenter26109228 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26109228 >.module_26109228 {
margin-top:13.1206%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109228 >.module_26109228 {
margin-top:14.5070%;
margin-left:2.2225%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26109228 >.module_26109228 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26109228:hover {
border:none;
}
#module_26109228:hover >.module_26109228 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26109228 .ModuleImageTextGiantContent{margin-top:px;}
#module_26109228 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26109228 .ModuleImageTextGiantContent{margin-left:px;}
#module_26109228 .ModuleImageTextGiantContent{margin-right:px;}
#module_26109228 .imageTextGiant-Container{padding-top:0px;}
#module_26109228 .imageTextGiant-Container{padding-bottom:0px;}
#module_26109228 .imageTextGiant-Container{padding-left:0px;}
#module_26109228 .imageTextGiant-Container{padding-right:0px;}
#module_26109228 .showHandle .btn{font-size:px;}
#module_26109228 .showHandle .btn{font-family:;}
#module_26109228 .showHandle .btn{color:;}
#module_26109228 .showHandle .btn{}
#module_26109228 .showHandle .btn{}
#module_26109228 .showHandle .btn{}
#module_26109228 .showHandle div{border-top-color: !important;}
#module_26109228 .showHandle div{border-top-style: !important;}
#module_26109228 .showHandle div{border-top-width:px !important;}
#module_26109228 .showHandle{background-color:;}
#module_26109228 .showHandle{}
#module_26109228 .showHandle{}
#module_26109228 .showHandle{}
#module_26109228 .showHandle{}
#module_26109228 .showHandle{}
#module_26109228 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer26109226 #Sub26109226_1 {width:23.5000%;}
.module_26109242 .ModuleHead .HeadCenter{float:none;}
#module_26109242 {
padding:0px;
}
#module_26109242 {
position:static;
z-index:0;
top:42px;
width:100%;
height: auto;
}
#module_26109242 .ModuleHead26109242 {
display:none;
}
#module_26109242 {
border:none;
}
@media screen and (min-width: 768px){
#module_26109242 >.module_26109242 {
margin-top:6.8708%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109242 >.module_26109242 {
margin-top:4.4818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_26109242 .ModuleImageTextGiantContent{margin-top:px;}
#module_26109242 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26109242 .ModuleImageTextGiantContent{margin-left:px;}
#module_26109242 .ModuleImageTextGiantContent{margin-right:px;}
#module_26109242 .imageTextGiant-Container{padding-top:10px;}
#module_26109242 .imageTextGiant-Container{padding-bottom:10px;}
#module_26109242 .imageTextGiant-Container{padding-left:10px;}
#module_26109242 .imageTextGiant-Container{padding-right:10px;}
#module_26109242 .showHandle .btn{font-size:px;}
#module_26109242 .showHandle .btn{font-family:;}
#module_26109242 .showHandle .btn{color:;}
#module_26109242 .showHandle .btn{}
#module_26109242 .showHandle .btn{}
#module_26109242 .showHandle .btn{}
#module_26109242 .showHandle div{border-top-color: !important;}
#module_26109242 .showHandle div{border-top-style: !important;}
#module_26109242 .showHandle div{border-top-width:px !important;}
#module_26109242 .showHandle{background-color:;}
#module_26109242 .showHandle{}
#module_26109242 .showHandle{}
#module_26109242 .showHandle{}
#module_26109242 .showHandle{}
#module_26109242 .showHandle{}
#module_26109242 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer26109226 #Sub26109226_2 {width:31.2500%;}
.module_26109243 .ModuleHead .HeadCenter{float:none;}
#module_26109243 {
padding:0px;
}
#module_26109243 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_26109243 .ModuleHead26109243 {
display:none;
}
#module_26109243 .BodyCenter.BodyCenter26109243 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26109243 >.module_26109243 {
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_26109243 >.module_26109243{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26109243 .BodyCenter.BodyCenter26109243 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109243 .BodyCenter.BodyCenter26109243 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2045%;
}
}
@media screen and (min-width: 768px){
#module_26109243 >.module_26109243 {
margin-top:6.8773%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109243 >.module_26109243 {
margin-top:13.3351%;
margin-left:2.7883%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26109243 >.module_26109243 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26109243:hover {
border:none;
}
#module_26109243:hover >.module_26109243 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26109243 .ModuleImageTextGiantContent{margin-top:px;}
#module_26109243 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26109243 .ModuleImageTextGiantContent{margin-left:px;}
#module_26109243 .ModuleImageTextGiantContent{margin-right:px;}
#module_26109243 .imageTextGiant-Container{padding-top:0px;}
#module_26109243 .imageTextGiant-Container{padding-bottom:0px;}
#module_26109243 .imageTextGiant-Container{padding-left:0px;}
#module_26109243 .imageTextGiant-Container{padding-right:0px;}
#module_26109243 .showHandle .btn{font-size:px;}
#module_26109243 .showHandle .btn{font-family:;}
#module_26109243 .showHandle .btn{color:;}
#module_26109243 .showHandle .btn{}
#module_26109243 .showHandle .btn{}
#module_26109243 .showHandle .btn{}
#module_26109243 .showHandle div{border-top-color: !important;}
#module_26109243 .showHandle div{border-top-style: !important;}
#module_26109243 .showHandle div{border-top-width:px !important;}
#module_26109243 .showHandle{background-color:;}
#module_26109243 .showHandle{}
#module_26109243 .showHandle{}
#module_26109243 .showHandle{}
#module_26109243 .showHandle{}
#module_26109243 .showHandle{}
#module_26109243 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer26109226 #Sub26109226_3 {width:45.24999999999999%;}
.module_26257031 .ModuleHead .HeadCenter{float:none;}
#module_26257031 {
padding:0px;
}
#module_26257031 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26257031 .ModuleHead26257031 {
display:none;
}
#module_26257031 .BodyCenter.BodyCenter26257031 {
background:none;background-color:rgb(51, 51, 51);
}
#module_26257031 >.module_26257031 {
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_26257031 >.module_26257031{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26257031 .BodyCenter.BodyCenter26257031 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257031 .BodyCenter.BodyCenter26257031 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26257031 >.module_26257031 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257031 >.module_26257031 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26257031 >.module_26257031 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26257031:hover {
border:none;
}
#module_26257031:hover >.module_26257031 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26257031 .ModuleSubContainer{background-color:transparent;}
#module_26257031 .ModuleSubContainer{background-image:none;}
#module_26257031 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26257031 .ModuleSubContainer{background-position:0% 0%;}
#module_26257031 .ModuleSubContainer{background-attachment:scroll;}
#module_26257031 .ModuleSubContainer{}
#module_26257031 {!bgVideo!}{bgVideoUrl:none}
#module_26257031 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26257031 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26257031 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26257031 {}
.module_26257047 .ModuleHead .HeadCenter{float:none;}
#module_26257047 {
padding:0px;
}
#module_26257047 {
position:static;
z-index:0;
top:20px;
width:100%;
height: auto;
}
#module_26257047 .ModuleHead26257047 {
display:none;
}
#module_26257047 .BodyCenter.BodyCenter26257047 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26257047 >.module_26257047 {
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_26257047 >.module_26257047{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26257047 .BodyCenter.BodyCenter26257047 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257047 .BodyCenter.BodyCenter26257047 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26257047 >.module_26257047 {
margin-top:13.1206%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257047 >.module_26257047 {
margin-top:13.3747%;
margin-left:11.4555%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26257047 >.module_26257047 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26257047:hover {
border:none;
}
#module_26257047:hover >.module_26257047 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26257047 .ModuleImageTextGiantContent{margin-top:px;}
#module_26257047 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26257047 .ModuleImageTextGiantContent{margin-left:px;}
#module_26257047 .ModuleImageTextGiantContent{margin-right:px;}
#module_26257047 .imageTextGiant-Container{padding-top:0px;}
#module_26257047 .imageTextGiant-Container{padding-bottom:0px;}
#module_26257047 .imageTextGiant-Container{padding-left:0px;}
#module_26257047 .imageTextGiant-Container{padding-right:0px;}
#module_26257047 .showHandle .btn{font-size:px;}
#module_26257047 .showHandle .btn{font-family:;}
#module_26257047 .showHandle .btn{color:;}
#module_26257047 .showHandle .btn{}
#module_26257047 .showHandle .btn{}
#module_26257047 .showHandle .btn{}
#module_26257047 .showHandle div{border-top-color: !important;}
#module_26257047 .showHandle div{border-top-style: !important;}
#module_26257047 .showHandle div{border-top-width:px !important;}
#module_26257047 .showHandle{background-color:;}
#module_26257047 .showHandle{}
#module_26257047 .showHandle{}
#module_26257047 .showHandle{}
#module_26257047 .showHandle{}
#module_26257047 .showHandle{}
#module_26257047 a{font-size:unset;font-family:unset}
.module_26257049 .ModuleHead .HeadCenter{float:none;}
#module_26257049 {
padding:0px;
}
#module_26257049 {
position:static;
z-index:0;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_26257049 .ModuleHead26257049 {
display:none;
}
#module_26257049 .BodyCenter.BodyCenter26257049 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26257049 >.module_26257049 {
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_26257049 >.module_26257049{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26257049 .BodyCenter.BodyCenter26257049 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257049 .BodyCenter.BodyCenter26257049 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.2045%;
}
}
@media screen and (min-width: 768px){
#module_26257049 >.module_26257049 {
margin-top:6.8773%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26257049 >.module_26257049 {
margin-top:13.2983%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26257049 >.module_26257049 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26257049:hover {
border:none;
}
#module_26257049:hover >.module_26257049 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26257049 .ModuleImageTextGiantContent{margin-top:px;}
#module_26257049 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26257049 .ModuleImageTextGiantContent{margin-left:px;}
#module_26257049 .ModuleImageTextGiantContent{margin-right:px;}
#module_26257049 .imageTextGiant-Container{padding-top:0px;}
#module_26257049 .imageTextGiant-Container{padding-bottom:0px;}
#module_26257049 .imageTextGiant-Container{padding-left:0px;}
#module_26257049 .imageTextGiant-Container{padding-right:0px;}
#module_26257049 .showHandle .btn{font-size:px;}
#module_26257049 .showHandle .btn{font-family:;}
#module_26257049 .showHandle .btn{color:;}
#module_26257049 .showHandle .btn{}
#module_26257049 .showHandle .btn{}
#module_26257049 .showHandle .btn{}
#module_26257049 .showHandle div{border-top-color: !important;}
#module_26257049 .showHandle div{border-top-style: !important;}
#module_26257049 .showHandle div{border-top-width:px !important;}
#module_26257049 .showHandle{background-color:;}
#module_26257049 .showHandle{}
#module_26257049 .showHandle{}
#module_26257049 .showHandle{}
#module_26257049 .showHandle{}
#module_26257049 .showHandle{}
#module_26257049 a{font-size:unset;font-family:unset}
.module_26109388 .ModuleHead .HeadCenter{float:none;}
#module_26109388 {
padding:0px;
}
#module_26109388 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_26109388 .ModuleHead26109388 {
display:none;
}
#module_26109388 .BodyCenter.BodyCenter26109388 {
background:none;background-color:rgb(34, 34, 34);
}
#module_26109388 >.module_26109388 {
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_26109388 >.module_26109388{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26109388 .BodyCenter.BodyCenter26109388 {
padding-top:1.0460%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_26109388 .BodyCenter.BodyCenter26109388 {
padding-top:2.9973%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.7248%;
}
}
@media screen and (min-width: 768px){
#module_26109388 >.module_26109388 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109388 >.module_26109388 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26109388 >.module_26109388 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26109388:hover {
border:none;
}
#module_26109388:hover >.module_26109388 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26109388 .ModuleSubContainer{background-color:transparent;}
#module_26109388 .ModuleSubContainer{background-image:none;}
#module_26109388 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26109388 .ModuleSubContainer{background-position:0% 0%;}
#module_26109388 .ModuleSubContainer{background-attachment:scroll;}
#module_26109388 .ModuleSubContainer{}
#module_26109388 {!bgVideo!}{bgVideoUrl:none}
#module_26109388 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26109388 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26109388 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26109388 {}
.module_26109389 .ModuleHead .HeadCenter{float:none;}
#module_26109389 {
padding:0px;
}
#module_26109389 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26109389 .ModuleHead26109389 {
display:none;
}
#module_26109389 .BodyCenter.BodyCenter26109389 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26109389 >.module_26109389 {
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_26109389 >.module_26109389{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26109389 .BodyCenter.BodyCenter26109389 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109389 .BodyCenter.BodyCenter26109389 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:4.0872%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26109389 >.module_26109389 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26109389 >.module_26109389 {
margin-top:1.3624%;
margin-left:4.6322%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26109389 >.module_26109389 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26109389:hover {
border:none;
}
#module_26109389:hover >.module_26109389 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26109389 .ModulePlainTextGiantContent{margin-top:0px;}
#module_26109389 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_26109389 .ModulePlainTextGiantContent{margin-left:0px;}
#module_26109389 .ModulePlainTextGiantContent{margin-right:0px;}
#module_26109389 .plainTextGiant-Container{padding-top:0px;}
#module_26109389 .plainTextGiant-Container{padding-bottom:0px;}
#module_26109389 .plainTextGiant-Container{padding-left:0px;}
#module_26109389 .plainTextGiant-Container{padding-right:0px;}
#module_26109389 a{font-size:unset;font-family:unset}
.module_27159048 .ModuleHead .HeadCenter{float:none;}
#module_27159048 {
padding:0px;
}
#module_27159048 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_27159048 .ModuleHead27159048 {
display:none;
}

.module_27159058 .ModuleHead .HeadCenter{float:none;}
#module_27159058 {
padding:0px;
}
#module_27159058 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_27159058 .ModuleHead27159058 {
display:none;
}

.module_26001299 .ModuleHead .HeadCenter{float:none;}
#module_26001299 {
padding:0px;
}
#module_26001299 {
position:static;
z-index:0;
top:976px;
left:0px;
width:100%;
height: auto;
}
#module_26001299 .ModuleHead26001299 {
display:none;
}

.module_26261943 .ModuleHead .HeadCenter{float:none;}
#module_26261943 {
padding:0px;
}
#module_26261943 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26261943 .ModuleHead26261943 {
display:none;
}

#module_27159048{display:none;}
#module_27159058{display:none;}
.ModuleMobileNavGiant.layout-103 p{ color: #fff;}
.lighted {position: fixed !important; z-index: 950; top:0; }
.ModuleMobileNavGiant.layout-103 .mobileNav {  width: 100%;  height: 3rem; position: fixed;  line-height: 3rem;  text-align: center;  z-index: 950;  top:0;  }
.ModuleMobileNavGiant.layout-103 .HeaderZoneContainer {  width: 100%;  height: auto;  margin: 0 auto;  margin-top: 3rem;  }
.ModuleMobileNavGiant.layout-103 .micro-nav-item{ background:#1977d2;    height: calc(100vh);}
.ModuleMobileNavGiant.layout-103 .pagebody_nav_1.showFloatNav{    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;}

.ModuleMobileNavGiant.layout-103 .mobileNav_1.showFloatNav{    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;}
.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.mobileNavFloatLayer_1 {z-index: 9999;display: block;visibility:hidden;width: 17rem;height:100%;-ms-transform: translateX(-17rem);-khtml-transform: translateX(-17rem);-webkit-transform: translateX(-17rem);-o-transform: translateX(-17rem);-moz-transform: translateX(-17rem);transform: translateX(-17rem);-ms-transition: 0.5s;-webkit-transition: 0.5s;-khtml-transition: 0.5;-o-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;-webkit-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);-ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);-moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);-o-box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);box-shadow: inset -0.3rem 0rem .5rem rgba(0,0,0,.3);}
/*滚动条*/

.ModuleMobileNavGiant.layout-103  .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-103 .containers{ width: 100%;  height: 100%;  max-width: 100%;  overflow: hidden; position: relative;  }
.ModuleMobileNavGiant.layout-103 .view { will-change: transform; position: absolute;  width: 100%;   left: 0;  top: 0;  transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);}
.ModuleMobileNavGiant.layout-103 .list-view {  height:100%;  width: 100%;  position: relative; overflow: scroll; -webkit-overflow-scrolling: touch;  z-index: 9999; }
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul{ padding:60px 25px 0;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li{ width:111px; height:111px; float: left; display: flex; justify-content: center;align-items: center;  position: relative;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li a{font-size: 15px; color: #fff !important; text-align: center;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li i{ font-size:38px; width: 40px; height: 40px;display: block;  margin: 0 auto;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li p{ margin-top: 10px;color: #fff;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li:nth-child(2n):after{  border: 0px !important;  }
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li:after {  height: 100%;  content: '';  width: 1px;  border-right: 1px solid #f0f0f0;  position: absolute;  top: 0;  right: 0;  transform: scaleX(0.5);  -webkit-transform: scaleX(0.5);  z-index: 10;  }
.ModuleMobileNavGiant.layout-103 .micro-nav-item  ul li:before {  height: 1px;  content: '';  width: 100%;  border-top: 1px solid #f0f0f0;  position: absolute;  bottom: -1px;  right: 0;  transform: scaleY(0.5);  -webkit-transform: scaleY(0.5);  z-index: 10;  }
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li:last-child:before{ border: 0px !important;}
.ModuleMobileNavGiant.layout-103 .micro-nav-item ul li:nth-last-child(2):before{ border: 0px !important;}
.ModuleMobileNavGiant.layout-103 #mobileDesignerContainer #pagebody {
    margin-top:3rem;
}
.ModuleMobileNavGiant.layout-103 .navcontent{ width: calc(100% - 60px); display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-103 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-103 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-103 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}
.ModuleMobileNavGiant.layout-103 .navcontent a{  width: 56px; text-align: center;    display: block;}
.ModuleMobileNavGiant.layout-103 #header p img{max-height: 40px;     padding-right: 8pt;
    padding-left: 8pt;/*padding-left:40px;margin-right: 8px; margin-left: 15px;*/}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-103 #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-103 .header-model{ display: none;}

}
.ModuleMobileNavGiant.layout-103 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-103 .icon-sousuo{ font-weight: 750;}
.ModuleMobileNavGiant.layout-103 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}
.mobileNavFloatLayer_r  {right:0; -ms-transform: translateX(17rem);  -khtml-transform: translateX(17rem);  -webkit-transform: translateX(17rem);  -o-transform: translateX(17rem);  -moz-transform: translateX(17rem);  transform: translateX(17rem); }
.ModuleMobileNavGiant.layout-103 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_25492282 .ModuleHead .HeadCenter{float:none;}
#module_25492282 {
padding:0px;
}
#module_25492282 {
}
#module_25492282 .ModuleHead25492282 {
display:none;
}
#module_25492282 .BodyCenter.BodyCenter25492282 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492282 >.module_25492282 {
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_25492282 >.module_25492282{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492282 .BodyCenter.BodyCenter25492282 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_25492282 .BodyCenter.BodyCenter25492282 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_25492282 >.module_25492282 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_25492282 >.module_25492282 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_25492282 >.module_25492282 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492282:hover {
border:none;
}
#module_25492282:hover >.module_25492282 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492282 .langlistbox{background-color:} #module_25492282 .langlistbox .jt{border-bottom-color:}
#module_25492282 .langlistbox .langinfo{color:}
#module_25492282 .langlistbox .langinfo{background-color:}
#module_25492282 .langlistbox .langinfo{border-color:}
#module_25492282 .langlistbox .langtxt{ font-size:px }
#module_25492282 .langlistbox .langtxt{ color: }
#module_25492282 {}#module_25492282.layout-103 #header{border-bottom-color:;}
#module_25492282 {}#module_25492282.layout-103 #header{border-bottom-style:;}
#module_25492282 {}#module_25492282.layout-103 #header{border-bottom-width:px;}
#module_25492282 {}#module_25492282.layout-103 #header{box-shadow:;}
#module_25492282 {}#module_25492282.layout-103 #MobileNav{background-color: transparent;} #module_25492282.layout-103 #header{background-color:rgb(163, 0, 0);}
#module_25492282 {}#module_25492282.layout-103 #header{}
#module_25492282 {}#module_25492282.layout-103 #header p{color:#fff;}
#module_25492282 {}#module_25492282.layout-103 .lcitem .rect{background:rgb(255, 255, 255);} #module_25492282.layout-103 .icons{color:rgb(255, 255, 255);} #module_25492282.layout-103 .svgdiv svg>*{fill:rgb(255, 255, 255);}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item ul li:before{border-top-color:rgba(255, 255, 255, 0.53);}#module_25492282.layout-103 .micro-nav-item ul li:after{border-right-color:rgba(255, 255, 255, 0.53);}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item,#module_25492282.layout-103 #MobileNavFloatLayer{background-color:rgb(163, 0, 0);}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item,#module_25492282.layout-103 #MobileNavFloatLayer{}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li>a,#module_25492282.layout-103 .micro-nav-item>ul>li>a p{color:rgb(242, 242, 242);}
#module_25492282 {}#module_25492282.layout-103 #header p{font-family:;}
#module_25492282 {}#module_25492282.layout-103 #header p{font-size:px;}
#module_25492282 {}#module_25492282.layout-103 #header p{}
#module_25492282 {}#module_25492282.layout-103 #header p{}
#module_25492282 {}#module_25492282.layout-103 #header p{}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li>a,#module_25492282.layout-103 .micro-nav-item>ul>li>a p{font-family:;}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li>a,#module_25492282.layout-103 .micro-nav-item>ul>li>a p{font-size:px;}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li .subnav a,#module_25492282.layout-103 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li .subnav a,#module_25492282.layout-103 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_25492282 .langlistbox li:hover .langinfo,#module_25492282 .langactive .langinfo {color:}
#module_25492282 .langlistbox li:hover .langinfo,#module_25492282 .langactive .langinfo{background-color:}
#module_25492282 .langlistbox li:hover .langinfo,#module_25492282 .langactive .langinfo{border-color:}
#module_25492282 .langlistbox li:hover .langtxt,#module_25492282 .langactive .langtxt{ color: }
#module_25492282 {}#module_25492282.layout-103 .micro-nav-item>ul>li>a:hover,#module_25492282.layout-103 .micro-nav-item>ul>li>a:hover p{color:rgb(242, 242, 242);}
.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;
    /* 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_44047581 .ModuleHead .HeadCenter{float:none;}
#module_44047581 {
padding:0px;
}
#module_44047581 {
}
#module_44047581 .ModuleHead0 {
display:none;
}

#module_44047581 .defaultbtn{background-color:#fff}
#module_44047581 .defaultbtn{}
#module_44047581 .spotgroup{color:#000}
#module_44047581 .itembtn{background-color:#fff}
#module_44047581 .itembtn{}
#module_44047581 .itemicon{color:#666} #module_44047581 svg>*{fill:#666}
#module_44047581 .itemtext{background-color:#fff} #module_44047581 .itemtextright::before{border-left-color:#fff} #module_44047581 .itemtextleft::before{border-right-color:#fff}
#module_44047581 .itemtext{}
#module_44047581 .itemtext{font-size:12px;}
#module_44047581 .itemtext{font-family:;}
#module_44047581 .itemtext{color:#666 !important;}
#module_44047581 .itemtext{font-weight:normal;}
#module_44047581 .itemtext{text-decoration:none;}
#module_44047581 .itemtext{font-style:normal;}
#module_44047581 .defaultbtnbghover{background-color:#000000}
#module_44047581 .defaultbtnbghover{}
#module_44047581 .defaultbtniconbghover{color:#fff}
.module_25492283 .ModuleHead .HeadCenter{float:none;}
#module_25492283 {
padding:0px;
}
#module_25492283 {
}
#module_25492283 .ModuleHead0 {
display:none;
}
#module_25492283 .ModuleHead .HeadText.HeadText0 {
}
#module_25492283 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_25492283 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_25492283 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_25492283 .BodyCenter.BodyCenter0 {
}
}
#module_25492283 .BodyCenter.BodyCenter0 {
}
#module_25492283 .BodyCenter a {
}

#module_25492283 .foot-nav-list{background-color:rgb(163, 0, 0) !important;}
#module_25492283 .foot-nav-list{border-top-color:;}
#module_25492283 .foot-nav-list{border-top-style:;}
#module_25492283 .foot-nav-list{border-top-width:px;}
#module_25492283 #MobileFootNav{box-shadow:;}
#module_25492283 .icon{color: !important;} #module_25492283 .icon svg >*{fill:}
#module_25492283 .itemText{font-size:px;}
#module_25492283 .itemText{font-family:;}
#module_25492283 .itemText{color:rgb(255, 255, 255) !important;}
#module_25492283 .itemText{}
#module_25492283 .itemText{}
#module_25492283 .itemText{}
#module_25492283 .iconh{color: !important;}  #module_25492283 .iconh svg >*{fill:}
#module_25492283 .itemTexth{font-size:px;}
#module_25492283 .itemTexth{font-family:;}
#module_25492283 .itemTexth{color:rgb(255, 255, 255) !important;}
#module_25492283 .itemTexth{}
#module_25492283 .itemTexth{}
#module_25492283 .itemTexth{}
