.eya_tjpro {
	width: 100%;
	overflow: hidden;
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2%;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.eya_title {
	width: 100%;
	padding: 0;
	font-family: pmzd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.eya_title span {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #ececec;
	font-size: 68px;
	font-weight: bold;
	text-align: center;
	text-transform: Uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 5px;
	padding: 0
}
.eya_title p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin: -24px auto 0;
	padding: 0
}
.eya_title p:after {
	content: "";
	display: block;
	background: #cd233e;
	width: 38px;
	height: 4px;
	margin: 20px auto 0
}
.eya_title_w span {
	opacity: 0.2
}
.eya_title_w p {
	color: #fff
}
.eya_title_w p:after {
	background: #ececec;
	opacity: 0.2
}
.eya_tjpro .eya_tjpro_list {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 20px
}
.eya_tjpro .eya_tjpro_list .swiper-container3 {
	overflow: hidden;
	width: 100%
}
.eya_tjpro_list .swiper-slide {
	background: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_tjpro_list .swiper-slide:nth-child(4n+4) {
	margin: 0 0 40px
}
.eya_tjpro_img {
	width: 100%;
	height: 340px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #F5F5F5;
}
.eya_tjpro_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	border: 1px solid #F5F5F5;
}
.eya_tjpro_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}





.eya_tjpro_img1 {
	width: 100%;
	height: 100px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #F5F5F5;
}
.eya_tjpro_img1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	border: 1px solid #F5F5F5;
}
.eya_tjpro_img1 a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}










.eya_tjpro_list .swiper-slide:hover .eya_tjpro_img a:after {
	content: "";
	display: block;
	border: 1px solid #F5F5F5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro_img i {
	display: block;
	width: 61px;
	height: 61px;
	overflow: hidden;
	margin: -30px 0 0 -30px;
	padding: 0;
	background: url(../images/pro_more.png) center center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	z-index: 3
}
.eya_tjpro_list .swiper-slide:hover .eya_tjpro_img i {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1)
}
.eya_tjpro_text {
	width: 92%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eya_tjpro_text a.eya_tjpro_name {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
}
.eya_tjpro_text p {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 10px;
	padding: 0
}
.eya_tjpro_text em {
	display: block;
	background: url(../images/promore.png) center center no-repeat;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 43px;
	background-size: 100% 100%;
	position: absolute;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro_text em a {
	display: block;
	width: 100px;
	height: 43px;
	bottom: 0;
	right: 0;
	position: absolute
}
.eya_tjpro_list .swiper-slide:hover .eya_tjpro_text em {
	background: url(../images/promore_on.png) center center no-repeat;
	background-size: 100% 100%
}
.eya_tjpro_list .swiper-button-prev2 {
	background: url(../images/prev2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	left: -5%
}
.eya_tjpro_list .swiper-button-prev2:hover {
	background: url(../images/prev1_on.png) center center no-repeat
}
.eya_tjpro_list .swiper-button-next2 {
	background: url(../images/next2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	right: -5%
}
.eya_tjpro_list .swiper-button-next2:hover {
	background: url(../images/next1_on.png) center center no-repeat
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_tjpro .eya_tjpro_list {
	width: 86%
}
}
@media (max-width:1280px) {
.eya_title {
	margin: 0 auto 50px
}
.eya_title p {
	font-size: 38px
}
.eya_title span {
	margin: 0 auto;
	font-size: 64px
}
.eya_tjpro {
	padding: 180px 0 0
}
.eya_tjpro .eya_tjpro_list {
	width: 86%
}
.eya_tjpro_img {
	height: 200px
}
}
@media (max-width:1200px) {
.eya_tjpro_img {
	height: 187px
}
}
@media (max-width:1080px) {
.eya_title p {
	font-size: 28px
}
.eya_title span {
	font-size: 32px
}
.eya_tjpro {
	padding: 40px 0 0
}
.eya_tjpro .eya_tjpro_list {
	width: 84%
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -7%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -7%
}
}
@media (max-width:800px) {
.eya_tjpro .eya_tjpro_list {
	width: 80%
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -9%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -9%
}
}
@media screen and (max-width:767px) and (min-width:426px) {
.eya_tjpro_list .swiper-button-prev2 {
	left: -11%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -11%
}
.eya_tjpro_list .swiper-button-prev2, .eya_tjpro_list .swiper-button-next2, .eya_tjpro_list .swiper-button-prev2:hover, .eya_tjpro_list .swiper-button-next2:hover {
	background-size: 35px 35px;
	width: 35px;
	height: 35px
}
}
@media (max-width:425px) {
.eya_tjpro .eya_tjpro_list {
	width: 70%
}
.eya_tjpro_text a.eya_tjpro_name {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -17%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -17%
}
.eya_tjpro_list .swiper-button-prev2, .eya_tjpro_list .swiper-button-next2, .eya_tjpro_list .swiper-button-prev2:hover, .eya_tjpro_list .swiper-button-next2:hover {
	background-size: 39px 39px;
	width: 39px;
	height: 39px
}
}
@media (max-width:375px) {
.eya_tjpro {
	padding: 20px 0 0
}
}
@media (max-width:320px) {
.eya_title span {
	font-size: 24px
}
.eya_tjpro {
	padding: 150px 0 0
}
}
