.gyhg {
	width: 1440px;
	margin: 50px auto;
}
.khml{width: 1360px;margin: 50px auto;}
.khml ul li:hover{
	transform: translateY(-5px);
	transition: all 0.5s;
}
.khml ul li{display: inline-block;width: 16.3%;text-align: center;margin-bottom: 20px;transition: all 0.5s;}
.lic{display: none;}
.gsjj-b video{object-fit: fill;}


.index-bt p:hover {
	color: #333;
}

.index-bt span {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}


/* 公司简介 */


.gsjj-a {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 30px auto;
	overflow: hidden;
	background: #fff;
	padding: 15px 0;
	border-radius: 5px;
}

.gsjj-b {
	float: left;
	width: 50%;
}

.gsjj-b .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.gsjj-b .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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;
}

.gsjj-b .swiper-slide img {
	width: 100%;
}

.gsjj-2 {
	float: right;
	width: 45%;
}

.gsjj-2 h3 {
	font-size: 24px;
	margin: 0 0 10px 0;
	font-weight: 400;
	color: #333;
}

.gsjj-2 span {
	display: block;
	color: #bfbfbfa1;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.gsjj-2 p {
	margin-bottom: 10px;
	font-size: 15px;
	text-indent: 2em;
	color: #717171;
	letter-spacing: 1px;
	line-height: 1.7;
}

.gsjj-3 {
	margin-top: 25px;
}

.gsjj-3 a {
	border-radius: 25px;
	display: block;
	background: linear-gradient(-90deg, rgb(204, 18, 24), rgb(232, 93, 99));
	padding: 10px 10px;
	width: 17%;
	color: #fff;
	text-align: center;
	bottom: 0;
	font-size: 13px;
}

.gsjj-b .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background: url(../images/z.png);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	opacity: 0;
	transition: all 0.8s;
}

.gsjj-b .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background: url(../images/y.png);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	opacity: 0;
	transition: all 0.8s;
}

.gsjj-b:hover .a1 {
	opacity: 1;
	transition: all 0.8s;
}

.gsjj-b:hover .a2 {
	opacity: 1;
	transition: all 0.8s;
}

.gsjj-b .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none;
}

.gsjj-b .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	display: none;
}

.gsjj-b .swiper-pagination-bullet-active {
	background: #eb9246;
	transition: all 0.5s;
}

.qywh-l {
	background: rgba(255, 255, 255, 0.7);
	width: 60%;
	margin: auto;
	padding: 40px 20px;
}

.qywh-l p {
	margin-bottom: 15px;
	font-size: 15px;
	text-indent: 2em;
	color: #717171;
	letter-spacing: 1px;
	line-height: 1.7;
}

.ny-s {
	background: url(../images/1519358791.jpg);
	background-position: center top;
	padding: 40px 0;
	margin: 20px 0;
}

.qywh-r img {
	width: 100%;
}

.qywh-l p span {
	color: #92161b;
}
.lxwm-s3 {
    margin: 40px auto 20px auto;
    height: 400px;
}
.title {
    color: #333;
}
.amap-info-content {
    width: 350px !important;
}
.qywh {
	margin-bottom: 50px;
}

.tdzp {
	margin-bottom: 50px;
}

.tdzp .swiper-container {
	width: 100%;
	height: 100%;
}

.tdzp .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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(0.8);
}

.tdzp .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.tdzp .swiper-slide img {
	width: 100%;
}

.tdzp .swiper-slide p {
	font-size: 16px;
	color: #666;
}

.tdzp .swiper-wrapper {
	padding-bottom: 40px;
}

.tdzp .swiper-pagination-bullet-active {
	background: #eb9246;

	transition: all 0.5s;
}

.tdzp .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background: url(../images/z.png);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	opacity: 0;
	transition: all 0.8s;
	left: 55px;
}

.tdzp .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background: url(../images/y.png);
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	opacity: 0;
	transition: all 0.8s;
	right: 55px;
}

.tdzp:hover .a1 {
	opacity: 1;
	transition: all 0.8s;
}

.tdzp:hover .a2 {
	opacity: 1;
	transition: all 0.8s;
}

.tdzp .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none;
}

.tdzp .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	display: none;
}

/* 发展历程 */
.sjz {

	position: relative;
}

.sjz ul {
	position: relative;
	height: 500px;
	display: -webkit-box;
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	width: 1440px;
	cursor: pointer;

}

.sjz .swiper-container::before {
	top: 50%;
	content: '';
	height: 8px;
	margin-top: -2.5px;
	background: #b91219;
	position: absolute;
	width: 100%;
}

.sjz .swiper-wrapper {
	height: 500px;
}

.sjz .swiper-slide::after {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #b91219;
	position: absolute;
	top: 47.2%;
	left: 50%;

}

.sjz .swiper-slide i {
	position: absolute;
	left: 47%;
	top: 40%;
	font-size: 25px;
	font-weight: bold;
	color: #b91219;
}

.sjz .swiper-slide p span {
	display: block;
	font-size: 20px;
	color: #4a4a4a;
	text-align: center;
}

.sjz .swiper-slide p {
	position: absolute;
	top: 59%;
	left: 15%;
	font-size: 15px;
	line-height: 26px;
	color: #666;
}
.sjz .swiper-slide:nth-child(even) i{
	top: 55%;
}
.sjz .swiper-slide:nth-child(even) p{
	    top: 18%;
}
.sjz::after{
	content: '▲';
	position: absolute;
	right: -42px;
	color: #b91219;
	top: 44%;
	font-size: 50px;
	transform: rotate(90deg);;
}
@media only screen and ( max-width: 1440px) {
	.khml,.gyhg{
		width: 1200px;
	}
}

@media only screen and  (max-width:1200px) {
	.khml,.gyhg{
		width: 1000px;
	}
	.footer-links{ padding:10px 0 ;position: inherit;}
	.footer-links span{ position: inherit;}
}

@media only screen and ( max-width: 1024px) {
	.lxwm-s3{margin: 30px 15px 60px 15px;height: 350px;}
	.amap-info-content{width: 250px !important;}
	.khml{width: 100%;overflow: hidden;margin: 30px 0;}
	.khml ul li{width: 48%;}
	.khml ul li:nth-child(even){
		float: right;
	}
	.khml ul li:nth-child(odd){
		float: left;
	}
	.lic{display: block;width: 100%;}
	.gyhg{
		width: 100%;
		margin: 20px auto;
	}
	
	.gsjj-b{
		margin-top: 15px;
		width: 100%;
	}
	.gsjj-2{
		margin-top: 15px;
		width: 95%;
		padding-right: 2.5%;
	}
	.gsjj-2 h3{font-size: 20px;}
	.gsjj-2 span{font-size: 12px;}
	.qywh-l{
		width: 100%;
		    padding: 10px 15px;
			box-sizing: border-box;
	}
	.sjz{
		display: none;
	}
	.ny-s{padding: 10px 0;}
	.nybann{
		margin-top: 65px;
	}
	
}