.main{
	background: #f8f9fa;
}

.index-item{
	
}

.index-item .lm-content .title .main-title{
	/*width: 8em;*/
	display: block;
}

.index-item .lm-content .title .title-chs{
	font-size: 3.5rem;
	line-height: 1;
	position: relative;
	z-index: 1;
	margin: 0 0 0.5rem 0;
	font-weight: normal;
	color: #09244F;
}
.index-item .lm-content .title .title-eng{
	font-size: 2.8rem;
	line-height: 1;
	color: #000;
	position: relative;
	z-index: 0;
	margin: 0;
	font-weight: normal;
	/*font-family: Helvetica, Arial," sans-serif"*/
}

.index-item .lm-content .title .sub-title{
	color: #464747;
	font-size: 2rem;
	line-height: 1.2;
	display: block;
	padding: 0;
}
.index-item .lm-content .title .sub-title:before{
	content: "";
	display: inline-block;
	width: 2em;
	height: 0;
	border-top: 1px #010101 solid;
	vertical-align: middle;
	margin: 0 1rem;
	display: none;
}

/************ 首页banner **********/
.index-banner-area{
	position: relative;
	height: calc(100vh - 6rem);
	max-height: 64rem;
	z-index: 10;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.index-banner-area:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/background: rgba(0,0,0,.51);/
}

/************ 首页栏目先容 ************/
.index-main-info{
	position: relative;
	z-index: 11;
	margin-top: -17rem;
}

.index-main-info .content{
	border-radius: 1rem;
	box-shadow: 0 1rem 2rem rgba(49,54,60,.11);
	overflow: hidden;
}
.index-main-info .title-area{
	height: 17rem;
	padding: 3rem 3rem 2rem 3rem;
	background: rgba(255,255,255,.9)
}

.index-main-info .title-area .main-title{
	margin-bottom: 2rem;
}

.index-main-info .title-area .main-title .icon{
	margin-right: 2rem;
	font-size: 0;
	height: 6.8rem;
}

.index-main-info .title-area .main-title .icon img{
	width: auto;
	max-width: 3.6rem;
	height: auto;
	max-height: 6.8rem;
}

.index-main-info .title-area .main-title .wenzi{
	font-size: 5rem;
	line-height: 1.2;
	font-weight: bold;
}

.index-main-info .title-area .sub-title{
	text-align: center;
	color: #63a90b;
	font-size: 2.4rem;
	line-height: 1.2;
	margin: 0;
	font-weight: normal;
}

.index-main-info .intro-area{
	padding: 1rem 10rem 5rem 10rem;
	text-align: center;
	color: #454545;
	font-size: 1.6rem;
	line-height: 2;
	background: #fff;
}

/************ 首页解决计划 *************/
.index-solution{
	position: relative;
	background: #f8f9fa;
	z-index: 0;
}

.index-solution .lm-content{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	pointer-events: none;
}

.index-solution .lm-content .title{
	padding-top: 50px;
	width: 50%;
}

.index-solution .scroll-pics {
	width: 75%;
	position: relative;
	right: 0;
	top: 0;
	display: block;
	z-index: 0;
	float: right;
	max-width: 1100px;
	
}

.index-solution .scroll-pics .img-box{
	display: none;
	height: 360px;
}

.index-solution .scroll-pics .img-box .swiper-slide{
	height: 100%;
}

.index-solution .scroll-pics .img-box .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index-solution .scroll-pics .swiper-pagination-fraction{
	color: #fff;
	left: auto;
	right: 0;
	width: auto;
	padding-right: 13%;
}

.index-solution .scroll-pics .swiper-button-next{
	bottom: 2.5%;
	top: auto;
	right: 11%;
	width: 1rem;
	height: 2rem;
	background-size: cover;
}
.index-solution .scroll-pics .swiper-button-prev{
	bottom: 2.5%;
	top: auto;
	left: auto;
	right: 17.5%;
	width: 1rem;
	height: 2rem;
	background-size: cover;
}

@media screen and (min-width:992px) {
/*.index-solution .scroll-pics {
	width: 65%
}*/
}

.index-solution .angle {
	display: none
}

@media screen and (min-width:320px) {
.index-solution .angle {
	display: block;
	position: absolute;
	height: 500rem;
	width: 200rem;
	right: 100%;
	top: -41rem;
	background: #fff;
	-webkit-transform: rotate(325deg);
	-moz-transform: rotate(325deg);
	-ms-transform: rotate(325deg);
	-o-transform: rotate(325deg);
	transform: rotate(325deg);
	-ms-transform-origin: right top;
	-webkit-transform-origin: right top;
	transform-origin: right top;
	z-index: 1;
}
}

@media screen and (min-width:992px) {
.index-solution .angle {
	top: -71rem
}
}

@media screen and (min-width:1600px) {
.index-solution .angle {
	top: -121rem
}
}

.qiehuan{
	clear: both;
	position: relative;
	z-index: 3;
	top: -230px;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: -220px;
	pointer-events: none;
}

.qiehuan .swiper-solution-top{
	width: 50%;
	margin: 0;
	pointer-events:auto;
}

.qiehuan .swiper-solution-top .swiper-slide{
	display: block;
	text-align: left;
	min-height: 100px;
}

.qiehuan .swiper-solution-top .swiper-slide .fl-title{
	color: #63a90b;
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 20px
}

.qiehuan .swiper-solution-top .swiper-slide .fl-info{
	color: #404040;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	width: 85%;
}

.qiehuan .swiper-solution-top .swiper-slide .btn{
	text-align: center;
}

.qiehuan .swiper-solution-thumbs{
	pointer-events:auto;
	height: 120px;
	padding: 0 5rem;
}

.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content{
	position: relative;
	cursor: pointer;
}

.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box{
	font-size: 0;
		width: 60px;
	overflow: hidden;
	margin: 0 auto;
}

.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box .img-normal,
.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box .img-active{
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box .img-normal img,
.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box .img-active img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .img-box .img-active{
	display: none;
}
.qiehuan .swiper-solution-thumbs .swiper-slide.swiper-slide-thumb-active .slide-content .img-box .img-active{
	display: block;
}
.qiehuan .swiper-solution-thumbs .swiper-slide.swiper-slide-thumb-active .slide-content .img-box .img-normal{
	display: none;
}
.qiehuan .swiper-solution-thumbs .swiper-slide .slide-content .text-box{
	color: #454545;
	font-size: 18px;
	line-height: 1;
	margin-top: 5px;
}

.qiehuan .swiper-solution-thumbs .swiper-slide.swiper-slide-thumb-active .slide-content .text-box{
	color: #21386e;
}

.qiehuan .swiper-solution-thumbs .swiper-button-prev, 
.qiehuan .swiper-solution-thumbs .swiper-button-next{
	filter: invert(62%) sepia(0%) saturate(0%) hue-rotate(202deg) brightness(87%) contrast(82%);
}

/*********** 商用产品 ************/
.index-product{
	position: relative;
	z-index: 8;
	padding: 50px 0 35px 0;
}

.index-product:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,.06) ;
	z-index: 0
}

.index-product .content{
	position: relative;
	z-index: 1;
}

.index-product .product-list{
	padding-top: 20px;
	text-align: justify;
	display: none;
}


.index-product .product-list-scroll{
	display: block;
}

.index-product .product-list .list-item{
	/*width: 25%;*/
	max-width: 280px;
	font-size: 0;
	margin-bottom: 3rem;
	text-align: center;
}

.index-product .product-list .list-item .img{
	
}

.index-product .product-list .list-item .img img{
	width: 100%;
}

.index-product .product-list .list-item .text{
	background: #fff;
	padding: 3rem;
	position: relative;
	transition: all 200ms ease-out;
}

.index-product .product-list .list-item .text .title{
	color: #09244F;
	font-size: 1.8rem;
	line-height: 1.2;
	/*margin-bottom: 2rem;*/
	transition: all 200ms ease-out;
}
.index-product .product-list .list-item .text .more{
	color: #888;
	font-size: 1.4rem;
	line-height: 3.6rem;
	width: 14rem;
	border-radius: 3.6rem;
	background: #eee;
	margin-bottom: 1rem;
	transition: all 200ms ease-out;
	display: none;
}
.index-product .product-list .list-item .text:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 4.2rem solid #21386e;
	border-left: 4.2rem solid transparent;
	transition: all 200ms ease-out;
}

.index-product .product-list .list-item:hover .text{
	background: #21386e;
}
.index-product .product-list .list-item:hover .text:after{
	border-bottom-color: #63a90b;
}
.index-product .product-list .list-item:hover .text .title{
	color: #fff
}
.index-product .product-list .list-item:hover .text .more{
	color: #fff;
	background: #63a90b
}

.index-product .swiper-button-next {
	right: -5rem;
	filter: invert(58%) sepia(13%) saturate(7%) hue-rotate(334deg) brightness(90%) contrast(90%);
}
.index-product .swiper-button-prev {
	left: -5rem;
	filter: invert(58%) sepia(13%) saturate(7%) hue-rotate(334deg) brightness(90%) contrast(90%);
}

/************* 防伪盘问 *************/
.index-fangwei{
	position: relative;
	z-index: 8;
	background: #fff;
	padding: 50px 0;
}

.index-fangwei .fangwei-bd{
	margin-top: 30px;
	padding: 40px;
}

.index-fangwei .fangwei-bd .bd-content{
	background: rgba(255,255,255,.28);
	border-radius: 10px;
	padding: 20px;
}

.index-fangwei .fangwei-bd .bd-content .bd{
	width: 48%;
	padding-left: 1rem;
	padding-right: 7rem;
}

.index-fangwei .fangwei-bd .bd-content .bd .bd-title{
	padding: 2rem 0 3rem 0;
	font-size: 0;
}

.index-fangwei .fangwei-bd .bd-content .bd .bd-neirong{
	
}
.index-fangwei .fangwei-bd .bd-content .fangwei-search{
	font-size: 0;
	box-shadow: 5px 8px 9px rgba(39,52,166,.51)
}

.index-fangwei .fangwei-bd .bd-content .fangwei-search .text{
	background: #fff;
	width: calc(100% - 10rem);
	height: 4.4rem;
	line-height: 4.4rem;
	color: #454545;
	font-size: 1.4rem;
	padding: 0 2rem;
}
.index-fangwei .fangwei-bd .bd-content .fangwei-search .button{
	background: #63a90b;
	color: #fff;
	line-height: 4.4rem;
	height: 4.4rem;
	text-align: center;
	padding: 0;
	border: none;
	font-size: 1.6rem;
	cursor: pointer;
	width: 10rem;
}

.index-fangwei .fangwei-bd .bd-content .info{
	padding: 2.5rem 0 0 0;
	color: #fff;
}

.index-fangwei .fangwei-bd .bd-content .info .info-title{
	font-size: 1.6rem;
	line-height: 2;
}

.index-fangwei .fangwei-bd .bd-content .info .info-content{
	font-size: 1.4rem;
	line-height: 2;
	color: rgba(255,255,255,.66)
}

.index-fangwei .fangwei-bd .bd-content .tushi{
	width: 52%;
	background: #fff;
	border-radius: 1rem;
	min-height: 29rem;
	text-align: center;
	padding: 3rem 2rem 0 2rem
}

.index-fangwei .fangwei-bd .bd-content .tushi .tushi-title{
	color: #21386e;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: 600;
}

.index-fangwei .fangwei-bd .bd-content .tushi .tushi-content{
	padding-top: 5rem;
}
.index-fangwei .fangwei-bd .bd-content .tushi .tushi-content .tushi-item{
	width: 15rem;
	margin-left: 3.5rem;
}

.index-fangwei .fangwei-bd .bd-content .tushi .tushi-content .tushi-item:first-child{
	margin-left: 0;
}

.index-fangwei .fangwei-bd .bd-content .tushi .tushi-content .tushi-item .img{
	font-size: 0;
	margin-bottom: 1rem;
}

.index-fangwei .fangwei-bd .bd-content .tushi .tushi-content .tushi-item .wenzi{
	font-size: 1.4rem;
	line-height: 1.5;
}



/*************** 媒体盘问 ***************/
@media screen and (max-width:1600px) {

}

@media screen and (max-width:1024px) {
	.index-main-info{
		padding: 0 5%;
	}
	.index-main-info .intro-area{
		padding: 3rem 10rem 3rem 10rem;
	}
	
	.index-item {
	padding: 5rem 0!important;
}
	
	.index-item .lm-content .title .sub-title{
			padding-left: 70px;
	position: relative;
	}
	
	.index-item .lm-content .title .sub-title:before{
		position: absolute;
	left: 0;
	top: 50%;
	}
	
	
	.index-item .lm-content .title{
		
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	
	}
	
	.index-item .lm-content{
		position: relative;
		left: auto;
		top: auto;
	}
	
	.index-solution.index-item .lm-content .title{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	
	.index-solution .angle {
	top: -20rem;
}
	
	.index-solution .scroll-pics{
		width: 100%;
		float: none;
	}
	.qiehuan{
		top: -39rem;
		margin-bottom: -39rem;
			padding: 5%;
	}
	.qiehuan .tab-menu ul{
		width: 100%;
	}
	.qiehuan .tab-menu ul li{
		width: 33%;
		text-align: center;
		padding: 0 0 1rem 0;
	}
	.qiehuan .tab-box{
		width: 100%;
	}
	
	.qiehuan .tab-box .box-container{
		padding-bottom: 0;
	}
	
	.index-product .product-list{
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.index-product .product-list .list-item{
		width: 33%;
	}
	
	.index-product .swiper-button-prev{
		left: 2%;
	}
	.index-product .swiper-button-next{
		right: 2%;
	}
	.index-buy .buy-content{
		padding-left: 5%;
		padding-right: 5%;
	}
	.index-buy .buy-content:before{
		display: none;
	}
	.index-buy .buy-content .text{
		width: calc(100% - 44rem);
		padding-top: 0;
	}
	.index-buy .buy-content .buy-box .buy-qudao .buy-button{
		margin-left: 0;
		margin-bottom: 20px;
	}
	
}

@media screen and (max-width:1023px) {
}

@media screen and (max-width:850px) {
	
	.index-main-info .title-area .main-title .icon{
		
	}
	
	.index-main-info .title-area .main-title .wenzi{
		font-size: 4rem;
	}
	
	.qiehuan {
	top: -29rem;
	margin-bottom: -29rem;
}
	.qiehuan .swiper-solution-thumbs{
		height: 9.6rem;
	}
	
	.index-product .product-list .list-item {
	width: 32%;
}
	
	.index-solution .scroll-pics .img-box{
		height: 29rem;
	}
	.index-product .swiper-minyongindex-pro .swiper-slide{
		padding-top: 0;
	}
	.index-product .product-list .swiper-minyongindex-pro .list-item{
		margin-bottom: 0
	}
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {
}

@media only screen and (max-width: 479px) {
	.index-banner-area{
		max-height: 24rem;
	}
	.index-main-info{
		margin-top: -10rem;
	}
	
	.index-main-info .title-area {
	height: auto; 
	padding: 2rem 1rem 1rem 1rem;
	background: rgba(255,255,255,.9);
}
	.index-main-info .title-area .main-title {
	margin-bottom: 1rem;
			align-items: flex-start;
}
	
	.index-main-info .title-area .main-title .icon{
		margin-right: 1rem;
	font-size: 0;
	height: 3rem;
	}
	.index-main-info .title-area .main-title .icon img {
	width: auto;
	max-width: 3rem;
	height: auto;
	max-height: 3rem;
}
	.index-main-info .title-area .main-title .wenzi {
	font-size: 2.5rem;
	line-height: 1.2;
	font-weight: bold;
		display: block;
	width: 23rem;
	text-align: center;
}
	
	.index-main-info .title-area .sub-title{
		font-size: 1.5rem;
	}
	
	.index-main-info .intro-area {
	padding: 0rem 1rem 2rem 1rem;
	text-align: center;
	color: #454545;
	font-size: 1.2rem;
	line-height: 2;
	background: rgba(255,255,255,.9);
}
	
	.index-solution.index-item{
		padding: 2rem 0!important;
	}
	
	.index-solution .angle{
		top: 0;
	}
	
	.index-solution.index-item .lm-content .title{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.index-item .lm-content .title .main-title{
		display: block;
		width: auto;
		margin-bottom: 1rem;
	}
	.index-item .lm-content .title .title-chs{
		font-size: 2.4rem;
		margin-bottom: 0;
	}
	.index-item .lm-content .title .sub-title{
		font-size: 1.5rem;
			display: block;
	width: 100%;
	padding-left: 0;
	}
	
	.index-item .lm-content .title .sub-title:before{
		display: none;
	}
	.index-item .lm-content .title .sub-title >span{width: auto!important}
	.index-solution .angle{
		display: block;
	}
	.index-solution .scroll-pics .img-box{
		height: 20rem;
	}
	
	.qiehuan{
		top: 0;
		margin-bottom: 0;
	}
	
	.qiehuan .swiper-solution-top{
		width: 100%;
	}
	.qiehuan .swiper-solution-top .swiper-slide .fl-title{
		font-size: 1.8rem;
		margin-bottom: 1rem;
	}
	.qiehuan .swiper-solution-top .swiper-slide .fl-info{
		width: 100%;
		font-size: 1.3rem;
		margin-bottom: 2rem;
	}
	
	.qiehuan .swiper-solution-top .swiper-slide{
		min-height: inherit;
	}
	
	.index-product .product-list{
		padding-top: 2rem;
		display: none;
	}
	
	.index-product .product-list.product-list-scroll{
		display: block;
	}
	
	.index-product .swiper-minyongindex-pro .swiper-slide{
		background: none;
	}
	
	.index-product .product-list .list-item{
		width: 100%;
	}
	
	.index-product .product-list .list-item .img{
		height: 180px;
		overflow: hidden;
	}
	
	.index-product .swiper-button-prev, .index-product .swiper-button-next{
		top: 50%!important;
		bottom: auto!important;
		margin-top: -22px!important;
	}
	.index-product .swiper-button-next {
	right: 2%!important;
	margin-right: 0!important;
}
	.index-product .swiper-button-prev {
	left: 2%!important;
	margin-left: 0!important;
}
	.index-buy .buy-content{
		padding-top: 2rem;
	}
	.index-buy .buy-content .img{
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		overflow: hidden;
	}
	
	.index-buy .buy-content .img img{
		position: absolute;
		top: 0;
		left: 0;
	}
	.index-buy .buy-content .img:before{
		border-bottom: 27rem solid rgba(9,36,79,.41);
	border-right: 27rem solid transparent;
	}
	.index-buy .buy-content .text{
		float: left;
		width: 100%;
		background: #f4f4f4;
		padding: 2.5rem;
	}
	.index-buy .buy-content .buy-box{
		background: none;
		padding: 0;
	}
	.index-buy .buy-content .buy-box .title{
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	.index-buy .buy-content .buy-box p{
		font-size: 1.3rem;
	line-height: 2;
	margin-bottom: 1rem;
	}
	.index-buy .buy-content .buy-box .buy-qudao .buy-button{
		margin-bottom: 15px;
	}
	.index-buy .buy-content .buy-box .buy-qudao .buy-button .icon{
		vertical-align: 6px;
		margin-right: 0.5rem;
		text-align: center;
	}
	.index-buy .buy-content .msg-box {
	padding: 0rem 0 1rem 0rem;
}
	.index-buy .buy-content .msg-box .msg-info{
		font-size: 1.3rem;
	}
	.index-buy .buy-content .msg-box .msg-button{
		width: 170px;
	height: 4rem;
	line-height: 4rem;
		font-size: 1.7rem;
	}
	.index-fangwei .fangwei-bd{
		padding: 1rem;
	width: 96%;
	margin: 2rem auto 0;
	}
	.index-fangwei .fangwei-bd .bd-content{
		background: none;
		padding: 0;
		border-radius: 0;
	}
	.index-fangwei .fangwei-bd .bd-content .bd{
		width: 100%;
	padding: 1rem;
	background: rgba(255,255,255,.28);
	border-radius: 1rem;
	margin-bottom: 1rem;
	}
	.index-fangwei .fangwei-bd .bd-content .tushi {
	width: 100%;
	background: #fff;
	border-radius: 1rem;
	min-height: unset;
	text-align: center;
	padding: 2rem 1rem 1rem 1rem;
}
}

/******** 首页站点地图 ***********/

.index-item {
	padding: 50px 0
}
.index-item .mt {
	text-align: center;
	margin-bottom: 50px;
}
.index-item .mt .title-chs {
	position: relative;
	z-index: 1;
	font-size: 48px;
	line-height: 1;
	font-weight: bold;
	color: #09244F;
}
.index-item .mt .title-eng {
	position: relative;
	z-index: 0;
	font-size: 72px;
	line-height: 1;
	text-transform: uppercase;
	margin-top: -40px;
	color: rgba(9,36,79,.21);
	font-weight: bold;
}
.index-sitemap {
	z-index: 20;
	position: relative;
}
.index-sitemap .mt .title-chs {
	margin-bottom: 40px;
}
.index-sitemap .mt .title-chs span {
	color: #63a90b;
}
.index-sitemap .mt .title-info {
	font-size: 20px;
	line-height: 1.8;
	padding: 0 10%;
}
.index-sitemap .mc {
	font-size: 0;
	/*flex-wrap: wrap;*/
	align-items: stretch;
}
.index-sitemap .mc .sitemap-item {
	/*width: 25%;*/
	width: calc(100%/8);
	/*background: rgba(1,81,153,.2);*/
	margin-bottom: 20px;
	padding: 20px 0;
}
/*.index-sitemap .mc .sitemap-item:nth-child(2n){
	background: rgba(99,169,11,.2);
}*/

.index-sitemap .mc .sitemap-item .menu-title {
	/*width: 120px;*/
	width: 100%;
}
.index-sitemap .mc .sitemap-item .menu-title .link {
	color: #09244F;
	position: relative;
	line-height: 20px;
	font-size: 16px;
	padding: 0 10px 0 20px;
}
.index-sitemap .mc .sitemap-item .menu-title .link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 20px;
	background: #09244F;
}
.index-sitemap .mc .sitemap-item .menu-content {
	/*width: calc(100% - 120px);*/
	width: 100%;
}
.index-sitemap .mc .sitemap-item .menu-content ul {
	/*border-left: 1px rgba(1,81,153,.21) solid;*/
				/*padding-left: 30px;*/
				/*margin-top: -5px;*/
	padding-left: 20px;
	margin-top: 10px;
}
.index-sitemap .mc .sitemap-item .menu-content ul li {
}
.index-sitemap .mc .sitemap-item .menu-content ul li .link {
	display: inline-block;
	font-size: 12px;
	color: #454545;
	line-height: 2.2;
	border-bottom: 1px transparent solid;
	font-weight: 400;
}
.index-sitemap .mc .sitemap-item .menu-content ul li .link i {
	padding-left: 5px;
}
.index-sitemap .mc .sitemap-item .menu-content ul li .link:hover {
	text-decoration: none;
	color: #63a90b;
	border-bottom-color: #63a90b
}<!--耗时1751467305.3215秒-->