﻿.sy_jjfa {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	width: 90%;
	justify-content: space-between;
	padding: 0 15px;
	max-width: 1400px;
	margin: 0 auto;
}
.jjfa {
	width: 50%;
	margin-top: 8%;
	margin-bottom: 8%;
}
.jjfa_list {
	width: 50%;
	float: left;
	border-top: rgba(255, 255, 255, .2) 1px solid;
	border-left: rgba(255, 255, 255, .2) 1px solid;
	height: 250px;/* cursor: pointer; */
}
.jjfa_list02 {
	border-right: rgba(255, 255, 255, .2) 1px solid;
}
.jjfa_list03 {
	border-bottom: rgba(255, 255, 255, .2) 1px solid;
}
.jjfa_list04 {
	border-bottom: rgba(255, 255, 255, .2) 1px solid;
	border-right: rgba(255, 255, 255, .2) 1px solid;
}
.jjfa_nr {
	width: 100%;
	float: left;
}
.jjfa_q01 {
	width: 100%;
	float: left;
}
.jjfa_title {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #fff;
	padding-left: 30px;
	margin-top: 20px;
}
.jjfa_tb {
	width: 100%;
	padding: 50px 0 0 30px;
	float: left;
}
.jjfa_bq {
	position: relative;
	width: 100%;
	float: left;
}
.jjfa_q02 {
	position: absolute;
	width: 100%;
	height: 249px;
	top: 0;
	left: 0;
	background-image: linear-gradient(120deg, #0056b8, #36d8a6);
	color: #fff;
	opacity: 0;
	transition: all ease .3s;
}
.jjfa_title01 {
	width: 100%;
	padding: 50px 0 0 30px;
	float: left;
	font-size: 24px;
	line-height: 36px;
}
.jjfa_sum {
	width: 100%;
	padding: 0px 30px 0 30px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
	opacity: .5;
}
.jjfa_more {
	width: 100%;
	padding: 0px 0 0 30px;
	float: left;
	color: #fff;
	margin-top: 15px;
}
.jjfa_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	transition: all ease .5s;
}
.jjfa_y {
	margin-top: 8%;
	margin-bottom: 8%;
	max-width: 600px;
	width: 50%;
	padding-top: 80px;
	padding-left: 60px;
}
.jjfa_y_title {
	width: 100%;
 font-size:_.8vw;
	color: #fff;
	line-height: 50px;
	/* font-family: Microsoft JhengHei !important; */
	font-weight: bold;
}
.jjfa_y_title b {
	width: 100%;
	/* font-size: 36px; */
	color: #fff;
	line-height: 50px;
	font-family: Microsoft YaHei !important;
	font-weight: bold;
}
.jjfa_y_sum {
	width: 100%;
	font-size: 16px;
	color: rgba(255, 255, 255, .6);
	line-height: 28px;
	margin: 30px 0 0 0;
}
.jjfa_y_more {
	color: #fff;
	width: 170px;
	padding: 12px 30px 12px 40px;
	float: left;
	font-size: 17px;
	margin-top: 40px;
	font-size: 16px;
	background: url(../image/85c4e7c2-3877-432d-9148-b83d42ed136a.png) #0054a3 88% 50% no-repeat;
}
.jjfa_y_more:hover {
	color: #fff;
	width: 170px;
	padding: 12px 30px 12px 40px;
	float: left;
	font-size: 17px;
	margin-top: 40px;
	font-size: 16px;
	background: url(../image/85c4e7c2-3877-432d-9148-b83d42ed136a.png) #e82128 88% 50% no-repeat;
}
.sy_bg>div {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -2;
	transition: all ease .3s;
	background-size: cover !important;
}
.sy_bg::after {
	content: '';
	/* background: rgb(24 27 32); */
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: .7;
	z-index: -1;
}
.sy_bg .jjfa_bg0 {
	background: url(../image/52b543c4-621a-48ef-8c1d-f567aa4220b7.jpg) no-repeat center;
	background-attachment: fixed;
	z-index: -3;
}
body[style="overflow: hidden;"] .sy_bg .jjfa_bg0 {
	background-attachment: inherit;
}
.jjfa_bg1 {
	background: url(../image/d4630bf2-9ef3-4f69-9d50-a4c87e46f721.jpg) no-repeat center;
	background-attachment: fixed;
	opacity: 0;
}
.jjfa_bg2 {
	background: url(../image/2be549f2-1d28-4a60-a9d8-dd2676db0f72.jpg) no-repeat center;
	background-attachment: fixed;
	opacity: 0;
}
.jjfa_bg3 {
	background: url(../image/3edc836e-531e-4a67-81b9-cbcbbca4a0e8.jpg) no-repeat center;
	background-attachment: fixed;
	opacity: 0;
}
.jjfa_bg4 {
	background: url(../image/c7935816-a3a4-4cfc-b954-49406f08881b.jpg) no-repeat center;
	background-attachment: fixed;
	opacity: 0;
}
.sy_bg>div.a {
	opacity: 1;
}
.jjfa_list01:hover .jjfa_q02 {
	opacity: 1;
}
.jjfa_list02:hover .jjfa_q02 {
	opacity: 1;
}
.jjfa_list03:hover .jjfa_q02 {
	opacity: 1;
}
.jjfa_list04:hover .jjfa_q02 {
	opacity: 1;
}
 @media only screen and (max-width:768px) {
.jjfa_y {
	margin-left: 0;
	width: 100%;
	padding: 0;
	display: none;
}
.sy_jjfa {
	margin-top: 0px;
	display: flex;
	flex-wrap: wrap-reverse;
}
.jjfa {
	width: 100%;
	float: left;
	margin-top: 43px;
	margin-left: 0;
	margin-bottom: 12%;
}
.jjfa_y_sum {
	padding-right: 20px;
	font-size: 15px;
	line-height: 1.5;
	margin: 0;
}
.jjfa_list {
	height: 180px;
}
.jjfa_q02 {
	height: 180px;
}
.jjfa_title {
	margin-top: 10px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.jjfa_tb {
	padding: 20px 0 0 20px;
}
.jjfa_tb img {
	max-width: 40%;
}
.jjfa_title01 {
	padding: 25px 0 0 20px;
	font-size: 16px;
	line-height: 1;
}
.jjfa_sum {
	padding: 0px 20px 0 20px;
	font-size: 13px;
	line-height: 20px;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.jjfa_more {
	padding: 0px 0 0 20px;
}
.jjfa_bg {
	position: absolute;
}
.jjfa_y_title {
	font-size: 26px;
}
}
