.content{
	padding-bottom: 70px;
}
.content .parent_channel{
	background: url('../img/bg_product_channel.png') #0094dd -150px 0;
	color: #fff;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 30px;
}
.content .parent_channel .cn{
	font-size: 33px;
	font-weight: bold;
}
.content .parent_channel .en{
	font-size: 17.5px;
}
.content .sub_channel{
	padding-top: 15px;
	padding-bottom: 10px;
}
.content .sub_channel a{
	margin-bottom: 4px;
	color: #fff;
	background: #8c8c91;
	display: block;
	line-height: 45px;
	font-size: 16px;
	padding-left: 38px;
	text-decoration: none;
}
.content .sub_channel .on{
	background: #0a8fd5;
}
.content .other_channel{
	background: url('../img/bg_product_other.png') #65e3e2 no-repeat center 100px;
	padding-top: 37px;
	padding-bottom: 290px;
	padding-left: 23px;
}
.content .other_channel a{
	color: #000000;
}
.content .other_channel .cn{
	font-size: 33px;
	font-weight: bold;
}
.content .other_channel .en{
	font-size: 16px;
}
.content .pro{
	margin-bottom: 27px;
}
.content .pro a{
	border: 1px solid #e2e2e2;
	width: 100%;
	margin: 0 auto;
	display: block;
	padding-bottom: 36px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.content .pro a:hover{
	border-color: #0c90d5;
}
.content .pro img{
	padding-bottom: 10px;
}