canvas{
  background:#d4203d;
  height:332px !important;
}
.middle_new3 {
	height: 430px;
	width: 100%;
	background: url(../home/images/pic5.jpg) no-repeat;
}
.middle_pic {
	height: 303px;
	width: 100%;
	background: url(../../../front/common/images/pic20-1.jpg) no-repeat;
	position: relative;
}
.middle_left {
	width: 1136px;
	height: 1000px;
	background: url(../home/images/pic20-2.jpg) no-repeat;
	margin-left: 89px;
}
.yfw-banner {
	height: 332px;
	width: 100%;
	background-color: #d4203d;
}
.yfw-banner-pic{ position:absolute; z-index:99; left:50%; top: 120px;margin-left: -158px;}
.box {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 100px;
	margin:0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.more-btn {
	position: absolute;
	right: 0;
	top: 40px;
	display: inline-block;
	width: 65px;
	height: 22px;
	color: #dbdbdb;
	border-radius: 22px;
	border: 1px solid #dbdbdb;
	transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .6s cubic-bezier(0.215, .61, .355, 1);
	background-image: url(../../../front/common/images/ico-gray1.png);
	background-position: 22px;
	background-repeat: no-repeat;
}
.more-btn:after {
	position: absolute;
	top: 9px;
	right: 11px;
	display: block;
	width: 24px;
	height: 7px;
	background-image: url(../../../front/common/images/ico-red.png);
}
.solution-list-one, .solution-list-img, .solution-list-con, .solution-list-tit, .solution-list-text, .solution-list-con .more-btn {
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}
.solution-list {
	margin: 0 -16px -30px;
	font-size: 0;
	text-align: center
}
.solution-list-box {
	display: inline-block;
	padding: 0 16px 30px;
	text-align: left;
	float: left;
	cursor:pointer;
}
.solution-list-one {
	display: inline-block;
	width: 368px;
	border-color: transparent;
	vertical-align: top
}
.solution-list-con .more-btn {
	position: absolute;
	right: 0;
	top: 40px
}
.solution-list-one:hover {
	border-color: #d4203d;
	border-radius: 6px;
	background-color: #d4203d;
	box-shadow: 0 5px 14px 6px rgba(0,0,0,.09);
}
.solution-list-one:hover .more-btn{
	background-image: url(../../../front/common/images/ico-red.png);
}
.solution-list-one:hover .solution-list-con {
	padding: 26px 20px
}
.solution-list-one:hover .solution-list-tit, .solution-list-one:hover .solution-list-text {
	color: #fff
}
.solution-list-one:hover .more-btn {
	right: 20px;
	top: 26px;
	color: #fff;
	border-color: #fff;
	background-color: #fff
}
.solution-list-one:hover .more-btn:after {
	background-repeat: no-repeat;
}
.solution-list-one:hover .solution-list-img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.solution-list-img {
	width: 368px;
	height: 226px;
	border-radius: 6px;
	border: 1px solid #f699a2;
}
.solution-list-con {
	position: relative;
	padding: 26px 0
}
.solution-list-tit {
	display: block;
	padding-bottom: 8px;
	font-size: 19px;
	color: #464a53
}
.solution-list-text {
	padding-right: 70px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #85888e;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.solution-list-one {
	width: 100%
}
