.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: #005cac;
}

@keyframes ad_width {
	from {
		width: 0
	}

	to {
		width: 80%
	}
}

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

/*ä¸šåŠ¡ç®€ä»‹*/
.yewujianjiele {
	width: 35%;
}

.yewujianjiert {
	width: 65%;
}

.yewujianjie {
	margin: 6% 7% 0% 7%;
}

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

.yewujianjiele_a span {
	font-size: 44px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #005cac;
	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: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
}

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

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

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


/*å…¬å¸ä¸šåŠ¡*/
.yerune {
	padding: 3%;
	overflow: hidden;
}

.yeweugong {
	text-align: center;
}

.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: #000;
	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 li {
	position: relative;
	width: 20%;
	overflow: hidden;
	cursor: pointer;
}

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

.yegung {
	margin-top: 3%;
}

.yegung li:hover .yegungnei {
	bottom: 0px;
	transition: all 0.6s ease;
}

.yegungnei {
	position: absolute;
	bottom: -50%;
	background: #005cac;
	box-sizing: border-box;
	padding: 8% 0;
	color: #fff;
	text-align: center;
	width: 100%;
	transition: all 0.6s ease;
}

.yegungnei_a {
	font-size: 24px;
	font-weight: 600;
	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: 4% 0;
	overflow: hidden;
}

.yewilifele {
	width: 25%;
}

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

.yewulic {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 2%;
}

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

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

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

.yelichefen_b {
	width: 70%;
	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: 4% 4%;
	overflow: hidden;
}

.xiaghgt {
	margin-top: 4%;
}

.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: #005cac;
}

.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(max-width:992px) {
	.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: 20px;
		line-height: 30px;
	}

	.yewujianjieles li {
		padding: 0px;
	}

	.yewujianjiert {
		width: 100%;
	}

	.yewujianjie {
		margin: 0px;
	}

	.yegung li {
		width: 50%;
	}

	.yegung li:nth-child(5) {
		display: none;
	}

	.yewilifele {
		width: 100%;
	}

	.yewilifert {
		width: 100%;
	}

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