.bannerImgBox{
	width: 100%;
	height: auto;
}

.bannerImgBox img{
	width: 100%;
}

.contentBox {
	width: 100%;
	height: auto;
}

.contentBox .inner{
	width: 1466px;
	margin: 0 auto;
	height: auto;
	background: #fff;
	padding-top: 69px;
	margin-top: -69px;
	position: relative;
	z-index: 2;
	padding-bottom: 164px;
}

.contentBox .inner .inside{
	width: 1280px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-direction: column;
}

.contentBox .inner .inside .row1{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 306px;
}

.contentBox .inner .inside .row1 .left{
	width: 521px;
	height: auto;
	display: flex;
	flex-direction: column;
	padding-top: 27px;
}

.contentBox .inner .inside .row1 .left h1{
	font-size: 24px;
	color: #222;
	padding-bottom: 28px;
	line-height: 1;
	position: relative;
	margin-bottom: 30px;
}

.contentBox .inner .inside .row1 .left h1 .line{
	width: 262px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #bfbfbf;
}

.contentBox .inner .inside .row1 .left .en{
	font-size: 42px;
	color: #666;
	line-height: 1;
	margin-bottom: 28px;
	text-transform: uppercase;
}

.contentBox .inner .inside .row1 .left .cn{
	font-size: 48px;
	color: #78bd3e;
	line-height: 1;
}

.contentBox .inner .inside .row1 .right{
	width: 630px;
	height: 400px;
}

.contentBox .inner .inside .row1 .right img{
	width: 100%;
	height: 100%;
	display: block;
}

.contentBox .inner .inside .row2{
	width: 1327px;
	height: 442px;
	background: #f4f4f4;
	margin-left: -50px;
	padding-left: 50px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.contentBox .inner .inside .row2 img{
	display: block;
	align-self: baseline;
	width: 510px;
	height: 581px;
	margin-top: -208px;
}

.contentBox .inner .inside .row2  .right{
	width: 660px;
	padding-top: 95px;
	display: flex;
	flex-direction: column;
}

.contentBox .inner .inside .row2  .right h1{
	font-size: 24px;
	color: #222;
	padding-bottom: 28px;
	line-height: 1;
	position: relative;
	margin-bottom: 30px;
}

.contentBox .inner .inside .row2  .right h1 .line{
	width: 262px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #bfbfbf;
}

.contentBox .inner .inside .row2  .right h2{
	font-size: 48px;
	color: #78bd3e;
	line-height: 1;
	margin-bottom: 26px;
}

.contentBox .inner .inside .row2  .right p{
	font-size: 24px;
	color: #2b2b2b;
}

.worthBox {
	width: 100%;
	height: 693px;
	background: url(../img/worthBg.png) no-repeat;
}

.worthInner{
	width: 1280px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.worthInner .left{
	width: 530px;
	display: flex;
	flex-direction: column;
	padding-top: 49px;
	padding-left: 15px;
	box-sizing: border-box;
}

.worthInner .left h1{
	font-size: 24px;
	color: #222;
	line-height: 1;
	margin-bottom: 60px;
}

.worthInner .left .tagBox{
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 30px;
}

.worthInner .left .tagBox .worthTagImg{
	display: block;
	align-self: baseline;
	width: 66px;
}

.worthInner .left .tagBox .messageBox{
	display: flex;
	flex-direction: column;
	width: 420px;
}

.worthInner .left .tagBox .messageBox h2{
	font-size: 18px;
	color: #222;
	line-height: 1;
	margin-bottom: 11px;
	width: 100%;
	text-align: left;
}

.worthInner .left .tagBox .messageBox p{
	font-size: 14px;
	color: #666;
}

.marginBottom7{
	margin-bottom: 7px;
}

.tagImg1{
	display: block;
	align-self: baseline;
	width: 630px;
	margin-top: -82px;
	position: relative;
	z-index: 12;
}

.sloganBox {
	width: 1370px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-direction: row;
	padding-top: 137px;
}

.paddingBottom300{
	padding-bottom: 300px;
}

.fontWeightBold{
	font-weight: bold;
}

.sloganBox{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
}

.sloganBox h1{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 21px;
	border-bottom: 1px solid #bfbfbf;
	font-family: arial;
	font-weight: bold;
	font-size: 52px;
	line-height: 1;
	padding-bottom: 22px;
	color: #66AD26;
	margin-bottom: 64px;
}

.slognTagBox {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.slognTagBox .tagPart{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.slognTagBox .tagPart img{
	display: block;
	width: 98px;
	height: 98px;
	margin-bottom: 38px;
}

.slognTagBox .tagPart p{
	font-size: 16px;
	color: #666;
}