.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: #74b738;
	border-radius: 8px;
	opacity: 1;
	margin: 0 8px;
	border: 2px solid #74b738
}
iframe {
	width: 100%
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: 0 0
}
.indexSwiper .swiper-pagination {
	bottom: 25px
}
.indexSwiper .swiper-slide {
	position: relative
}
.indexSwiper .swiper-slide img {
	width: 100%;
	display: block
}
.indexSwiper .swiper-slide img.m_banner{
    display: none;
}
.section {
	padding: 70px 0
}
.section-head {
	position: relative;
	margin-bottom: 45px;
	text-align: center;
	overflow: hidden
}
.offer-item {
	height: 330px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	display: block
}
.offer-item__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f3f9f5;
	text-align: center;
	padding: 35px 25px 0
}
.offer-item__title {
	font-size: 20px;
	color: #74b738;
	font-family: 'poppins medium';
	margin-bottom: 16px
}
.offer-item__desc {
	font-size: 16px;
	color: #747474
}
.offer-item__icon {
	margin-bottom: 12px
}
.offer-item__icon .on {
	display: none
}
.offer-list .row {
	margin: 0 -10px
}
.offer-list .row>div {
	padding: 0 10px
}
.offer-item:hover .offer-item__content {
	background-color: transparent
}
.offer-item:hover .offer-item__title {
	color: #fff
}
.offer-item:hover .offer-item__desc {
	color: #fff
}
.offer-item:hover .offer-item__icon .on {
	display: inline-block
}
.offer-item:hover .offer-item__icon img {
	display: none
}
.productsBox {
	display: flex
}
.productsBox .hd {
	background: url(../images/section2_bg.jpg);
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 620px;
	padding: 70px 80px 70px 100px;
	
}
.productsBox .hd ul li {
	position: relative;
	font-size: 18px;
	color: #fff;
	line-height: 70px;
	padding: 0 20px;
	border-bottom: 1px solid rgba(255,255,255,.28);
	cursor: pointer
}
.productsBox .hd ul li.on {
	background-color: rgba(255,255,255,.28);
	font-family: 'poppins semiBold'
}
.productsBox .hd-title {
	font-size: 40px;
	color: #fff;
	line-height: 1;
	margin-bottom: 40px;
	font-weight: 700
}
.productsBox .hd ul li .iconfont {
	float: right
}
.productsBox-item {
	padding: 60px 100px 70px 80px;
	background-color: #f3f9f5
}
.productsBox-line {
	width: 42px;
	height: 5px;
	background-color: #74b738;
	margin-bottom: 10px
}
.productsBox-title {
	font-size: 30px;
	margin-bottom: 10px
}
.productsBox-desc {
	font-size: 16px;
	margin-bottom: 10px
}
a.productsBox-more {
	font-size: 16px;
	color: #74b738;
	text-transform: uppercase;
	margin-bottom: 45px
}
.productsBox-link {
	display: block;
	background-color: #fff;
	border-bottom: 4px solid #74b738
}
.productsBox-link__content {
	padding: 10px 30px 30px
}
.productsBox-link__title {
	font-size: 22px;
	color: #74b738;
	margin-bottom: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 53px;
}
.productsBox-link__desc p {
	font-size: 16px;
	color: #747474;
	margin-bottom: 0
}
.productsBox-list {
	margin-top: 50px
}
.video-desc {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	max-width: 83%;
	margin: 0 auto 25px
}
.video-btn {
	cursor: pointer;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 180px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1;
	height: 100px;
	background-color: #74b738;
	border-radius: 0 80px 0 0
}
.video-btn img {
	margin-bottom: 10px;
	width: 30px;
	height: 30px
}
.video-btn p {
	margin-bottom: 0
}
.section-title {
	font-size: 40px;
	color: #000;
	line-height: 1;
	font-family: 'poppins blod';
	margin-bottom: 18px;
	text-transform: uppercase;
	min-width: 340px;
	padding: 50px 35px 25px;
	display: inline-block;
	position: relative;
}
.section-title::before {
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	width: 414px;
	height: 2px;
	background-color: #e7e7e7;
	bottom: 0
}
.section-title::after {
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	height: 5px;
	width: 60px;
	background-color: #74b738
}
.section-title span {
	color: #74b738
}
.section-en {
	font-size: 150px;
	color: #898989;
	line-height: .6;
	margin-bottom: -50px;
	opacity: .1;
	font-family: 'segoeui blod';
	text-transform: uppercase
}
.section-desc {
	font-size: 16px;
	color: #8c8c8c;
	max-width: 70%;
	margin: 0 auto
}
.bigvideo {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 101;
	display: none;
	width: 65%
}
.bigvideo iframe {
	height: 650px
}
.bigimg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
	display: none;
	width: 100%;
	height: 100%
}
.bigimg>img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 70%;
	transform: translate(-50%,-50%)
}
.additional-features {
	position: fixed;
	right: 40px;
	top: 60%;
	z-index: 98;
	box-sizing: border-box;
	border-bottom: 0
}
.additional-features li {
	padding: 3px 0
}
.additional-features .additional-icon {
	height: 50px;
	position: relative;
	cursor: pointer
}
.additional-features .additional-icon img {
	box-shadow: 0 0 10px rgba(0,0,0,.12);
	border-radius: 50%;
	position: relative
}
.additional-features .additional-icon span {
	position: absolute;
	right: -500px;
	opacity: 0;
	display: inline-block;
	line-height: 50px;
	padding-right: 60px;
	font-size: 18px;
	color: #000;
	background-color: #fff;
	padding-left: 25px;
	border-radius: 50px;
	overflow: hidden;
	white-space: nowrap
}
.additional-features .opa-0 {
	display: none
}
.additional-icon .additional-badge {
	min-width: 24px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #467fbe;
	line-height: 24px;
	position: absolute;
	right: -7px;
	top: -3px;
	border-radius: 12px;
	z-index: 11;
	padding: 0 2px
}
.modal-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0
}
.modal.fade .modal-dialog {
	transform: translate(-50%,-200%)
}
.modal.show .modal-dialog {
	transform: translate(-50%,-50%)
}
.case-item {
	display: block;
	margin-bottom: 10px
}
.case-item__name {
	font-size: 18px;
	color: #fff;
	background-color: #ff6900;
	font-family: 'segoeui blod';
	text-align: center;
	line-height: 2;
	padding: 32px 16px
}
.case-list .row {
	margin: 0 -5px
}
.case-list .row>div {
	padding: 0 5px
}
.case-item__pic {
	text-align: center;
	display: flex;
	align-items: center;
	padding: 32px;
	justify-content: center;
	background-image: linear-gradient(to left top,#292929,#686868);
	border-radius: 10px 10px 0 0
}
.case-item__pic img {
	max-width: 100%
}
.index-section2 {
	padding: 0!important
}
.map img {
	max-width: 100%
}
.choose-item__hd {
	width: 50px;
	margin-right: 14px
}
.choose-item {
	margin-bottom: 10px
}
.choose-item__bd {
	padding-top: 10px
}
.choose-item__icon img {
	width: 50px;
	height: 50px
}
.choose-item__title {
	color: #74b738;
	font-size: 24px;
	margin-bottom: 15px;
	font-family: 'poppins medium'
}
.choose-item__desc {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	min-height: 84px
}
.index-section3 {
	background-image: url(../images/section3_bg.jpg);
	background-repeat: no-repeat;
	position: relative
}
.index-section3-right {
	position: absolute;
	right: 5%;
	width: 47.6%;
	bottom: 80px
}
.index-section3-right img {
	max-width: 100%
}
.choose-item:hover .choose-item__icon {
	transition: all .4s;
	transform-style: preserve-3d
}
.choose-item:hover .choose-item__icon {
	transform: rotateY(360deg)
}
.index-section3-iso {
	font-size: 16px;
	color: #fff;
	text-align: right;
	margin-top: 10px
}
.index-section3 .section-desc {
	color: #fff
}
.index-section3 .section-title {
	color: #fff;
}
.choose-list {
	width: 44%
}
.section3-main .section-head {
	text-align: left;
	margin-bottom: 50px
}
.section3-main {
	padding: 30px 110px 15px 0
}
.section-about-desc {
	margin-bottom: 50px
}
.section-about-desc p {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 0 0 26px
}
.section3-right {
	background-image: url(../images/section3_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	border-radius: 10px
}
.index-section4 {
	background-color: #f3f9f5
}
.about-title {
	font-size: 22px;
	color: #222;
	font-family: 'poppins blod';
	margin-bottom: 10px
}
.about-subText {
	color: #222;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px
}
.about-desc {
	margin-bottom: 40px
}
.about-desc p {
	color: #707070;
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 0
}
.about-title span {
	color: #61af35
}
.about-title span em {
	font-style: normal;
	color: #949599
}
.about-box .row {
	margin: 0
}
.about-box .row>div {
	padding: 0
}
a.more-link {
	display: block;
	font-size: 16px;
	color: #fff;
	background-color: #74b738;
	width: 150px;
	line-height: 54px;
	text-align: center;
	border-radius: 27px
}
a.more-link:hover {
	background-color: #0c721f
}
a.more-link2 {
	display: block;
	font-size: 16px;
	color: #fff;
	background-color: #74b738;
	width: 132px;
	line-height: 42px;
	text-align: center;
	border-radius: 21px
}
a.more-link2:hover {
	background-color: #0c721f
}
.about-data {
	margin-bottom: 55px
}
.about-data__item {
	position: relative;
	width: 25%;
	float: left;
	padding-right: 20px
}
.about-data__num {
	font-size: 20px;
	color: #0c721f;
	font-family: 'poppins blod';
	line-height: 1;
	margin-bottom: 5px
}
.about-data__num span {
	font-size: 36px;
	vertical-align: top
}
.about-data__text {
	font-size: 16px;
	color: #333;
	line-height: 1.6
}
.about-data__item::after {
	position: absolute;
	content: '';
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 86px;
	background-color: #fff;
	opacity: .4
}
.about-data__item:last-child::after {
	display: none
}
.about-left {
	padding-right: 40px
}
.about-pic {
	position: relative
}
.about-pic>img {
	width: 100%
}
.about-item {
	display: block;
	background-color: #fff
}
.about-item__pic img {
	width: 100%
}
.about-item__content {
	padding: 6px
}
.about-item__title {
	text-align: center;
	font-size: 16px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #222
}
.about-box2 {
	margin-top: 30px;
	position: relative
}
.swiper-button-next,.swiper-button-prev {
	width: 46px;
	height: 46px;
	background: unset;
	opacity: 1!important;
	text-align: center;
	line-height: 44px;
	color: #aaa
}
.swiper-button-next .iconfont,.swiper-button-prev .iconfont {
	font-size: 36px
}
.swiper-button-next:hover,.swiper-button-prev:hover {
	color: #74b738
}
.about-navigation,.factory-navigation,.factory-navigation2,.history-navigation,.honor-navigation {
	position: absolute;
	left: -55px;
	right: -55px;
	top: 50%
}
.factory-vr {
	position: relative
}
.factory-vr>iframe {
	width: 100%;
	height: 820px
}
.vr-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background-color: #74b738;
	width: 220px;
	height: 54px;
	border-radius: 27px;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}
.vr-btn img {
	margin-right: 18px
}
.index-section6 {
	position: relative;
	background-color: #f3f9f5
}
.index-section6 .section {
	width: 50%;
	padding-right: 70px;
	padding-top: 30px;
	padding-bottom: 0
}
.index-section6 .section-title {
	padding-right: 0;
	display: block;
	padding-bottom: 45px;
	margin-bottom: 25px
}
.index-section6 .section-title::after {
	left: 0;
	transform: translateX(0)
}
.index-section6 .section-title::before {
	width: 100%;
	left: 0;
	transform: translateX(0)
}
.index-section6 .section-head {
	text-align: left
}
.index-section6 .section-desc {
	max-width: unset
}
.app-item {
	width: 100%;
	position: relative;
	background-color: #f3f9f5
}
.app-item__right {
	width: 50%;
	margin-left: auto
}
.app-item__right img {
	width: 100%
}
.index-section5 {
	padding-bottom: 0!important
}
.app-item__left {
	width: 50%;
	padding-top: 290px;
	padding-right: 80px
}
.app-item .container {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0
}
.app-item__title {
	font-size: 30px;
	color: #222;
	font-family: 'poppins medium';
	margin-bottom: 16px
}
.app-item__desc {
	font-size: 16px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 35px
}
.app-item__info {
	display: flex;
	margin: 0 -5px 35px
}
.app-item__info__title {
	font-size: 16px;
	color: #0c721f;
	line-height: 1.6;
	margin-top: 10px
}
.app-item__block {
	text-align: center;
	padding: 0 5px;
	margin-right: 20px;
	max-width: 105px;
	min-width: 70px
}
.app-item__block:first-child {
	margin-right: 40px
}
.app-item__block:first-child {
	width: 60px
}
.index-section6>.container {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	z-index: 2
}
.appSwiper .swiper-pagination-bullet {
	width: 46px;
	height: 8px;
	margin: 0 6px;
	border: 0;
	background: #e7f4dc
}
.appSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #74b738
}
.appSwiper .swiper-pagination {
	bottom: 25px;
	padding-left: 13%
}
.custom-box {
	background-color: #74b738;
	text-align: center;
	padding: 50px 0
}
.custom-box .container {
	position: relative;
	display: flex;
	align-items: center
}
.custom-wen {
	font-size: 28px;
	color: #fff;
	font-family: 'poppins medium';
	line-height: 1.85
}
.custom-da {
	font-size: 28px;
	color: #fff;
	line-height: 1.85;
	font-family: 'poppins medium'
}
a.custom-now {
	font-size: 24px;
	color: #fff;
	font-family: 'poppins medium';
	border: 3px solid #fff;
	width: 210px;
	text-align: center;
	display: block;
	line-height: 1;
	padding: 8px 0 4px;
	border-radius: 21px
}
a.custom-now:hover {
	border-color: #f0f8e3;
	color: #74b738;
	background-color: #f0f8e3
}
.index-section7 .section-title {
	padding-right: 0;
	display: block;
	padding-bottom: 45px;
	margin-bottom: 25px
}
.index-section7 .section-title::after {
	left: 0;
	transform: translateX(0)
}
.index-section7 .section-title::before {
	width: 100%;
	left: 0;
	transform: translateX(0)
}
.index-section7 .section-head {
	text-align: left
}
.index-section7 .section-desc {
	max-width: unset
}
.partner-list {
	margin-right: 10px;
	position: relative
}
.partner-list li {
	width: 25%;
	float: left
}
.partner-box {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 120px;
	background-color: #fff
}
.partner-box img {
	width: 100%;
	height: 100%;
	text-align: center
}
.partner-list li:nth-child(4n+4) .partner-box {
	border-right: 0
}
.partner-list li:nth-child(n+13) .partner-box {
	border-bottom: 0
}
.partner-box:hover {
	box-shadow: 0 0 34px rgba(0,0,0,.15);
	transform: translateZ(10px)
}
.index-section7-main {
	padding-right: 90px
}
.index-section7 .row {
	margin: 0
}
.index-section7 .row>div {
	padding: 0
}
.news-item__pic {
	position: relative
}
.news-item__pic img {
	width: 100%
}
.news-item__title {
	font-family: 'poppins medium';
	font-size: 20px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 16px
}
.news-item {
	display: block
}
.news-item__desc {
	font-size: 16px;
	color: #707070
}
.news-item__content {
	padding: 35px 0
}
.news-item__num {
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	height: 40px;
	border-radius: 0 25px 0 0;
	padding: 0 15px;
	background-color: rgba(116,183,56,.8)
}
.news-item__time {
	font-size: 16px;
	color: #fff;
	font-family: 'poppins light';
	margin-right: 36px
}
.news-item__view {
	font-size: 16px;
	color: #fff;
	font-family: 'poppins light'
}
.news-item:hover .news-item__title {
	color: #74b738
}
.newsSwiper {
	padding-bottom: 40px
}
.index-section9 {
	background-image: url(../images/section9_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.index-section9 .section-title {
	color: #fff;
	background: 0 0;
	margin-bottom: 0;
	
}
.index-section9 .section-title::before {
	display: none
}
.index-section9 .section-title::after {
	display: none
}
.index-section9 .section-desc {
	color: #fff
}
.el-form {
	width: 76%;
	margin: 0 auto
}
.el-form .form-item {
	margin-bottom: 42px
}
.el-form .form-control {
	background-color: transparent;
	box-shadow: unset;
	border-width: 0;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-family: poppins;
	padding: 0 5px;
	height: 40px;
	border-bottom: 1px solid rgba(255,255,255,.5)
}
.el-form .form-control::placeholder {
	color: #fff
}
.el-form .form-bottom {
	text-align: center
}
.el-form .form-bottom .form-tip {
	font-size: 16px;
	color: #fff
}
.el-form .form-bottom .form-bottom {
	color: #fff;
	height: 48px;
	width: 200px;
	font-size: 16px;
	border-radius: 24px;
	background-color: #74b738;
	margin-top: 20px
}
.productsBox-link__pic img {
	width: 100%
}
.banner {
	position: relative
}
.banner img {
	width: 100%
}
.banner-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden
}
.banner-content .container {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative
}
.banner-nav {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%)
}
.banner-nav li {
	display: inline-block
}
.banner-nav li.line {
	margin: 0 8px
}
.banner-nav li,.banner-nav li a {
	font-size: 16px;
	color: #fff
}
.banner-title {
	font-size: 50px;
	color: #fff;
	text-transform: uppercase
}
.do-item {
	height: 300px;
	margin-bottom: 0;
	margin-top: 70px
}
.about-do .section-head {
	margin-bottom: 0
}
.about-do .section-head .section-desc{
    max-width: 95%;
}

.do-item .offer-item__content {
	background-color: #fff;
	padding-top: 0!important;
	border-bottom: 2px solid #74b738
}
.do-item:hover .offer-item__title {
	color: #74b738
}
.do-item:hover .offer-item__desc {
	color: #74b738
}
.do-item .offer-item__icon {
	margin-bottom: 28px
}
.do-item:hover .offer-item__content {
	border-width: 4px
}
.do-item:hover .offer-item__content::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 10px solid #74b738;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px
}
.about-section2 {
	background-color: #f3f9f5;
	background-image: url(../images/about-section2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom -10px
}
.why-choose {
	font-size: 36px;
	color: #74b738;
	line-height: 1.1;
	margin-top: 10px;
	padding: 0 20px;
	margin-bottom: 35px
}
.about-section2 {
	padding-bottom: 130px
}
.about-section2 .section-desc {
	color: #222;
	max-width: unset
}
.choose-flex {
	border-radius: 10px;
	height: 328px;
	background-color: rgba(255,255,255,.6)
}
.choose-col {
	height: 100%;
	width: 20%;
	text-align: center;
	float: left;
	position: relative
}
.choose-box {
	height: 100%;
	padding: 37px 30px 0
}
.choose-col__title {
	font-size: 18px;
	color: #74b738;
	margin-bottom: 6px
}
.choose-col__desc {
	font-size: 16px;
	color: #707070
}
.choose-col__icon {
	margin-bottom: 28px
}
.choose-col::after {
	position: absolute;
	right: 0;
	top: 50px;
	bottom: 60px;
	width: 1px;
	content: '';
	background-color: #ddd
}
.choose-col:last-child::after {
	display: none
}
.choose-col:hover .choose-box {
	border-radius: 10px;
	background-color: #74b738;
	padding-bottom: 35px;
	height: 366px;
	transform: translateY(-19px)
}
.choose-col:hover .choose-col__title {
	color: #fff
}
.choose-col:hover .choose-col__desc {
	color: #fff
}
.choose-col__index {
	width: 56px;
	height: 56px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 56px;
	color: #74b738;
	font-size: 26px;
	margin: 20px auto 0;
	visibility: hidden
}
.choose-col:hover::after {
	display: none
}
.choose-col:hover .choose-col__index {
	visibility: visible
}
.choose-col__icon .on {
	display: none
}
.choose-col:hover .choose-col__icon img {
	display: none
}
.choose-col:hover .choose-col__icon .on {
	display: inline-block
}
.factory-desc p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 26px
}
.factory-left {
	padding-top: 20px;
	padding-right: 80px
}
.factory-box {
	margin-bottom: 90px
}
.factory-box .row {
	margin: 0
}
.factory-box .row>div {
	padding: 0
}
.factory-box .about-data__item {
	display: flex;
	height: 60px;
	padding-right: 30px;
	position: relative;
	margin-bottom: 25px
}
.factory-box .about-data__item:nth-child(odd) {
	width: 44%
}
.factory-box .about-data__item:nth-child(even) {
	width: 56%;
	padding: 0 0 0 40px
}
.factory-box .about-data__item:nth-child(even)::before {
	position: absolute;
	left: 0;
	top: 10px;
	content: '';
	width: 1px;
	height: 38px;
	background-color: #ddd
}
.factory-box .about-data__num {
	color: #74b738;
	min-width: 72px;
	margin-bottom: 0
}
.factory-box .about-data__num span {
	font-size: 46px;
	line-height: 1
}
.factory-box .about-data__text {
	color: #74b738;
	font-size: 18px;
	margin-left: 20px
}
.factory-box .about-data {
	margin-bottom: 0
}
.factory-desc {
	margin-bottom: 45px
}
.factory-video {
	position: relative
}
.factory-video>img {
	width: 100%
}
.factory-video .video-btn {
	background-color: transparent;
	border-radius: 0;
	left: 50%;
	bottom: 50%;
	height: 120px;
	transform: translate(-50%,50%)
}
.factory-video .video-btn img {
	width: 65px;
	height: 65px
}
.factory-video .video-btn p {
	font-size: 30px
}
.sildeBox {
	position: relative
}
.sildeBox .hd {
	border-bottom: 2px solid #74b738;
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 24px
}
.sildeBox .hd ul li {
	font-size: 16px;
	color: #74b738;
	border: 2px solid #74b738;
	border-radius: 5px 5px 0 0;
	display: inline-block;
	padding: 0 30px;
	line-height: 56px;
	margin-right: 6px;
	font-family: 'poppins blod';
	cursor: pointer
}
.sildeBox .hd ul li.on {
	background-color: #74b738;
	color: #fff
}
.sildeBox .hd ul {
	margin-bottom: -2px;
	position: relative
}
.sildeBox a.factory-more {
	font-size: 16px;
	color: #74b738;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 17px;
	z-index: 1
}
.factory-box2 {
	position: relative
}
.about-section4 {
	padding-top: 0
}
.adv-box .row {
	margin: 0 -20px
}
.adv-box .row>div {
	padding: 0 20px
}
.about-section5 {
	background-image: url(../images/about-section5_bg.jpg)
}
.about-section5__first {
	height: 250px
}
.about-section5__title {
	font-size: 40px;
	color: #fff;
	line-height: 1.25;
	margin-top: 60px
}
.about-section5__title span {
	color: #74b738
}
.adv-item {
	height: 215px;
	border-radius: 10px;
	border: 4px solid rgba(255,255,255,.2);
	padding: 0 40px 0;
	border-top-color: transparent!important;
	position: relative;
	/*margin-bottom: 68px*/
}
.adv-item__desc {
	font-size: 16px;
	color: #fff;
	line-height: 1.6
}
.adv-item__title {
	font-size: 20px;
	color: #74b738;
	margin-bottom: 10px
}
.adv-item__icon {
	margin-top: -55px;
	width: 100px;
	height: 100px;
	margin-left: -16px;
	margin-bottom: 10px
}
.adv-item__icon img {
	width: 100%;
	height: 100%
}
.adv-item::before {
	border-radius: 10px 0 0 0;
	position: absolute;
	content: '';
	top: -4px;
	left: -4px;
	width: 28px;
	height: 100%;
	border: 4px solid transparent;
	border-top-color: rgba(255,255,255,.2)
}
.adv-item::after {
	border-radius: 0 10px 0 0;
	position: absolute;
	content: '';
	left: 124px;
	top: -4px;
	right: -4px;
	height: 100%;
	border: 4px solid transparent;
	border-top-color: rgba(255,255,255,.2)
}
.adv-item2 {
	height: 330px
}
.adv-item:hover {
	border-color: #74b738
}
.adv-item:hover::before {
	border-top-color: #74b738
}
.adv-item:hover::after {
	border-top-color: #74b738
}
.honor-item__pic {
	text-align: center;
	padding: 0 2.5px
}
.honor-item__pic img {
	max-width: 100%
}
.honor-item__title {
	font-size: 16px;
	color: #222;
	line-height: 20px;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.honor-box {
	position: relative
}
.about-section7 {
	border-top: 1px solid #eee;
	padding: 65px 0
}
.roll-wrap {
	position: relative;
	width: 100%;
	height: 80px;
	overflow: hidden
}
.roll_row .roll__list::after,.roll_row .roll__list::before {
	content: "";
	display: table;
	line-height: 0
}
.roll_row .roll__list::after {
	clear: both
}
.roll_row .roll__list {
	width: 3500px
}
.roll_row .roll__list li {
	float: left;
	margin: 0 44px;
	height: 80px;
	display: flex;
	align-items: center
}
.roll_row .roll__list li img {
	max-height: 100%
}
.about-dot {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	display: flex;
	align-items: center;
	height: 80px;
	padding: 0 34px
}
.about-section8 {
	background-color: #f3f9f5
}
.high-box {
	margin-bottom: 20px
}
.high-box img {
	text-align: center;
	width: 100%
}
.history-item__year {
	font-size: 24px;
	color: #74b738;
	font-style: italic;
	line-height: 1;
	margin-bottom: 15px
}
.history-item__desc {
	font-size: 16px;
	color: #222;
	line-height: 1.75
}
.history-item {
	padding: 0 30px;
	height: 325px;
	position: relative;
	border-left: 1px solid #74b738
}
.history-item::before {
	width: 16px;
	height: 16px;
	position: absolute;
	left: -8.5px;
	top: 0;
	border: 4px solid #74b738;
	background-color: #fff;
	content: '';
	border-radius: 8px
}
.history-box {
	position: relative
}
.about-section9 {
	padding-bottom: 0!important;
	border-bottom: 4px solid #74b738
}
.welfare-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	display: block
}
.welfare-item__mask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(15,40,62,.5);
	z-index: 2;
	display: flex;
	align-items: center;
	transition: all .3s;
	transform: translateY(100%)
}
.welfare-item__content {
	margin: 0 13%
}
.welfare-item__title {
	font-size: 20px;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 24px
}
.welfare-item__desc {
	font-size: 18px;
	color: #fff
}
.welfare-box .row {
	margin: 0 -5px
}
.welfare-box .row>div {
	padding: 0 5px
}
.welfare-item img {
	width: 100%;
	max-height: 600px
}
.welfare-item:hover .welfare-item__mask {
	transform: translateY(0)
}
.about-section10 .section-desc{
    max-width: 95%;
}
.about-section1-title {
	font-size: 60px;
	color: #222;
	line-height: 1;
	margin-bottom: 60px
}
.about-section1-title span {
	color: #63af33
}
.about-section1-title em {
	font-style: normal;
	color: #939598
}
.about-section1-subtext {
	font-size: 36px;
	line-height: 46px;
	color: #222;
	margin-bottom: 10px
}
.about-section1-desc {
	font-size: 18px;
	color: #222
}
.about-section1 {
	padding-top: 115px
}
.about-company {
	display: flex;
	align-items: center;
	border-radius: 10px;
	background-color: #74b738
}
.about-company__text {
	padding: 0 60px
}
.about-company__title {
	font-size: 26px;
	color: #fff;
	line-height: 1;
	margin-bottom: 30px
}
.about-company__desc p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 40px;
	font-family: segoeui
}
.about-company__desc p:last-child {
	margin-bottom: 0
}
.about-company__pic img {
	border-radius: 0 10px 10px 0;
	width: 100%
}
.odm-banner {
	padding-top: 213px;
	border-bottom: 1px solid #ddd
}
.odm-banner__right {
	width: 540px;
	background-color: rgba(116,183,54,.9);
	padding: 30px 70px
}
.odm-form__head {
	text-align: center;
	margin-bottom: 25px
}
.odm-form__title {
	font-size: 36px;
	color: #fff;
	line-height: 1;
	margin-bottom: 24px
}
.odm-form__desc {
	font-size: 18px;
	color: #fff
}
.odm-form .form-item {
	margin-bottom: 8px;
	position: relative;
	padding: 0 18px;
	border-radius: 5px;
	border: 2px solid #fff;
	font-size: 16px
}
.odm-form .form-item .form-control {
	background-color: transparent;
	font-size: 16px;
	height: 52px;
	border: 0;
	padding: 0;
	color: #fff;
	box-shadow: unset!important;
	max-width: 70%;
}
.odm-form .form-item__label {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-right: 18px;
	line-height: 52px
}
.odm-form .form-textarea {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	height: 170px;
	padding-top:10px;
}
.odm-form ::placeholder {
	color: #fff
}
.odm-form .form-item-last .form-item__label {
	line-height: 40px
}
.odm-form__foot {
	text-align: center;
	padding-top: 26px
}
.odm-form__tip {
	font-size: 18px;
	color: #fff;
	margin-top: 20px
}
.form-submit {
	background-color: #fff;
	border-radius: 5px;
	font-size: 18px;
	color: #74b736;
	width: 200px;
	height: 60px
}
.odm-banner .container {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 1
}
.odm-banner {
	position: relative
}
.odm-banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 190px
}
.odm-banner-bg img {
	width: 100%;
}
.odm-banner__left {
	padding-bottom: 35px
}
.roll-wrap-sm .roll__list {
	position: relative
}
.roll-wrap-sm .roll__list li {
	margin: 0 44px 0 0
}
.odm-product__title {
	font-size: 26px;
	color: #222;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 35px
}
.odm-product__desc {
	font-size: 18px;
	color: #222;
	text-align: center;
	line-height: 2
}
.odm-product__head {
	padding: 0 50px
}
.odm-item {
	padding: 22px 24px;
	border-radius: 5px;
	background-color: #74b738;
	height: 155px
}
.odm-item__hd {
	width: 75px;
	margin-right: 20px
}
.odm-product .row {
	margin: 0 -2.5px
}
.odm-product .row>div {
	padding: 0 2.5px
}
.odm-item__icon {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	border: 3px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center
}
.odm-item__title {
	font-size: 20px;
	color: #fff;
	line-height: 1.8;
	margin-bottom: 5px
}
.odm-item__desc {
	font-size: 16px;
	color: #fff;
	line-height: 1.6
}
.odm-box {
	margin-top: 40px
}
.odm-box .row>div:nth-child(even) .odm-item {
	background-color: #0f283e
}
.section-title {
	font-family: 'poppins medium';
	text-transform: capitalize
}
.odm-section1 {
	padding: 100px 0
}
.odm-section2 {
	background-color: #f3f9f5
}
.odm-list .row {
	margin: 0 -5px
}
.odm-list .row>div {
	padding: 0 5px
}
.odm-list .productsBox-link {
	margin-bottom: 20px
}
.odm-list .productsBox-link__desc p {
	font-size: 14px;
	line-height: 1.85
}
.series-table .table-bordered thead th {
	background-color: rgba(221,221,221,.35);
	text-align: center;
	font-weight: 400;
	color: #222;
	font-family: 'poppins medium';
	font-size: 16px
}
.series-table .table-bordered td,.series-table .table-bordered th {
	border: 1px solid #ddd;
	vertical-align: middle
}
.series-table tr th:first-child {
	text-align: left;
	padding-left: 40px
}
.series-table tr td:first-child {
	background-color: rgba(221,221,221,.35);
	color: #222;
	font-family: 'poppins medium';
	text-align: left;
	padding-left: 40px
}
.series-table tr td {
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 18px
}
.odm-section4 {
	background-color: #f3f9f5
}
.factory-title {
	font-size: 20px;
	color: #222;
	margin-bottom: 18px
}
.odm-section4 .factory-left {
	padding-right: 60px
}
.factory-box {
	margin-bottom: 70px
}
.odm-choose {
	width: 100%
}
.odm-choose {
	margin: 0 -30px
}
.odm-choose .choose-item {
	width: 25%;
	float: left;
	padding: 0 30px;
	border-right: 1px solid #ddd;
	min-height: 260px
}
.odm-choose .choose-item:last-child {
	border-right: 0
}
.odm-section5 {
	border-bottom: 1px solid #ddd
}
.section-desc {
	font-size: 18px;
	color: #222
}
.odm-choose .choose-item__title {
	color: #74b738
}
.odm-choose .choose-item__desc {
	color: #222
}
.odm-choose .choose-item__bd {
	padding-top: 20px
}
.app-list .row {
	margin: 0 -5px
}
.app-list .row>div {
	padding: 0 5px
}
.app-link__title {
	text-align: center;
	font-size: 20px;
	color: #222;
	line-height: 1.3;
	margin-top: 24px
}
.app-link__pic img {
	width: 100%
}
.app-link {
	display: block;
	margin-bottom: 40px
}
.odm-section8 .row {
	margin: 0
}
.odm-section8 .row>div {
	padding: 0
}
.productsBox-list .swiper-pagination {
	display: none
}
.odm-partner__right {
	margin-left: auto
}
.odm-partner .section-head {
	text-align: left
}
.odm-partner {
	padding-top: 70px
}
.odm-partner .section-title {
	padding: 0 0 25px
}
.odm-partner .partner-list {
	margin-right: 0
}
.odm-partner .section-head {
	margin-bottom: 55px
}
.odm-partner .partner-list li:nth-child(n+13) .partner-box {
	border-bottom: 1px solid #eee
}
.partner-join .partner-box {
	font-size: 24px;
	color: #74b736;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-family: 'poppins semiBold'
}
.odm-section7 {
	background-color: #f3f9f5
}
.service-box {
	border-radius: 10px;
	background-color: rgba(233,245,223,.9);
	border: 2px dashed #c5c5c5;
	text-align: center;
	margin-top: 64px
}
.service-head {
	display: flex;
	justify-content: center
}
.service-title {
	font-size: 24px;
	color: #fff;
	background-color: #74b738;
	border-radius: 25px;
	padding: 1px 25px;
	line-height: 2;
	margin-top: -28px
}
.service-item__title {
	font-size: 15px;
	line-height: 20px
}
.service-item__circle {
	width: 86px;
	height: 86px;
	border: 1px dashed #74b738;
	border-radius: 50%;
	padding: 7px;
	margin: 0 auto 12px
}
.service-item__icon {
	height: 100%;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #74b738
}
.service-process {
	display: flex;
	justify-content: space-between;
	margin: 40px 21px 55px;
	background-image: url(../images/s1_bg.png);
	background-repeat: no-repeat;
	background-position: center top 14px
}
.service-box2 {
	background-color: rgba(237,243,248,.9)
}
.service-box2 .service-title {
	background-color: #0f283e
}
.service-box2 .service-item__icon {
	background-color: #0f283e
}
.service-box2 .service-item__circle {
	border-color: #0f283e
}
.service-col {
	max-width: 150px
}
.service-box2 .service-col {
	max-width: 120px
}
.service-box2 .service-item__title {
	height: 60px
}
.service-box2 .service-process {
	margin-bottom: 30px;
	align-items: center;
	background-image: url(../images/s2_bg.png);
	background-position: center top 6px
}
.roll-wrap-sm {
	height: unset!important
}
.roll-wrap-sm .roll__list {
	width: 100%
}
.high-row {
	margin: 0 -10px
}
.high-row>div {
	padding: 0 10px;
	float: left
}
.high-col-7 {
	width: 69.6%
}
.high-col-3 {
	width: 30.4%
}
.high-col-2 {
	width: 20%
}
.high-col-10 {
	width: 100%
}
@media (min-width:1600px) {
	.about-navigation,.factory-navigation,.factory-navigation2,.history-navigation,.honor-navigation {
		left: -95px;
		right: -95px
	}
}
@media (max-width:1600px) {
	.odm-banner {
		padding-top: 120px
	}
	.odm-product__title {
		font-size: 22px
	}
	.odm-product__desc {
		font-size: 16px
	}
	.odm-item__desc {
		font-size: 14px
	}
	.odm-item__title {
		font-size: 18px
	}
	.odm-item__icon {
		border-width: 2px;
		width: 65px;
		height: 65px
	}
	.odm-item__icon img {
		width: 32px;
		height: 32px
	}
	.odm-item__hd {
		width: 65px
	}
	.offer-item__title {
		font-size: 18px
	}
	.offer-item__content {
		padding: 35px 15px 0
	}
	.productsBox .hd {
		padding: 60px 50px;
		width: 520px
	}
	.productsBox-item {
		padding: 60px 50px
	}
	.productsBox-link__title {
		font-size: 18px;
    min-height: 43px;
    max-height: 43px;
	}
	.productsBox-link__desc p {
		font-size: 14px;
		overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
	}
	.productsBox-link__content {
		padding: 20px 20px 10px
	}
	.app-item__left {
		padding-right: 40px
	}
	.index-section6 .section {
		padding-right: 40px
	}
	.app-item__desc {
		font-size: 14px
	}
	.app-item__info__title {
		font-size: 14px
	}
	.app-item__title {
		font-size: 24px
	}
	.app-item__info {
		margin-bottom: 20px
	}
	.app-item__desc {
		margin-bottom: 20px
	}
	.banner-title {
		font-size: 40px
	}
	.about-section1-title {
		font-size: 50px;
		margin-bottom: 50px
	}
	.about-section1-subtext {
		font-size: 30px;
		line-height: 40px
	}
	.about-company__desc p {
		font-size: 16px;
		margin-bottom: 32px
	}
	.about-company__title {
		font-size: 22px;
		margin-bottom: 20px
	}
	.why-choose {
		font-size: 30px
	}
	.choose-col__title {
		font-size: 16px
	}
	.choose-col__desc {
		font-size: 14px
	}
	.factory-box .about-data__num span {
		font-size: 36px
	}
	.factory-box .about-data__text {
		font-size: 16px;
		margin-left: 10px
	}
	.factory-box .about-data__item {
		padding-right: 20px;
		height: 50px;
		margin-bottom: 15px
	}
	.factory-box .about-data__item:nth-child(even) {
		padding-left: 20px
	}
	.factory-box .about-data__item:nth-child(even)::before {
		top: 0
	}
	.odm-form__title {
		font-size: 30px
	}
	.odm-form__desc {
		font-size: 16px
	}
	.odm-banner__right {
		padding: 30px 50px
	}
	.odm-form__tip {
		font-size: 16px
	}
	.form-submit {
		font-size: 16px
	}
	.odm-form .form-item__label {
		font-size: 14px
	}
	.odm-form .form-textarea {
		font-size: 14px;
		line-height: 20px
	}
	.odm-banner__right {
		width: 500px
	}
	.odm-form .form-item .form-control {
		font-size: 14px
	}
}
@media (max-width:1500px) {
	.about-data__text {
		font-size: 14px
	}
	.about-data__num span {
		font-size: 30px
	}
	.about-data__num {
		font-size: 16px
	}
	.about-desc p {
		font-size: 14px
	}
	.about-subText {
		font-size: 16px
	}
	.about-title {
		font-size: 22px
	}
	.about-data {
		margin-bottom: 35px
	}
	a.more-link {
		line-height: 42px;
		width: 120px;
		font-size: 14px
	}
	.about-item__title {
		font-size: 14px
	}
	.app-item__block {
		max-width: unset
	}
	.app-item__left {
		padding-top: 250px
	}
	.custom-wen {
		font-size: 22px
	}
	.custom-da {
		font-size: 22px
	}
	a.custom-now {
		font-size: 20px;
		border-width: 2px;
		width: 180px
	}
	.index-section7-main {
		padding-right: 60px
	}
	.news-item__title {
		font-size: 18px
	}
	.news-item__desc {
		font-size: 14px
	}
	.news-item__time {
		font-size: 14px;
		margin-right: 20px
	}
	.news-item__view {
		font-size: 14px
	}
	.el-form .form-item {
		margin-bottom: 32px
	}
	.roll_row .roll__list li {
		margin: 0 34px
	}
	.roll-wrap-sm .roll__list li {
		margin: 0 34px 0 0;
		height: 60px
	}
	.honor-item__title {
		font-size: 14px
	}
	.history-item__desc {
		font-size: 14px
	}
	.history-item__year {
		font-size: 20px
	}
	.welfare-item__title {
		font-size: 18px
	}
	.welfare-item__desc {
		font-size: 16px
	}
	.factory-left {
		padding-right: 60px
	}
	.odm-choose {
		margin: 0 -15px
	}
	.odm-choose .choose-item {
		padding: 0 15px
	}
	.odm-choose .choose-item__title {
		font-size: 22px
	}
}
@media (max-width:1366px) {
	.app-link__title {
		font-size: 16px
	}
	.partner-join .partner-box {
		font-size: 20px
	}
	.app-link {
		margin-bottom: 20px
	}
	.section-title {
		font-size: 32px;
		background-size: 68px 73px;
		padding-top: 30px;
		min-width: 314px
	}
	.odm-choose .choose-item {
		width: 50%;
		min-height: 200px;
		margin-bottom: 20px
	}
	.odm-choose .choose-item:nth-child(even) {
		border-right: 0
	}
	.odm-section4 .factory-left {
		padding-right: 30px
	}
	.section-desc {
		font-size: 14px
	}
	.offer-item__desc {
		font-size: 14px
	}
	.offer-item__icon img {
		width: 100px;
		height: 100px
	}
	.offer-item {
		height: 300px
	}
	.offer-item__content {
		padding-top: 25px
	}
	.offer-item__title {
		font-size: 16px
	}
	.productsBox .hd {
		width: 420px;
		padding: 50px 30px
	}
	.productsBox .hd ul li {
		font-size: 16px;
		line-height: 60px
	}
	.productsBox-title {
		font-size: 24px
	}
	.productsBox-desc {
		font-size: 14px
	}
	a.productsBox-more {
		font-size: 14px
	}
	.productsBox .hd-title {
		font-size: 30px;
		margin-bottom: 30px
	}
	.productsBox-item {
		padding: 50px 30px
	}
	.choose-item__desc {
		font-size: 14px;
		line-height: 24px;
		min-height: 72px
	}
	.choose-item__title {
		font-size: 20px;
		margin-bottom: 10px
	}
	.choose-item__icon img {
		width: 40px;
		height: 40px
	}
	.choose-item__hd {
		width: 40px;
		margin-right: 10px
	}
	.choose-item__bd {
		padding-top: 5px
	}
	.index-section3-iso {
		font-size: 14px
	}
	.about-data__item {
		padding-right: 5px
	}
	.about-data {
		margin-bottom: 15px
	}
	.about-data__num span {
		font-size: 24px
	}
	.about-left {
		padding-right: 20px
	}
	.about-desc {
		margin-bottom: 15px
	}
	.video-btn {
		width: 150px;
		font-size: 14px;
		height: 80px;
		border-radius: 0 60px 0 0
	}
	.vr-btn {
		font-size: 14px;
		width: 180px;
		height: 42px
	}
	.vr-btn img {
		margin-right: 10px
	}
	a.more-link2 {
		font-size: 14px;
		width: 120px;
		line-height: 36px
	}
	.app-item__icon img {
		width: 48px;
		height: 48px
	}
	.app-item__left {
		padding-top: 200px
	}
	.index-section6 .section-title {
		padding-bottom: 25px
	}
	.app-item__title {
		font-size: 20px;
		margin-bottom: 10px
	}
	.app-item__desc {
		font-size: 13px
	}
	.app-item__info__title {
		line-height: 1.4
	}
	.app-item__block {
		margin-right: 10px
	}
	.app-item__block:first-child {
		margin-right: 25px
	}
	.index-section6 .section {
		padding-right: 20px
	}
	.app-item__left {
		padding-right: 20px
	}
	.index-section6 .section-desc {
		font-size: 13px
	}
	.custom-wen {
		font-size: 18px
	}
	.custom-da {
		font-size: 18px
	}
	a.custom-now {
		font-size: 16px;
		border-width: 2px;
		width: 150px
	}
	.index-section7-main {
		padding-right: 30px
	}
	.el-form .form-bottom .form-bottom {
		font-size: 14px;
		height: 40px;
		width: 180px
	}
	.el-form .form-item {
		margin-bottom: 22px
	}
	.el-form .form-control {
		font-size: 14px
	}
	.el-form .form-bottom .form-tip {
		font-size: 14px
	}
	.index-section7 .section-title {
		padding-bottom: 25px
	}
	.about-section1-title {
		font-size: 40px;
		margin-bottom: 40px
	}
	.about-section1-subtext {
		font-size: 24px;
		line-height: 34px
	}
	.about-section1-desc {
		font-size: 16px
	}
	.about-company__title {
		font-size: 20px
	}
	.about-company__desc p {
		font-size: 14px
	}
	.about-company__text {
		padding: 0 30px
	}
	.about-company__pic img {
		height: 400px
	}
	.why-choose {
		font-size: 24px
	}
	.choose-col__index {
		font-size: 20px;
		width: 42px;
		height: 42px;
		line-height: 42px
	}
	.choose-box {
		padding: 37px 20px 0
	}
	.choose-col__icon img {
		width: 80px;
		height: 80px
	}
	.factory-desc p {
		font-size: 14px;
		margin-bottom: 20px
	}
	.factory-box .about-data__num {
		min-width: 62px
	}
	.factory-box .about-data__num span {
		font-size: 30px
	}
	.factory-box .about-data__text {
		font-size: 14px
	}
	.factory-box .about-data__item {
		height: 40px
	}
	.factory-video .video-btn p {
		font-size: 24px
	}
	.factory-video .video-btn img {
		width: 50px;
		height: 50px
	}
	.sildeBox .hd ul li {
		font-size: 14px;
		padding: 0 20px
	}
	.sildeBox a.factory-more {
		font-size: 14px;
		top: 10px
	}
	.about-section5__title {
		font-size: 30px
	}
	.adv-item__desc {
		font-size: 14px
	}
	.adv-item__title {
		font-size: 18px
	}
	.adv-box .row {
		margin: 0 -10px
	}
	.adv-box .row>div {
		padding: 0 10px
	}
	.adv-item__icon {
		margin-bottom: 0
	}
	.welfare-item__title {
		font-size: 16px;
		margin-bottom: 14px
	}
	.welfare-item__desc {
		font-size: 14px
	}
	.welfare-item__content {
		margin: 0 15px
	}
	.banner-title {
		font-size: 30px
	}
	.factory-left {
		padding-right: 30px
	}
	.odm-item {
		padding: 15px
	}
	.odm-item__title {
		font-size: 16px
	}
	.odm-item__hd {
		margin-right: 10px;
		width: 55px
	}
	.odm-item__icon {
		width: 55px;
		height: 55px
	}
	.odm-item__icon img {
		width: 30px;
		height: 30px
	}
	.section-desc {
		font-size: 14px
	}
	.odm-banner__right {
		width: 440px;
		padding: 30px
	}
	.odm-banner {
		padding-top: 60px
	}
	.odm-form .form-item__label {
		line-height: 42px
	}
	.odm-form .form-item .form-control {
		height: 42px
	}
	.odm-form .form-textarea {
		height: 100px
	}
	.form-submit {
		height: 50px
	}
	.service-item__title {
		font-size: 14px;
		line-height: 18px
	}
	.service-item__circle {
		width: 66px;
		height: 66px
	}
	.service-title {
		font-size: 20px;
		margin-top: -22px
	}
	.service-item__icon img {
		width: 36px;
		height: 36px
	}
	.service-process {
		background-size: auto 40px
	}
	.service-box2 .service-process {
		background-size: auto 158px;
		background-position: left top 18px
	}
	.service-col {
		max-width: 100px
	}
	.app-item {
		padding-bottom: 20px
	}
}
@media (max-width:1024px) {
	.productsBox .hd {
		width: 400px
	}
	.news-item__title {
		font-size: 16px
	}
}
@media (max-width:992px) {
	.section-title {
		font-size: 24px;
		min-width: 214px
	}
	.odm-banner__right {
		margin: 0 auto;
		width: 100%
	}
	.odm-banner .container {
		flex-direction: column-reverse;
	}
	.odm-banner__left {
		width: 100%;
		margin-top: 20px;
		padding-bottom: 20px
	}
	.odm-partner__right {
		margin-top: 20px
	}
	.odm-form__title {
		font-size: 24px;
		margin-bottom: 14px
	}
	.odm-form__desc {
		font-size: 14px
	}
	.odm-form__tip {
		font-size: 14px;
		margin-top: 10px
	}
	.odm-form__foot {
		padding-top: 16px
	}
	.form-submit {
		font-size: 14px;
		height: 42px
	}
	.odm-section4 .factory-left {
		padding-right: 0
	}
	.el-form {
		width: 100%
	}
	.section-title::before {
		width: 214px
	}
	.section-desc {
		max-width: unset
	}
	.productsBox .hd-title {
		font-size: 24px;
		margin-bottom: 20px
	}
	.productsBox-title {
		font-size: 20px
	}
	.choose-list {
		width: 100%
	}
	.index-section3-right {
		position: relative;
		bottom: unset;
		right: unset;
		margin: 0 auto
	}
	.choose-item__desc {
		min-height: unset
	}
	.about-left {
		margin-bottom: 20px;
		padding-right: 0
	}
	.index-section6>.container {
		position: relative;
		top: unset;
		left: unset;
		transform: unset
	}
	.index-section6 .section {
		padding-right: 0;
		width: 100%
	}
	.index-section6 .section-head {
		text-align: center
	}
	.app-item__left {
		padding-top: 30px
	}
	.app-item__right img {
		height: 400px
	}
	.app-item__block {
		margin-right: 0
	}
	.app-item__block:first-child {
		margin-right: 5px
	}
	.appSwiper .swiper-pagination {
		padding-left: 0
	}
	.about-section1-title {
		font-size: 30px;
		margin-bottom: 20px
	}
	.about-section1-subtext {
		font-size: 18px;
		line-height: 26px
	}
	.about-section1-desc {
		font-size: 14px
	}
	.about-company__desc p {
		font-size: 13px;
		margin-bottom: 20px
	}
	.about-company__title {
		font-size: 18px
	}
	.about-company__text {
		padding: 0 15px
	}
	.about-company__pic img {
		height: 360px
	}
	.banner img {
		min-height: 150px
	}
	.banner-title {
		font-size: 24px
	}
	.why-choose {
		font-size: 20px
	}
	.choose-col__title {
		font-size: 14px;
		height: 40px;
		line-height: 20px
	}
	.choose-col__desc {
		font-size: 12px
	}
	.choose-box {
		padding: 20px 10px 0
	}
	.choose-col__icon img {
		width: 60px;
		height: 60px
	}
	.choose-col__icon {
		margin-bottom: 10px
	}
	.choose-flex {
		height: 258px
	}
	.choose-col:hover .choose-box {
		height: 296px
	}
	.sildeBox .hd ul li {
		padding: 0 10px;
		line-height: 40px;
		font-size: 13px
	}
	.factory-left {
		padding-right: 0
	}
	.factory-box .about-data__num span {
		font-size: 22px
	}
	.factory-video .video-btn p {
		font-size: 20px
	}
	.factory-video .video-btn img {
		width: 40px;
		height: 40px
	}
	.adv-item2 {
		height: 294px
	}
	.about-section5__title {
		font-size: 26px
	}
	.odm-item {
		height: 120px;
		margin-bottom: 5px
	}
	.odm-product__desc {
		font-size: 14px;
		line-height: 1.5
	}
	.odm-product__title {
		font-size: 18px
	}
	.service-item__title {
		font-size: 12px;
		line-height: 16px
	}
	.service-item__circle {
		width: 46px;
		height: 46px;
		padding: 3px;
		margin-bottom: 6px
	}
	.service-item__icon img {
		width: 28px;
		height: 28px
	}
	.service-title {
		font-size: 16px;
		margin-top: -18px
	}
	.service-process {
		background-size: auto 34px;
		background-position: center top 8px
	}
	.service-col {
		max-width: 90px
	}
	.service-box2 .service-process {
		background-size: auto 116px;
		background-position: left top 14px
	}
	.service-box2 .service-item__title {
		height: 50px
	}
	.app-item {
		padding-bottom: 0
	}
}
@media (min-width:768px) {
	.about-box2 .swiper-pagination,.factory-box2 .swiper-pagination,.highSwiper .swiper-pagination,.highSwiper2 .swiper-pagination,.highSwiper3 .swiper-pagination,.history-box .swiper-pagination,.honor-box .swiper-pagination {
		display: none
	}
}
@media (max-width:768px) {
	.app-link__title {
		font-size: 14px;
		margin-top: 12px
	}
	.odm-banner-bg {
		position: unset;
	}
	.partner-join .partner-box {
		font-size: 16px
	}
	.odm-partner {
		padding-top: 0
	}
	.odm-partner .section-head {
		margin-bottom: 20px;
		text-align: center
	}
	.odm-form .form-textarea {
		height: 80px
	}
	.odm-banner {
		margin-top: 54px;
		padding-top: 30px;
		display: flex;
		flex-direction: column-reverse;
	}
	.odm-banner__right {
		padding: 20px 15px
	}
	.service-process {
		flex-wrap: wrap;
		background: unset;
		justify-content: center!important;
		margin: 20px 10px 0!important
	}
	.service-box {
		border-width: 1px
	}
	.service-col {
		width: 33.3333%;
		float: left;
		max-width: unset
	}
	.service-item__title {
		height: 50px
	}
	.service-box2 .service-process {
		background: unset
	}
	.service-box2 .service-col:nth-child(4) {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}
	.service-box2 .service-col:nth-child(4) .service-item {
		max-width: 100px
	}
	.about-box2 .swiper-container,.factory-box2 .swiper-container,.high-silde .swiper-container,.honor-box .swiper-container {
		padding-bottom: 40px
	}
	.odm-product__head {
		padding: 0
	}
	.odm-section1 {
		padding: 30px 0
	}
	.odm-box {
		margin-top: 20px
	}
	.odm-product__title {
		margin-bottom: 15px
	}
	.odm-list .productsBox-link__desc p {
		font-size: 12px;
		line-height: 1.5
	}
	.section-title {
		padding-left: 0;
		padding-right: 0
	}
	.series-table tr td {
		font-size: 12px
	}
	.series-table .table-bordered thead th {
		font-size: 12px
	}
	.series-table tr td:first-child {
		padding-left: 12px
	}
	.series-table tr th:first-child {
		padding-left: 12px
	}
	.about-navigation,.factory-navigation,.factory-navigation2,.history-navigation,.honor-navigation {
		display: none
	}
	.productsBox-list .swiper-pagination {
		display: block
	}
	.productsBox-list .swiper-container {
		padding-bottom: 50px
	}
	.about-company {
		display: block
	}
	.app-item .container {
		position: relative;
		left: unset;
		top: unset;
		transform: unset
	}
	.app-item__left {
		width: 100%;
		padding: 30px 0
	}
	.app-item__block {
		width: 25%!important
	}
	.indexSwiper .swiper-pagination {
		bottom: 5px
	}
	.adv-item {
		height: auto;
		padding: 0 20px 20px;
		border-width: 2px;
		margin-bottom: 40px
	}
	.app-item__right {
		width: 100%
	}
	.adv-item::before {
		border-width: 2px;
		top: -2px;
		left: -2px;
		width: 14px
	}
	.adv-item__icon {
		width: 50px;
		height: 50px;
		margin-top: -25px;
		margin-left: -8px
	}
	.adv-item::after {
		border-width: 2px;
		top: -2px;
		right: -2px;
		left: 64px
	}
	.adv-item__desc {
		font-size: 12px
	}
	.adv-item__title {
		font-size: 16px
	}
	.about-section5__first {
		height: auto;
		margin-bottom: 40px
	}
	.about-section5__title {
		font-size: 20px;
		margin-top: 0
	}
	.factory-vr>iframe {
		height: 200px
	}
	.sildeBox .hd ul {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden
	}
	.sildeBox .hd ul li {
		font-size: 14px;
		margin-right: 0
	}
	.sildeBox a.factory-more {
		position: relative;
		display: block;
		margin: 10px auto 0;
		width: 100px;
		text-align: center
	}
	a.factory-more .iconfont {
		font-size: 14px
	}
	.factory-box .about-data__num {
		min-width: unset
	}
	.factory-box .about-data__item {
		padding-right: 0
	}
	.factory-box .about-data__item:nth-child(even) {
		padding-left: 10px
	}
	.why-choose {
		font-size: 18px;
		margin-bottom: 0;
		padding: 0
	}
	.choose-flex {
		margin: 0 -5px
	}
	.choose-col {
		width: 50%;
		padding: 0 5px
	}
	.choose-box {
		background-color: rgba(255,255,255,.6);
		border-radius: 10px;
		margin-bottom: 10px;
		height: 262px
	}
	.choose-col::after {
		display: none
	}
	.choose-col:hover .choose-box {
		transform: unset;
		height: 262px;
		padding-bottom: 20px
	}
	.choose-col__index {
		margin-top: 10px;
		visibility: visible;
		box-shadow: 0 2px 8px rgba(0,0,0,.12)
	}
	.choose-flex {
		height: auto;
		background-color: unset
	}
	.about-company__pic img {
		height: auto;
		border-radius: 10px
	}
	.do-item.offer-item {
		margin-top: 20px
	}
	.do-item .offer-item__icon {
		margin-bottom: 10px
	}
	.do-item .offer-item__title {
		height: 40px;
		margin-bottom: 10px
	}
	.do-item {
		min-height: 200px!important
	}
	.about-company__text {
		padding: 15px
	}
	.productsBox {
		display: block
	}
	.custom-box .container {
		display: block
	}
	.app-item__icon img {
		width: 40px;
		height: 40px
	}
	.index-section7-main {
		padding-right: 0
	}
	.partner-box {
		height: 80px
	}
	.custom-box {
		padding: 30px 0
	}
	.custom-wen {
		line-height: 1.5;
		font-size: 16px;
		margin-bottom: 10px
	}
	.custom-da {
		line-height: 1.5;
		font-size: 16px
	}
	a.custom-now {
		font-size: 14px;
		margin: 15px auto 0
	}
	.app-item__title {
		font-size: 16px
	}
	.appSwiper .swiper-pagination {
		bottom: 10px
	}
	.appSwiper .swiper-pagination-bullet {
		width: 30px;
		height: 4px
	}
	.app-item__icon {
		background-color: #f3f9f5;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		margin: 0 auto
	}
	.app-item__block {
		margin-right: 0!important
	}
	.index-section3-right {
		width: 100%;
		padding: 0 15px
	}
	.section-head {
		margin-bottom: 25px
	}
	.productsBox .hd {
		width: 100%;
		padding: 30px 15px;
		background-size: cover
	}
	.productsBox .hd ul li {
		font-size: 14px;
		line-height: 50px
	}
	.productsBox .hd-title {
		margin-bottom: 10px
	}
	.productsBox-link__title {
		font-size: 14px
	}
	.productsBox-link__desc p {
		font-size: 12px
	}
	.productsBox-desc {
		font-size: 12px
	}
	a.productsBox-more {
		font-size: 12px
	}
	.productsBox-list {
		margin-top: 15px
	}
	.productsBox-item {
		padding: 30px 15px
	}
	.offer-item__icon img {
		width: 60px;
		height: 60px
	}
	.offer-item__desc {
		font-size: 12px
	}
	.offer-item__title {
		font-size: 14px;
		margin-top: 10px
	}
	.offer-item__content {
		padding: 15px 10px
	}
	.do-item .offer-item__content {
		padding: 0
	}
	.offer-item {
		min-height: 215px;
		height: auto
	}
	.section {
		padding: 30px 0
	}
	.choose-item__desc {
		line-height: 20px
	}
	.choose-item__title {
		margin-bottom: 5px
	}
	.about-data__item {
		width: 50%
	}
	.video-btn img {
		width: 24px;
		height: 24px;
		margin-bottom: 6px
	}
	.video-btn {
		height: 60px;
		border-radius: 0 30px 0 0
	}
	.vr-btn img {
		width: 24px;
		height: 24px;
		margin-right: 6px
	}
	.about-navigation,.factory-navigation,.factory-navigation2,.history-navigation,.honor-navigation {
		left: -10px;
		right: -10px
	}
	.about-section1 {
		padding-top: 50px
	}
	.roll_row .roll__list li {
		height: 40px
	}
	.roll-wrap {
		height: 40px
	}
	.roll_row .roll__list li {
		margin: 0 10px
	}
	.roll-wrap-sm .roll__list li {
		margin: 0 10px 0 0
	}
	.about-section7 {
		padding: 30px 0
	}
	.about-dot {
		height: 40px;
		padding: 0 10px
	}
	.about-dot img {
		height: 8px
	}
	.partner-list li {
		width: 33.333%
	}
	.partner-list li:nth-child(4n+4) .partner-box {
		border-right: 1px solid #eee
	}
	.partner-list li:nth-child(3n+3) .partner-box {
		border-right: 0
	}
	.partner-list li:nth-child(n+13) .partner-box {
		border-bottom: 1px solid #eee
	}
	.partner-list li:last-child .partner-box {
		border-bottom: 0
	}
	.factory-box .about-data__item {
		height: auto;
		display: block;
		width: 50%!important
	}
	.factory-box .about-data__text {
		margin-left: 0
	}
	.odm-section4 .factory-left {
		padding-top: 0
	}
	.factory-box {
		margin-bottom: 0
	}
	.factory-box {
		margin-bottom: 20px
	}
	.odm-choose .choose-item {
		width: 100%;
		padding: 0;
		border-right: 0;
		min-height: unset;
		display: flex
	}
	.odm-choose .choose-item__bd {
		padding-top: 5px
	}
	.odm-choose {
		margin: 0
	}
	.index-banner {
		margin-top: 54px
	}
	.high-col-7 {
		width: 100%
	}
	.high-col-10 {
		width: 50%
	}
	.high-col-3 {
		width: 100%
	}
	.sildeBox .hd {
		margin-bottom: 20px
	}
	.high-box {
		margin-bottom: 10px
	}
	.high-row>div {
		padding: 0 5px
	}
	.high-row {
		margin: 0 -5px
	}

    
}
@media (max-width:576px) {
	.bigimg>img {
		max-width: 75%;
		min-height: auto
	}
	.additional-features {
		right: 20px
	}
	.work-row {
		display: block;
		clear: both;
		overflow: hidden;
		padding: 0;
		background: 0 0!important
	}
	.work-item {
		width: 50%;
		float: left;
		padding: 10px 0
	}
	.work-item__hd {
		width: 36px
	}
	.work-item__circle {
		width: 36px;
		height: 36px
	}
	.work-item__circle img {
		width: 20px;
		height: 20px
	}
	.work-item__bd {
		padding: 0 10px
	}
	.work-item__title {
		font-size: 14px
	}
	.custom-item__bd {
		padding-top: 10px
	}
	.custom-item__hd img {
		width: 50px;
		height: 50px
	}
	.custom-item__name {
		margin-bottom: 10px
	}
	.customSwiper-btns {
		top: 95%
	}
	.customSwiper-btns .swiper-button-prev {
		left: 35%
	}
	.customSwiper-btns .swiper-button-next {
		right: 35%
	}
	.custom-item {
		padding-bottom: 50px
	}
	.product-item__pic {
		padding: 12px 50px
	}
	.about-data__text {
		height: 42px
	}
	.product-silde .hd ul li img {
		height: 68px
	}
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px
	}
	.honor-item__title {
		margin-top: 10px;
		font-size: 12px;
		line-height: 16px
	}
	.history-item {
		height: 225px
	}
}
