li{
    list-style: none;
}
.max1585 {
	max-width: 1615px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.com-img {
	overflow: hidden;
}

.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.flex-cc {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mianb {
	margin-top: 0%;
	position: absolute;
	font-size: 14px;
	line-height: 40px;
	top: -2%;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	z-index: 999;
	color: #fff;
}

/* honor_one */
.honor_one {
	background: #f9f9f9;
	padding-bottom: 1.5vw;
}

/* nei_cate */
.nei_cate {
	position: relative;
}

.nei_cate .xypg-left-nav {
	margin: 0;
	display: flex;
}

.nei_cate .xypg-left-nav>li {
	flex: 1;
	border: none;
	text-align: center;
	margin-top: -16px;
	transition: all 0.5s ease-out;
}

.nei_cate .xypg-left-nav>li>a {
	transition: all 0.2s linear;
	padding: 1.5625vw 20px 1.5625vw 20px;
	background: rgba(255, 255, 255, 1);
	color: #333;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 400;
	position: relative;
}

.nei_cate .xypg-left-nav>li>a:after {
	content: ' ';
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 1px;
	transform: translate(-50%);
}

.nei_cate .xypg-left-nav>li>a:hover:after {
	height: 2px;
	animation: ad_width .5s linear forwards;
	background: #ff0000;
}

@keyframes ad_width {
	from {
		width: 0
	}

	to {
		width: 80%
	}
}

.nei_cate .xypg-left-nav>li .first-nav-btn {
	display: none;
}

.button_v { position: absolute; background-color: transparent; border: none; display: block; width: 113px; height: 113px; text-align: center; bottom:200px; left:10%; user-select: none;background: url(../png/play-2.png) no-repeat center;z-index: 98;transition:all 1s ease; color:#000; line-height:150px;}
.button_v:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg); color:#000;}
/* 产品360度 */
.button_360 {}
.button_360 .text-new { position: absolute; top:44px; left: 0; font-size:14px; /*font-family:'Microsoft Yahei'*/; font-weight: bold; width: 100%; text-align: center; margin: 0 auto; color:#000;}
.button_360 .circle { position: absolute; top: 0; left: 0; width: 100px; height: 100px; border: 2px solid #000; border-radius: 50%; }
.button_360 .circle--vert { animation: rotating-x 7s linear infinite; } 
.button_360 .circle--horiz { animation: rotating-y 5s linear infinite; width: 96px; height: 96px; top: 2px; left: 2px; }

.button_sp { position: absolute; background-color: transparent; border: none; display: block; width: 100px; height: 100px; text-align: center; bottom:250px; left:10%; user-select: none;}
.button_sp .text-new { position: absolute; top:44px; left: 0; font-size:14px; /*font-family:'Microsoft Yahei'*/; font-weight: bold; width: 100%; text-align: center; margin: 0 auto; color:#000;}
.button_sp .circle { position: absolute; top: 0; left: 0; width: 100px; height: 100px; border: 2px solid #fff; border-radius: 50%; }
.button_sp .circle--vert { animation: rotating-x 7s linear infinite; } 
.button_sp .circle--horiz { animation: rotating-y 5s linear infinite; width: 96px; height: 96px; top: 2px; left: 2px; }
@keyframes rotating-y {
    from {
        -ms-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    to {
        -ms-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotating-x {
    from {
        -ms-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }

    to {
        -ms-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -webkit-transform: rotateX(360deg);
        -o-transform: rotateX(360deg);
        transform: rotateX(360deg)
    }
}
.jizuPic{ position:fixed; top:200px;}
.dis{ display:none;}

.videos{position: fixed;left:50%;top:45%;margin-left:-500px;margin-top:-10%;z-index:100;width:1000px;border-radius: 4px;background: #fff;}
.vclose { position:absolute;right:1%; top:2%; cursor: pointer; }
.boxBlank{display: none !important;position: fixed;z-index:99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    background: rgba(0,0,0,.5);}
.boxBlank.active{display: block !important;}
/*业务简介*/
.yewujianjiele {
	width: 20%;
}

.yewujianjiert {
	width: 80%;
}

.yewujianjie {


}

.yewujianjiele_a {
	font-size: 44px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.5;
	letter-spacing: 0px;
	color: #000000;
}

.yewujianjiele_a span {
	font-size: 44px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #16599c;
	margin-left: 2%;
}

.yewujianjiele_b {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 3%;
}

.yewujianjieles {
	margin: 12% 0;
}

.yewujianjieles li {
	box-sizing: border-box;
	padding: 4% 0;
}

.yewujianjieles_a {
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	font-family: fantasy;
}

.yewujianjieles_b {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.5;
	letter-spacing: 0px;
	color: #666666;
}

.yewujianjiert_a {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height:2.5;
	letter-spacing: 0px;
	color: #000000;
}

.yewujianjiert_b {
	border-bottom: #e0e0e0 1px solid;
	margin: 3% 0;
}


/*公司业务*/
.yerune {
	padding: 3%;
	overflow: hidden;
}

.yeweugong {
	text-align: center;
	padding-top:2%;
}

.yewujianjiele_aa {
	font-size: 44px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
}

.yewujianjiele_aa span {
	font-size: 44px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #16599c;
	margin-left: 1%;
}

.yewujianjiele_bb {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 1%;
}


.yegung_img img {
	width: 100%;
	height: auto;
}

.yegung {
	margin-top: 3%;
	display: flex;
	flex-wrap: wrap;
}
.center{ text-align:center;}
.yegung li:hover .yegungnei {
	bottom: 0px;
	transition: all 0.6s ease;
}

.yegungnei {
	position: absolute;
	bottom: -50%;
	background: rgba(1,97,181,0.8);
	box-sizing: border-box;
	padding: 4% 0;
	color: #fff;
	text-align: center;
	width: 100%;
	transition: all 0.6s ease;
}

.yegungnei_a {
	font-size:18px;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #ffffff;
}

.yegungnei_b {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
}

/*发展历史*/
.yewulisi {
	padding:1% 0 3%;
	overflow: hidden;
}

.yewilifele {
	width:100%;
}

.yewilifert {
	width: 70%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
}

.yewulic {
	max-width: 1500px;
	margin: 0 auto;
	padding: 0;
}

.yelichefen {
	margin-top:4%;
	border-top: #e5e5e5 1px solid;
}

.yelichefen li {
	border-bottom: #e5e5e5 1px solid;
	box-sizing: border-box;
	padding:1.5% 0;
}

.yelichefen_a {
	width:15%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
}

.yelichefen_b {
	width: 80%;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}


/*项目案例*/
.xiangmu {
	background: #f9f9f9;
	box-sizing: border-box;
	padding:2%;
	overflow: hidden;
}

.xiaghgt {
	margin-top:2%;
}

.yexiangmy {
	overflow: hidden;
}

.yexiangmy_img img {
	width: 100%;
	height: auto;
}

.yexiangmy_a {
	text-align: center;
	background: #fff;
	line-height: 68px;
	font-size: 16px;
	color: #000000;
}

.yexiangmy_a a {
	color: #000000;
}

.yexiangmy .swiper-wrapper .swiper-slide {
	cursor: pointer;
}

.yexiangmy .swiper-wrapper .swiper-slide {
	cursor: pointer;
}

.yexiangmy .swiper-wrapper .swiper-slide:hover .yexiangmy_a a {
	color: #ff0000;
}

.max1630 {
	max-width: 1630px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

@media(max-width:1600px) {
	.yewujianjiele_a {
		font-size: 38px;
	}

	.yewujianjiele_a span {
		font-size: 38px;
	}

	.yewujianjiele_aa {
		font-size: 38px;
	}

	.yewujianjiele_aa span {
		font-size: 38px;
	}
}

@media(max-width:1500px) {
	.yewujianjiele_a {
		font-size: 33px;
	}

	.yewujianjiele_a span {
		font-size: 33px;
	}

	.yewujianjiele_aa {
		font-size: 33px;
	}

	.yewujianjiele_aa span {
		font-size: 33px;
	}
}

@media(max-width:1440px) {
	.yewujianjiele_a {
		font-size: 28px;
	}

	.yewujianjiele_a span {
		font-size: 28px;
	}

	.yewujianjiele_aa {
		font-size: 28px;
	}

	.yewujianjiele_aa span {
		font-size: 28px;
	}

	.yewujianjieles_a {
		font-size: 35px;
	}

	.yegungnei_a {
		font-size: 21px;
	}

	.yegungnei_b {
		font-size: 16px;
	}

	.yewujianjiert_a {
		font-size: 15px;
		line-height: 28px;
	}

	.yelichefen_b {
		font-size: 15px;
	}

	.yelichefen li {
		padding: 1.1% 0;
	}
}

@media(max-width:1366px) {
	.yewujianjiele_a {
		font-size: 24px;
		line-height: 40px;
	}

	.yewujianjiele_a span {
		font-size: 24px;
		line-height: 40px;
	}

	.yewujianjiele_aa {
		font-size: 24px;
		line-height: 40px;
	}

	.yewujianjiele_aa span {
		font-size: 24px;
		line-height: 40px;
	}

	.yewujianjieles_a {
		font-size: 32px;
	}

	.yegungnei_a {
		font-size: 21px;
	}

	.yegungnei_b {
		font-size: 16px;
	}

	.yewujianjiert_a {
		font-size: 15px;
		line-height: 24px;
	}

	.yelichefen_b {
		font-size: 15px;
	}

	.yelichefen li {
		padding: 1.1% 0;
	}
}

@media(max-width:1200px) {
	.yewujianjieles_a {
		font-size: 28px;
	}

	.yewujianjiert_a {
		font-size: 13px;
		line-height: 24px;
	}

	.yewilifert {
		font-size: 14px;
	}

	.yelichefen_b {
		font-size: 14px;
	}
}
@media(min-width:992px) {
.yegung li {
	position: relative;
	width: 24%;
	margin-right:1%;
	overflow: hidden;
	cursor: pointer;
	margin-bottom:1%;
}
.yegung li:nth-child(4n){
	position: relative;
	width: 24%;
	margin-right:0;
	overflow: hidden;
	cursor: pointer;
	margin-bottom:1%;
}
}
@media(max-width:992px) {
.yegung li {
	position: relative;
	width: 49%;
	margin-right:1%;
	overflow: hidden;
	cursor: pointer;
	margin-bottom:2%;
}
.yegung li:nth-child(2n){
	position: relative;
	width: 49%;
	margin-right:0;
	margin-left:1%;
	overflow: hidden;
	cursor: pointer;
	margin-bottom:2%;
}
	.yegungnei_a {
		font-size: 16px;
		line-height: 30px;
	}

	.yegungnei_b {
		font-size: 13px;
	}

	.yexiangmy_a {
		font-size: 14px;
		line-height: 45px;
	}

	.yewujianjiele_b {
		font-size: 13px;
	}

}

@media(max-width:500px) {
	.yewujianjiele_bb {
		font-size: 14px;
		margin-top: 0px;
		line-height: 28px;
	}

	.yewujianjieles li {
		float: left;
		width: 48%;
		margin-bottom: 2%;
	}

	.yewujianjieles_b {
		font-size: 14px;
	}

	.yewujianjiele_b {
		margin-top: 0px;
	}

	.yewujianjiele_a {
		font-size: 18px;
		line-height: 35px;
	}

	.yewujianjiele_a span {
		font-size: 18px;
		line-height: 35px;
	}

	.yewujianjiele_aa {
		font-size: 18px;
		line-height: 35px;
	}

	.yewujianjiele_aa span {
		font-size: 18px;
		line-height: 35px;
	}

	.yewujianjieles_a {
		font-size: 26px;
	}

	.yewujianjiele {
		width: 100%;
	}

	.yewujianjieles {
		margin: 2% 0;
	}

	.yewujianjieles_a {
		font-size: 30px;
		line-height: 30px;
	}

	.yewujianjieles li {
		padding: 0px;
	}

	.yewujianjiert {
		width: 100%;
	}

	.yewujianjie {
		margin: 0px;
	}




	.yewilifele {
		width: 100%;
	}

	.yewilifert {
		width: 100%;
	}

	.yelichefen_b {
		line-height: 28px;
	}
}