a,h1,h2,h3,h4,h5,p,span {
	position: relative
}

.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5 {
	/* font-weight: normal; */
	line-height: 1.2;
	font-style: normal;
	margin: 0;
}

.h1,.h2,.h3,h1,h2,h3 {
	/* font-family: "exo_2.0thin","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif; */
	line-height: 1
}

.h1,h1 {
	font-size: 64px;
}

.h2,h2 {
	font-size: 48px;
}

.h3,h3 {
	font-size: 36px;
}

.h4,h4 {
	font-size: 24px;
}

.h5,h5 {
	font-size: 16px;
}
@media (max-width:1600px) {
	.h1,h1 {
		font-size: 56px;
	}
	
	.h2,h2 {
		font-size: 40px;
	}
	
	.h3,h3 {
		font-size: 32px;
	}
	
	.h4,h4 {
		font-size: 20px;
	}
	
	.h5,h5 {
		font-size: 14px;
	}
}
@media (max-width:1280px) {
	.h1,h1 {
		font-size: 50px;
	}
	
	.h2,h2 {
		font-size: 32px;
	}
	
	.h3,h3 {
		font-size: 26px;
	}
	
	.h4,h4 {
		font-size: 18px;
	}
	
	.h5,h5 {
		font-size: 14px;
	}
}
h1,h2,h3,h4,h5,h6,p,span {
	cursor: default
}
ol,ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0
}

li {
	position: relative
}

img {
	border: 0
}

img .middle {
	vertical-align: middle
}

*,:after,:before {
	box-sizing: border-box
}

.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}
.cooling-heating {
	z-index: 1;
	position: fixed;
	bottom: 40px;
	left: 40px
}

@media screen and (min-width:0px) and (max-width:767px) {
	.cooling-heating {
		bottom: auto;
		top: 200px;
		left: 31px;
		position: absolute;
		max-width: 100px
	}
}
.cooling-heating {
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	left: 35px;
	z-index: 100
}
@media screen and (min-width:992px) and (max-width:1439px) {
	/* .cooling-heating {
		left: 20px
	} */

	.cooling-heating img {
		height: 120px
	}
}

@media screen and (min-width:0) and (max-width:991px) {
	.cooling-heating {
		display: none
	}
}

.first-right{
	position:relative;
	left:90px;
	width:calc(100vw - 90px);
	height:100%;
	/* max-width:100%;
	max-height:calc(100vh - 96px) */
}
.first-right img{
	width:100%;
	max-height:calc(100vh - 96px);
	height:100%;
}
@media screen and (max-width: 991px) and (min-width: 0){
	.first-right{
	left:0px;
	width:100vw;
	height: auto;
}
}
.sectionfull{
	position:relative;
	top:96px;
	height: calc(100vh - 96px);
}
.sectionfullimg{
	width:100%;
}
.sectionpart{
	position:relative;
	top:96px;
}
@media screen and (min-width:769px) {
	.sectionfull{
		height: calc(100vh - 96px);
	}
}
@media screen and (min-width:0) and (max-width:768px) {
	.sectionfull{
		height: auto;
		/* min-height:calc(100vw*950/1920); */
		top:60px;
	}
	.sectionpart {
    position: relative;
    top: 60px;
}
}

.mb10 {
	margin-bottom: 10px
}

.mb20 {
	margin-bottom: 20px
}
.mb30 {
	margin-bottom: 30px
}
.mb50 {
	margin-bottom: 50px
}
.mb80 {
	margin-bottom: 80px
}
.mb120 {
	margin-bottom: 120px
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 80px;
}
.mt120 {
	margin-top: 120px
}
.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px
}
.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px
}
.mtb30 {
	margin-top: 30px;
	margin-bottom: 30px
}
.mtb50 {
	margin-top: 50px;
	margin-bottom: 50px
}
.mtb80 {
	margin-top: 80px;
	margin-bottom: 80px
}
.mtb100 {
	margin-top: 100px;
	margin-bottom: 100px
}
.mtb120 {
	margin-top: 120px;
	margin-bottom: 120px
}
.padtb50{
	padding-top:50px;
	padding-bottom:50px;
}
.pad100{
	padding-top:100px;
}
.pad120{
	padding-top:120px;
}
.padtb120{
	padding-top:120px;
	padding-bottom:120px;
}
@media screen and (min-width:1280px) and (max-width:1440px) {
	.pad50{
		padding-top:25px;
	}
	.pad100{
		padding-top:80px;
	}
	.pad120{
		padding-top:100px;
	}
	.padtb120{
		padding-top:100px;
		padding-bottom:100px;
	}
}
@media screen and (min-width:992px) and (max-width:1279px) {
	.pad100{
		padding-top:50px;
	}
	.pad120{
		padding-top:60px;
	}
	.padtb120{
		padding-top:60px;
		padding-bottom:60px;
	}
}
@media screen and (min-width:0) and (max-width:991px) {
	.pad100{
		padding-top:20px;
	}
	.pad120{
		padding-top:30px;
	}
	.padtb120{
		padding-top:30px;
		padding-bottom:30px;
	}
}
.mt0 {
	margin-top: 0!important
}

.mb0 {
	margin-bottom: 0!important
}

.m0 {
	margin: 0!important
}
@media (max-width:1366px) {
	.mt50 {
		margin-top: 25px;
	}
	.padtb50{
		padding-top:25px;
		padding-bottom:25px;
	}
	.mt80 {
		margin-top: 40px;
	}
	.mb50 {
		margin-bottom: 25px
	}
	.mb80 {
		margin-bottom: 40px
	}
	.mtb50 {
		margin-top: 25px;
		margin-bottom: 25px
	}
	.mtb80 {
		margin-top: 40px;
		margin-bottom: 40px
	}
	.mtb100 {
		margin-top: 50px;
		margin-bottom: 50px
	}
}
.js-page-show {
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .5s cubic-bezier(.25,.25,.75,.75) .1s;
    -o-transition: opacity .5s .1s cubic-bezier(.25,.25,.75,.75);
    transition: opacity .5s cubic-bezier(.25,.25,.75,.75) .1s;
}
.js-page-ready {
	opacity: 0
}
#Container {
	position: relative
}
@media screen and (min-width:769px) {
#Container {
		min-width: 1024px;
		min-height: 100vh;
		padding-bottom:50vh;
	}
	.concept-parallax{
	padding-bottom:20vh;
	}
}
.sectionTitleEn{
	/*border-bottom:3px solid #a50082;*/
	padding-bottom:3px;
	font-size:16px;
	font-weight:900;
}
.sectionTitleEn:before {
    content: '';
    height: 2px;
    background-color: #a50082;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    
    -webkit-animation: ZUkwv 2.5s ease infinite;
            animation: ZUkwv 2.5s ease infinite;
  }
  @-webkit-keyframes ZUkwv {
  0% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  15% {
    transform: scaleX(1);
    transform-origin: left center;
  }
  16% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  40% {
    transform: scaleX(0);
    transform-origin: right center;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center;
  }
}

@keyframes ZUkwv {
  0% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  15% {
    transform: scaleX(1);
    transform-origin: left center;
  }
  16% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  40% {
    transform: scaleX(0);
    transform-origin: right center;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center;
  }
}
.titlePart{
	font-size:16px;
	color:#464646;
}
.titlePart h3{
	font-weight:folder;
}
.sectionTitleP{
	padding-top:10px;
	font-size:16px;
	line-height:24px;
}
.news_sum2{
	color:#827e80;
	font-size:14px; 
	line-height:30px;
	text-align:center;
	width:62.5%;
	margin-left:auto;
	margin-right:auto;
}
.news_sum2 h5{
	line-height:50px;
	text-align:center;
	font-size:30px;
}
@media(max-width:768px) {
	.news_sum2{
	width:80%;
	}
	.news_sum2 img{
	max-width:100%;
	}
	.news_sum2 h5{
	font-size:20px;
    line-height: 24px;
	}
}
.news_sum2_text{
	text-align: left;
	border-top:1px solid #d9d9d9;
	margin-top:40px;
	padding-top:48px;
}
.news_sum2_text strong{
	height:40px;
	line-height:40px;
	display:block;
}
.news_sum2_text strong a{
	font-size:20px;
}
.news_sum2_text a{
	display:block;
	line-height:32px;
	font-size:14px;
}
.infoContent{
	text-align:left;
}
.section404{
	height:calc(100vh - 400px);
	text-align:center;	
	vertical-align:middle;
}
.section404text{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 40px;
}

.anim_emt {
	visibility: hidden;
}
.section404foot .anim_emt {
	visibility: visible;
}
.anim_emt.start-animation.scale_up {
	-webkit-animation: mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);
	animation: mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);
	visibility: visible
}

.anim_emt.start-animation.fade_in {
	-webkit-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
	animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
	visibility: visible
}

 .anim_emt.start-animation.r_to_l {
	-webkit-animation: mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);
	animation: mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);
	visibility: visible
} 

.anim_emt.start-animation.l_to_r {
	-webkit-animation: mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);
	animation: mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);
	visibility: visible
}

.anim_emt.start-animation.t_to_b {
	-webkit-animation: mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);
	animation: mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);
	visibility: visible
}

.anim_emt.start-animation.b_to_t {
	-webkit-animation: mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);
	animation: mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);
	visibility: visible
}
.anim_emt.start-animation.right_to_left {
	animation:mymove 2s;
-webkit-animation:mymove 2s;
	visibility: visible;
	animation-fill-mode:forwards;
}
.anim_emt.start-animation.right_to_left1 {
	animation:mymove2 2s;
-webkit-animation:mymove2 2s;
	visibility: visible;
	animation-fill-mode:forwards;
}
.anim_emt.start-animation.left_to_right {
	animation:mymove1 2s;
-webkit-animation:mymove1 2s;
	visibility: visible;
	animation-fill-mode:forwards;
}
@keyframes mymove
{
from {right:-200%;}
to {right:0%;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {right:-200%;}
to {right:0%;}
}


@keyframes mymove2
{
from {right:0%;}
to {right:0%;}
}

@-webkit-keyframes mymove2 /*Safari and Chrome*/
{
from {right:0%;}
to {right:0%;}
}


@keyframes mymove1
{
	 from {left:-200%;}
 to {left:0%;}

}

@-webkit-keyframes mymove1 /*Safari and Chrome*/
{
	 from {left:-200%;}
 to {left:0%;}

}
@-webkit-keyframes mk_scale {
	0% {
		-webkit-transform: scale(.3);
		transform: scale(.3);
		opacity: .1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes mk_scale {
	0% {
		-webkit-transform: scale(.3);
		transform: scale(.3);
		opacity: .1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes mk_fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}
}

@keyframes mk_fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes mk_left_to_right {
	0% {
		-webkit-transform: translate(-20px,0);
		transform: translate(-20px,0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}

@keyframes mk_left_to_right {
	0% {
		-webkit-transform: translate(-20px,0);
		transform: translate(-20px,0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}

@-webkit-keyframes mk_right_to_left {
	0% {
		-webkit-transform: translate(20px,0);
		transform: translate(20px,0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}

@keyframes mk_right_to_left {
	0% {
		-webkit-transform: translate(20px,0);
		transform: translate(20px,0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}

@-webkit-keyframes mk_bottom_to_top {
	0% {
		-webkit-transform: translate(0,20px);
		transform: translate(0,20px);
		/* opacity: 0 */
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		/* opacity: 1 */
	}
}

@keyframes mk_bottom_to_top {
	0% {
		-webkit-transform: translate(0,20px);
		transform: translate(0,20px);
		/* opacity: 0 */
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		/* opacity: 1 */
	}
}

@-webkit-keyframes mk_top_to_bottom {
	0% {
		-webkit-transform: translate(0,-20px);
		transform: translate(0,-20px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}

@keyframes mk_top_to_bottom {
	0% {
		-webkit-transform: translate(0,-20px);
		transform: translate(0,-20px);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1
	}
}
