/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/6/60469/60469_310701_1_.cache exists */
/*md5:aa7ac98238c9eb74fdc95aae5a66a435*/
/*time: 2022-04-08 17:49:08*/
.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%;}
/*轮播图样式*/

/*切换按钮样式*/
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-container{ position: relative;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{ position: absolute; width: 81px; height: 82px; background: rgba(0,0,0,0.2);top:50%;z-index: 9999;
    transform : translate(0,-50%);
    -webkit-transform:translate(0,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(0,-50%);       /* for Firefox */
    -ms-transform:translate(0,-50%);       /* for IE */
    -o-transform: translate(0,-50%);        /* for Opera */
    transition: all .3s
}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:hover,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:hover{background: rgba(0,0,0,0.4);}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next{left: 0; cursor: pointer;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{right: 0;cursor: pointer;}
.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next:before{ content: ""; position: absolute;
    top:50%; left: 50%; width: 17px; height:30px; background: #fff;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    background: url("/images/pres.png") no-repeat center;
    background-size: 100%;
}


.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:before{ content: ""; position: absolute;
    top:50%; left: 50%; width: 17px; height:30px; background: #fff;
    transform : translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);    /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:translate(-50%,-50%);       /* for IE */
    -o-transform: translate(-50%,-50%);
    background: url("/images/nexts.png") no-repeat center;
    background-size: 100%;
}
/*.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev:after{ content: ""; position: absolute;*/
/*top:44%; right: 40%; width: 2px; height:20px; background: #fff;*/
/*-webkit-transform: rotate(-135deg);   !* for Chrome || Safari *!*/
/*-moz-transform:  rotate(-135deg);       !* for Firefox *!*/
/*-ms-transform:   rotate(-135deg);        !* for IE *!*/
/*-o-transform:   rotate(-135deg);       !* for Opera *!*/
/*transform: rotate(-135deg);*/
/*}*/
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet{width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1;}
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);   /* for Chrome || Safari */
    -moz-transform: translate(-50%,-50%);       /* for Firefox */
    -ms-transform:  translate(-50%,-50%);        /* for IE */
    -o-transform:  translate(-50%,-50%);
}
.ModuleSlideGiant.layout-104 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background: rgba(0, 0, 0, 0.21); }
/*.forie .swiper-container {height: 600px;}*/
.forie .swiper-pagination {  position: absolute;  left: 0;  text-align: center;  bottom:5px;  width: 100%;  }
.forie .swiper-pagination-switch{display: inline-block;width: 16px;  height: 16px; border-radius: 8px;border: 0;  background: rgba(0, 0, 0, 0); position: relative; opacity: 1; margin: 0 5px;}
.forie .swiper-pagination-switch:before{ content: ""; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; top: 50%; left: 50%;    transform: translate(-50%,-50%);webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%);  -ms-transform: translate(-50%,-50%);  -o-transform: translate(-50%,-50%);}
.forie .swiper-active-switch{background: rgba(0, 0, 0, 0.21); }
@media only screen and (max-width: 767px) {
    .ModuleSlideGiant .SubContainer {display: none;}
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{display: none}
}
/* @media only screen and (max-width: 480px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next,.swiper-slideshow-1-prev{display: none}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-next{display: none}
    .ModuleSlideGiant.layout-104 .slidegiant-container .swiper-slideshow-1-prev{display: none}
} */
.ModuleSlideGiant.layout-104 .swiperImg{width: 100%;}.module_25492287 .ModuleHead .HeadCenter{float:none;}
#module_25492287 {
padding:0px;
}
#module_25492287 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_25492287 .ModuleHead25492287 {
display:none;
}
#module_25492287 .BodyCenter.BodyCenter25492287 {
background:none;background-color:rgba(0,0,0,0);
}
#module_25492287 >.module_25492287 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_25492287 >.module_25492287{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_25492287 .BodyCenter.BodyCenter25492287 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492287 .BodyCenter.BodyCenter25492287 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_25492287 >.module_25492287 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_25492287 >.module_25492287 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_25492287 >.module_25492287 {box-shadow: 0px 0px 0px 0px #ccc}
#module_25492287:hover {
border:none;
}
#module_25492287:hover >.module_25492287 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_25492287 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet:before{background-color:#fff;}
#module_25492287 .slidegiant-container .slideshow-1 .slide_button{height:70px;}
#module_25492287 .slidegiant-container .slideshow-1 .slide_button{width:70px;}
#module_25492287 .slidegiant-container .slideshow-1 .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(0, 0, 0, 0.21);}
#module_25492287 .SubContainer {max-width:1200px !important;}
.module_26001497 .ModuleHead .HeadCenter{float:none;}
#module_26001497 {
padding:0px;
}
#module_26001497 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26001497 .ModuleHead26001497 {
display:none;
}
#module_26001497 .BodyCenter.BodyCenter26001497 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26001497 >.module_26001497 {
border-top-style:solid;
border-top-color:rgb(163, 0, 0);
border-top-width:8px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26001497 >.module_26001497{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26001497 .BodyCenter.BodyCenter26001497 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001497 .BodyCenter.BodyCenter26001497 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26001497 >.module_26001497 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_26001497 >.module_26001497 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26001497 >.module_26001497 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26001497:hover {
border:none;
}
#module_26001497:hover >.module_26001497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26001497 .ModuleSubContainer{background-color:transparent;}
#module_26001497 .ModuleSubContainer{background-image:none;}
#module_26001497 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26001497 .ModuleSubContainer{background-position:0% 0%;}
#module_26001497 .ModuleSubContainer{background-attachment:scroll;}
#module_26001497 .ModuleSubContainer{}
#module_26001497 {!bgVideo!}{bgVideoUrl:none}
#module_26001497 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26001497 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26001497 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26001497 {}
.module_26001536 .ModuleHead .HeadCenter{float:none;}
#module_26001536 {
padding:0px;
}
#module_26001536 {
position:static;
z-index:0;
top:422px;
left:183px;
width:100%;
height: auto;
}
#module_26001536 .ModuleHead26001536 {
display:none;
}
#module_26001536 .BodyCenter.BodyCenter26001536 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26001536 >.module_26001536 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26001536 >.module_26001536{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26001536 .BodyCenter.BodyCenter26001536 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001536 .BodyCenter.BodyCenter26001536 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26001536 >.module_26001536 {
margin-top:3.9987%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26001536 >.module_26001536 {
margin-top:5.7221%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26001536 >.module_26001536 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26001536:hover {
border:none;
}
#module_26001536:hover >.module_26001536 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26001536 .ModuleImageTextGiantContent{margin-top:px;}
#module_26001536 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26001536 .ModuleImageTextGiantContent{margin-left:px;}
#module_26001536 .ModuleImageTextGiantContent{margin-right:px;}
#module_26001536 .imageTextGiant-Container{padding-top:10px;}
#module_26001536 .imageTextGiant-Container{padding-bottom:10px;}
#module_26001536 .imageTextGiant-Container{padding-left:10px;}
#module_26001536 .imageTextGiant-Container{padding-right:10px;}
#module_26001536 .showHandle .btn{font-size:px;}
#module_26001536 .showHandle .btn{font-family:;}
#module_26001536 .showHandle .btn{color:;}
#module_26001536 .showHandle .btn{}
#module_26001536 .showHandle .btn{}
#module_26001536 .showHandle .btn{}
#module_26001536 .showHandle div{border-top-color: !important;}
#module_26001536 .showHandle div{border-top-style: !important;}
#module_26001536 .showHandle div{border-top-width:px !important;}
#module_26001536 .showHandle{background-color:;}
#module_26001536 .showHandle{}
#module_26001536 .showHandle{}
#module_26001536 .showHandle{}
#module_26001536 .showHandle{}
#module_26001536 .showHandle{}
#module_26001536 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_26932709 .ModuleHead .HeadCenter{float:none;}
#module_26932709 {
padding:0px;
}
#module_26932709 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26932709 .ModuleHead26932709 {
display:none;
}
#module_26932709 .BodyCenter.BodyCenter26932709 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26932709 >.module_26932709 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26932709 >.module_26932709{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26932709 .BodyCenter.BodyCenter26932709 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26932709 .BodyCenter.BodyCenter26932709 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26932709 >.module_26932709 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26932709 >.module_26932709 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:8.1744%;
}
}
#module_26932709 >.module_26932709 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26932709:hover {
border:none;
}
#module_26932709:hover >.module_26932709 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26932709 .Tit-abstract{color:rgb(255, 255, 255);}
#module_26932709 .album-img{padding:calc(22px/2);}
#module_26932709 .Tit-abstract{font-size:16px;}
#module_26932709 .Tit-abstract{font-family:arial, helvetica,sans-serif;}
#module_26932709 .Tit-abstract{font-style:normal;}
#module_26932709 .Tit-abstract{text-decoration:none;}
#module_26932709 .Tit-abstract{font-weight:normal;}
#module_26932709 .Intro-abstract{font-size:12px;}
#module_26932709 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_26932709 .Intro-abstract{color:#f3f3f3;}
#module_26932709 .Intro-abstract{font-weight:normal;}
#module_26932709 .Intro-abstract{text-decoration:none;}
#module_26932709 .Intro-abstract{font-style:normal;}
#module_26932709 .album-img:hover .rectborderBg{background:;}
#module_26932709 .album-img .album-img-c{background-color:rgba(0,0,0,0);}
#module_26932709 .album-img .album-img-c{background-image:none;}
#module_26932709 .album-img .album-img-c{background-repeat:no-repeat;}
#module_26932709 .album-img .album-img-c{}
#module_26932709 .album-img .album-img-c{}
#module_26932709 .album-img .album-img-c{}
#module_26932709 .album-img{border-top-color:transparent;}
#module_26932709 .album-img{border-top-style:none;}
#module_26932709 .album-img{border-top-width:0px;}
#module_26932709 .album-img{border-right-color:transparent;}
#module_26932709 .album-img{border-right-style:none;}
#module_26932709 .album-img{border-right-width:0px;}
#module_26932709 .album-img{border-bottom-color:transparent;}
#module_26932709 .album-img{border-bottom-style:none;}
#module_26932709 .album-img{border-bottom-width:0px;}
#module_26932709 .album-img{border-left-color:transparent;}
#module_26932709 .album-img{border-left-style:none;}
#module_26932709 .album-img{border-left-width:0px;}
#module_26932709 .album-img .dummy{padding-top:auto;}
#module_26932709 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_26932709 .mobile_picBox .mobile_pic, #module_26932709 .mobile_picBox{ height:auto !important;}
#module_26932709 .pagerGiant .text{font-size:px;}
#module_26932709 .pagerGiant .text{font-family:;}
#module_26932709 .pagerGiant .text{color:;}
#module_26932709 .pagerGiant .text{}
#module_26932709 .pagerGiant .text{}
#module_26932709 .pagerGiant .text{}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer{width:px}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer{height:px}
#module_26932709 .pagerGiant .num{font-size:px;}
#module_26932709 .pagerGiant .num{font-family:;}
#module_26932709 .pagerGiant .num{color:;}
#module_26932709 .pagerGiant .num{}
#module_26932709 .pagerGiant .num{}
#module_26932709 .pagerGiant .num{}
#module_26932709 .pagerGiant .submit{width:px}
#module_26932709 .pagerGiant .submit{height:px}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer,#module_26932709 .pagerGiant .submit{border-top-left-radius:px;}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer,#module_26932709 .pagerGiant .submit{border-top-right-radius:px;}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer,#module_26932709 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26932709 .pagerGiant .current,#module_26932709 .pagerGiant .num,#module_26932709 .pagerGiant .inputer,#module_26932709 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26932709 .pagerGiant .next,#module_26932709 .pagerGiant .splitline{color:;}
#module_26932709 .pagerGiant .num{background-color:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-top-color:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-top-style:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer{border-top-width:px;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-bottom-color:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-bottom-style:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer{border-bottom-width:px;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-left-color:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-left-style:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer{border-left-width:px;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-right-color:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .inputer{border-right-style:;}
#module_26932709 .pagerGiant .num, #module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer{border-right-width:px;}
#module_26932709 .page-more a{font-size:px;}
#module_26932709 .page-more a{font-family:;}
#module_26932709 .page-more a{color: !important;}
#module_26932709 .page-more a{}
#module_26932709 .page-more a{}
#module_26932709 .page-more a{}
#module_26932709 .page-more a{background-color:;}
#module_26932709 .page-more a{border-top-color:;}
#module_26932709 .page-more a{border-top-style:;}
#module_26932709 .page-more a{border-top-width:px;}
#module_26932709 .page-more a{border-bottom-color:;}
#module_26932709 .page-more a{border-bottom-style:;}
#module_26932709 .page-more a{border-bottom-width:px;}
#module_26932709 .page-more a{border-left-color:;}
#module_26932709 .page-more a{border-left-style:;}
#module_26932709 .page-more a{border-left-width:px;}
#module_26932709 .page-more a{border-right-color:;}
#module_26932709 .page-more a{border-right-style:;}
#module_26932709 .page-more a{border-right-width:px;}
#module_26932709 .album-img:hover .album-img-c{background-color:rgba(0,0,0,0);}
#module_26932709 .album-img:hover .album-img-c{background-image:none;}
#module_26932709 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_26932709 .album-img:hover .album-img-c{}
#module_26932709 .album-img:hover .album-img-c{}
#module_26932709 .album-img:hover .album-img-c{}
#module_26932709 .album-img:hover{border-top-color:transparent;}
#module_26932709 .album-img:hover{border-top-style:none;}
#module_26932709 .album-img:hover{border-top-width:0px;}
#module_26932709 .album-img:hover{border-right-color:transparent;}
#module_26932709 .album-img:hover{border-right-style:none;}
#module_26932709 .album-img:hover{border-right-width:0px;}
#module_26932709 .album-img:hover{border-bottom-color:transparent;}
#module_26932709 .album-img:hover{border-bottom-style:none;}
#module_26932709 .album-img:hover{border-bottom-width:0px;}
#module_26932709 .album-img:hover{border-left-color:transparent;}
#module_26932709 .album-img:hover{border-left-style:none;}
#module_26932709 .album-img:hover{border-left-width:0px;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{font-size:px;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{font-family:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit{background-color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-top-color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-top-style:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-left-color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-left-style:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-right-color:;}
#module_26932709 .pagerGiant .current, #module_26932709 .pagerGiant .submit, #module_26932709 .pagerGiant .inputer:hover{border-right-style:;}
#module_26932709 .page-more a:hover{font-size:px;}
#module_26932709 .page-more:hover a{font-family:;}
#module_26932709 .page-more a:hover{color: !important;}
#module_26932709 .page-more a:hover {}
#module_26932709 .page-more a:hover {}
#module_26932709 .page-more a:hover {}
#module_26932709 .page-more a:hover{background-color:;}
#module_26932709 .page-more a:hover{border-top-color:;}
#module_26932709 .page-more a:hover{border-top-style:;}
#module_26932709 .page-more a:hover{border-bottom-color:;}
#module_26932709 .page-more a:hover{border-bottom-style:;}
#module_26932709 .page-more a:hover{border-left-color:;}
#module_26932709 .page-more a:hover{border-left-style:;}
#module_26932709 .page-more a:hover{border-right-color:;}
#module_26932709 .page-more a:hover{border-right-style:;}

.module_26101073 .ModuleHead .HeadCenter{float:none;}
#module_26101073 {
padding:0px;
}
#module_26101073 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26101073 .ModuleHead26101073 {
display:none;
}
#module_26101073 .BodyCenter.BodyCenter26101073 {
background-color:transparent;
background-image:url(/comdata/60469/201907/201907311803288bde8c.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 0%;
background-Attachment:scroll;
}
#module_26101073 >.module_26101073 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26101073 >.module_26101073{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26101073 .BodyCenter.BodyCenter26101073 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101073 .BodyCenter.BodyCenter26101073 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26101073 >.module_26101073 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101073 >.module_26101073 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26101073 >.module_26101073 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26101073:hover {
border:none;
}
#module_26101073:hover >.module_26101073 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26101073 .ModuleSubContainer{background-color:transparent;}
#module_26101073 .ModuleSubContainer{background-image:none;}
#module_26101073 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26101073 .ModuleSubContainer{background-position:0% 0%;}
#module_26101073 .ModuleSubContainer{background-attachment:scroll;}
#module_26101073 .ModuleSubContainer{}
#module_26101073 {!bgVideo!}{bgVideoUrl:none}
#module_26101073 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26101073 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26101073 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26101073 {}
.module_26101124 .ModuleHead .HeadCenter{float:none;}
#module_26101124 {
padding:0px;
}
#module_26101124 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26101124 .ModuleHead26101124 {
display:none;
}
#module_26101124 .BodyCenter.BodyCenter26101124 {
background:none;background-color:rgba(0, 0, 0, 0.78);
}
#module_26101124 >.module_26101124 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26101124 >.module_26101124{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
}
@media screen and (min-width: 768px){
#module_26101124 .BodyCenter.BodyCenter26101124 {
padding-top:1.6667%;
padding-left:1.6667%;
padding-right:1.6667%;
padding-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_26101124 .BodyCenter.BodyCenter26101124 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26101124 >.module_26101124 {
margin-top:21.2474%;
margin-left:3.3268%;
margin-right:3.3268%;
margin-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_26101124 >.module_26101124 {
margin-top:13.8965%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26101124 >.module_26101124 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26101124:hover {
border:none;
}
#module_26101124:hover >.module_26101124 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26101124 .ModuleImageTextGiantContent{margin-top:px;}
#module_26101124 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26101124 .ModuleImageTextGiantContent{margin-left:px;}
#module_26101124 .ModuleImageTextGiantContent{margin-right:px;}
#module_26101124 .imageTextGiant-Container{padding-top:10px;}
#module_26101124 .imageTextGiant-Container{padding-bottom:10px;}
#module_26101124 .imageTextGiant-Container{padding-left:10px;}
#module_26101124 .imageTextGiant-Container{padding-right:10px;}
#module_26101124 .showHandle .btn{font-size:px;}
#module_26101124 .showHandle .btn{font-family:;}
#module_26101124 .showHandle .btn{color:;}
#module_26101124 .showHandle .btn{}
#module_26101124 .showHandle .btn{}
#module_26101124 .showHandle .btn{}
#module_26101124 .showHandle div{border-top-color: !important;}
#module_26101124 .showHandle div{border-top-style: !important;}
#module_26101124 .showHandle div{border-top-width:px !important;}
#module_26101124 .showHandle{background-color:;}
#module_26101124 .showHandle{}
#module_26101124 .showHandle{}
#module_26101124 .showHandle{}
#module_26101124 .showHandle{}
#module_26101124 .showHandle{}
#module_26101124 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-101 .moduleButton{
    background-color: #f10251;
    font-size: 14px;
    height: 40px;
    border-radius:20px;
    width:100px;
    color:#fff;
    text-align: center;
    line-height: 40px;
    overflow:hidden;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    display: inline-table;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-101 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-101 .BreadIcon{
    font-size: 16px;
}

.ModuleButtonGiant.layout-101 .moduleButton:hover{
    background-color: #e50b1c;
}

.ModuleButtonGiant.layout-101:hover .moduleButton:before{
    background-color:#000
}
.ModuleButtonGiant.layout-101 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ModuleButtonGiant.layout-101 .buttonbox > span{
	display:inline-flex;
}
.module_26101158 .ModuleHead .HeadCenter{float:none;}
#module_26101158 {
padding:0px;
}
#module_26101158 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26101158 .ModuleHead26101158 {
display:none;
}
#module_26101158 .BodyCenter.BodyCenter26101158 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26101158 >.module_26101158 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26101158 >.module_26101158{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26101158 .BodyCenter.BodyCenter26101158 {
padding-top:1.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101158 .BodyCenter.BodyCenter26101158 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:8.1744%;
}
}
@media screen and (min-width: 768px){
#module_26101158 >.module_26101158 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101158 >.module_26101158 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26101158 >.module_26101158 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26101158:hover {
border:none;
}
#module_26101158:hover >.module_26101158 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26101158 .BodyCenter{text-align:center;}
#module_26101158 .moduleButton{font-size:18px;}
#module_26101158 .moduleButton{font-family:arial, helvetica,sans-serif;}
#module_26101158 .moduleButton{color:#fff;}
#module_26101158 .moduleButton{font-weight:normal;}
#module_26101158 .moduleButton{text-decoration:none;}
#module_26101158 .moduleButton{font-style:normal;}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{background-color:rgb(163, 0, 0);}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{}
#module_26101158 .moduleButton, #module_26101158 .moduleButton:before{}
#module_26101158 .moduleButton{border-color:#000;}
#module_26101158 .moduleButton{border-style:none;}
#module_26101158 .moduleButton{border-width:0px;}
#module_26101158 .moduleButton{border-top-left-radius:50px;}
#module_26101158 .moduleButton{border-top-right-radius:50px;}
#module_26101158 .moduleButton{border-bottom-left-radius:50px;}
#module_26101158 .moduleButton{border-bottom-right-radius:50px;}
#module_26101158 .moduleButton{width:175px;}
#module_26101158 .moduleButton,#module_26101158 .BreadsvgIcon{height:42px;line-height:42px;}
#module_26101158 .BodyCenter{color:#fff;}
#module_26101158 .BreadIcon{font-size:px;} #module_26101158 .BreadsvgIcon svg{width:px;height:px;}
#module_26101158 .BreadIcon{color:;} #module_26101158 .BreadsvgIcon svg>*{fill:;}
#module_26101158 .BreadIcon,#module_26101158 .BreadsvgIcon{margin-left:px;}
#module_26101158 .BreadIcon,#module_26101158 .BreadsvgIcon{margin-right:px;}
#module_26101158 .moduleButton{box-shadow:;}
#module_26101158 .moduleButton:hover .BreadIcon{font-size:px;} #module_26101158 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_26101158 .moduleButton:hover .BreadIcon{color:} #module_26101158 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_26101158 .moduleButton:hover{font-size:18px;}
#module_26101158 .moduleButton:hover{font-family:arial, helvetica,sans-serif;}
#module_26101158 .moduleButton:hover{color:#fff !important;}
#module_26101158 .moduleButton:hover{font-weight:normal;}
#module_26101158 .moduleButton:hover{text-decoration:none;}
#module_26101158 .moduleButton:hover{font-style:normal;}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{background-image: unset;background-color:rgb(248, 40, 56);}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{}
#module_26101158 .moduleButton:hover, #module_26101158 .moduleButton.float:hover{}
#module_26101158 .moduleButton:hover{border-color:#000;} #module_26101158 .moduleButton.float:hover{border-color:#000;}
#module_26101158 .moduleButton:hover{border-style:none;} #module_26101158 .moduleButton.float:hover{border-style:none;}
#module_26101158 .moduleButton:hover{border-width:0px;}  #module_26101158 .moduleButton.float:hover{border-width:0px;}
#module_26101158 .moduleButton:hover{box-shadow:;}

.module_26961343 .ModuleHead .HeadCenter{float:none;}
#module_26961343 {
padding:0px;
}
#module_26961343 {
position:static;
z-index:0;
top:2456px;
left:1657px;
width:100%;
height: auto;
}
#module_26961343 .ModuleHead26961343 {
display:none;
}
#module_26961343 .BodyCenter.BodyCenter26961343 {
background-color:transparent;
background-image:url(/comdata/60469/201908/20190815164710aaa7d7.jpg);
background-size:auto;
background-repeat:repeat-x;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_26961343 >.module_26961343 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26961343 >.module_26961343{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26961343 .BodyCenter.BodyCenter26961343 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26961343 .BodyCenter.BodyCenter26961343 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26961343 >.module_26961343 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26961343 >.module_26961343 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26961343 >.module_26961343 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26961343:hover {
border:none;
}
#module_26961343:hover >.module_26961343 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26961343 .ModuleSubContainer{background-color:transparent;}
#module_26961343 .ModuleSubContainer{background-image:none;}
#module_26961343 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26961343 .ModuleSubContainer{background-position:0% 0%;}
#module_26961343 .ModuleSubContainer{background-attachment:scroll;}
#module_26961343 .ModuleSubContainer{}
#module_26961343 {!bgVideo!}{bgVideoUrl:none}
#module_26961343 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26961343 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26961343 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26961343 {}
.module_26961344 .ModuleHead .HeadCenter{float:none;}
#module_26961344 {
padding:0px;
}
#module_26961344 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26961344 .ModuleHead26961344 {
display:none;
}
#module_26961344 .BodyCenter.BodyCenter26961344 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26961344 >.module_26961344 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26961344 >.module_26961344{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26961344 .BodyCenter.BodyCenter26961344 {
padding-top:1.6667%;
padding-left:1.6667%;
padding-right:1.6667%;
padding-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_26961344 .BodyCenter.BodyCenter26961344 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26961344 >.module_26961344 {
margin-top:21.2474%;
margin-left:3.3268%;
margin-right:3.3268%;
margin-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_26961344 >.module_26961344 {
margin-top:8.1744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26961344 >.module_26961344 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26961344:hover {
border:none;
}
#module_26961344:hover >.module_26961344 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26961344 .ModuleImageTextGiantContent{margin-top:0px;}
#module_26961344 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_26961344 .ModuleImageTextGiantContent{margin-left:0px;}
#module_26961344 .ModuleImageTextGiantContent{margin-right:10px;}
#module_26961344 .imageTextGiant-Container{padding-top:10px;}
#module_26961344 .imageTextGiant-Container{padding-bottom:10px;}
#module_26961344 .imageTextGiant-Container{padding-left:20px;}
#module_26961344 .imageTextGiant-Container{padding-right:20px;}
#module_26961344 .showHandle .btn{font-size:px;}
#module_26961344 .showHandle .btn{font-family:;}
#module_26961344 .showHandle .btn{color:;}
#module_26961344 .showHandle .btn{}
#module_26961344 .showHandle .btn{}
#module_26961344 .showHandle .btn{}
#module_26961344 .showHandle div{border-top-color: !important;}
#module_26961344 .showHandle div{border-top-style: !important;}
#module_26961344 .showHandle div{border-top-width:px !important;}
#module_26961344 .showHandle{background-color:;}
#module_26961344 .showHandle{}
#module_26961344 .showHandle{}
#module_26961344 .showHandle{}
#module_26961344 .showHandle{}
#module_26961344 .showHandle{}
#module_26961344 a{font-size:unset;font-family:unset}
.module_26961345 .ModuleHead .HeadCenter{float:none;}
#module_26961345 {
padding:0px;
}
#module_26961345 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26961345 .ModuleHead26961345 {
display:none;
}
#module_26961345 .BodyCenter.BodyCenter26961345 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26961345 >.module_26961345 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26961345 >.module_26961345{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26961345 .BodyCenter.BodyCenter26961345 {
padding-top:1.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26961345 .BodyCenter.BodyCenter26961345 {
padding-top:2.7248%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:10.8992%;
}
}
@media screen and (min-width: 768px){
#module_26961345 >.module_26961345 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_26961345 >.module_26961345 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26961345 >.module_26961345 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26961345:hover {
border:none;
}
#module_26961345:hover >.module_26961345 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26961345 .BodyCenter{text-align:center;}
#module_26961345 .moduleButton{font-size:14px;}
#module_26961345 .moduleButton{font-family:arial, helvetica,sans-serif;}
#module_26961345 .moduleButton{color:#fff;}
#module_26961345 .moduleButton{font-weight:normal;}
#module_26961345 .moduleButton{text-decoration:none;}
#module_26961345 .moduleButton{font-style:normal;}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{background-color:rgb(163, 0, 0);}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{}
#module_26961345 .moduleButton, #module_26961345 .moduleButton:before{}
#module_26961345 .moduleButton{border-color:#000;}
#module_26961345 .moduleButton{border-style:none;}
#module_26961345 .moduleButton{border-width:0px;}
#module_26961345 .moduleButton{border-top-left-radius:15px;}
#module_26961345 .moduleButton{border-top-right-radius:15px;}
#module_26961345 .moduleButton{border-bottom-left-radius:15px;}
#module_26961345 .moduleButton{border-bottom-right-radius:15px;}
#module_26961345 .moduleButton{width:80px;}
#module_26961345 .moduleButton,#module_26961345 .BreadsvgIcon{height:30px;line-height:30px;}
#module_26961345 .BodyCenter{color:#fff;}
#module_26961345 .BreadIcon{font-size:px;} #module_26961345 .BreadsvgIcon svg{width:px;height:px;}
#module_26961345 .BreadIcon{color:;} #module_26961345 .BreadsvgIcon svg>*{fill:;}
#module_26961345 .BreadIcon,#module_26961345 .BreadsvgIcon{margin-left:px;}
#module_26961345 .BreadIcon,#module_26961345 .BreadsvgIcon{margin-right:px;}
#module_26961345 .moduleButton{box-shadow:;}
#module_26961345 .moduleButton:hover .BreadIcon{font-size:px;} #module_26961345 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_26961345 .moduleButton:hover .BreadIcon{color:} #module_26961345 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_26961345 .moduleButton:hover{font-size:14px;}
#module_26961345 .moduleButton:hover{font-family:arial, helvetica,sans-serif;}
#module_26961345 .moduleButton:hover{color:#fff !important;}
#module_26961345 .moduleButton:hover{font-weight:normal;}
#module_26961345 .moduleButton:hover{text-decoration:none;}
#module_26961345 .moduleButton:hover{font-style:normal;}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{background-image: unset;background-color:rgb(248, 40, 56);}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{}
#module_26961345 .moduleButton:hover, #module_26961345 .moduleButton.float:hover{}
#module_26961345 .moduleButton:hover{border-color:#000;} #module_26961345 .moduleButton.float:hover{border-color:#000;}
#module_26961345 .moduleButton:hover{border-style:none;} #module_26961345 .moduleButton.float:hover{border-style:none;}
#module_26961345 .moduleButton:hover{border-width:0px;}  #module_26961345 .moduleButton.float:hover{border-width:0px;}
#module_26961345 .moduleButton:hover{box-shadow:;}

.module_26101280 .ModuleHead .HeadCenter{float:none;}
#module_26101280 {
padding:0px;
}
#module_26101280 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26101280 .ModuleHead26101280 {
display:none;
}
#module_26101280 .BodyCenter.BodyCenter26101280 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26101280 >.module_26101280 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26101280 >.module_26101280{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26101280 .BodyCenter.BodyCenter26101280 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101280 .BodyCenter.BodyCenter26101280 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26101280 >.module_26101280 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101280 >.module_26101280 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26101280 >.module_26101280 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26101280:hover {
border:none;
}
#module_26101280:hover >.module_26101280 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26101280 .ModuleSubContainer{background-color:transparent;}
#module_26101280 .ModuleSubContainer{background-image:none;}
#module_26101280 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26101280 .ModuleSubContainer{background-position:0% 0%;}
#module_26101280 .ModuleSubContainer{background-attachment:scroll;}
#module_26101280 .ModuleSubContainer{}
#module_26101280 {!bgVideo!}{bgVideoUrl:none}
#module_26101280 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26101280 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26101280 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26101280 {}
.module_26101281 .ModuleHead .HeadCenter{float:none;}
#module_26101281 {
padding:0px;
}
#module_26101281 {
position:static;
z-index:0;
top:-122px;
left:0px;
width:100%;
height: auto;
}
#module_26101281 .ModuleHead26101281 {
display:none;
}
#module_26101281 .BodyCenter.BodyCenter26101281 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26101281 >.module_26101281 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26101281 >.module_26101281{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26101281 .BodyCenter.BodyCenter26101281 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101281 .BodyCenter.BodyCenter26101281 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26101281 >.module_26101281 {
margin-top:3.9141%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26101281 >.module_26101281 {
margin-top:4.3554%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26101281 >.module_26101281 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26101281:hover {
border:none;
}
#module_26101281:hover >.module_26101281 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26101281 .ModuleImageTextGiantContent{margin-top:px;}
#module_26101281 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26101281 .ModuleImageTextGiantContent{margin-left:px;}
#module_26101281 .ModuleImageTextGiantContent{margin-right:px;}
#module_26101281 .imageTextGiant-Container{padding-top:10px;}
#module_26101281 .imageTextGiant-Container{padding-bottom:10px;}
#module_26101281 .imageTextGiant-Container{padding-left:10px;}
#module_26101281 .imageTextGiant-Container{padding-right:10px;}
#module_26101281 .showHandle .btn{font-size:px;}
#module_26101281 .showHandle .btn{font-family:;}
#module_26101281 .showHandle .btn{color:;}
#module_26101281 .showHandle .btn{}
#module_26101281 .showHandle .btn{}
#module_26101281 .showHandle .btn{}
#module_26101281 .showHandle div{border-top-color: !important;}
#module_26101281 .showHandle div{border-top-style: !important;}
#module_26101281 .showHandle div{border-top-width:px !important;}
#module_26101281 .showHandle{background-color:;}
#module_26101281 .showHandle{}
#module_26101281 .showHandle{}
#module_26101281 .showHandle{}
#module_26101281 .showHandle{}
#module_26101281 .showHandle{}
#module_26101281 a{font-size:unset;font-family:unset}
/*layout-125内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-125 .pro-container .pro-item{overflow: hidden;}
.ModuleProductListGiant.layout-125 .pro-container>li { position: relative;transition: all .5s ease-out 0s;-moz-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-bg{ position: relative;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-icon{border-radius: 30px;width: 36px;height: 36px;border: 1px solid #fff;position: relative;margin-left: calc(50% - 18px);}
.ModuleProductListGiant.layout-125 .pro-container li .pro-icon .pro-jiantou{position: absolute;top: 6px;left: 9px;}
.ModuleProductListGiant.layout-125 .pro-container li {padding-left: 0; padding-right: 0; float: left; margin: 0 16px 2% 0;font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-img { list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-img .dummy{ padding-top: 100%; background-color: #fff; }
.ModuleProductListGiant.layout-125 .pro-container li .pro-img img{ max-width: 100%;max-height: 100%;display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit { position: relative; transition: all .6s ease-out 0s;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-desc{display:inline-block;width: calc(100% - 60px); margin-top: 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: left;color: #bfbfbf}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-name{padding: 0  4%;  color: #fff;text-overflow: ellipsis;  overflow: hidden; /*white-space: nowrap;height:48px;line-height:48px;*/text-align: center;font-size: 16px;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-buybtn{ float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit{ background: transparent;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-name ,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-desc ,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-price,
.ModuleProductListGiant.layout-125 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
.ModuleProductListGiant.layout-125 a:active,.ModuleProductListGiant.layout-125 a:visited,.ModuleProductListGiant.layout-125 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor {box-sizing: border-box;
    padding: 25px;z-index: 100;width: 100%;height: 0;opacity: 0;position: absolute;top: 0;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}
.ModuleProductListGiant.layout-125 .pro-desc-show{word-break: break-word !important;}
.ModuleProductListGiant.layout-125 .pro-name-show{word-break: break-word !important;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a{width: 80%;position: absolute;top: 15%;left: 10%;width: 80%;text-align: center;color: #fff;transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-webkit-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;opacity: 0;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-name-show{font-size: 18px;color: #fff;line-height: 25px;/*white-space: nowrap;*/overflow: hidden;text-overflow:ellipsis;}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-desc-show{/*height: 60px;*/text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top: 12px;margin-bottom:20%;color: #fff;overflow: hidden;font-size: 14px}
.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor > a{top: 28%;left: 10%;opacity: 1;z-index: 100}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:before, .ModuleProductListGiant.layout-125 .pro-container li .bgColor:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    opacity: 0;
    -webkit-transition: all .75s ease-in-out;
    -moz-transition: all .75s ease-in-out;
    -ms-transition: all .75s ease-in-out;
    -o-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}
.ModuleProductListGiant.layout-125 .pro-container li .bgColor:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}
.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor:before,.ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor:after{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor {height: 100%;opacity: .9;}
    .ModuleProductListGiant.layout-125 .pred-filter{display: block}
    .ModuleProductListGiant.layout-125 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-125 li.col-lg-2 {width: calc((100% - 16px) / 2); }
    .ModuleProductListGiant.layout-125 li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-3 {width: calc((100% - 16px * 2) / 3); }
    .ModuleProductListGiant.layout-125 li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-4 {width: calc((100% - 16px * 3) / 4); }
    .ModuleProductListGiant.layout-125 li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-5 {width: calc((100% - 16px * 4) / 5); }
    .ModuleProductListGiant.layout-125 li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-6 {width: calc((100% - 16px * 5) / 6); }
    .ModuleProductListGiant.layout-125 li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-lg-1 {width: 100%; }
    .ModuleProductListGiant.layout-125 li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-125 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-125 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-125 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-125 .choosed-tab{color:#f10215}

@media screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-125 .pro-container li:hover .bgColor > a{top: 25%;}
    .ModuleProductListGiant.layout-125 .pro-container li .bgColor > a .pro-desc-show{-webkit-line-clamp: 2;}
    .ModuleProductListGiant.layout-125 .silder-filter,.btn-filter { display: block;}
    .ModuleProductListGiant.layout-125 .pro-container { width: 100%; }
    .ModuleProductListGiant.layout-125 .pro-container li { margin: 0 2% 6% 0 !important;padding: 0}
    .ModuleProductListGiant.layout-125 .pro-container li { width: 49%; font-size: 15px; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-price { font-size: 14px; font-weight: normal; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-img { overflow: hidden; display: block; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-desc { margin-top: 12px; }
    .ModuleProductListGiant.layout-125 .pro-container li .pro-tit .pro-name { /*margin-top: 7px;*/  padding: 0;  margin: 4% !important; }
    .ModuleProductListGiant.layout-125 .pro-container{ padding: 0 10px 0 10px }


    .ModuleProductListGiant.layout-125 li.col-xs-2 {width: 49% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-3 {width:32% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-4 {width: 23.5% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-5 {width:18.4% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-6 {width:15% !important; }
    .ModuleProductListGiant.layout-125 li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-125 li.col-xs-1 {width: 100% !important;}
    .ModuleProductListGiant.layout-125 li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-125 .pred-filter { display: none; }
    .ModuleProductListGiant.layout-125 .pro-container li { margin: 0 1% 2%;  margin-bottom: 7px;}
    .ModuleProductListGiant.layout-125 .pro-container li { width: 47%;font-size: 15px;}
    .ModuleProductListGiant.layout-125 .pro-container>li { padding-bottom: 3%; }
}
.ModuleProductListGiant.layout-125 .pagerGiant .inputer{outline: 0;}.module_26103210 .ModuleHead .HeadCenter{float:none;}
#module_26103210 {
padding:0px;
}
#module_26103210 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26103210 .ModuleHead26103210 {
display:none;
}
#module_26103210 .BodyCenter.BodyCenter26103210 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26103210 >.module_26103210 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26103210 >.module_26103210{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26103210 .BodyCenter.BodyCenter26103210 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103210 .BodyCenter.BodyCenter26103210 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26103210 >.module_26103210 {
margin-top:2.0833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103210 >.module_26103210 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26103210 >.module_26103210 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26103210:hover {
border:none;
}
#module_26103210:hover >.module_26103210 {
border-color:#ccc;
}
#module_26103210:hover >.module_26103210 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26103210 .pro-item{margin-bottom:px; margin-right:px;} #module_26103210 .pro-container li.col-lg-2{width:calc((100% - px) / 2);} #module_26103210 .pro-container li.col-lg-3{width:calc((100% - px * 2) / 3);} #module_26103210 .pro-container li.col-lg-4{width:calc((100% - px * 3) / 4);} #module_26103210 .pro-container li.col-lg-5{width:calc((100% - px * 4) / 5);} #module_26103210 .pro-container li.col-lg-6{width:calc((100% - px * 5) / 6);}
#module_26103210 .pro-item{padding-top:px;}
#module_26103210 .pro-item{padding-bottom:px;}
#module_26103210 .pro-item{padding-left:px;}
#module_26103210 .pro-item{padding-right:px;}
#module_26103210 .pro-item .pro-bg{background-color:rgb(242, 242, 242);}
#module_26103210 .pro-item .pro-bg{background-image:none;}
#module_26103210 .pro-item .pro-bg{background-repeat:no-repeat;}
#module_26103210 .pro-item .pro-bg{}
#module_26103210 .pro-item .pro-bg{}
#module_26103210 .pro-item .pro-bg{}
#module_26103210 .pro-item .pro-bg{border-top-color:rgba(0,0,0,0);}
#module_26103210 .pro-item .pro-bg{border-top-style:solid;}
#module_26103210 .pro-item .pro-bg{border-top-width:0px;}
#module_26103210 .pro-item .pro-bg{border-right-color:rgba(0,0,0,0);}
#module_26103210 .pro-item .pro-bg{border-right-style:solid;}
#module_26103210 .pro-item .pro-bg{border-right-width:0px;}
#module_26103210 .pro-item .pro-bg{border-bottom-color:rgba(0,0,0,0);}
#module_26103210 .pro-item .pro-bg{border-bottom-style:solid;}
#module_26103210 .pro-item .pro-bg{border-bottom-width:0px;}
#module_26103210 .pro-item .pro-bg{border-left-color:rgba(0,0,0,0);}
#module_26103210 .pro-item .pro-bg{border-left-style:solid;}
#module_26103210 .pro-item .pro-bg{border-left-width:0px;}
#module_26103210 .pro-img .dummy{background-color:rgb(255, 255, 255);}
#module_26103210 .pro-img .dummy{background-image:none;}
#module_26103210 .pro-img .dummy{background-repeat:no-repeat;}
#module_26103210 .pro-img .dummy{}
#module_26103210 .pro-img .dummy{}
#module_26103210 .pro-img .dummy{}
#module_26103210 .pro-img .dummy{padding-top:75%;}
#module_26103210 .pro-img img{ object-fit:unset;}
#module_26103210 .pro-img img{ width:;}
#module_26103210 .pro-img img{ height:auto;}
#module_26103210 .pro-img img{border-radius:0px;}
#module_26103210 .pro-name{font-size:16px;}
#module_26103210 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_26103210 .pro-name{color:rgb(0, 0, 0);}
#module_26103210 .pro-name{font-weight:normal;}
#module_26103210 .pro-name{text-decoration:none;}
#module_26103210 .pro-name{}
#module_26103210 .pro-name{margin-top:px;}
#module_26103210 .pro-name{margin-bottom:px;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li,#module_26103210 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_26103210 .choosed-tab, #module_26103210 .setting-screening-criteria{font-size:px;}
#module_26103210 .choosed-tab{font-family:;}
#module_26103210 .choosed-tab, #module_26103210 .setting-screening-criteria{color:;}
#module_26103210 .choosed-tab{}
#module_26103210 .choosed-tab{}
#module_26103210 .choosed-tab{}
#module_26103210 .selected-light,#module_26103210 .setting-all, #module_26103210 .setting-left-bar, #module_26103210 .setting-pred-warp .setting-collapse, #module_26103210 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_26103210 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_26103210 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_26103210 .selected-light,#module_26103210 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_26103210 .selected-light,#module_26103210 .setting-left-bar,#module_26103210 .setting-reset,#module_26103210 .setting-pred-warp .setting-collapse,#module_26103210 .giantroom .btn-more{color:#666;}
#module_26103210 .selected-light{font-weight:normal;}
#module_26103210 .selected-light,#module_26103210 .setting-all{text-decoration:none;}
#module_26103210 .selected-light,#module_26103210 .setting-all{}
#module_26103210 .setting-right-temp ul li, #module_26103210 .choosed-tab{border-top-left-radius:px;}
#module_26103210 .setting-right-temp ul li, #module_26103210 .choosed-tab{border-top-right-radius:px;}
#module_26103210 .setting-right-temp ul li, #module_26103210 .choosed-tab{border-bottom-left-radius:px;}
#module_26103210 .setting-right-temp ul li, #module_26103210 .choosed-tab{border-bottom-right-radius:px;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab{border-top-color:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab{border-top-style:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-top-width:px;} #module_26103210 .giantroom {margin-top: calc(-16px - px);}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-bottom-color:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-bottom-style:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-bottom-width:px;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-left-color:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-left-style:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-left-width:px;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-right-color:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-right-style:;}
#module_26103210 .pred-filter, #module_26103210 .choosed-tab, #module_26103210 .giantroom .btn-more{border-right-width:px;}
#module_26103210 .setting-pred-warp{border-top-color:;}
#module_26103210 .setting-left-bar{background-color:;}
#module_26103210 .setting-left-bar{width:px} #module_26103210 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_26103210 .setting-right-temp ul li{background-color:;}
#module_26103210 .choosed-tab .icsmall{color:;}
#module_26103210 .setting-right-temp ul li{margin-right:px;}
#module_26103210 .pagerGiant .text{font-size:px;}
#module_26103210 .pagerGiant .text{font-family:;}
#module_26103210 .pagerGiant .text{color:;}
#module_26103210 .pagerGiant .text{}
#module_26103210 .pagerGiant .text{}
#module_26103210 .pagerGiant .text{}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer{width:px}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer{height:px}
#module_26103210 .pagerGiant .num{font-size:px;}
#module_26103210 .pagerGiant .num{font-family:;}
#module_26103210 .pagerGiant .num{color:;}
#module_26103210 .pagerGiant .num{}
#module_26103210 .pagerGiant .num{}
#module_26103210 .pagerGiant .num{}
#module_26103210 .pagerGiant .submit{width:px}
#module_26103210 .pagerGiant .submit{height:px}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer,#module_26103210 .pagerGiant .submit{border-top-left-radius:px;}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer,#module_26103210 .pagerGiant .submit{border-top-right-radius:px;}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer,#module_26103210 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26103210 .pagerGiant .current,#module_26103210 .pagerGiant .num,#module_26103210 .pagerGiant .inputer,#module_26103210 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26103210 .pagerGiant .next,#module_26103210 .pagerGiant .splitline{color:;}
#module_26103210 .pagerGiant .num{background-color:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-top-color:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-top-style:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer{border-top-width:px;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-bottom-color:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-bottom-style:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer{border-bottom-width:px;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-left-color:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-left-style:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer{border-left-width:px;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-right-color:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .inputer{border-right-style:;}
#module_26103210 .pagerGiant .num, #module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer{border-right-width:px;}
#module_26103210 .page-more a{font-size:px;}
#module_26103210 .page-more a{font-family:;}
#module_26103210 .page-more a{color: !important;}
#module_26103210 .page-more a{}
#module_26103210 .page-more a{}
#module_26103210 .page-more a{}
#module_26103210 .page-more a{background-color:;}
#module_26103210 .page-more a{border-top-color:;}
#module_26103210 .page-more a{border-top-style:;}
#module_26103210 .page-more a{border-top-width:px;}
#module_26103210 .page-more a{border-bottom-color:;}
#module_26103210 .page-more a{border-bottom-style:;}
#module_26103210 .page-more a{border-bottom-width:px;}
#module_26103210 .page-more a{border-left-color:;}
#module_26103210 .page-more a{border-left-style:;}
#module_26103210 .page-more a{border-left-width:px;}
#module_26103210 .page-more a{border-right-color:;}
#module_26103210 .page-more a{border-right-style:;}
#module_26103210 .page-more a{border-right-width:px;}
#module_26103210 .pro-item:hover .bgColor:before,#module_26103210 .pro-item:hover .bgColor:after{border-color:#fff;}
#module_26103210 .pro-item:hover .pro-name-show{font-size:16px;}
#module_26103210 .pro-item:hover .pro-name-show{font-family:arial, helvetica,sans-serif;}
#module_26103210 .pro-item:hover .pro-name-show{color:#fff;}
#module_26103210 .pro-item:hover .pro-name-show{font-weight:normal;}
#module_26103210 .pro-item:hover .pro-name-show{text-decoration:none;}
#module_26103210 .pro-item:hover .pro-name-show{}
#module_26103210 .pro-item:hover .pro-name-show{margin-top:px;}
#module_26103210 .pro-item:hover .pro-name-show{margin-bottom:px;}
#module_26103210 .pro-item:hover .pro-desc-show{margin-top:px;}
#module_26103210 .pro-item:hover .pro-desc-show{margin-bottom:px;}
#module_26103210 .pro-item:hover .pro-desc-show{color:#fffpx;}
#module_26103210 .pro-item:hover .pro-desc-show{font-size:14px;}
#module_26103210 .pro-item:hover .pro-desc-show{font-family:;}
#module_26103210 .pro-item:hover .pro-desc-show{color:#fff;}
#module_26103210 .pro-item:hover .pro-desc-show{font-weight:normal;}
#module_26103210 .pro-item:hover .pro-desc-show{text-decoration:none;}
#module_26103210 .pro-item:hover .pro-desc-show{font-style:normal;}
#module_26103210 .pro-item:hover .bgColor{background-color:rgb(163, 0, 0);}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#f10215;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_26103210 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_26103210 .pro-item:hover .pro-icon{border-top-color:#fff;}
#module_26103210 .pro-item:hover .pro-icon{border-top-style:solid;}
#module_26103210 .pro-item:hover .pro-icon{border-top-width:0px;}
#module_26103210 .pro-item:hover .pro-icon{border-right-color:#fff;}
#module_26103210 .pro-item:hover .pro-icon{border-right-style:solid;}
#module_26103210 .pro-item:hover .pro-icon{border-right-width:0px;}
#module_26103210 .pro-item:hover .pro-icon{border-bottom-color:#fff;}
#module_26103210 .pro-item:hover .pro-icon{border-bottom-style:solid;}
#module_26103210 .pro-item:hover .pro-icon{border-bottom-width:0px;}
#module_26103210 .pro-item:hover .pro-icon{border-left-color:#fff;}
#module_26103210 .pro-item:hover .pro-icon{border-left-style:solid;}
#module_26103210 .pro-item:hover .pro-icon{border-left-width:0px;}
#module_26103210 .pro-item:hover .icon-xiangyoujiantou{color:rgba(0,0,0,0);}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{font-size:12px;}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{color:#f10215;} #module_26103210 .items-active{border-color:#f10215;} #module_26103210 .bean-finish{background:#f10215;}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{font-weight:normal;}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{text-decoration:none;}
#module_26103210 .selected-light:hover,#module_26103210 .selected-light.active,#module_26103210 .items-active{}
#module_26103210 .setting-left-bar:hover{background-color:;}
#module_26103210 .setting-right-temp ul li:hover, #module_26103210 .setting-right-temp ul li.active{background-color:;}
#module_26103210 .choosed-tab .icsmall:hover{color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{font-size:px;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{font-family:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit{background-color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-top-color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-top-style:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-left-color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-left-style:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-right-color:;}
#module_26103210 .pagerGiant .current, #module_26103210 .pagerGiant .submit, #module_26103210 .pagerGiant .inputer:hover{border-right-style:;}
#module_26103210 .page-more a:hover{font-size:px;}
#module_26103210 .page-more:hover a{font-family:;}
#module_26103210 .page-more a:hover{color: !important;}
#module_26103210 .page-more a:hover {}
#module_26103210 .page-more a:hover {}
#module_26103210 .page-more a:hover {}
#module_26103210 .page-more a:hover{background-color:;}
#module_26103210 .page-more a:hover{border-top-color:;}
#module_26103210 .page-more a:hover{border-top-style:;}
#module_26103210 .page-more a:hover{border-bottom-color:;}
#module_26103210 .page-more a:hover{border-bottom-style:;}
#module_26103210 .page-more a:hover{border-left-color:;}
#module_26103210 .page-more a:hover{border-left-style:;}
#module_26103210 .page-more a:hover{border-right-color:;}
#module_26103210 .page-more a:hover{border-right-style:;}


.module_27030301 .ModuleHead .HeadCenter{float:none;}
#module_27030301 {
padding:0px;
}
#module_27030301 {
position:static;
z-index:0;
top:2154px;
left:272px;
width:100%;
height: auto;
}
#module_27030301 .ModuleHead27030301 {
display:none;
}
#module_27030301 .BodyCenter.BodyCenter27030301 {
background:none;background-color:rgba(0,0,0,0);
}
#module_27030301 >.module_27030301 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_27030301 >.module_27030301{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_27030301 .BodyCenter.BodyCenter27030301 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030301 .BodyCenter.BodyCenter27030301 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_27030301 >.module_27030301 {
margin-top:2.0833%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030301 >.module_27030301 {
margin-top:1.6349%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_27030301 >.module_27030301 {box-shadow: 0px 0px 0px 0px #ccc}
#module_27030301:hover {
border:none;
}
#module_27030301:hover >.module_27030301 {
border-color:#ccc;
}
#module_27030301:hover >.module_27030301 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_27030301 .pro-item{margin-bottom:px; margin-right:px;} #module_27030301 .pro-container li.col-lg-2{width:calc((100% - px) / 2);} #module_27030301 .pro-container li.col-lg-3{width:calc((100% - px * 2) / 3);} #module_27030301 .pro-container li.col-lg-4{width:calc((100% - px * 3) / 4);} #module_27030301 .pro-container li.col-lg-5{width:calc((100% - px * 4) / 5);} #module_27030301 .pro-container li.col-lg-6{width:calc((100% - px * 5) / 6);}
#module_27030301 .pro-item{padding-top:px;}
#module_27030301 .pro-item{padding-bottom:px;}
#module_27030301 .pro-item{padding-left:px;}
#module_27030301 .pro-item{padding-right:px;}
#module_27030301 .pro-item .pro-bg{background-color:rgba(0,0,0,0);}
#module_27030301 .pro-item .pro-bg{background-image:none;}
#module_27030301 .pro-item .pro-bg{background-repeat:no-repeat;}
#module_27030301 .pro-item .pro-bg{}
#module_27030301 .pro-item .pro-bg{}
#module_27030301 .pro-item .pro-bg{}
#module_27030301 .pro-item .pro-bg{border-top-color:rgba(0,0,0,0);}
#module_27030301 .pro-item .pro-bg{border-top-style:solid;}
#module_27030301 .pro-item .pro-bg{border-top-width:0px;}
#module_27030301 .pro-item .pro-bg{border-right-color:rgba(0,0,0,0);}
#module_27030301 .pro-item .pro-bg{border-right-style:solid;}
#module_27030301 .pro-item .pro-bg{border-right-width:0px;}
#module_27030301 .pro-item .pro-bg{border-bottom-color:rgba(0,0,0,0);}
#module_27030301 .pro-item .pro-bg{border-bottom-style:solid;}
#module_27030301 .pro-item .pro-bg{border-bottom-width:0px;}
#module_27030301 .pro-item .pro-bg{border-left-color:rgba(0,0,0,0);}
#module_27030301 .pro-item .pro-bg{border-left-style:solid;}
#module_27030301 .pro-item .pro-bg{border-left-width:0px;}
#module_27030301 .pro-img .dummy{background-color:rgb(255, 255, 255);}
#module_27030301 .pro-img .dummy{background-image:none;}
#module_27030301 .pro-img .dummy{background-repeat:no-repeat;}
#module_27030301 .pro-img .dummy{}
#module_27030301 .pro-img .dummy{}
#module_27030301 .pro-img .dummy{}
#module_27030301 .pro-img .dummy{padding-top:75%;}
#module_27030301 .pro-img img{ object-fit:unset;}
#module_27030301 .pro-img img{ width:;}
#module_27030301 .pro-img img{ height:auto;}
#module_27030301 .pro-img img{border-radius:0px;}
#module_27030301 .pro-name{font-size:14px;}
#module_27030301 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_27030301 .pro-name{color:rgb(0, 0, 0);}
#module_27030301 .pro-name{font-weight:normal;}
#module_27030301 .pro-name{text-decoration:none;}
#module_27030301 .pro-name{}
#module_27030301 .pro-name{margin-top:px;}
#module_27030301 .pro-name{margin-bottom:px;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li,#module_27030301 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_27030301 .choosed-tab, #module_27030301 .setting-screening-criteria{font-size:px;}
#module_27030301 .choosed-tab{font-family:;}
#module_27030301 .choosed-tab, #module_27030301 .setting-screening-criteria{color:;}
#module_27030301 .choosed-tab{}
#module_27030301 .choosed-tab{}
#module_27030301 .choosed-tab{}
#module_27030301 .selected-light,#module_27030301 .setting-all, #module_27030301 .setting-left-bar, #module_27030301 .setting-pred-warp .setting-collapse, #module_27030301 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_27030301 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_27030301 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_27030301 .selected-light,#module_27030301 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_27030301 .selected-light,#module_27030301 .setting-left-bar,#module_27030301 .setting-reset,#module_27030301 .setting-pred-warp .setting-collapse,#module_27030301 .giantroom .btn-more{color:#666;}
#module_27030301 .selected-light{font-weight:normal;}
#module_27030301 .selected-light,#module_27030301 .setting-all{text-decoration:none;}
#module_27030301 .selected-light,#module_27030301 .setting-all{}
#module_27030301 .setting-right-temp ul li, #module_27030301 .choosed-tab{border-top-left-radius:px;}
#module_27030301 .setting-right-temp ul li, #module_27030301 .choosed-tab{border-top-right-radius:px;}
#module_27030301 .setting-right-temp ul li, #module_27030301 .choosed-tab{border-bottom-left-radius:px;}
#module_27030301 .setting-right-temp ul li, #module_27030301 .choosed-tab{border-bottom-right-radius:px;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab{border-top-color:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab{border-top-style:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-top-width:px;} #module_27030301 .giantroom {margin-top: calc(-16px - px);}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-bottom-color:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-bottom-style:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-bottom-width:px;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-left-color:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-left-style:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-left-width:px;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-right-color:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-right-style:;}
#module_27030301 .pred-filter, #module_27030301 .choosed-tab, #module_27030301 .giantroom .btn-more{border-right-width:px;}
#module_27030301 .setting-pred-warp{border-top-color:;}
#module_27030301 .setting-left-bar{background-color:;}
#module_27030301 .setting-left-bar{width:px} #module_27030301 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_27030301 .setting-right-temp ul li{background-color:;}
#module_27030301 .choosed-tab .icsmall{color:;}
#module_27030301 .setting-right-temp ul li{margin-right:px;}
#module_27030301 .pagerGiant .text{font-size:px;}
#module_27030301 .pagerGiant .text{font-family:;}
#module_27030301 .pagerGiant .text{color:;}
#module_27030301 .pagerGiant .text{}
#module_27030301 .pagerGiant .text{}
#module_27030301 .pagerGiant .text{}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer{width:px}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer{height:px}
#module_27030301 .pagerGiant .num{font-size:px;}
#module_27030301 .pagerGiant .num{font-family:;}
#module_27030301 .pagerGiant .num{color:;}
#module_27030301 .pagerGiant .num{}
#module_27030301 .pagerGiant .num{}
#module_27030301 .pagerGiant .num{}
#module_27030301 .pagerGiant .submit{width:px}
#module_27030301 .pagerGiant .submit{height:px}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer,#module_27030301 .pagerGiant .submit{border-top-left-radius:px;}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer,#module_27030301 .pagerGiant .submit{border-top-right-radius:px;}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer,#module_27030301 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_27030301 .pagerGiant .current,#module_27030301 .pagerGiant .num,#module_27030301 .pagerGiant .inputer,#module_27030301 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_27030301 .pagerGiant .next,#module_27030301 .pagerGiant .splitline{color:;}
#module_27030301 .pagerGiant .num{background-color:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-top-color:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-top-style:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer{border-top-width:px;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-bottom-color:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-bottom-style:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer{border-bottom-width:px;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-left-color:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-left-style:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer{border-left-width:px;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-right-color:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .inputer{border-right-style:;}
#module_27030301 .pagerGiant .num, #module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer{border-right-width:px;}
#module_27030301 .page-more a{font-size:px;}
#module_27030301 .page-more a{font-family:;}
#module_27030301 .page-more a{color: !important;}
#module_27030301 .page-more a{}
#module_27030301 .page-more a{}
#module_27030301 .page-more a{}
#module_27030301 .page-more a{background-color:;}
#module_27030301 .page-more a{border-top-color:;}
#module_27030301 .page-more a{border-top-style:;}
#module_27030301 .page-more a{border-top-width:px;}
#module_27030301 .page-more a{border-bottom-color:;}
#module_27030301 .page-more a{border-bottom-style:;}
#module_27030301 .page-more a{border-bottom-width:px;}
#module_27030301 .page-more a{border-left-color:;}
#module_27030301 .page-more a{border-left-style:;}
#module_27030301 .page-more a{border-left-width:px;}
#module_27030301 .page-more a{border-right-color:;}
#module_27030301 .page-more a{border-right-style:;}
#module_27030301 .page-more a{border-right-width:px;}
#module_27030301 .pro-item:hover .bgColor:before,#module_27030301 .pro-item:hover .bgColor:after{border-color:#fff;}
#module_27030301 .pro-item:hover .pro-name-show{font-size:14px;}
#module_27030301 .pro-item:hover .pro-name-show{font-family:arial, helvetica,sans-serif;}
#module_27030301 .pro-item:hover .pro-name-show{color:#fff;}
#module_27030301 .pro-item:hover .pro-name-show{font-weight:normal;}
#module_27030301 .pro-item:hover .pro-name-show{text-decoration:none;}
#module_27030301 .pro-item:hover .pro-name-show{}
#module_27030301 .pro-item:hover .pro-name-show{margin-top:px;}
#module_27030301 .pro-item:hover .pro-name-show{margin-bottom:px;}
#module_27030301 .pro-item:hover .pro-desc-show{margin-top:px;}
#module_27030301 .pro-item:hover .pro-desc-show{margin-bottom:px;}
#module_27030301 .pro-item:hover .pro-desc-show{color:#fffpx;}
#module_27030301 .pro-item:hover .pro-desc-show{font-size:14px;}
#module_27030301 .pro-item:hover .pro-desc-show{font-family:;}
#module_27030301 .pro-item:hover .pro-desc-show{color:#fff;}
#module_27030301 .pro-item:hover .pro-desc-show{font-weight:normal;}
#module_27030301 .pro-item:hover .pro-desc-show{text-decoration:none;}
#module_27030301 .pro-item:hover .pro-desc-show{font-style:normal;}
#module_27030301 .pro-item:hover .bgColor{background-color:rgb(163, 0, 0);}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#f10215;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_27030301 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_27030301 .pro-item:hover .pro-icon{border-top-color:#fff;}
#module_27030301 .pro-item:hover .pro-icon{border-top-style:solid;}
#module_27030301 .pro-item:hover .pro-icon{border-top-width:0px;}
#module_27030301 .pro-item:hover .pro-icon{border-right-color:#fff;}
#module_27030301 .pro-item:hover .pro-icon{border-right-style:solid;}
#module_27030301 .pro-item:hover .pro-icon{border-right-width:0px;}
#module_27030301 .pro-item:hover .pro-icon{border-bottom-color:#fff;}
#module_27030301 .pro-item:hover .pro-icon{border-bottom-style:solid;}
#module_27030301 .pro-item:hover .pro-icon{border-bottom-width:0px;}
#module_27030301 .pro-item:hover .pro-icon{border-left-color:#fff;}
#module_27030301 .pro-item:hover .pro-icon{border-left-style:solid;}
#module_27030301 .pro-item:hover .pro-icon{border-left-width:0px;}
#module_27030301 .pro-item:hover .icon-xiangyoujiantou{color:rgba(0,0,0,0);}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{font-size:12px;}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{color:#f10215;} #module_27030301 .items-active{border-color:#f10215;} #module_27030301 .bean-finish{background:#f10215;}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{font-weight:normal;}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{text-decoration:none;}
#module_27030301 .selected-light:hover,#module_27030301 .selected-light.active,#module_27030301 .items-active{}
#module_27030301 .setting-left-bar:hover{background-color:;}
#module_27030301 .setting-right-temp ul li:hover, #module_27030301 .setting-right-temp ul li.active{background-color:;}
#module_27030301 .choosed-tab .icsmall:hover{color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{font-size:px;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{font-family:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit{background-color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-top-color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-top-style:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-left-color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-left-style:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-right-color:;}
#module_27030301 .pagerGiant .current, #module_27030301 .pagerGiant .submit, #module_27030301 .pagerGiant .inputer:hover{border-right-style:;}
#module_27030301 .page-more a:hover{font-size:px;}
#module_27030301 .page-more:hover a{font-family:;}
#module_27030301 .page-more a:hover{color: !important;}
#module_27030301 .page-more a:hover {}
#module_27030301 .page-more a:hover {}
#module_27030301 .page-more a:hover {}
#module_27030301 .page-more a:hover{background-color:;}
#module_27030301 .page-more a:hover{border-top-color:;}
#module_27030301 .page-more a:hover{border-top-style:;}
#module_27030301 .page-more a:hover{border-bottom-color:;}
#module_27030301 .page-more a:hover{border-bottom-style:;}
#module_27030301 .page-more a:hover{border-left-color:;}
#module_27030301 .page-more a:hover{border-left-style:;}
#module_27030301 .page-more a:hover{border-right-color:;}
#module_27030301 .page-more a:hover{border-right-style:;}


.module_26103559 .ModuleHead .HeadCenter{float:none;}
#module_26103559 {
padding:0px;
}
#module_26103559 {
position:static;
z-index:0;
top:637px;
left:0px;
width:100%;
height: auto;
}
#module_26103559 .ModuleHead26103559 {
display:none;
}
#module_26103559 .BodyCenter.BodyCenter26103559 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26103559 >.module_26103559 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26103559 >.module_26103559{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26103559 .BodyCenter.BodyCenter26103559 {
padding-top:1.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103559 .BodyCenter.BodyCenter26103559 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26103559 >.module_26103559 {
margin-top:1.4167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103559 >.module_26103559 {
margin-top:3.1884%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26103559 >.module_26103559 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26103559:hover {
border:none;
}
#module_26103559:hover >.module_26103559 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26103559 .BodyCenter{text-align:center;}
#module_26103559 .moduleButton{font-size:18px;}
#module_26103559 .moduleButton{font-family:arial, helvetica,sans-serif;}
#module_26103559 .moduleButton{color:#fff;}
#module_26103559 .moduleButton{font-weight:normal;}
#module_26103559 .moduleButton{text-decoration:none;}
#module_26103559 .moduleButton{font-style:normal;}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{background-color:rgb(163, 0, 0);}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{}
#module_26103559 .moduleButton, #module_26103559 .moduleButton:before{}
#module_26103559 .moduleButton{border-color:#000;}
#module_26103559 .moduleButton{border-style:none;}
#module_26103559 .moduleButton{border-width:0px;}
#module_26103559 .moduleButton{border-top-left-radius:50px;}
#module_26103559 .moduleButton{border-top-right-radius:50px;}
#module_26103559 .moduleButton{border-bottom-left-radius:50px;}
#module_26103559 .moduleButton{border-bottom-right-radius:50px;}
#module_26103559 .moduleButton{width:200px;}
#module_26103559 .moduleButton,#module_26103559 .BreadsvgIcon{height:42px;line-height:42px;}
#module_26103559 .BodyCenter{color:#fff;}
#module_26103559 .BreadIcon{font-size:px;} #module_26103559 .BreadsvgIcon svg{width:px;height:px;}
#module_26103559 .BreadIcon{color:;} #module_26103559 .BreadsvgIcon svg>*{fill:;}
#module_26103559 .BreadIcon,#module_26103559 .BreadsvgIcon{margin-left:px;}
#module_26103559 .BreadIcon,#module_26103559 .BreadsvgIcon{margin-right:px;}
#module_26103559 .moduleButton{box-shadow:;}
#module_26103559 .moduleButton:hover .BreadIcon{font-size:px;} #module_26103559 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_26103559 .moduleButton:hover .BreadIcon{color:} #module_26103559 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_26103559 .moduleButton:hover{font-size:18px;}
#module_26103559 .moduleButton:hover{font-family:arial, helvetica,sans-serif;}
#module_26103559 .moduleButton:hover{color:#fff !important;}
#module_26103559 .moduleButton:hover{font-weight:normal;}
#module_26103559 .moduleButton:hover{text-decoration:none;}
#module_26103559 .moduleButton:hover{font-style:normal;}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{background-image: unset;background-color:rgb(248, 40, 56);}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{}
#module_26103559 .moduleButton:hover, #module_26103559 .moduleButton.float:hover{}
#module_26103559 .moduleButton:hover{border-color:#000;} #module_26103559 .moduleButton.float:hover{border-color:#000;}
#module_26103559 .moduleButton:hover{border-style:none;} #module_26103559 .moduleButton.float:hover{border-style:none;}
#module_26103559 .moduleButton:hover{border-width:0px;}  #module_26103559 .moduleButton.float:hover{border-width:0px;}
#module_26103559 .moduleButton:hover{box-shadow:;}

.module_27030314 .ModuleHead .HeadCenter{float:none;}
#module_27030314 {
padding:0px;
}
#module_27030314 {
position:static;
z-index:0;
top:946px;
left:0px;
width:100%;
height: auto;
}
#module_27030314 .ModuleHead27030314 {
display:none;
}
#module_27030314 .BodyCenter.BodyCenter27030314 {
background:none;background-color:rgba(0,0,0,0);
}
#module_27030314 >.module_27030314 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_27030314 >.module_27030314{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_27030314 .BodyCenter.BodyCenter27030314 {
padding-top:1.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030314 .BodyCenter.BodyCenter27030314 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_27030314 >.module_27030314 {
margin-top:1.4167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_27030314 >.module_27030314 {
margin-top:2.9973%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_27030314 >.module_27030314 {box-shadow: 0px 0px 0px 0px #ccc}
#module_27030314:hover {
border:none;
}
#module_27030314:hover >.module_27030314 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_27030314 .BodyCenter{text-align:center;}
#module_27030314 .moduleButton{font-size:14px;}
#module_27030314 .moduleButton{font-family:arial, helvetica,sans-serif;}
#module_27030314 .moduleButton{color:#fff;}
#module_27030314 .moduleButton{font-weight:normal;}
#module_27030314 .moduleButton{text-decoration:none;}
#module_27030314 .moduleButton{font-style:normal;}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{background-color:rgb(163, 0, 0);}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{}
#module_27030314 .moduleButton, #module_27030314 .moduleButton:before{}
#module_27030314 .moduleButton{border-color:#000;}
#module_27030314 .moduleButton{border-style:none;}
#module_27030314 .moduleButton{border-width:0px;}
#module_27030314 .moduleButton{border-top-left-radius:20px;}
#module_27030314 .moduleButton{border-top-right-radius:20px;}
#module_27030314 .moduleButton{border-bottom-left-radius:20px;}
#module_27030314 .moduleButton{border-bottom-right-radius:20px;}
#module_27030314 .moduleButton{width:150px;}
#module_27030314 .moduleButton,#module_27030314 .BreadsvgIcon{height:40px;line-height:40px;}
#module_27030314 .BodyCenter{color:#fff;}
#module_27030314 .BreadIcon{font-size:px;} #module_27030314 .BreadsvgIcon svg{width:px;height:px;}
#module_27030314 .BreadIcon{color:;} #module_27030314 .BreadsvgIcon svg>*{fill:;}
#module_27030314 .BreadIcon,#module_27030314 .BreadsvgIcon{margin-left:px;}
#module_27030314 .BreadIcon,#module_27030314 .BreadsvgIcon{margin-right:px;}
#module_27030314 .moduleButton{box-shadow:;}
#module_27030314 .moduleButton:hover .BreadIcon{font-size:px;} #module_27030314 .moduleButton:hover .BreadsvgIcon svg{width:px;height:px;}
#module_27030314 .moduleButton:hover .BreadIcon{color:} #module_27030314 .moduleButton:hover .BreadsvgIcon svg>*{fill:;}
#module_27030314 .moduleButton:hover{font-size:14px;}
#module_27030314 .moduleButton:hover{font-family:arial, helvetica,sans-serif;}
#module_27030314 .moduleButton:hover{color:#fff !important;}
#module_27030314 .moduleButton:hover{font-weight:normal;}
#module_27030314 .moduleButton:hover{text-decoration:none;}
#module_27030314 .moduleButton:hover{font-style:normal;}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{background-image: unset;background-color:rgb(248, 40, 56);}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{}
#module_27030314 .moduleButton:hover, #module_27030314 .moduleButton.float:hover{}
#module_27030314 .moduleButton:hover{border-color:#000;} #module_27030314 .moduleButton.float:hover{border-color:#000;}
#module_27030314 .moduleButton:hover{border-style:none;} #module_27030314 .moduleButton.float:hover{border-style:none;}
#module_27030314 .moduleButton:hover{border-width:0px;}  #module_27030314 .moduleButton.float:hover{border-width:0px;}
#module_27030314 .moduleButton:hover{box-shadow:;}

.module_26103621 .ModuleHead .HeadCenter{float:none;}
#module_26103621 {
padding:0px;
}
#module_26103621 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26103621 .ModuleHead26103621 {
display:none;
}
#module_26103621 .BodyCenter.BodyCenter26103621 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26103621 >.module_26103621 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#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(163, 0, 0);
border-bottom-width:10px;
}
#module_26103621 >.module_26103621{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26103621 .BodyCenter.BodyCenter26103621 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103621 .BodyCenter.BodyCenter26103621 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26103621 >.module_26103621 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26103621 >.module_26103621 {
margin-top:11.9891%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26103621 >.module_26103621 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26103621:hover {
border:none;
}
#module_26103621:hover >.module_26103621 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26103621 img{border-top-color:transparent;}
#module_26103621 img{border-top-style:none;}
#module_26103621 img{border-top-width:0px;}
#module_26103621 img{border-right-color:transparent;}
#module_26103621 img{border-right-style:none;}
#module_26103621 img{border-right-width:0px;}
#module_26103621 img{border-bottom-color:transparent;}
#module_26103621 img{border-bottom-style:none;}
#module_26103621 img{border-bottom-width:0px;}
#module_26103621 img{border-left-color:transparent;}
#module_26103621 img{border-left-style:none;}
#module_26103621 img{border-left-width:0px;}
#module_26103621 img{border-top-left-radius:0px;}
#module_26103621 img{border-top-right-radius:0px;}
#module_26103621 img{border-bottom-left-radius:0px;}
#module_26103621 img{border-bottom-right-radius:0px;}
#module_26103621 .BodyCenter{text-align: center;}
.module_26104963 .ModuleHead .HeadCenter{float:none;}
#module_26104963 {
padding:0px;
}
#module_26104963 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26104963 .ModuleHead26104963 {
display:none;
}
#module_26104963 .BodyCenter.BodyCenter26104963 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104963 >.module_26104963 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104963 >.module_26104963{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104963 .BodyCenter.BodyCenter26104963 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104963 .BodyCenter.BodyCenter26104963 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104963 >.module_26104963 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104963 >.module_26104963 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26104963 >.module_26104963 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104963:hover {
border:none;
}
#module_26104963:hover >.module_26104963 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104963 .ModuleSubContainer{background-color:transparent;}
#module_26104963 .ModuleSubContainer{background-image:none;}
#module_26104963 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26104963 .ModuleSubContainer{background-position:0% 0%;}
#module_26104963 .ModuleSubContainer{background-attachment:scroll;}
#module_26104963 .ModuleSubContainer{}
#module_26104963 {!bgVideo!}{bgVideoUrl:none}
#module_26104963 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26104963 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26104963 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26104963 {}
.module_26104970 .ModuleHead .HeadCenter{float:none;}
#module_26104970 {
padding:0px;
}
#module_26104970 {
position:static;
z-index:0;
top:-125px;
left:0px;
width:100%;
height: auto;
}
#module_26104970 .ModuleHead26104970 {
display:none;
}
#module_26104970 .BodyCenter.BodyCenter26104970 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104970 >.module_26104970 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104970 >.module_26104970{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104970 .BodyCenter.BodyCenter26104970 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104970 .BodyCenter.BodyCenter26104970 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104970 >.module_26104970 {
margin-top:2.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104970 >.module_26104970 {
margin-top:8.1744%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26104970 >.module_26104970 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104970:hover {
border:none;
}
#module_26104970:hover >.module_26104970 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104970 .ModuleImageTextGiantContent{margin-top:px;}
#module_26104970 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26104970 .ModuleImageTextGiantContent{margin-left:px;}
#module_26104970 .ModuleImageTextGiantContent{margin-right:px;}
#module_26104970 .imageTextGiant-Container{padding-top:10px;}
#module_26104970 .imageTextGiant-Container{padding-bottom:10px;}
#module_26104970 .imageTextGiant-Container{padding-left:10px;}
#module_26104970 .imageTextGiant-Container{padding-right:10px;}
#module_26104970 .showHandle .btn{font-size:px;}
#module_26104970 .showHandle .btn{font-family:;}
#module_26104970 .showHandle .btn{color:;}
#module_26104970 .showHandle .btn{}
#module_26104970 .showHandle .btn{}
#module_26104970 .showHandle .btn{}
#module_26104970 .showHandle div{border-top-color: !important;}
#module_26104970 .showHandle div{border-top-style: !important;}
#module_26104970 .showHandle div{border-top-width:px !important;}
#module_26104970 .showHandle{background-color:;}
#module_26104970 .showHandle{}
#module_26104970 .showHandle{}
#module_26104970 .showHandle{}
#module_26104970 .showHandle{}
#module_26104970 .showHandle{}
#module_26104970 a{font-size:unset;font-family:unset}
@keyframes liner-news-117{
	0%  {width:0%; }
	30% {width:30%; }
    60% {width:60%; }
    80% {width:80%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-117 .news-container { width: 100%; position: relative; }
.ModuleNewsListGiant.layout-117 .news-container li { float: left; margin: 0 5% 5% 0; }
.ModuleNewsListGiant.layout-117 .news-item { float: left; position: relative; cursor: pointer; }
.ModuleNewsListGiant.layout-117 .news-item:after {position: absolute;bottom: 0;width: 100%;width: 0;height: 1px;content: '';opacity: 0;transition: all .5s ease;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit { position: relative; padding:24px 0px 0;}
.ModuleNewsListGiant.layout-117 .news-item .news-tit time { display: block; }
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-title-container {margin-bottom: 16px;}
.ModuleNewsListGiant.layout-117 .news-title{}
.ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:34px;overflow: hidden; max-width: 100%; line-height: 24px;}
.ModuleNewsListGiant.layout-117 .news-item .news-img { width: 100%; overflow: hidden; display: block; text-align:center; position: relative;}
.ModuleNewsListGiant.layout-117 .news-item .news-img img { transition: all .3s ease-out 0s; overflow: hidden; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block;}
.ModuleNewsListGiant.layout-117 li:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-117 .news-item .news-img .dummy { padding-top: 36%; }
.ModuleNewsListGiant.layout-117 .news-view-txt {display: inline-block;width: calc(100% - 107px);vertical-align: top;margin-left: 15px;margin-bottom:16px;line-height: 1;}
.ModuleNewsListGiant.layout-117 .news-view-txt.toMargin {width: calc(100% - 30px);}
.ModuleNewsListGiant.layout-117 .news-line {width: 77px;text-align: center;display: inline-block;vertical-align: middle;    line-height: 1;height: 44px;border-right:1px solid #eee;}
.ModuleNewsListGiant.layout-117 .day-of-month{padding-bottom: 12px;}
.ModuleNewsListGiant.layout-117 .news-item .news-next {display: none;}
.ModuleNewsListGiant.layout-117 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-117 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-117  .news-title {
    line-height: 1.5;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-117 .news-item .news-tit .news-desc {margin-right:0px;}

    .ModuleNewsListGiant.layout-117 .news-view-txt {margin-bottom:0px;}

    .ModuleNewsListGiant.layout-117 li.col-xs-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-xs-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-xs-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-xs-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-xs-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-xs-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-xs-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-xs-1 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 .news-container li {
        margin-bottom: 8%;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        box-shadow: unset !important;
    }
}
/*PC屏幕*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-117 .news-item:hover:after {
        opacity: 1;
        -webkit-animation: liner-news-117 0.3s linear 1;
        -webkit-animation-fill-mode: both;
    }

    .ModuleNewsListGiant.layout-117 .news-desc-content {
        position: relative;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        display: block;
    }

    .ModuleNewsListGiant.layout-117 .news-item .news-next {
        position: absolute;
        top: -10px;
        right: 7px;
        border: 1px solid #ddd;
        width: 26px;
        height: 26px;
        border-radius: 3px;
        text-align: center;
        line-height: 1.6;
        color: #ddd;
        transition: all .5s ease;
        margin-top: 7px;
    }

    .ModuleNewsListGiant.layout-117 .news-item:hover {
        transition: all .5s ease;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-2 {
        padding-right: 0;
        padding-left: 0;
        width: 47.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-3 {
        padding-right: 0;
        padding-left: 0;
        width: 30%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        width: 21.25%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-5 {
        padding-right: 0;
        padding-left: 0;
        width: 16%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-6 {
        padding-right: 0;
        padding-left: 0;
        width: 12.5%;
    }

    .ModuleNewsListGiant.layout-117 li.col-lg-1 {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(2n).col-lg-2 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(3n).col-lg-3 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(4n).col-lg-4 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(5n).col-lg-5 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(6n).col-lg-6 {
        margin-right: 0;
    }

    .ModuleNewsListGiant.layout-117 li:nth-child(n).col-lg-1 {
        margin-right: 0;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-117 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align:middle;
}
.ModuleNewsListGiant.layout-117 .pagerGiant .inputer{outline: 0;}
.module_26462373 .ModuleHead .HeadCenter{float:none;}
#module_26462373 {
padding:0px;
}
#module_26462373 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26462373 .ModuleHead26462373 {
display:none;
}
#module_26462373 .BodyCenter.BodyCenter26462373 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26462373 >.module_26462373 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26462373 >.module_26462373{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26462373 .BodyCenter.BodyCenter26462373 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26462373 .BodyCenter.BodyCenter26462373 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26462373 >.module_26462373 {
margin-top:1.1667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26462373 >.module_26462373 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26462373 >.module_26462373 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26462373:hover {
border:none;
}
#module_26462373:hover >.module_26462373 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26462373 .videobox .iconfont{font-size:px;}
#module_26462373 {}@media (max-width: 767px) { #module_26462373 .videobox .iconfont{font-size:px;}}
#module_26462373 .news-item{background-color:rgb(242, 242, 242);}
#module_26462373 .news-item{background-image:none;}
#module_26462373 .news-item{background-repeat:no-repeat;}
#module_26462373 .news-item{}
#module_26462373 .news-item{}
#module_26462373 .news-item{}
#module_26462373 .news-item{border-top-color:transparent;}
#module_26462373 .news-item{border-top-style:none;}
#module_26462373 .news-item{border-top-width:0px;}
#module_26462373 .news-item{border-right-color:transparent;}
#module_26462373 .news-item{border-right-style:none;}
#module_26462373 .news-item{border-right-width:0px;}
#module_26462373 .news-item{border-bottom-color:transparent;}
#module_26462373 .news-item{border-bottom-style:none;}
#module_26462373 .news-item{border-bottom-width:0px;}
#module_26462373 .news-item{border-left-color:transparent;}
#module_26462373 .news-item{border-left-style:none;}
#module_26462373 .news-item{border-left-width:0px;}
#module_26462373 .news-img{border-top-color:transparent;}
#module_26462373 .news-img{border-top-style:none;}
#module_26462373 .news-img{border-top-width:0px;}
#module_26462373 .news-img{border-right-color:transparent;}
#module_26462373 .news-img{border-right-style:none;}
#module_26462373 .news-img{border-right-width:0px;}
#module_26462373 .news-img{border-bottom-color:transparent;}
#module_26462373 .news-img{border-bottom-style:none;}
#module_26462373 .news-img{border-bottom-width:0px;}
#module_26462373 .news-img{border-left-color:transparent;}
#module_26462373 .news-img{border-left-style:none;}
#module_26462373 .news-img{border-left-width:0px;}
#module_26462373 .news-img .dummy{background-color:transparent;}
#module_26462373 .news-img .dummy{background-image:none;}
#module_26462373 .news-img .dummy{background-repeat:no-repeat;}
#module_26462373 .news-img .dummy{}
#module_26462373 .news-img .dummy{}
#module_26462373 .news-img .dummy{}
#module_26462373 .news-img .dummy{padding-top:48%;}
#module_26462373 .news-img .t-img{ object-fit:unset;}
#module_26462373 .news-img .t-img{ width:;}
#module_26462373 .news-img .t-img{ height:auto;}
#module_26462373 .news-img .t-img{border-radius:0px;}
#module_26462373 .news-title{font-size:18px;}
#module_26462373 .news-title{font-family:arial, helvetica,sans-serif;}
#module_26462373 .news-title{color:rgb(163, 0, 0);}
#module_26462373 .news-title{font-weight:normal;}
#module_26462373 .news-title{text-decoration:none;}
#module_26462373 .news-title{font-style:normal;}
#module_26462373 .news-title-container{margin-top:0px;}
#module_26462373 .news-title-container{margin-bottom:0px;}
#module_26462373 .news-desc{font-size:12px;}
#module_26462373 .news-desc{font-family:arial, helvetica,sans-serif;}
#module_26462373 .news-desc{color:rgb(165, 165, 165);}
#module_26462373 .news-desc{font-weight:normal;}
#module_26462373 .news-desc{text-decoration:none;}
#module_26462373 .news-desc{font-style:italic;}
#module_26462373 .news-desc{margin-top:px;}
#module_26462373 .news-desc{margin-bottom:px;}
#module_26462373 .news-next{color:#ddd;}#module_26462373 .news-next{border-color:#ddd;}
#module_26462373 .news-line{margin-top:px;}
#module_26462373 .news-line{margin-bottom:px;}
#module_26462373 .news-item .day-of-month{font-size:20px;}
#module_26462373 .news-item .day-of-month{font-family:微软雅黑,Microsoft YaHei;}
#module_26462373 .news-item .day-of-month{color:#666;}
#module_26462373 .news-item .day-of-month{font-weight:normal;}
#module_26462373 .news-item .day-of-month{text-decoration:none;}
#module_26462373 .news-item .day-of-month{font-style:normal;}
#module_26462373 .news-item .year{font-size:14px;}
#module_26462373 .news-item .year{font-family:微软雅黑,Microsoft YaHei;}
#module_26462373 .news-item .year{color:#666;}
#module_26462373 .news-item .year{font-weight:normal;}
#module_26462373 .news-item .year{text-decoration:none;}
#module_26462373 .news-item .year{font-style:normal;}
#module_26462373 .pagerGiant .text{font-size:px;}
#module_26462373 .pagerGiant .text{font-family:;}
#module_26462373 .pagerGiant .text{color:;}
#module_26462373 .pagerGiant .text{}
#module_26462373 .pagerGiant .text{}
#module_26462373 .pagerGiant .text{}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer{width:px}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer{height:px}
#module_26462373 .pagerGiant .num{font-size:px;}
#module_26462373 .pagerGiant .num{font-family:;}
#module_26462373 .pagerGiant .num{color:;}
#module_26462373 .pagerGiant .num{}
#module_26462373 .pagerGiant .num{}
#module_26462373 .pagerGiant .num{}
#module_26462373 .pagerGiant .submit{width:px}
#module_26462373 .pagerGiant .submit{height:px}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer,#module_26462373 .pagerGiant .submit{border-top-left-radius:px;}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer,#module_26462373 .pagerGiant .submit{border-top-right-radius:px;}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer,#module_26462373 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26462373 .pagerGiant .current,#module_26462373 .pagerGiant .num,#module_26462373 .pagerGiant .inputer,#module_26462373 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26462373 .pagerGiant .next,#module_26462373 .pagerGiant .splitline{color:;}
#module_26462373 .pagerGiant .num{background-color:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-top-color:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-top-style:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer{border-top-width:px;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-bottom-color:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-bottom-style:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer{border-bottom-width:px;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-left-color:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-left-style:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer{border-left-width:px;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-right-color:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .inputer{border-right-style:;}
#module_26462373 .pagerGiant .num, #module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer{border-right-width:px;}
#module_26462373 .page-more a{font-size:px;}
#module_26462373 .page-more a{font-family:;}
#module_26462373 .page-more a{color: !important;}
#module_26462373 .page-more a{}
#module_26462373 .page-more a{}
#module_26462373 .page-more a{}
#module_26462373 .page-more a{background-color:;}
#module_26462373 .page-more a{border-top-color:;}
#module_26462373 .page-more a{border-top-style:;}
#module_26462373 .page-more a{border-top-width:px;}
#module_26462373 .page-more a{border-bottom-color:;}
#module_26462373 .page-more a{border-bottom-style:;}
#module_26462373 .page-more a{border-bottom-width:px;}
#module_26462373 .page-more a{border-left-color:;}
#module_26462373 .page-more a{border-left-style:;}
#module_26462373 .page-more a{border-left-width:px;}
#module_26462373 .page-more a{border-right-color:;}
#module_26462373 .page-more a{border-right-style:;}
#module_26462373 .page-more a{border-right-width:px;}
#module_26462373 .news-item:hover .news-next{color:#e50b1c;}#module_26462373    .news-item:hover .news-next{border-color:#e50b1c;}
#module_26462373 .news-item:hover .day-of-month{font-size:px;}
#module_26462373 .news-item:hover .day-of-month{font-family:;}
#module_26462373 .news-item:hover .day-of-month{color:;}
#module_26462373 .news-item:hover .day-of-month{}
#module_26462373 .news-item:hover .day-of-month{}
#module_26462373 .news-item:hover .day-of-month{}
#module_26462373 .news-item:hover .year{font-size:px;}
#module_26462373 .news-item:hover .year{font-family:;}
#module_26462373 .news-item:hover .year{color:;}
#module_26462373 .news-item:hover .year{}
#module_26462373 .news-item:hover .year{}
#module_26462373 .news-item:hover .year{}
#module_26462373 .news-item:hover .news-title{font-size:18px;}
#module_26462373 .news-item:hover .news-title{font-family:arial, helvetica,sans-serif;}
#module_26462373 .news-item:hover .news-title{color:rgb(0, 0, 0);}
#module_26462373 .news-item:hover .news-title{font-weight:normal;}
#module_26462373 .news-item:hover .news-title{text-decoration:none;}
#module_26462373 .news-item:hover .news-title{font-style:italic;}
#module_26462373 .news-item:hover{background-color:rgb(216, 216, 216);}
#module_26462373 .news-item:hover{background-image:none;}
#module_26462373 .news-item:hover{background-repeat:no-repeat;}
#module_26462373 .news-item:hover{}
#module_26462373 .news-item:hover{}
#module_26462373 .news-item:hover{}
#module_26462373 .news-item:hover{border-top-color:transparent;}
#module_26462373 .news-item:hover{border-top-style:solid;}
#module_26462373 .news-item:hover{border-top-width:0px;}
#module_26462373 .news-item:hover{border-right-color:transparent;}
#module_26462373 .news-item:hover{border-right-style:solid;}
#module_26462373 .news-item:hover{border-right-width:0px;}
#module_26462373 .news-item:hover{border-bottom-color:transparent;}
#module_26462373 .news-item:hover{border-bottom-style:solid;}
#module_26462373 .news-item:hover{border-bottom-width:0px;}
#module_26462373 .news-item:hover{border-left-color:transparent;}
#module_26462373 .news-item:hover{border-left-style:solid;}
#module_26462373 .news-item:hover{border-left-width:0px;}
#module_26462373 .news-item:hover .news-img{border-top-color:transparent;}
#module_26462373 .news-item:hover .news-img{border-top-style:none;}
#module_26462373 .news-item:hover .news-img{border-top-width:0px;}
#module_26462373 .news-item:hover .news-img{border-right-color:transparent;}
#module_26462373 .news-item:hover .news-img{border-right-style:none;}
#module_26462373 .news-item:hover .news-img{border-right-width:0px;}
#module_26462373 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_26462373 .news-item:hover .news-img{border-bottom-style:none;}
#module_26462373 .news-item:hover .news-img{border-bottom-width:0px;}
#module_26462373 .news-item:hover .news-img{border-left-color:transparent;}
#module_26462373 .news-item:hover .news-img{border-left-style:none;}
#module_26462373 .news-item:hover .news-img{border-left-width:0px;}
#module_26462373 .news-item:hover .news-desc{font-size:12px;}
#module_26462373 .news-item:hover .news-desc{font-family:arial, helvetica,sans-serif;}
#module_26462373 .news-item:hover .news-desc{color:rgb(163, 0, 0);}
#module_26462373 .news-item:hover .news-desc{font-weight:normal;}
#module_26462373 .news-item:hover .news-desc{text-decoration:none;}
#module_26462373 .news-item:hover .news-desc{font-style:italic;}
#module_26462373 .news-item:after{border-bottom-color:#e50b1c;}
#module_26462373 .news-item:after{border-bottom-style:solid;}
#module_26462373 .news-item:after{border-bottom-width:1px;}
#module_26462373 .news-item:hover{box-shadow:0 0 20px #ffffff;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{font-size:px;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{font-family:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit{background-color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-top-color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-top-style:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-left-color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-left-style:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-right-color:;}
#module_26462373 .pagerGiant .current, #module_26462373 .pagerGiant .submit, #module_26462373 .pagerGiant .inputer:hover{border-right-style:;}
#module_26462373 .page-more a:hover{font-size:px;}
#module_26462373 .page-more:hover a{font-family:;}
#module_26462373 .page-more a:hover{color: !important;}
#module_26462373 .page-more a:hover {}
#module_26462373 .page-more a:hover {}
#module_26462373 .page-more a:hover {}
#module_26462373 .page-more a:hover{background-color:;}
#module_26462373 .page-more a:hover{border-top-color:;}
#module_26462373 .page-more a:hover{border-top-style:;}
#module_26462373 .page-more a:hover{border-bottom-color:;}
#module_26462373 .page-more a:hover{border-bottom-style:;}
#module_26462373 .page-more a:hover{border-left-color:;}
#module_26462373 .page-more a:hover{border-left-style:;}
#module_26462373 .page-more a:hover{border-right-color:;}
#module_26462373 .page-more a:hover{border-right-style:;}

@keyframes liner{
	0%  {width:10%; }
	30% {width:20%; }
	60% {width:60%; }
	100%{width:100%; }
}
.ModuleNewsListGiant.layout-110 .news-item{ float: left; position: relative; cursor: pointer;background:#fff;margin-bottom: 2%}
.ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-110 .news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative;margin: auto}
.ModuleNewsListGiant.layout-110 .news-item .news-img img{transition: all .3s ease-out 0s;position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.ModuleNewsListGiant.layout-110 .news-item:hover .news-img img{transform: scale(1.2);}
.ModuleNewsListGiant.layout-110 .news-item .news-tit{ position: relative; padding-top: 20px; }
.ModuleNewsListGiant.layout-110 .news-item  .news-title{}
.ModuleNewsListGiant.layout-110 .news-item:hover time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#2196f3; }
.ModuleNewsListGiant.layout-110 .news-item:hover .news-title{color:#2196f3}
.ModuleNewsListGiant.layout-110 .news-item time{ position:relative;font-size:12px; display: block;margin:11px 0 10px 0;}
.ModuleNewsListGiant.layout-110 .news-item time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc{color: #999;line-height: 22px;margin-top: 31px}
.ModuleNewsListGiant.layout-110  li.news-item img{height: auto;}
.ModuleNewsListGiant.layout-110 .laout-110-title{vertical-align: middle;}
.ModuleNewsListGiant.layout-110 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-110 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 18px; border-left: 1px solid #eee; line-height: 1.5;}
.ModuleNewsListGiant.layout-110 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-110 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-110 .news-title-oneline{
	white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-110  .news-container{ width: 100%;overflow: hidden}
	.ModuleNewsListGiant.layout-110  li.col-xs-1 {width: 100%;padding-right:0;  padding-left:0;}
	.ModuleNewsListGiant.layout-110  li.col-xs-2 {width: 48%; padding-right:0;  padding-left:0;margin-right: 3.6%}
	.ModuleNewsListGiant.layout-110  li.col-xs-2:nth-child(2n){margin-right: 0%}
}
/*PC屏幕*/
@media (min-width: 768px){
	.ModuleNewsListGiant.layout-110 .news-container {display:flex; flex-wrap: wrap;}
	.ModuleNewsListGiant.layout-110 li.col-lg-1 {width: 100%; padding-right:0; padding-left:0;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2 {width: 48%; padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-3 {width: 31%; padding-right:0; padding-left:0; margin-right: 3%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-4 {width: 23%; padding-right:0; padding-left:0; margin-right: 2.66%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-5 {width: 17.9%; padding-right:0; padding-left:0; margin-right: 2.5%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-6 {width: 15%; padding-right:0; padding-left:0; margin-right: 2%;}
	.ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
	.ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
	.ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
	.ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
	.ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n){margin-right: 0%;}
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun{border: 1px solid #e50b1c;font-size: 12px;padding: 0px 2px;color: #fff; font-weight: bold;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;vertical-align: text-bottom;;background: #e50b1c;}
.ModuleNewsListGiant.layout-110 .pagerGiant .inputer{outline: 0;}
.module_26471115 .ModuleHead .HeadCenter{float:none;}
#module_26471115 {
padding:0px;
}
#module_26471115 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26471115 .ModuleHead26471115 {
display:none;
}
#module_26471115 .BodyCenter.BodyCenter26471115 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26471115 >.module_26471115 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26471115 >.module_26471115{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26471115 .BodyCenter.BodyCenter26471115 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_26471115 .BodyCenter.BodyCenter26471115 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_26471115 >.module_26471115 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_26471115 >.module_26471115 {
margin-top:2.1798%;
margin-left:3.2698%;
margin-right:3.2698%;
margin-bottom:0.0000%;
}
}
#module_26471115 >.module_26471115 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26471115:hover {
border:none;
}
#module_26471115:hover >.module_26471115 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26471115 .videobox .iconfont{font-size:px;}
#module_26471115 {}@media (max-width: 767px) { #module_26471115 .videobox .iconfont{font-size:px;}}
#module_26471115 .news-item{border-bottom-left-radius:px;}
#module_26471115 .news-item{border-bottom-right-radius:px;}
#module_26471115 .news-item{background-color:rgba(0,0,0,0);}
#module_26471115 .news-item{background-image:none;}
#module_26471115 .news-item{background-repeat:no-repeat;}
#module_26471115 .news-item{}
#module_26471115 .news-item{}
#module_26471115 .news-item{}
#module_26471115 .news-img .dummy{background-color:transparent;}
#module_26471115 .news-img .dummy{background-image:none;}
#module_26471115 .news-img .dummy{background-repeat:no-repeat;}
#module_26471115 .news-img .dummy{}
#module_26471115 .news-img .dummy{}
#module_26471115 .news-img .dummy{}
#module_26471115 .news-img .dummy{padding-top:56.25%;}
#module_26471115 .news-img .t-img{ object-fit:unset;}
#module_26471115 .news-img .t-img{ width:;}
#module_26471115 .news-img .t-img{ height:auto;}
#module_26471115 .news-img,#module_26471115 .news-item{border-top-left-radius:0px;}
#module_26471115 .news-img,#module_26471115 .news-item{border-top-right-radius:0px;}
#module_26471115 .news-img{border-bottom-left-radius:0px;}
#module_26471115 .news-img{border-bottom-right-radius:0px;}
#module_26471115 .news-title{font-size:14px;}
#module_26471115 .news-title{font-family:arial, helvetica,sans-serif;}
#module_26471115 .news-title{color:#333;}
#module_26471115 .news-title{font-weight:normal;}
#module_26471115 .laout-110-title{text-decoration:none;}
#module_26471115 .news-title{font-style:normal;}
#module_26471115 .news-title{margin-top:0px;}
#module_26471115 .news-title{margin-bottom:0px;}
#module_26471115 .news-title{padding-left:px;}
#module_26471115 .news-title{padding-right:px;}
#module_26471115 .news-desc{padding-left:px;}
#module_26471115 .news-desc{padding-right:px;}
#module_26471115 .news-desc{font-size:12px;}
#module_26471115 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_26471115 .news-desc{color:#999;}
#module_26471115 .news-desc{font-weight:normal;}
#module_26471115 .news-desc{text-decoration:none;}
#module_26471115 .news-desc{font-style:normal;}
#module_26471115 .news-desc{margin-top:0px;}
#module_26471115 .news-desc{margin-bottom:0px;}
#module_26471115 time{padding-left:px;}
#module_26471115 time{padding-right:px;}
#module_26471115 time{font-size:12px;}
#module_26471115 time{font-family:微软雅黑,Microsoft YaHei;}
#module_26471115 time{font-weight:normal;}
#module_26471115 time{text-decoration:none;}
#module_26471115 time{font-style:normal;}
#module_26471115 time{color:#666;}
#module_26471115 time{margin-top:0px;}
#module_26471115 time{margin-bottom:0px;}
#module_26471115 .news-item time:before{border-bottom-color:#ccc;}
#module_26471115 .news-item time:before{border-bottom-style:solid;}
#module_26471115 .news-item time:before{border-bottom-width:0px;}
#module_26471115 .news-label a{font-size:px;}
#module_26471115 .news-label a{font-family:;}
#module_26471115 .news-label a{color:;}
#module_26471115 .news-label a{}
#module_26471115 .news-label a{}
#module_26471115 .news-label a{}
#module_26471115 .news-label{margin-top:px;}
#module_26471115 .news-label{margin-bottom:px;}
#module_26471115 .news-label{margin-left:px;}
#module_26471115 .news-label{margin-right:px;}
#module_26471115 .news-label{padding-top:px;}
#module_26471115 .news-label{padding-bottom:px;}
#module_26471115 .news-label{padding-left:px;}
#module_26471115 .news-label{padding-right:px;}
#module_26471115 .news-label{background-color:;}
#module_26471115 .news-label{}
#module_26471115 .news-label{}
#module_26471115 .news-label{}
#module_26471115 .news-label{}
#module_26471115 .news-label{}
#module_26471115 .news-label{border-top-color:;}
#module_26471115 .news-label{border-top-style:;}
#module_26471115 .news-label{border-top-width:px;}
#module_26471115 .news-label{border-right-color:;}
#module_26471115 .news-label{border-right-style:;}
#module_26471115 .news-label{border-right-width:px;}
#module_26471115 .news-label{border-bottom-color:;}
#module_26471115 .news-label{border-bottom-style:;}
#module_26471115 .news-label{border-bottom-width:px;}
#module_26471115 .news-label{border-left-color:;}
#module_26471115 .news-label{border-left-style:;}
#module_26471115 .news-label{border-left-width:px;}
#module_26471115 .pagerGiant .text{font-size:px;}
#module_26471115 .pagerGiant .text{font-family:;}
#module_26471115 .pagerGiant .text{color:;}
#module_26471115 .pagerGiant .text{}
#module_26471115 .pagerGiant .text{}
#module_26471115 .pagerGiant .text{}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer{width:px}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer{height:px}
#module_26471115 .pagerGiant .num{font-size:px;}
#module_26471115 .pagerGiant .num{font-family:;}
#module_26471115 .pagerGiant .num{color:;}
#module_26471115 .pagerGiant .num{}
#module_26471115 .pagerGiant .num{}
#module_26471115 .pagerGiant .num{}
#module_26471115 .pagerGiant .submit{width:px}
#module_26471115 .pagerGiant .submit{height:px}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer,#module_26471115 .pagerGiant .submit{border-top-left-radius:px;}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer,#module_26471115 .pagerGiant .submit{border-top-right-radius:px;}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer,#module_26471115 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26471115 .pagerGiant .current,#module_26471115 .pagerGiant .num,#module_26471115 .pagerGiant .inputer,#module_26471115 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26471115 .pagerGiant .next,#module_26471115 .pagerGiant .splitline{color:;}
#module_26471115 .pagerGiant .num{background-color:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-top-color:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-top-style:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer{border-top-width:px;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-bottom-color:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-bottom-style:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer{border-bottom-width:px;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-left-color:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-left-style:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer{border-left-width:px;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-right-color:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .inputer{border-right-style:;}
#module_26471115 .pagerGiant .num, #module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer{border-right-width:px;}
#module_26471115 .page-more a{font-size:px;}
#module_26471115 .page-more a{font-family:;}
#module_26471115 .page-more a{color: !important;}
#module_26471115 .page-more a{}
#module_26471115 .page-more a{}
#module_26471115 .page-more a{}
#module_26471115 .page-more a{background-color:;}
#module_26471115 .page-more a{border-top-color:;}
#module_26471115 .page-more a{border-top-style:;}
#module_26471115 .page-more a{border-top-width:px;}
#module_26471115 .page-more a{border-bottom-color:;}
#module_26471115 .page-more a{border-bottom-style:;}
#module_26471115 .page-more a{border-bottom-width:px;}
#module_26471115 .page-more a{border-left-color:;}
#module_26471115 .page-more a{border-left-style:;}
#module_26471115 .page-more a{border-left-width:px;}
#module_26471115 .page-more a{border-right-color:;}
#module_26471115 .page-more a{border-right-style:;}
#module_26471115 .page-more a{border-right-width:px;}
#module_26471115 .news-item:hover{background-color:transparent;}
#module_26471115 .news-item:hover{background-image:none;}
#module_26471115 .news-item:hover{background-repeat:no-repeat;}
#module_26471115 .news-item:hover{}
#module_26471115 .news-item:hover{}
#module_26471115 .news-item:hover{}
#module_26471115 .news-item:hover .news-title{font-size:14px;}
#module_26471115 .news-item:hover .news-title{font-family:arial, helvetica,sans-serif;}
#module_26471115 .news-item:hover .news-title{color:rgb(163, 0, 0);}
#module_26471115 .news-item:hover .news-title{font-weight:normal;}
#module_26471115 .news-item:hover .news-title{text-decoration:none;}
#module_26471115 .news-item:hover .news-title{font-style:normal;}
#module_26471115 .news-item:hover time:before{border-bottom-color:rgb(163, 0, 0);}
#module_26471115 .news-item:hover time:before{border-bottom-style:solid;}
#module_26471115 .news-item:hover time:before{border-bottom-width:0px;}
#module_26471115 .news-label:hover a{font-size:px;}
#module_26471115 .news-label:hover a{font-family:;}
#module_26471115 .news-label:hover a{color:;}
#module_26471115 .news-label:hover a{}
#module_26471115 .news-label:hover a{}
#module_26471115 .news-label:hover a{}
#module_26471115 .news-label:hover{background-color:;}
#module_26471115 .news-label:hover{}
#module_26471115 .news-label:hover{}
#module_26471115 .news-label:hover{}
#module_26471115 .news-label:hover{}
#module_26471115 .news-label:hover{}
#module_26471115 .news-label:hover{border-top-color:;}
#module_26471115 .news-label:hover{border-top-style:;}
#module_26471115 .news-label:hover{border-right-color:;}
#module_26471115 .news-label:hover{border-right-style:;}
#module_26471115 .news-label:hover{border-bottom-color:;}
#module_26471115 .news-label:hover{border-bottom-style:;}
#module_26471115 .news-label:hover{border-left-color:;}
#module_26471115 .news-label:hover{border-left-style:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{font-size:px;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{font-family:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit{background-color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-top-color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-top-style:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-left-color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-left-style:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-right-color:;}
#module_26471115 .pagerGiant .current, #module_26471115 .pagerGiant .submit, #module_26471115 .pagerGiant .inputer:hover{border-right-style:;}
#module_26471115 .page-more a:hover{font-size:px;}
#module_26471115 .page-more:hover a{font-family:;}
#module_26471115 .page-more a:hover{color: !important;}
#module_26471115 .page-more a:hover {}
#module_26471115 .page-more a:hover {}
#module_26471115 .page-more a:hover {}
#module_26471115 .page-more a:hover{background-color:;}
#module_26471115 .page-more a:hover{border-top-color:;}
#module_26471115 .page-more a:hover{border-top-style:;}
#module_26471115 .page-more a:hover{border-bottom-color:;}
#module_26471115 .page-more a:hover{border-bottom-style:;}
#module_26471115 .page-more a:hover{border-left-color:;}
#module_26471115 .page-more a:hover{border-left-style:;}
#module_26471115 .page-more a:hover{border-right-color:;}
#module_26471115 .page-more a:hover{border-right-style:;}

.module_26104972 .ModuleHead .HeadCenter{float:none;}
#module_26104972 {
padding:0px;
}
#module_26104972 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26104972 .ModuleHead26104972 {
display:none;
}
#module_26104972 .BodyCenter.BodyCenter26104972 {
background:none;background-color:rgb(248, 248, 248);
}
#module_26104972 >.module_26104972 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104972 >.module_26104972{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104972 .BodyCenter.BodyCenter26104972 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.6151%;
}
}
@media screen and (max-width: 767px){
#module_26104972 .BodyCenter.BodyCenter26104972 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104972 >.module_26104972 {
margin-top:1.0460%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104972 >.module_26104972 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26104972 >.module_26104972 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104972:hover {
border:none;
}
#module_26104972:hover >.module_26104972 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104972 .ModuleSubContainer{background-color:transparent;}
#module_26104972 .ModuleSubContainer{background-image:none;}
#module_26104972 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26104972 .ModuleSubContainer{background-position:0% 0%;}
#module_26104972 .ModuleSubContainer{background-attachment:scroll;}
#module_26104972 .ModuleSubContainer{}
#module_26104972 {!bgVideo!}{bgVideoUrl:none}
#module_26104972 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26104972 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26104972 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26104972 {}
.module_26104974 .ModuleHead .HeadCenter{float:none;}
#module_26104974 {
padding:0px;
}
#module_26104974 {
position:static;
z-index:0;
top:-106px;
width:100%;
height: auto;
}
#module_26104974 .ModuleHead26104974 {
display:none;
}
#module_26104974 .BodyCenter.BodyCenter26104974 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104974 >.module_26104974 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104974 >.module_26104974{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104974 .BodyCenter.BodyCenter26104974 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104974 .BodyCenter.BodyCenter26104974 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104974 >.module_26104974 {
margin-top:3.2487%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104974 >.module_26104974 {
margin-top:4.6279%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26104974 >.module_26104974 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104974:hover {
border:none;
}
#module_26104974:hover >.module_26104974 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104974 .ModuleImageTextGiantContent{margin-top:px;}
#module_26104974 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26104974 .ModuleImageTextGiantContent{margin-left:px;}
#module_26104974 .ModuleImageTextGiantContent{margin-right:px;}
#module_26104974 .imageTextGiant-Container{padding-top:10px;}
#module_26104974 .imageTextGiant-Container{padding-bottom:10px;}
#module_26104974 .imageTextGiant-Container{padding-left:10px;}
#module_26104974 .imageTextGiant-Container{padding-right:10px;}
#module_26104974 .showHandle .btn{font-size:px;}
#module_26104974 .showHandle .btn{font-family:;}
#module_26104974 .showHandle .btn{color:;}
#module_26104974 .showHandle .btn{}
#module_26104974 .showHandle .btn{}
#module_26104974 .showHandle .btn{}
#module_26104974 .showHandle div{border-top-color: !important;}
#module_26104974 .showHandle div{border-top-style: !important;}
#module_26104974 .showHandle div{border-top-width:px !important;}
#module_26104974 .showHandle{background-color:;}
#module_26104974 .showHandle{}
#module_26104974 .showHandle{}
#module_26104974 .showHandle{}
#module_26104974 .showHandle{}
#module_26104974 .showHandle{}
#module_26104974 a{font-size:unset;font-family:unset}
.module_26106473 .ModuleHead .HeadCenter{float:none;}
#module_26106473 {
padding:0px;
}
#module_26106473 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26106473 .ModuleHead26106473 {
display:none;
}
#module_26106473 .BodyCenter.BodyCenter26106473 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26106473 >.module_26106473 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26106473 >.module_26106473{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26106473 .BodyCenter.BodyCenter26106473 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26106473 .BodyCenter.BodyCenter26106473 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26106473 >.module_26106473 {
margin-top:2.9167%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26106473 >.module_26106473 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26106473 >.module_26106473 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26106473:hover {
border:none;
}
#module_26106473:hover >.module_26106473 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26106473 .Tit-abstract{color:#fff;}
#module_26106473 .album-img{padding:calc(25px/2);}
#module_26106473 .Tit-abstract{font-size:16px;}
#module_26106473 .Tit-abstract{font-family:arial, helvetica,sans-serif;}
#module_26106473 .Tit-abstract{font-style:normal;}
#module_26106473 .Tit-abstract{text-decoration:none;}
#module_26106473 .Tit-abstract{font-weight:normal;}
#module_26106473 .Intro-abstract{font-size:12px;}
#module_26106473 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_26106473 .Intro-abstract{color:#f3f3f3;}
#module_26106473 .Intro-abstract{font-weight:normal;}
#module_26106473 .Intro-abstract{text-decoration:none;}
#module_26106473 .Intro-abstract{font-style:normal;}
#module_26106473 .album-img:hover .rectborderBg{background:;}
#module_26106473 .album-img .album-img-c{background-color:#f5f5f5;}
#module_26106473 .album-img .album-img-c{background-image:none;}
#module_26106473 .album-img .album-img-c{background-repeat:no-repeat;}
#module_26106473 .album-img .album-img-c{}
#module_26106473 .album-img .album-img-c{}
#module_26106473 .album-img .album-img-c{}
#module_26106473 .album-img{border-top-color:transparent;}
#module_26106473 .album-img{border-top-style:none;}
#module_26106473 .album-img{border-top-width:0px;}
#module_26106473 .album-img{border-right-color:transparent;}
#module_26106473 .album-img{border-right-style:none;}
#module_26106473 .album-img{border-right-width:0px;}
#module_26106473 .album-img{border-bottom-color:transparent;}
#module_26106473 .album-img{border-bottom-style:none;}
#module_26106473 .album-img{border-bottom-width:0px;}
#module_26106473 .album-img{border-left-color:transparent;}
#module_26106473 .album-img{border-left-style:none;}
#module_26106473 .album-img{border-left-width:0px;}
#module_26106473 .album-img .dummy{padding-top:66.67%;}
#module_26106473 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_26106473 .mobile_picBox .mobile_pic, #module_26106473 .mobile_picBox{ height:auto !important;}
#module_26106473 .pagerGiant .text{font-size:px;}
#module_26106473 .pagerGiant .text{font-family:;}
#module_26106473 .pagerGiant .text{color:;}
#module_26106473 .pagerGiant .text{}
#module_26106473 .pagerGiant .text{}
#module_26106473 .pagerGiant .text{}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer{width:px}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer{height:px}
#module_26106473 .pagerGiant .num{font-size:px;}
#module_26106473 .pagerGiant .num{font-family:;}
#module_26106473 .pagerGiant .num{color:;}
#module_26106473 .pagerGiant .num{}
#module_26106473 .pagerGiant .num{}
#module_26106473 .pagerGiant .num{}
#module_26106473 .pagerGiant .submit{width:px}
#module_26106473 .pagerGiant .submit{height:px}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer,#module_26106473 .pagerGiant .submit{border-top-left-radius:px;}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer,#module_26106473 .pagerGiant .submit{border-top-right-radius:px;}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer,#module_26106473 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_26106473 .pagerGiant .current,#module_26106473 .pagerGiant .num,#module_26106473 .pagerGiant .inputer,#module_26106473 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_26106473 .pagerGiant .next,#module_26106473 .pagerGiant .splitline{color:;}
#module_26106473 .pagerGiant .num{background-color:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-top-color:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-top-style:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer{border-top-width:px;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-bottom-color:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-bottom-style:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer{border-bottom-width:px;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-left-color:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-left-style:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer{border-left-width:px;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-right-color:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .inputer{border-right-style:;}
#module_26106473 .pagerGiant .num, #module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer{border-right-width:px;}
#module_26106473 .page-more a{font-size:px;}
#module_26106473 .page-more a{font-family:;}
#module_26106473 .page-more a{color: !important;}
#module_26106473 .page-more a{}
#module_26106473 .page-more a{}
#module_26106473 .page-more a{}
#module_26106473 .page-more a{background-color:;}
#module_26106473 .page-more a{border-top-color:;}
#module_26106473 .page-more a{border-top-style:;}
#module_26106473 .page-more a{border-top-width:px;}
#module_26106473 .page-more a{border-bottom-color:;}
#module_26106473 .page-more a{border-bottom-style:;}
#module_26106473 .page-more a{border-bottom-width:px;}
#module_26106473 .page-more a{border-left-color:;}
#module_26106473 .page-more a{border-left-style:;}
#module_26106473 .page-more a{border-left-width:px;}
#module_26106473 .page-more a{border-right-color:;}
#module_26106473 .page-more a{border-right-style:;}
#module_26106473 .page-more a{border-right-width:px;}
#module_26106473 .album-img:hover .album-img-c{background-color:#f5f5f5;}
#module_26106473 .album-img:hover .album-img-c{background-image:none;}
#module_26106473 .album-img:hover .album-img-c{background-repeat:no-repeat;}
#module_26106473 .album-img:hover .album-img-c{}
#module_26106473 .album-img:hover .album-img-c{}
#module_26106473 .album-img:hover .album-img-c{}
#module_26106473 .album-img:hover{border-top-color:transparent;}
#module_26106473 .album-img:hover{border-top-style:none;}
#module_26106473 .album-img:hover{border-top-width:0px;}
#module_26106473 .album-img:hover{border-right-color:transparent;}
#module_26106473 .album-img:hover{border-right-style:none;}
#module_26106473 .album-img:hover{border-right-width:0px;}
#module_26106473 .album-img:hover{border-bottom-color:transparent;}
#module_26106473 .album-img:hover{border-bottom-style:none;}
#module_26106473 .album-img:hover{border-bottom-width:0px;}
#module_26106473 .album-img:hover{border-left-color:transparent;}
#module_26106473 .album-img:hover{border-left-style:none;}
#module_26106473 .album-img:hover{border-left-width:0px;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{font-size:px;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{font-family:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit{background-color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-top-color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-top-style:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-left-color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-left-style:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-right-color:;}
#module_26106473 .pagerGiant .current, #module_26106473 .pagerGiant .submit, #module_26106473 .pagerGiant .inputer:hover{border-right-style:;}
#module_26106473 .page-more a:hover{font-size:px;}
#module_26106473 .page-more:hover a{font-family:;}
#module_26106473 .page-more a:hover{color: !important;}
#module_26106473 .page-more a:hover {}
#module_26106473 .page-more a:hover {}
#module_26106473 .page-more a:hover {}
#module_26106473 .page-more a:hover{background-color:;}
#module_26106473 .page-more a:hover{border-top-color:;}
#module_26106473 .page-more a:hover{border-top-style:;}
#module_26106473 .page-more a:hover{border-bottom-color:;}
#module_26106473 .page-more a:hover{border-bottom-style:;}
#module_26106473 .page-more a:hover{border-left-color:;}
#module_26106473 .page-more a:hover{border-left-style:;}
#module_26106473 .page-more a:hover{border-right-color:;}
#module_26106473 .page-more a:hover{border-right-style:;}

.module_26104975 .ModuleHead .HeadCenter{float:none;}
#module_26104975 {
padding:0px;
}
#module_26104975 {
position:static;
z-index:0;
top:4873px;
left:1603px;
width:100%;
height: auto;
}
#module_26104975 .ModuleHead26104975 {
display:none;
}
#module_26104975 .BodyCenter.BodyCenter26104975 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104975 >.module_26104975 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104975 >.module_26104975{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104975 .BodyCenter.BodyCenter26104975 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104975 .BodyCenter.BodyCenter26104975 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104975 >.module_26104975 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104975 >.module_26104975 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26104975 >.module_26104975 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104975:hover {
border:none;
}
#module_26104975:hover >.module_26104975 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104975 .ModuleSubContainer{background-color:transparent;}
#module_26104975 .ModuleSubContainer{background-image:none;}
#module_26104975 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26104975 .ModuleSubContainer{background-position:0% 0%;}
#module_26104975 .ModuleSubContainer{background-attachment:scroll;}
#module_26104975 .ModuleSubContainer{}
#module_26104975 {!bgVideo!}{bgVideoUrl:none}
#module_26104975 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26104975 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_26104975 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer26104975 {}
.module_26104977 .ModuleHead .HeadCenter{float:none;}
#module_26104977 {
padding:0px;
}
#module_26104977 {
position:static;
z-index:0;
top:-115px;
width:100%;
height: auto;
}
#module_26104977 .ModuleHead26104977 {
display:none;
}
#module_26104977 .BodyCenter.BodyCenter26104977 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104977 >.module_26104977 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104977 >.module_26104977{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104977 .BodyCenter.BodyCenter26104977 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104977 .BodyCenter.BodyCenter26104977 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104977 >.module_26104977 {
margin-top:2.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104977 >.module_26104977 {
margin-top:5.9946%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_26104977 >.module_26104977 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104977:hover {
border:none;
}
#module_26104977:hover >.module_26104977 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104977 .ModuleImageTextGiantContent{margin-top:px;}
#module_26104977 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26104977 .ModuleImageTextGiantContent{margin-left:px;}
#module_26104977 .ModuleImageTextGiantContent{margin-right:px;}
#module_26104977 .imageTextGiant-Container{padding-top:10px;}
#module_26104977 .imageTextGiant-Container{padding-bottom:10px;}
#module_26104977 .imageTextGiant-Container{padding-left:10px;}
#module_26104977 .imageTextGiant-Container{padding-right:10px;}
#module_26104977 .showHandle .btn{font-size:px;}
#module_26104977 .showHandle .btn{font-family:;}
#module_26104977 .showHandle .btn{color:;}
#module_26104977 .showHandle .btn{}
#module_26104977 .showHandle .btn{}
#module_26104977 .showHandle .btn{}
#module_26104977 .showHandle div{border-top-color: !important;}
#module_26104977 .showHandle div{border-top-style: !important;}
#module_26104977 .showHandle div{border-top-width:px !important;}
#module_26104977 .showHandle{background-color:;}
#module_26104977 .showHandle{}
#module_26104977 .showHandle{}
#module_26104977 .showHandle{}
#module_26104977 .showHandle{}
#module_26104977 .showHandle{}
#module_26104977 a{font-size:unset;font-family:unset}
.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
	display: flex;
	margin: auto;
	padding-top: 10px;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
	margin: auto;
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-4 {
	width: 25%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-3 {
	width: 33.33333%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-2 {
	width: 50%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-lg-1 {
	width: 100%;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
	line-height: 1;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.digital-num-item {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/* max-width: 90%; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num {
	max-width: calc(100% - 61px);
	font-weight: lighter;
	font-family: 'MicrosoftYaHeiUILight';
	/* height: 40px;
	line-height: 40px; */
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-unit {
	font-size: 14px;
	padding-left: 5px;
	top: -1em;
}

.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
	font-size: 14px;
	margin-top: 14px;
	text-align: center;
}

/*平板横屏*/
/*@media (min-width:992px) and (max-width: 1199px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {*/
		/*height: auto;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-4 {*/
		/*width: 25%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-3 {*/
		/*width: 33.33333%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-2 {*/
		/*width: 50%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-md-1 {*/
		/*width: 100%;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 40px;*/
	/*}*/

	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {*/
		/*margin-top: 10px;*/
	/*}*/
/*}*/

/*平板竖屏、手机屏幕*/
/*@media (max-width: 991px) {*/
	/**/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
	/*.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {*/
		/*font-size: 35px;*/
	/*}*/
/*}*/

@media (max-width: 767px) {
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-num-item {
		font-size: 30px;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-row {
		overflow: hidden;
		display: block;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-line:nth-child(2n) {
		border-right-width: 0px !important;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item:nth-child(n+3) {
		margin-top: 20pt;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item {
		float: left;
		height: auto;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-2,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-2 {
		width: 50%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-sm-1,
	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-item.col-xs-1 {
		width: 100%;
	}

	.ModuleDigitalIncreaseGiant.layout-101 .digitalIncreaseGiant-Container .digital-title {
		margin-top: 5pt;
		font-size: 14px;
	}
}.module_26108497 .ModuleHead .HeadCenter{float:none;}
#module_26108497 {
padding:0px;
}
#module_26108497 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26108497 .ModuleHead26108497 {
display:none;
}
#module_26108497 .BodyCenter.BodyCenter26108497 {
background-color:transparent;
background-image:url(/comdata/60469/201907/20190731232042ef9078.jpg);
background-size:auto;
background-repeat:repeat-x;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_26108497 >.module_26108497 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108497 >.module_26108497{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108497 .BodyCenter.BodyCenter26108497 {
padding-top:4.1667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1667%;
}
}
@media screen and (max-width: 767px){
#module_26108497 .BodyCenter.BodyCenter26108497 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108497 >.module_26108497 {
margin-top:1.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108497 >.module_26108497 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108497 >.module_26108497 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108497:hover {
border:none;
}
#module_26108497:hover >.module_26108497 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108497 .digital-unit{font-size:18px;}
#module_26108497 .digital-unit{font-family:arial, helvetica,sans-serif;}
#module_26108497 .digital-unit{color:rgb(242, 242, 242);}
#module_26108497 .digital-unit{font-weight:normal;}
#module_26108497 .digital-unit{text-decoration:initial;}
#module_26108497 .digital-unit{font-style:normal;}
#module_26108497 .digital-num{font-size:50px;}#module_26108497 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_26108497 .digital-num{font-family:arial, helvetica,sans-serif!important;}
#module_26108497 .digital-num{color:rgb(255, 255, 255);}
#module_26108497 .digital-num{font-weight:bold;}
#module_26108497 .digital-num{text-decoration:initial!important;}
#module_26108497 .digital-num{font-style:normal;}
#module_26108497 .digital-title{font-size:28px;}
#module_26108497 .digital-title{font-family:arial, helvetica,sans-serif;}
#module_26108497 .digital-title{color:rgb(216, 216, 216);}
#module_26108497 .digital-title{font-weight:bold;}
#module_26108497 .digital-title{text-decoration:initial;}
#module_26108497 .digital-title{font-style:normal;}
#module_26108497 .digital-title{margin-top:px;}
#module_26108497 .digital-title{margin-left:px;}
#module_26108497 .digital-title{margin-right:px;}
#module_26108497 .digital-title{margin-bottom:px;}
#module_26108497 .digital-item{background-color:transparent;}
#module_26108497 .digital-item{}
#module_26108497 .digital-item{}
#module_26108497 .digital-item{}
#module_26108497 .digital-item{}
#module_26108497 .digital-item{}
#module_26108497 .digital-unit{color:rgb(242, 242, 242);}
#module_26108497 .digital-line:not(:last-child){border-right-color:#eee;}
#module_26108497 .digital-line:not(:last-child){border-right-style:solid;}
#module_26108497 .digital-line:not(:last-child){border-right-width:0px;}

.module_26106505 .ModuleHead .HeadCenter{float:none;}
#module_26106505 {
padding:0px;
}
#module_26106505 {
position:static;
z-index:0;
top:5832px;
left:1748px;
width:100%;
height: auto;
}
#module_26106505 .ModuleHead26106505 {
display:none;
}
#module_26106505 .BodyCenter.BodyCenter26106505 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26106505 >.module_26106505 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26106505 >.module_26106505{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26106505 .BodyCenter.BodyCenter26106505 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26106505 .BodyCenter.BodyCenter26106505 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26106505 >.module_26106505 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26106505 >.module_26106505 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26106505 >.module_26106505 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26106505:hover {
border:none;
}
#module_26106505:hover >.module_26106505 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26106505 .ModuleSubContainer{background-color:transparent;}
#module_26106505 .ModuleSubContainer{background-image:none;}
#module_26106505 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26106505 .ModuleSubContainer{background-position:0% 0%;}
#module_26106505 .ModuleSubContainer{background-attachment:scroll;}
#module_26106505 .ModuleSubContainer{}
#module_26106505 {!bgVideo!}{bgVideoUrl:none}
#module_26106505 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26106505 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26106505 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26106505 {}
.module_26108630 .ModuleHead .HeadCenter{float:none;}
#module_26108630 {
padding:0px;
}
#module_26108630 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26108630 .ModuleHead26108630 {
display:none;
}
#module_26108630 .BodyCenter.BodyCenter26108630 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108630 >.module_26108630 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108630 >.module_26108630{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108630 .BodyCenter.BodyCenter26108630 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108630 .BodyCenter.BodyCenter26108630 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108630 >.module_26108630 {
margin-top:0.0000%;
margin-left:10.7500%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108630 >.module_26108630 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108630 >.module_26108630 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108630:hover {
border:none;
}
#module_26108630:hover >.module_26108630 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108630 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108630 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108630 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108630 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108630 .imageTextGiant-Container{padding-top:16px;}
#module_26108630 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108630 .imageTextGiant-Container{padding-left:16px;}
#module_26108630 .imageTextGiant-Container{padding-right:16px;}
#module_26108630 .showHandle .btn{font-size:px;}
#module_26108630 .showHandle .btn{font-family:;}
#module_26108630 .showHandle .btn{color:;}
#module_26108630 .showHandle .btn{}
#module_26108630 .showHandle .btn{}
#module_26108630 .showHandle .btn{}
#module_26108630 .showHandle div{border-top-color: !important;}
#module_26108630 .showHandle div{border-top-style: !important;}
#module_26108630 .showHandle div{border-top-width:px !important;}
#module_26108630 .showHandle{background-color:;}
#module_26108630 .showHandle{}
#module_26108630 .showHandle{}
#module_26108630 .showHandle{}
#module_26108630 .showHandle{}
#module_26108630 .showHandle{}
#module_26108630 a{font-size:unset;font-family:unset}
.module_26108632 .ModuleHead .HeadCenter{float:none;}
#module_26108632 {
padding:0px;
}
#module_26108632 {
position:static;
z-index:0;
top:41px;
left:0px;
width:100%;
height: auto;
}
#module_26108632 .ModuleHead26108632 {
display:none;
}
#module_26108632 .BodyCenter.BodyCenter26108632 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108632 >.module_26108632 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108632 >.module_26108632{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108632 .BodyCenter.BodyCenter26108632 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108632 .BodyCenter.BodyCenter26108632 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108632 >.module_26108632 {
margin-top:0.0000%;
margin-left:11.2500%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108632 >.module_26108632 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108632 >.module_26108632 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108632:hover {
border:none;
}
#module_26108632:hover >.module_26108632 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108632 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108632 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108632 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108632 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108632 .imageTextGiant-Container{padding-top:15px;}
#module_26108632 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108632 .imageTextGiant-Container{padding-left:15px;}
#module_26108632 .imageTextGiant-Container{padding-right:0px;}
#module_26108632 .showHandle .btn{font-size:px;}
#module_26108632 .showHandle .btn{font-family:;}
#module_26108632 .showHandle .btn{color:;}
#module_26108632 .showHandle .btn{}
#module_26108632 .showHandle .btn{}
#module_26108632 .showHandle .btn{}
#module_26108632 .showHandle div{border-top-color: !important;}
#module_26108632 .showHandle div{border-top-style: !important;}
#module_26108632 .showHandle div{border-top-width:px !important;}
#module_26108632 .showHandle{background-color:;}
#module_26108632 .showHandle{}
#module_26108632 .showHandle{}
#module_26108632 .showHandle{}
#module_26108632 .showHandle{}
#module_26108632 .showHandle{}
#module_26108632 a{font-size:unset;font-family:unset}
.module_26108633 .ModuleHead .HeadCenter{float:none;}
#module_26108633 {
padding:0px;
}
#module_26108633 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_26108633 .ModuleHead26108633 {
display:none;
}
#module_26108633 .BodyCenter.BodyCenter26108633 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108633 >.module_26108633 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108633 >.module_26108633{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108633 .BodyCenter.BodyCenter26108633 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108633 .BodyCenter.BodyCenter26108633 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108633 >.module_26108633 {
margin-top:0.0000%;
margin-left:10.0000%;
margin-right:11.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108633 >.module_26108633 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108633 >.module_26108633 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108633:hover {
border:none;
}
#module_26108633:hover >.module_26108633 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108633 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108633 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108633 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108633 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108633 .imageTextGiant-Container{padding-top:15px;}
#module_26108633 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108633 .imageTextGiant-Container{padding-left:15px;}
#module_26108633 .imageTextGiant-Container{padding-right:10px;}
#module_26108633 .showHandle .btn{font-size:px;}
#module_26108633 .showHandle .btn{font-family:;}
#module_26108633 .showHandle .btn{color:;}
#module_26108633 .showHandle .btn{}
#module_26108633 .showHandle .btn{}
#module_26108633 .showHandle .btn{}
#module_26108633 .showHandle div{border-top-color: !important;}
#module_26108633 .showHandle div{border-top-style: !important;}
#module_26108633 .showHandle div{border-top-width:px !important;}
#module_26108633 .showHandle{background-color:;}
#module_26108633 .showHandle{}
#module_26108633 .showHandle{}
#module_26108633 .showHandle{}
#module_26108633 .showHandle{}
#module_26108633 .showHandle{}
#module_26108633 a{font-size:unset;font-family:unset}
.module_26104979 .ModuleHead .HeadCenter{float:none;}
#module_26104979 {
padding:0px;
}
#module_26104979 {
position:static;
z-index:0;
top:6111px;
left:1401px;
width:100%;
height: auto;
}
#module_26104979 .ModuleHead26104979 {
display:none;
}
#module_26104979 .BodyCenter.BodyCenter26104979 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26104979 >.module_26104979 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26104979 >.module_26104979{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26104979 .BodyCenter.BodyCenter26104979 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104979 .BodyCenter.BodyCenter26104979 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26104979 >.module_26104979 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26104979 >.module_26104979 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26104979 >.module_26104979 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26104979:hover {
border:none;
}
#module_26104979:hover >.module_26104979 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26104979 .ModuleSubContainer{background-color:transparent;}
#module_26104979 .ModuleSubContainer{background-image:none;}
#module_26104979 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26104979 .ModuleSubContainer{background-position:0% 0%;}
#module_26104979 .ModuleSubContainer{background-attachment:scroll;}
#module_26104979 .ModuleSubContainer{}
#module_26104979 {!bgVideo!}{bgVideoUrl:none}
#module_26104979 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26104979 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26104979 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26104979 {}
.module_26232372 .ModuleHead .HeadCenter{float:none;}
#module_26232372 {
padding:0px;
}
#module_26232372 {
position:static;
z-index:0;
top:184px;
left:0px;
width:100%;
height: auto;
}
#module_26232372 .ModuleHead26232372 {
display:none;
}
#module_26232372 .BodyCenter.BodyCenter26232372 {
background-color:transparent;
background-image:url(/comdata/60469/201907/20190731234043e6c2b2.jpg);
background-size:auto;
background-repeat:repeat-x;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_26232372 >.module_26232372 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26232372 >.module_26232372{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26232372 .BodyCenter.BodyCenter26232372 {
padding-top:4.1667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1667%;
}
}
@media screen and (max-width: 767px){
#module_26232372 .BodyCenter.BodyCenter26232372 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26232372 >.module_26232372 {
margin-top:1.8333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26232372 >.module_26232372 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26232372 >.module_26232372 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26232372:hover {
border:none;
}
#module_26232372:hover >.module_26232372 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26232372 .digital-unit{font-size:20px;}
#module_26232372 .digital-unit{font-family:arial, helvetica,sans-serif;}
#module_26232372 .digital-unit{color:rgb(242, 242, 242);}
#module_26232372 .digital-unit{font-weight:normal;}
#module_26232372 .digital-unit{text-decoration:initial;}
#module_26232372 .digital-unit{font-style:normal;}
#module_26232372 .digital-num{font-size:50px;}#module_26232372 .digital-num-item sup{top: calc(-50px * 20 / 100);}
#module_26232372 .digital-num{font-family:arial, helvetica,sans-serif!important;}
#module_26232372 .digital-num{color:rgb(255, 255, 255);}
#module_26232372 .digital-num{font-weight:bold;}
#module_26232372 .digital-num{text-decoration:initial!important;}
#module_26232372 .digital-num{font-style:normal;}
#module_26232372 .digital-title{font-size:30px;}
#module_26232372 .digital-title{font-family:arial, helvetica,sans-serif;}
#module_26232372 .digital-title{color:rgb(216, 216, 216);}
#module_26232372 .digital-title{font-weight:bold;}
#module_26232372 .digital-title{text-decoration:initial;}
#module_26232372 .digital-title{font-style:normal;}
#module_26232372 .digital-title{margin-top:px;}
#module_26232372 .digital-title{margin-left:px;}
#module_26232372 .digital-title{margin-right:px;}
#module_26232372 .digital-title{margin-bottom:px;}
#module_26232372 .digital-item{background-color:transparent;}
#module_26232372 .digital-item{}
#module_26232372 .digital-item{}
#module_26232372 .digital-item{}
#module_26232372 .digital-item{}
#module_26232372 .digital-item{}
#module_26232372 .digital-unit{color:rgb(242, 242, 242);}
#module_26232372 .digital-line:not(:last-child){border-right-color:#eee;}
#module_26232372 .digital-line:not(:last-child){border-right-style:solid;}
#module_26232372 .digital-line:not(:last-child){border-right-width:0px;}

.module_26108648 .ModuleHead .HeadCenter{float:none;}
#module_26108648 {
padding:0px;
}
#module_26108648 {
position:static;
z-index:0;
top:5936px;
left:1501px;
width:100%;
height: auto;
}
#module_26108648 .ModuleHead26108648 {
display:none;
}
#module_26108648 .BodyCenter.BodyCenter26108648 {
background:none;background-color:rgba(0,0,0,0);
}
#module_26108648 >.module_26108648 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108648 >.module_26108648{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108648 .BodyCenter.BodyCenter26108648 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108648 .BodyCenter.BodyCenter26108648 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108648 >.module_26108648 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_26108648 >.module_26108648 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108648 >.module_26108648 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108648:hover {
border:none;
}
#module_26108648:hover >.module_26108648 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108648 .ModuleSubContainer{background-color:transparent;}
#module_26108648 .ModuleSubContainer{background-image:none;}
#module_26108648 .ModuleSubContainer{background-repeat:no-repeat;}
#module_26108648 .ModuleSubContainer{background-position:0% 0%;}
#module_26108648 .ModuleSubContainer{background-attachment:scroll;}
#module_26108648 .ModuleSubContainer{}
#module_26108648 {!bgVideo!}{bgVideoUrl:none}
#module_26108648 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_26108648 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_26108648 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer26108648 {}
.module_26108649 .ModuleHead .HeadCenter{float:none;}
#module_26108649 {
padding:0px;
}
#module_26108649 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_26108649 .ModuleHead26108649 {
display:none;
}
#module_26108649 .BodyCenter.BodyCenter26108649 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108649 >.module_26108649 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108649 >.module_26108649{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108649 .BodyCenter.BodyCenter26108649 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108649 .BodyCenter.BodyCenter26108649 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108649 >.module_26108649 {
margin-top:0.0000%;
margin-left:11.2500%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108649 >.module_26108649 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108649 >.module_26108649 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108649:hover {
border:none;
}
#module_26108649:hover >.module_26108649 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108649 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108649 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108649 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108649 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108649 .imageTextGiant-Container{padding-top:16px;}
#module_26108649 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108649 .imageTextGiant-Container{padding-left:16px;}
#module_26108649 .imageTextGiant-Container{padding-right:16px;}
#module_26108649 .showHandle .btn{font-size:px;}
#module_26108649 .showHandle .btn{font-family:;}
#module_26108649 .showHandle .btn{color:;}
#module_26108649 .showHandle .btn{}
#module_26108649 .showHandle .btn{}
#module_26108649 .showHandle .btn{}
#module_26108649 .showHandle div{border-top-color: !important;}
#module_26108649 .showHandle div{border-top-style: !important;}
#module_26108649 .showHandle div{border-top-width:px !important;}
#module_26108649 .showHandle{background-color:;}
#module_26108649 .showHandle{}
#module_26108649 .showHandle{}
#module_26108649 .showHandle{}
#module_26108649 .showHandle{}
#module_26108649 .showHandle{}
#module_26108649 a{font-size:unset;font-family:unset}
.module_26108650 .ModuleHead .HeadCenter{float:none;}
#module_26108650 {
padding:0px;
}
#module_26108650 {
position:static;
z-index:0;
top:41px;
left:0px;
width:100%;
height: auto;
}
#module_26108650 .ModuleHead26108650 {
display:none;
}
#module_26108650 .BodyCenter.BodyCenter26108650 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108650 >.module_26108650 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108650 >.module_26108650{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108650 .BodyCenter.BodyCenter26108650 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108650 .BodyCenter.BodyCenter26108650 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108650 >.module_26108650 {
margin-top:0.0000%;
margin-left:11.2500%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108650 >.module_26108650 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108650 >.module_26108650 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108650:hover {
border:none;
}
#module_26108650:hover >.module_26108650 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108650 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108650 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108650 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108650 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108650 .imageTextGiant-Container{padding-top:15px;}
#module_26108650 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108650 .imageTextGiant-Container{padding-left:15px;}
#module_26108650 .imageTextGiant-Container{padding-right:0px;}
#module_26108650 .showHandle .btn{font-size:px;}
#module_26108650 .showHandle .btn{font-family:;}
#module_26108650 .showHandle .btn{color:;}
#module_26108650 .showHandle .btn{}
#module_26108650 .showHandle .btn{}
#module_26108650 .showHandle .btn{}
#module_26108650 .showHandle div{border-top-color: !important;}
#module_26108650 .showHandle div{border-top-style: !important;}
#module_26108650 .showHandle div{border-top-width:px !important;}
#module_26108650 .showHandle{background-color:;}
#module_26108650 .showHandle{}
#module_26108650 .showHandle{}
#module_26108650 .showHandle{}
#module_26108650 .showHandle{}
#module_26108650 .showHandle{}
#module_26108650 a{font-size:unset;font-family:unset}
.module_26108651 .ModuleHead .HeadCenter{float:none;}
#module_26108651 {
padding:0px;
}
#module_26108651 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_26108651 .ModuleHead26108651 {
display:none;
}
#module_26108651 .BodyCenter.BodyCenter26108651 {
background:none;background-color:rgb(76, 76, 76);
}
#module_26108651 >.module_26108651 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_26108651 >.module_26108651{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_26108651 .BodyCenter.BodyCenter26108651 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108651 .BodyCenter.BodyCenter26108651 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_26108651 >.module_26108651 {
margin-top:0.0000%;
margin-left:9.7500%;
margin-right:11.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_26108651 >.module_26108651 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_26108651 >.module_26108651 {box-shadow: 0px 0px 0px 0px #ccc}
#module_26108651:hover {
border:none;
}
#module_26108651:hover >.module_26108651 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_26108651 .ModuleImageTextGiantContent{margin-top:px;}
#module_26108651 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_26108651 .ModuleImageTextGiantContent{margin-left:px;}
#module_26108651 .ModuleImageTextGiantContent{margin-right:px;}
#module_26108651 .imageTextGiant-Container{padding-top:15px;}
#module_26108651 .imageTextGiant-Container{padding-bottom:0px;}
#module_26108651 .imageTextGiant-Container{padding-left:15px;}
#module_26108651 .imageTextGiant-Container{padding-right:10px;}
#module_26108651 .showHandle .btn{font-size:px;}
#module_26108651 .showHandle .btn{font-family:;}
#module_26108651 .showHandle .btn{color:;}
#module_26108651 .showHandle .btn{}
#module_26108651 .showHandle .btn{}
#module_26108651 .showHandle .btn{}
#module_26108651 .showHandle div{border-top-color: !important;}
#module_26108651 .showHandle div{border-top-style: !important;}
#module_26108651 .showHandle div{border-top-width:px !important;}
#module_26108651 .showHandle{background-color:;}
#module_26108651 .showHandle{}
#module_26108651 .showHandle{}
#module_26108651 .showHandle{}
#module_26108651 .showHandle{}
#module_26108651 .showHandle{}
#module_26108651 a{font-size:unset;font-family:unset}
.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 {}

/*相册样式*/
.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_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 {}
/*纯文本模块 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_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{}
