.combo{
	width: 1200px;
	margin: auto;
}
.combo ul li{
	margin-bottom: 34px;
	width: 1200px;
	height: 523px;
	position:relative;
}
.cbo-img img{
	width: 100%;
	height: 523px;
	box-shadow:0 1px 10px #e2e1e1;
   -moz-box-shadow:0 1px 10px #e2e1e1;
    -webkit-box-shadow:0 1px 10px #e2e1e1;
}
.cbo-button{
	font-size: 20px;
	color: #FFFFFF;
	width: 155px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
}
.cbo-button a{
	color:#ffffff;
}
.cbo-payIns{
    position: absolute;
    top: 421px;
    right: 338px;
    background: #09b4eb;
}
.cbo-addcart{
	position: absolute;
    top: 420px;
    right: 119px;
    background: #ff7f53;
}
.cbo-payInsCenter{
	position: relative;
	left: 426px;
	bottom: 175px;
	background: #09b4eb;
}
.cbo-addcartCenter{
	position: relative;
	left: 616px;
	bottom: 223px;
	background: #ff7f53;
}


.cbo-ding{
	position: absolute;
	left: 703px;
	top: 345px;
}
.cbo-family{
	font-weight:bold;
	font-size:30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 1015px;
    	
}
.cbo-tao{
	font-size:20px;
}
.cbo-price{
	color:#c43336;
	font-size:30px;
	font-weight:bold;
    font-family:"微软雅黑";
}

