@media only screen and (min-width: 750px) {
	.right .active .activecontent {
		text-align: justify;
		text-align-last: right;
		display: block;
		padding-bottom: 10px;
	}
	.Litem .imgbox {
		width: 58% !important;
	}

	.Litem1 .imgboxRight {
		float: right !important;
		margin-right: 2%;
		/* position: relative; */
	}

	.Litem1 .imgboxLeft {
		float: left !important;
		margin-left: 2%;
		/* position: relative; */
	}

	.titlewright {
		width: 5.6rem;
		text-align: right;
	}

	.titlew {
		width: 5.6rem;
	}

	.left .textBox ul {
		width: 6.5rem;
		padding: 0.2rem 0.3rem 0 0.3rem !important;
		margin: 0 !important;
	}

	.right .textBox ul {
		width: 6rem;
    padding: 0.2rem 0.8rem 0 0rem !important;
    margin: 0 !important;
	}

	.itemcontent {
		background-size: 100% 100%;
		margin: 0.8rem auto 0;
		width: 96%;
		/* margin: 0 auto; */
		padding: 0 !important;
		background-image: url(../../images/olaImg/olaImg-v1/A4pic-3.png);
	}

	.right .activetitle:before {
		content: "";
		position: absolute;
		right: 0;
		top: 34%;
		height: 37%;
		width: 4px;
		background-color: #575757;
		border-radius: 2px;
	}

	.right .active:before {
		z-index: 1;
		content: "";
		position: absolute;
		right: 0;
		top: 16px;
		height: calc(100% - 35px);
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2px;
	}

	.right .active::after {
		content: "";
		position: absolute;
		right: 0;
		bottom: 10px;
		height: 4px;
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2px;
	}

	.right ul li {
		text-align: right !important;
	}

	.flexW .item {
		width: 24.7%;
		font-size: 0.23rem;
		display: inline-block;
		position: relative;

	}

.flexW {
	width: 80%;
	/* display: flex; */
	/* justify-content: space-between; */
	margin: 0 auto;
	text-align: center;
}

	.gt {
		position: absolute;
		width: 33% !important;
		top: 6rem;
		left: 36%;
	}

	.imgcenter {
		position: relative;
		z-index: -1;
	}

	.imgdian {
		position: absolute;
	}

	.borlepc:before {
		content: "";
		position: absolute;
		right: 0;
		bottom: 5px;
		height: 0.5rem;
		width: 1px;
		background-color: #999;
		border-radius: 2px;
	}

	.left .active:before {
		z-index: 1;
		content: "";
		position: absolute;
		left: 0;
		top: 16px;
		height: calc(100% - 35px);
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2px;
	}

	.left .active::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 10px;
		height: 4px;
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2rem;
	}

	.active .activetitle {
		color: #af1e1e;
		font-size: 0.22rem;
		line-height: 0.56rem;
	}
	.Litem1 .textBox {
		top: 1.2rem;
		height: auto;
	}
	.Litem {
		position: relative;
	}
}

@media only screen and (max-width: 750px) {
	.right .active .activecontent {
		text-align: justify;
		text-align-last: left;
		display: block;
		padding-bottom: 10px;
	}
	.numtext{
		margin-top: -12px;
	}
	.Litem{
		position: relative;
		padding-top: 0.4rem;
	}
	.Litem .imgbox .swiper-container img{
		height: auto;
	}
	.mob{
		margin-top: 0.5rem;
	}
	.Litem .Rhead{
		height: auto;
	}
	.Litem1 .textBox {
		/* top: 1.2rem; */
		height: auto;
	}
	.Litem .imgbox {
		width: 100% !important;
		/* height: 4.6rem; */
	}

	.Litem1 .imgboxRight {
		float: right !important;

		position: relative;
	}

	.Litem1 .imgboxLeft {
		float: left !important;

		position: relative;
	}

	.titlewright {
		width: 100%;
		text-align: right;
	}

	.titlew {
		width: 100%;
	}

	.Litem1 .textBox ul .active {
		height: auto !important;
	}

	.left .textBox ul {
		width: 100%;
		padding: 0.2rem 0.3rem 0 0.3rem !important;
		margin: 0 !important;
	}

	.right .textBox ul {
		width: 100%;
		padding: 0.2rem 0.3rem 0 0.3rem !important;
		/* margin:  0 !important; */
	}

	.itemcontent {
		background-size: 100% 100%;
		width: 96%;
		margin: 0.5rem auto 0;
		padding: 15px 0 20px;
		background-image: url(../../images/olaImg/olaImg-v1/A4picm-3.png);
		text-align: center;
	}

	.right .activetitle:before {
		content: "";
		position: absolute;
		left: 0;
		top: 48%;
		height: 20%;
		width: 4px;
		background-color: #575757;
		border-radius: 2px;
	}

	.right .active:before {
		z-index: 1;
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		height: calc(100% - 20px);
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2px;
	}

	.right .active::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 6px;
		height: 4px;
		width: 4px;
		background-color: #af1e1e;
		border-radius: 2px;
	}

	.right ul li {
		text-align: left !important;
	}

	.flexW .item {
		width: 49.3%;
		font-size: 0.23rem;
		display: inline-block;

		position: relative;

	}

.flexW {
	width: 100%;
	/* display: flex; */
	/* justify-content: space-between; */
	margin: 1.5rem auto 0.5rem;
	text-align: center;
}

	.gt {
		position: absolute;
    width: 50% !important;
    bottom: 0.9rem;
    left: 25%;
	}

	.Litem1 .imgcenter {
		position: relative;
		z-index: 1;
		width: 96% !important;
		margin: 0 2%;
	}

	.Litem1 .textBox {
		margin-bottom: 0.2rem;
	}

	.imgdian {
		position: absolute;
		width: 5rem;
	}

	.borle:before {
		content: "";
		position: absolute;
		right: 0;
		bottom: 5px;
		height: 0.5rem;
		width: 1px;
		background-color: #ccc;
		border-radius: 2px;
	}

	.left .active:before {
		z-index: 1;
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		height: calc(100% - 30px);
		width: 4px;
		background-color: #bf000f;
		border-radius: 2px;
	}

	.left .active::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 13px;
		height: 4px;
		width: 4px;
		background-color: #bf000f;
		border-radius: 2px;
	}

	.active .activetitle {
		color: #bf000f;
		font-size: 0.22rem;
		line-height: 0.36rem;
	}
}

@keyframes sidebarshow {
	from {
		transition: max-height 4s;
		max-height: 100px;
		/* transform: translate(0px, 640px) */
	}

	to {
		transition: max-height 4s;
		max-height: 300px;
		/* transform: translate(0px,100px) */
	}
}

@keyframes sidebarhide {
	from {
		transition: max-height 4s;
		max-height: 300px;
	}

	to {
		transition: max-height 4s;
		max-height: 300px;
	}
}

.sidebar-show {

	animation: sidebarshow 2s;
	/* transform: translate(0px,100px) */
	transition: max-height 1s;
	/* max-height: 200px; */
	overflow: hidden;
}

.imgbox .sidebar-hide {
	animation: sidebarhide 2s;
	transition: max-height 1s;
	max-height: 200px;
	overflow: hidden;
	/* transform: translate(0px,640px) */
}

.imgbox .swiper-slide img{
	display: none;
}

.imgbox .swiper-slide-active img{
	display: inline-block !important;
}
.mol .Litem .swiper-pagination  .swiper-pagination-bullet-active {
	background: #616161 !important;
}

.Litem .swiper-pagination-bullet {
	background: #ccc !important;
}

.Litem .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0.4rem;
    top: auto;
}



.mobHide .active {
	display: block;
}

.mobHide ul li {
	display: none;
}


.num {
	width: 23%;
	font-size: 0.48rem;
}

.partA {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	border-top: 1px solid lightgray;
}

.partAbg {
	background-color: #eeeff3;
	border: none;
}

.partA .partATitle {
	width: 16.37rem;
	height: 1.38rem;
	margin: 0.4rem 0;
}

.partA .partATitle3 {
	width: 7.37rem;
	height: 1.38rem;
	margin: 0.4rem 0;
}

.partA .partATitleM {
	width: 5.4rem;
	height: auto;
	margin: 0.4rem 0;
}

.Litem1 .textBoxLeft {
	float: left !important;
	margin-left: 2%;
}






.titleimg {
	display: inline-block;
	width: 0.6rem;
	height: 0.41rem;
	background-image: url(../../images/olaImg/olaImg-v1/CAT.png);
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 0.1rem;
}

.titleimg1 {
	display: inline-block;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 0.15rem;
}

.active {
	background-color: transparent !important;
}

.left .active .activecontent {
    text-align: justify;
	/* text-align-last: right; */
	display: block;
	padding-bottom: 10px;
}



/* @media (max-width: 768px) {
	.right .active .activecontent {
		text-align: justify !important;
		text-align-last: left !important;
		display: block !important;
		padding-bottom: 10px !important;
	}
} */

.activecontent {
	display: none;
	color: #333;
	font-size: 0.18rem;
	line-height: 0.3rem;
	position: relative;
}

.left .activetitle:before {
	content: "";
	position: absolute;
	left: 0;
	top: 34%;
    height: 37%;
	width: 4px;
	background-color: #575757;
	border-radius: 2px;
}



.Litem1 .textBox ul li {
	border: none;
	padding: 0 0.5rem;
	margin: 0.1rem auto;
	line-height: 0.5rem;
}









.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none;
}

.checked .sex_on {
	background-image: url(../../images/olaImg/olaImg-v1/radio-on.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper_layer .swiper-button-next {
	display: block;
	background-image: url(../../images/icon/car-next2.png);
	right: 0;
	width: .4rem;
	height: .8rem;
	background-position: center center;
	background-size: .28rem auto;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 2;
	z-index: 2;
	margin-top: -.4rem;
	cursor: pointer;
	transition: all .2s linear;
}

.swiper_layer .swiper-button-prev {
	display: block;
	background-image: url(../../images/icon/car-prev2.png);
	left: 0;
	width: .4rem;
	height: .8rem;
	background-position: center center;
	background-size: .28rem auto;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 2;
	z-index: 2;
	margin-top: -.4rem;
	cursor: pointer;
	transition: all .2s linear;
}

.layer_close p {
	background: url('../../images/iQ/icon_close.png') no-repeat;
	background-size: 100% 100%;
}

.part3ImgItem {
	width: 100%;
	height: 6.556rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-container {
	width: 100%;
	height: 70%;
}

.slideItem {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #af1e1e;
}

.slideItem .slideText0 {
	color: #fff;
	font-size: 0.4rem;
	letter-spacing: 1px;
	/* margin-top: 0.4rem; */
}

.slideItem .slideText1 {
	color: #fff;
	font-size: 0.32rem;
	letter-spacing: 1px;
	margin-top: 0.1rem;
}

.slideItem .slideText2 {
	display: inline-block;
	width: 0.6rem;
	border-bottom: 3px solid #fff;
	margin-top: 0.2rem;
}

.slideItem .slideText3 {
	color: #fff;
	font-size: 0.24rem;
	margin-top: 1rem;
}

.configuration table tr:hover {
	background: linear-gradient(to right, #5f5f5f 0%, #5f5f5f 100%);
	color: #ffffff;
}

#layer_swiper {
	height: 80%;
}

@media (max-width: 767px) {
	.car_form {
		width: 90% !important;
	}

	#layer_swiper {
		height: 40%;
	}
}

.drop_select .drop_title {
	color: #575757;
}

.swiper-pagination-bullet {
	border-radius: 5px;
}

.swiper_layer .swiper-slide p,
.swiper_layer .swiper-slide img {
	height: auto;
}

.posi {
	overflow: hidden;
}
