/* cache file /mnt/yzproc/YZ-Site/caches/csscache/7/72961/72961_1478895_1_.cache exists */
/*md5:c4f4d3ab20e3fda0838d61885e5f93d3*/
/*time: 2025-06-03 12:16:21*/
/*url:soaiy.com/en/News*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
@media only screen and (max-width: 767px) {
	.ModuleOnLineServiceGiant.layout-109 {
		display: none;
	}
}

.ModuleOnLineServiceGiant.layout-109 .online-service-giant-container {
	width: 66px;
	float: right;
}
.ModuleOnLineServiceGiant.layout-109 .qrcodetips{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-break: break-all;
	-webkit-box-orient: vertical;
	 text-align: center;
	  margin-top:4px;
	  color:#666
	}

@keyframes scaleToggleOne {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	50% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleTwo {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	20% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	60% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleThree {
	0 {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	33% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	66% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes turn{
	0%{-webkit-transform:rotate(0deg);}
	25%{-webkit-transform:rotate(90deg);}
	50%{-webkit-transform:rotate(180deg);}
	75%{-webkit-transform:rotate(270deg);}
	100%{-webkit-transform:rotate(360deg);}
}

.turn{
	animation:turn 1s linear ;
}

.ModuleOnLineServiceGiant.layout-109  .animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.ModuleOnLineServiceGiant.layout-109 .online-service {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	/* position:fixed;
	bottom:0;
	right:40px; */
	opacity: 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
	box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
	/* z-index:700; */
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	cursor: pointer;
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
	transition: all 1s cubic-bezier(.86, 0, .07, 1)
}

.ModuleOnLineServiceGiant.layout-109 .online-service:focus {
	outline: 0
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animated {
	opacity: 1;
	/* transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px) */
	margin-bottom: 20px;
}
.ModuleOnLineServiceGiant.layout-109 .animated-circles2{
	width: 66px;
	height: 66px;
	border-radius: 50%;
	position: absolute;
	z-index: 51;
	background: transparent;
}
.ModuleOnLineServiceGiant.layout-109 .animated-circles2:after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-image: linear-gradient(to bottom, #26c7fc, #26c7fc);
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 50
}

.ModuleOnLineServiceGiant.layout-109 .online-service .head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles .circle {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	position: absolute;
	z-index: 49;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-1 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-2 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-3 {
	/* background: rgba(38, 199, 252, .25); */
	animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
	opacity: 0!important
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
	opacity: 0!important
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint {
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	min-height: 44px;
	z-index: 0;
	-webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
	transition: all .3s cubic-bezier(.86, 0, .07, 1);
	width: 180px;
	/* background-color: #1E88E5; */
	color: #fff;
	text-align: left;
	border-radius: 15px 15px 0px 15px;
	box-shadow: 0px 0px 20px 0px rgba(30, 136, 229, 0.08);
	display: flex;
	align-items: center;
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.show_hint {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	opacity: 1
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.hide_hint {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.ModuleOnLineServiceGiant.layout-109 .online-service-top {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fffefe;
	box-shadow: 0px 0px 10px 0px rgba(0, 69, 129, 0.08);
	text-align: center;
	line-height: 40px;
	transform: rotate(180deg);
	color: #1E88E5;
	margin: 0 auto;
	cursor: pointer;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content {
	width: 66px;
	background: #fffefe;
	border-radius: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	bottom: 60px;
	text-align: center;
	padding-top: 20px;
	display: none;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-tab {
	min-height: 40px;
	height: auto;
	/*max-height: 60px;
    padding-bottom: 10px;
	padding-top: 5px; */
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	cursor: pointer;
	position: relative;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close {
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	width: 100%;
    height: 20px;
}
.ModuleOnLineServiceGiant.layout-109 .imitem{
	width: 190px;
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3{
	width: 2px;
	height: 18px;
	display: inline-block;
	background-color:#666;
	position: absolute;
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3:before{ content: '';}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .topline{
	/* visibility: hidden; */
	transform: rotate(45deg);
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .bottomline{
	/* visibility: hidden; */
	transform: rotate(-45deg);
}
@keyframes topline{
	0%{
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	100%{
		transform: rotate(45deg);
		-webkit-transform:rotate(45deg);
	}
}
@keyframes bottomline{
	0%{
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
	}

	100%{
		transform: rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .topline {
	animation: 0.5s topline  forwards
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .bottomline {
	animation: 0.5s bottomline  forwards
}
.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .iconfont {
	font-size: 20px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .active {
	background: #1E88E5;
	color: #fff;
	padding: 5px 0;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close::after {
	position: absolute;
	content: '';
	width: 29px;
	height: 1px;
	border: 1px solid #eeeeee;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.ModuleOnLineServiceGiant.layout-109 .content-tab-name {
	display: block;
	width: 100%;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 0.54s;
}
.ModuleOnLineServiceGiant.layout-109 .content-tab-name.tabnameshow {
	min-height: 20px;
	/* overflow:visible; */
	opacity: 1;
	height: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .hoverdiv {
	position: absolute;
	width: 100%;
	left: -45px;
	height: 100%;
	transform: translatey(-50%);
	top: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content {
	max-width: 450px;
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	display: flex;
	padding: 20px;
	position: absolute;
	right: 40px;
	flex-wrap: wrap;
	text-align: left;
	width:max-content;
}

.ModuleOnLineServiceGiant.layout-109 .content-common {
	left: auto;
	top: 50%;
	transform: translate(0,-50%);
	right: 40px;
	visibility: hidden;
}
.ModuleOnLineServiceGiant.layout-109 .content-common.showami{
	visibility:visible;
	transform: translate(-10px, -50%);
	transition:all 0.3s;
}

.ModuleOnLineServiceGiant.layout-109 .content-common::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 8px solid #fff;
	right: -8px;
	top: 50%;
	transform: translateY(-50%);
	/* right: 40px;  */
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a {
	width: calc((100% - 30px) / 2);
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:first {
	margin-right: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:nth-child(2n+1) {
	margin-right: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IconType img {
	width: 14px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IMType {
	color: #999999;
	font-size: 12px;
	margin-left: 5px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content {
	padding: 14px 0px;
	border-top: 1px solid #eeeeee;
	margin-top: 2px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .im-head {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .im-head img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .im-content .IMName {
	width: calc(100% - 50px);
	margin-left: 10px;
	display: inline-block;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.ModuleOnLineServiceGiant.layout-109 .Contacts-content {
	max-width: 324px;
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	text-align: left;
	padding: 20px;
	display: block;
	width: max-content;
	cursor: text;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item {
	/* align-items: flex-start;
	align-content: flex-start;*/
	display: flex;
	margin-bottom: 25px;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item:last-child {
	margin-bottom: 0;
}
.ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon{
    width: 12px;
	margin-top: -3px;
}
.ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon img {
	width: 12px;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item-name {
	margin-right: 30px;
	color: #999999;
	font-size: 12px;
	max-width: 100px;
	text-align: left;
	display: inline-block;
	vertical-align: top;

}

.ModuleOnLineServiceGiant.layout-109 .ContactContent {
	color: #333;
	font-size: 12px;
	word-break: break-word;
	width:  calc(100% - 17px);
	margin-left: 5px;
	max-width: 270px;
}

.ModuleOnLineServiceGiant.layout-109 .contact-item-content {
    max-width: 100%;
	display: flex;
}

.ModuleOnLineServiceGiant.layout-109 .QRcode-content {
	background: #fefefe;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
	position: absolute;
	text-align: left;
	padding: 20px;
	display: block;
	width: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .qrcode-content {
	width: 170px;
	height: auto;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.ModuleOnLineServiceGiant.layout-109 .qrcode-content .img{
	max-height:170px;
}

.ModuleOnLineServiceGiant.layout-109 .nodata {
	min-width: 180px;
	border-radius: 10px;
	color: #999999;
	font-size: 12px;
	background: #FEFEFE;
	text-align: center;

}
.module_174337014 .ModuleHead .HeadCenter{float:none;}
#module_174337014 {
padding:0px;
}
#module_174337014 {
position:absolute;
z-index:4001;
top:395px;
left:0px;
width:100%;
height:126px;
}
#module_174337014 .ModuleHead174337014 {
display:none;
}

#module_174337014 .animated-circles.animated .c-1,#module_174337014 .animated-circles.animated .c-2,#module_174337014 .animated-circles.animated.c-3{opacity: 0.25; background-color:#10aa9c;} #module_174337014 .animated-circles2:after{background-image:linear-gradient(to bottom, #10aa9c, #10aa9c)}
#module_174337014 .online-service-nav .head{background-color:#FFFFFF;}
#module_174337014 .online-service{border-width:0px;}
#module_174337014 .online-service{border-style:;}
#module_174337014 .online-service{border-color:;}
#module_174337014 .online-service{box-shadow:0 0px 20px 0  rgba(0,69,129,0.08);}
#module_174337014 .online-service-content{background-color:#fff;}
#module_174337014 .online-service-content{border-top-left-radius:20px;}
#module_174337014 .online-service-content{border-bottom-left-radius:20px;}
#module_174337014 .online-service-content{border-bottom-right-radius:20px;}
#module_174337014 .online-service-content{border-top-right-radius:20px;}
#module_174337014 .online-service-content-tab .content-tab{background-color:transparent;}
#module_174337014 .online-service-content-tab .content-tab .iconfont{color:#333333;}
#module_174337014 .content-close::after{border-width:1px;}
#module_174337014 .content-close::after{border-style:solid;}
#module_174337014 .content-close::after{border-color:#eeeeee;}
#module_174337014 .content-close span{background-color:#999999;}
#module_174337014 .online-service-top{background-color:#ffffff;}
#module_174337014 .online-service-top .iconfont{color:#10aa9c;}
#module_174337014 .online-service-top{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#module_174337014 .online-service-nav:hover .head{background-color:#FFFFFF;}
#module_174337014 .online-service:hover{border-width:0px;}
#module_174337014 .online-service:hover{border-style:;}
#module_174337014 .online-service:hover{border-color:;}
#module_174337014 .online-service:hover{box-shadow:0 5px 10px 0  rgba(0,69,129,0.08);}
#module_174337014 .online-service:hover .rd-notice-content{color:#FFFFFF;}
#module_174337014 .online-service:hover .online-service-hint{background-color:#139d8f;}
#module_174337014 .online-service-content-tab .content-tabh:hover{background-color:#139d8f;}
#module_174337014 .online-service-content-tab .content-tabh:hover .iconfont{color:#FFFFFF;}
#module_174337014 .content-close:hover span{background-color:#999999;}
#module_174337014 .online-service-content-tab .content-tabh:hover .content-tab-name{color:#ffffff;}
#module_174337014 .online-service-top:hover{background-color:#ffffff;}
#module_174337014 .online-service-top:hover .iconfont{color:#139d8f;}
#module_174337014 .online-service-top:hover{box-shadow:0px 0px 10px 0px rgba(0,69,129,0.08);}
#FreeMainZone{height:521px}
.module_349539534 .ModuleHead .HeadCenter{float:none;}
#module_349539534 {
padding:0px;
}
#module_349539534 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_349539534 .ModuleHead349539534 {
display:none;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_364546847 .ModuleHead .HeadCenter{float:none;}
#module_364546847 {
padding:0px;
}
#module_364546847 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_364546847 .ModuleHead364546847 {
display:none;
}
#module_364546847 .BodyCenter.BodyCenter364546847 {
background:none;background-color:rgb(135, 136, 136);
}
#module_364546847 >.module_364546847 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_364546847 >.module_364546847{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_364546847 .BodyCenter.BodyCenter364546847 {
padding-top:0.2615%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2615%;
}
}
@media screen and (max-width: 767px){
#module_364546847 .BodyCenter.BodyCenter364546847 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_364546847 >.module_364546847 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_364546847 >.module_364546847 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_364546847 >.module_364546847 {box-shadow: 0px 0px 0px 0px #ccc}
#module_364546847:hover {
border:none;
}
#module_364546847:hover >.module_364546847 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_364546847 .ModuleSubContainer{background-color:transparent;}
#module_364546847 .ModuleSubContainer{background-image:none;}
#module_364546847 .ModuleSubContainer{background-repeat:no-repeat;}
#module_364546847 .ModuleSubContainer{background-position:0% 0%;}
#module_364546847 .ModuleSubContainer{background-attachment:scroll;}
#module_364546847 .ModuleSubContainer{}
#module_364546847 {!bgVideo!}{bgVideoUrl:none}
#module_364546847 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_364546847 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_364546847 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer364546847 {}
.ModuleGridContainer.ModuleGridContainer364546847 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_364555679 .ModuleHead .HeadCenter{float:none;}
#module_364555679 {
padding:0px;
}
#module_364555679 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_364555679 .ModuleHead364555679 {
display:none;
}
#module_364555679 {
border:none;
}
@media screen and (min-width: 768px){
#module_364555679 >.module_364555679 {
}
}
@media screen and (max-width: 767px){
#module_364555679 >.module_364555679 {
margin-top:3.1700%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}

#module_364555679 .ModuleImageTextGiantContent{margin-top:0px;}
#module_364555679 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_364555679 .ModuleImageTextGiantContent{margin-left:0px;}
#module_364555679 .ModuleImageTextGiantContent{margin-right:0px;}
#module_364555679 .imageTextGiant-Container{padding-top:10px;}
#module_364555679 .imageTextGiant-Container{padding-bottom:10px;}
#module_364555679 .imageTextGiant-Container{padding-left:10px;}
#module_364555679 .imageTextGiant-Container{padding-right:10px;}
#module_364555679 .showHandle .btn{font-size:14px;}
#module_364555679 .showHandle .btn{font-family:;}
#module_364555679 .showHandle .btn{color:#333;}
#module_364555679 .showHandle .btn{font-weight:400;}
#module_364555679 .showHandle .btn{text-decoration:none;}
#module_364555679 .showHandle .btn{font-style:normal;}
#module_364555679 .showHandle div{border-top-color:#ddd !important;}
#module_364555679 .showHandle div{border-top-style:solid !important;}
#module_364555679 .showHandle div{border-top-width:1px !important;}
#module_364555679 .showHandle{background-color:transparent;}
#module_364555679 .showHandle{}
#module_364555679 .showHandle{background-repeat:no-repeat;}
#module_364555679 .showHandle{}
#module_364555679 .showHandle{}
#module_364555679 .showHandle{}
#module_364555679 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer364546847 #Sub364546847_1 {width:50%;}
.module_364578647 .ModuleHead .HeadCenter{float:none;}
#module_364578647 {
padding:0px;
}
#module_364578647 {
position:static;
z-index:0;
top:7px;
left:0px;
width:100%;
height: auto;
}
#module_364578647 .ModuleHead364578647 {
display:none;
}
#module_364578647 .BodyCenter.BodyCenter364578647 {
background:none;background-color:rgba(0,0,0,0);
}
#module_364578647 >.module_364578647 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_364578647 >.module_364578647{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_364578647 .BodyCenter.BodyCenter364578647 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_364578647 .BodyCenter.BodyCenter364578647 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_364578647 >.module_364578647 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_364578647 >.module_364578647 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_364578647 >.module_364578647 {box-shadow: 0px 0px 0px 0px #ccc}
#module_364578647:hover {
border:none;
}
#module_364578647:hover >.module_364578647 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_364578647 .ModuleImageTextGiantContent{margin-top:0px;}
#module_364578647 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_364578647 .ModuleImageTextGiantContent{margin-left:0px;}
#module_364578647 .ModuleImageTextGiantContent{margin-right:0px;}
#module_364578647 .imageTextGiant-Container{padding-top:10px;}
#module_364578647 .imageTextGiant-Container{padding-bottom:10px;}
#module_364578647 .imageTextGiant-Container{padding-left:0px;}
#module_364578647 .imageTextGiant-Container{padding-right:0px;}
#module_364578647 .showHandle .btn{font-size:14px;}
#module_364578647 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_364578647 .showHandle .btn{color:#333;}
#module_364578647 .showHandle .btn{font-weight:400;}
#module_364578647 .showHandle .btn{text-decoration:none;}
#module_364578647 .showHandle .btn{font-style:normal;}
#module_364578647 .showHandle div{border-top-color:#ddd !important;}
#module_364578647 .showHandle div{border-top-style:solid !important;}
#module_364578647 .showHandle div{border-top-width:1px !important;}
#module_364578647 .showHandle{background-color:transparent;}
#module_364578647 .showHandle{background-image:none;}
#module_364578647 .showHandle{background-repeat:no-repeat;}
#module_364578647 .showHandle{}
#module_364578647 .showHandle{}
#module_364578647 .showHandle{}
#module_364578647 a{font-size:unset;font-family:unset}
.module_364563540 .ModuleHead .HeadCenter{float:none;}
#module_364563540 {
padding:0px;
}
#module_364563540 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_364563540 .ModuleHead364563540 {
display:none;
}
#module_364563540 .BodyCenter.BodyCenter364563540 {
background:none;background-color:rgba(0,0,0,0);
}
#module_364563540 >.module_364563540 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_364563540 >.module_364563540{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_364563540 .BodyCenter.BodyCenter364563540 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_364563540 .BodyCenter.BodyCenter364563540 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_364563540 >.module_364563540 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_364563540 >.module_364563540 {
margin-top:0.0000%;
margin-left:2.8818%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_364563540 >.module_364563540 {box-shadow: 0px 0px 0px 0px #ccc}
#module_364563540:hover {
border:none;
}
#module_364563540:hover >.module_364563540 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_364563540 .ModuleImageTextGiantContent{margin-top:0px;}
#module_364563540 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_364563540 .ModuleImageTextGiantContent{margin-left:0px;}
#module_364563540 .ModuleImageTextGiantContent{margin-right:0px;}
#module_364563540 .imageTextGiant-Container{padding-top:10px;}
#module_364563540 .imageTextGiant-Container{padding-bottom:10px;}
#module_364563540 .imageTextGiant-Container{padding-left:0px;}
#module_364563540 .imageTextGiant-Container{padding-right:0px;}
#module_364563540 .showHandle .btn{font-size:14px;}
#module_364563540 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_364563540 .showHandle .btn{color:#333;}
#module_364563540 .showHandle .btn{font-weight:400;}
#module_364563540 .showHandle .btn{text-decoration:none;}
#module_364563540 .showHandle .btn{font-style:normal;}
#module_364563540 .showHandle div{border-top-color:#ddd !important;}
#module_364563540 .showHandle div{border-top-style:solid !important;}
#module_364563540 .showHandle div{border-top-width:1px !important;}
#module_364563540 .showHandle{background-color:transparent;}
#module_364563540 .showHandle{background-image:none;}
#module_364563540 .showHandle{background-repeat:no-repeat;}
#module_364563540 .showHandle{}
#module_364563540 .showHandle{}
#module_364563540 .showHandle{}
#module_364563540 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer364546847 #Sub364546847_2 {width:50%;}
.module_174336801 .ModuleHead .HeadCenter{float:none;}
#module_174336801 {
padding:0px;
}
#module_174336801 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_174336801 .ModuleHead174336801 {
display:none;
}
#module_174336801 .BodyCenter.BodyCenter174336801 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336801 >.module_174336801 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336801 >.module_174336801{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336801 .BodyCenter.BodyCenter174336801 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336801 .BodyCenter.BodyCenter174336801 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336801 >.module_174336801 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336801 >.module_174336801 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336801 >.module_174336801 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336801:hover {
border:none;
}
#module_174336801:hover >.module_174336801 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336801 .ModuleSubContainer{background-color:transparent;}
#module_174336801 .ModuleSubContainer{background-image:none;}
#module_174336801 .ModuleSubContainer{background-repeat:no-repeat;}
#module_174336801 .ModuleSubContainer{background-position:0% 0%;}
#module_174336801 .ModuleSubContainer{background-attachment:scroll;}
#module_174336801 .ModuleSubContainer{}
#module_174336801 {!bgVideo!}{bgVideoUrl:none}
#module_174336801 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_174336801 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174336801 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer174336801 {}
.ModuleGridContainer.ModuleGridContainer174336801 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_174336878 .ModuleHead .HeadCenter{float:none;}
#module_174336878 {
padding:0px;
}
#module_174336878 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336878 .ModuleHead174336878 {
display:none;
}
#module_174336878 .BodyCenter.BodyCenter174336878 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336878 >.module_174336878 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336878 >.module_174336878{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336878 .BodyCenter.BodyCenter174336878 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336878 .BodyCenter.BodyCenter174336878 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336878 >.module_174336878 {
margin-top:13.8365%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336878 >.module_174336878 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336878 >.module_174336878 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336878:hover {
border:none;
}
#module_174336878:hover >.module_174336878 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336878 img{border-top-color:transparent;}
#module_174336878 img{border-top-style:none;}
#module_174336878 img{border-top-width:0px;}
#module_174336878 img{border-right-color:transparent;}
#module_174336878 img{border-right-style:none;}
#module_174336878 img{border-right-width:0px;}
#module_174336878 img{border-bottom-color:transparent;}
#module_174336878 img{border-bottom-style:none;}
#module_174336878 img{border-bottom-width:0px;}
#module_174336878 img{border-left-color:transparent;}
#module_174336878 img{border-left-style:none;}
#module_174336878 img{border-left-width:0px;}
#module_174336878 img{border-top-left-radius:0px;}
#module_174336878 img{border-top-right-radius:0px;}
#module_174336878 img{border-bottom-left-radius:0px;}
#module_174336878 img{border-bottom-right-radius:0px;}
#module_174336878 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer174336801 #Sub174336801_1 {width:13.2500%;}
.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_174337009 .ModuleHead .HeadCenter{float:none;}
#module_174337009 {
padding:0px;
}
#module_174337009 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337009 .ModuleHead174337009 {
display:none;
}
#module_174337009 .BodyCenter.BodyCenter174337009 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337009 >.module_174337009 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337009 >.module_174337009{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337009 .BodyCenter.BodyCenter174337009 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337009 .BodyCenter.BodyCenter174337009 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174337009 >.module_174337009 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337009 >.module_174337009 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174337009 >.module_174337009 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337009:hover {
border:none;
}
#module_174337009:hover >.module_174337009 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337009 .main-nav-item-group{height:100px;line-height:100px;} #module_174337009 .main-nav-content{height:100px}
#module_174337009 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_174337009 .main-nav-content{background-image:none;}
#module_174337009 .main-nav-content{background-repeat:no-repeat;}
#module_174337009 .main-nav-content{}
#module_174337009 .main-nav-content{}
#module_174337009 .main-nav-content{}
#module_174337009 .main-nav-content, #module_174337009 .verticalMenu .main-nav-item-group{text-align:center;}
#module_174337009 .main-nav-item{font-size:18px;}
#module_174337009 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_174337009 .main-nav-item{color:rgb(0, 0, 0);} ,#module_174337009 .main-nav-item:hover::after{background-color:rgb(0, 0, 0);}
#module_174337009 .main-nav-item{font-weight:normal;}
#module_174337009 .main-nav-item{text-decoration:none;}
#module_174337009 .main-nav-item{font-style:normal;}
#module_174337009 .main-nav-item{width:auto;}
#module_174337009 .main-nav-item{padding-left:27px;padding-right:27px;} #module_174337009 .verticalMenu .main-nav-item-group{margin-bottom:27px;}
#module_174337009 .main-nav-item{background-color:transparent;}
#module_174337009 .main-nav-item{background-image:none;}
#module_174337009 .main-nav-item{background-repeat:no-repeat;}
#module_174337009 .main-nav-item{}
#module_174337009 .main-nav-item{}
#module_174337009 .main-nav-item{}
#module_174337009 .sub-nav-item-group{width:200px;}
#module_174337009 .sub-nav-item-box{height:40px;line-height:40px;} #module_174337009 .sub-nav-item {line-height:calc(100% + (40px - 10px));}
#module_174337009 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-size:14px;}
#module_174337009 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-family:arial, helvetica,sans-serif;}
#module_174337009 .sub-nav-item .maxLine{color:#333;},#module_174337009 .sub-nav-item:hover::after{color:#333;}
#module_174337009 .sub-nav-item .maxLine,.sub-nav-item .maxLine:after{font-weight:normal;}
#module_174337009 .sub-nav-item .maxLine{text-decoration:none;}
#module_174337009 .sub-nav-item .maxLine{font-style:normal;}
#module_174337009 .sub-nav-item-box,#module_174337009 .arrow,#module_174337009 .sub-normal-color{background-color:#fff;}
#module_174337009 .sub-nav-item-box{background-image:none;}
#module_174337009 .sub-nav-item-box{background-repeat:no-repeat;}
#module_174337009 .sub-nav-item-box{}
#module_174337009 .sub-nav-item-box{}
#module_174337009 .sub-nav-item-box{}
#module_174337009 .sub-nav-item-box{border-bottom-color:#f2f2f2;}
#module_174337009 .sub-nav-item-box{border-bottom-style:solid;}
#module_174337009 .sub-nav-item-box{border-bottom-width:1px;}
#module_174337009 .sub-nav-item-box{margin-bottom:0px;}
#module_174337009 .third-nav-item-group{width:150px;}
#module_174337009 .third-nav-item{height:40px;line-height:40px;} #module_174337009 .third-nav-item {line-height:calc(100% + (40px - 10px));}
#module_174337009 .third-nav-item .third-nav-item-inner{font-size:14px;}
#module_174337009 .third-nav-item .third-nav-item-inner{font-family:arial, helvetica,sans-serif;}
#module_174337009 .third-nav-item .third-nav-item-inner{color:#333;}
#module_174337009 .third-nav-item .third-nav-item-inner{font-weight:normal;}
#module_174337009 .third-nav-item .third-nav-item-inner{text-decoration:none;}
#module_174337009 .third-nav-item .third-nav-item-inner{font-style:normal;}
#module_174337009 .third-nav-item,#module_174337009 .third-normal-color{background-color:#fff;}
#module_174337009 .third-nav-item{background-image:none;}
#module_174337009 .third-nav-item{background-repeat:no-repeat;}
#module_174337009 .third-nav-item{}
#module_174337009 .third-nav-item{}
#module_174337009 .third-nav-item{}
#module_174337009 .third-nav-item{border-bottom-color:#f2f2f2;}
#module_174337009 .third-nav-item{border-bottom-style:solid;}
#module_174337009 .third-nav-item{border-bottom-width:1px;}
#module_174337009 .third-nav-item{margin-bottom:0px;}
#module_174337009 .main-nav-item-hover{font-size:18px;}
#module_174337009 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_174337009 .main-nav-item-hover{color:rgb(33, 219, 176);}  #module_174337009 .add{color:rgb(33, 219, 176);}#module_174337009 .main-nav-item-hover::after{background-color:rgb(33, 219, 176);}
#module_174337009 .main-nav-item-hover{font-weight:normal;}
#module_174337009 .main-nav-item-hover{text-decoration:none;}
#module_174337009 .main-nav-item-hover{font-style:normal;}
#module_174337009 .main-nav-item-hover{background-color:transparent;}
#module_174337009 .main-nav-item-hover{background-image:none;}
#module_174337009 .main-nav-item-hover{background-repeat:no-repeat;}
#module_174337009 .main-nav-item-hover{}
#module_174337009 .main-nav-item-hover{}
#module_174337009 .main-nav-item-hover{}
#module_174337009 .sub-nav-item:hover .maxLine{font-size:14px;}
#module_174337009 .sub-nav-item:hover .maxLine{font-family:arial, helvetica,sans-serif;}
#module_174337009 .sub-nav-item:hover .maxLine,#module_174337009 .sub-nav-item:hover{color:rgb(33, 219, 176);}
#module_174337009 .sub-nav-item:hover .maxLine{font-weight:normal;}
#module_174337009 .sub-nav-item:hover .maxLine{text-decoration:none;}
#module_174337009 .sub-nav-item:hover .maxLine{font-style:normal;}
#module_174337009 .sub-nav-item:hover,#module_174337009 .sub-hover-color{background-color:rgb(242, 242, 242);}, #module_174337009 .sub-nav-item-hover{background-color:rgb(242, 242, 242);}
#module_174337009 .sub-nav-item:hover{background-image:none;}
#module_174337009 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_174337009 .sub-nav-item:hover{}
#module_174337009 .sub-nav-item:hover{}
#module_174337009 .sub-nav-item:hover{}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{font-size:14px;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{font-family:arial, helvetica,sans-serif;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{color:rgb(33, 219, 176);}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{font-weight:normal;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{text-decoration:none;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{font-style:normal;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner,#module_174337009 .third-hover-color{background-color:rgb(242, 242, 242);}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{background-image:none;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{}
#module_174337009 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer174336801 #Sub174336801_2 {width:71.0000%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

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

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

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

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

}

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

}

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

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

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

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

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

	100% {
		opacity: 1
	}
}

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

	100% {
		opacity: 1
	}
}.module_174337031 .ModuleHead .HeadCenter{float:none;}
#module_174337031 {
padding:0px;
}
#module_174337031 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337031 .ModuleHead174337031 {
display:none;
}
#module_174337031 .BodyCenter.BodyCenter174337031 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337031 >.module_174337031 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337031 >.module_174337031{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337031 .BodyCenter.BodyCenter174337031 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337031 .BodyCenter.BodyCenter174337031 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174337031 >.module_174337031 {
margin-top:44.4444%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337031 >.module_174337031 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174337031 >.module_174337031 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337031:hover {
border:none;
}
#module_174337031:hover >.module_174337031 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337031 .btnicon{font-size:24px;}
#module_174337031 .btnicon{font-family:;}
#module_174337031 .btnicon{color:rgb(0, 0, 0);}
#module_174337031 .btnicon{font-weight:normal;}
#module_174337031  .btnicon{text-decoration:none;}
#module_174337031 .btnicon{font-style:normal;}
#module_174337031 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_174337031 .btnicon{background-image:none;}
#module_174337031 .btnicon{background-repeat:no-repeat;}
#module_174337031 .btnicon{}
#module_174337031 .btnicon{}
#module_174337031 .btnicon{}
#module_174337031 .btnicon{text-align:center;}
#module_174337031 .search-hot ul li a{font-size:12px;}
#module_174337031 .search-hot ul li a{font-family:arial, helvetica,sans-serif;}
#module_174337031 .search-hot ul li a{color:#666;}
#module_174337031 .search-hot ul li a{font-weight:normal;}
#module_174337031 .search-hot ul li a{text-decoration:none;}
#module_174337031 .search-hot ul li a{font-style:normal;}
#module_174337031 .search-hot ul li a{background-color:#eee;}
#module_174337031 .search-hot ul li a{}
#module_174337031  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_174337031  .btnicon:hover{background-image:none;}
#module_174337031  .btnicon:hover{background-repeat:no-repeat;}
#module_174337031  .btnicon:hover{}
#module_174337031  .btnicon:hover{}
#module_174337031 .btnicon:hover{}
#module_174337031  .btnicon:hover{font-size:24px;}
#module_174337031 .ModuleSearchButton:hover{font-family:;}
#module_174337031  .btnicon:hover{color:rgb(33, 219, 176);}
#module_174337031  .btnicon:hover{font-weight:normal;}
#module_174337031  .btnicon:hover{text-decoration:none;}
#module_174337031  .btnicon:hover{font-style:normal;}
#module_174337031 .search-hot ul li:hover a{font-size:12px;}
#module_174337031 .search-hot ul li:hover a{font-family:arial, helvetica,sans-serif;}
#module_174337031 .search-hot ul li:hover a{color:#666;}
#module_174337031 .search-hot ul li:hover a{font-weight:normal;}
#module_174337031 .search-hot ul li:hover a{text-decoration:none;}
#module_174337031 .search-hot ul li:hover a{font-style:normal;}
#module_174337031 .search-hot ul li a:hover{background-color:#dedede;}
#module_174337031 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer174336801 #Sub174336801_3 {width:4.7500%;}
.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_174337003 .ModuleHead .HeadCenter{float:none;}
#module_174337003 {
padding:0px;
}
#module_174337003 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337003 .ModuleHead174337003 {
display:none;
}
#module_174337003 .BodyCenter.BodyCenter174337003 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337003 >.module_174337003 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337003 >.module_174337003{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337003 .BodyCenter.BodyCenter174337003 {
padding-top:20.4545%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337003 .BodyCenter.BodyCenter174337003 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174337003 >.module_174337003 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337003 >.module_174337003 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174337003 >.module_174337003 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337003:hover {
border:none;
}
#module_174337003:hover >.module_174337003 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337003 .BodyCenter{text-align:right;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{font-size:12px;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{font-family:arial, helvetica,sans-serif;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{color:#333;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{font-weight:normal;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{text-decoration:initial;}
#module_174337003 .lang-text,#clone_module_174337003 .lang-text{font-style:normal;}
#module_174337003 {} #clone_module_174337003 .lang-selection{border-color:;} #module_174337003 .lang-text{border-right:1px solid ;}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{background-color:#fff;}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{background-image:none;}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{background-repeat:no-repeat;}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{}
#module_174337003 {} #clone_module_174337003 .lang-selection,#module_174337003 .lang-container{}
#module_174337003 {} #clone_module_174337003 .lang-text,#module_174337003 .lang-text{width:px}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{font-size:12px;}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{font-family:arial, helvetica,sans-serif;}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{color:#f10215;}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{font-weight:normal;}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{text-decoration:initial;}
#module_174337003 .lang-selection .lang-text:hover,#clone_module_174337003 .lang-selection .lang-text:hover{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer174336801 #Sub174336801_4 {width:10.999999999999995%;}
.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

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

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_174337029 .ModuleHead .HeadCenter{float:none;}
#module_174337029 {
padding:0px;
}
#module_174337029 {
position:fixed;
z-index:5000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_174337029 .ModuleHead174337029 {
display:none;
}

#module_174337029 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_174337029 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_174337029 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_174337029 .ModulePupopContainer{}
#module_174337029 .ModulePupopContainer{background-repeat:no-repeat;}
#module_174337029 .ModulePupopContainer{background-position:0% 0%;}
#module_174337029 .ModulePupopContainer{background-attachment:scroll;}
#module_174337029 .ModulePupopContainer{}
#module_174337029 .ModulePupopContainer{padding-top:0px;}
#module_174337029 .ModulePupopContainer{padding-bottom:0px;}
#module_174337029 .ModulePupopContainer{padding-left:0px;}
#module_174337029 .ModulePupopContainer{padding-right:0px;}
#module_174337029 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_174337029 .ModulePupopContainer{border-top-style:solid;}
#module_174337029 .ModulePupopContainer{border-top-width:0px;}
#module_174337029 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_174337029 .ModulePupopContainer{border-bottom-style:solid;}
#module_174337029 .ModulePupopContainer{border-bottom-width:0px;}
#module_174337029 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_174337029 .ModulePupopContainer{border-left-style:solid;}
#module_174337029 .ModulePupopContainer{border-left-width:0px;}
#module_174337029 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_174337029 .ModulePupopContainer{border-right-style:solid;}
#module_174337029 .ModulePupopContainer{border-right-width:0px;}
#module_174337029 .ModulePupopContainer{border-top-left-radius:0px;}
#module_174337029 .ModulePupopContainer{border-top-right-radius:0px;}
#module_174337029 .ModulePupopContainer{border-bottom-left-radius:0px;}
#module_174337029 .ModulePupopContainer{border-bottom-right-radius:0px;}
#module_174337029 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174337029 .pupopClose{top:20px;right:20px;left:auto;transform:none;}
#module_174337029 .pupopClose{width:calc(26px + 3px); height:calc(26px + 3px);}
#module_174337029 .pupopClose .iconfont{font-size:24px;}
#module_174337029 .pupopClose .iconfont{color:#ccc;}
#module_174337029 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_174337029 .pupopClose{}
#module_174337029 .pupopClose{background-repeat:no-repeat;}
#module_174337029 .pupopClose{background-position:0% 0%;}
#module_174337029 .pupopClose{background-attachment:scroll;}
#module_174337029 .pupopClose{}
#module_174337029 .pupopClose{border-top-color:#e1e1e1;}
#module_174337029 .pupopClose{border-top-style:solid;}
#module_174337029 .pupopClose{border-top-width:0px;}
#module_174337029 .pupopClose{border-bottom-color:#e1e1e1;}
#module_174337029 .pupopClose{border-bottom-style:solid;}
#module_174337029 .pupopClose{border-bottom-width:0px;}
#module_174337029 .pupopClose{border-left-color:#e1e1e1;}
#module_174337029 .pupopClose{border-left-style:solid;}
#module_174337029 .pupopClose{border-left-width:0px;}
#module_174337029 .pupopClose{border-right-color:#e1e1e1;}
#module_174337029 .pupopClose{border-right-style:solid;}
#module_174337029 .pupopClose{border-right-width:0px;}
#module_174337029 .pupopClose{border-top-left-radius:0px;}
#module_174337029 .pupopClose{border-top-right-radius:0px;}
#module_174337029 .pupopClose{border-bottom-left-radius:0px;}
#module_174337029 .pupopClose{border-bottom-right-radius:0px;}
#module_174337029 .ModulePupopGiant{background-color:rgba(0, 0, 0, .6);}
#module_174337029 .ModulePuponArrow.PosTop {border-bottom-color:;} #module_174337029 .ModulePuponArrow.PosBottom {border-top-color:;}
#module_174337029{position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; display: none;width: 100% !important; height: 100% !important;}.ModulePupopContainer.ModulePupopContainer174337029 {max-width:1200px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer174337029 {width:1200px;}
#Sub174337029_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
/*视频模块*/
.ModuleVideoGiant.layout-101 video{ display: block;}
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('../png/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #fff; */
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}.module_174337052 .ModuleHead .HeadCenter{float:none;}
#module_174337052 {
padding:0px;
}
#module_174337052 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337052 .ModuleHead174337052 {
display:none;
}

#module_174337052 .videoTitle{font-size:14px;}
#module_174337052 .videoTitle{font-family:;}
#module_174337052 .videoTitle{color:#333;}
#module_174337052 .videoTitle{font-weight:bold;}
#module_174337052 .videoTitle{text-decoration:none;}
#module_174337052 .videoTitle{font-style:normal;}
#module_174337052 .videoTitle{text-align:left;}
#module_174337052 .videoTitle{margin-top:8px;}
#module_174337052 .videoTitle{margin-bottom:2px;}
#module_174337052 .videoTitle{margin-left:0px;}
#module_174337052 .videoTitle{margin-right:0px;}
#module_174337052 .videoDescrib{font-size:12px;}
#module_174337052 .videoDescrib{font-family:;}
#module_174337052 .videoDescrib{color:#999;}
#module_174337052 .videoDescrib{font-weight:normal;}
#module_174337052 .videoDescrib{text-decoration:none;}
#module_174337052 .videoDescrib{font-style:normal;}
#module_174337052 .videoDescrib{text-align:left;}
#module_174337052 .videoBox:hover .videoTitle{font-size:14px;}
#module_174337052 .videoBox:hover .videoTitle{font-family:;}
#module_174337052 .videoBox:hover .videoTitle{color:#333;}
#module_174337052 .videoBox:hover .videoTitle{font-weight:bold;}
#module_174337052 .videoBox:hover .videoTitle{text-decoration:none;}
#module_174337052 .videoBox:hover .videoTitle{font-style:normal;}
#module_174337052 .videoBox:hover .videoDescrib{font-size:12px;}
#module_174337052 .videoBox:hover .videoDescrib{font-family:;}
#module_174337052 .videoBox:hover .videoDescrib{color:#999;}
#module_174337052 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_174337052 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_174337052 .videoBox:hover .videoDescrib{font-style:normal;}

.module_174336882 .ModuleHead .HeadCenter{float:none;}
#module_174336882 {
padding:0px;
}
#module_174336882 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336882 .ModuleHead174336882 {
display:none;
}

#module_174336882 img{border-top-color:transparent;}
#module_174336882 img{border-top-style:none;}
#module_174336882 img{border-top-width:0px;}
#module_174336882 img{border-right-color:transparent;}
#module_174336882 img{border-right-style:none;}
#module_174336882 img{border-right-width:0px;}
#module_174336882 img{border-bottom-color:transparent;}
#module_174336882 img{border-bottom-style:none;}
#module_174336882 img{border-bottom-width:0px;}
#module_174336882 img{border-left-color:transparent;}
#module_174336882 img{border-left-style:none;}
#module_174336882 img{border-left-width:0px;}
#module_174336882 img{border-top-left-radius:0px;}
#module_174336882 img{border-top-right-radius:0px;}
#module_174336882 img{border-bottom-left-radius:0px;}
#module_174336882 img{border-bottom-right-radius:0px;}
#module_174336882 .BodyCenter{text-align: center;}
.module_174336804 .ModuleHead .HeadCenter{float:none;}
#module_174336804 {
padding:0px;
}
#module_174336804 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_174336804 .ModuleHead174336804 {
display:none;
}
#module_174336804 .BodyCenter.BodyCenter174336804 {
background:none;background-color:rgb(242, 242, 242);
}
#module_174336804 >.module_174336804 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336804 >.module_174336804{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336804 .BodyCenter.BodyCenter174336804 {
padding-top:3.1381%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.1381%;
}
}
@media screen and (max-width: 767px){
#module_174336804 .BodyCenter.BodyCenter174336804 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336804 >.module_174336804 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336804 >.module_174336804 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336804 >.module_174336804 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336804:hover {
border:none;
}
#module_174336804:hover >.module_174336804 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336804 .ModuleSubContainer{background-color:transparent;}
#module_174336804 .ModuleSubContainer{background-image:none;}
#module_174336804 .ModuleSubContainer{background-repeat:no-repeat;}
#module_174336804 .ModuleSubContainer{background-position:0% 0%;}
#module_174336804 .ModuleSubContainer{background-attachment:scroll;}
#module_174336804 .ModuleSubContainer{}
#module_174336804 {!bgVideo!}{bgVideoUrl:none}
#module_174336804 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_174336804 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174336804 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer174336804 {}
.ModuleGridContainer.ModuleGridContainer174336804 .SubPadding {width:10px;}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;
  float:none;
}
.ModuleCommonClsGiant.layout-105  .ItemCount .main-class-item {
  float:left;
}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;   text-align: center;
 }

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}


/*PC屏幕*/
@media (min-width: 768px){
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3 {width: calc((100% - 5px) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4 {width: calc((100% - 5px) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5 {width: calc((100% - 5px) / 5) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6 {width: calc((100% - 5px) / 6) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7 {width: calc((100% - 5px) / 7) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8 {width: calc((100% - 5px) / 8) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9 {width: calc((100% - 5px) / 9) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10 {width: calc((100% - 5px) / 10) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11 {width: calc((100% - 5px) / 11) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-12 {width: calc((100% - 5px) / 12) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-6:nth-child(6n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-7:nth-child(7n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-8:nth-child(8n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-9:nth-child(9n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-10:nth-child(10n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(11n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-lg-11:nth-child(12n) {margin-right: 0 !important;}
}


@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
  }
  .ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar {  display: none!important;  width: 0px;  height: 0px; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-1 {width: 100% !important; }
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2:nth-child(2n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3:nth-child(3n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4:nth-child(4n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5:nth-child(5n) {margin-right: 0 !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-2 {width: calc((100% - 5px) / 2) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-3 {width: calc((100% - 5px * 2) / 3) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-4 {width: calc((100% - 5px * 3) / 4) !important;}
  .ModuleCommonClsGiant.layout-105 .ItemCount li.col-xs-5 {width: calc((100% - 5px * 4) / 5) !important;}

}.module_174336786 .ModuleHead .HeadCenter{float:none;}
#module_174336786 {
padding:0px;
}
#module_174336786 {
position:static;
z-index:0;
top:702px;
left:673px;
width:100%;
height: auto;
}
#module_174336786 .ModuleHead174336786 {
display:none;
}
#module_174336786 .BodyCenter.BodyCenter174336786 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336786 >.module_174336786 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336786 >.module_174336786{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336786 .BodyCenter.BodyCenter174336786 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336786 .BodyCenter.BodyCenter174336786 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336786 >.module_174336786 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336786 >.module_174336786 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336786 >.module_174336786 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336786:hover {
border:none;
}
#module_174336786:hover >.module_174336786 {
border-color:#ccc;
}
#module_174336786:hover >.module_174336786 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336786 .one-classify-box{text-align:left;}
#module_174336786 .main-class-item{background-color:#ffffff;}
#module_174336786 .main-class-item{background-image:none;}
#module_174336786 .main-class-item{background-repeat:no-repeat;}
#module_174336786 .main-class-item{}
#module_174336786 .main-class-item{}
#module_174336786 .main-class-item{}
#module_174336786 .main-class-item{height:40px;}
#module_174336786 .main-class-item{border-top-color:rgb(33, 219, 176);}
#module_174336786 .main-class-item{border-top-style:solid;}
#module_174336786 .main-class-item{border-top-width:0px;}
#module_174336786 .main-class-item{border-right-color:rgb(33, 219, 176);}
#module_174336786 .main-class-item{border-right-style:solid;}
#module_174336786 .main-class-item{border-right-width:0px;}
#module_174336786 .main-class-item{border-bottom-color:rgb(33, 219, 176);}
#module_174336786 .main-class-item{border-bottom-style:solid;}
#module_174336786 .main-class-item{border-bottom-width:0px;}
#module_174336786 .main-class-item{border-left-color:rgb(33, 219, 176);}
#module_174336786 .main-class-item{border-left-style:solid;}
#module_174336786 .main-class-item{border-left-width:0px;}
#module_174336786 .main-class-item{border-top-left-radius:0px;}
#module_174336786 .main-class-item{border-top-right-radius:0px;}
#module_174336786 .main-class-item{border-bottom-left-radius:0px;}
#module_174336786 .main-class-item{border-bottom-right-radius:0px;}
#module_174336786 .main-class-item{margin-right:20px;} @media (max-width: 767px){#module_174336786 .ItemCount li.col-xs-2 {width: calc((100% - 20px) / 2) !important;}#module_174336786 .ItemCount li.col-xs-3 {width: calc((100% - 20px * 2) / 3) !important;}#module_174336786 .ItemCount li.col-xs-4 {width: calc((100% - 20px * 3) / 4) !important;}#module_174336786 .ItemCount li.col-xs-5 {width: calc((100% - 20px * 4) / 5) !important;}} @media (min-width: 768px){#module_174336786 .ItemCount li.col-lg-2 {width: calc((100% - 20px) / 2) !important;}#module_174336786 .ItemCount li.col-lg-3 {width: calc((100% - 20px * 2) / 3) !important;}#module_174336786 .ItemCount li.col-lg-4 {width: calc((100% - 20px * 3) / 4) !important;}#module_174336786 .ItemCount li.col-lg-5 {width: calc((100% - 20px * 4) / 5) !important;}#module_174336786 .ItemCount li.col-lg-6 {width: calc((100% - 20px * 5) / 6) !important;}#module_174336786 .ItemCount li.col-lg-7 {width: calc((100% - 20px * 6) / 7) !important;}#module_174336786 .ItemCount li.col-lg-8 {width: calc((100% - 20px * 7) / 8) !important;}#module_174336786 .ItemCount li.col-lg-9 {width: calc((100% - 20px * 8) / 9) !important;}#module_174336786 .ItemCount li.col-lg-10 {width: calc((100% - 20px * 9) / 10) !important;}#module_174336786 .ItemCount li.col-lg-11 {width: calc((100% - 20px * 10) / 11) !important;}#module_174336786 .ItemCount li.col-lg-12 {width: calc((100% - 20px * 11) / 12) !important;}}
#module_174336786 .main-class-item{margin-Bottom:px;} 
#module_174336786 .main-class-text{font-size:16px;}
#module_174336786 .main-class-text{font-family:arial, helvetica,sans-serif;}
#module_174336786 .main-class-text{color:#666;}
#module_174336786 .main-class-text{font-weight:normal;}
#module_174336786 .main-class-text{text-decoration:none;}
#module_174336786 .main-class-text{font-style:normal;}
#module_174336786 .main-class-item{width:160px;width:160;}
#module_174336786 .main-class-text{padding-left:px;}
#module_174336786 .main-class-text{padding-right:px}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-top-color:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-top-style:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-right-color:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-right-style:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-bottom-color:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-bottom-style:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-left-color:;}
#module_174336786 .main-class-item:hover,#module_174336786 .main-class-item.active{border-left-style:;}
#module_174336786 .main-class-item.active{background-color:rgb(33, 219, 176);}
#module_174336786 .main-class-item.active{background-image:none;}
#module_174336786 .main-class-item.active{background-repeat:no-repeat;}
#module_174336786 .main-class-item.active{}
#module_174336786 .main-class-item.active{}
#module_174336786 .main-class-item.active{}
#module_174336786 .main-class-item.active .main-class-text{font-size:16px;}
#module_174336786 .main-class-item.active .main-class-text{font-family:arial, helvetica,sans-serif;}
#module_174336786 .main-class-item.active .main-class-text{color:#fff;}
#module_174336786 .main-class-item.active .main-class-text{font-weight:normal;}
#module_174336786 .main-class-item.active .main-class-text{text-decoration:none;}
#module_174336786 .main-class-item.active .main-class-text{font-style:normal;}


.module_174336791 .ModuleHead .HeadCenter{float:none;}
#module_174336791 {
padding:0px;
}
#module_174336791 {
position:static;
z-index:0;
top:23px;
left:0px;
width:100%;
height: auto;
}
#module_174336791 .ModuleHead174336791 {
display:none;
}
#module_174336791 .BodyCenter.BodyCenter174336791 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336791 >.module_174336791 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336791 >.module_174336791{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336791 .BodyCenter.BodyCenter174336791 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336791 .BodyCenter.BodyCenter174336791 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_174336791 >.module_174336791 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336791 >.module_174336791 {
margin-top:5.7637%;
margin-left:4.8991%;
margin-right:2.8818%;
margin-bottom:5.7637%;
}
}
#module_174336791 >.module_174336791 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336791:hover {
border:none;
}
#module_174336791:hover >.module_174336791 {
border-color:#ccc;
}
#module_174336791:hover >.module_174336791 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336791 .one-classify-box{text-align:left;}
#module_174336791 .main-class-item{background-color:#ffffff;}
#module_174336791 .main-class-item{background-image:none;}
#module_174336791 .main-class-item{background-repeat:no-repeat;}
#module_174336791 .main-class-item{}
#module_174336791 .main-class-item{}
#module_174336791 .main-class-item{}
#module_174336791 .main-class-item{height:40px;}
#module_174336791 .main-class-item{border-top-color:rgb(33, 219, 176);}
#module_174336791 .main-class-item{border-top-style:solid;}
#module_174336791 .main-class-item{border-top-width:0px;}
#module_174336791 .main-class-item{border-right-color:rgb(33, 219, 176);}
#module_174336791 .main-class-item{border-right-style:solid;}
#module_174336791 .main-class-item{border-right-width:0px;}
#module_174336791 .main-class-item{border-bottom-color:rgb(33, 219, 176);}
#module_174336791 .main-class-item{border-bottom-style:solid;}
#module_174336791 .main-class-item{border-bottom-width:0px;}
#module_174336791 .main-class-item{border-left-color:rgb(33, 219, 176);}
#module_174336791 .main-class-item{border-left-style:solid;}
#module_174336791 .main-class-item{border-left-width:0px;}
#module_174336791 .main-class-item{border-top-left-radius:0px;}
#module_174336791 .main-class-item{border-top-right-radius:0px;}
#module_174336791 .main-class-item{border-bottom-left-radius:0px;}
#module_174336791 .main-class-item{border-bottom-right-radius:0px;}
#module_174336791 .main-class-item{margin-right:10px;} @media (max-width: 767px){#module_174336791 .ItemCount li.col-xs-2 {width: calc((100% - 10px) / 2) !important;}#module_174336791 .ItemCount li.col-xs-3 {width: calc((100% - 10px * 2) / 3) !important;}#module_174336791 .ItemCount li.col-xs-4 {width: calc((100% - 10px * 3) / 4) !important;}#module_174336791 .ItemCount li.col-xs-5 {width: calc((100% - 10px * 4) / 5) !important;}} @media (min-width: 768px){#module_174336791 .ItemCount li.col-lg-2 {width: calc((100% - 10px) / 2) !important;}#module_174336791 .ItemCount li.col-lg-3 {width: calc((100% - 10px * 2) / 3) !important;}#module_174336791 .ItemCount li.col-lg-4 {width: calc((100% - 10px * 3) / 4) !important;}#module_174336791 .ItemCount li.col-lg-5 {width: calc((100% - 10px * 4) / 5) !important;}#module_174336791 .ItemCount li.col-lg-6 {width: calc((100% - 10px * 5) / 6) !important;}#module_174336791 .ItemCount li.col-lg-7 {width: calc((100% - 10px * 6) / 7) !important;}#module_174336791 .ItemCount li.col-lg-8 {width: calc((100% - 10px * 7) / 8) !important;}#module_174336791 .ItemCount li.col-lg-9 {width: calc((100% - 10px * 8) / 9) !important;}#module_174336791 .ItemCount li.col-lg-10 {width: calc((100% - 10px * 9) / 10) !important;}#module_174336791 .ItemCount li.col-lg-11 {width: calc((100% - 10px * 10) / 11) !important;}#module_174336791 .ItemCount li.col-lg-12 {width: calc((100% - 10px * 11) / 12) !important;}}
#module_174336791 .main-class-item{margin-Bottom:px;} 
#module_174336791 .main-class-text{font-size:16px;}
#module_174336791 .main-class-text{font-family:arial, helvetica,sans-serif;}
#module_174336791 .main-class-text{color:#666;}
#module_174336791 .main-class-text{font-weight:normal;}
#module_174336791 .main-class-text{text-decoration:none;}
#module_174336791 .main-class-text{font-style:normal;}
#module_174336791 .main-class-item{width:150px;width:150;}
#module_174336791 .main-class-text{padding-left:px;}
#module_174336791 .main-class-text{padding-right:px}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-top-color:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-top-style:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-right-color:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-right-style:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-bottom-color:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-bottom-style:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-left-color:;}
#module_174336791 .main-class-item:hover,#module_174336791 .main-class-item.active{border-left-style:;}
#module_174336791 .main-class-item.active{background-color:rgb(33, 219, 176);}
#module_174336791 .main-class-item.active{background-image:none;}
#module_174336791 .main-class-item.active{background-repeat:no-repeat;}
#module_174336791 .main-class-item.active{}
#module_174336791 .main-class-item.active{}
#module_174336791 .main-class-item.active{}
#module_174336791 .main-class-item.active .main-class-text{font-size:16px;}
#module_174336791 .main-class-item.active .main-class-text{font-family:arial, helvetica,sans-serif;}
#module_174336791 .main-class-item.active .main-class-text{color:#fff;}
#module_174336791 .main-class-item.active .main-class-text{font-weight:normal;}
#module_174336791 .main-class-item.active .main-class-text{text-decoration:none;}
#module_174336791 .main-class-item.active .main-class-text{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer174336804 #Sub174336804_1 {width:76.8067%;}
/*全局搜索 101*/
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 12px;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .group{display:table;width: 100%;height:auto;/*border: 1px solid #ccc;*/border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .ModuleSearchInput{float: left;width: 100%;height: 36px;border-radius: 0;border: 1px solid #ccc;border-radius: 8px 0 0 8px;text-indent: 12px;font-size:14px;outline: none;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle.withSelect .ModuleSearchInput{border-radius: 0 !important;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchTypePanel select{height: 34px;border: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select{float: left;height:100%;border:0;border-radius: 0;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .bootstrap-select .btn{padding-top: 0;padding-bottom: 0;padding-left:15px;height: 36px;border: 1px solid #ccc;border-right-width: 0px !important;border-radius: 8px 0 0 8px;line-height: 34px}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchBtnPanel{width:1%;height:36px;}
.ModuleSearchGiant.layout-101 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .ModuleSearchButton{position: relative;display: inline-block;min-width: 50px;height:100% !important;line-height: inherit !important;background: #000;border:1px none;border-radius: 0 8px 8px 0;text-align: center;font-weight:normal;font-family:微软雅黑,Microsoft YaHei;font-size:12px;color:#fff;}
.ModuleSearchGiant.layout-101 .ModuleSearchFormStyle .searchIcon{position: absolute;margin-top: -10px;top: 50%;left: 10px;width: 20px;height: 20px;}.module_174337033 .ModuleHead .HeadCenter{float:none;}
#module_174337033 {
padding:0px;
}
#module_174337033 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337033 .ModuleHead174337033 {
display:none;
}
#module_174337033 .BodyCenter.BodyCenter174337033 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337033 >.module_174337033 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337033 >.module_174337033{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337033 .BodyCenter.BodyCenter174337033 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337033 .BodyCenter.BodyCenter174337033 {
padding-top:0.0000%;
padding-left:3.4582%;
padding-right:2.8818%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_174337033 >.module_174337033 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337033 >.module_174337033 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174337033 >.module_174337033 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337033:hover {
border:none;
}
#module_174337033:hover >.module_174337033 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{height:36px;line-height:36px} #module_174337033 .search-item .searchBtnPanel{height:36px;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-top-color:rgb(33, 219, 176);}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-top-style:solid;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-top-width:1px;}
#module_174337033 .search-item .ModuleSearchInput{border-right-color:rgb(33, 219, 176);}
#module_174337033 .search-item .ModuleSearchInput{border-right-style:solid;}
#module_174337033 .search-item .ModuleSearchInput{border-right-width:1px;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-bottom-color:rgb(33, 219, 176);}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-bottom-style:solid;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-bottom-width:1px;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-left-color:rgb(33, 219, 176);}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-left-style:solid;}
#module_174337033 .search-item .bootstrap-select .btn,#module_174337033 .search-item .ModuleSearchInput{border-left-width:1px;}
#module_174337033 .search-item .bootstrap-select .btn ,#module_174337033 .search-item .ModuleSearchInput {background-color:#fff;}
#module_174337033 .search-item .bootstrap-select .btn ,#module_174337033 .search-item .ModuleSearchInput{}
#module_174337033 .search-item .ModuleSearchInput::placeholder,#module_174337033 .search-item .ModuleSearchInput{font-size:px;}
#module_174337033 .search-item .bootstrap-select .btn ,#module_174337033  .search-item .ModuleSearchInput::placeholder,#module_174337033 .search-item .ModuleSearchInput{font-family:arial, helvetica,sans-serif;}
#module_174337033 .search-item .bootstrap-select .btn , #module_174337033 .search-item .searchIcon,#module_174337033  .search-item .ModuleSearchInput::placeholder,#module_174337033 .search-item .ModuleSearchInput{color:rgb(127, 127, 127);}
#module_174337033 .search-item .bootstrap-select .btn ,#module_174337033  .search-item .ModuleSearchInput::placeholder,#module_174337033 .search-item .ModuleSearchInput{font-weight:normal;}
#module_174337033 .search-item .bootstrap-select .btn ,#module_174337033  .search-item .ModuleSearchInput::placeholder,#module_174337033 .search-item .ModuleSearchInput{text-decoration:none;}
#module_174337033 .search-item .ModuleSearchButton{font-size:14px;}
#module_174337033 .search-item .ModuleSearchButton{font-family:arial, helvetica,sans-serif;}
#module_174337033 .search-item .ModuleSearchButton{color:#fff;}
#module_174337033 .search-item .ModuleSearchButton{font-weight:normal;}
#module_174337033 .search-item .ModuleSearchButton{text-decoration:none;}
#module_174337033 .search-item .ModuleSearchButton{font-style:normal;}
#module_174337033 .search-item .ModuleSearchButton{background-color:rgb(33, 219, 176);}
#module_174337033 .search-item .ModuleSearchButton{background-image:none;}
#module_174337033 .search-item .ModuleSearchButton{background-repeat:no-repeat;}
#module_174337033 .search-item .ModuleSearchButton{}
#module_174337033 .search-item .ModuleSearchButton{}
#module_174337033 .search-item .ModuleSearchButton{}
#module_174337033 .search-hot ul li{border-top-color:#e3e3e3;}
#module_174337033 .search-hot ul li{border-top-style:solid;}
#module_174337033 .search-hot ul li{border-top-width:0px;}
#module_174337033 .search-hot ul li{border-right-color:#e3e3e3;}
#module_174337033 .search-hot ul li{border-right-style:solid;}
#module_174337033 .search-hot ul li{border-right-width:1px;}
#module_174337033 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_174337033 .search-hot ul li{border-bottom-style:solid;}
#module_174337033 .search-hot ul li{border-bottom-width:0px;}
#module_174337033 .search-hot ul li{border-left-color:#e3e3e3;}
#module_174337033 .search-hot ul li{border-left-style:solid;}
#module_174337033 .search-hot ul li{border-left-width:0px;}
#module_174337033 .search-hot ul li a{font-size:12px;}
#module_174337033 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_174337033 .search-hot ul li a{color:#666;}
#module_174337033 .search-hot ul li a{font-weight:normal;}
#module_174337033 .search-hot ul li a{text-decoration:none;}
#module_174337033 .search-hot ul li a{font-style:normal;}
#module_174337033 .search-item .ModuleSearchButton:hover{background-color:rgb(19, 157, 143);}
#module_174337033 .search-item .ModuleSearchButton:hover{background-image:none;}
#module_174337033 .search-item .ModuleSearchButton:hover{background-repeat:no-repeat;}
#module_174337033 .search-item .ModuleSearchButton:hover{}
#module_174337033 .search-item .ModuleSearchButton:hover{}
#module_174337033 .search-item .ModuleSearchButton:hover{}
#module_174337033 .search-item .ModuleSearchButton:hover{font-size:14px;}
#module_174337033 .search-item .ModuleSearchButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_174337033 .search-item .ModuleSearchButton:hover{color:#fff;}
#module_174337033 .search-item .ModuleSearchButton:hover{font-weight:normal;}
#module_174337033 .search-item .ModuleSearchButton:hover{text-decoration:none;}
#module_174337033 .search-item .ModuleSearchButton:hover{font-style:normal;}
#module_174337033 .search-hot ul li:hover a{font-size:12px;}
#module_174337033 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_174337033 .search-hot ul li:hover a{color:#333;}
#module_174337033 .search-hot ul li:hover a{font-weight:normal;}
#module_174337033 .search-hot ul li:hover a{text-decoration:none;}
#module_174337033 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer174336804 #Sub174336804_2 {width:23.1933%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_174336825 .ModuleHead .HeadCenter{float:none;}
#module_174336825 {
padding:0px;
}
#module_174336825 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336825 .ModuleHead174336825 {
display:none;
}
#module_174336825 .BodyCenter.BodyCenter174336825 {
background:none;background-color:rgb(242, 242, 242);
}
#module_174336825 >.module_174336825 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336825 >.module_174336825{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336825 .BodyCenter.BodyCenter174336825 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.1841%;
}
}
@media screen and (max-width: 767px){
#module_174336825 .BodyCenter.BodyCenter174336825 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336825 >.module_174336825 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336825 >.module_174336825 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336825 >.module_174336825 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336825:hover {
border:none;
}
#module_174336825:hover >.module_174336825 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336825 .ModuleSubContainer{background-color:transparent;}
#module_174336825 .ModuleSubContainer{background-image:none;}
#module_174336825 .ModuleSubContainer{background-repeat:no-repeat;}
#module_174336825 .ModuleSubContainer{background-position:0% 0%;}
#module_174336825 .ModuleSubContainer{background-attachment:scroll;}
#module_174336825 .ModuleSubContainer{}
#module_174336825 {!bgVideo!}{bgVideoUrl:none}
#module_174336825 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_174336825 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174336825 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer174336825 {}
@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_174337011 .ModuleHead .HeadCenter{float:none;}
#module_174337011 {
padding:0px;
}
#module_174337011 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174337011 .ModuleHead174337011 {
display:none;
}
#module_174337011 .BodyCenter.BodyCenter174337011 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337011 >.module_174337011 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337011 >.module_174337011{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337011 .BodyCenter.BodyCenter174337011 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337011 .BodyCenter.BodyCenter174337011 {
padding-top:2.8818%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:2.8818%;
}
}
@media screen and (min-width: 768px){
#module_174337011 >.module_174337011 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337011 >.module_174337011 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174337011 >.module_174337011 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337011:hover {
border:none;
}
#module_174337011:hover >.module_174337011 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337011 .videobox .iconfont{font-size:px;}
#module_174337011 {}@media (max-width: 767px) { #module_174337011 .videobox .iconfont{font-size:px;}}
#module_174337011 .news-item{background-color:rgb(255, 255, 255);}
#module_174337011 .news-item{background-image:none;}
#module_174337011 .news-item{background-repeat:no-repeat;}
#module_174337011 .news-item{}
#module_174337011 .news-item{}
#module_174337011 .news-item{}
#module_174337011 .news-item{border-top-color:transparent;}
#module_174337011 .news-item{border-top-style:none;}
#module_174337011 .news-item{border-top-width:0px;}
#module_174337011 .news-item{border-right-color:transparent;}
#module_174337011 .news-item{border-right-style:none;}
#module_174337011 .news-item{border-right-width:0px;}
#module_174337011 .news-item{border-bottom-color:transparent;}
#module_174337011 .news-item{border-bottom-style:none;}
#module_174337011 .news-item{border-bottom-width:0px;}
#module_174337011 .news-item{border-left-color:transparent;}
#module_174337011 .news-item{border-left-style:none;}
#module_174337011 .news-item{border-left-width:0px;}
#module_174337011 .news-img{border-top-color:transparent;}
#module_174337011 .news-img{border-top-style:none;}
#module_174337011 .news-img{border-top-width:0px;}
#module_174337011 .news-img{border-right-color:transparent;}
#module_174337011 .news-img{border-right-style:none;}
#module_174337011 .news-img{border-right-width:0px;}
#module_174337011 .news-img{border-bottom-color:transparent;}
#module_174337011 .news-img{border-bottom-style:none;}
#module_174337011 .news-img{border-bottom-width:0px;}
#module_174337011 .news-img{border-left-color:transparent;}
#module_174337011 .news-img{border-left-style:none;}
#module_174337011 .news-img{border-left-width:0px;}
#module_174337011 .news-img .dummy{background-color:transparent;}
#module_174337011 .news-img .dummy{background-image:none;}
#module_174337011 .news-img .dummy{background-repeat:no-repeat;}
#module_174337011 .news-img .dummy{}
#module_174337011 .news-img .dummy{}
#module_174337011 .news-img .dummy{}
#module_174337011 .news-img .dummy{padding-top:56.25%;}
#module_174337011 .news-img .t-img{ object-fit:cover;}
#module_174337011 .news-img .t-img{ width:100%;}
#module_174337011 .news-img .t-img{ height:100%;}
#module_174337011 .news-img .t-img{border-radius:0px;}
#module_174337011 .news-title{font-size:16px;}
#module_174337011 .news-title{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-title{color:#333;}
#module_174337011 .news-title{font-weight:normal;}
#module_174337011 .news-title{text-decoration:none;}
#module_174337011 .news-title{font-style:normal;}
#module_174337011 .news-title-container{margin-top:0px;}
#module_174337011 .news-title-container{margin-bottom:10px;}
#module_174337011 .news-desc{font-size:14px;}
#module_174337011 .news-desc{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-desc{color:#999;}
#module_174337011 .news-desc{font-weight:normal;}
#module_174337011 .news-desc{text-decoration:none;}
#module_174337011 .news-desc{font-style:normal;}
#module_174337011 .news-desc{margin-top:0px;}
#module_174337011 .news-desc{margin-bottom:0px;}
#module_174337011 .news-next{color:#ddd;}#module_174337011 .news-next{border-color:#ddd;}
#module_174337011 .news-line{margin-top:0px;}
#module_174337011 .news-line{margin-bottom:0px;}
#module_174337011 .news-item .day-of-month{font-size:20px;}
#module_174337011 .news-item .day-of-month{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-item .day-of-month{color:#666;}
#module_174337011 .news-item .day-of-month{font-weight:normal;}
#module_174337011 .news-item .day-of-month{text-decoration:none;}
#module_174337011 .news-item .day-of-month{font-style:normal;}
#module_174337011 .news-item .year{font-size:14px;}
#module_174337011 .news-item .year{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-item .year{color:#666;}
#module_174337011 .news-item .year{font-weight:normal;}
#module_174337011 .news-item .year{text-decoration:none;}
#module_174337011 .news-item .year{font-style:normal;}
#module_174337011 .pagerGiant .text{font-size:px;}
#module_174337011 .pagerGiant .text{font-family:;}
#module_174337011 .pagerGiant .text{color:;}
#module_174337011 .pagerGiant .text{}
#module_174337011 .pagerGiant .text{}
#module_174337011 .pagerGiant .text{}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer{width:px}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer{height:px}
#module_174337011 .pagerGiant .num{font-size:px;}
#module_174337011 .pagerGiant .num{font-family:;}
#module_174337011 .pagerGiant .num{color:;}
#module_174337011 .pagerGiant .num{}
#module_174337011 .pagerGiant .num{}
#module_174337011 .pagerGiant .num{}
#module_174337011 .pagerGiant .submit{width:px}
#module_174337011 .pagerGiant .submit{height:px}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer,#module_174337011 .pagerGiant .submit{border-top-left-radius:px;}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer,#module_174337011 .pagerGiant .submit{border-top-right-radius:px;}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer,#module_174337011 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_174337011 .pagerGiant .current,#module_174337011 .pagerGiant .num,#module_174337011 .pagerGiant .inputer,#module_174337011 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_174337011 .pagerGiant .next,#module_174337011 .pagerGiant .splitline{color:;}
#module_174337011 .pagerGiant .num{background-color:#fff;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-top-color:#ccc;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-top-style:solid;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer{border-top-width:1px;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-bottom-style:solid;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer{border-bottom-width:1px;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-left-color:#ccc;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-left-style:solid;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer{border-left-width:1px;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-right-color:#ccc;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .inputer{border-right-style:solid;}
#module_174337011 .pagerGiant .num, #module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer{border-right-width:1px;}
#module_174337011 .page-more a{font-size:px;}
#module_174337011 .page-more a{font-family:;}
#module_174337011 .page-more a{color:#666 !important;}
#module_174337011 .page-more a{}
#module_174337011 .page-more a{}
#module_174337011 .page-more a{}
#module_174337011 .page-more a{background-color:#fff;}
#module_174337011 .page-more a{border-top-color:#eee;}
#module_174337011 .page-more a{border-top-style:solid;}
#module_174337011 .page-more a{border-top-width:2px;}
#module_174337011 .page-more a{border-bottom-color:#eee;}
#module_174337011 .page-more a{border-bottom-style:solid;}
#module_174337011 .page-more a{border-bottom-width:2px;}
#module_174337011 .page-more a{border-left-color:#eee;}
#module_174337011 .page-more a{border-left-style:solid;}
#module_174337011 .page-more a{border-left-width:2px;}
#module_174337011 .page-more a{border-right-color:#eee;}
#module_174337011 .page-more a{border-right-style:solid;}
#module_174337011 .page-more a{border-right-width:2px;}
#module_174337011 .news-item:hover .news-next{color:#139d8f;}#module_174337011    .news-item:hover .news-next{border-color:#139d8f;}
#module_174337011 .news-item:hover .day-of-month{font-size:px;}
#module_174337011 .news-item:hover .day-of-month{font-family:;}
#module_174337011 .news-item:hover .day-of-month{color:;}
#module_174337011 .news-item:hover .day-of-month{}
#module_174337011 .news-item:hover .day-of-month{}
#module_174337011 .news-item:hover .day-of-month{}
#module_174337011 .news-item:hover .year{font-size:px;}
#module_174337011 .news-item:hover .year{font-family:;}
#module_174337011 .news-item:hover .year{color:;}
#module_174337011 .news-item:hover .year{}
#module_174337011 .news-item:hover .year{}
#module_174337011 .news-item:hover .year{}
#module_174337011 .news-item:hover .news-title{font-size:16px;}
#module_174337011 .news-item:hover .news-title{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-item:hover .news-title{color:rgb(33, 219, 176);}
#module_174337011 .news-item:hover .news-title{font-weight:normal;}
#module_174337011 .news-item:hover .news-title{text-decoration:none;}
#module_174337011 .news-item:hover .news-title{font-style:normal;}
#module_174337011 .news-item:hover{background-color:transparent;}
#module_174337011 .news-item:hover{background-image:none;}
#module_174337011 .news-item:hover{background-repeat:no-repeat;}
#module_174337011 .news-item:hover{}
#module_174337011 .news-item:hover{}
#module_174337011 .news-item:hover{}
#module_174337011 .news-item:hover{border-top-color:transparent;}
#module_174337011 .news-item:hover{border-top-style:solid;}
#module_174337011 .news-item:hover{border-top-width:0px;}
#module_174337011 .news-item:hover{border-right-color:transparent;}
#module_174337011 .news-item:hover{border-right-style:solid;}
#module_174337011 .news-item:hover{border-right-width:0px;}
#module_174337011 .news-item:hover{border-bottom-color:transparent;}
#module_174337011 .news-item:hover{border-bottom-style:solid;}
#module_174337011 .news-item:hover{border-bottom-width:0px;}
#module_174337011 .news-item:hover{border-left-color:transparent;}
#module_174337011 .news-item:hover{border-left-style:solid;}
#module_174337011 .news-item:hover{border-left-width:0px;}
#module_174337011 .news-item:hover .news-img{border-top-color:transparent;}
#module_174337011 .news-item:hover .news-img{border-top-style:none;}
#module_174337011 .news-item:hover .news-img{border-top-width:0px;}
#module_174337011 .news-item:hover .news-img{border-right-color:transparent;}
#module_174337011 .news-item:hover .news-img{border-right-style:none;}
#module_174337011 .news-item:hover .news-img{border-right-width:0px;}
#module_174337011 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_174337011 .news-item:hover .news-img{border-bottom-style:none;}
#module_174337011 .news-item:hover .news-img{border-bottom-width:0px;}
#module_174337011 .news-item:hover .news-img{border-left-color:transparent;}
#module_174337011 .news-item:hover .news-img{border-left-style:none;}
#module_174337011 .news-item:hover .news-img{border-left-width:0px;}
#module_174337011 .news-item:hover .news-desc{font-size:14px;}
#module_174337011 .news-item:hover .news-desc{font-family:arial, helvetica,sans-serif;}
#module_174337011 .news-item:hover .news-desc{color:rgb(0, 0, 0);}
#module_174337011 .news-item:hover .news-desc{font-weight:normal;}
#module_174337011 .news-item:hover .news-desc{text-decoration:none;}
#module_174337011 .news-item:hover .news-desc{font-style:normal;}
#module_174337011 .news-item:after{border-bottom-color:#139d8f;}
#module_174337011 .news-item:after{border-bottom-style:solid;}
#module_174337011 .news-item:after{border-bottom-width:1px;}
#module_174337011 .news-item:hover{box-shadow:0 0 20px #ffffff;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{font-size:px;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{font-family:;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{color:;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit{background-color:#10aa9c;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-top-color:#10aa9c;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-bottom-color:#10aa9c;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-left-color:#10aa9c;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-right-color:#10aa9c;}
#module_174337011 .pagerGiant .current, #module_174337011 .pagerGiant .submit, #module_174337011 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_174337011 .page-more a:hover{font-size:px;}
#module_174337011 .page-more:hover a{font-family:;}
#module_174337011 .page-more a:hover{color:#666 !important;}
#module_174337011 .page-more a:hover {}
#module_174337011 .page-more a:hover {}
#module_174337011 .page-more a:hover {}
#module_174337011 .page-more a:hover{background-color:#fff;}
#module_174337011 .page-more a:hover{border-top-color:#eee;}
#module_174337011 .page-more a:hover{border-top-style:solid;}
#module_174337011 .page-more a:hover{border-bottom-color:#eee;}
#module_174337011 .page-more a:hover{border-bottom-style:solid;}
#module_174337011 .page-more a:hover{border-left-color:#eee;}
#module_174337011 .page-more a:hover{border-left-style:solid;}
#module_174337011 .page-more a:hover{border-right-color:#eee;}
#module_174337011 .page-more a:hover{border-right-style:solid;}

.module_174336807 .ModuleHead .HeadCenter{float:none;}
#module_174336807 {
padding:0px;
}
#module_174336807 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336807 .ModuleHead174336807 {
display:none;
}
#module_174336807 .BodyCenter.BodyCenter174336807 {
background:none;background-color:rgb(245, 245, 245);
}
#module_174336807 >.module_174336807 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336807 >.module_174336807{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336807 .BodyCenter.BodyCenter174336807 {
padding-top:1.0460%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0460%;
}
}
@media screen and (max-width: 767px){
#module_174336807 .BodyCenter.BodyCenter174336807 {
padding-top:0.0000%;
padding-left:2.8818%;
padding-right:2.8818%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_174336807 >.module_174336807 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336807 >.module_174336807 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174336807 >.module_174336807 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336807:hover {
border:none;
}
#module_174336807:hover >.module_174336807 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336807 .ModuleSubContainer{background-color:transparent;}
#module_174336807 .ModuleSubContainer{background-image:none;}
#module_174336807 .ModuleSubContainer{background-repeat:no-repeat;}
#module_174336807 .ModuleSubContainer{background-position:0% 0%;}
#module_174336807 .ModuleSubContainer{background-attachment:scroll;}
#module_174336807 .ModuleSubContainer{}
#module_174336807 {!bgVideo!}{bgVideoUrl:none}
#module_174336807 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_174336807 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174336807 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer174336807 {}
.ModuleGridContainer.ModuleGridContainer174336807 .SubPadding {width:10px;}
.module_174336960 .ModuleHead .HeadCenter{float:none;}
#module_174336960 {
padding:0px;
}
#module_174336960 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336960 .ModuleHead174336960 {
display:none;
}
#module_174336960 .BodyCenter.BodyCenter174336960 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336960 >.module_174336960 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336960 >.module_174336960{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336960 .BodyCenter.BodyCenter174336960 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336960 .BodyCenter.BodyCenter174336960 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336960 >.module_174336960 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336960 >.module_174336960 {
margin-top:0.0000%;
margin-left:7.5472%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174336960 >.module_174336960 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336960:hover {
border:none;
}
#module_174336960:hover >.module_174336960 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336960 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174336960 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174336960 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174336960 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174336960 .imageTextGiant-Container{padding-top:10px;}
#module_174336960 .imageTextGiant-Container{padding-bottom:10px;}
#module_174336960 .imageTextGiant-Container{padding-left:0px;}
#module_174336960 .imageTextGiant-Container{padding-right:0px;}
#module_174336960 .showHandle .btn{font-size:14px;}
#module_174336960 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_174336960 .showHandle .btn{color:#333;}
#module_174336960 .showHandle .btn{font-weight:400;}
#module_174336960 .showHandle .btn{text-decoration:none;}
#module_174336960 .showHandle .btn{font-style:normal;}
#module_174336960 .showHandle div{border-top-color:#ddd !important;}
#module_174336960 .showHandle div{border-top-style:solid !important;}
#module_174336960 .showHandle div{border-top-width:1px !important;}
#module_174336960 .showHandle{background-color:transparent;}
#module_174336960 .showHandle{background-image:none;}
#module_174336960 .showHandle{background-repeat:no-repeat;}
#module_174336960 .showHandle{}
#module_174336960 .showHandle{}
#module_174336960 .showHandle{}
#module_174336960 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_1 {width:16.6667%;}
.module_174336961 .ModuleHead .HeadCenter{float:none;}
#module_174336961 {
padding:0px;
}
#module_174336961 {
position:static;
z-index:0;
top:7811px;
left:664px;
width:100%;
height: auto;
}
#module_174336961 .ModuleHead174336961 {
display:none;
}

#module_174336961 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174336961 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174336961 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174336961 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174336961 .imageTextGiant-Container{padding-top:10px;}
#module_174336961 .imageTextGiant-Container{padding-bottom:10px;}
#module_174336961 .imageTextGiant-Container{padding-left:10px;}
#module_174336961 .imageTextGiant-Container{padding-right:10px;}
#module_174336961 .showHandle .btn{font-size:14px;}
#module_174336961 .showHandle .btn{font-family:;}
#module_174336961 .showHandle .btn{color:#333;}
#module_174336961 .showHandle .btn{font-weight:400;}
#module_174336961 .showHandle .btn{text-decoration:none;}
#module_174336961 .showHandle .btn{font-style:normal;}
#module_174336961 .showHandle div{border-top-color:#ddd !important;}
#module_174336961 .showHandle div{border-top-style:solid !important;}
#module_174336961 .showHandle div{border-top-width:1px !important;}
#module_174336961 .showHandle{background-color:transparent;}
#module_174336961 .showHandle{}
#module_174336961 .showHandle{background-repeat:no-repeat;}
#module_174336961 .showHandle{}
#module_174336961 .showHandle{}
#module_174336961 .showHandle{}
#module_174336961 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_3 {width:16.6667%;}
.module_174336962 .ModuleHead .HeadCenter{float:none;}
#module_174336962 {
padding:0px;
}
#module_174336962 {
position:static;
z-index:0;
top:7802px;
left:803px;
width:100%;
height: auto;
}
#module_174336962 .ModuleHead174336962 {
display:none;
}
#module_174336962 .BodyCenter.BodyCenter174336962 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336962 >.module_174336962 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336962 >.module_174336962{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336962 .BodyCenter.BodyCenter174336962 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336962 .BodyCenter.BodyCenter174336962 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336962 >.module_174336962 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336962 >.module_174336962 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336962 >.module_174336962 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336962:hover {
border:none;
}
#module_174336962:hover >.module_174336962 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336962 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174336962 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174336962 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174336962 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174336962 .imageTextGiant-Container{padding-top:10px;}
#module_174336962 .imageTextGiant-Container{padding-bottom:10px;}
#module_174336962 .imageTextGiant-Container{padding-left:10px;}
#module_174336962 .imageTextGiant-Container{padding-right:10px;}
#module_174336962 .showHandle .btn{font-size:14px;}
#module_174336962 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_174336962 .showHandle .btn{color:#333;}
#module_174336962 .showHandle .btn{font-weight:400;}
#module_174336962 .showHandle .btn{text-decoration:none;}
#module_174336962 .showHandle .btn{font-style:normal;}
#module_174336962 .showHandle div{border-top-color:#ddd !important;}
#module_174336962 .showHandle div{border-top-style:solid !important;}
#module_174336962 .showHandle div{border-top-width:1px !important;}
#module_174336962 .showHandle{background-color:transparent;}
#module_174336962 .showHandle{background-image:none;}
#module_174336962 .showHandle{background-repeat:no-repeat;}
#module_174336962 .showHandle{}
#module_174336962 .showHandle{}
#module_174336962 .showHandle{}
#module_174336962 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_4 {width:16.6667%;}
.module_174612643 .ModuleHead .HeadCenter{float:none;}
#module_174612643 {
padding:0px;
}
#module_174612643 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_174612643 .ModuleHead174612643 {
display:none;
}
#module_174612643 .BodyCenter.BodyCenter174612643 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174612643 >.module_174612643 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174612643 >.module_174612643{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174612643 .BodyCenter.BodyCenter174612643 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174612643 .BodyCenter.BodyCenter174612643 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174612643 >.module_174612643 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174612643 >.module_174612643 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174612643 >.module_174612643 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174612643:hover {
border:none;
}
#module_174612643:hover >.module_174612643 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174612643 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174612643 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174612643 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174612643 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174612643 .imageTextGiant-Container{padding-top:10px;}
#module_174612643 .imageTextGiant-Container{padding-bottom:10px;}
#module_174612643 .imageTextGiant-Container{padding-left:10px;}
#module_174612643 .imageTextGiant-Container{padding-right:10px;}
#module_174612643 .showHandle .btn{font-size:14px;}
#module_174612643 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_174612643 .showHandle .btn{color:#333;}
#module_174612643 .showHandle .btn{font-weight:400;}
#module_174612643 .showHandle .btn{text-decoration:none;}
#module_174612643 .showHandle .btn{font-style:normal;}
#module_174612643 .showHandle div{border-top-color:#ddd !important;}
#module_174612643 .showHandle div{border-top-style:solid !important;}
#module_174612643 .showHandle div{border-top-width:1px !important;}
#module_174612643 .showHandle{background-color:transparent;}
#module_174612643 .showHandle{background-image:none;}
#module_174612643 .showHandle{background-repeat:no-repeat;}
#module_174612643 .showHandle{}
#module_174612643 .showHandle{}
#module_174612643 .showHandle{}
#module_174612643 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_5 {width:16.6667%;}
.module_174615857 .ModuleHead .HeadCenter{float:none;}
#module_174615857 {
padding:0px;
}
#module_174615857 {
position:static;
z-index:0;
top:29px;
left:0px;
width:100%;
height: auto;
}
#module_174615857 .ModuleHead174615857 {
display:none;
}
#module_174615857 .BodyCenter.BodyCenter174615857 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174615857 >.module_174615857 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174615857 >.module_174615857{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174615857 .BodyCenter.BodyCenter174615857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174615857 .BodyCenter.BodyCenter174615857 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174615857 >.module_174615857 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174615857 >.module_174615857 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174615857 >.module_174615857 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174615857:hover {
border:none;
}
#module_174615857:hover >.module_174615857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174615857 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174615857 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174615857 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174615857 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174615857 .imageTextGiant-Container{padding-top:10px;}
#module_174615857 .imageTextGiant-Container{padding-bottom:10px;}
#module_174615857 .imageTextGiant-Container{padding-left:10px;}
#module_174615857 .imageTextGiant-Container{padding-right:10px;}
#module_174615857 .showHandle .btn{font-size:14px;}
#module_174615857 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_174615857 .showHandle .btn{color:#333;}
#module_174615857 .showHandle .btn{font-weight:400;}
#module_174615857 .showHandle .btn{text-decoration:none;}
#module_174615857 .showHandle .btn{font-style:normal;}
#module_174615857 .showHandle div{border-top-color:#ddd !important;}
#module_174615857 .showHandle div{border-top-style:solid !important;}
#module_174615857 .showHandle div{border-top-width:1px !important;}
#module_174615857 .showHandle{background-color:transparent;}
#module_174615857 .showHandle{background-image:none;}
#module_174615857 .showHandle{background-repeat:no-repeat;}
#module_174615857 .showHandle{}
#module_174615857 .showHandle{}
#module_174615857 .showHandle{}
#module_174615857 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_8 {width:16.6667%;}
.module_174616802 .ModuleHead .HeadCenter{float:none;}
#module_174616802 {
padding:0px;
}
#module_174616802 {
position:static;
z-index:0;
top:39px;
left:0px;
width:100%;
height: auto;
}
#module_174616802 .ModuleHead174616802 {
display:none;
}
#module_174616802 {
border:none;
}
@media screen and (min-width: 768px){
#module_174616802 >.module_174616802 {
margin-top:5.4054%;
margin-left:4.0541%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174616802 >.module_174616802 {
margin-top:9.4340%;
margin-left:0.0000%;
margin-right:7.5472%;
margin-bottom:0.0000%;
}
}

#module_174616802 img{border-top-color:transparent;}
#module_174616802 img{border-top-style:none;}
#module_174616802 img{border-top-width:0px;}
#module_174616802 img{border-right-color:transparent;}
#module_174616802 img{border-right-style:none;}
#module_174616802 img{border-right-width:0px;}
#module_174616802 img{border-bottom-color:transparent;}
#module_174616802 img{border-bottom-style:none;}
#module_174616802 img{border-bottom-width:0px;}
#module_174616802 img{border-left-color:transparent;}
#module_174616802 img{border-left-style:none;}
#module_174616802 img{border-left-width:0px;}
#module_174616802 img{border-top-left-radius:0px;}
#module_174616802 img{border-top-right-radius:0px;}
#module_174616802 img{border-bottom-left-radius:0px;}
#module_174616802 img{border-bottom-right-radius:0px;}
#module_174616802 .BodyCenter{text-align: center;}

/*纯文本模块 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_174617100 .ModuleHead .HeadCenter{float:none;}
#module_174617100 {
padding:0px;
}
#module_174617100 {
position:static;
z-index:0;
top:109px;
left:0px;
width:100%;
height: auto;
}
#module_174617100 .ModuleHead174617100 {
display:none;
}
#module_174617100 .BodyCenter.BodyCenter174617100 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174617100 >.module_174617100 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174617100 >.module_174617100{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174617100 .BodyCenter.BodyCenter174617100 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174617100 .BodyCenter.BodyCenter174617100 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174617100 >.module_174617100 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174617100 >.module_174617100 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:5.6604%;
margin-bottom:0.0000%;
}
}
#module_174617100 >.module_174617100 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174617100:hover {
border:none;
}
#module_174617100:hover >.module_174617100 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174617100 .ModulePlainTextGiantContent{margin-top:0px;}
#module_174617100 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_174617100 .ModulePlainTextGiantContent{margin-left:0px;}
#module_174617100 .ModulePlainTextGiantContent{margin-right:0px;}
#module_174617100 .plainTextGiant-Container{padding-top:10px;}
#module_174617100 .plainTextGiant-Container{padding-bottom:0px;}
#module_174617100 .plainTextGiant-Container{padding-left:0px;}
#module_174617100 .plainTextGiant-Container{padding-right:0px;}
#module_174617100 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer174336807 #Sub174336807_10 {width:16.6667%;}
.module_174336834 .ModuleHead .HeadCenter{float:none;}
#module_174336834 {
padding:0px;
}
#module_174336834 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336834 .ModuleHead174336834 {
display:none;
}
#module_174336834 .BodyCenter.BodyCenter174336834 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336834 >.module_174336834 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336834 >.module_174336834{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336834 .BodyCenter.BodyCenter174336834 {
padding-top:1.0460%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0460%;
}
}
@media screen and (max-width: 767px){
#module_174336834 .BodyCenter.BodyCenter174336834 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_174336834 >.module_174336834 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336834 >.module_174336834 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_174336834 >.module_174336834 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336834:hover {
border:none;
}
#module_174336834:hover >.module_174336834 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336834 .ModuleSubContainer{background-color:transparent;}
#module_174336834 .ModuleSubContainer{background-image:none;}
#module_174336834 .ModuleSubContainer{background-repeat:no-repeat;}
#module_174336834 .ModuleSubContainer{background-position:0% 0%;}
#module_174336834 .ModuleSubContainer{background-attachment:scroll;}
#module_174336834 .ModuleSubContainer{}
#module_174336834 {!bgVideo!}{bgVideoUrl:none}
#module_174336834 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_174336834 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_174336834 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer174336834 {}
.module_174336967 .ModuleHead .HeadCenter{float:none;}
#module_174336967 {
padding:0px;
}
#module_174336967 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_174336967 .ModuleHead174336967 {
display:none;
}
#module_174336967 .BodyCenter.BodyCenter174336967 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174336967 >.module_174336967 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174336967 >.module_174336967{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174336967 .BodyCenter.BodyCenter174336967 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_174336967 .BodyCenter.BodyCenter174336967 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.3228%;
}
}
@media screen and (min-width: 768px){
#module_174336967 >.module_174336967 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_174336967 >.module_174336967 {
margin-top:2.5937%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174336967 >.module_174336967 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174336967:hover {
border:none;
}
#module_174336967:hover >.module_174336967 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174336967 .ModuleImageTextGiantContent{margin-top:0px;}
#module_174336967 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_174336967 .ModuleImageTextGiantContent{margin-left:0px;}
#module_174336967 .ModuleImageTextGiantContent{margin-right:0px;}
#module_174336967 .imageTextGiant-Container{padding-top:10px;}
#module_174336967 .imageTextGiant-Container{padding-bottom:10px;}
#module_174336967 .imageTextGiant-Container{padding-left:10px;}
#module_174336967 .imageTextGiant-Container{padding-right:10px;}
#module_174336967 .showHandle .btn{font-size:14px;}
#module_174336967 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_174336967 .showHandle .btn{color:#333;}
#module_174336967 .showHandle .btn{font-weight:400;}
#module_174336967 .showHandle .btn{text-decoration:none;}
#module_174336967 .showHandle .btn{font-style:normal;}
#module_174336967 .showHandle div{border-top-color:#ddd !important;}
#module_174336967 .showHandle div{border-top-style:solid !important;}
#module_174336967 .showHandle div{border-top-width:1px !important;}
#module_174336967 .showHandle{background-color:transparent;}
#module_174336967 .showHandle{background-image:none;}
#module_174336967 .showHandle{background-repeat:no-repeat;}
#module_174336967 .showHandle{}
#module_174336967 .showHandle{}
#module_174336967 .showHandle{}
#module_174336967 a{font-size:unset;font-family:unset}
.module_174336797 .ModuleHead .HeadCenter{float:none;}
#module_174336797 {
padding:0px;
}
#module_174336797 {
position:static;
z-index:0;
top:1057px;
left:0px;
width:100%;
height: auto;
}
#module_174336797 .ModuleHead174336797 {
display:none;
}
#module_174336797 {
border:none;
}
@media screen and (min-width: 768px){
#module_174336797 >.module_174336797 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174336797 >.module_174336797 {
}
}

#module_174336797{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_174337006 .ModuleHead .HeadCenter{float:none;}
#module_174337006 {
padding:0px;
}
#module_174337006 {
}
#module_174337006 .ModuleHead174337006 {
display:none;
}
#module_174337006 .BodyCenter.BodyCenter174337006 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337006 >.module_174337006 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337006 >.module_174337006{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337006 .BodyCenter.BodyCenter174337006 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_174337006 .BodyCenter.BodyCenter174337006 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_174337006 >.module_174337006 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_174337006 >.module_174337006 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174337006 >.module_174337006 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337006:hover {
border:none;
}
#module_174337006:hover >.module_174337006 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337006 .langlistbox{background-color:} #module_174337006 .langlistbox .jt{border-bottom-color:}
#module_174337006 .langlistbox .langinfo{color:}
#module_174337006 .langlistbox .langinfo{background-color:}
#module_174337006 .langlistbox .langinfo{border-color:}
#module_174337006 .langlistbox .langtxt{ font-size:px }
#module_174337006 .langlistbox .langtxt{ color: }
#module_174337006 {}#module_174337006.layout-103 #header{border-bottom-color:transparent;}
#module_174337006 {}#module_174337006.layout-103 #header{border-bottom-style:none;}
#module_174337006 {}#module_174337006.layout-103 #header{border-bottom-width:0px;}
#module_174337006 {}#module_174337006.layout-103 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_174337006 {}#module_174337006.layout-103 #MobileNav{background-color: transparent;} #module_174337006.layout-103 #header{background-color:rgb(33, 219, 176);}
#module_174337006 {}#module_174337006.layout-103 #header{}
#module_174337006 {}#module_174337006.layout-103 #header p{color:#fff;}
#module_174337006 {}#module_174337006.layout-103 .lcitem .rect{background:#fff;} #module_174337006.layout-103 .icons{color:#fff;} #module_174337006.layout-103 .svgdiv svg>*{fill:#fff;}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item ul li:before{border-top-color:rgba(255, 255, 255, 0.26);}#module_174337006.layout-103 .micro-nav-item ul li:after{border-right-color:rgba(255, 255, 255, 0.26);}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item,#module_174337006.layout-103 #MobileNavFloatLayer{background-color:rgb(33, 219, 176);}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item,#module_174337006.layout-103 #MobileNavFloatLayer{}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li>a,#module_174337006.layout-103 .micro-nav-item>ul>li>a p{color:#fff;}
#module_174337006 {}#module_174337006.layout-103 #header p{font-family:;}
#module_174337006 {}#module_174337006.layout-103 #header p{font-size:px;}
#module_174337006 {}#module_174337006.layout-103 #header p{}
#module_174337006 {}#module_174337006.layout-103 #header p{}
#module_174337006 {}#module_174337006.layout-103 #header p{}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li>a,#module_174337006.layout-103 .micro-nav-item>ul>li>a p{font-family:;}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li>a,#module_174337006.layout-103 .micro-nav-item>ul>li>a p{font-size:px;}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li .subnav a,#module_174337006.layout-103 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li .subnav a,#module_174337006.layout-103 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_174337006 .langlistbox li:hover .langinfo,#module_174337006 .langactive .langinfo {color:}
#module_174337006 .langlistbox li:hover .langinfo,#module_174337006 .langactive .langinfo{background-color:}
#module_174337006 .langlistbox li:hover .langinfo,#module_174337006 .langactive .langinfo{border-color:}
#module_174337006 .langlistbox li:hover .langtxt,#module_174337006 .langactive .langtxt{ color: }
#module_174337006 {}#module_174337006.layout-103 .micro-nav-item>ul>li>a:hover,#module_174337006.layout-103 .micro-nav-item>ul>li>a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_174337004 .ModuleHead .HeadCenter{float:none;}
#module_174337004 {
padding:0px;
}
#module_174337004 {
}
#module_174337004 .ModuleHead174337004 {
display:none;
}

#module_174337004 .defaultbtn{background-color:#fff}
#module_174337004 .defaultbtn{}
#module_174337004 .spotgroup{color:#000}
#module_174337004 .itembtn{background-color:#fff}
#module_174337004 .itembtn{}
#module_174337004 .itemicon{color:#666} #module_174337004 svg>*{fill:#666}
#module_174337004 .itemtext{background-color:#fff} #module_174337004 .itemtextright::before{border-left-color:#fff} #module_174337004 .itemtextleft::before{border-right-color:#fff}
#module_174337004 .itemtext{}
#module_174337004 .itemtext{font-size:12px;}
#module_174337004 .itemtext{font-family:;}
#module_174337004 .itemtext{color:#666 !important;}
#module_174337004 .itemtext{font-weight:normal;}
#module_174337004 .itemtext{text-decoration:none;}
#module_174337004 .itemtext{font-style:normal;}
#module_174337004 .defaultbtnbghover{background-color:#000000}
#module_174337004 .defaultbtnbghover{}
#module_174337004 .defaultbtniconbghover{color:#fff}
.module_174337005 .ModuleHead .HeadCenter{float:none;}
#module_174337005 {
padding:0px;
}
#module_174337005 {
}
#module_174337005 .ModuleHead174337005 {
display:none;
}
#module_174337005 .BodyCenter.BodyCenter174337005 {
background:none;background-color:rgba(0,0,0,0);
}
#module_174337005 >.module_174337005 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_174337005 >.module_174337005{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_174337005 .BodyCenter.BodyCenter174337005 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337005 .BodyCenter.BodyCenter174337005 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_174337005 >.module_174337005 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_174337005 >.module_174337005 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_174337005 >.module_174337005 {box-shadow: 0px 0px 0px 0px #ccc}
#module_174337005:hover {
border:none;
}
#module_174337005:hover >.module_174337005 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_174337005 .foot-nav-list{background-color:rgb(33, 219, 176) !important;}
#module_174337005 .foot-nav-list{border-top-color:transparent;}
#module_174337005 .foot-nav-list{border-top-style:none;}
#module_174337005 .foot-nav-list{border-top-width:0px;}
#module_174337005 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_174337005 .icon{color:#fff !important;} #module_174337005 .icon svg >*{fill:#fff}
#module_174337005 .itemText{font-size:12px;}
#module_174337005 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_174337005 .itemText{color:#fff !important;}
#module_174337005 .itemText{font-weight:normal;}
#module_174337005 .itemText{text-decoration:none;}
#module_174337005 .itemText{font-style:normal;}
#module_174337005 .iconh{color:#fff !important;}  #module_174337005 .iconh svg >*{fill:#fff}
#module_174337005 .itemTexth{font-size:12px;}
#module_174337005 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_174337005 .itemTexth{color:#fff !important;}
#module_174337005 .itemTexth{font-weight:normal;}
#module_174337005 .itemTexth{text-decoration:none;}
#module_174337005 .itemTexth{font-style:normal;}
