.banner-wrap{
	background: url('/frontend/web/image/product/yimatong/banner3.png') no-repeat center;
	background-size: cover;
}

.tongdian .desc .num-ac{
	width: 566px;
	height: 130px;
	background: url('/frontend/web/image/product/yimatong/p1_cbg.png') no-repeat top left;

}

.tongdian .desc .num-ac p{
	font-size: 14px;
	letter-spacing: -1px;
}

.wd-part h1{
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.part2{
	padding-top: 104px;
	height: 712px;
	overflow: hidden;
	background: url('/frontend/web/image/product/yimatong/p2_bg.png') repeat-x top left;
}

.plmnh-tt{
	margin-top: 242px;
	height: 146px;
	position: relative;
}

.plmnh-tt .ul-list{
	width: 1875px;
	padding-bottom: 34px;
	border-bottom: 2px dashed #666;
	position: absolute;
	top: 0;
	left: 0;
}

.plmnh-tt li{
	margin-right: 30px;
	width: 245px;
	height: 146px;
	float: left;
	position: relative;
}

.plmnh-tt li:last-child{
	margin-right: 0;
}

.plmnh-tt li.active{
	width: 500px;
}

.plmnh-tt li .os{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.plmnh-tt li .txt{
	display: table-cell;
	width: 100%;
	height: 36px;
	vertical-align: middle;
	text-align: center;
	background: url('/frontend/web/image/product/yimatong/p2_tbg.png') repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.plmnh-tt li .txt img{
	display: inline-block;
	vertical-align: middle;
}

.plmnh-tt li .txt span{
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
	color: #ffffff;
}

.plmnh-tt li span.time{
	margin-left: -30px;
	display: inline-block;
	width: 60px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #262626;
	position: absolute;
	left: 50%;
	bottom: -70px; 
}

.plmnh-tt li span.time:after{
	content: '';
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #999;
	position: absolute;
	top: -24px;
	left: 50%;
}

.plmnh-button-next, 
.plmnh-button-prev {
	margin-top: -20px;
    position: absolute;
    top: -134px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    background: url(/frontend/web/image/product/yimatong/p2_arrow.png) no-repeat center;
    background-color: #fff;
}

.plmnh-button-prev{
	transform: rotateY(180deg); 
	left: 525px;
}

.plmnh-button-next{
	left: 585px;
}

.plmnh-button-prev.nr,
.plmnh-button-next.nr{
	border: 1px solid #666;
	background-color: transparent;
}

.plmnh-pagination{
	width: 6px;
	position: absolute;
	right: 0;
	top: -134px;
}

.plmnh-pagination .item{
	margin-bottom: 7px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	border: 1px solid #666;
}

.plmnh-pagination .item.active{
	background: #666;
}


.part3{
	margin-bottom: 129px;
	padding-top: 104px;
	background: #fafafa;
}


.part3 h4{
	margin-top: 27px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #262626;
}

.part3 .desc{
	margin-top: 86px;
	height: 507px;
	position: relative;
}

.part3 .desc .img{
	position: absolute;
	left: 128px;
	bottom: -129px;
}

.part3 .desc .dv{
	width: 248px;
	height: 90px;
	text-align: center;
	position: absolute;
}

.part3 .desc .dv .tos{
	margin-left: -40px;
	position: absolute;
	top: -101px;
	left: 50%;
}

.part3 .desc .dv h5{
	font-size: 24px;
	line-height: 24px;
	color: #262626;
}

.part3 .desc .dv p{
	margin-top: 17px;
	font-size: 16px;
	line-height: 28px;
	color: #262626;
}

.part3 .desc .dv.d1{
	top: 101px;
	left: 188px;
}

.part3 .desc .dv.d2{
	top: 101px;
	left: 750px;
}

.part3 .desc .dv.d3{
	top: 308px;
	left: 12px;
}

.part3 .desc .dv.d4{
	top: 308px;
	left: 920px;
}