.row-a1 {
	margin-top: 80px !important;
	padding-bottom: 80px;
}

.RD p {
	color: #666666;
	line-height: 26px;
	margin-bottom: 20px;
}

.RD {
	padding-bottom: 30px;
}

.a2-min>div a {
	color: #fff;
}

.a2-img {
	position: relative;
}

table {
	width: 1200px;
}

thead tr th {
	width: 100%;
	background-color: rgb(130, 192, 50);
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

tbody tr:nth-child(odd) {
	background: #fbfbfb;
}

tbody tr {
	height: 40px;
}

tbody tr:nth-child(even) {
	background: #f1f1f1;
}

tbody tr td {
	padding-left: 50px;
	color: #545454;
}

table {
	border-collapse: collapse;
}

.a2-on {
	padding-top: 80px;
	/* padding-bottom: 154px; */
}

.row-a2 {
	background-color: #f5f5f5;
}

.a2-li {
	position: relative;
	width: 300px;
	transition: all .3s ease-out .1s;
}

.a2-btn {
	width: max-content;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.a2-btn div:last-child {
	border-radius: 3px;
	background-color: rgb(130, 192, 50);
	width: 135px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: auto;
}

.a2-btn div:last-child a {
	color: #fff;

}

.a2-btn div:last-child i {
	margin-left: 10px;
}

.a2-btn div:first-child {
	font-size: 20px;
	margin-bottom: 25px;

}

.bg {
	background-color: rgba(132, 131, 131, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.a2-ul ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.a2-ul ul li {
	width: 300px;
	height: 620px;
	margin-right: 150px;
	position: relative;
	margin-bottom: 91px;
}

.a2-ul ul li:nth-child(3n) {
	margin-right: 0;
}

.a2-ul ul li:last-child {
	margin-right: 0;
}

.curren {
	width: 400px;
}

.a2-min {
	position: absolute;
	width: 100%;
	z-index: 9;
	/* width: 400px; */
	height: 700px;
	padding: 49px 7px 0 24px;
	background-color: rgba(159, 202, 13, 0.5);
	top: 0px;
	/* padding: 60px 28px 0 36px; */
	color: #fff;


	transition: all .3s ease-out .1s;
	transform: translateX(-400px);
}

.row-a2 .a2-on .a2-ul ul li {
	overflow: hidden;
}

.row-a2 .a2-on .a2-ul ul li:hover .a2-min {
	transform: translateX(0px);

}

/* .row-a2 .a2-on .a2-ul ul li:hover{
	overflow: unset;
	
} */

.row-a2 .a2-on .a2-ul ul li .a2-li {
	margin: auto;
}

.row-a2 .a2-on .a2-ul ul li:hover .a2-btn {
	display: none;
}

.row-a2 .a2-on .a2-ul ul li:hover .a2-btns {
	display: none;
}

/* .row-a2 .a2-on .a2-ul ul li:hover .a2-li{
	width: 400px;
	    height: 700px;
		
} */
/* .row-a2 .a2-on .a2-ul ul li:hover .bg-img{
	width: 400px;
	    height: 700px;
} */
.row-a2 .a2-on .a2-ul ul li .bg-img img {
	width: 100%;
	height: 100%;
}

.a2-min div:first-child {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	padding-bottom: 29px;
}

.a2-min div:nth-child(2) {
	padding-bottom: 38px;
	font-size: 16px;
}

.a2-min div:nth-child(3) {
	font-size: 16px;
}

/* .bg-img{
    width: 400px;
    height: 700px;
}
.bg-img img{
    width: 100%;
    height: 100%;
} */
/* .imgsize{
    width: 400px;
    height: 700px;
    overflow: hidden;
} */
.imgsize img {
	width: 100%;
	height: 100%;
}

.row-a3 .yab {
	padding-top: 80px;
}

.a3-img {
	position: relative;
	text-align: center;
}

.a3-img div:last-child {
	color: #ededed;
	font-size: 90px;
	position: absolute;
	top: -43px;
	right: 16px;
	z-index: -1;
	font-style: italic;
	font-weight: 600;
}

.a3-on {
	padding-bottom: 64px;
}

.a3-tw {
	width: 237px;
}

.a3-tit {
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}

.a3-text {
	color: #848484;
}

.a3-box {
	display: flex;
}

.a3-box>div {
	margin-right: 70px;
}

.a3-box>div:last-child {
	margin-right: 0;
}

.a3-box {
	padding-bottom: 120px;
}

.banners img {
	width: 100%;
}

.a2-min {
	/* display: none; */
	/* overflow-y: scroll; */

	width: 300px;
	/* height: 300px; */
	/* background-color: #EEE; */
	border: 1px solid #CCC;
	/* position: relative; */
	overflow: hidden;


	height: 620px;
}

@media only screen and (max-width: 1400px) {
	.a2-min div:nth-child(2) {
		font-size: 12px;
		line-height: 22px;
	}

	.a2-min div:nth-child(3) {
		font-size: 12px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 769px) {
	.banners {
		padding-top: 3.8rem;
	}

	.footer-top {
		display: none !important;
	}

	.footer-lj ul {
		flex-wrap: wrap;
		justify-content: center !important;
		margin-top: 0 !important;
	}

	.footer-box {
		background: unset !important;
		padding-top: 0 !important;
	}

	.row-a1 {
		padding-bottom: 1rem;
		margin-top: 1rem !important;
	}

	.RD {
		width: 95%;
		margin: auto;
	}

	.yab {
		padding-bottom: 1rem !important;
	}

	table {
		width: 100%;
	}

	.a2-on {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.a2-ul ul li {
		margin-bottom: 1rem !important;
		margin: auto;

	}

	.a2-ul ul li:last-child {
		margin-right: auto;
	}

	.a3-box {
		flex-direction: column;
	}

	.a3-box>div {
		margin-right: auto;
	}

	.a3-tw {
		width: 90%;
		margin: auto
	}

	.imgsize {
		width: 100%;
	}

	.a2-min {
		padding: 1rem;
		height: 100%;
		width: 100%;
	}

	.bg {
		height: 88.5%;
	}
}
