
/* 轮播图 */
.lunbo {
	width: 100%;
	height: 100%;
    background-image: url(../image/about/bj1.png);
    background-size: cover;
	overflow: hidden;
}


.lunbo .swiper-slide {
	overflow: hidden;
	background: transparent;
}
.lunbo video{
    width: 100%;
    margin-top: -85px;
}
.zhaoceng {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: url(../image/index/ban_zhao02.png);*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.nbwk {
	background-image: url(../image/index/kuangzi.png);
	width: 402px;
	height: 150px;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
}

.nbwk1 h1 {
	font-size: 56px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 43px;
}

.nbwk1 p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-right: -37px;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	opacity: 1;
	background: #fff;
}

.swiper-pagination-bullet-active {
	color: #fff;
	background-color: #E60012 !important;
}

.swiper-pagination1 span {
	padding: 2px 15px;
	font-size: 20px;
	opacity: 1;
	font-style: italic;
	background-color: #FFFFFF;
	border-radius: 3px;

}

.swiper-pagination1 {
	text-align: right !important;
	bottom: 40px !important;
}

/* 
.swiper-pagination1 .swiper-pagination-bullet {
	background: transparent;
	color: #fff;
	height: auto;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
	font-size: 26px;
	opacity: 1;
}

.swiper-pagination1 span::after {
	content: "/";
	color: #fff;
	margin-left: 15px;
}

.swiper-pagination1 span:nth-last-child(1)::after {
	content: "";
	color: #fff;
	padding-left: 0px;
}

.swiper-pagination1 .swiper-pagination-bullet-active::after {
	content: "/";
	color: #fff;
	margin-left: 10px;
} */

.ziti {
	position: relative;
	height: 100%;
}

.ziti img:nth-child(1) {
	width: 519px;
	height: 305px;
	position: absolute;
	left: 0;
	top: 26%;
	z-index: 9;
}

.ziti img:nth-child(2) {
	width: 110px;
	height: 110px;
	position: absolute;
	left: -5%;
	top: 49%;
}

.swiper1 .swiper-slide .bar {
	height: 100%;
}

.lunbozi {
	width: 100%;
	position: absolute;
	bottom: 18%;
}

.lunbozi p {
	font-size: 110px;
	font-weight: 600;
	color: #D71819;
	/* -webkit-text-stroke: 3px #F9C999; */
	text-stroke: 1px #F9C999;
	font-family: zi1;
	text-shadow: 0 3px #F9C999, -4px 0 #F9C999, -2px 0 #F9C999, 0 -4px #F9C999;
}

/* 公司简介 */
.jianjie {
	background-color: #fff;
	padding-top: 139px;
	position: relative;
	height: 914px;
}

.jianjie1 {
	width: 626px;
}

.s_jian1 h1 {
	font-size: 48px;
	font-weight: bold;
	color: #1A1A1A;
}

.sandain {
	padding-top: 25px;
	padding-bottom: 30px;
}

.sandain ul li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-bottom: 7px;
}

.s_jian1 h2 {
	font-size: 26px;
	font-weight: bold;
	color: #E60012;
	padding-bottom: 25px;
}

.s_jian1 p {
	font-size: 15px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 30px;
}

.gengduo {
	margin-top: 120px;
}

.gengduo a {
	display: flex;
	align-items: center;
	width: 184px;
	height: 48px;
	background: url(../image/index/gengduo.png);
	background-size: 100% 100%;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 39px;
	transition: all 0.3s;
	transition: all 0.2s ease-in-out;
}

.gengduo a:hover {

	transform: scale(1.1);
	/* animation: bounce 0.3s ease-in-out 0s 2 normal forwards; */
	font-weight: 600;
}

.s_shipin {
	width: 49.5%;
	height: 755px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../image/index/beijing.png);
	background-size: 100% 100%;
	padding-top: 80px;
	padding-left: 90px;
}

.s_shipin1 {
	width: 628px;
	height: 420px;
	background: url(../image/index/shipin.png);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.s_shipin1 img {
	width: 80px;
	height: 80px;
	transition: all 0.3s;
}

.s_shipin1:hover img {
	transform: scale(1.2);
}

.s_jjzi {
	padding-top: 61px;
	width: 460px;
}

.s_jjzi p {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 40px;
}

.jj_xian {
	width: 100px;
	height: 4px;
	background: #FFFFFF;
	margin-left: 40px;
	margin-top: 80px;
}

@keyframes bounce {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1.1);
	}
}

/* 视频 */
.videos {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -30%;
	margin-top: -32.5vh;
	z-index: 9999;
	width: 60%;
	height: 65vh;
}

.videos video {
	height: 100%;
	display: block;
	margin: 0 auto;
}

.vclose {
	position: fixed;
	right: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	cursor: pointer;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.4);
}

/* 产品推荐 */
.tuijian {
	width: 100%;
	background-color: #F5F5F5;
	padding-top: 119px;
	overflow: hidden;
	padding-bottom: 100px;
}

.s_lunbo {
	width: 90%;
}

.s_lu {
	display: flex;
	overflow: hidden;
	justify-content: space-between;
}

.swiper2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	/* transition: 300ms; */
	/* transform: scale(1) !important; */
	margin-top: 150px;


}

.swiper2 .swiper-slide a {
	width: 100%;
	height: 100%;
}

.swiper2 .swiper-slide-active {
	width: 62% !important;
	/* transform: scale(1) !important; */
	margin-top: 0;
	height: 750px;
	overflow: hidden;

}

.swiper2 .swiper-slide-active .xilie {
	border-top-left-radius: 40px;
	overflow: hidden;
}

.swiper2 .swiper-slide-active a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}


.swiper2 .swiper-slide a .yu h1 {
	font-size: 30px;
	font-weight: bold;
	color: #808080;
	padding-left: 20px;
	padding-top: 39px;
}

.swiper2 .swiper-slide-active a .yu h1 {
	font-size: 40px;
	font-weight: bold;
	color: #1A1A1A;
	padding-left: 62px;
	padding-top: 39px;
}

.yu {
	text-align: left;
}

.swiper2 .swiper-slide .xilie img {
	width: 100%;
	height: 490px;

}

.swiper2 .swiper-slide-active .xilie img {
	width: 100%;
	height: 640px;
	/*transition: all 0.2s;*/
}

.xilie {
	position: relative;
	transition: all 0.3s;
}

.xiaoguo {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, #E60012 0%, rgba(230, 0, 18, 0.01) 0%);
	transition: all 0.3s;
	top: 0;
	left: 0;
	opacity: 0;
}

.swiper2 .swiper-slide-active:hover .xilie img {
	transition: all 0.3s;
	transform: scale(1.2);

}

.swiper2 .swiper-slide-active:hover .xiaoguo {
	background: linear-gradient(0deg, #E60012 0%, rgba(230, 0, 18, 0.01) 27%);
	opacity: 1;
	z-index: 9;
}

.zhe {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(26 26 26 / 20%);
	top: 0;
	left: 0;
}

.swiper2 .swiper-slide-active .xilie .zhe {
	display: none;
}

.swiper2 .swiper-slide .xilie .s_geng {
	opacity: 0;
	transition: all 0.3s;
}

.swiper2 .swiper-slide-active:hover .xilie .s_geng {
	opacity: 1;
}

.s_geng {
	position: absolute;
	left: 40px;
	bottom: 40px;
	z-index: 99;
}

.s_geng {
	display: flex;
	align-items: center;
	width: 184px;
	height: 48px;
	background: url(../image/index/gengduo1.png);
	background-size: 100% 100%;
	font-size: 16px;
	font-weight: 400;
	color: #E60012;
	padding-left: 39px;
}

.anjian {
	position: relative;
	height: 31px;
	display: flex;
	justify-content: center;
	margin-left: 250px;
}

.swiper-button-next2 {
	background-image: url(../image/index/yjiantou.png);
	background-size: 100% 100%;
	width: 76px !important;
	height: 76px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: -80px !important;
}

.swiper-button-next2:hover {
	background-image: url(../image/index/zjiantou.png);
	transform: rotate(180deg);
}

.swiper-button-prev2 {
	background-image: url(../image/index/yjiantou.png);
	background-size: 100% 100%;
	width: 76px !important;
	height: 76px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: -80px !important;
	transform: rotate(180deg);
	margin-right: 1px;
}

.swiper-button-prev2:hover {
	background-image: url(../image/index/zjiantou.png);

	transform: rotate(0deg);

}

.swiper-button-next2:after,
.swiper-button-prev2:after {
	opacity: 0;
}

.xiajian {
	position: absolute;
	right: -120px;
	top: -50px;
}

.xiajian img {
	width: 240px;
	height: 313px;
}

/* 研发团队 */
.team {
	width: 100%;
	/* background: url(../image/index/beijing1.png); */
	background-size: cover;
	height: 923px;
	position: relative;

}

.t_team {
	width: 30.5%;
	background-color: #fff;
	padding-left: 60px;
	padding-right: 80px;
	padding-top: 67px;
	padding-bottom: 78px;
	/* transition: all 0.3s; */

}

.shaozi img {
	width: 61px;
	height: 0px;
	/* transition: all 0.3s; */
}

.tuandui p {
	font-size: 24px;
	font-weight: bold;
	color: #1A1A1A;
	padding-top: 39px;
	padding-bottom: 15px;
}

.lianggang p:nth-child(1) {
	width: 60px;
	height: 4px;
	background: #E60012;
	border-radius: 2px;
}

.lianggang p:nth-child(2) {
	width: 30px;
	height: 4px;
	background: #E60012;
	border-radius: 2px;
	margin-top: 4px;
}

.t_zi {
	padding-top: 59px;
}

.t_zi p {
	font-size: 15px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 30px;
}

.t_team1:nth-child(1) {
	background-color: #E60012;
	background: url(../image/index/t_b1.png);
	background-size: 100% 100%;
}

.t_team1:nth-child(2) {
	background-color: #E60012;
	background: url(../image/index/t_b2.png);
	background-size: 100% 100%;
	padding-top: 93px;
}

.t_team1:nth-child(3) {
	background-color: #E60012;
	background: url(../image/index/t_b3.png);
	background-size: 100% 100%;
	padding-top: 67px;
}

.t_team1 .shaozi img {
	height: 92px;
}

.t_team1:nth-child(2) .shaozi img {
	width: 96px;
	height: 66px;
}

.t_team1:nth-child(3) .shaozi img {
	width: 80px;
	height: 92px;
}

.t_team1 .t_zi p {
	color: #FFFFFF;
}

.t_team1 .tuandui p {
	color: #FFFFFF;
}

.t_team1 .lianggang p {
	background: #FFFFFF;
}

.team1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	z-index: 9;
}

.t_bj {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.t_bj img {
	width: 100%;
	height: 100%;
	background-size: cover;
}

/* 新闻资讯 */
.xinwen {
	padding-top: 100px;
	padding-bottom: 131px;
}

.xinwen1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: initial;
}

.xinwenz {
	width: 44%;
	background: #E60012;
	border-bottom-right-radius: 60px;
}

.fangda {
	width: 100%;
	height: 390px;
	overflow: hidden;
	position: relative;
}

.zai {
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all 0.3s;

}

.zai img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.xq {
	padding-left: 50px;
	padding-right: 69px;
	padding-top: 39px;
	padding-bottom: 45px;
}

.zxin h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	/* padding-bottom: 19px; */
	line-height: 60px;
}

.zxin p {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.x_gd {
	display: flex;
	align-items: center;
	padding-top: 76px;
}

.x_gd p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 9px;
}

.x_gd img {
	width: 13px;
	height: 12px;
}

.xinwenz:hover .zai {
	transform: scale(1.2);
}

.xinweny {
	width: 48%;
}

.xinweny1 {
	padding: 20px 66px 20px 49px;
	border-radius: 20px;
	transition: all 0.1s;
	/* margin-bottom: 22px; */
}

.shijian {
	display: flex;
	align-items: baseline;
}

.shijian p {
	font-size: 42px;
	font-weight: 400;
	color: #E60012;
	transition: all 0.3s;
	padding-right: 14px;
}

.shijian span {
	font-size: 16px;
	font-weight: 500;
	color: #808080;
	transition: all 0.3s;
}

.xheng {
	width: 128px;
	height: 2px;
	background: #CCCCCC;
	margin-top: 10px;
}

.xwy h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	/* padding-bottom: 15px;
	padding-top: 15px; */
	line-height: 60px;
}

.xwy p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.xinweny1:hover {
	background-color: #E60012;
}

.xinweny1:hover p {
	color: #fff;
}

.xinweny1:hover span {
	color: #fff;
}

.xinweny1:hover h1 {
	color: #fff;
}

.xinweny1:hover .xheng {
	background: #FFFFFF;
}

/* 荣誉资质 */
.rongyu {
	width: 100%;
	background: #F7F7F7;
	padding-top: 100px;
	position: relative;
}

.rongyu img {
	cursor: pointer;
}

.rongyu1 {
	display: flex;
	justify-content: end;
}

.ry {
	width: 90%;
}
.haha{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
}
.swiper-button-next3 {
	background-image: url(../image/index/yjiantou1.png);
	background-size: 100% 100%;
	width: 48px !important;
	height: 48px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: 0px !important;
}

.swiper-button-prev3 {
	background-image: url(../image/index/zjiantou1.png);
	background-size: 100% 100%;
	width: 48px !important;
	height: 48px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: 0px !important;
	margin-right: 20px !important;
}

.swiper-button-next3:after,
.swiper-button-prev3:after {
	opacity: 0;
}

.kuai1 {
	width: 415px;
	height: 321px;
	background: #E60012;
	position: absolute;
	left: 0;
	bottom: 0;
}

.kuai2 {
	width: 415px;
	height: 321px;
	background: #E60012;
	border-radius: 60px 0px 0px 0px;
	position: absolute;
	right: 0;
	top: 167px;
}

/* 信息提交 */
.xinxitijiao {
	width: 100%;
	background-image: url(../image/index/xinxi.png);
	background-size: cover;
	padding-top: 218px;
	padding-bottom: 139px;
}

.xinxitijiao .bar {
	display: flex;
	justify-content: end;
}

.x_tijiao {
	width: 550px;
	background: rgba(230, 0, 18, 0.9);
	border-radius: 0px 0px 0px 60px;
	padding: 41px 60px 58px 60px;
}

.x_tijiao input {
	width: 100%;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
	padding: 28px 0;
	font-size: 18px;
	color: #FFFFFF;
}

.x_tijiao textarea {
	width: 100%;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
	padding: 28px 0;
	font-size: 18px;
	color: #FFFFFF;
	height: 339px;
	font-family: emoji;
}

.x_tijiao input::placeholder {
	color: #FFFFFF;
}

.x_tijiao textarea::placeholder {
	color: #FFFFFF;
}

.tj button {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.tj {
	display: flex;
	justify-content: flex-end;
}

::placeholder {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.input-focused input:nth-child(2)::placeholder {
	opacity: 0.5;
}

.input-focused1 input:nth-child(1)::placeholder {
	opacity: 0.5;
}

.textarea-focused textarea::placeholder {
	opacity: 0.5;
}

/* 电商中心 */
.dianshang {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 119px;
	padding-bottom: 100px;
}

.wenan {
	padding-bottom: 60px;
}

.wenan h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	display: flex;
	align-items: center;
}

.ds_lunbo {
	border-top: 2px solid #E60012;
}

.pt {
	width: 180px;
	height: 202px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.pingtai1 {
	text-align: center;
}

.pingtai1 p {
	padding-top: 51px;
	font-size: 20px;
	font-weight: 400;
	color: #1A1A1A;
}

.pingtai {
	display: flex;
	justify-content: center;
	padding-bottom: 51px;
	transition: all 0.3s;
}

.pt1 {
	display: none;
}

.pt2 {
	width: 180px;
	height: 202px;
	display: none;
	justify-content: center;
	align-items: flex-end;
}

.pingtai:hover {
	background: #E60012;
}

.pingtai:hover .pingtai1 p {
	color: #FFFFFF;
}

.pingtai:hover .pt {
	display: none;
}

.pingtai:hover .pt2 {
	display: flex;
}

.wenan {
	position: relative;
}

.d_zy {
	display: flex;
	position: absolute;
	right: 0;
	top: 0;
}

.swiper-button-next4 {
	background-image: url(../image/index/dz.png);
	background-size: 100% 100%;
	width: 36px !important;
	height: 36px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: 0px !important;
	 transform: rotate(180deg); 
}
.swiper-button-next4:hover{
	background-image: url(../image/index/dsy.png);
	 transform: rotate(0deg); 
}
.swiper-button-prev4 {
	background-image: url(../image/index/dz.png);
	background-size: 100% 100%;
	width: 36px !important;
	height: 36px !important;
	top: 0 !important;
	position: initial !important;
	margin-top: 0px !important;
	margin-right: 15px !important;
}
.swiper-button-prev4:hover{
	background-image: url(../image/index/dsy.png);
	 transform: rotate(180deg); 
}
.swiper-button-next4:after,
.swiper-button-prev4:after {
	opacity: 0;
}

/* .swiper4 .swiper-slide-active .pingtai1 p {
	color: #FFFFFF;
}

.swiper4 .swiper-slide-active .pingtai {
	background: #E60012;
}

.swiper4 .swiper-slide-active .pingtai .pt {
	display: none;
}

.swiper4 .swiper-slide-active .pingtai .pt2 {
	display: flex;
} */

/* 渠道布局 */
.buju {
	padding-bottom: 72px;
	padding-top: 100px;
}

/* .swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */


/* .swiper {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
 */
}


.swiper7 {
	height: 100%;
	width: 100%;
}

.swiper6 {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.swiper7 .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper6 .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.swiper6 .swiper-slide-thumb-active {
	opacity: 1;
}

.s_dtulb {
	width: 643px;
	height: 435px;
}

.dtxinxi {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.didian .swiper-slide {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	opacity: 1;
	height: 50px;
	transition: all 0.3s;
}

.didian .swiper-slide-thumb-active {

	font-size: 24px;
	position: relative;
	color: #E60012;
	line-height: 30px;
}

.didian .swiper-slide-thumb-active::after {
	content: "";
	width: 100%;
	height: 4px;
	background-color: #E60012;
	position: absolute;
	bottom: 0;
	left: 0;
}

.s_xian {
	width: 100%;
	height: 2px;
	background: #EBEBEB;
	margin-bottom: 44px;
}

.dpxx {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.s_dtulb {
	/* box-shadow: #e3e3e3 -3px 8px 8px; */
}

.shangtu {
	width: 100%;
	height: 190px;
	/* background-color: aqua; */
	position: relative;
}

.xiazi {
	padding-top: 50px;
	padding-left: 60px;
	padding-right: 60px;
}

.xiazi p {
	font-size: 16px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 30px;
}

.shangtu h1 {
	position: absolute;
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	bottom: 40px;
	left: 59px;
}

.dpxx {
	display: none;
	background: url(../image/index/beijing4.png);
	background-size: 100% 100% !important;
}

.shangtu img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: none;
}

.s_dtu {
	width: 728px;
	height: 588px;
	position: relative;
}

.s_dtu img {
	width: 100%;
	height: 100%;
}

.biaodian {
	position: absolute;
	top: 0;
}

.biaodian {
	width: 100%;
	height: 100%;
}

.s_biaodian1 {
	width: 20px;
	height: 17px;
	background: url(../image/index/baodian.png);
	background-size: 100% 100%;
	cursor: pointer;
	position: relative;
}
.s_biaodian2{
    z-index: 9;
}
.baikuang{
	position: absolute;
	font-size: 12px;
	width: auto;
	background-color: #fff;
	width: 88px;
	top: -105%;
	left: -28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E60012;
	border-radius: 4px;
	display: none;
	z-index: 9;
	/*min-width: 40px;*/
	/*max-width: 88px;*/
}
.s_biaodian2 .baikuang{
	display: flex;
}


.s_biaodian2 {
	animation: jump 1s infinite;
}

@keyframes jump {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-5px);
	}

	100% {
		transform: translateY(0);
	}
}

.b_xinxi {
	text-align: right;
	margin-top: 30px;
}

.b_xinxi p {
	font-size: 14px;
	font-weight: 400;
	color: #808080;
	line-height: 30px;
}

@media screen and (max-width:1500px) {
	.s_nav {
		padding-left: 5%;
		padding-right: 5%;
	}

	.jianjie {
		padding-left: 5%;
		padding-right: 5%;
	}

	.s_shipin1 {
		width: 85%;
		background-size: cover;

	}

	.jianjie1 {
		width: 45%;
	}

	.tuijian {
		padding-left: 5%;
	}

	.s_lunbo {
		width: 100%;
	}

	.t_team1 {
		background-size: cover !important;
	}

	.t_bj img {
		object-fit: cover;
	}

	.buju {
		padding-left: 5%;
		padding-right: 5%;
	}

	.s_dtu {
		width: 75%;
		height: 100%;
		position: relative;
	}

	.xinxitijiao {
		padding-left: 5%;
		padding-right: 5%;
	}

	.rongyu .bar {
		padding-left: 5%;
		padding-right: 5%;
	}
	.dianshang{
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media screen and (max-width:1200px) {
	.s_jjzi {
		padding-top: 61px;
		width: 100%;
		padding-right: 20px;
	}
}

@media screen and (max-width:1024px) {
	.s_jjzi {
		padding-top: 61px;
		width: 100%;
		padding-right: 20px;
	}

	.jianjie1 {
		width: 100%;
	}

	.s_shipin {
		width: 100%;
		height: 814px;
		position: inherit;
		right: 0;
		top: 0;
		background: url(../image/index/beijing.png);
		background-size: 100% 100%;
		padding-top: 80px;
		padding-left: 90px;
		margin-top: 30px;
	}

	.jianjie {
		height: auto;
		padding-bottom: 30px;
	}

	.t_team {
		width: 100%;
	}

	.team1 {
		flex-wrap: wrap;
	}

	.team {
		height: auto;
	}

	.xinwenz {
		width: 100%;
	}

	.xinweny {
		width: 100%;
	}

	.xinwen1 {
		flex-wrap: wrap;
	}

	.dtxinxi {
		flex-wrap: wrap;
	}

	.s_dtu {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.s_dtulb {
		width: 100%;
	}

	.kuai1,
	.kuai2 {
		display: none;
	}

	.ry {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media screen and (max-width:768px) {
	.lunbo {
		height: 300px;
	}
.xinweny1:hover {
    background-color: #E60012;
    border-radius: 15px;
}
	.lunbo video {
		height: 100%;
	}

	.nbwk {
		width: 215px;
		height: 90px;
	}

	.nbwk1 h1 {
		font-size: 25px;
		padding-left: 30px;
	}

	.nbwk1 p {
		font-size: 12px;
		margin-right: -24px;
	}

	.jianjie {
		background-color: #fff;
		padding-top: 20px;
		position: relative;
		height: auto;
	}

	.s_jian1 h1 {
		font-size: 28px;
	}

	.sandain {
		padding-top: 13px;
		padding-bottom: 15px;
	}

	.sandain ul {
		display: flex;
	}

	.sandain ul li {
		margin-right: 10px;
	}

	.s_jian1 h2 {
		font-size: 20px;
		font-weight: bold;
		color: #E60012;
		padding-bottom: 15px;
	}

	.gengduo {
		margin-top: 30px;
	}

	.s_shipin {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.s_shipin1 {
		width: 100%;
		background-size: cover;
		height: 250px;
	}

	.s_shipin1 img {
		width: 50px;
		height: 50px;
	}

	.s_jjzi p {
		padding-left: 0;
	}

	.s_jjzi {
		padding-top: 25px;
	}

	.jj_xian {
		width: 100px;
		height: 1px;
		background: transparent;
		margin-left: 40px;
		margin-top: 40px;
	}

	.videos {
		top: 77%;
		z-index: 9999;
	}

	.videos video {
		height: auto;
	}

	.swiper2 .swiper-slide .xilie img {
		width: 100%;
		height: 200px;
	}

	.swiper2 .swiper-slide-active {
		width: 100% !important;
		height: 270px;
	}

	.tuijian {
		padding-right: 5%;
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.swiper2 .swiper-slide a .yu h1 {
		font-size: 18px;

	}

	.swiper2 .swiper-slide-active .xilie img {
		width: 100%;
		height: 226px;
	}

	.swiper2 .swiper-slide-active a .yu h1 {
		font-size: 20px;
		font-weight: bold;
		color: #1A1A1A;
		padding-left: 0;
		padding-top: 19px;
	}

	.anjian {
		margin-left: 0;
	}

	.swiper2 .swiper-slide {
		margin-top: 0px;
	}

	.swiper-button-prev2 {
		width: 55px !important;
		height: 55px !important;
		margin-top: -96px !important;
	}

	.swiper-button-next2 {
		width: 55px !important;
		height: 55px !important;
		margin-top: -96px !important;
	}

	.anjian {
		margin-top: 42px;
	}

	.t_team {
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.t_zi {
		padding-top: 25px;
	}

	.t_team1:nth-child(2) {
		padding-top: 25px;
	}

	.t_team1:nth-child(3) {
		padding-top: 15px;
	}

	.shaozi img {
		transition: all 0.3s;
	}

	.t_team {
		border-bottom: 1px solid #efeded;
	}

	.t_team1 {
		background-color: #E60012 !important;
	}

	.fangda {
		height: 200px;
	}

	.xq {
		padding-left: 15px;
		padding-right: 35px;
		padding-top: 0px;
		padding-bottom: 15px;
	}

	.x_gd {
		padding-top: 15px;
	}

	.zxin h1 {
		font-size: 18px;
		line-height: 40px;
	}

	.zxin p {
		font-size: 14px;
		line-height: 20px;
	}

	.x_gd p {
		font-size: 14px;
	}

	.xinwenz {
		border-bottom-right-radius: 25px;
	}

	.xinweny1 {
		padding: 15px 10px 18px 10px;
		transition: all 0.1s;
		border-bottom: 1px solid #efeded;
		border-radius: 0;
	}

	.xinweny {
		margin-top: 30px;
	}

	.shijian p {
		font-size: 25px;
	}

	.shijian span {
		font-size: 14px;
	}

	.xwy h1 {
		font-size: 18px;
		line-height: 40px;
	}

	.xwy p {
		font-size: 14px;
		line-height: 22px;
	}

	.gengduo a {
		width: 122px;
		height: 32px;
		font-size: 14px;
		padding-left: 25px;

	}

	.xinwen {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.rongyu1 {
		display: flex;
		justify-content: center;
	}

	.rongyu {
		padding-top: 30px;
	}

	.xiazi {
		padding-top: 50px;
		padding-left: 36px;
		padding-right: 39px;
	}

	.shangtu h1 {
		position: absolute;
		font-size: 25px;
		font-weight: 400;
		color: #FFFFFF;
		bottom: 40px;
		left: 46px;
	}

	.s_biaodian1:nth-child(3) {
		position: absolute;
		right: 18%;
		top: 47%;
	}

	.buju {
		padding-bottom: 40px;
		padding-top: 25px;
	}

	.buju .s_jian1 {
		flex-wrap: wrap;
	}

	.b_xinxi {
		text-align: left;
		margin-top: 0px;
	}

	.xinxitijiao {
		padding-top: 60px;
		padding-bottom: 40px;
	}

	.x_tijiao {
		width: 100%;
		padding: 41px 25px 58px 25px;
	}

	.x_tijiao input {
		font-size: 16px;
	}

	.x_tijiao textarea {
		font-size: 16px;
		height: 161px;
	}

	.tj button {
		font-size: 18px;
	}
	.pingtai1 p {
	    padding-top: 30px;
		font-size: 16px;
	}
	.pingtai {
	    padding-bottom: 10px;
	}
	.pt2 {
	    height: 160px;
	}
	.pt {
	    height: 160px;
	}
	.wenan h1 {
	    font-size: 20px;
	    flex-wrap: wrap;
	}
	.wenan {
	    padding-bottom: 30px;
	}
	.dianshang {
	    padding-top: 30px;
	    padding-bottom: 100px;
	}
	.d_zy {
	    display: flex;
	    position: absolute;
	    right: 0;
	    top: 320px;
	    width: 100%;
	    justify-content: center;
	}
	.s_biaodian1 {
    width: 12px;
    height: 10px;
}
.lunbo video {
    width: auto;
    margin-top: 0;
}
}