html {
	min-height: 100%;
	font-size: 13.3333333333vw!important
}

body {
	font-family: Source Han Sans SC;
	margin: 0;
	width: 100%;
	min-height: 100%;
	background-color: #333
}

.part1 {
	width: 100%;
	height: 13.2rem;
	background: url(../images/topic.jpg) top center/contain no-repeat
}

.part2 {
	width: 100%;
	height: 13.2rem;
	background: url(../images/banner.jpg) top center/contain no-repeat
}

.cpc4_bl4_box .banner {
	width: 100%;
	height: 10.34rem;
	background: url(../images/bg1.png) top center/contain no-repeat
}

.cpc4_bl4_box .p1 {
	width: 100%;
	height: 10.1rem;
	background: url(../images/bg2.png) top center/contain no-repeat
}

.cpc4_bl4_box .p1 .box {
	width: 100%;
	height: 10.02rem;
	background: url(../images/box.png) top center/contain no-repeat
}

.cpc4_bl4_box .p1 .itembox {
	display: flex;
	justify-content: space-between;
	padding: 1.05rem .97rem .9rem
}

.cpc4_bl4_box .p1 .itembox .item {
	display: flex;
	flex-direction: column;
	align-items: center
}

.cpc4_bl4_box .p1 .itembox .item .icon {
	line-height: 0;
	margin-bottom: .2rem
}

.cpc4_bl4_box .p1 .itembox .item .icon>img {
	width: 1.22rem;
	height: 1.22rem
}

.cpc4_bl4_box .p1 .itembox .item .desc {
	color: #df4234;
	font-size: 15px;
	font-weight: 700
}

.cpc4_bl4_box .p1 .detailbox .detail {
	width: 100%;
	height: 5.2rem;
	background: url(../images/sets.png) top center/contain no-repeat
}

.footerbox {
	background-color: #f9f5f3;
	padding: .22rem 0 0;
	text-align: center
}

.footerbox .footerList {
	text-align: center;
	padding-bottom: 2.1rem
}

.footerbox .footerList p {
	font-size: 12px;
	color: #999;
	margin: 0;
	line-height: .4rem
}

.footerbox .footerList p .link {
	text-decoration: none;
	color: #999;
	cursor: pointer
}

.footerbox .footerList p .name {
	margin-right: .46rem
}

.footerbox .popbox {
	position: fixed;
	left: 0;
	bottom: .08rem;
	width: 100%;
	height: 2.04rem;
	background: url(../images/frame.png) center center/contain no-repeat;
	margin: 0 auto;
	/*max-width: 800px;*/
}

.footerbox .popbox .frame {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	padding: 0 .6rem
}

.footerbox .popbox .logo {
	width: 1.2rem;
	height: 1.2rem
}

.footerbox .popbox .descbox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 1.2rem;
	text-align: left
}

.footerbox .popbox .descbox .tit {
	font-size: 16px;
	font-weight: 700;
	color: #000
}

.footerbox .popbox .descbox .desc {
	font-size: 12px;
	color: #999
}

.footerbox .popbox .button {
	width: 2.34rem;
	height: .87rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/footerbtn.gif),url(https://probibstatic.seobp.com/static/images/download/app_cpc_bl/outer.png)
}

p {
	margin: 0
}