.xianxiake img{ width: 100%;}
#box {
    width: 100%;
    height: 1000px;
  
    overflow: hidden; background: #512fff;
}


#box ul{ margin: 0; padding: 30px 10px 0;}
#box ul li{ background: #fff; color: #261048;font-weight: bold; padding: 10px 0; width: 100%; height: auto; border-radius: 0;font-size: 14px;letter-spacing:0px; text-align: center;}
#box ul li:nth-child(even){ background: none;font-weight: 100; color: #fff;}
#box .buyiyang{
	padding-top: 70px; text-align: center;
	
}

