.Inner_banner{
	width: 100%;
	height: 600px;
	background-size: cover;
	margin-top: 130px;
	text-align: center;
	color: white;
	padding-top: 10rem;
}
.Inner_banner span{
	font-size: 1.875rem;
}
.Inner_banner h3{

	font-size: 100px;
}
.Inner_banner p{
	font-size: 14px;
	margin-top: 10px;
	text-transform: uppercase;
}

.inner-container{

	padding-top: 6rem;
	padding-bottom: 6rem;
}
.inner-cont{
	max-width: 70%;
	flex: 1 1 auto;
}
.inner-cont .about,.inner-cont .inner-contact{
	padding: 6.25rem;
	background: white;
	border-radius: 1.25rem;
}
.inner-cont .about .title{
	font-size: 2.25rem;
	font-family: 'MiSans-Bold';
}
.inner-cont .about .info{
	font-size: 1.5rem;
	font-family: 'MiSans-Bold';
}
.about-sm .item{
	background: #fff;
	width: 32%;
	padding: 1.25rem;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.about-sm .item:hover{
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	overflow: hidden;
}
.about-sm .item p{
	font-size: 0.875rem;
}
.about-sm .item span{
	min-height: 3rem;
	display: block;
	color:#999;
}
.about-sm .item strong{
	font-weight: bold;
	padding: 1rem;
	width:100%;
	font-size: 1.5rem;
	background: #6d8131;
	margin-top: 1rem;
	color:white;
}
.about-cz li{
	background: #eee;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	width: 24%;
	padding: 2rem 1rem;
}
.about-cz li strong{
	font-size: 0.875rem;
}
.about-cz li span{
	font-size: 0.75rem;
}
.about-gyl .item{
	width: 49%;
}
.about-gyl .item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about-gyl .circle div{
	position: relative;
	width:30%;
	text-align: center;
}
.about-gyl .circle div h3{
	position: relative;
	display: flex;
	padding-left: 2rem;
	height: 80px;
	align-items: center;
}
.about-gyl .circle div h3 strong{
	background: white;
	display: block;
	padding: 0.5rem;
	overflow: hidden;
}
.about-gyl .circle div h3 strong span{
	font-weight: normal;
}
.about-gyl .circle div h3:before{
	content:'';
	width: 80px;
	height: 80px;
	border-radius: 100%;
	border:1px solid #000;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: -1;
	margin-top: -40px;
}
.about-brand div{
	font-size: 1.25rem;
	width: 50%;
	line-height: 2em;
}
.about-brand div img{
	width: 100%;
	height: 100%;
	 -o-object-fit: cover;
}
.about-hz img{
	width: 100%;
}
.about-product img{
	width: 100%;
}
.about-product .pic{
	width: 70%;
}
.about-product .txt p{
	font-size: 1rem;
	line-height: 3em;
}
.about-product .txt strong{
	font-size: 1.5rem;
}
.product-type li{
	text-align: center;
}
.product-type li img{
	width: 100%;
}
.cooper-vp .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}
.cooper-vp .box-shadow{
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	display: block;
	border-radius: 4px;
	padding: 1rem;
}
.contact img{
	max-width: 60%;
}
.contact{
	font-size: 1.25rem;
}
@media (max-width: 991px) {
	.about-sm .item{
		width: 100%;
		margin-bottom: 1.5rem !important;
	}
	.about-cz li{
		width: 45%;
	}
	.about-gyl .circle div h3{
		font-size: 1.25rem;
	}
	.about-product .txt p{
		line-height: unset;
		font-size: 0.875rem;
	}
	.about-product .txt strong{
		font-size: 1.25rem;
	}
}
@media (max-width: 767px) {
	.about-cz li{
		width:100%;
	}
	.about-gyl .item{
		width: 100%;
		margin-bottom: 1rem;
	}
	.about-gyl .circle div{
		width: 33%;
	}
	.about-gyl .circle div h3{
		font-size: 0.875rem;
	}
	.about-brand div{
		font-size: 0.875rem;
	}
	.about-product .txt,.about-product .pic{
		width: 100%;
		text-align: center;
	}
	.about-product .txt p{
		line-height: unset;
		font-size: 0.625rem;
	}
	.about-product .txt strong{
		font-size: 0.875rem;
	}
	.product-type li h4{
		font-size: 1rem;
	}
	.cooper-vp .pic h4{
		font-size: 1rem;
		font-weight: normal;
	}
	.cooper-vp .pic img{
		height: auto;
	}
	.contact .logo img{
		width: 50%;
	}
}
/* about-history */
.about-history {

	padding: 1rem 1rem 0;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.about-title {
	margin-bottom: 25px;
}

.about-title h3 {
	margin: 0 0 10px;
	font-size: 34px;
	font-weight: 400;
	color: #2c2c2c;
}

.about-title p {
	margin: 0;
	font-size: 36px;
	font-weight: 300;
	color: #ECECEC;
}

.title-white h3 {
	color: #d6d6d6;
}

.title-white p {
	color: rgba(222, 222, 222, .09);
}

.about-history-list {
	position: relative;
}

.about-history-list .flex-viewport {
	padding: 0 31px;
}

.about-history-list .flex-viewport:before {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	border-top: 1px solid #C7C7C7;
	content: '';
}

.about-history-list .slides li {
	position: relative;
	width: 250px;
	height: 450px;
	margin-right: 30px;
}

.about-history-list .slides li .item {
	position: absolute;
	right: -32px;
	bottom: 60px;
	left: -32px;
	min-height: 120px;
	padding: 44px 0 0 0;
	background-color: #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.about-history-list .slides li .item:before {
	position: absolute;
	top: -46px;
	left: 50%;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin-left: -10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #6d8e31;
	content: '';
}

.about-history-list .slides li .item:after {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-left: -6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #6d8e31;
	content: '';
}

.about-history-list .slides li:nth-child(even) .item {
	top: 80px;
	bottom: auto;
	padding: 0 0 44px;
}

.about-history-list .slides li:nth-child(even) .item:before {
	top: auto;
	bottom: -44px;
}

.about-history-list .slides li:nth-child(even) .item:after {
	top: auto;
	bottom: -40px;
}
.about-history-list .slides li .pic{
	text-align: center;
	position: relative;
	top: 90px;
}
.about-history-list .slides li .pic img{
	width: 40%;
	margin: 0 auto;
}
.about-history-list .slides li:nth-child(even) .pic{
	top: 60%;
}
.about-history-list .slides li .item:hover {
	background-color: #6d8e31;
}

.about-history-list .slides li .item h3 {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 44px;
	line-height: 44px;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	color: #999999;
	text-align: center;
	/*background-color: #e2e2e2;*/
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.about-history-list .slides li .item:hover h3 {
	color: #232323;
	background-color: #fff;
}

.about-history-list .slides li .item h3:before {
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -9px;
	border-width: 0 9px 18px;
	border-style: solid;
	border-color: transparent transparent #E2E2E2;
	content: '';
}

.about-history-list .slides li:nth-child(even) .item h3 {
	top: auto;
	bottom: 0;
}

.about-history-list .slides li:nth-child(even) .item h3:before {
	top: 100%;
	bottom: auto;
	border-width: 18px 9px 0;
	border-color: #E2E2E2 transparent transparent;
}

.about-history-list .slides li .item .desc {
	line-height: 24px;
	padding: 11px 26px;
	font-size: 14px;
	color: #929292;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	-webkit-transition: all .2s ease;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	box-orient: vertical;
	-webkit-box-orient: vertical;
	-o-text-overflow: ellipsis;
}

.about-history-list .slides li .item:hover .desc {
	color: #ffffff;
}

.about-history-list .slides li .item .desc p {
	margin: 0;
}

.about-history-list .flex-direction-nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

.about-history-list .flex-direction-nav a {
	position: absolute;
	top: 50%;
	width: 48px;
	height: 160px;
	line-height: 160px;
	overflow: hidden;
	margin-top: -80px;
	font-size: 50px;
	font-family: simsun;
	color: #6d8e31;
	text-align: center;
}

.about-history-list .flex-direction-nav a.flex-prev {
	left: -48px;
}

.about-history-list .flex-direction-nav a.flex-next {
	right: -48px;
}

.about-history-swiper {
	width: 100%;
}

.about-history-swiper .swiper-slide .item {
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
}

.about-history-swiper .swiper-slide .item h3 {
	margin: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	text-align: center;
	color: #999999;
	background-color: #e2e2e2;
}

.about-history-swiper .swiper-slide .item .desc {
	line-height: 20px;
	padding: 10px;
	font-size: 14px;
	color: #929292;
}

.about-history-swiper .swiper-slide .item .desc p {
	margin: 0;
}

.about-history-swiper .about-history-pagination {
	position: static;
	margin-top: 10px;
}

.about-history-swiper .about-history-pagination .swiper-pagination-bullet {
	background: #fff;
}

.about-history-swiper .about-history-pagination .swiper-pagination-bullet-active {
	background: #C91523;
}

@media (max-width: 991px) {
	.Inner_banner{
		height: 60vw;
		padding-top: 20%;
		margin-top: 6.5rem;
		background-position-y: center !important;
	}
	.Inner_banner span{
		font-size: 0.75rem;
	}
	.Inner_banner h3{
		font-size: 1.75rem;
	}
	.Inner_banner p{
		/*display: none;*/
	}
	.inner-container{
		padding: 1rem;
	}

}