body {
	overflow: visible;
}

@media all and (max-width: 1100px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1100px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (min-resolution: 192dpi) and (max-width: 1100px),
only screen and (min-resolution: 2dppx) and (max-width: 1100px) {
	#cssmenu ul {
		right: 4vw;
		top: 4em;
	}
}

.g-header .s-nav {
	width: auto;
}

.n-banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.n-banner .img {
	width: 100%;
	font-size: 0;
}

.n-banner .img img {
	width: 100%;
}

.n-banner .m-c {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.13);
}

.n-banner .m-c h1 {
	font-size: 3.541666666666667vw;
	margin: 15px 0;
	font-family: "ys";
	font-weight: normal;
	color: #FFFFFF;
}

.n-banner .m-c span {
	font-size: 1em;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0 5px;
	text-decoration: underline 4px #ac1f26;
	font-weight: normal;
	color: #FFFFFF;
}

.n-banner .m-c p {
	font-size: 1em;
	font-weight: 400;
	color: #FFFFFF;
	margin: 10px 0;
	width: 54%;
	font-weight: normal;
	color: #FFFFFF;
}

.n-banner .m-c p b {
	font-family: "ys";
	font-weight: normal;
}

/*  */
.g-active {
	padding: 6em 0;
}

.g-active .m-c ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* .g-active .m-c ul::after {
    content: '';
    flex: auto;   
} */
.g-active .m-c ul li {
	width: 32.6%;
	position: relative;
	margin: 1% 0;
}

.g-active .m-c ul li:nth-of-type(1) {
	width: 49.5%;
}

.g-active .m-c ul li:nth-of-type(2) {
	width: 49.5%;
}

.g-active .m-c ul li .img {
	width: 100%;
	font-size: 0;
	overflow: hidden;
}

.g-active .m-c ul li .img img {
	width: 100%;
	transition: all 1s;
}

.g-active .m-c ul li:hover .img img {
	transform: scale(1.05);
}

.g-active .m-c ul li .txt {
	width: 90%;
	margin-top: -2em;
	padding: 2em 1em 1em;
	position: relative;
	left: 5%;
	background: #fff;
	box-shadow: 0px -10px 20px 1px rgba(0, 0, 0, 0.07);
}

.g-active .m-c ul li .txt h1 {
	text-align: center;
	margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}

.g-active .m-c ul li .txt p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #666666;
	margin-bottom: 15px;
	/* height: 3em; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.g-active .m-c ul li .txt a {
	display: block;
	/* padding-left: 30%; */
	width: 100px;
	margin: 0 auto;
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	position: relative;
}

.g-active .m-c ul li .txt a::after {
	content: "";
	position: absolute;
	top: 3px;
	right: 0em;
	width: 1em;
	height: 1em;
	background: url(../images/jt1.svg) center center no-repeat;
	background-size: 100% auto;
}

.g-active .m-c ul li:hover .txt h1 {
	color: #AC1F26;
}

.g-active .m-c ul li:hover .txt a {
	color: #AC1F26;
}

.g-active .m-c ul li:hover .txt ::after {
	background: url(../images/jt-rad.svg) center center no-repeat;
	background-size: 100% auto;
	transform: rotate(180deg);
	right: -0.5em;
}

/*  */
.g-page {
	padding: 0 0 6em;
}

.g-page .m-c ul {
	display: flex;
	justify-content: center;
}

.g-page .m-c ul li:first-child,
.g-page .m-c ul li:last-child {
	/* background: #000000; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.g-page .m-c ul li img {
	width: 40px;
	display: block;
}

.g-page .m-c ul li {
	width: 40px;
	height: 40px;
	background: #E5E5E5;
	margin: 10px;
	border-radius: 50%;
	transition: all 1s;
}

.g-page .m-c ul li a {
	font-size: 1em;
	display: block;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	color: #333;
}

.g-page .m-c ul li:hover,
.g-page .m-c ul li.on {
	background: #AC1F26;
	color: #fff;
}

.g-page .m-c ul li:hover a,
.g-page .m-c ul li.on a {
	color: #fff;
}

.g-page .m-c ul li:last-child,
.g-page .m-c ul li:first-child {
	background: none;
}

.g-page .m-c ul li:last-child:hover,
.g-page .m-c ul li:first-child:hover {
	/* 	background:  #00428E; */
}

/*  */
.g-footer {
	background: #1A1A1A url(../images/ff.png) center top no-repeat;
	background-size: auto 150%;
	padding: 4em 0 1em;
}

.g-footer .m-c .logo img {
	margin: 0 auto;
	display: block;
	width: 250px;
}

.g-footer .m-c ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 1.5em 0;
	opacity: 0;
	display: none;
}

.g-footer .m-c ul li {
	padding: 1em 3vw;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.g-footer .m-c a {
	color: #FFFFFF;
	opacity: 0.6;
}

.g-footer .m-c a:hover {
	opacity: 1;
}

.g-footer .m-c .tt {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 2em 0;
}

.g-footer .m-c .tt .p {
	font-size: 16px;
	opacity: 0.6;
	font-weight: 400;
	color: #FFFFFF;
	padding: 1em 2em;
	display: flex;
	align-items: center;
}

.g-footer .m-c .tt img {
	display: block;
	margin-right: 15px;
}

.g-footer .m-c .tt .p span {
	color: #FFFFFF;
}

.g-footer .m-c ol {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 1em 0 4em;
	opacity: 0;
	display: none;
}

.g-footer .m-c ol li {
	width: 100px;
	display: none;
	margin: 1em;
}

.g-footer .m-c ol li img {
	width: 100%;
}

.g-footer .m-c p {
	font-size: 1em;
	opacity: 0.6;
	text-align: center;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
}

/*  */
.g-video {
	padding: 3em 0 6em;
}

.g-video .v-tab {
	align-items: center;
	margin-bottom: 1em;
}

.g-video .v-tab ul {
	display: flex;
	flex-wrap: wrap;
}

.g-video .v-tab ul li {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	margin: 10px 0;
	position: relative;
}

.g-video .v-tab ul li::after {
	content: "·";
	width: 3em;
	text-align: center;
	display: inline-block;
	font-size: 1em;
	color: #000000;
}

.g-video .v-tab ul li:last-child::after {
	opacity: 0;
}

.g-video .v-tab ul li a {
	color: #000000;
	display: inline-block;
	/* padding-right: 5px; */
	border-bottom: 4px solid #fff;
}

.g-video .v-tab ul li:hover a,
.g-video .v-tab ul li.on a {
	border-bottom: 4px solid #ac1f26;
	color: #ac1f26;
}

.g-video .v-tab .ss {
	width: 276px;
	height: 43px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	border-radius: 22px 22px 22px 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.g-video .v-tab .ss .form {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
}

.g-video .v-tab .ss .form .inp {
	width: 80%;
	height: 30px;
	color: #000;
}

.g-video .v-tab .ss .form .inp1 {
	width: 30px;
	height: 30px;
	background: #fff url(../images/ss.svg) center center no-repeat;
	background-size: 15px auto;
}

.g-video .v-tab .ss .form input::-webkit-input-placeholder {
	/* text-transform: capitalize; */
	font-size: 1em;
	font-weight: 400;
	color: #DFDFDF;
}

/*  */
.v-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.v-list ul li {
	width: 23%;
	cursor: pointer;
	position: relative;
	margin: 1% 0;
}

.v-list ul li .img {
	width: 100%;
	position: relative;
}

.v-list ul li .img .tv {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 40%;
	background: #AC1F26;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	font-weight: 400;
	color: #FFFFFF;
}

.v-list ul li .img .play {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.play img {
	animation: img-play 1s infinite alternate;
}

@keyframes img-play {
	from {
		transform: scale(1.1);
		opacity: 0.8;
	}

	to {
		transform: scale(1);
		opacity: 1;
	}
}

.v-list ul li .img video {
	width: 100%;
	transition: all 1s;
}

.g-active .m-c ul li:hover .img img {
	transform: scale(1.05);
}

.v-list ul li .txt {
	width: 100%;
	padding: 1em 0;
	background: #fff;
}

.v-list ul li .txt h1 {
	margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}

.v-list ul li .txt p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin-bottom: 15px;
}

.v-list ul li:hover .txt h1 {
	color: #AC1F26;
}

/*  */
.j-yl {
	padding: 2em 0;
	background: #FCFCFC;
}

.j-tab {
	padding: 0 0 3em;
	border-bottom: 1px solid #e2e2e2;
}

.j-tab ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.j-tab ul li {
	width: 160px;
	height: 40px;
	background: #F2F2F2;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	color: #000000;
	font-size: 16px;
	margin: 10px 1%;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
}

.j-tab ul li.on {
	background: #AC1F26;
	color: #fff;
}

/*  */
.j-list {
	padding: 3.2em 0;
}

.j-list .m-c {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/* align-items: center; */
}

.j-list .m-c .img {
	width: 40%;
	font-size: 0;
	border-radius: 14px 14px 14px 14px;
	overflow: hidden;
}

.j-list .m-c .img img {
	width: 100%;
	transition: all 1s;
}

.j-list .m-c .img img:hover {
	transform: scale(1.05);
}

.j-list .m-c .s-info {
	width: 40%;
	padding: 20px;
	background: #f4f4f4;
	display: flex;
    justify-content: center;
    flex-direction: column;
	/* margin-left: 5%; */
}

.j-list .m-c .s-info h1 {
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #000000;
	line-height: 1.5;
}

.j-list .j-ul {
	/* height: 0;
	overflow: hidden;
	opacity: 0;
	transform: translateY(20%); */
	display: none;
	transition: all 2s;
}

.j-list .j-ul.on {
	/* height: auto;
	transform: translateY(0);
	opacity: 1; */
	display: block;
}

/*  */
.j-job {
	padding: 2em 0;
	z-index: 1;
	position: relative;
}

.j-job .m-c ul {
	padding: 2em 0;
}

.j-job .m-c ul li {
	width: 49%;
	padding: 1em;
	margin: 1% 0;
	position: relative;
	z-index: 1;
	height: 200px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	border-radius: 10px;
}

.j-job .m-c ul li .j-b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, #ededed 60%, #ededed 100%);
	height: 80px;
	z-index: 993;
}

.j-job .m-c ul li .txt {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 10px;
	border: 1px solid #EDEDED;
	background: #EDEDED;
	padding: 1.5em;
	width: 100%;
	z-index: 992;
	height: 200px;
	overflow: hidden;
	transition: all ease .3s;
}

.j-job .m-c ul li .txt .th {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.j-job .m-c ul li .txt .th h1 {
	font-size: 1.25vw;
	font-weight: bold;
	color: #000000;
}

.j-job .m-c ul li .txt .th .close-j {
	width: 2.2em;
	height: 2.2em;
	background: url(../images/jz.svg) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
	transition: all 2s;
}

.j-job .m-c ul li.on .txt .th .close-j {
	background: url(../images/js.svg) center center no-repeat;
	background-size: 100%;
	transform: rotate(360deg);
}

.j-job .m-c ul li .txt .j-tp {
	height: 100px;
	transition: all 2s;
}

.j-job .m-c ul li.on .txt .j-tp {
	height: 300px;
	overflow-y: scroll;
}

.j-tp::-webkit-scrollbar-track {
	background: #fff;
}

/*����������߿�������*/
.j-tp::-webkit-scrollbar {
	width: 1px;
	background-color: #fff;
}

/*���������*/
.j-tp::-webkit-scrollbar-thumb {
	background-color: #fff;
	border-radius: 5px;
}

.j-job .m-c ul li .txt .j-tp .p-t {
	margin: 15px 0;
}

.j-job .m-c ul li .txt .j-tp .p-t p {
	font-size: 16px;
	line-height: 1.75;
	font-weight: 400;
	color: #666666;
}

.j-job .m-c ul li .txt .b-t {
	width: 151px;
	height: 59px;
	background: #000000;
	border-radius: 41px 41px 41px 41px;
	opacity: 1;
	/* border: 1px solid #707070; */
	text-align: center;
	line-height: 59px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	cursor: pointer;
}

.j-job .m-c ul li .txt .b-t:hover {
	background: #AC1F26;
}

.j-job .m-c ul li.on {
	overflow: visible;
	z-index: 9;
}

.j-job .m-c ul li.on .j-b {
	display: none;
}

.j-job .m-c ul li.on .txt {
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	height: auto;
}

.j-job .m-c .j-move {
	width: 151px;
	height: 59px;
	background: #000000;
	border-radius: 41px 41px 41px 41px;
	opacity: 1;
	/* border: 1px solid #707070; */
	text-align: center;
	line-height: 59px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	cursor: pointer;
	margin: 0 auto;
}

.j-job .m-c .j-move:hover {
	background: #AC1F26;
}

/*  */
.j-tame {
	padding: 0 0 2em;
	position: relative;
	width: 100%;
	z-index: 0;
	overflow: hidden;
}

.j-tame .sk {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	width: 8.333333333vw;
	height: 100%;
	z-index: 99;
}

.j-tame .m-c {
	position: relative;
	padding: 2em 0;
}

.j-tame .m-c .y {
	position: absolute;
	left: 5%;
	top: 2em;
	width: 34.76041666666667vw;
	height: 34.76041666666667vw;
	border-radius: 50%;
	background: #F2F2F2;
}

.j-tame .mySwiper-t {
	padding: 4em 0 100px;
	overflow: visible;
}

.j-tame .mySwiper-t .swiper-wrapper {
	/* display: flex;
	align-items: ; */
}

.j-tame .mySwiper-t .swiper-slide {
	width: 50%;
	opacity: 0.5;
	transform: scale(0.85) translateX(-50%);
	transition: all 1s;
	margin: 0 auto;
}

.j-tame .mySwiper-t .swiper-slide .img {
	width: 100%;
	font-size: 0;
	overflow: hidden;
}

.j-tame .mySwiper-t .swiper-slide img {
	width: 100%;
	transition: all 1s;
}

.j-tame .mySwiper-t .swiper-slide img:hover {
	transform: scale(1.05);
}

.j-tame .mySwiper-t .swiper-slide-active {
	opacity: 1;
	transform: scale(1) translateX(-50%);
	margin: 0 0;
}
.j-tame .swiper-box{
	position:absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0 0;
}
.j-tame .mySwiper-t .swiper-button-next,
.j-tame .mySwiper-t .swiper-button-prev {
	position: static;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto;
	width: 50px;
	margin-left: -100px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 50%;
	border: 1px solid #D9D9D9;
	background: url(../images/t-r.svg) center center no-repeat;
	background-size: 1em;
	color: rgba(0, 0, 0, 0);
	transform: rotate(180deg);
	margin: 0 10px;
}

.j-tame .mySwiper-t .swiper-button-next:hover,
.j-tame .mySwiper-t .swiper-button-prev:hover {
	background: url(../images/jt-rad.svg) center center no-repeat;
	background-size: 1em;
	transform: rotate(0);
}

.j-tame .mySwiper-t .swiper-button-next {
	transform: rotate(0);
}

.j-tame .mySwiper-t .swiper-button-next:hover {
	transform: rotate(180deg);
}

.j-tame .mySwiper-t .swiper-pagination {
	top: auto;
	bottom: 2em;
	left: 2em;
	width: 5em;
	height: 2px;
}

.j-tame .mySwiper-t .f {
	bottom: 1.5em;
	left: 10px;
	position: absolute;
}

.j-tame .mySwiper-t .f.f1 {
	left: 8em;
}

.j-tame .mySwiper-t .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #AC1F26;
}

/*  */
@media screen and (max-width: 991px) {
	.n-banner .img img {
		width: 300%;
		margin-left: -100%;
	}

	.n-banner .m-c h1,
	.g-active .m-c ul li .txt h1 {
		font-size: 18px;
	}

	.n-banner .m-c p {
		width: 100%;
		font-size: 0.8em;
	}

	/*  */
	.g-active .m-c ul li:nth-of-type(1),
	.g-active .m-c ul li:nth-of-type(2),
	.g-active .m-c ul li {
		width: 100%;
	}

	.g-footer .m-c ul li {
		padding: 1em;
	}

	.g-footer .m-c .tt .p {
		padding: 5px;
		width: 100%;
	}

	/*  */
	.g-video{
		padding: 2em 0;
	}
	.j-yl {
		padding: 0;
	}

	.g-video .v-tab ul li {
		width: 50%;
	}

	.v-list ul li {
		width: 100%;
	}

	.v-list ul li .txt h1 {
		font-size: 18px;
	}

	/*  */
	.j-list .m-c .img {
		width: 100%;
	}

	.j-list .m-c .s-info {
		margin: 2em 0;
		width: 100%;
	}

	.j-list .m-c .s-info h1 {
		font-size: 16px;
	}

	/*  */
	.j-job {
		padding: 0;
	}

	.j-job .m-c ul li .txt .th h1 {
		font-size: 18px;
	}

	.j-job .m-c ul li.on .txt .j-tp {
		height: 460px;
	}

	/*  */
	.j-tame .mySwiper-t .swiper-slide {
		width: 100%;
		transform: scale(1) translateX(0);
	}

	.j-tame .mySwiper-t .swiper-button-next,
	.j-tame .mySwiper-t .swiper-button-prev {
		width: 40px;
		height: 40px;
		background: #FFFFFF;
		border: 1px solid #D9D9D9;
		background: url(../images/t-r.svg) center center no-repeat;
		background-size: 1em;
		color: rgba(0, 0, 0, 0);
		transform: rotate(180deg);
	}

	.j-tame .mySwiper-t .swiper-button-next {
		transform: rotate(0);
		left: auto;
		right: 20%;
	}
}

@media screen and (max-width:750px) {
	.g-footer .m-c .logo img {
		width: 150px;
	}
	.j-tab{
		margin: 0 0 1em;
	}
	.j-list {
		padding: 1em 0 0;
	}
	.j-job .m-c ul{
		padding: 1em 0;
	}
	.j-tame .mySwiper-t {
		padding: 0em 0 50px;
	}

	.j-tab ul li,
	.j-list .m-c .s-info h1{
		font-size: 14px;
	}
}