.header {
	overflow: hidden;
	height: 2.8rem;
	background-image: url(../imgs/solution/headerbg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.header-title {
	position: relative;
	margin-top: 0.7rem;
	padding-bottom: 0.2rem;
	font-size: 0.24rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.header-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0.25rem;
	height: 0.02rem;
	background-color: #DC000C;
}

.header-text {
	margin: 0.25rem auto 0;
	width: 3.2rem;
	height: 3.07rem;
	font-size: 0.11rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 0.23rem;
	color: #fff;
}

.voice {
	text-align: center;
}

.voice-icon {
	width: 0.18rem;
}

.voice-text {
	margin-top: 0.1rem;
	font-size: 0.1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 0.17rem;
	color: #fff;
}

/* 品牌创意服务 */
.brand-service {
    padding: 0.35rem 0.13rem;
}

.brand-service-list {
    overflow: hidden;
    margin-top: 0.2rem;
}

.brand-service-listItem {
    float: left;
    width: 50%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.15rem;
    height: 1.75rem;
    background-color: #f7f7f7;
}

.brand-service-listImg {
    float: left;
    width: 50%;
    height: 1.75rem;
}

.brand-service-listItemTitle {
    position: relative;
    padding-top: 0.1rem;
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: 700;
    line-height: 0.16rem;
    color: #262626;
}

.brand-service-listItemText {
    margin-top: 0.2rem;
    font-size: 0.1rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.17rem;
    color: #666;
}

.brand-service-listItemTitle::before {
    content: "";
    position: absolute;
    top: -0.03rem;
    left: 0;
    width: 0.25rem;
    height: 0.03rem;
    background-color: #DC000C;
}

/* 塑造品牌化的VI视觉形象设计 */
.preponderance {
	padding: 0.35rem 0.13rem;
	background-image: url(../imgs/750-1131_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.preponderance-list {
	overflow: hidden;
	margin-top: 0.25rem;
}

.preponderance-list-item {
	float: left;
	box-sizing: border-box;
	margin-right: 0.09rem;
	padding: 0.2rem 0.15rem;
	width: 1.7rem;
	height: 2.05rem;
	text-align: center;
	border: 1px solid #fff;
}

.preponderance-list-item:nth-child(2n) {
	margin-right: 0;
}

.preponderance-list-item:nth-child(n + 3) {
	margin-top: 0.09rem;
}

.preponderance-list-itemIcon {
	width: 0.5rem;
	height: 0.5rem;
}

.preponderance-list-itemTitle {
	position: relative;
	margin-top: 0.06rem;
	padding: 0.1rem 0;
	font-size: 0.15rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	line-height: 0.18rem;
	color: #fff;
}

.preponderance-list-itemTitle::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0.25rem;
	height: 1px;
	background-color: #fff
}

.preponderance-list-itemText {
	margin-top: 0.1rem;
	font-size: 0.1rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	color: #fff;
}

/* Past Tense */
.past-tense, 
.brand-positioning {
	padding: 0.35rem 0.23rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.past-tense {
	background-image: url(../imgs/past_tense_bg.jpg);
}

.past-tense-title_english, 
.brand-positioning-title_english {
	position: relative;
	padding-bottom: 0.1rem;
	font-size: 0.24rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 0.41rem;
	text-transform: Uppercase;
	color: #006cff;
}

.past-tense-title_english::before, 
.brand-positioning-title_english::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0.25rem;
	height: 1px;
	background-color: #262626;
}

.past-tense-title, 
.brand-positioning-title {
	margin-top: 0.1rem;
	font-size: 0.18rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 0.3rem;
	color: #006cff;
}

.past-tense-intro, 
.brand-positioning-intro {
	margin-top: 0.2rem;
	font-size: 0.14rem;
	font-family: Source Han Sans CN;
	font-weight: 700;
	line-height: 0.17rem;
	color: #262626;
}

.past-tense-text, 
.brand-positioning-text {
	margin-top: 0.05rem;
	font-size: 0.12rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 0.25rem;
	color: #262626;
}

.past-tense-img, 
.brand-positioning-img {
	margin-top: 0.2rem;
	width: 100%;
}

.mt-20 {
	margin-top: 0.2rem;
}

.brand-positioning {
	background-image: url(../imgs/brand_positioning_bg.jpg);
}


/* 营销推广相关案例 */
.case {
	padding: 0.35rem 0.13rem;
}

.case-list {
	overflow: hidden;
	margin-top: 0.25rem;
}

.case-list-moreBtn {
	margin-top: 0.2rem;
	margin-bottom: 0.15rem;
}