.animenu ul{
	/*display: flex;*/
	/*justify-content: space-between;*/
}
.animenu__nav>li{
	min-width: 14.3%;
	margin-right: 0%;
	padding: 0 2px;
}
.animenu__nav>li>a{
}
.animenu__nav>li>a span{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .8rem;
	height: 2rem;
	line-height: 1rem;
	overflow: hidden;
}
.animenu__nav>li:first-child >a span{
	font-size: 1.1rem;
}
.home-info .info{
	max-width: 600px;
}
.mTitle .t{
	color: #7b6faf;
}

.case-view .category .layui-tab-title li{
	line-height: .8rem;
	height: 2.4rem;
	white-space: normal; 
	font-size: .65rem;
}
.brand-view .list .cardview .title .n{
	font-size:  5rem;
}
.brand-view .list .cardview .title .t{
	font-size: .76rem;
	line-height: 1rem;
}
.hwssytyh-view .info .desc{
	line-height: 1.6rem;
}
.mTitle .t .h1{
	display: none;
}
.ys-view .list .li .t{
	width: 90%;
}
.hwcbfw-list .cardview .info .title{
	font-size: 1.4rem;
	display: inline-block;
}
.hwcbfw-list .cardview .info .p{
	font-size: .9rem;
	line-height: 1.2rem;
	max-height: 4.8rem;
	overflow: hidden;
}
.hwcbfw-hwyy .list .li{
	margin-bottom: 30px;
	display: block;
}
.home-info .aboutv .r .fwnums .t,
.home-info .aboutv .r .desc,
.hxyw-info .hxyw{
    font-family: normal;
}
.hwcbfw-hwmttf .list .cardview{
    height: 280px;
}
.hwcbfw-hwmttf .list .p{
    height: 8.5rem;
    line-height: 1.5rem;
    font-size: .75rem;
}
.hwcbfw-hwmttf .list .title{
    font-size: .9rem;
}
.hzhdfw-tj .desc, .hzhdfw-chzx .desc{
    width: 100%;
}
.home-info .aboutv .r .fwnums .t{
    font-size: .7rem;
}
@media screen and (max-width: 1000px) {
    .case-view .mTitle .t{
        width: 100%;
        font-size: 3.2rem;
    }
    .case-view .category .layui-tab-title li{
        line-height: 40px;
        height: 40px;
    }
    .ys-view .list .li .t{
        width: unset;
    }
    .animenu__nav>li>a span{
        height: 100%;
    }
}