* {
	font-size: 0;
}

.top-nav-body1 {
	width: 100%;
	height: 68px;
}



.top-nav-body .top-nav-left img {
	width: 160px !important;
}

.top-nav-div-l,
.top-nav-div-l-d {
	display: flex;
	align-items: center;

}

.top-nav-div-l-d {
	margin-left: 60px;

}

.top-nav-div-l-d div {
	margin-right: 40px;
	cursor: pointer;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
}

.top-nav-div-l-d div:hover {
	color: #2B30FF;
}

.top-nav-btn {
	width: 120px !important;
	height: 44px !important;
	border-radius: 4px !important;
	border: 1px solid #E0E0E0 !important;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
}

.top-nav-btn:hover {
	box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
}

.top-nav-btn1 {
	background: #FFFFFF !important;
	color: #333333;
	margin-right: 24px;
}

.jsy-body-top {
	background: url(../img/la/la8.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	padding: 70px 0 0;
	box-sizing: border-box;
}

.jsy-body-top-tit {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 74px;
	color: #3A3F63;
	text-align: center;
}

.jsy-body-top-tit1 {
	font-size: 60px;
	margin: 10px 0 20px;
}

.jsy-body-top-tit1 span {
	background: linear-gradient(0deg, #4378FF 0%, #2B30FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 60px;
}

.jsy-body-top-des {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 24px;
	color: #3A3F63;
	text-align: center;
}

.jsy-body-top-des span {
	font-size: 24px;
	margin-left: 40px;
}

.jsy-body-top-video {
	width: 1000px;
	height: 560px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.6);
	margin: 30px auto 50px;
	padding: 20px;
	box-sizing: border-box;
}

.jsy-body-top-video-i {
	width: 100%;
	height: 100%;
	background: rgba(233, 245, 255, 1);
	border-radius: 20px;
	position: relative;
}

.jsy-body-top-video-i img {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.jsy-body-top-v-b {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 36px;
	color: #3A3F63;
	text-align: center;
}

.jsy-body-top-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 70px auto 30px;
}

.jsy-body-top-btn1 {
	width: 280px;
	height: 80px;
	background: linear-gradient(90deg, #4B5EFF 0%, #4F8AFF 100%);
	box-shadow: 0px 3px 7px 0px rgba(67, 120, 255, 0.35);
	border-radius: 12px;
	text-align: center;
	line-height: 80px;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 50px;
}

.jsy-body-top-btn1:hover {
	box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.3);
}

.jsy-body-top-btn2:hover {
	background: linear-gradient(90deg, #FDBA54 0%, #FF9A00 100%);

}

.danmaku-container {
	position: relative;
	font-size: 20px;
	padding: 30px 0 30px;
	box-sizing: border-box;
	overflow: hidden;
	background: url('../img/i-bgs.png') no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.danmaku-container1 {
	background: transparent;
}

/* danmaku的样式 */
.danmaku-box {
	width: 100%;
	height: 100%;
	overflow: auto;
	white-space: nowrap;
	padding-bottom: 40px;
	box-sizing: border-box;
	padding-right: 20px;
	position: relative;
}
.works-con-mask1,.works-con-mask2{
	position: absolute;
	top: 0px;
	
	background: linear-gradient(-90deg, #fdfeff 0%, rgba(245,255,255,0) 100%);
	width: 15%;
	height: 100%;
	z-index: 101;
}
.works-con-mask2{
	left: 0px;
	background: linear-gradient(90deg, #fdfeff 0%, rgba(245,255,255,0) 100%);
}
.works-con-mask1{
	right: 0px;
}
.danmaku {
	position: absolute;
	top: 0px;
	/* opacity: 0.8; */
	/* height: 100%; */
}

.danmaku-container-box {
	width: 560px;
	height: 180px;
	background: rgba(255, 255, 255, 1);
	border-radius: 12px;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0px 1px 16px 1px rgba(130, 169, 217, 0.08);
	text-align: center;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	cursor: pointer;
}
.danmaku-container-box-r{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.danmaku-container-box-rx{
	display: flex;
	align-items: center;
}
.danmaku-container-box-bg{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(75, 94, 255, 0.8);
	border-radius: 12px;
	
}
.danmaku-container-box img {
	width: 100px;
	height: 100px;
	margin-right: 30px;
}

.danmaku-container-box-top {
	width: 100%;
}
.danmaku-container-box-name {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	margin-right: 20px;
}

.danmaku-container-box-school {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #4B5EFF;
}

.danmaku-container-box-des {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #888888;
}

.danmaku-container-box-tit {
	width: 100%;
	margin-top: 15px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #333333;
	white-space: normal;
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 line-clamp: 3;
	 -webkit-box-orient: vertical;
	 text-align: left;
	 line-height: 30px;
}
.danmaku-container-box:hover .danmaku-container-box-bg{
	animation: slide-up 0.3s linear forwards;
	
}
@keyframes slide-up {
	0% {
	  height: 0%;
	}
	100% {
		height: 100%;
	}
}
.danmaku-container-box:hover .danmaku-container-box-name,.danmaku-container-box:hover .danmaku-container-box-tit,.danmaku-container-box:hover .danmaku-container-box-des,.danmaku-container-box:hover .danmaku-container-box-school,.danmaku-container-box:hover .danmaku-container-box-rx{
	color: #fff;
}

.icon-img-box {
	text-align: center;
	background: #fef2c0;
}

.icon-img {
	height: 100px;
	width: 100%;
	object-fit: cover;
}

.jsy-body-top1-box {
	width: 100%;
	height: 340px;
	/* background: rgba(244, 246, 249, 1); */
	padding-top: 114px;
	box-sizing: border-box;
}

.jsy-body-top1-box .jsy-body-top-btn1 {
	margin: 40px auto 0;
}

.jsy-body-top1 {
	background: url(../img/i-bg.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	box-sizing: border-box;
	/* background: url('../img/i-bg.png') no-repeat;
	background-size: 100% 100%; */
}

.jsy-body-top1-tit {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 36px;
	color: #3A3F63;
	text-align: center;
}

.jsy-body-top1-mid {
	/* height: 740px; */
	/* background: rgba(244, 246, 249, 1); */
	/* padding: 60px 0px 100px 0; */
	padding-bottom: 30px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.jsy-body-top1-mid-child {
	width: 1400px;
	/* padding-right: 80px; */
	padding-top: 60px;
	padding-bottom: 40px;
	/* margin-bottom: 300px; */
	white-space: nowrap;
	overflow-x: auto;
	box-sizing: border-box;
	margin: 0 auto;
}
.jsy-body-top1-mid-childs{
	width: 1400px;
	margin: 0 auto;
}
.jsy-body-top1-mid-childs .works-con-mask1,.jsy-body-top1-mid-childs .works-con-mask2{
	width: 120px;
	height: 520px;
	top: 60px;
	z-index: 100;
}
.jsy-body-top1-mid-childs .works-con-mask2{
	background: linear-gradient(90deg, #E7EFF9 0%, rgba(229,240,250,0) 100%);
	/* left: 24px; */
	/* border-top-left-radius: 24px;
	border-bottom-left-radius: 24px; */
}
.jsy-body-top1-mid-childs .works-con-mask1{
	background: linear-gradient(-90deg, #E6EFFA 0%, rgba(228,239,250,0) 100%);
	/* border-top-right-radius: 24px;
	border-bottom-right-radius: 24px; */
}
.jsy-body-top1-mid-child::-webkit-scrollbar,.danmaku-box::-webkit-scrollbar {
	/* width:30% !important; */
	/* 滚动条宽度 */
	height: 8px !important;
	/* 滚动条高度 */
	background-color: rgba(209, 224, 237, 1) !important;
	/* 滚动条背景色 */
}

.jsy-body-top1-mid-child::-webkit-scrollbar-thumb,.danmaku-box::-webkit-scrollbar-thumb {
	background-color: rgba(75, 94, 255, 1) !important;
	/* 滚动条拖动块的颜色 */
	border-radius: 8px !important;
	/* 滚动条拖动块的圆角 */
}

.jsy-body-top1-mid-child::-webkit-scrollbar-thumb:hover,.danmaku-box::-webkit-scrollbar-thumb:hover {
	background-color: rgba(75, 94, 255, 1) !important;
	/* 鼠标悬停时滚动条拖动块的颜色 */
}

.jsy-body-top1-mid-box {
	width: 360px;
	height: 520px;
	background: #FFFFFF;
	border-radius: 24px;
	margin-right: 24px;
	padding: 30px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

.jsy-body-top1-mid-box1 {
	width: 580px;
}

.jsy-body-top1-mid-box:hover {
	box-shadow: 0px 0px 10px 10px rgba(75, 94, 255, 1);
}

.jsy-body-top1-mid-box .la6 {
	width: 120px;
	height: 120px;
	margin-bottom: 17px;
}

.jsy-body-top1-mid-tit {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 24px;
	color: #151515;
	margin-bottom: 17px;
}

.jsy-body-top1-mid-tip {
	width: 300px;
	height: 48px;
	background: #F2F3FF;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 31px;
	box-sizing: border-box;
	margin: 0 auto 30px;
}

.jsy-body-top1-mid-box1 .jsy-body-top1-mid-tip {
	width: 240px;
	justify-content: center;
}

.jsy-body-top1-mid-tip span {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #4B5EFF;
}

.jsy-body-top1-mid-li {
	display: flex;
	align-items: center;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	margin-bottom: 19px;
	padding-left: 67px;

}

.jsy-body-top1-mid-box1 .jsy-body-top1-mid-li {
	padding-left: 180px;
}

.jsy-body-top1-mid-li .la12 {
	width: 24px;
	margin-right: 10px;
}

.jsy-body-top1-mid-li-tit {
	font-size: 20px;
}

.jsy-body-top1-mid-btn {
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #4B5EFF;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #4B5EFF;
	margin: 33px auto 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
}

.jsy-body-top-bot {
	width: 1402px;
	height: 500px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.8);
	margin: 70px auto 40px;
	padding: 51px 60px 0;
	box-sizing: border-box;
}

.jsy-body-top-bot-box {
	width: 100%;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #EEEEEE;
}

.jsy-body-top-bot-t {
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0px 20px 150px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.jsy-body-top-bot-tit {
	width: calc(100%/6);
	text-align: center;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #151515;
	text-align: center;
}

.jsy-body-top-bot-tit span {
	font-family: PingFang SC;
	/* font-weight: bold; */
	font-size: 18px;
	color: #FFFFFF;
	background: rgba(75, 94, 255, 1);
	margin-right: 5px;
	padding: 0 5px;
	border-radius: 4px;
}

.jsy-body-top-bot-t1 {
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0 20px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.jsy-body-top-bot-t1>div {
	width: calc(100%/7);
	text-align: center;
}

.jsy-body-top-bot-tit1 {
	display: flex;
	align-items: center;
}

.jsy-body-top-bot-tit1 .la9 {
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

.jsy-body-top-bot-tit1 .jsy-body-top-bot-tit2 {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #151515;
}

.jsy-body-top-bot-tit3 {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #151515;
}

.jsy-body-top-bot-tit3 .la11 {
	width: 24px;
}

.jsy-body-top-bot-see {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 36px;
	cursor: pointer;
}

.jsy-body-top-bot-see span {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #4B5EFF;
}

.jsy-body-top-bot-see img {
	width: 24px;
}

.footer {
	background: #fff;
	padding: 63px 260px 0px;
}

.footer-box {
	width: 100%;
	border-bottom: 1px solid #eee;
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
	padding-bottom: 20px;
}

.footer-box-child {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}

.footer-box-child1 {
	margin: 0 156px;
}

.footer-box-tit {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #151515;
	margin-bottom: 29px;
}

.footer-box-tit1,
.copyright {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #6B719A;
	margin-bottom: 20px;
	cursor: pointer;
}

.footer-box-tit1:hover {
	color: blue;
}

.footer-box-ewm {
	display: flex;
	align-items: center;
}

.footer-box-ewm img {
	width: 90px;
	margin-right: 20px;
}

.copyright {
	padding: 30px 0;
	text-align: center;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {

	html,
	body,
	.jsy-body {
		width: 100% !important;
	}

	.top-nav-div-l-d {
		display: none;
	}

	.top-nav-body .top-nav-left img {
		width: 100px !important;
	}

	.top-nav-body .top-nav-div {
		padding: 0 15px;
	}

	.top-nav-btn {
		width: 70px !important;
		font-size: 12px;
		height: 40px !important;
	}

	.jsy-body-top {
		padding-top: 35px;
	}

	.jsy-body-top-tit {
		font-size: 40px;
		margin: 10px 0 15px;
	}

	.jsy-body-top-tit1,
	.jsy-body-top-tit1 span {
		font-size: 30px;
	}

	.jsy-body-top-des {
		font-size: 16px;
	}

	.jsy-body-top-des span {
		font-size: 16px;
		margin-left: 16px;
	}

	.jsy-body-top-video {
		width: 95%;
		height: 200px;
		border-radius: 12px;
		margin: 15px auto 30px;
		padding: 10px;
	}

	.jsy-body-top-v-b {
		font-size: 16px;
	}

	.jsy-body-top-btn {
		margin: 30px auto 0px;
	}

	.jsy-body-top-btn1 {
		width: 120px;
		height: 50px;
		background: linear-gradient(90deg, #4B5EFF 0%, #4F8AFF 100%);
		box-shadow: 0px 3px 7px 0px rgba(67, 120, 255, 0.35);
		border-radius: 8px;
		text-align: center;
		line-height: 50px;
		font-family: PingFang SC;
		font-weight: 500;
		font-size: 16px;
		color: #FFFFFF;
		cursor: pointer;
		margin-left: 20px;
	}

	.jsy-body-top1-box {
		padding-top: 40px;
		height: 150px;
	}

	.jsy-body-top1-tit {
		font-size: 16px;
	}

	.danmaku-container {
		padding: 30px 0 40px;
		height: 515px;

	}

	.jsy-body-top1-mid-box {
		width: 335px;
		height: 400px;
		margin-left: 20px;
		padding: 20px 0;
	}

	.jsy-body-top1-mid-box .la6 {
		width: 90px;
		height: 90px;
		margin-bottom: 15px;
	}

	.jsy-body-top1-mid-tit {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.jsy-body-top1-mid-tip {
		width: 290px;
		margin: 0 auto 10px;
		height: 40px;
	}

	.jsy-body-top1-mid-tip span,
	.jsy-body-top1-mid-li-tit {
		font-size: 16px;
	}

	.jsy-body-top1-mid-li {
		padding-left: 46px;
		margin-bottom: 15px;
	}

	.jsy-body-top1-mid-li .la12 {
		width: 20px;
	}

	.jsy-body-top1-mid-btn {
		margin: 0 auto;
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.jsy-body-top1-mid-box1 .jsy-body-top1-mid-li {
		padding-left: 50px;
	}

	.jsy-body-top1-mid-child {
		padding-right: 30px;
		padding-top: 30px;
		padding-bottom: 40px;
		width: 100%;
	}

	.jsy-body-top1-mid-box1 .jsy-body-top1-mid-tit {
		width: 90%;
		text-align: center;
		margin: 0 auto 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.jsy-body-top-bot {
		width: 95%;
		margin: 15px auto 0;
		padding: 15px 15px;
		height: auto;
		overflow: hidden;
	}

	.jsy-body-top-bot-see {
		margin-top: 20px;
	}

	.jsy-body-top-bot-see span {
		font-size: 16px;
	}

	.jsy-body-top-bot-see img {
		width: 20px;
	}

	.footer {
		padding: 20px 15px 0px;
	}

	.footer-box {
		display: block;
	}

	.footer-box-child1 {
		margin: 0 30px;
	}

	.footer-box-tit {
		margin-bottom: 10px;
	}

	.footer-box-tit1,
	.copyright {
		margin-bottom: 5px;
		font-size: 15px;
	}

	.footer-box-2 {
		margin-top: 30px;
	}

	.danmaku-container-box {
		 width: 300px;
		 height: 80px;
		padding: 10px;
		border-radius: 10px;
		margin-left: 10px;
	}

	.danmaku-container {
		height: auto;
		padding: 18px 0 20px;
		/* margin-top: 20px; */
		background:transparent;
	}
	.jsy-body-top1-mid-childs{
		width: 100%;
	}
	.jsy-body-top1-mid{
		padding-bottom: 0;
	}
	.works-con-mask1, .works-con-mask2{
		display: none;
	}
	.jsy-body-top1-mid-childs .works-con-mask1, .jsy-body-top1-mid-childs .works-con-mask2{
		display: none;
	}
	.danmaku-box{
		padding-bottom: 15px;
	}
	.danmaku-container-box-name,
	.danmaku-container-box-des,.danmaku-container-box-des,.danmaku-container-box-school {
		font-size: 12px;
	}
	.danmaku-container-box-school {
		font-size: 12px;

	}
	.icon-img{
		height: auto;
	}
	.danmaku-container-box img {
		width: 30px;
		height: 30px;
	}

	.danmaku-container-box-tit {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 12px;
		margin-top: 5px;
		line-height:15px;
	}

	/* .jsy-body-top1-mid{
		padding-bottom: 0;
	}
	.jsy-body-top-bot-t,.jsy-body-top-bot-t1{
		padding: 5px 0px 5px 7px;
	}
	.jsy-body-top-bot-tit1 .jsy-body-top-bot-tit2,
	.jsy-body-top-bot-tit,.jsy-body-top-bot-tit3{
		font-size: 12px;
	}
	.jsy-body-top-bot-tit span{
		font-size: 12px;
	} */
	.top-nav-btn {
		margin-right: 0;
	}

	.top-nav-btn1 {
		margin-right: 15px;
	}

	.top-nav-body1,
	.top-nav-body {
		height: 55px;
	}

	.jsy-body-top-bot-f {
		width: 100%;
		overflow: auto;
	}

	.jsy-body-top-bot-box {
		width: 1200px;
	}

	.jsy-body-top-video-i img {
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {

	html,
	body,
	.jsy-body {
		width: 100% !important;
	}

	.danmaku-container-box {
		/* width: 200px; */
		/* height: 150px; */
		padding: 10px;
	}
	.danmaku-box{
		padding-bottom:20px;
	}
	.danmaku-container {
		    height: auto;
		    padding: 20px 0;
			margin-top: 20px;
	}
	.icon-img{
		height: auto;
	}
	.jsy-body-top1-mid-child{
		width: 100%;
		padding-top: 0;
		padding-right: 20px;
	}
	.danmaku-container-box-name,
	.danmaku-container-box-des {
		font-size: 18px;
	}

	.danmaku-container-box-school {
		font-size: 16px;
	}

	.danmaku-container-box img {
		width: 70px;
		height: 70px;
		margin-right: 15px;
	}

	/* .top-nav-div-l-d{
		display: none;
	} */
	.top-nav-div-l-d div {
		margin-right: 20px;
		font-size: 16px;
	}

	.top-nav-div-l-d {
		margin-left: 30px;
	}

	.top-nav-btn {
		margin-right: 10px;
		width: 90px !important;
		font-size: 14px;
	}

	.top-nav-body .top-nav-left img {
		width: 120px !important;
	}

	.top-nav-body .top-nav-div {
		padding: 0 20px;
	}

	.jsy-body-top-v-b,
	.jsy-body-top1-tit {
		font-size: 26px;
	}

	.jsy-body-top-btn {
		margin: 40px auto 0;
	}

	.jsy-body-top-btn1 {
		width: 220px;
		height: 70px;
		line-height: 70px;
		font-size: 24px;
	}

	.jsy-body-top-video {
		width: 90%;
		height: 400px;
	}

	.jsy-body-top1-box {
		height: 270px;
		padding-top: 60px;
	}

	.jsy-body-top-bot {
		width: 95%;
		height: auto;
		margin: 0 auto;
		padding: 20px 20px;
		overflow: hidden;
	}

	.jsy-body-top-bot-f {
		width: 100%;
		overflow: auto;
	}

	.jsy-body-top-bot-box {
		width: 1200px;
	}

	.footer {
		padding: 34px 20px 0px;
	}

	.footer-box-child1 {
		margin: 0 18px;
	}

	/* .jsy-body-top-bot-t{
		padding: 15px 0px 15px 80px;
	}
	.jsy-body-top-bot-t1{
		padding: 15px 0 15px 20px;
	}
	.jsy-body-top-bot-tit,.jsy-body-top-bot-tit1 .jsy-body-top-bot-tit2,.jsy-body-top-bot-tit3{
		font-size: 18px;
	} */
	.jsy-body-top1-mid-childs .works-con-mask1, .jsy-body-top1-mid-childs .works-con-mask2{
		top: 0;
	}
	.jsy-body-top1-mid-childs{
		width: 100%;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	/* html, body, .jsy-body{
		width: 100%!important;
	}
	.jsy-body-top-video{
		width: 80%;
	}
	.jsy-body-top-bot{
		width: 90%;
	}
	.footer{
		padding: 63px 80px 0px;
	}
	.footer-box-child1{
		margin: 0 80px;
	}
	.jsy-body-top-bot-t{
		padding: 20px 0px 20px 110px;
	}
	.jsy-body-top-bot-tit,.jsy-body-top-bot-tit1 .jsy-body-top-bot-tit2,.jsy-body-top-bot-tit3{
		font-size: 18px;
	} */
}

@media (min-width: 1200px) {
	.icon-img {
		width: 1200px;
	}
}