﻿@media screen and (max-width: 1440px) {
	.middle_title p {
		font-size: 16px;
	}

	.cooperation_lower img {
		right: 0px !important;
	}
}

@media screen and (max-width: 1280px) {
	.platform_bottom_box {
	    width: 71%;
}
	.middle_title p {
		font-size: 14px;
	}

	.lefttd span {
		font-size: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.bottom_title {
	    font-size: 25px;
	}
	.flowbanner_box {
		width: 90%;
	}

	.flow_Top {
		width: 90%;
	}

	.top_title p {
		font-size: 16px;
	}

	.flow_moddle {

		width: 90%;
	}

	.flow_moddle_box {
		font-size: 18px;
	}

	.cooperation_middle {
		width: 90%;
	}

	.cooperation_lower img {
		width: 107%;
	}

	.advantage_box {
		width: 100%;
	}

	.platform {
		width: 90%;
	}

	#all {
		width: 65%;
	}

	.promise_bottom {
	    text-align: center;
	    width: 90%;
	}
	.contentone_left img {
	    max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.promise_bottom {
	    text-align: center;
	    width: 94%;
	}
	.middle_title p {
	    font-size: 12px;
	}
}
