#cus_banner{
	height: 266px;
	margin-top: 90px;
}
.cus_banner{
	height: 100%;
	overflow: hidden;
}
#cus_landBar{
	height: 100px;
	background: #f7f7f7;
}
.cus_landBar{
	height: 100%;
	overflow: hidden;
}
.cus_land{
	overflow: hidden;
	margin-top: 42px;
}
.cus_land p{
	color: #333;
	padding-left: 20px; 
}
#cus_case{
	height: auto;
	padding-bottom: 50px;
}
.cus_case{
	height: 100%;
}

.content{
	width: 100%;
	min-height: 400px;
	padding: 0px;
}
.content-title{
	color: red;
	height: 115px;
	line-height: 115px;
	text-align: center;
	font-size: 18px;
	color: #ce2431;
}
.content-menu ul li{
	width: 100%;
	overflow: hidden;
	padding: 40px 140px 40px 50px;
	position: relative;
	border-bottom: 1px dashed #d3d1d1
}
.content_left{
	float: left;
	width: 169px;
	height: 169px;
	overflow: hidden;
	margin-right: 50px;

}
.content_right{
	width: 780px;
	float: left;
	overflow: hidden;
}
.bottom_link{
	position: absolute;
	bottom: 50px;
	right: 150px;
}
.bottom_link a{
	color: #c1454d;
	text-decoration: underline;
	font-size: 20px;
}
.page_list{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	text-align: center;

}
.page_list li>a{
	float: left;
	margin: 0 4px;
}




/************客户证言内页***************/
.movie_box{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}



#cus_banner{
	background: url('../images/khzy1.png') no-repeat left top;
	background-size: 100% 100%;
}
.play{
	width: 70px;
	height: 70px;
	background-image: url('../images/icon.png');
	background-position:0 -439px;
	margin-top: 66px;
	margin-left: 106px;
}
.product_title{
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 30px;
	margin-top: 50px;
}
.product_title_En{
	height: 42px;
	text-align: center;
	color: #fff;
	line-height: 42px;
	font-size: 16px;
}
.content-title{
	background: url('../images/title_line.png') no-repeat center center;
}
.fixed_land ul li:nth-child(1) a{
	background: url('../images/suspension-bg.png') no-repeat left top;
	background-position: 0 0;
}
.fixed_land ul li:nth-child(2) a{
	background: url('../images/suspension-bg.png') no-repeat left top;
	background-position: -28px 0;
}
.fixed_land ul li:nth-child(3) a{
	background: url('../images/suspension-bg.png') no-repeat left top;
	background-position: 0 -25px;
}
.fixed_land ul li>div{
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow:hidden;
}
video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}
