.tab-bar i{
    display: block;
    width: 50px;
    height: 50px;
}

.tab-bar li:nth-child(1) i{
    background: url(../../image/02-6品牌运营/002_icon_01_1.png);
}
.tab-bar li:nth-child(2) i{
    background: url(../../image/02-6品牌运营/002_icon_02_1.png);
}
.tab-bar li:nth-child(3) i{
    background: url(../../image/02-6品牌运营/002_icon_03_1.png);
}
.tab-bar li:nth-child(4) i{
    background: url(../../image/02-6品牌运营/002_icon_04_1.png);
}
.tab-bar li:nth-child(5) i{
    background: url(../../image/02-6品牌运营/002_icon_05_1.png);
}
.tab-bar li:nth-child(6) i{
    background: url(../../image/02-6品牌运营/002_icon_06_1.png);
}

.tab-bar li:nth-child(1).active i{
    background: url(../../image/02-6品牌运营/002_icon_01_2.png);
}
.tab-bar li:nth-child(2).active i{
    background: url(../../image/02-6品牌运营/002_icon_02_2.png);
}
.tab-bar li:nth-child(3).active i{
    background: url(../../image/02-6品牌运营/002_icon_03_2.png);
}
.tab-bar li:nth-child(4).active i{
    background: url(../../image/02-6品牌运营/002_icon_04_2.png);
}
.tab-bar li:nth-child(5).active i{
    background: url(../../image/02-6品牌运营/002_icon_05_2.png);
}
.tab-bar li:nth-child(6).active i{
    background: url(../../image/02-6品牌运营/002_icon_06_2.png);
}
.tab-bar li.active p{
    color: #fff;
}
.tab-bar li{
    cursor: pointer;
    width: 315px;
    height: 117px;
    background: url(../../image/02-6品牌运营/008_bg.png) center no-repeat;
}
.tab-bar li.active{
    background-image: url(../../image/02-6品牌运营/008_bg_active.png);
}
.content-container{
    width: 850px;
    height: 773px;
    border: solid 1px #e5e5e5;
}
/* .content-img{
    height: 641px;
} */
.content-item{
    top: 0;
    left: 0;
}
.back-word-1{
    top: -100px;
    right: 0;
}
.back-word-2{
    bottom: 22px;
    right: 0;
}
.floor2-content{
    width: 1128px;
	height: 401px;
	box-shadow: 0px 0px 3px 3px 
		rgba(201, 201, 201, 0.26);
	border-radius: 3px;
}
/* .content-img{
    width: 850px;
} */
.content-txt{
    padding-top: 109px;
}
.back-word-3{
    top: -113px;
    left: 0;
}
.back-word-4{
    bottom: 0;
    left: 108px;
}