/* 共用  大小图标*/
/* <div class="container" style="padding-top:183px;">
			<div class="high_mid" >
					<div class="high_big">
						<div class="bigimg">
							<img src="img/product_ solidwood/Advantage.png" alt="">
						</div>
						<div class="text-black-blue text-lg cont-title small_txt">
							<img src="img/effect/effect.png" alt="" class="effect">
							<span class="title_name">关于林氏木业kids</span>
						</div>
					</div>
			</div>
		 </div> */
.baby_banner {
	width: 100%;
}

.baby_banner img {
	width: 100%;
}

.small_txt {
	margin-top: 29px;
	display: flex;
	justify-content: flex-start;
}

.effect {
	width: 19px;
	height: 13px;
	margin-top: 5px;
}

.title_name {
	margin-left: 13px;
}

.high_mid,
.baby_tab ul {
	display: flex;
	justify-content: space-between;
}

.baby_tab ul li {
	padding: 0px 30px;
	border-right: 1px solid #666;
	font-size: 16px;
}

.baby_active {
	color: #00586E;
}

.baby_tab ul li:last-child {
	padding-right: 0px;
	border-right: none;
}

/* 大小轮播图 */
.baby_bannerC_bar {
	display: flex;
	justify-content: space-between;
}

.bannerC_left {
	width: 65%;
	position: relative;
}

.bannerC_left img {
	width: 100%;
}

.bannerC_big {
	width: 100%;
	position: absolute;
}

.bannerC_Txt {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
}

.bannerC_bigtxt {
	font-size: 45px;
	letter-spacing: 4px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}

.bannerC_smalltxt {
	font-size: 16px;
	letter-spacing: 2px;
	color: #fff;
}
.xian2{
	width: 43px;
	border: 1px solid #00586D;
	margin: 0 auto;
	margin-top: 15px;
}


.bannerC_right {
	width: 30%;
	display: flex;
	justify-content: space-between;
}

.rigth_content {
	width: 3%;
}

.xian {
	width: 1px;
	border: 1px solid #00586D;
	height: 120px;
	margin: 0 auto;
}

.bannerC_swriper {
	width: 90%;
}

.xian_content {
	padding-top: 20px;
	font-size: 12px;
	color: #00586D;
}

.swiper-slide,
.swiper-wrapper {
	width: 100%;
}
