
.y-row::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.y-row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    min-width: 1000px;
}

.global-main-serve-head {
    margin-bottom: 60px;
	 color: #373d41;
    font-size: 10px;
    text-align: center;
}

.global-main-serve-head a{
    text-decoration: none;
}
.main-img img {
    width: 100%;
}

.banner-tab {
	z-index: 989;
	position: absolute;
	bottom: 3px;
	left: 50%;
}

.banner-tab .banner-tab-li {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-globalgn: center;
	float: left;
	color: #FFFFFF;
	width: 26px;
	height: 4px;
	padding: 10px 3px;
	cursor: pointer;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}

.banner-tab.dark .banner-tab-li {
	background: #a1a1a3;
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

.banner-tab.dark .banner-tab-li:hover {
	background: #fff;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

.banner-tab.dark .banner-tab-li.active {
	background: #fff;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

.banner-tab.light .banner-tab-li {
	background: #94a4ae;
	background-color: rgba(94, 99, 101, 0.3);
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

.banner-tab.light .banner-tab-li:hover {
	background-color: #373D41;
	background-color: #5e6365;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

.banner-tab.light .banner-tab-li.active {
	background-color: #373D41;
	background-color: #5e6365;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes banner-slide-20 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes banner-slide-20 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes banner-slide-20 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes banner-slide-20 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		-moz-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes banner-slide-40 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes banner-slide-40 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -40px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes banner-slide-40 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, -40px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes banner-slide-40 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		-moz-transform: translate3d(0, -40px, 0);
		-ms-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes banner-slide-60 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -60px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes banner-slide-60 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -60px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes banner-slide-60 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, -60px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes banner-slide-60 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -60px, 0);
		-moz-transform: translate3d(0, -60px, 0);
		-ms-transform: translate3d(0, -60px, 0);
		transform: translate3d(0, -60px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes banner-slide-80 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -80px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes banner-slide-80 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -80px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes banner-slide-80 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, -80px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes banner-slide-80 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -80px, 0);
		-moz-transform: translate3d(0, -80px, 0);
		-ms-transform: translate3d(0, -80px, 0);
		transform: translate3d(0, -80px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes re-banner-slide-20 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes re-banner-slide-20 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes re-banner-slide-20 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes re-banner-slide-20 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		-moz-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes re-banner-slide-40 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes re-banner-slide-40 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 40px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes re-banner-slide-40 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 40px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes re-banner-slide-40 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		-moz-transform: translate3d(0, 40px, 0);
		-ms-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes re-banner-slide-60 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 60px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes re-banner-slide-60 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 60px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes re-banner-slide-60 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 60px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes re-banner-slide-60 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 60px, 0);
		-moz-transform: translate3d(0, 60px, 0);
		-ms-transform: translate3d(0, 60px, 0);
		transform: translate3d(0, 60px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes re-banner-slide-80 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes re-banner-slide-80 {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 80px, 0);
	}

	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes re-banner-slide-80 {
	0% {
		opacity: 0;
		-o-transform: translate3d(0, 80px, 0);
	}

	100% {
		opacity: 1;
		-o-transform: translate3d(0, 0, 0);
	}
}

@keyframes re-banner-slide-80 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
		-moz-transform: translate3d(0, 80px, 0);
		-ms-transform: translate3d(0, 80px, 0);
		transform: translate3d(0, 80px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
[not-existing] {
	zoom: 1;
}

.global-index-top-banner-2016 .module-wrap .index-menu {
	position: absolute;
	top: 0;
	height: 100px;
	width: 100%;
	z-index: 999;
}

.global-index-top-banner-2016 .module-wrap .left-header {
	color: #000;
	top: 200px;
	left: 0;
	text-globalgn: left;
	line-height: 50px;
}

.global-index-top-banner-2016 .module-wrap .left-header h1 {
	text-globalgn: left;
	font-size: 44px;
}

.global-index-top-banner-2016 .module-wrap .left-header p {
	text-globalgn: left;
	font-size: 20px;
}

.global-index-top-banner-2016 .module-wrap .left-header a {
	text-decoration: none;
	outline: none;
}

.global-index-top-banner-2016 .module-wrap .left-header .layer-btn {
	outline: none;
	cursor: pointer;
	margin-top: 30px;
	font-size: 16px!important;
	float: left;
	width: 120px;
	height: 36px;
	background: transparent;
	color: #fff;
	-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

.global-index-top-banner-2016 .module-wrap .right-image {
	top: 0;
	width: 100%;
}

.global-index-top-banner-2016 .module-wrap .banner-container {
	height: 560px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 560px;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] .banner-row {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	zoom: 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group] {
	position: absolute;
	height: 560px;
	width: 100%;
	overflow: hidden;
	visibility: hidden;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom {
	visibility: visible;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].bottom-ie {
	visibility: visible;
	top: 560px;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center {
	visibility: visible;
	z-index: 100;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].center-ie {
	visibility: visible;
	z-index: 100;
	top: 0;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group] .y-row {
	position: relative;
	height: 100%;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .left-header {
	-webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(1) {
	-webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(2) {
	-webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(3) {
	-webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-up .right-image:nth-of-type(4) {
	-webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .left-header {
	-webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(1) {
	-webkit-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-20 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(2) {
	-webkit-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-40 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(3) {
	-webkit-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-60 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group].animating-enter-down .right-image:nth-of-type(4) {
	-webkit-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: re-banner-slide-80 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .banner-row {
	max-width: 1440px;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .layer {
	height: 560px;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-group][data-isimage="true"] .layer img {
	width: 100%;
	left: 50%;
	margin-left: -50%;
	bottom: 0;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-ignore-group] {
	z-index: 900;
	height: 0 !important;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] [data-base-layer] {
	z-index: 90;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform-style: preserve-3d;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] .layer {
	text-globalgn: center;
	position: absolute;
}

.global-index-top-banner-2016 .module-wrap [data-hover-container] .layer img {
	width: 800px;
	position: absolute;
	right: -60px;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark {
	background: #24282C;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark h1 {
	color: #fff;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark p {
	color: #fff;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark .left-header {
	color: #fff;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark button {
	color: #fff;
	border: 1px solid #fff;
	background: #373d41;
	background: transparent;
}

.global-index-top-banner-2016 .module-wrap .banner-container.dark button:hover {
	color: #373d41;
	background: #fff;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light {
	background: #fff;
	color: #373d41;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light h1 {
	color: #373d41;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light p {
	color: #373d41;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light .left-header {
	color: #373d41;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn {
	color: #373d41;
	border: 1px solid #373d41;
	background: #fff;
	background: transparent;
}

.global-index-top-banner-2016 .module-wrap .banner-container.light .layer-btn:hover {
	color: #fff;
	background: #373d41;
}

.box-bg-odd {
	background-color: #e2e2e3;
}

.box-bg-even {
	background-color: #ebebec;
}

.www-home-banner-bottom-2016 .module-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.www-home-banner-bottom-2016 .module-wrap [data-image] {
	background: no-repeat center;
	margin: 0 auto;
	-webkit-background-size: 175px;
	-moz-background-size: 175px;
	background-size: 175px;
	background-position: 0 0;
}

.www-home-banner-bottom-2016 .module-wrap .banner-bottom-container {
	background-color: #D7D7D8;
	height: 130px;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special {
	width: 1200px;
	position: relative;
	height: 100%;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special a {
	text-decoration: none;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	height: 100%;
	display: block;
	float: left;
	width: 20%;
	padding: 40px 0 40px 24px;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list:hover .special-left .title {
	color: #00C1DE;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list .special-left {
	position: relative;
	z-index: 1;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list .special-left .title {
	font-size: 18px;
	color: #373d41;
	font-weight: bold;
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list .special-left .desc {
	font-size: 14px;
	color: #373d41;
}

.www-home-banner-bottom-2016 .module-wrap .global-main-special li.global-main-special-list .special-right {
	z-index: 0;
	width: 175px;
	height: 175px;
	position: absolute;
	right: -45px;
	top: -5px;
}

.title-odd {
	background-color: #E5E6E6;
}

.title-even {
	background-color: #EBEBEC;
}

.global-index-product-sale .module-wrap * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.global-index-product-sale .module-wrap button {
	outline: none;
}

.global-index-product-sale .module-wrap .no-effect {
	text-decoration: none;
}

.global-index-product-sale .module-wrap .index-sale {
	min-height: 830px;
	width: 100%;
	background-color: rgba(55, 61, 65, 0.05);
	padding-top: 74px;
	padding-bottom: 68px;
}

.global-index-product-sale .module-wrap .index-sale-title {
	text-globalgn: center;
	font-size: 24px;
}

.global-index-product-sale .module-wrap .card-area {
	margin: 82px auto 0 auto;
	width: 1180px;
}

.global-index-product-sale .module-wrap .card-area .card-item {
	z-index: 10;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	position: relative;
	float: left;
	width: 22%;
	height: 548px;
	background-color: transparent;
	border: 1px solid #DBDBDD;
}

.global-index-product-sale .module-wrap .card-area .card-item + .card-item {
	margin-left: -1px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	width: 100%;
	height: 100%;
	text-globalgn: center;
	background: #fff;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content {
	width: 100%;
	line-height: 2;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first {
	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
	line-height: 2;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second li {
	float: left;
	width: 50%;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content,
.global-index-product-sale .module-wrap .card-area .card-item .card .card-title {
	position: absolute;
	left: 0;
	right: -1px;
	z-index: 1;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	height: 170px;
	line-height: 26px;
	font-size: 14px;
	top: 0;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .content {
	position: absolute;
	bottom: 17px;
	width: 100%;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title h1 {
	font-size: 18px;
	font-weight: bold;
	color: #373D41;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info {
	color: #949a9e;
	font-size: 14px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .global-product-img {
	width: 55px;
	height: 55px;
	margin: 10px auto;
	position: relative;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .global-product-img img {
	position: absolute;
	left: 0;
	width: 100%;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .global-product-img .un-hover {
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .global-product-img .with-hover {
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-title h1,
.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .short-info,
.global-index-product-sale .module-wrap .card-area .card-item .card .card-title .global-product-img img {
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content {
	height: 376px;
	position: absolute;
	top: 170px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list {
	width: 100%;
	max-width: 250px;
	font-size: 16px;
	color: #373D41;
	margin-top: 47px;
	margin-bottom: 47px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li {
	margin-bottom: 30px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second {
	max-width: 350px;
	left: 25px;
	font-size: 14px;
	color: #a9b0b4;
	text-globalgn: left;
	padding-top: 26px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-head {
	color: #373d41;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 4px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-desc {
	line-height: 22px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn {
	cursor: pointer;
	width: 100px;
	height: 30px;
	font-size: 14px !important;
	background-color: #fff;
	border: 1px solid #00c1de;
	color: #00c1de;
	margin-top: 22px;
	margin-bottom: 33px;
	-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content.content-second .main-btn:hover {
	color: #fff;
	background: #00c1de;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info {
	line-height: 22px;
	border-top: 1px solid #ebebec;
	padding-top: 20px;
	font-size: 12px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list {
	height: 80px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-info-list .list-context {
	color: #00c1de;
}

.global-index-product-sale .module-wrap .card-area .card-item .card .card-content .other-info .other-head {
	font-size: 14px;
	font-weight: normal;
	color: #373d41;
}

.global-index-product-sale .module-wrap .card-area .card-item.active {
	z-index: 100;
	border: 1px solid #00c1de;
	box-shadow: 0 0 20px rgba(0, 198, 226, 0.5);
	width: 34%;
	height: 563px;
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .global-product-img .un-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .global-product-img .with-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .card-title {
	left: -1px;
	background-color: #00c1de;
	height: 185px;
	top: -15px;
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .card-title h1,
.global-index-product-sale .module-wrap .card-area .card-item.active .card .card-title .short-info {
	color: #fff;
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-first {
	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.global-index-product-sale .module-wrap .card-area .card-item.active .card .card-content.content-second {
	-webkit-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	-moz-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	-o-transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-product20 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-product20 {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-product20 {
	0% {
		opacity: 0;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-product20 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-product-20 {
	-webkit-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-product20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-product30 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-product30 {
	0% {
		opacity: 0;
		-moz-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-product30 {
	0% {
		opacity: 0;
		-o-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-product30 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-product-30 {
	-webkit-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-product30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-product40 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-product40 {
	0% {
		opacity: 0;
		-moz-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-product40 {
	0% {
		opacity: 0;
		-o-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-product40 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-product-40 {
	-webkit-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-product40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-product50 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-product50 {
	0% {
		opacity: 0;
		-moz-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-product50 {
	0% {
		opacity: 0;
		-o-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-product50 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-product-50 {
	-webkit-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-product50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-productother-2016 .module-wrap .global-hide {
	visibility: hidden;
}

.global-index-productother-2016 .module-wrap .global-main-product-other {
	margin: 76px auto;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-head {
	position: relative;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-head h1 {
	cursor: default;
	text-globalgn: center;
	font-size: 24px;
	color: #373d41;
	margin-bottom: 67px;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell {
	width: 33%;
	text-globalgn: center;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell h2 {
	cursor: default;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-img {
	width: 80px;
	height: 80px;
	margin: 0 auto 20px auto;
	position: relative;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-img img {
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	position: absolute;
	left: 0;
	width: 100%;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell h2 {
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: default;
	font-size: 20px;
	color: #373D41;
	margin-bottom: 5px;
	font-weight: bold;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell p {
	line-height: 22px;
	font-size: 14px;
	color: #a9b0b4;
	padding: 0 30px;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell ul {
	padding-top: 15px;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell ul li {
	display: inline-block;
	list-style: none;
	padding: 0 20px 0 10px;
	font-size: 14px;
	position: relative;
}

.global-index-productother-2016 .module-wrap .global-main-product-other .global-main-product-other-cell ul li .list-context {
	color: #00C1DE;
}

.www-global-com-home-solution .module-wrap {
	background: #373D41;
}

.www-global-com-home-solution .module-wrap .slide-container {
	position: relative;
	min-width: 1180px;
	max-width: 1440px;
	height: 344px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn,
.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50px;
	border: 0;
	outline: none;
	cursor: pointer;
	background: transparent;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn i,
.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel i {
	display: inline-block;
	font-size: 25px;
	color: #fff;
	cursor: pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn:hover i,
.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn.left-btn,
.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel.left-btn {
	left: 0;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn.right-btn,
.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel.right-btn {
	right: 0;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel {
	display: none;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-btn-panel .btn-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #161A1D;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30));
	display: none;
}

.www-global-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel {
	display: block;
}

.www-global-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel .btn-bg {
	display: block;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body {
	position: relative;
	overflow: hidden;
	height: 344px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content {
	position: absolute;
	*zoom: 1;
	left: 0;
	top: 0;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content:before,
.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after {
	content: "";
	display: table;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after {
	clear: both;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item {
	position: relative;
	float: left;
	color: #000;
	font-size: 0;
	text-globalgn: center;
	min-width: 236px;
	max-width: 288px;
	min-height: 344px;
	cursor: pointer;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .item-bg {
	width: 100%;
	height: 100%;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #161A1D;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg.other-bg {
	opacity: 0.82;
	filter: alpha(opacity=82);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content {
	position: absolute;
	left: 0;
	right: 0;
	top: 100px;
	bottom: 0;
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	margin-top: 20px;
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel .item-line {
	width: 20px;
	height: 2px;
	background: #fff;
	display: inline-block;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel {
	position: relative;
	width: 25%;
	height: 54px;
	display: inline-block;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img,
.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	display: inline-block;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-title {
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-top: 24px;
	font-weight: bold;
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc {
	font-size: 14px;
	color: #fff;
	text-globalgn: center;
	margin-top: 30px;
	padding: 0px 23px;
	line-height: 24px;
	height: 72px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
	display: inline-block;
	border: 1px solid #fff;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin-top: 62px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link:hover {
	color: #00C1DE;
	background: #fff;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc,
.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg {
	background: #00c2de;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content {
	top: 13%;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel {
	margin-top: 10px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel .item-line {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-title {
	margin-top: 12px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc,
.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc {
	margin-top: 22px;
}

.www-global-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
	margin-top: 14%;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-market20 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-market20 {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-market20 {
	0% {
		opacity: 0;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-market20 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-market-20 {
	-webkit-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-market20 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-market30 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-market30 {
	0% {
		opacity: 0;
		-moz-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-market30 {
	0% {
		opacity: 0;
		-o-transform: translateY(30px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-market30 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-market-30 {
	-webkit-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-market30 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-market40 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-market40 {
	0% {
		opacity: 0;
		-moz-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-market40 {
	0% {
		opacity: 0;
		-o-transform: translateY(40px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-market40 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-market-40 {
	-webkit-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-market40 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes slide-market50 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes slide-market50 {
	0% {
		opacity: 0;
		-moz-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes slide-market50 {
	0% {
		opacity: 0;
		-o-transform: translateY(50px)
	}

	100% {
		opacity: 1;
	}
}

@keyframes slide-market50 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
	}
}
[not-existing] {
	zoom: 1;
}

.slide-market-50 {
	-webkit-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-moz-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	-o-animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
	animation: slide-market50 1.5s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.global-index-market-2016 .module-wrap * {
	padding: 0;
}

.global-index-market-2016 .module-wrap .global-hide {
	visibility: hidden;
}

.global-index-market-2016 .module-wrap .global-main-head {
	position: relative;
	margin-bottom: 67px;
}

.global-index-market-2016 .module-wrap .global-main-head h1 {
	cursor: default;
	text-globalgn: center;
	font-size: 24px;
	color: #373d41;
}

.global-index-market-2016 .module-wrap .global-main-market {
	margin-top: 76px;
	margin-bottom: 76px;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell {
	width: 33.3%;
	text-globalgn: center;
	height: 200px;
	margin: 10px auto;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .header-link {
	display: block;
	text-decoration: none;
	margin: 0 auto;
	width: 100px;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .header-link h2 {
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: 20px;
	color: #373D41;
	margin-top: 10px;
	font-weight: bold;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .header-link:hover h2 {
	color: #00C1DE;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-img {
	position: relative;
	height: 75px;
	width: 75px;
	background: no-repeat center;
	margin: 0 auto;
	-webkit-background-size: 75px;
	-moz-background-size: 75px;
	background-size: 75px;
	background-position: 0 0;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell p {
	line-height: 20px;
	color: #999;
	padding: 0 30px;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-appendix {
	padding-top: 10px;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-appendix .appendix-list {
	display: inline-block;
	list-style: decimal !important;
	padding: 0;
	font-size: 14px;
	position: relative;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-appendix .appendix-list span {
	color: #a9b0b4;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-appendix .appendix-list a {
	text-decoration: none;
	-webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	color: #a9b0b4;
}

.global-index-market-2016 .module-wrap .global-main-product-other .global-main-product-other-cell .global-product-appendix .appendix-list a:hover {
	color: #00C1DE;
}

.global-index-defence .module-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.global-index-defence .module-wrap .global-main-defence-wrapper {
	background-color: #00C1DE;
	position: relative;
	text-globalgn: center;
	padding-top: 32px;
	height: 100px;
	width: 100%
}

.global-index-defence .module-wrap .global-main-defence {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background-repeat: no-repeat!important;
	-webkit-background-size: 100%!important;
	-moz-background-size: 100%!important;
	background-size: 100%!important;
	text-globalgn: center
}

.global-index-defence .module-wrap .defence-desc {
	position: relative;
	z-index: 1;
	text-globalgn: center;
	text-decoration: none;
	font-size: 24px;
	color: #fff
}

.point-area {
	text-globalgn: center;
	position: relative;
	width: 150px;
	height: 150px;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out
}

.point-area .point {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	background: transparent
}

.point-area .point-shadow:after {
	box-shadow: inset 0 0 5em rgba(8, 102, 198, 0)
}

.point-area .point-white {
	background-color: #fff;
	border: 1px solid #00c1de
}

.point-area .point-dot {
	z-index: 1;
	background-color: #0866c6;
	border: 1px solid rgba(8, 102, 198, 0)
}

.point-area .point-10 {
	width: 100%;
	height: 100%
}

.point-area .point-10:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 225ms infinite;
	animation: ripple 4.5s ease-out 225ms infinite
}

.point-area .point-20 {
	width: 100%;
	height: 100%
}

.point-area .point-20:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out .45s infinite;
	animation: ripple 4.5s ease-out .45s infinite
}

.point-area .point-30 {
	width: 100%;
	height: 100%
}

.point-area .point-30:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 675ms infinite;
	animation: ripple 4.5s ease-out 675ms infinite
}

.point-area .point-40 {
	width: 100%;
	height: 100%
}

.point-area .point-40:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out .9s infinite;
	animation: ripple 4.5s ease-out .9s infinite
}

.point-area .point-50 {
	width: 100%;
	height: 100%
}

.point-area .point-50:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 1125ms infinite;
	animation: ripple 4.5s ease-out 1125ms infinite
}

.point-area .point-60 {
	width: 100%;
	height: 100%
}

.point-area .point-60:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 1.35s infinite;
	animation: ripple 4.5s ease-out 1.35s infinite
}

.point-area .point-70 {
	width: 100%;
	height: 100%
}

.point-area .point-70:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 1575ms infinite;
	animation: ripple 4.5s ease-out 1575ms infinite
}

.point-area .point-80 {
	width: 100%;
	height: 100%
}

.point-area .point-80:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 1.8s infinite;
	animation: ripple 4.5s ease-out 1.8s infinite
}

.point-area .point-90 {
	width: 100%;
	height: 100%
}

.point-area .point-90:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 2025ms infinite;
	animation: ripple 4.5s ease-out 2025ms infinite
}

.point-area .point-100 {
	width: 100%;
	height: 100%
}

.point-area .point-100:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #0866c6;
	opacity: 0;
	-webkit-animation: ripple 4.5s ease-out 2.25s infinite;
	animation: ripple 4.5s ease-out 2.25s infinite
}

lesshat-selector {
	-lh-property: 0
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}[not-existing] {
	zoom: 1
}

.global-index-serve-2016 .module-wrap .global-main-serve-head {
	margin-bottom: 60px
}

.global-index-serve-2016 .module-wrap .global-main-serve-head h1 {
	text-globalgn: center;
	font-size: 24px;
	color: #373d41
}

.global-index-serve-2016 .module-wrap .global-main-serve {
	margin-top: 80px;
	margin-bottom: 50px
}

.global-index-serve-2016 .module-wrap .global-main-serve .main-img,.global-index-serve-2016 .module-wrap .global-main-serve .main-img img {
	width: 100%
}

.global-index-serve-2016 .module-wrap .global-main-serve .main-bar {
	padding: 0 10%
}

.global-index-serve-2016 .module-wrap .global-main-serve .main-bar .main-bar-list {
	box-sizing: border-box;
	padding: 0 10px;
	float: left;
	width: 25%
}

.global-index-serve-2016 .module-wrap .global-main-serve .main-bar .main-bar-list img {
	width: 50px;
	height: 50px;
	float: left
}

.global-index-serve-2016 .module-wrap .global-main-serve .main-bar .main-bar-list p {
	float: left;
	line-height: 50px;
	color: #373d41;
	font-size: 12px;
	padding-left: 10px
}

.global-index-partner-2016 .module-wrap * {
	box-sizing: border-box
}

.global-index-partner-2016 .module-wrap .global-main-head {
	margin-bottom: 12px
}

.global-index-partner-2016 .module-wrap .global-main-head h1 {
	text-globalgn: center;
	font-size: 24px;
	color: #373d41
}

.global-index-partner-2016 .module-wrap .global-main-partner {
	margin-top: 80px
}

.global-index-partner-2016 .module-wrap .global-main-partner .global-main-partner-more {
	text-globalgn: center;
	font-size: 12px;
	margin: -40px 0 54px
}

.global-index-partner-2016 .module-wrap .global-main-partner .global-main-partner-box {
	width: 20%;
	height: 203px
}

.global-index-partner-2016 .module-wrap .global-main-partner .global-main-partner-box>.context {
	text-globalgn: center;
	height: 130px;
	padding-top: 36.5px
}

.global-index-register .module-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.global-index-register .module-wrap .global-main-register-wrapper {
	position: relative;
	height: 200px;
	width: 100%;
	background-color: #00C1DE;
}

.global-index-register .module-wrap .context {
	position: absolute;
	top: 56px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	color: #fff;
	text-globalgn: center;
}

.global-index-register .module-wrap .global-main-register {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(40));
}

.global-index-register .module-wrap .register-desc {
	font-size: 24px;
	line-height: 31px;
	margin-bottom: 17px;
}

.global-index-register .module-wrap .register-btn {
	-webkit-transition: all 0.225s ease-in-out;
	-moz-transition: all 0.225s ease-in-out;
	-o-transition: all 0.225s ease-in-out;
	transition: all 0.225s ease-in-out;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	font-size: 16px!important;
	line-height: 36px;
	padding: 0 28px;
	height: 36px;
	outline: none;
	cursor: pointer;
}

.global-index-register .module-wrap .register-btn:hover {
	color: #00c1de;
	background: #fff;
	border-color: #fff;
}

.global-index-config .module-wrap textarea.schemaData {
	visibility: hidden;
	width: 0;
	height: 0;
	display: block;
	border: 0
}

.global-index-solution-tip .module-wrap .solution-tip-mask {
	display: none;
	background-color: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win {
	box-sizing: border-box;
	width: 480px;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: 200px;
	background-color: #fff;
	padding: 24px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win h3 {
	font-size: 18px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul {
	margin-top: 20px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li {
	cursor: pointer;
	float: left;
	width: 128px;
	height: 36px;
	line-height: 36px;
	text-globalgn: center;
	border: 1px solid #d7d8d9;
	margin: 0 0 24px 20px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li span {
	display: none
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li a {
	text-decoration: none!important
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.first {
	margin: 0 0 20px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li:hover {
	border: 1px solid #00c1de;
	color: #00c1de
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.action {
	border: 1px solid #00c1de;
	color: #00c1de;
	background-color: #e6f9fc
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.action p {
	position: relative
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.action p a:hover {
	text-decoration: none!important
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.action p span {
	right: 0;
	height: 0;
	border-bottom: 20px solid #00c1de;
	border-left: 20px solid transparent;
	display: inline-block;
	position: absolute;
	bottom: 0
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win ul li.action p i {
	display: inline-block;
	transform: scale(.6);
	color: #fff;
	content: "\EA5B";
	font-family: iconfont;
	position: absolute;
	left: -11px;
	bottom: -22px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .btn {
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-globalgn: center;
	background-color: #00c1de;
	color: #fff;
	display: inline-block;
	float: right
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .btn:hover {
	text-decoration: none;
	background-color: rgba(0,193,222,.7)
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .btn.un-click {
	background-color: #eee;
	cursor: default
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win i {
	position: absolute;
	right: 24px;
	font-size: 18px;
	cursor: pointer
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .tip-links {
	width: 100%;
	height: 66px;
	display: block;
	border: 1px solid #d7d8d9;
	text-globalgn: center;
	margin-top: 16px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .tip-links h4 {
	margin-top: 14px;
	font-size: 16px
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .tip-links p {
	color: #73777a
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .tip-links:hover {
	text-decoration: none;
	box-shadow: 0 0 10px #bec4c7
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .tip-links:hover h4 {
	color: #00c1de
}

.global-index-solution-tip .module-wrap .solution-tip-mask .tip-win .step2 {
	display: none
}