.other {
	min-width: 1200px;
}

.five-cont {
	min-height: 354px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

.five-cont .title {
	font-size: 24px;
	color: #e79215;
	margin-bottom: 30px;
	text-indent: 2em;
}

.five-cont p {
	text-indent: 2em;
	font-size: 21px;
	line-height: 40px;
}

.five-cont p i {
	font-style: normal;
	margin-left: 10px;
}

@media screen and (max-width: 750px) {
	.other {
		min-width: 0px;
	}

	.five-cont p:nth-child(4) {
		display: block;
	}

	.five-cont p:nth-child(4) i {
		display: block;
		margin-left: 10px !important;
	}

	/* 头部 */
	.yy-header {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

	.yy-header .yyh-logo img {
		width: 75%;
		height: auto;
		margin-left: 15px;
	}

	.yy-navbox {
		width: 100%;
		position: fixed;
		left: 0;
	}

	.yy-nav-ul li {
		width: 25%;
	}

	.yy-nav-li a {
		font-size: 14px;
		color: #fff;
	}

	.five-cont {
		width: 85%;
		padding-top: 25px;
		margin-top: 110px;
	}

	.five-cont .title {
		margin-bottom: 10px;
		text-indent: 0em;
		text-align: center;
		font-size: 24px;
		color: #e79215;
	}

	.five-cont p {
		text-indent: 0em;
		font-size: 18px;
		line-height: 40px;
	}

	.five-cont .phone {
		display: flex;
	}

	.phone .phone-left {
		white-space: nowrap;
	}
	.ydtwo{
		display: block !important;
	}
	.ydtwo i{
		display: block;
		width: 100%;
		margin-left: 0 !important;
	}
	.yyf-bot {
		width: 100%;
		min-width: 0px;
		margin-top: 0px;
		position: fixed;
		left: 0;
		bottom: 0;
	}

	.yyf-bot-inbox {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	.yfb-left {
		padding: 10px 0;
		width: 50%;
	}

	.yfb-left img {
		width: 100%;
	}

	.yfb-right {
		width: 100%;
		padding-top: 0px;
		font-size: 16px;
	}

	.yfb-right p {
		text-align: center;
	}

}

@media screen and (max-width: 668px) {
	.other {
		min-width: 0px;
	}

	/* 头部 */
	.yy-header {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

	.yy-header .yyh-logo img {
		width: 75%;
		height: auto;
		margin-left: 15px;
	}

	.yy-navbox {
		width: 100%;
		position: fixed;
		left: 0;
	}

	.yy-nav-ul li {
		width: 25%;
	}

	.yy-nav-li a {
		font-size: 14px;
		color: #fff;
	}

	.five-cont {
		width: 85%;
		padding-top: 25px;
	}

	.five-cont .title {
		margin-bottom: 10px;
		text-indent: 0em;
		text-align: center;
		font-size: 24px;
		color: #e79215;
	}

	.five-cont p {
		text-indent: 0em;
		font-size: 18px;
		line-height: 40px;
	}

	.five-cont .phone {
		display: flex;
	}

	.phone .phone-left {
		white-space: nowrap;
	}

	.yyf-bot {
		width: 100%;
		min-width: 0px;
		margin-top: 0px;
		position: fixed;
		left: 0;
		bottom: 0;
	}

	.yyf-bot-inbox {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	.yfb-left {
		padding: 10px 0;
		width: 80%;
	}

	.yfb-left img {
		width: 100%;
	}

	.yfb-right {
		width: 100%;
		padding-top: 0px;
		font-size: 16px;
	}

	.yfb-right p {
		text-align: center;
	}

}
