* {
	margin: 0;
	padding: 0;
}




/* 手机端的样式 */
@media screen and (max-width: 768px) {
	.swiper-container {
		width: 100%;
		height: 100%;
	}

	.el-carousel__container {
		height: 150px !important;
	}

	.container img {
		height: 48px;
		margin: 0 8px;
	}
	.containers img {
		height: 48px;
		margin: 0 8px;
	}
	.ausdhww:hover .aposid{ display: block;}
	.bitbolm {
		list-style-type: none;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex: 1;
		padding-left: 10px;

		.citmsad {}

		.active {
			padding-bottom: 10px;
			color: #6cb8b6;
			border-bottom: 2px solid #6cb8b6;
		}
	}

	.el-carousel__item h3 {
		color: #475669;
		font-size: 18px;
		opacity: 0.75;
		line-height: 300px;
		margin: 0;
	}

	.el-carousel__item:nth-child(2n) {
		background-color: #99a9bf;
	}

	.el-carousel__item:nth-child(2n+1) {
		background-color: #d3dce6;
	}

	

	.b-title {
		color: #E8E8E8;
		font-size: 38px;
		text-align: center;
		padding: 20px 0px;
	}

	.b-titles {
		font-size: 30px;
		text-align: center;
		font-weight: bold;
		margin-top: -50px;
	}

	.b-titles span {
		color: #FA9703;
	}

	.bxlfex {
		color: #E7E7E7;
		font-size: 155px;
		font-weight: bold;
		text-align: center;
	}

	.cxflex {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: absolute;
		top: 46%;
	}

	.cxflex .left {
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		border: 1px solid #BBC3C3;
		border-radius: 50%;
		color: #BBC3C3;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cxflex .left:hover {
		background: #FA9703;
		color: white !important;
		border: 1px solid #FA9703;

	}


	.cxflex .center {
		width: 80%;
		height: 120px;
		display: flex;
		background: white;
		box-shadow: 0px 0px 20px 0px rgba(250, 151, 3, 0.3);
		border-bottom-right-radius: 40px;
	}

	.cxflex .center .c-right .c-r-desc {
		font-size: 13px;
	}

	.cxflex .right {
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		border: 1px solid #BBC3C3;
		border-radius: 50%;
		color: #BBC3C3;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cxflex .right:hover {
		background: #FA9703;
		color: white !important;
		border: 1px solid #FA9703;

	}

	.c-r-title {
		color: #FA9703;
		font-size: 17px;
		font-weight: bold;
		padding-bottom: 10px;
	}

	.c-r-title .desc {
		font-size: 13px;
	}

	.c-right {
		padding: 20px;
	}

	.stepl {
		width: 80%;
		height: 100px;
		margin: 0 auto;
		/* padding-left: 7%; */
	}

	.timeline_ul {
		width: 100%;
		list-style: none;
		display: flex;
		justify-content: space-between;

	}

	.timeline_ul li {
		width: 20%;
		position: relative;
	}

	.dot {
		display: inline-block;
		width: 5%;
		height: 10px;
		border-radius: 50%;
		margin-bottom: -5px;
		border: 1px solid #D0D5D5;
		box-sizing: border-box;
	}

	.dots {
		display: inline-block;
		width: 5%;
		height: 10px;
		border-radius: 50%;
		margin-bottom: -5px;
		background: #FA9703;
	}

	.item {
		display: inline-block;
		width: 95%;
		margin-left: -5px;
		border-bottom: 1px solid #D0D5D5;
	}

	.tips {
		width: 100%;
		margin-left: -12px;
		margin-top: 2px;
	}

	.tips p {
		/* width:100%; */
		/* 自动换行 */
		white-space: pre-wrap;
		font-size: 12px;
	}

	.review-title {
		margin-bottom: 0px;
	}

	.timeline_ul li:last-child .item {
		display: none;
	}

	.timeline_ul .tisp {
		font-size: 12px;
	}

	.logos {
		background: white;
		padding: 10px 0px;
	}

	.parent {
		width: 100%;
		height: 56px;
		white-space: nowrap;
		overflow: hidden;
	}

	.container-wrapper {
		position: relative;
	}

	.container {
		display: inline-block;
		white-space: nowrap;
		animation: scrollAnimation 20s linear infinite;
	}


	.containers {
		display: inline-block;
		white-space: nowrap;
		animation: scrollAnimations 20s linear infinite;
	}

	@keyframes scrollAnimations {
		0% {
			transform: translateX(-100%);
		}

		100% {
			transform: translateX(0);
		}
	}

	@keyframes scrollAnimation {
		0% {
			transform: translateX(0);
		}

		100% {
			transform: translateX(-100%);
		}
	}

	.child {
		display: inline-block;
		width: 168px;
		height: 70px;
		background: #fff;
		border-radius: 4px;
		/* box-shadow: 2px 8px 8px 2px #eaeef5; */
		margin-right: 20px;
		overflow: hidden;
	}

	.child>img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.axflex {
		padding: 20px 0px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.axflex .left {
		width: 50%;
		color: white;
	}

	.axflex .left .alti div {
		font-size: 40px;
		color: #FA9703;
		padding: 10px 0px;
	}

	.axflex .left .alti div span {
		font-size: 15px;
		color: white;
	}
}

.el-dialog {
	background: transparent !important;
	box-shadow: none !important;
}