/* banner start */
.banner .swiper-container {
	width: 100%;
	height: 538px;
	background: #000;
}

.banner .swiper-slide {
	font-size: 18px;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

/* 背景图片 */
.banner .parallax-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 130%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

/* 内容 */
.banner .swiper-slidebg {
	width: 1200px;
	padding: 40px 0px;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
	height: 100%;
	position: relative;
}

.banner .swiper-slide .title {
	font-size: 79px;
	font-weight: 600;
	writing-mode: vertical-rl;
	display: inline-block;
	/* 垂直方向，从右向左 */
}

.banner .swiper-slide .subtitle {
	font-size: 40px;
	writing-mode: vertical-rl;
	display: inline-block;
	/* 垂直方向，从右向左 */
}

.banner .swiper-slide .subtitle2 {
	font-size: 40px;
	writing-mode: vertical-rl;
	display: inline-block;
	/* 垂直方向，从右向左 */
}

.banner .swiper-slide .text {
	font-size: 34px;
	width: 600px;
	text-align: right;
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);

}

.banner .swiper-slide .text p:first-child {
	line-height: 40px;
	letter-spacing: 2px;
	font-style: italic;
}

.banner .swiper-slide .text p:last-child span {
	font-size: 16px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	font-weight: normal;
	padding: 4px 6px;
	font-style: initial;
}

.banner .swiper-slide .text2 {
	font-size: 14px;
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 0;
	/* transform: translate(0, -50%); */
}

.banner .swiper-slide .text2 p {
	display: inline-block;
}

/* banner end */

/* 五行春集团 介绍 start */
.indexaboutbg {
	background: url(../images/indexaboutbg.png) no-repeat center;
	background-size: 100% 100%;
}

.indexabout {
	padding-bottom: 40px;
}

.indexabout-contentbg {}

.indexabout-contentbg .indexabout-contentbg-title {
	text-align: center;
	font-size: 28px;
	color: #1A6840;
	position: relative;
	top: -20px;
}

.indexabout-content {}

.indexabout-content .indexabout-content-left {
	flex: 0 0 40%;
	box-sizing: border-box;
	padding-right: 30px;
}

.indexabout-content .indexabout-content-left .indexabout-num {}

.indexabout-content .indexabout-content-left .indexabout-num ul {
	background-color: #1A6840;
	padding: 10px 10px;
}

.indexabout-content .indexabout-content-left .indexabout-num li {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	box-sizing: border-box;
}

.indexabout-content .indexabout-content-left .indexabout-num li:first-child {
	border-left: none;
}

.indexabout-content .indexabout-content-left .indexabout-num li:last-child {
	border-right: none;
}

.indexabout-content .indexabout-content-left .indexabout-num li p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}

.indexabout-content .indexabout-content-left .indexabout-num li p span {
	font-size: 18px;
}

.indexabout-content .indexabout-content-right {
	flex: 0 0 60%;
}

.indexabout-content .indexabout-content-right p {
	font-size: 24px;
	color: #3f3f3f;
	text-indent: 2em;
	line-height: 30px;
	letter-spacing: 1px;
}

/* 五行春集团 介绍 end */
/* 走进五行春 start */
.indexenter {
	background: url(../images/indexenter.jpg) no-repeat center;
	background-size: 100% 100%;
	color: #FFFFFF !important;
}

.indexenter .alltitle h2 {
	background: none;
}

/* 走进五行春 end */
/* 产品中心 start */
.indexproductbg {
	background: url(../images/indexproductbg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 40px;
}

.indexproduct .indexproduct-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
	padding: 0px 0 54px;
}

.indexproduct .indexproduct-main .indexproduct-main-left {
	flex: 0 0 60%;
	display: block;
	box-sizing: border-box;
	padding-right: 20px;
	position: relative;
	height: 433px;
	/* overflow: hidden; */
}

.indexproduct .indexproduct-main .indexproduct-main-right {
	flex: 0 0 40%;
	display: block;
	box-sizing: border-box;
	position: relative;
	height: 433px;
	/* overflow: hidden; */
}

.indexproduct .indexproduct-main .indexproduct-main-left p {}

.indexproduct .indexproduct-main .indexproduct-main-left p>img {
	width: 100%;
	max-height: 100%;
	display: block;
}

.indexproduct .indexproduct-main .indexproduct-main-left>img {
	display: block;
	margin: 0 auto;
	height: 28px;
	/* width: 474px; */
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translate(-50%, 0);
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-title {
	font-size: 48px;
	text-align: center;
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-main {
	text-align: center;
	font-size: 24px;
	text-align: left;
	text-indent: 2em;
	margin: 20px auto;
	color: #333333;
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-img {}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-img img {
	width: 223px;
	/* height: 203px; */
	position: absolute;
	bottom: 0;
	right: 5px;
	transform: translate(0, 0);
	z-index: 1;
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-img2 {}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-img2 img {
	width: 28px;
	height: 203px;
	position: absolute;
	bottom: -14px;
	right: 0;
	transform: translate(0, 0);
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-more {
	/* width: 28px;
	height: 203px; */
	position: absolute;
	bottom: 0;
	left: 50px;
	transform: translate(0, 0);
}

.indexproduct .indexproduct-main .indexproduct-main-right .indexproductMR-more a {
	font-size: 22px;
	color: #333333;
	display: inline-block;
	padding: 2px 5px;
	border: 1px solid #333333;
}

/* 调整第二个 */
.indexproduct .indexproduct-main:nth-child(2n) .indexproduct-main-left {
	padding-right: 0px;
	padding-left: 20px;
}

.indexproduct .indexproduct-main:nth-child(2n) .indexproduct-main-right .indexproductMR-img2 img {
	left: 0;
}

.indexproduct .indexproduct-main:nth-child(2n) .indexproduct-main-right .indexproductMR-img img {
	left: 5px;
}

.indexproduct .indexproduct-main:nth-child(2n) .indexproduct-main-right .indexproductMR-more {
	right: 50px !important;
	left: auto;
}


/* 产品下面的内容 start */
.indexproduct2 {
	text-align: center;
}

.indexproduct2 h2 {
	font-size: 80px;
	color: #333333;
	margin-bottom: 10px;
}

.indexproduct2 h3 {
	font-size: 34px;
	color: #333333;
	margin-bottom: 20px;
}

.indexproduct2 h4 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}

/* 产品下面的内容 end */
/* 产品中心 end */
/* 选良心料 用匠心造 start */
.materialsbg {
	background: url(../images/materials.jpg) no-repeat center;
	background-size: 100% 100%;
	padding: 40px 0;
	display: block;
	color: #FFFFFF;
	text-align: center;
}

.materialsbg .materials h2 {
	font-size: 60px;
	font-weight: normal;
}

.materialsbg .materials h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 10px auto 40px;
}

.materialsbg ul {
	align-items: flex-start;
}

.materialsbg ul li {
	box-sizing: border-box;
}

.materialsbg ul li p {
	padding: 0 20px;
}

.materialsbg ul li p:nth-child(1) {
	font-size: 50px;
}

.materialsbg ul li p:nth-child(2) {
	font-size: 50px;
	margin: 20px auto;
}

.materialsbg ul li p:nth-child(3) {
	font-size: 20px;
	text-align: left;
	letter-spacing: 2px;
}

/* 选良心料 用匠心造 end */
/* 冷链物流 */
.materialsbg2 {
	background: url(../images/materials2.jpg) no-repeat center;
}

/* 食品安全 satrt */
.FoodSafetybg {
	background: url(../images/FoodSafetybg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 40px;
}

.FoodSafety {
	padding-bottom: 40px;
	display: block;
	box-sizing: border-box;
}


.FoodSafety .slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.FoodSafety .slideTxtBox .bd li {
	height: 337px;
	color: #FFFFFF;
}

.FoodSafety .slideTxtBox .bd li p:nth-child(1) {
	background: url(../images/FoodSafetyb.jpg) no-repeat center;
	background-size: 100% 100%;
	height: 100%;
	position: relative;
}

.FoodSafety .slideTxtBox .bd li p span {
	display: block;
}

.FoodSafety .slideTxtBox .bd li p:nth-child(1) span:nth-child(1) {
	font-size: 32px;
	text-align: left;
	padding: 70px 0px 40px 45px;
}

.FoodSafety .slideTxtBox .bd li p:nth-child(1) span:nth-child(2) {
	font-size: 18px;
	letter-spacing: 2px;
	padding: 0 30px;
	text-align: left;
	line-height: 25px;
	color: #C3C3C3;
}

/* .FoodSafety .slideTxtBox .bd li p:nth-child(1) span:nth-child(3){
	height: 4px;
	width: 40px;
} */
.FoodSafety .slideTxtBox .bd li p:nth-child(2) {
	height: 100%;
	overflow: hidden;
}

.FoodSafety .slideTxtBox .bd li p:nth-child(2) img {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.FoodSafety .slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/* 切换的标签 */
.FoodSafety .slideTxtBox .hd {
	position: relative;
}

.FoodSafety .slideTxtBox .hd ul {}

.FoodSafety .slideTxtBox .hd ul li {
	font-size: 24px;
	color: #939393;
	cursor: pointer;
}

.FoodSafety .slideTxtBox .hd ul li span {
	font-size: 30px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background-color: #939393;
	color: #FFFFFF;
	border-radius: 50%;
	padding: 10px;
	display: inline-block;
	margin-right: 10px;
}

.FoodSafety .slideTxtBox .hd ul li.on span {
	background-color: #1A6840;
}

.FoodSafety .slideTxtBox .hd ul li.on span {}

/* 食品安全 end */
/* 合作加盟  start */
.CooperativeAlliancebg {
	background: url(../images/CooperativeAlliancebgjpg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 40px;
}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce {}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce ul li {
	flex: 0 0 33.33%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 20px;
}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce ul li img {
	width: 56px;
	display: inline-block;
	margin: 0 auto;
}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce ul li h4 {
	margin: 10px auto;
	font-size: 24px;
	color: #333333;
}

.CooperativeAlliancebg .CooperativeAlliance .CooperativeAll-introduce ul li p {
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}

/* 合作加盟  end */
/* 门店展示 start */
.CooperativeAlliancebg .CooperativeAlliance .elementspring {
	padding-bottom: 40px;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .swiper-container {
	width: 785px;
	height: 431px;
	padding: 40px 50px 0;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .swiper-pagination-bullet-active {
	background-color: #1A6840;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 785px;
	height: 431px;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .wrapper-button {
	position: absolute;
	right: -20px;
	bottom: -5px;
	height: 76px;
	width: 160px;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .swiper-button-prev {
	background: #FFFFFF;
	color: #000000;
	font-weight: 600;
	font-size: 32px;
	padding: 5px 10px;
	width: 70px;
	height: 45px;
	line-height: 35px;
	text-align: center;
	box-sizing: border-box;
}

.CooperativeAlliancebg .CooperativeAlliance .elementspring .swiper-button-next {
	background: #1A6840;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 32px;
	padding: 5px 10px;
	width: 70px;
	height: 45px;
	line-height: 35px;
	text-align: center;
	box-sizing: border-box;
}

/* 门店展示 end */
/* 新闻资讯 start */
.indexnewbg {
	background: url(../images/indexnewbg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 20px;
}

.indexnewbg .indexnew {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
}

.indexnewbg .indexnew .indexnewflex {
	flex: 0 0 50%;
	box-sizing: border-box;
	padding: 20px 20px;
}

.indexnewbg .indexnew .indexnewflex>img {
	display: block;
	width: 100%;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title {
	display: flex;
	/* flex-wrap: wrap; */
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
	margin: 20px auto;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-left {
	flex: 0 0 15%;
	box-sizing: border-box;
	color: #FFFFFF;
	text-align: center;
	background-color: #1A6840;
	height: 114px;
	padding: 10px;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-right {
	flex: 0 0 85%;
	box-sizing: border-box;
	padding-left: 20px;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-left p:nth-child(1) {
	font-size: 38px;
	letter-spacing: 5px;
	border-bottom: 2px solid #FFFFFF;
	/*margin-bottom: 5px;*/
	/*padding-bottom: 5px;*/

}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-left p:nth-child(2) {
	font-size: 24px;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-right p:nth-child(1) {
	color: #1A6840;
	font-size: 28px;
	margin-bottom: 5px;
}

.indexnewbg .indexnew .indexnewflex .indexnewflex-title .indexnewFT-right p:nth-child(2) {
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;

	/* 文本设置 */
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-inline-flexbox;
	display: -o-box;

	/*设置为弹性盒子*/
	-webkit-line-clamp: 3;
	/*最多显示5行*/
	overflow: hidden;
	/*超出隐藏*/
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	/*超出显示为省略号*/
	-webkit-box-orient: vertical;
	word-break: break-all;
	/*强制英文单词自动换行*/
}

.indexnewbg .indexnew .indexnewflex ul li a {
	display: block;
	padding: 2px 0;
}

.indexnewbg .indexnew .indexnewflex ul li a img {
	display: inline-block;
	height: 18px;
	margin-right: 10px;
}

.indexnewbg .indexnew .indexnewflex ul li a span {
	color: #1A6840;
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	width: 400px;
	/* 超出显示... */
	overflow: hidden;
	text-overflow: ellipsis;
	/*-webkit-text-overflow:ellipsis;*/
	white-space: nowrap;
}

.indexnewbg .indexnew .indexnewflex ul li a em {
	color: #5C5C5C;
	font-size: 16px;
	font-style: normal;
	float: right;
	line-height: 18px;
}

/* 新闻资讯 end */
