@media (max-width:750px) {
	.zhujia-hong {
		width: 100%;
		height: 260px;
		background: url("../image/header-bg.png");
		background-size: 100% 100%;
	}

	.video {
		width: 90%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.video iframe {
		width: 100%;
		height: 250px;
	}

	.zhujia-hong-img {
		width: 100%;
	}

	.width93 {
		width: 100%;
		margin: 0 auto;
	}

	* {
		font-size: 16px;
	}

	.dis-row {
		display: inline-flex;
		flex-direction: column;
	}

	.fenxi-1 {
		width: 90%;
		padding: 20px;
		line-height: 30px !important;
		margin-top: 30px;
	}

	.content-rihgt-xiaosan-title {
		font-size: 14px !important;
	}

	.zhujia-name {
		font-size: 14px !important;
	}

	.content-rihgt-xiaosan {
		margin-left: 0 !important;
	}

	.duiyyu-content {
		font-size: 14px;
	}

	.check-raido {
		width: 15px !important;
		height: 15px !important;
		margin-top: 5px;
	}

	.top100 {
		margin-top: 50px;
	}

	.top50 {
		margin-top: 20px;
	}

	.jinju-image {
		margin: 0 auto;
		margin-left: 0;
	}

	.jinju-image-1 {
		margin-top: 40px;
		width: 100%;
		margin-left: 0;
	}

	.fenxi-1-title {
		font-size: 16px;
	}

	.zhujia-box {
		text-indent: 30px;
	}

	.fenxi-image-box {
		text-align: center;
		margin: 20px 0;
	}

	.footer-2 {
		width: 90%;
	}


	.gong-si-btm {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.btm-btn {
		width: 90%;
	}

	.liji-box-image {
		width: 100px !important;
		height: 100px !important;
	}

	.left-iamge {
		width: 100%;
		height: 150px;
	}


	.lianluo-box {
		border-bottom: 4px white solid;
		font-size: 22px;
		display: inline-flex;
		color: white;
		padding-bottom: 10px;
	}

	.btm-btn {
		width: 90%;
		justify-content: center;
		padding: 15 20px;
		font-size: 24px;
		position: fixed;
		bottom: 20px;
	}

	.gong-si-btm {
		width: 90%;
		margin-left: 5%;
	}

	.footer-btm {

		padding-bottom: 100px;
	}

	.img-box {
		width: 90%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 auto;
		border: 1px solid #0013FF;
		padding: 15px;
		border-radius: 30px;
		margin-top: 10px;
	}

	.img-box div {
		width: 19%;
	}

	.img-box img {
		width: 100%;
		margin-top: 10px;
	}

	.learning {
		font-weight: bold;
		font-size: 24px;
		color: #fff;
		text-align: center;
		margin-top: 20px;
		padding-bottom: 10px;
	}

	.info {
		width: 90%;
		padding: 20px;
		margin: 0 auto;
	}

	.info .title {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 25px;
		text-align: center;
		color: #fff;
		margin-top: 20px;
	}

	.info .input-box {
		width: 100%;
		margin-top: 20px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.info .input {
		width: 80%;
		height: 36px;
	}

	.info .input-box div {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 18px;
		color: #fff;
	}

	.info .input-box input {
		width: 95%;
		height: 34px;
		background-color: #fff;
		border: 1px solid #a7a7a7;
	}

	.info .input-box span {
		color: #FF4646;
	}

	.input-btn {
		width: 230px;
		height: 50px;
		border-radius: 16px 16px 16px 16px;
		text-align: center;
		line-height: 50px;
		margin: 0 auto;
		margin-top: 30px;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 18px;
		color: #333;
		background-color: #fff;
	}
}