/*案例展示*/

/*$$

{"color":[{"val":"#ffffff","title":"内容介绍文字颜色"},

{"val":"#000000","title":"栏目标题文字颜色"},

{"val":"#333333","title":"标题文字颜色"},

{"val":"#b99c62","title":"鼠标滑过标题文字颜色"},

{"val":"#666666","title":"内容文字颜色"}],

"background":[{"val":"#ffffff","title":"默认背景颜色"}],

"border":[{"val":"#ffffff","title":"默认白色边框"}]}

$$*/

#case_149{

	width: 100%;

	background: url(./../../../static/images/NP00029_01.jpg) no-repeat top center;

	background-size:auto 539px;

	background-attachment: fixed;

	position: relative;

}

#case_149 .caseIntrs{

	width: 1200px;

	margin: 0 auto;

	color: #ffffff;

	padding: 25px 0 95px 0;

}

#case_149 .caIntrLi{

	width: 25%;

	border-right:#ffffff solid 1px;

	font-size: 14px;

	text-align: center;

	float: left;

}

#case_149 .caIntrLi:last-child{

	border-right: none;

}

#case_149 .caIntrLi .num{

	line-height: 40px;

}

#case_149 .caIntrLi .num i{

	font-size: 24px;

}

#case_149 .caIntrLi .title{

	line-height: 30px;

}

#case_149 .caseBox{

	width: 1200px;

	margin: 0 auto;

	background: #ffffff;

	border-radius: 10px;

	height: 450px;

	box-shadow: 0 0 20px 10px rgb(0,0,0,.08);

	padding: 50px 0;

}

#case_149 .column{

	font-size: 28px;

	color: #000000;

	width: 100%;

	text-align: center;

	line-height: 70px;

	background: url(./../../../static/images/IC00017_01.png) no-repeat bottom center;

	background-size: 448px 31px;

	padding-bottom: 20px;

}

#case_149 .caseLogo{

	width: 100%;

	background: url(./../../../static/images/NP00029_03.png) no-repeat center center;

	background-size: auto;

	height: 70px;

	margin-top: 35px;

}

#case_149 .caseList{

	width: 100%;

	position: relative;

	padding: 0 100px;

	height: 150px;

}

#case_149 .caseList .caseSwiper{

	width: 100%;

	height: 150px;

	overflow: hidden;

}

#case_149 .caseItem{

	width: 100%;

	height: 100%;

}

#case_149 .caseItem .title{

	font-size: 20px;

	color: #333333;

	text-align: center;

	display: block;

	line-height: 50px;

	width: 100%;

	height: 50px;

	padding: 0 20px;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

}

#case_149 .caseItem:hover .title{

	color: #b99c62;

}

#case_149 .caseItem .con{

	font-size: 14px;

	color: #666666;

	text-align: center;

	display: block;

	line-height: 30px;

	overflow:hidden; 

	text-overflow:ellipsis;

	display:-webkit-box; 

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3; 

	max-height: 90px;

	width: 100%;

	padding: 0 40px;

}

#case_149 .btnPrev,

#case_149 .btnNext{

	width: 100px;

	height: 100%;

	position: absolute;

	z-index: 9999;

	top:0;

	cursor: pointer;

	outline:0 none !important;

}

#case_149 .btnPrev{

	background: url(./../../../static/images/NP00029_04.png) no-repeat center center;

	background-size: 22px 40px;

	left:0;

}

#case_149 .btnNext{

	background: url(./../../../static/images/NP00029_05.png) no-repeat center center;

	background-size: 22px 40px;

	right:0;

}

@media screen and (max-width: 1200px) {

	#case_149 .caseIntrs{

		width: 100%;

	}

	#case_149 .caseBox{

		width: calc(100% - 40px);

		margin: 0 20px;

	}

	#case_149 .btnPrev, #case_149 .btnNext{

		width: 80px;

	}

	#case_149 .caseList{

		padding:0 80px;

	}

	#case_149 .caseIntrs{

		padding: 25px 0 70px 0;

	}

}

@media screen and (max-width: 768px){

	#case_149{

		background-size: auto 339px;

	}

	#case_149 .caIntrLi{

		width: 50%;

		margin-bottom: 10px;

	}

	#case_149 .caIntrLi .num i{

		font-size: 20px;

	}

	#case_149 .btnPrev, #case_149 .btnNext{

		width: 50px;

		background-size: 15px auto;

	}

	#case_149 .caseList{

		padding:0 50px;

	}

	#case_149 .caseItem .con,

	#case_149 .caseItem .title{

		padding: 0 15px;

	}

	#case_149 .caseItem .title{

		line-height: 40px;

		font-size: 16px;

		height: 40px;

	}

	#case_149 .caseItem .con{

		line-height: 24px;

		max-height: 72px;

	}

	#case_149 .caseIntrs{

		padding: 25px 0;

	}

	#case_149 .caseBox{

		padding: 15px 0;

		height: 260px;

	}

	#case_149 .caseLogo{

		margin-top: 10px;

		height:40px;

		background-size: auto 70%;

	}

	#case_149 .column{

		font-size: 20px;

		background-size: 80% auto;

		line-height: 40px;

	}

}