.solution-desc .solution-text p {
	font-size: 18px;
	line-height: 30px;text-indent: 36px;
}
.pretreatment ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 60px
}
.pretreatment ul li {
	width: calc(50% - 20px);
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.pretreatment ul li:nth-child(3), .pretreatment ul li:last-child {
	margin-bottom: 0
}
.pretreatment ul li img {
	border-radius: 30px
}
.pretreatment ul li .text {
	width: 65%;
	margin-left: 35px
}
.pretreatment ul li span {
	display: inline-block;
	width: 83px;
	height: 30px;
	background: var(--bgshadowcolor);
	border-radius: 15px;
	text-align: center;
	font-size: 16px;
	color: var(--white);
	line-height: 30px;
	
	margin-top: 5px
}
.pretreatment ul li h3 {
	font-size: 26px;
	color: var(--fttcolor);
	
	margin: 10px 0 8px
}
.pretreatment ul li p {
	font-size: 18px;
	color: var(--ftcolor);
	line-height: 28px
}
.pretreatment .bottom, .refining .bottom {
	width: 100%;
	text-align: center;
	padding: 30px 48px 45px;
	border-radius: 20px;
	background: rgba(236,111,44,.1);
	border: 2px dashed var(--bgcolor);
	margin-top: 60px
}
.pretreatment .bottom h2, .refining .bottom h2 {
	margin-bottom: 30px
}
.pressing {
	display: flex;
	justify-content: space-between
}
.pressing>div {
	width: calc(50% - 35px)
}
.pressing .pressing-text {
	padding-top: 60px
}
.pressing .pressing-text span {
	display: block;
	font-size: 16px;
	color: var(--bgcolor);
	
}
.pressing .pressing-text h2 {
	font-size: 30px;
	color: var(--fttcolor);
	
	margin: 8px 0 15px
}
.pressing .pressing-text p {
	font-size: 18px;
	color: var(--fttcolor);
	line-height: 30px
}
.pressing .pressing-img img {
	border-radius: 50px 0 50px 0
}
.cold-pressing .main {
	display: flex;
	justify-content: space-between;
	margin-top: 60px
}
.cold-pressing .cpo-left {
	width: 50%;
	margin-right: 70px;
	position: relative
}
.cold-pressing .cpo-right {
	width: 50%;
	padding-top: 90px
}
.cold-pressing .cpo-left img {
	border-radius: 50%
}
.cold-pressing ul {
	width: 50%;
	max-width: 300px;
	position: absolute;
	right: 0;
	bottom: 55px;
	z-index: 2
}
.cold-pressing ul li {
	display: inline-block;
	width: 100%;
	height: 65px;
	background: var(--white);
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);
	font-size: 18px;
	color: var(--fttcolor);
	text-align: center;
	border-radius: 15px;
	padding: 8px 0;
	line-height: 28px
}
.cold-pressing ul li:nth-child(2) {
	margin: 30px 0
}
.cold-pressing span {
	font-size: 20px;
	color: var(--bgcolor);
	
}
.cold-pressing h3 {
	
	font-size: 28px;
	color: var(--fttcolor);
	margin: 8px 0 13px
}
.cold-pressing p {
	font-size: 18px;
	color: var(--fttcolor);
	line-height: 30px
}
.cold-pressing a {
	margin-top: 30px
}
.extraction .pressing-text, .customized .pressing-text {
	order: 2;
	padding-top: 70px
}
.refining {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.refining .cpo-right {
	width: 42%;
	padding-top: 110px
}
.refining p {
	font-size: 18px;
	line-height: 28px
}
.refining .cpo-left {
	width: 38%;
	order: 2;
	margin-right: 0
}
.refining ul {
	right: unset;
	left: -110px
}
.refining ul li {
	padding: 0;
	line-height: 50px
}
.refining ul li:nth-child(2) {
	padding: 8px 0;
	line-height: 24px
}
.refining .bottom {
	margin-top: 40px;
	order: 3
}

@media(min-width:1261px) and (max-width:1440px) {
.pretreatment .bottom h2, .refining .bottom h2 {
	font-size: 26px
}
.extraction .pressing-text, .customized .pressing-text {
	padding-top: 30px
}
.pressing .pressing-text span {
	font-size: 16px
}
.pressing .pressing-text h2 {
	font-size: 26px
}
.pressing .pressing-text p {
	font-size: 16px;
	line-height: 24px
}
.cold-pressing ul li {
	font-size: 16px;
	padding: 12px 0;
	line-height: 20px
}
.refining ul li {
	line-height: 65px;
	padding: 0
}
.refining ul li:nth-child(2) {
	padding: 12px 0;
	line-height: 20px
}
.refining .cpo-right, .cold-pressing .cpo-right {
	padding-top: 50px
}
}

@media(min-width:1025px) and (max-width:1260px) {
.pretreatment ul li span {
	width: 80px;
	height: 35px;
	font-size: 16px;
	line-height: 35px
}
.pretreatment ul li h3 {
	font-size: 20px;
	margin: 15px 0 10px
}
.pretreatment ul li p {
	font-size: 14px;
	line-height: 21px
}
.pretreatment .bottom h2, .refining .bottom h2 {
	font-size: 24px
}
.extraction .pressing-text, .customized .pressing-text {
	padding-top: 30px
}
.pressing .pressing-text span {
	font-size: 16px
}
.pressing .pressing-text h2 {
	font-size: 26px
}
.pressing .pressing-text p {
	font-size: 16px;
	line-height: 24px
}
.cold-pressing ul li {
	font-size: 16px;
	padding: 12px 0;
	line-height: 20px
}
.refining ul li {
	line-height: 65px;
	padding: 0
}
.refining ul li:nth-child(2) {
	padding: 12px 0;
	line-height: 20px
}
.refining .cpo-right, .cold-pressing .cpo-right {
	padding-top: 30px
}
}

@media(min-width:768px) and (max-width:1024px) {
.pretreatment ul li span {
	width: 60px;
	height: 30px;
	font-size: 14px;
	line-height: 30px
}
.pretreatment ul li h3 {
	font-size: 18px;
	margin: 10px 0 6px
}
.pretreatment .bottom h2, .refining .bottom h2 {
	font-size: 20px
}
.extraction .pressing-text, .customized .pressing-text {
	padding-top: 15px
}
.pressing .pressing-text span {
	font-size: 14px
}
.pressing .pressing-text h2 {
	font-size: 20px
}
.pressing .pressing-text p {
	font-size: 16px;
	line-height: 22px
}
.cold-pressing ul li {
	font-size: 16px;
	padding: 12px 0;
	line-height: 20px
}
.refining ul li {
	line-height: 65px;
	padding: 0
}
.refining ul li:nth-child(2) {
	padding: 12px 0;
	line-height: 20px
}
.refining .cpo-right, .cold-pressing .cpo-right {
	padding-top: 15px
}
}

@media screen and (max-width:768px) {
.solution-desc .solution-text p {
	font-size: 16px;
	line-height: 22px
}
.solution-desc {
	margin-bottom: 40px
}
.pretreatment ul {
	margin-top: 30px
}
.pretreatment ul li {
	width: 100%;
	flex-wrap: wrap;
	margin-bottom: 30px
}
.pretreatment ul li:nth-child(3) {
	margin-bottom: 30px
}
.pretreatment ul li:last-child {
	margin-bottom: 0
}
.pretreatment ul li img {
	width: 100%;
	max-width: unset;
	margin-right: 0;
	border-radius: 10px
}
.pretreatment ul li .text {
	width: 100%;
	margin-top: 20px;
	margin-left: 0
}
.pretreatment ul li h3 {
	font-size: 18px;
	margin: 15px 0 10px
}
.pretreatment ul li span {
	display: inline-block;
	width: 70px;
	height: 35px;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 35px
}
.pretreatment ul li p {
	font-size: 16px;
	line-height: 24px
}
.pretreatment .bottom, .refining .bottom {
	padding: 20px 15px;
	margin-top: 25px
}
.pretreatment .bottom h2, .refining .bottom h2 {
	width: 100%;
	max-width: unset;
	font-size: 20px;
	line-height: 24px;
	background-size: 100% 100%;
	margin-bottom: 15px
}
.pressing {
	flex-wrap: wrap
}
.pressing>div {
	width: 100%
}
.pressing .pressing-text {
	order: 2;
	padding-top: 30px
}
.pressing .pressing-img img {
	border-radius: 25px 0 25px 0
}
.pressing .pressing-text span {
	font-size: 14px
}
.pressing .pressing-text h2 {
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px
}
.pressing .pressing-text p {
	font-size: 16px;
	line-height: 24px
}
.cold-pressing h2 {
	font-size: 20px
}
.cold-pressing .main {
	margin-top: 25px;
	flex-wrap: wrap
}
.cold-pressing .cpo-left {
	width: 100%;
	margin-right: 0
}
.cold-pressing ul {
	        width: 45%;
        max-width: unset;
        bottom: 20px
}
.cold-pressing ul li {
height: 36px;
        font-size: 14px;
        border-radius: 8px;
        padding: 0;
        line-height: 36px;
}
.cold-pressing ul li:nth-child(2) {
	margin: 15px 0 0;
        padding: 0
}
.cold-pressing .cpo-right {
	padding-top: 20px;
	width: 100%
}
.cold-pressing span {
	font-size: 14px
}
.cold-pressing h3 {
	font-size: 18px;
	margin: 5px 0 10px
}
.cold-pressing p {
	font-size: 16px;
	line-height: 24px;
	text-indent: 32px;
}
.cold-pressing a {
	width: 45%;
	font-size: 16px;
	margin: 25px auto 0
}
.refining .cpo-left {
	order: 1
}
.refining .cpo-right {
	order: 2
}
.refining ul {
	left: unset;
	right: 0
}
.refining ul li {
	padding: 0;
	line-height: 36px
}
.refining ul li:nth-child(2) {
	padding: 0;
	margin: 15px 0;
	line-height: 36px
}
}
