@charset "utf-8";
a,img{border:0;}

/* Div1 */
.Div1{
	width:1190px;
	height:auto;
	margin:30px auto;
	/*background-color: orange;*/
	overflow:hidden;/*******************/
	position:relative;
}

.Div1_main{
	width:10000%;
	height:260px;
	position:relative;
}
.Div1_main div{
	height:260px;
	float:left;
}
.Div1_main div span{
	/*width:225px;*/
	width: 198px;
	height:260px;
	/*margin-right: 15px;*/
	border-right: 1px solid #e5e5e5;
	display:block;
	float:left;
	padding: 0 20px;
}
.Div1_main div span a{
	display:block;
	margin: 0 auto;
	

}
.Div1_main_a1{
	width:225px;
	height:165px;
	text-align: center;
	overflow: hidden;
	line-height: 165px;
	/*border: 1px solid red;*/
}
.Div1_main_a1 img{
	display: inline-block;
	vertical-align: middle;
	/*margin-top: 25px;*/
}

.Div1_main_a2>section{
	text-align: center;
	margin-top: 15px;
	line-height: 20px;
}
.Div1_main_a2>section>h3{
	color: #666;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	/* background: yellow; */
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:pre-wrap;
	height: 20px;

}
.Div1_main_a2>section>h3~p{
	color: #999;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

.Div1_main_a2:hover{
	background:url(../images/lizi_img008.jpg) no-repeat;
}

.Div1_main div span.Div1_main_span1 .Div1_main_a1{background:url(../images/lizi_img010.jpg) no-repeat;margin-left: -14px;}
/*.Div1_main div span.Div1_main_span1 b , .Div1_main div span.Div1_main_span1 p{color:#33a0ff;}*/
.Div1_main div span.Div1_main_span1 .Div1_main_a2{background:url(../images/lizi_img008.jpg) no-repeat;}
.Div1_main div span.Div1_main_span1 .Div1_main_a2:hover{background:url(../images/lizi_img009.jpg) no-repeat;}

.Div1 .Div1_prev1 ,
.Div1 .Div1_next1{
	display:block;
	width:20px;
	height:60px;
	background-color: #e5e5e5;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	position:absolute;
	cursor:pointer;
	z-index:2;
	top:102px;
}
.Div1 .Div1_prev1{left:0;}
.Div1 .Div1_next1{right: 0;}

.jptj-display-item{
	position: relative;
}
.Div1_main div .product_wrap span{
	background-color: #eb676c;
	color: #fff;
	height: 25px !important;
	position: absolute;
	padding: 0 5px !important;
	top: 0;
	left: 0;
	width: auto;
	line-height: 25px;
}
