.box20250710095608 {
    position: relative;
    background: #fff;
    width: 100%;
	height: 380px;
    /*padding-bottom:17.34375%;*/ /*按比例=高/宽*/
}
.box20250710095608 .box20250710095608_1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.box20250710095608-2{
	width:100%;
	height: 100%;
	/* background-image:url("/template/webpage/moban/box20250710095608-3/images/product.jpg"); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}


.box20250710095608-3{	
	position:relative;
}

.box20250710095608-3 .textbox{z-index:2;opacity:1}
.box20250710095608-3 .textbox .cntitle{color:#fff;font-size:36px;font-weight: 100;margin:18px 0 28px;/* text-shadow: 2px 3px 1px #000; *//*添加字体文字的阴影*/}
.box20250710095608-3 .textbox .entitle{color:#fff;font-size:16px;font-weight:bold;font-family:Arial}
.box20250710095608-3 .textbox .line{width:31px;height:2px;background-color:#fff}
.box20250710095608-3 .textbox.cur{top:50%;opacity:1}
	


/*手机端显示*/
@media(max-width:1199px){

}