.right-fixed {
	border: none;
	height: auto
}

.right-fixed .mouse {
	display: none
}
.about-13 {
					overflow: hidden;
					right: 0%;					
					z-index: 9;
					position: absolute;
					cursor: pointer;
				}
				
				.about-13 ul {
					overflow: hidden;
					display: flex;
					/* height: 200px; */
					float: right;
					/*padding-right: 8%;*/
				}
				
				.about-13 ul li a {
					display: block;
					font-size: 22px;
					font-family: "Microsoft YaHei";
					color: #666;
					text-transform: uppercase;
					border-right: 1px solid #e5e5e5;
				}
				.about-13 ul li a:hover {
					color: #8fc055;
					text-transform: uppercase;
				}
				
				.about-13 ul li:last-child a {
					border-right: none
				}
				
				.about-13 ul li a {
					height: 50px;
					padding: 0 16px;
					line-height: 50px;
				}
.about-14 {
					overflow: hidden;
					right: 8%;					
					z-index: 9;
					position: absolute;
					cursor: pointer;
				}
				
				.about-14 ul {
					overflow: hidden;
					display: flex;
					/* height: 200px; */
					float: right;
					/*padding-right: 8%;*/
				}
				
				.about-14 ul li a {
					display: block;
					font-size: 22px;
					font-family: "Microsoft YaHei";
					color: #666;
					text-transform: uppercase;
					border-right: 1px solid #e5e5e5;
				}
				.about-14 ul li a:hover {
					color: #8fc055;
					text-transform: uppercase;
				}
				
				.about-14 ul li:last-child a {
					border-right: none
				}
				
				.about-14 ul li a {
					height: 50px;
					padding: 0 16px;
					line-height: 50px;
				}				
				
				
				
@media only all and (max-width: 768px) {
	.content {
		margin-top: 60px
	}
	.content .content-inside .introduct1 .introduct1-con .text .detail {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #666;
    margin-top: 20px;
    font-weight: lighter;
}
}

.content .banner {
	position: relative;
	overflow: hidden
}

.content .banner .banner-img {
	width: 100%
}

.content .banner .banner-bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 35.5%
}

.content .banner .banner-tit {
	width: 258px;
	position: absolute;
	right: 19.4%;
	top: 50%;
	margin-top: -63px
}

@media only all and (max-width: 1024px) {
	.content .banner .banner-tit {
		width: 150px;
		margin-top: -36px
	}
}

@media only all and (max-width: 414px) {
	.content .banner .banner-tit {
		width: 100px;
		margin-top: -24px
	}
}

.content .banner .banner-text {
	font-size: 60px;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: 20.4%
}

@media only all and (max-width: 1440px) {
	.content .banner .banner-text {
		font-size: 50px;
		margin-top: -25px
	}
}

@media only all and (max-width: 1024px) {
	.content .banner .banner-text {
		font-size: 30px;
		margin-top: -15px
	}
}

@media only all and (max-width: 414px) {
	.content .banner .banner-text {
		font-size: 20px;
		margin-top: -10px
	}
}

.content .banner .line {
	position: absolute;
	right: 0;
	top: 0;
	width: 81px;
	height: 100%;
	/*border-left: 1px solid rgba(0, 0, 0, 0.1)*/
}

@media only all and (max-width: 1024px) {
	.content .banner .line {
		width: 50px
	}
}

@media only all and (max-width: 768px) {
	.content .banner .line {
		display: none
	}
}

.content .commit-tit {
	font-size: 46px;
	line-height: 1.3;
	color: #333;
	padding-left: 0px;
	position: relative;
	font-weight: bold;
}

@media only all and (max-width: 1440px) {
	.content .commit-tit {
		font-size: 30px
	}
}

@media only all and (max-width: 1024px) {
	.about-13 {
  display: none;
}
	.about-14 {
  display: none;
}
	.content .commit-tit {
		font-size: 20px;
		padding-left: 20px
	}
}

.content .commit-tit .line1 {
	position: absolute;
	width: 3px;
	height: 100%;
	background-color: #8fc055;
	left: 4px;
	top: 0;
	/*-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);*/
	display: inline-block
}

.content .commit-tit .line2 {
	position: absolute;
	width: 3px;
	height: 100%;
	background-color: #8fc055;
	left: 14px;
	top: 0;
	/*-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);*/
	display: inline-block
}

@media only all and (max-width: 1024px) {
	.content .commit-tit .line2 {
		left: 11px
	}
}

.content .content-inside {
	position: relative
}

.content .content-inside .right-fixed2 {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	width: 81px;
	height: 100%;
	/*border-left: 1px solid rgba(0, 0, 0, 0.1)*/
}

@media only all and (max-width: 1024px) {
	.content .content-inside .right-fixed2 {
		width: 50px
	}
}

@media only all and (max-width: 768px) {
	.content .content-inside .right-fixed2 {
		display: none
	}
}

.content .content-inside .introduct1 {
	padding-top: 80px;
	margin-bottom: 80px;
	position: relative
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 {
		padding-top: 20px;
		margin-bottom:20px
	}
}

.content .content-inside .introduct1 .skew-bg1 {
	position: absolute;
	width: 13.5%;
	left: 0;
	top: 80px
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .skew-bg1 {
		top: 20px;
		display: none;
	}
	.content .content-inside .introduct1 .commit-tit {
	    margin-left: 0% !important;
	}
}

.content .content-inside .introduct1 .commit-tit-img {
	margin-left: 13.8%;
	width: 14.4%
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .commit-tit-img {
		width: 30%
	}
}

.content .content-inside .introduct1 .commit-tit {
	margin-left:8%
}

.content .content-inside .introduct1 .introduct1-con {
	margin-top: 60px
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .introduct1-con {
		margin-top: 20px
	}
}

.content .content-inside .introduct1 .introduct1-con .img {
	width: 58.4%;
	position: relative;
	cursor: pointer
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .introduct1-con .img {
		width: 100%;
		float: none
	}
}

.content .content-inside .introduct1 .introduct1-con .img img {
	width: 100%
}

.content .content-inside .introduct1 .introduct1-con .img .video-close {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -35px;
	width: 70px;
	height: 60px;
	border: 1px solid #fff;
	/*-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	transform: skew(-15deg);*/
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .img .video-close {
		width: 50px;
		height: 40px
	}
}

@media only all and (max-width: 768px) {
	.content .content-inside .introduct1 .introduct1-con .img .video-close {
		right: 6%
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .introduct1-con .img .video-close {
		margin-top: -22px
	}
}

.content .content-inside .introduct1 .introduct1-con .img .video-close:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 0px;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	-o-transition: -o-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -moz-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -moz-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -o-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}

.content .content-inside .introduct1 .introduct1-con .img .video-close .close-con {
	/*-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-ms-transform: skew(15deg);
	-o-transform: skew(15deg);
	transform: skew(15deg);*/
	width: 25px;
	height: 29px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	margin-top: 15px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .img .video-close .close-con {
		width: 17.5px;
		height: 20.3px;
		margin-top: 10.5px
	}
}

.content .content-inside .introduct1 .introduct1-con .img .video-close .close-con img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s
}

.content .content-inside .introduct1 .introduct1-con .img .video-close .close-con img.close-icon-hover {
	opacity: 0
}

.content .content-inside .introduct1 .introduct1-con .img .video-close:hover:before {
	/*-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1)*/
}

.content .content-inside .introduct1 .introduct1-con .img .video-close:hover .close-con img.close-icon {
	opacity: 0
}

.content .content-inside .introduct1 .introduct1-con .img .video-close:hover .close-con img.close-icon-hover {
	opacity: 1
}

.content .content-inside .introduct1 .introduct1-con .text {
	margin-left: 6%;
	/*margin-top: 30px;*/
	width: 27%
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct1 .introduct1-con .text {
		margin-left: 3%;
		margin-top: 0;
		width: 33%
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct1 .introduct1-con .text {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px;
		/*margin-bottom: 20px*/
	}
}

.content .content-inside .introduct1 .introduct1-con .text h3 {
	font-size: 30px;
	line-height: 40px;
	color: #8fc055
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .text h3 {
		font-size: 20px
	}
}

.content .content-inside .introduct1 .introduct1-con .text h3 span {
	font-size: 16px
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .text h3 span {
		font-size: 14px
	}
}

.content .content-inside .introduct1 .introduct1-con .text .detail {
	font-size: 22px;
	line-height:35px;
	color: #666;
	margin-top: 30px;
	font-weight:lighter;
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct1 .introduct1-con .text .detail.en {
		font-size: 14px;
		line-height: 24px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .text .detail {
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px
	}
}

.content .content-inside .introduct1 .introduct1-con .numbers {
	position: absolute;
	right: -100px;
	bottom: 0;
	width: 60.3%
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .numbers {
		width: 70%;
		right: -50px
	}
}

@media only all and (max-width: 768px) {
	.content .content-inside .introduct1 .introduct1-con .numbers {
		position: relative;
		display: inline-block;
		bottom: 0;
		width: 100%;
		right: 0;
		/*
		width: 90%;		
		right: -24%*/
	}

	
	
	
	
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con {
	/*-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	transform: skew(-15deg);*/
	background-color: #06445e;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-right: 50px
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con.en {
	padding-left: 50px
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 50px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con {
		padding-top: 10px;
		padding-bottom: 0;
		padding-left: 20px
	}
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
	/*transform: skew(15deg);*/
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin-right: 100px;
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
		width: 40%
	}
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item.en {
	width: 17%
}

@media only all and (max-width: 768px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item.en {
		width: 80%
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
		font-size: 14px;
		line-height: 24px
	}
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item:first-child {
	margin-right: 80px;
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item:first-child {
		margin-right: 30px
	}
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item:first-child.en {
	margin-right: 20px
}

.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item span {
	font-size: 46px;
	line-height: 55px;
	font-weight: bold
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item span {
		font-size: 38px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item span {
		font-size: 30px
	}
}

.content .content-inside .introduct2 {
	position: relative
}

.content .content-inside .introduct2 .skew-bg2 {
	position: absolute;
	width: 19.2%;
	top: 0;
	left: 0
}

.content .content-inside .introduct2 .text {
	width: 45%
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .text {
		float: none;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px
	}
	.content .content-inside .introduct2 .text .text-con {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #666;
    width: 80%;
    text-align: justify;
    margin-left: 10%;
    font-weight: lighter;
    padding-top: 0%;
}
}

.content .content-inside .introduct2 .text .text-con {
	font-size: 22px;
	line-height:35px;
	color: #666;
	width: 80%;
	text-align: justify;
	margin-left: 10%;
	font-weight: lighter;
	padding-top: 5%;
}

.content .content-inside .introduct2 .text .text-con.en {
	padding-top: 10%
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct2 .text .text-con.en {
		font-size: 14px;
		line-height: 24px;
		width: 70%;
		padding-top: 10%;
		margin-left: 25%
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .text .text-con.en {
		width: 100%;
		margin-left: 0%;
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct2 .text .text-con {
		padding-top: 25%
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct1 .skew-bg1 {
	    position: absolute;
	    width: 13.5%;
	    left: 0;
	    top: 40px;}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
	    /* transform: skew(15deg); */
	    font-size: 12px;
	    line-height:20px;
	    color: #fff;
	    display: inline-block;
	    vertical-align: top;
	    margin-right: 0px;
		}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
	    width: 20%;
	}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item:first-child {
	    margin-right: 10px;
	}
	.content .content-inside .introduct1 {
	    padding-top: 20px;
	    margin-bottom: 40px;
	    position: relative;
	}
	.content .content-inside .introduct2 .text .text-con {
	font-size: 14px;
    line-height: 20px;
    width: 90%;
    padding-top: 5%;
    margin-left: 5%;
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .text .text-con {
		width: 100% !important;
		margin-left: 0%!important;
		padding-top: 20px;
		padding-bottom: 20px
	}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item {
	    width: 49%;
	}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con {
	    background-color: #06445e;
	    padding-top: 30px;
	}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con .item:first-child {
	    margin-right: 0;
	}
	.content .content-inside .introduct1 .introduct1-con .numbers .numbers-con {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 20px;
	}
}

.content .content-inside .introduct2 .img {
	width: 55%;
	position: relative;
	overflow: hidden
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .img {
		width: 100%
	}
	
}

.content .content-inside .introduct2 .img .skew {
	position: absolute;
	top: 0;
	left: 0;
	width: 21.5%
}

.content .content-inside .introduct2 .img .img2 {
	width: 100%
}

.content .content-inside .introduct2 .numbers .numbers-con {
	background-color: rgba(0, 0, 0, 0.2);
	padding: 39px 117px 39px 147px;
	position: relative;
	/*-webkit-transform: skew(-15deg) translateX(-50%);
	-moz-transform: skew(-15deg) translateX(-50%);
	-ms-transform: skew(-15deg) translateX(-50%);
	-o-transform: skew(-15deg) translateX(-50%);
	transform: skew(-15deg) translateX(-50%);*/
	position: absolute;
	bottom: 90px;
	left: 50%;
	width: 1450px;
	font-size: 0
}

.content .content-inside .introduct2 .numbers .numbers-con.en {
	padding: 20px
}

@media only all and (max-width: 768px) {
	.content .content-inside .introduct2 .numbers .numbers-con.en {
		position: relative;
		display: inline-block;
		bottom: 0px
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .numbers .numbers-con.en {
		-webkit-transform: skew(0) translateX(-50%);
		-moz-transform: skew(0) translateX(-50%);
		-ms-transform: skew(0) translateX(-50%);
		-o-transform: skew(0) translateX(-50%);
		transform: skew(0) translateX(-50%)
	}
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct2 .numbers .numbers-con {
		width: 1400px;
		padding: 39px 100px 39px 100px
	}
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct2 .numbers .numbers-con {
		width: 1110px;
		padding: 20px;
		bottom: 40px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct2 .numbers .numbers-con {
		width: 90%;
		padding: 10px 20px;
		bottom: 20px
	}
}

@media only all and (max-width: 768px) {
	.content .content-inside .introduct2 .numbers .numbers-con {
		position: relative;
		display: inline-block;
		bottom: 0px
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .numbers .numbers-con {
		-webkit-transform: skew(0) translateX(-50%);
		-moz-transform: skew(0) translateX(-50%);
		-ms-transform: skew(0) translateX(-50%);
		-o-transform: skew(0) translateX(-50%);
		transform: skew(0) translateX(-50%)
	}
}

.content .content-inside .introduct2 .numbers .numbers-con .item {
	/*-webkit-transform: skew(15deg);
	-moz-transform: skew(15deg);
	-ms-transform: skew(15deg);
	-o-transform: skew(15deg);
	transform: skew(15deg);*/
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin-right: 18%;
	width: 17%
}

.content .content-inside .introduct2 .numbers .numbers-con .item:first-child {
	width: 20%
}

.content .content-inside .introduct2 .numbers .numbers-con .item.en {
	width: 25%;
	margin: 0 auto;
	text-align: left;
	margin-right: 15%
}

.content .content-inside .introduct2 .numbers .numbers-con .item.en:nth-child(1) {
	margin-left: 5%
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item.en {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
		-webkit-transform: skew(0);
		-moz-transform: skew(0);
		-ms-transform: skew(0);
		-o-transform: skew(0);
		transform: skew(0);
		max-width: none;
		width: 100%
	}
}

.content .content-inside .introduct2 .numbers .numbers-con .item.en span {
	font-size: 46px
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item.en span {
		font-size: 38px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item.en span {
		font-size: 36px
	}
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item {
		font-size: 14px
	}

	.content .content-inside .introduct2 .numbers .numbers-con .item:nth-child(1) {
		margin-left: 5%
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item {
		font-size: 14px
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
		-webkit-transform: skew(0);
		-moz-transform: skew(0);
		-ms-transform: skew(0);
		-o-transform: skew(0);
		transform: skew(0);
		max-width: none
	}
}

.content .content-inside .introduct2 .numbers .numbers-con .item:last-child {
	margin-right: 0
}

.content .content-inside .introduct2 .numbers .numbers-con .item:nth-child(2).en {
	margin-right: 20px
}

.content .content-inside .introduct2 .numbers .numbers-con .item:nth-child(3) span,
.content .content-inside .introduct2 .numbers .numbers-con .item:nth-child(4) span,
.content .content-inside .introduct2 .numbers .numbers-con .item:nth-child(5) span {
	color: #fff
}

.content .content-inside .introduct2 .numbers .numbers-con .item span {
	font-size: 46px;
	line-height: 55px;
	font-weight: bold;
	color: #8fc055
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item span {
		font-size: 38px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct2 .numbers .numbers-con .item span {
		font-size: 36px
	}
}

.content .content-inside .introduct3 {
	
	position: relative
}

.content .content-inside .introduct3 .skew-bg3 {
	position: absolute;
	width: 16.8%;
	/*bottom: 0;*/
	right: 0;
	z-index: 1
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct3 .skew-bg3 {
		display: none
	}
}

.content .content-inside .introduct3 .img {
	position: absolute;
	top: 10%;
	/*-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
	width: 54%;
	z-index: 1;
	left: 4.5%
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct3 .img {
		position: static;
		transform: translateY(0);
		width: 100%;
		left: 0;
		display: none;
	}
}

.content .content-inside .introduct3 .img img {
	width: 100%
}

.content .content-inside .introduct3 .text {
	height: 600px;
	background-color: #fff;
	width: 72%;
	position: relative
}

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct3 .text {
		height: 650px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct3 .text {
		height: 260px
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct3 .text {
		height: auto;
		width: 100%;
		padding-bottom: 30px
	}
}

/*.content .content-inside .introduct3 .text:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-bottom: 860px solid #fff;
	border-left: 215px solid transparent;
	left: -215px
}*/

@media only all and (max-width: 1440px) {
	.content .content-inside .introduct3 .text:before {
		border-bottom: 650px solid #fff;
		border-left: 160px solid transparent;
		left: -160px
	}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct3 .text:before {
		border-bottom: 500px solid #fff
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct3 .text:before {
		display: none
	}
}

.content .content-inside .introduct3 .text .text-con {
	font-size: 22px;
	line-height:35px;
	color: #666;
	width: 33%;
	text-align: justify;
	padding-top: 15%;
	margin-left: 50.5%;
	font-weight: lighter;
}

@media only all and (max-width: 1600px) {
	.content .content-inside .introduct3 .text .text-con.en {
		font-size: 14px;
		line-height: 24px
	}
	.content .content-inside .introduct1 .introduct1-con .text .detail {
	    font-size: 22px;
	    line-height: 35px;
	    color: #666;
	    margin-top: 20px;
	    font-weight: lighter;
	}
	.content .content-inside .introduct2 .text .text-con {
	    font-size: 22px;
	    line-height: 35px;
	    color: #666;
	    width: 80%;
	    text-align: justify;
	    margin-left: 10%;
	    font-weight: lighter;
	    padding-top: 0%;}
}

@media only all and (max-width: 1024px) {
	.content .content-inside .introduct3 .text .text-con {
		font-size: 14px;
		line-height: 24px;
		width: 40%
	}
}

@media only all and (max-width: 414px) {
	.content .content-inside .introduct3 .text .text-con {
		width: 100%;
		padding-top: 20px;
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: normal;
	}
	
}

/*# sourceMappingURL=introduct.css.map */
