﻿.ey-border-orange {
	border-color: #ff511f!important
}
.ey-orange {
	color: #ff511f!important
}
.ey-flex-jc-sb {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.ey-position-title>.ey-flex-item {
	position: relative
}
.ey-position-title>div>.ey-item-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	background: rgba(0,0,0,.5);
	color: #FFF;
	padding: 5px 0px;line-height: 18px;
}
.ey-scale .ey-item-img img {
	transition: all .3s
}
.ey-scale .ey-flex-item:hover .ey-item-img img {
	transform: scale(1.2)
}
.ey-text-align-c {
	text-align: center!important
}
.ey-template-40 .ey-item-img img {
	width: 100%
}
.ey-template-40>.ey-flex-jc-sb>.ey-flex-item {
	border: 1px solid #FFF
}
.ey-template-3 {
	position: relative
}
.ey-template-3>h5 {
	width: 100%;
	font-size:24px;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #f9f9f9;
	color: #000;
	
}

.ey-template-3>h5::before {content: '';display: inline-block;position: absolute;top: 0;left: 0;width:4px;height:100%;background-color:var(--color);}
.ey-item-img {overflow: hidden;border:1px solid #ddd;}
.ey-item-img img {
	display: block;
	margin: 0px auto
}
.ey-item-title {
	margin: 6px 0px
}
.ey-template-56 {
	max-width: 1600px;
	color: #333
}
.ey-template-56>p {
	line-height: 1.6;
	margin: 0px;
	padding: 5px 0px
}
.ey-template-56>img, .ey-template-56>p>img {
	max-width: 100%;
	height: auto
}
.ey-template-56>.ey-template-3 {

}
.ey-template-56>.ey-table-container {
	padding: 10px 0px
}
.ey-flex-item4 {
	width: 24%;
	margin: 10px 0px
}
.page-box-shadow{margin-bottom: 20px;padding: 20px 30px;}
.pro_content{display: block; overflow: hidden;padding:20px 0;vertical-align: middle;}
.pro_content div.l{float: left; width: 60%;padding-top: 50px;}
.pro_content div.l p{margin-bottom: 12px;}
.pro_content div.r{float: right; width: 40%;}

.pro_content table.Parameters td:nth-child(odd){background: #f5f5f5}
.pro_content table{margin-bottom: 10px;}
.pro_content table.Configuration tr.firstRow td{background: #f5f5f5}
.pro_content table.Configuration tr:nth-child(odd) td{background: #f9f9f9}
.pro_content .peijian {display: block;overflow: hidden;}
.pro_content .peijian li {display: block;text-align: center;float: left;width: 32%;margin-right: 2%;box-sizing: border-box;}
.pro_content .peijian li p {line-height: 40px;color: #fff;background: #3d3d3d;}
.pro_content .peijian li:last-child {margin-right: 0;}
.pro_content .peijian li .picture {display: block;overflow: hidden;}
.pro_content .peijian li .picture img {width: 100%;border: 1px solid #e6e6e6;padding: 2px;}

.pro_content_img{display: block; overflow: hidden;padding:20px 0;vertical-align: middle;text-align: center;}

@media(max-width:480px) {
.ey-template-3>h5 {
	font-size: 16px
}
}
@media(max-width:768px) {
.ey-flex-item4 {
	width: 49%
}
}
