@charset "utf-8";
.eyou_banner {
	width: 100%;
	height: 700px;
	margin: 94px auto 0;
	position: relative;
}
.eyou_banner .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.eyou_banner .swiper-container .swiper-slide {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.eyou_banner .swiper-container .swiper-slide img {
	display: block;
	width: 1920px;
	height: 700px;
	margin: -350px 0 0 -960px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 50%;
}
.eyou_banner .ba_control {
	width: 100%;
	height: 94px;
	position: absolute;
	left: 0;
	bottom: -47px;
	z-index: 1;
}
.ba_control::before {
	content: '';
	display: block;
	width: 26%;
	height: 100%;
	background-color: #2e3643;
}
.bacontrol_main {
	height: 100%;
	margin: -94px auto 0;
	position: relative;
	z-index: 1;
}
.bacontrol_main i {
	display: block;
	width: 180px;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	left: 100px;
	top: 50%;
	z-index: 11;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.eyou_banner .swiper-pagination {
	width: 320px;
	height: 94px;
	margin-left: 160px;
	padding: 39px 0 39px 120px;
	background-color: #fff;
	position: relative !important;
	left: inherit !important;
	top: inherit !important;
	right: inherit !important;
	bottom: inherit !important;
}
.eyou_banner .swiper-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border: 1px solid #2e3643;
	border-radius: 50%;
	opacity: 0.3;
	background: none;
	margin: 0 6px;
	padding: 4px;
}
.eyou_banner .swiper-pagination .swiper-pagination-bullet::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background-color: #2e3643;
	border-radius: 50%;
}
.eyou_banner .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}
.eyou_banner .swiper-button-prev, .eyou_banner .swiper-button-next {
	width: 40px !important;
	height: 40px !important;
	margin: 27px 0;
	position: inherit !important;
	left: inherit !important;
	top: inherit !important;
	right: inherit !important;
	bottom: inherit !important;
	opacity: 0.4;
	float: left;
}
.eyou_banner .swiper-button-prev {
	background: url(../images/prev01.png) center center no-repeat;
	background-size: 40px 40px;
}
.eyou_banner .swiper-button-next {
	background: url(../images/next01.png) center center no-repeat;
	background-size: 40px 40px;
}
.eyou_banner .swiper-button-prev:hover {
	background: url(../images/prev01.png) center center no-repeat;
	background-size: 40px 40px;
	opacity: 1;
}
.eyou_banner .swiper-button-next:hover {
	background: url(../images/next01.png) center center no-repeat;
	background-size: 40px 40px;
	opacity: 1;
}
 @media (max-width:1680px) {
.eyou_banner {
	height: 600px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1700px;
	height: 600px;
	margin: -300px 0 0 -850px;
}
}
 @media (max-width:1600px) {
.eyou_banner {
	height: 600px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1646px;
	height: 600px;
	margin: -300px 0 0 -823px;
}
}
 @media (max-width:1560px) {
.eyou_banner {
	height: 570px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1564px;
	height: 570px;
	margin: -285px 0 0 -782px;
}
}
 @media (max-width:1440px) {
.eyou_banner {
	height: 530px;
	margin: 80px auto 0;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1454px;
	height: 530px;
	margin: -265px 0 0 -727px;
}
.eyou_banner .ba_control {
	height: 80px;
	bottom: -40px;
}
.bacontrol_main {
	margin: -80px auto 0;
}
.eyou_banner .swiper-pagination {
	width: 320px;
	height: 80px;
	margin-left: 160px;
	padding: 32px 0 32px 120px;
}
.eyou_banner .swiper-button-prev, .eyou_banner .swiper-button-next {
	margin: 20px 0;
}
}
 @media (max-width:1366px) {
.eyou_banner {
	height: 504px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1382px;
	height: 504px;
	margin: -252px 0 0 -691px;
}
.eyou_banner .swiper-pagination {
	width: 300px;
	padding: 32px 0 32px 100px;
}
.bacontrol_main i {
	width: 160px;
}
}
 @media (max-width:1280px) {
.eyou_banner {
	height: 468px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1284px;
	height: 468px;
	margin: -234px 0 0 -642px;
}
}
 @media (max-width:1200px) {
.eyou_banner {
	height: 442px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1212px;
	height: 442px;
	margin: -221px 0 0 -606px;
}
.eyou_banner .ba_control {
	height: 60px;
	bottom: -30px;
}
.bacontrol_main {
	margin: -60px auto 0;
}
.bacontrol_main i {
	width: 140px;
}
.eyou_banner .swiper-pagination {
	width: 260px;
	height: 60px;
	margin-left: 120px;
	padding: 22px 0 22px 120px;
}
.eyou_banner .swiper-button-prev, .eyou_banner .swiper-button-next {
	margin: 10px 0;
}
}
 @media (max-width:1080px) {
.eyou_banner {
	height: 400px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 1098px;
	height: 400px;
	margin: -200px 0 0 -549px;
}
}
 @media (max-width:920px) {
.bacontrol_main i {
	width: 120px;
}
.eyou_banner .swiper-pagination {
	width: 240px;
	height: 60px;
	margin-left: 120px;
	padding: 22px 0 22px 100px;
}
}
 @media (max-width:820px) {
.eyou_banner {
	height: 344px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 944px;
	height: 344px;
	margin: -172px 0 0 -472px;
}
.bacontrol_main i {
	width: 100px;
	left: 80px;
}
.eyou_banner .swiper-pagination {
	width: 180px;
	height: 60px;
	margin-left: 120px;
	padding: 22px 0 22px 60px;
}
}
 @media (max-width:767px) {
.eyou_banner {
	height: 180px;
	margin: 60px auto 0;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 494px;
	height: 180px;
	margin: -90px 0 0 -247px;
}
.eyou_banner .ba_control {
	height: 40px;
	bottom: -20px;
}
.ba_control::before {
	width: 32%;
}
.bacontrol_main {
	margin: -40px auto 0;
}
.bacontrol_main i {
	width: 60px;
}
.eyou_banner .swiper-pagination {
	width: 140px;
	height: 40px;
	margin-left: 100px;
	padding: 12px 0 12px 40px;
}
.eyou_banner .swiper-button-prev, .eyou_banner .swiper-button-next {
	margin: 0;
}
}
 @media (max-width:390px) {
.eyou_banner {
	height: 160px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 440px;
	height: 160px;
	margin: -80px 0 0 -220px;
}
}
 @media (max-width:320px) {
.eyou_banner {
	height: 140px;
}
.eyou_banner .swiper-container .swiper-slide img {
	width: 384px;
	height: 140px;
	margin: -70px 0 0 -192px;
}
.ba_control::before {
	width: 40%;
}
}
.eyou_products {
	overflow: hidden;
	padding: 70px 0 50px;
	background-color: #f2f2f2;
}
.eyou_products .eyoupro_main {
	margin: 0 auto;
}
.eyoupro_title {
	margin: 0 auto 40px;
	position: relative;
}
.eyoupro_title span {
	display: block;
	width: auto;
	height: 12px;
	overflow: hidden;
	line-height: 12px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 8px solid #183980;
	margin-bottom: 8px;
	padding-left: 8px;
}
.eyoupro_title p {
	display: block;
	width: auto;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 30px;
	font-weight: bold;
}
.eyoupro_title p i {
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #333;
	border-radius: 50%;
	vertical-align: middle;
	margin: -2px 10px 0;
}
.eyoupro_title a.eyoupro_more {
	display: block;
	width: 156px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	background-color: #2e3643;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	right: 0;
}
.eyoupro_title a.eyoupro_more:hover {
	background-color: #183980;
}
.eyoupro_title a.eyoupro_more::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 15px;
	overflow: hidden;
	background: url(../images/jt10.png) center center no-repeat;
	background-size: 100% 100%;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	opacity: 0.6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.eyoupro_title a.eyoupro_more:hover::before {
	margin: -2px 16px 0 0;
	opacity: 1;
}
.eyoupro_main .eyoupro_menu {
	margin-bottom: 30px;
	padding: 20px 40px;
	background-color: #fff;
}
.eyoupro_menu .swiper-container .swiper-slide {
	width: auto;
}
.eyoupro_menu .swiper-container .swiper-slide a {
	display: block;
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.eyoupro_menu .swiper-container .swiper-slide a i {
	display: block;
	width: 0;
	height: 2px;
	background-color: #183980;
	position: absolute;
	bottom: 0;
	left: 0;
}
.eyoupro_menu .swiper-container .swiper-slide:hover a, .eyoupro_menu .swiper-container .swiper-slide.swiper-slide-active a {
	color: #333;
}
.eyoupro_menu .swiper-container .swiper-slide:hover a i, .eyoupro_menu .swiper-container .swiper-slide.swiper-slide-active a i {
	width: 100%;
}
.eyoupro_list ul {
	margin: 0 -10px;
}
.eyoupro_list ul li {
	width: 25%;
	margin-bottom: 30px;
	padding: 0 10px;
	float: left;
}
.eyoupro_list ul li .eyoupro_con {
	background-color: #fff;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	display: block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px 10px;
	background-color: #2e3643;
}
.eyoupro_list ul li:hover .eyoupro_con .eyoupro_name a {
	color: #fff;
	background-color: #183980;
}
.eyoupro_list ul li .eyoupro_img {
	width: 100%;
	height: 180px;
}
.eyoupro_list ul li .eyoupro_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.eyoupro_list ul li .eyoupro_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.eyoupro_list ul li:hover .eyoupro_img a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.eyoupro_list ul li .eyoupro_img a i {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5) url(../images/more00.png) center center no-repeat;
	background-size: 60px 60px;
	position: absolute;
	left: 0;
	bottom: 100%;
}
.eyoupro_list ul li:hover .eyoupro_img a i {
	bottom: 0;
}
 @media (max-width:1440px) {
.eyou_products {
	padding: 100px 0 30px;
}
.eyoupro_title {
	margin: 0 auto 30px;
}
.eyoupro_title p {
	font-size: 28px;
}
.eyoupro_list ul li .eyoupro_img {
	height: 270px;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	height: 52px;
	font-size: 16px;
	padding: 6px 20px;
}
.eyoupro_title a.eyoupro_more {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-top: -20px;
}
}
 @media (max-width:1366px) {
.eyoupro_list ul li .eyoupro_img {
	height: 260px;
}
}
 @media (max-width:1280px) {
.eyoupro_list ul li .eyoupro_img {
	height: 240px;
}
.eyoupro_title a.eyoupro_more {
	width: 132px;
	font-size: 14px;
}
}
 @media (max-width:1200px) {
.eyou_products {
	padding: 90px 0 30px;
}
.eyoupro_list ul li .eyoupro_img {
	height: 224px;
}
}
 @media (max-width:1080px) {
.eyoupro_list ul li .eyoupro_img {
	height: 200px;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	height: 48px;
	padding: 4px 20px;
}
}
 @media (max-width:920px) {
.eyou_products {
	padding: 70px 0 20px;
}
.eyoupro_title {
	margin: 0 auto 20px;
}
.eyoupro_main .eyoupro_menu {
	margin-bottom: 20px;
	padding: 10px 20px;
}
.eyoupro_menu .swiper-container .swiper-slide a {
	font-size: 15px;
}
.eyoupro_list ul li {
	margin-bottom: 20px;
}
.eyoupro_list ul li .eyoupro_img {
	height: 170px;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	height: 40px;
	padding: 0 20px;
}
}
 @media (max-width:820px) {
.eyoupro_list ul li .eyoupro_img {
	height: 150px;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	font-size: 14px;
}
}
 @media (max-width:767px) {
.eyou_products {
	padding: 60px 0 20px;
}
.eyoupro_title p {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
}
.eyoupro_list ul {
	margin: 0 -6px;
}
.eyoupro_list ul li {
	width: 50%;
	padding: 0 6px;
}
.eyoupro_list ul li .eyoupro_img {
	height: 160px;
}
.eyoupro_list ul li .eyoupro_con .eyoupro_name a {
	padding: 0 12px;
}
}
 @media (max-width:390px) {
.eyoupro_list ul li .eyoupro_img {
	height: 150px;
}
}
 @media (max-width:320px) {
.eyoupro_title p {
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}
.eyoupro_title a.eyoupro_more {
	width: 120px;
}
.eyoupro_list ul li .eyoupro_img {
	height: 120px;
}
}
.eyou_title {
	margin: 0 auto 40px;
	position: relative;
}
.eyou_title span {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #333;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	opacity: 0.06;
}
.eyou_title p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: -20px auto 0;
}
.eyou_title p i {
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #183980;
	border-radius: 50%;
	vertical-align: middle;
	margin: -2px 10px 0;
}
.eyou_title1 span, .eyou_title1 p {
	color: #fff;
}
.eyou_title em {
	display: block;
	width: 100%;
	line-height: 28px;
	color: #666;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	margin-top: 20px;
}
.eyou_about {
	overflow: hidden;
	padding: 80px 0;
	background: url(../images/idxab_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.eyou_about .eyouab_main {
	margin: 0 auto;
}
.eyouab_main .eyouab_ms {
	max-height: 120px;
	overflow: hidden;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	opacity: 0.7;
}
.eyouab_main .eyouab_data {
	margin: 80px auto;
}
.eyouab_data ul {
	margin: 0 -40px;
}
.eyouab_data ul li {
	width: 25%;
	padding: 0 40px;
	float: left;
}
.eyouab_data ul li i {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}
.eyouab_data ul li i img {
	display: block;
	width: 100%;
	height: 100%;
}
.eyouab_data ul li p {
	line-height: 44px;
	color: #fff;
	font-size: 44px;
	font-family: "Impact";
	text-align: center;
	margin: 20px auto 0;
}
.eyouab_data ul li span {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
}
.eyouab_main a.eyouab_more {
	display: block;
	width: 156px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #2e3643;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	background-color: #fff;
	margin: 0 auto;
}
.eyouab_main a.eyouab_more:hover {
	color: #fff;
	background-color: #183980;
}
.eyouab_main a.eyouab_more::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 15px;
	overflow: hidden;
	background: url(../images/jt11.png) center center no-repeat;
	background-size: 100% 100%;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	opacity: 0.6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.eyouab_main a.eyouab_more:hover::before {
	background: url(../images/jt10.png) center center no-repeat;
	background-size: 100% 100%;
	margin: -2px 16px 0 0;
	opacity: 1;
}
 @media (max-width:1440px) {
.eyou_title {
	margin: 0 auto 30px;
}
.eyou_title span {
	font-size: 52px;
}
.eyou_title p {
	font-size: 28px;
}
.eyou_title em {
	line-height: 25px;
	font-size: 15px;
	margin-top: 15px;
}
.eyou_about {
	padding: 60px 0;
}
.eyouab_main .eyouab_ms {
	font-size: 15px;
}
.eyouab_main .eyouab_data {
	margin: 60px auto;
}
.eyouab_data ul {
	margin: 0 -30px;
}
.eyouab_data ul li {
	padding: 0 30px;
}
.eyouab_data ul li span {
	font-size: 15px;
}
.eyouab_main a.eyouab_more {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
}
 @media (max-width:1280px) {
.eyouab_main .eyouab_ms {
	max-height: 112px;
	line-height: 28px;
	font-size: 14px;
}
.eyouab_data ul li span {
	font-size: 14px;
}
.eyouab_main a.eyouab_more {
	width: 132px;
	font-size: 14px;
}
}
 @media (max-width:920px) {
.eyou_title {
	margin: 0 auto 20px;
}
.eyou_about {
	padding: 40px 0;
}
.eyouab_main .eyouab_data {
	margin: 40px auto;
}
.eyouab_data ul {
	margin: 0 -20px;
}
.eyouab_data ul li {
	padding: 0 20px;
}
.eyouab_data ul li p {
	line-height: 40px;
	font-size: 36px;
	margin: 10px auto 0;
}
}
 @media (max-width:820px) {
.eyouab_data ul {
	margin: 0 -10px;
}
.eyouab_data ul li {
	padding: 0 10px;
}
.eyouab_data ul li p {
	line-height: 30px;
	font-size: 32px;
	margin: 10px auto 0;
}
}
 @media (max-width:767px) {
.eyou_title span {
	height: 40px;
	line-height: 40px;
	font-size: 44px;
}
.eyou_title p {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	margin: -16px auto 0;
}
.eyouab_main .eyouab_data {
	margin: 20px auto;
}
.eyouab_data ul li {
	width: 50%;
	margin-bottom: 20px;
}
}
 @media (max-width:320px) {
.eyou_title span {
	height: 36px;
	line-height: 36px;
	font-size: 40px;
}
.eyou_title p {
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin: -15px auto 0;
}
.eyouab_main .eyouab_data {
	margin: 20px auto 0;
}
}
.eyou_news {
	overflow: hidden;
	padding: 80px 0;
	background-color: #f2f2f2;
}
.eyou_news .eyounews_main {
	margin: 0 auto;
}
.eyounews_tab {
	text-align: center;
	margin: 0 auto 40px;
}
.eyounews_tab ul li {
	display: inline-block;
	height: 50px;
	overflow: hidden;
	line-height: 48px;
	color: #2e3643;
	font-size: 18px;
	text-align: center;
	margin: 0 8px;
	padding: 0 29px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #2e3643;
	vertical-align: top;
	cursor: pointer;
}
.eyounews_tab ul li i {
	display: inline-block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}
.eyounews_tab ul li i svg {
	display: block;
	width: 100%;
	height: 100%;
}
.eyounews_tab ul li:hover, .eyounews_tab ul li.active {
	color: #fff;
	background-color: #183980;
	border: 1px solid #183980;
}
.eyounews_tab ul li:hover i svg path, .eyounews_tab ul li.active i svg path {
	fill: #ffffff;
}
.eyounews_list dl {
	margin: 0 -10px;
}
.eyounews_list dl dd {
	width: 25%;
	padding: 0 10px;
	float: left;
}
.eyounews_list dl dd .eyounews_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.eyounews_list dl dd .eyounews_con .eyounews_img {
	display: block;
	width: 100%;
	height: 330px;
	overflow: hidden;
}
.eyounews_list dl dd .eyounews_con .eyounews_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.eyounews_list dl dd .eyounews_con .eyounews_img a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_img a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.eyounews_list dl dd .eyounews_con .eyounews_txt {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 60px 30px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_txt {
	background-color: rgba(0, 0, 0, 0.6);
}
.eyounews_list dl dd .eyounews_con .eyounews_txt span {
	display: block;
	line-height: 30px;
	color: #666;
	font-size: 18px;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_txt span {
	color: #fff;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt span em {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	margin-right: 20px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt a.eyounews_name {
	display: block;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 20px auto 10px;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_txt a.eyounews_name {
	color: #fff;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt p {
	height: 84px;
	overflow: hidden;
	line-height: 28px;
	color: #999;
	font-size: 14px;
	word-break: break-all;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_txt p {
	color: rgba(255, 255, 255, 0.6);
}
.eyounews_list dl dd .eyounews_con .eyounews_btn {
	width: 100%;
	position: absolute;
	bottom: -34px;
	left: 0;
	z-index: 2;
}
.eyounews_list dl dd:hover .eyounews_con .eyounews_btn {
	bottom: 0;
}
.eyounews_list dl dd .eyounews_con .eyounews_btn a {
	display: block;
	width: 100%;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	background-color: #183980;
}
.eyounews_list a.eyounews_more {
	display: block;
	width: 156px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	background-color: #2e3643;
	margin: 40px auto 0;
}
.eyounews_list a.eyounews_more:hover {
	background-color: #183980;
}
.eyounews_list a.eyounews_more::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 15px;
	overflow: hidden;
	background: url(../images/jt10.png) center center no-repeat;
	background-size: 100% 100%;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	opacity: 0.6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.eyounews_list a.eyounews_more:hover::before {
	margin: -2px 16px 0 0;
	opacity: 1;
}
 @media (max-width:1440px) {
.eyou_news {
	padding: 60px 0;
}
.eyounews_tab {
	margin: 0 auto 30px;
}
.eyounews_tab ul li {
	height: 48px;
	line-height: 46px;
	font-size: 16px;
}
.eyounews_list dl dd .eyounews_con .eyounews_img {
	height: 290px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt {
	padding: 30px 20px 60px;
}
.eyounews_list a.eyounews_more {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin: 30px auto 0;
}
}
 @media (max-width:1366px) {
.eyounews_list dl dd .eyounews_con .eyounews_btn a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
}
 @media (max-width:1280px) {
.eyounews_list dl dd .eyounews_con .eyounews_img {
	height: 270px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt span {
	font-size: 16px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt span em {
	font-size: 26px;
	margin-right: 10px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt a.eyounews_name {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt p {
	height: 72px;
	line-height: 24px;
}
.eyounews_list a.eyounews_more {
	width: 132px;
	font-size: 14px;
}
}
 @media (max-width:920px) {
.eyou_news {
	padding: 40px 0;
}
.eyounews_tab {
	margin: 0 auto 20px;
}
.eyounews_list a.eyounews_more {
	margin: 20px auto 0;
}
}
 @media (max-width:820px) {
.eyounews_list dl dd {
	width: 50%;
	margin-bottom: 20px;
}
.eyounews_list a.eyounews_more {
	margin: 0 auto;
}
}
 @media (max-width:767px) {
.eyounews_tab ul li {
	margin: 0 4px;
	padding: 0 20px;
}
.eyounews_list dl {
	margin: 0 -6px;
}
.eyounews_list dl dd {
	padding: 0 6px;
}
.eyounews_list dl dd .eyounews_con .eyounews_img {
	height: 240px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt {
	padding: 20px 12px 40px;
}
.eyounews_list dl dd .eyounews_con .eyounews_txt a.eyounews_name {
	margin: 10px auto;
}
.eyounews_list dl dd .eyounews_con .eyounews_btn {
	bottom: -36px;
}
}
 @media (max-width:390px) {
.eyounews_tab ul li {
	height: 40px;
	line-height: 38px;
}
.eyounews_list dl dd {
	width: 100%;
}
}
.eyou_contact {
	overflow: hidden;
	padding: 100px 0;
	background: url(../images/idxcontact_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.eyou_contact .eyoucontact_main {
	margin: 0 auto;
}
.eyoucontact_main .eyoucontact_title {
	margin-bottom: 40px;
}
.eyoucontact_title p {
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}
.eyoucontact_title span {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: right;
}
.eyoucontact_list {
	padding-left: 40%;
}
.eyoucontact_list dl {
	margin: 0 -12px;
}
.eyoucontact_list dl dt {
	width: 62%;
	padding: 0 12px;
	float: left;
}
.eyoucontact_list dl dd {
	width: 38%;
	margin-bottom: 24px;
	padding: 0 12px;
	float: left;
}
.eyoucontact_list dl dd:nth-child(3) {
	margin: 0;
}
.eyoucontact_list dl dt .eyoucontact_con, .eyoucontact_list dl dd .eyoucontact_con {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.eyoucontact_list dl dt .eyoucontact_con {
	height: 404px;
	padding: 60px;
	background-color: #183980;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_txt {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.eyoucontact_list dl dd .eyoucontact_con {
	height: 190px;
	padding: 24px;
	background-color: #ffffff;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.eyoucontact_list dl dt .eyoucontact_con img, .eyoucontact_list dl dd .eyoucontact_con img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.eyoucontact_list dl dt .eyoucontact_con img {
	opacity: 0.15;
}
.eyoucontact_list dl dd .eyoucontact_con img {
	opacity: 0.3;
}
.eyoucontact_list dl dd:hover .eyoucontact_con {
	background-color: #000000;
}
.eyoucontact_list dl dd:hover .eyoucontact_con img {
	opacity: 0.5;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_tit01 {
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 24px;
}
.eyoucontact_list dl dt .eyoucontact_con p {
	line-height: 36px;
	color: #fff;
	font-size: 18px;
	text-align: justify;
	margin: 0 auto 30px;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	display: block;
	width: 156px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 22px;
	background-color: #2e3643;
	float: right;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 15px;
	overflow: hidden;
	background: url(../images/jt10.png) center center no-repeat;
	background-size: 100% 100%;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	opacity: 0.6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more:hover::before {
	margin: -2px 16px 0 0;
	opacity: 1;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02 {
	display: block;
	line-height: 40px;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt p {
	line-height: 30px;
	color: #333333;
	font-size: 18px;
	text-align: center;
}
.eyoucontact_list dl dd:hover .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02, .eyoucontact_list dl dd:hover .eyoucontact_con .eyoucontact_txt p {
	color: #ffffff;
}
 @media (max-width:1440px) {
.eyou_contact {
	padding: 60px 0;
}
.eyoucontact_main .eyoucontact_title {
	margin-bottom: 30px;
}
.eyoucontact_title p {
	font-size: 28px;
	margin-bottom: 5px;
}
.eyoucontact_title span {
	line-height: 25px;
	font-size: 15px;
}
.eyoucontact_list dl {
	margin: 0 -10px;
}
.eyoucontact_list dl dt {
	padding: 0 10px;
}
.eyoucontact_list dl dt .eyoucontact_con {
	height: 340px;
	padding: 40px 60px;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_tit01 {
	font-size: 28px;
	margin-bottom: 15px;
}
.eyoucontact_list dl dd {
	margin-bottom: 20px;
	padding: 0 10px;
}
.eyoucontact_list dl dd .eyoucontact_con {
	height: 160px;
	padding: 20px;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02 {
	font-size: 28px;
	margin-bottom: 5px;
}
.eyoucontact_list dl dt .eyoucontact_con p, .eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt p {
	line-height: 30px;
	font-size: 16px;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
}
 @media (max-width:1280px) {
.eyoucontact_title span {
	line-height: 24px;
	font-size: 14px;
}
.eyoucontact_list dl dt .eyoucontact_con {
	height: 320px;
	padding: 40px 60px;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_tit01 {
	line-height: 32px;
	font-size: 24px;
	margin-bottom: 15px;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	width: 132px;
	font-size: 14px;
}
.eyoucontact_list dl dd {
	margin-bottom: 20px;
	padding: 0 10px;
}
.eyoucontact_list dl dd .eyoucontact_con {
	height: 150px;
	padding: 20px;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02 {
	line-height: 32px;
	font-size: 24px;
	margin-bottom: 5px;
}
.eyoucontact_list dl dt .eyoucontact_con p, .eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt p {
	line-height: 28px;
	font-size: 14px;
}
}
 @media (max-width:1080px) {
.eyoucontact_list dl dt .eyoucontact_con {
	padding: 40px;
}
}
 @media (max-width:1024px) {
.eyoucontact_list dl dt .eyoucontact_con {
	height: 280px;
	padding: 30px;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_tit01 {
	line-height: 30px;
	font-size: 22px;
	margin-bottom: 15px;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	width: 132px;
	font-size: 14px;
}
.eyoucontact_list dl dd .eyoucontact_con {
	height: 130px;
	padding: 20px;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02 {
	line-height: 30px;
	font-size: 22px;
	margin-bottom: 5px;
}
.eyoucontact_list dl dt .eyoucontact_con p, .eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt p {
	line-height: 24px;
	font-size: 14px;
}
}
 @media (max-width:920px) {
.eyou_contact {
	padding: 40px 0;
}
.eyoucontact_main .eyoucontact_title {
	margin-bottom: 20px;
}
.eyoucontact_list {
	padding-left: 36%;
}
.eyoucontact_list dl dt .eyoucontact_con {
	height: 240px;
	padding: 20px;
}
.eyoucontact_list dl dt .eyoucontact_con .eyoucontact_tit01 {
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 10px;
}
.eyoucontact_list dl dt .eyoucontact_con p {
	margin: 0 auto 20px;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	width: 132px;
	font-size: 14px;
}
.eyoucontact_list dl dd .eyoucontact_con {
	height: 110px;
	padding: 20px;
}
.eyoucontact_list dl dd .eyoucontact_con .eyoucontact_txt a.eyoucontact_Tit02 {
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 0;
}
}
 @media (max-width:820px) {
.eyoucontact_list {
	padding-left: 30%;
}
}
@media (max-width:768px) {
.eyoucontact_list dl dt .eyoucontact_con p {
	margin: 0 auto 0;
}
}
@media (max-width:767px) {
.eyoucontact_title p {
	line-height: 32px;
	font-size: 24px;
	text-align: left;
}
.eyoucontact_title span {
	text-align: left;
}
.eyoucontact_list {
	padding: 0;
}
.eyoucontact_list dl {
	margin: 0 -6px;
}
.eyoucontact_list dl dt {
	width: 100%;
	padding: 0 6px;
	margin-bottom: 12px;
}
.eyoucontact_list dl dt .eyoucontact_con {
	height: auto;
}
.eyoucontact_list dl dt .eyoucontact_con a.eyoucontact_more {
	float: inherit;
}
.eyoucontact_list dl dd {
	width: 50%;
	margin: 0;
	padding: 0 6px;
}
}
