.iconClass{
	width: 100px;
	height: 100px;
}
.corperation-item{
	display: inline-block;
	width: 357px;
	height: auto;
	border-radius: 10px;
	background: #fff;
	margin-right: 64px;
}
.corperation-item:last-child{
	margin-right: 0;
}
.corperation-item .corperation-item__context{
	position: relative;
	width: 100%;
	height: 420px;
}
.corperation-item .corperation-item__img{
	/* width: 100%;
	height: 258px; */
	width: 100px;
	height: 100px;
}
.corperation-item .corperation-item__context .title{
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-top: 37px;
}
.corperation-item .corperation-item__context .desc{
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	margin-top: 31px;
}
.corperation-item .corperation-item__context .line{
	position: absolute;
	left:0;
	bottom: 0;
	width: 357px;
	height: 10px;
	background: linear-gradient(90deg, #D22332 0%, #F47781 100%);
	border-radius: 0px 0px 9px 9px;
}
.channel-item{
	display: inline-block;
	width: 364px;
	margin-right: 55px;
}
.channel-img{
	display: inline-block;
	width: 364px;
	height: 200px;
}
.channel-txt{
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-align: center;
	margin-top: 18px;
}
.channel-txt__desc{
	margin-top: 15px;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}
.channel-item:last-child{
	margin-right: 0;
}
.cardCoupon-item{
	width: 100%;
	height: 298px;
}
.cardCoupon-item-img{
	display: inline-block;
	width: 442px;
	height: 298px;
	margin-right: 98px;
}
.cardCoupon-context{
	width: 448px;
	height: 298px;
}
.cardCoupon-item-txt{
	display: inline-block;
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	padding-top: 90px;
}
.cardCoupon-item-txt__desc{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 41px;
	margin-top: 28px;
	display: inline-block;
	width: 448px;
	height: 298px;

}
.market-box__item{
	margin-right: 94px;
}
.market-box__item:last-child{
	margin-right: 0;
}
.market-box__img{
	width: 560px;
	height: 370px;
}
.market-box__title{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-top: 31px;
}
.market-box__desc{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin-top: 22px;
}

.market-box{
	margin-top: 85px;
	margin-bottom:192px;
}
.hasBg{
	background: url(https://activity-oss.zrfilm.com/website/images/web-hydy/img/product/bg2.png) no-repeat!important;
	background-size: 100% 100%!important;
}
/* 新 */
.box-jsfs{
	margin-bottom:119px;
	margin-top:85px;
}
.box-hzms{
	margin-bottom:154px;
	margin-top:85px;
}
.box-qdhz{
	margin-bottom:15px;
	margin-top:82px;
}
.box-kqhz{
	margin-bottom:16px;
	margin-top:99px;
}
.section-title{
	margin-top: 120px;
	font-size: 28px;
	font-weight: 500;
}
.graphic-item1{
	background: #fff;
	padding:0;
	margin-right: 0;
}
.graphic-item1:nth-child(1){
	width:290px;
}
.graphic-item1:nth-child(2){
	width:192px;
	margin-left: 176px;
	margin-right: 182px;
}
.graphic-item1:nth-child(3){
	width:272px;
}
.graphic-txt-label{
	width: 100%;
	margin-top: 49px;
	text-align: center;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
}
.graphic-txt-desc{
	width: 100%;
	margin-top: 31px;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	font-size:16px;
	line-height:41px;
	color:#666;
}