.about1 {
	width: 100%;
	color: #010101;
	padding: 100px 0;
	overflow: hidden;
}
.about1-txt {
	width: 392px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 15px 40px;
}
.about1-txt:before,.about1-txt:after {
	top: 0px;
	left: 0px;
	content: '';
	width: 23px;
	height: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	border-top: 5px solid #ea5b24;
	border-left: 5px solid #ea5b24;
	border-bottom: 5px solid #ea5b24;
}
.about1-txt:after {
	right: 0px;
	left: auto;
	border-left: none;
	border-right: 5px solid #ea5b24;
}
.about1-txt h2 {
	color: #ea5b24;
	font-size: 52px;
	line-height: 55px;
}
.about1 img {
	max-width: 100%;
	margin: 75px 0 50px;
}
.about1-content img {
	width: 30%;
	margin: 0 0 20px 30px;
}
.about1 p {
	color: #666666;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 992px) {
	.about1 p {
		font-size: 24px;
	}
	.about1-content img {
		width: 100%;
		margin: 0 0 40px;
	}
}
@media only screen and (max-width: 750px) {
	.about1 {
		padding: 50px 0;
	}
	.about1-txt {
		width: 230px;
		padding: 10px 30px;
	}
	.about1-txt h2 {
	    font-size: 28px;
	    line-height: 30px;
	}
	.about1-txt:before,.about1-txt:after {
		width: 15px;
		border-top-width: 3px;
		border-left-width: 3px;
		border-bottom-width: 3px;
	}
	.about1-txt:after {
		border-right-width: 3px;
	}
	.about1 img {
		margin: 30px 0;
	}
	.about1-content img {
		margin: 0 0 25px;
	}
	.about1 p {
		font-size: 16px;
		line-height: 1.4;
	}
}
.about2,.about3,.about4,.about5,.history1 {
	width: 100%;
	padding: 95px 0;
	overflow: hidden;
	background: #eaeaea;
}
#create,#production,#quality,#service,#honor {
	top: -95px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.about3,.about5 {
	background-color: #FFFFFF;
}
.about-left,.history1-left {
	float: left;
	margin: 0 10px;
	overflow: hidden;
	width: calc(50% - 45px);
}
.about3 .about-left,.about5 .about-left {
	float: right;
}
.about3 .swiper {
	width: 100%;
}
.about3 .swiper-slide {
	overflow: hidden;
}
.about3 .swiper-slide a {
	width: 100%;
	display: block;
	overflow: hidden;
}
.about-left img,.history1-left img {
	width: 100%;
}
.about-right,.history1-right {
	float: right;
	margin: 0 10px;
	color: #000000;
	overflow: hidden;
	width: calc(50% - 25px);
}
.about3 .about-right,.about5 .about-right {
	float: left;
}
.about-right h2,.history1-right h2 {
	font-size: 36px;
	margin: 0 0 25px;
    line-height: 1.2;
    font-weight: bold;
}
.about-right p, .history1-right p {
	font-size: 18px;
	margin: 0 0 30px;
	color: #666666;
}
.about-right a {
	float: left;
	display: block;
	color: #000000;
	line-height: 1;
	font-size: 14px;
	min-width: 200px;
	margin: 20px 0 0;
	overflow: hidden;
    font-weight: bold;
	text-align: center;
    padding: 13px 30px;
	border-radius: 26px;
    border: 2px solid #dadada;
	transition: color 0.35s, border-color 0.35s, background-color 0.35s;
}
.about-right a em {
	color: #ea5b24;
	width: 19.25px;
	font-size: 24px;
	margin-right: 15px;
	vertical-align: middle;
}
.about-right a span {
	vertical-align: middle;
}
.about-right a:hover {
	color: #FFFFFF;
	border-color: #ea5b24;
	background-color: #ea5b24;
}
.about-right a:hover em {
	color: #FFFFFF;
}
.about3 .swiper-button-next,.about3 .swiper-button-prev {
	width: 28px;
	height: 28px;
	color: #ea5b24;
	font-size: 28px;
	overflow: hidden;
	margin-top: -14px;
}
.about3 .swiper-button-next,.about3 .swiper-rtl .swiper-button-prev {
	right: 0px;
}
.about3 .swiper-button-prev,.about3 .swiper-rtl .swiper-button-next {
	left: 0px;
}
@media only screen and (max-width: 991px) {
	.about2,.about3,.about4,.about5,.history1 {
		padding: 100px 0;
	}
	.about-left,.history1-left {
		width: 100%;
		margin: 0 0 70px;
		float: none !important;
	}
	.about-right,.history1-right {
		margin: 0;
		width: 100%;
		float: none !important;
	}
	.about-right h2,.history1-right h2 {
		font-size: 48px;
		margin: 0 0 40px;
	}
	.about-right p,.history1-right p {
		font-size: 24px;
		margin: 0 0 60px;
	}
	.about-right a {
		float: none;
		font-size: 28px;
	    border-width: 4px;
	    padding: 25px 50px;
		border-radius: 49px;
	}
	.about-right a em {
		width: 34px;
		font-size: 36px;
	}
}
@media only screen and (max-width: 750px) {
	.about2,.about3,.about4,.about5,.history1 {
		padding: 50px 0;
	}
	.about-left,.history1-left {
		margin: 0 0 30px;
	}
	.about-right h2,.history1-right h2 {
		font-size: 28px;
		margin: 0 0 20px;
	}
	.about-right p,.history1-right p {
		font-size: 16px;
		margin: 0 0 20px;
	}
	.about-right a {
		font-size: 14px;
	    border-width: 2px;
	    padding: 13px 30px;
		border-radius: 26px;
	}
	.about-right a em {
		width: 19.25px;
		font-size: 24px;
		margin-right: 10px;
	}
}
@media only screen and (min-width: 992px) {
	
}
@media only screen and (min-width: 1200px) {
	
}
@media only screen and (min-width: 1350px) {
	
}
.about4 {
	background-image: url(../img/about4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.about4-title {
	width: 100%;
	color: #000000;
	padding: 0 10px;
	overflow: hidden;
}
.about4-title h2 {
	font-size: 36px;
	margin: 0 0 25px;
	line-height: 40px;
	font-weight: bold;
}
	.about4-title p {
		font-size: 18px;
		line-height: 25px;
		color: #666666;
	}
.about4 ul {
	width: 100%;
	padding: 0 10px;
	margin: 10px 0 0;
	overflow: hidden;
}
.about4 ul li {
	width: 100%;
	display: flex;
	padding: 25px 0;
	overflow: hidden;
	min-height: 150px;
	align-items: center;
	border-top: 1px solid #aeacac;
}
.about4 ul li:first-of-type {
	border-top: none;
}
.about4-icon {
	width: 120px;
	padding: 0 20px;
	overflow: hidden;
}
.about4-txt {
	color: #000000;
	padding: 0 25px;
	overflow: hidden;
	width: calc(100% - 120px);
}
	.about4-txt p {
		font-size: 18px;
		line-height: 1.66;
		color: #666666;
	}
@media only screen and (max-width: 750px) {
	.about4-title {
		padding: 0px;
	}
	.about4-title h2 {
		font-size: 28px;
		margin: 0 0 10px;
		line-height: 30px;
	}
	.about4-title p {
		font-size: 16px;
		line-height: 20px;
	}
	.about4 ul {
		padding: 0px;
	}
	.about4 ul li {
		display: block;
	}
	.about4-icon {
	    padding: 0;
	    width: 70px;
	    margin: 0 auto;
	}
	.about4-icon img {
		width: 100%;
	}
	.about4-txt {
		padding: 0;
		width: 100%;
		margin: 10px 0 0;
		text-align: center;
	}
	.about4-txt p {
	    font-size: 16px;
	    line-height: 1.4;
	}
}
.about5 h2 {
	padding: 0 10px;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
}
.about5-swiper {
	width: 100%;
	padding: 0 50px;
	margin: 50px 0 0;
	overflow: hidden;
	position: relative;
}
.about5-swiper .swiper {
	width: 100%;
	overflow: hidden;
}
.about5-swiper .swiper-slide {
	padding: 17px;
	height: 210px;
	overflow: hidden;
	background: #eaeaea;
}
.about5-swiper img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all 0.3s;
}
.about5-swiper .swiper-slide:hover img {
	transform: scale(1.15);
}
.about5-swiper .swiper-button-next,.about5-swiper .swiper-button-prev {
	width: 28px;
	height: 28px;
	color: #ea5b24;
	font-size: 28px;
	overflow: hidden;
	margin-top: -14px;
}
.about5-swiper .swiper-button-next.swiper-button-disabled,.about5-swiper .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	color: #696969;
}
@media only screen and (max-width: 991px) {
	.about5 h2 {
		padding: 0;
	}
	.about5-swiper .swiper-slide {
		height: 240px;
	}
	.about5-swiper .swiper-button-next,.about5-swiper .swiper-rtl .swiper-button-prev {
		right: 0px;
	}
	.about5-swiper .swiper-button-prev,.about5-swiper .swiper-rtl .swiper-button-next {
		left: 0px;
	}
}
@media only screen and (max-width: 750px) {
	.about5 h2 {
		font-size: 28px;
    	line-height: 30px;
	}
	.about5-swiper {
	    padding: 0 25px;
	    margin: 30px 0 0 -25px;
	    width: calc(100% + 50px);
	}
	.about5-swiper .swiper-slide {
		height: 150px;
		padding: 15px;
	}
	.about5-swiper .swiper-button-next,.about5-swiper .swiper-button-prev {
		width: 24px;
		height: 24px;
		font-size: 24px;
		margin-top: -12px;
	}
}
.about-bottom {
	width: 100%;
	padding: 100px 0;
	overflow: hidden;
}
.about-title {
    width: 100%;
    color: #575757;
	margin: 0 0 65px;
	overflow: hidden;
	text-align: center;
}
.about-title h5 {
    width: 100%;
    color: #575757;
    margin: 0 0 35px;
    font-size: 1.4rem;
    letter-spacing: 4px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}
.about-title h5:after,.about-title h5:before {
    content: "";
    width: 100%;
    height: 2px;
    margin: 0 20px;
    display: block;
    min-width: 30px;
    max-width: 70px;
    background: #dadada;
}
.about-title h2 {
	color: #222d35;
	font-size: 36px;
	line-height: 1.2;
	font-weight: bold;
}
.about-list {
	width: 100%;
	margin: 0 0 25px;
	overflow: hidden;
}
.about-list a {
	float: left;
	height: 340px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	padding: 40px 30px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
	width: -moz-calc(33.33% - 20px);
	width: -webkit-calc(33.33% - 20px);
	width: calc(33.33% - 20px);
	background-repeat: no-repeat;
	background-position: 100%;
	background-size: cover;
}
.about-list a:after, .about-list a:before {
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transition: 0.4s;
    position: absolute;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(3%,rgba(1,52,76,.75)),color-stop(84%,rgba(0,145,216,0)));
    background: linear-gradient(0deg,rgba(1,52,76,.75) 3%,rgba(0,145,216,0) 84%);
}
.about-list a:after {
    background: -webkit-gradient(linear,left bottom,left top,from(#0091d8),to(rgba(1,52,76,0)));
    background: linear-gradient(0deg,#0091d8,rgba(1,52,76,0));
    opacity: 0;
}
.about-list .list-txt {
	z-index: 2;
	width: 100%;
    overflow: hidden;
	position: relative;
	-webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.about-list .list-txt .txt-txt {
	float: left;
	width: 100%;
	color: #FFFFFF;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    line-height: 1.444;
}
.about-list .list-txt .txt-txt h3 {
	font-size: 28px;
	font-weight: bold;
}
.about-list .list-txt .txt-txt p {
	opacity: 0;
	height: 130px;
	transition: all 0.8s;
	margin: 25px 0 -123px;
}
.about-list .list-txt span {
	float: right;
	display: block;
	color: #ffffff;
    line-height: 1;
    cursor: pointer;
    min-width: 80px;
    transition: 0.4s;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding: 13px 30px;
    border-radius: 26px;
    text-decoration: none;
    border: 2px solid #FFFFFF;
    text-transform: uppercase;
}
.about-list .list-txt span svg {
	width: 19.25px;
}
.about-list a:hover span {
	border-color: #50be00;
	background-color: #50be00;
}
.about-list a:hover:after {
	opacity: 1;
}
.about-list a:hover .txt-txt p {
	opacity: 1;
	margin: 25px 0 0;
}
@media only screen and (max-width: 992px) {
	.about-title h2 {
	    font-size: 48px;
	}
	.about-list {
	    margin: 0;
	}
	.about-list a {
	    float: none;
	    width: 100%;
	    margin: 0 0 40px;
	}
}
@media only screen and (max-width: 750px) {
	.about-bottom {
		padding: 50px 0;
	}
	.about-title {
		margin: 0 0 35px;
	}
	.about-title h2 {
	    font-size: 28px;
	}
	.about-title h5 {
		margin: 0 0 20px;
	}
	.about-title h5:after, .about-title h5:before {
		margin: 0 10px;
	}
	.about-list a {
		height: 250px;
	    margin: 0 0 20px;
	    padding: 30px 25px;
	}
	.about-list .list-txt .txt-txt p {
		margin: 25px 0 -130px;
	}
}
.history2 {
	width: 100%;
	overflow: hidden;
	padding: 70px 0 100px;
}
.history2-list {
	width: 100%;
	color: #222d35;
	overflow: hidden;
	margin: 0 0 70px;
}
.history2-list:last-of-type {
	margin: 0;
}
.history2-list h3 {
	float: left;
	width: 41.66%;
	font-size: 24px;
	padding: 0 10px;
	margin: 30px 0 0;
	line-height: 1.2;
	overflow: hidden;
	font-weight: bold;
}
.history2-list ul {
	float: right;
	width: 58.33%;
	padding: 0 10px;
	overflow: hidden;
}
.history2-list ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #dadada;
}
.history2-list h4 {
	width: 100%;
	font-size: 18px;
	cursor: pointer;
	overflow: hidden;
	font-weight: bold;
	line-height: 26px;
	position: relative;
	padding: 30px 30px 20px 0;
}
.history2-list h4 span {
	top: 50%;
	right: 0px;
	width: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
	position: absolute;
	transform: translateY(-50%);
}
.history2-list h4 span:before,.history2-list h4 span:after {
	top: 50%;
	left: 50%;
	width: 100%;
	height: 2px;
	content: '';
	display: block;
	overflow: hidden;
	position: absolute;
	background-color: #0091d8;
	transform: translateX(-50%) translateY(-50%);
}
.history2-list h4 span:after {
	width: 2px;
	height: 100%;
	transition: opacity 0.35s;
}
.history2-list ul li.active h4 span:after {
	opacity: 0;
}
.history2-txt {
	width: 100%;
	display: none;
	font-size: 16px;
	margin: 0 0 30px;
	overflow: hidden;
}
.history2-txt p {
	margin: 0 0 30px;
}
.history2-txt p:last-of-type {
	margin: 0;
}
@media only screen and (max-width: 991px) {
	.history2-list h3 {
	    padding: 0;
	    float: none;
	    width: 100%;
	    font-size: 36px;
	    margin: 0 0 50px;
	}
	.history2-list ul {
	    padding: 0;
	    width: 100%;
	    float: none;
	}
	.history2-list ul li {
	    border-bottom-width: 4px;
	}
	.history2-list h4 {
		font-size: 32px;
		line-height: 40px;
		padding: 50px 50px 40px 0;
	}
	.history2-list h4 span {
		width: 30px;
		height: 30px;
	}
	.history2-list h4 span:before,.history2-list h4 span:after {
		height: 4px;
	}
	.history2-list h4 span:after {
		width: 4px;
		height: 100%;
	}
	.history2-txt {
		font-size: 24px;
		margin: 0 0 50px;
	}
	.history2-txt p {
		margin: 0 0 50px;
	}
}
@media only screen and (max-width: 750px) {
	.history2 {
	    padding: 50px 0;
	}
	.history2-list h3 {
	    font-size: 28px;
	    margin: 0 0 30px;
	}
	.history2-list ul li {
	    border-bottom-width: 2px;
	}
	.history2-list h4 {
		font-size: 20px;
		line-height: 30px;
		padding: 30px 30px 20px 0;
	}
	.history2-list h4 span {
		width: 20px;
		height: 20px;
	}
	.history2-list h4 span:before,.history2-list h4 span:after {
		height: 2px;
	}
	.history2-list h4 span:after {
		width: 2px;
		height: 100%;
	}
	.history2-txt {
		font-size: 16px;
		margin: 0 0 30px;
	}
	.history2-txt p {
		margin: 0 0 20px;
	}
}
.history3 {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 80px 0 100px;
	background-image: url(../img/history3.jpg);
	background-repeat: repeat;
    background-position: 50%;
	background-size: cover;
}
.history3:before {
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(5%,rgba(1,52,76,.45)),color-stop(78%,rgba(1,52,76,.8)));
    background-image: linear-gradient(180deg,rgba(1,52,76,.45) 5%,rgba(1,52,76,.8) 78%);
}
.history3-txt {
	z-index: 2;
	width: 900px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	line-height: 1.444;
}
.history3-txt h2 {
	font-size: 36px;
	margin: 0 0 40px;
	line-height: 1.2;
	font-weight: bold;
}
@media only screen and (max-width: 991px) {
	.history3-txt {
	    width: 100%;
	    font-size: 24px;
	}
	.history3-txt h2 {
	    font-size: 48px;
	    margin: 0 0 60px;
	}
}
@media only screen and (max-width: 750px) {
	.history3 {
		padding: 50px 0;
	}
	.history3-txt {
	    font-size: 16px;
	}
	.history3-txt h2 {
	    font-size: 28px;
	    margin: 0 0 30px;
	}
}
.plc1 {
	width: 100%;
	color: #222d35;
	font-size: 18px;
	overflow: hidden;
	text-align: center;
	line-height: 1.444;
	padding: 100px 0 50px;
}
.plc1 p {
	max-width: 740px;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 992px) {
	.plc1 {
		font-size: 24px;
	}
	.plc1 p {
		margin: 0 auto 50px;
	}
}
@media only screen and (max-width: 750px) {
	.plc1 {
		font-size: 16px;
		padding: 50px 0 20px;
	}
	.plc1 p {
		margin: 0 auto 20px;
	}
}
.customers1 {
	width: 100%;
	color: #222d35;
	overflow: hidden;
	text-align: center;
	padding: 100px 0 60px;
}
.customers1 p {
	margin: 0 auto;
	font-size: 18px;
	max-width: 740px;
	line-height: 1.444;
}
.customers2,.customers3,.customers4 {
	width: 100%;
	color: #222d35;
	font-size: 18px;
	overflow: hidden;
	line-height: 1.444;
	padding: 100px 0 30px;
}
.customers4 {
	padding: 100px 0;
}
.customers2 h2,.customers3 h2,.customers4 h2 {
	font-size: 36px;
    padding: 0 10px;
	margin: 0 0 25px;
    line-height: 1.2;
    font-weight: bold;
}
.customers-left,.customers-right {
	width: 50%;
	float: left;
    padding: 0 10px;
	overflow: hidden;
}
.customers-left p,.customers-right p {
	max-width: 475px;
	position: relative;
}
.customers-right p {
	padding: 0 0 5px 30px;
}
.customers-right p:before {
	top: 7px;
	left: 0px;
	content: '';
	width: 12px;
	height: 12px;
	display: block;
	overflow: hidden;
	position: absolute;
	border-radius: 50%;
	background: #0091d8;
}
@media only screen and (max-width: 991px) {
	.customers1 p {
		font-size: 24px;
	}
	.customers2,.customers3,.customers4 {
		font-size: 24px;
		padding: 100px 0 30px;
	}
	.customers4 {
		padding: 100px 0;
	}
	.customers2 h2,.customers3 h2,.customers4 h2 {
	    padding: 0;
		font-size: 48px;
		margin: 0 0 40px;
	}
	.customers-left {
		margin: 0 0 50px;
	}
	.customers-left,.customers-right {
	    padding: 0;
		width: 100%;
		float: none;
	}
	.customers-left p,.customers-right p {
		max-width: 100%;
	}
	.customers-right p {
		padding: 0 0 5px 30px;
	}
	.customers-right p:before {
		top: 14px;
	}
}
@media only screen and (max-width: 750px) {
	.customers1 {
		padding: 50px 0 30px;
	}
	.customers1 p {
		font-size: 16px;
	}
	.customers2,.customers3,.customers4 {
		font-size: 16px;
		padding: 50px 0 15px;
	}
	.customers4 {
		padding: 50px 0;
	}
	.customers2 h2,.customers3 h2,.customers4 h2 {
		font-size: 28px;
		margin: 0 0 20px;
	}
	.customers-left {
		margin: 0 0 20px;
	}
	.customers-right p {
		padding: 0 0 5px 20px;
	}
	.customers-right p:before {
		top: 10px;
		width: 8px;
		height: 8px;
	}
}