.box{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nei{
	width: 100%;
	height: 13rem;
	background: url(../img/2017-04-01_094629.jpg) center center no-repeat;
	background-size:100%;
	position: relative;	
}
.zhezhao{
	width: 100%;
	height: 13rem;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
}
.ka{
	width: 5.52rem;
	height: 3.82rem;
	background-image: url(../img/ka.png);
	background-size: 100%;
	background-position: center center;
	position: absolute;
	left: .96rem;
	bottom: 5rem;
}
.xuan{
	width: 3.87rem;
	height: .74rem;
	background: #31363a;
    border-radius: 20px;
    position: absolute;
    bottom: 4.7rem;
    left: 1.82rem;
    border: 1px solid #fff;
}
.zuo{
	width: 48%;
	height: .6rem;
	margin-top: .05rem;
	background: linear-gradient(-45deg,rgba(142, 131, 202, .9),rgba(35, 190, 149, .9));
	border-radius: 20px;
	margin-left: .05rem;
	float: left;
}
.zuo ul li:nth-child(1){
    width: .15rem;
    height: .06rem;
    /* background: red; */
    margin-left: .2rem;
    margin-top: .29rem;
    float: left;
}
.zuo ul li div{
	width: .06rem;
	height: .06rem;
	background: #fff;
	border-radius: 50%;
	float: left;
	margin-right: .03rem;
}
.zuo ul li div:nth-child(2){
   margin-right: 0;
}
.zuo ul li:nth-child(2){
    width: .97rem;
    height: .39rem;
    /* background: red; */
    float: left;
    margin-top: .14rem;
    margin-left: .11rem;
}
.zuo ul li:nth-child(2) span{
   font-size: 0.22rem;
   font-family: "苹方";
   text-align: center;
   line-height: .24rem;
   color: #fff;
   float: left;
}
.zuo ul li:nth-child(2) span:nth-child(2){
   font-size: .16rem;
   font-family: "San Francisco";
   text-align: center;
   line-height: .16rem;
   color: #fff;
}
.zuo ul li:nth-child(3){
    width: .15rem;
    height: .06rem;
    /* background: red; */
    margin-left: .09rem;
    margin-top: .29rem;
    float: left;
}
.you{
	width: 48%;
	height: .6rem;
	margin-top: .05rem;
	/* background: linear-gradient(-45deg,rgba(142, 131, 202, .9),rgba(35, 190, 149, .9)); */
	/* border-radius: 20px; */
	margin-right: .05rem;
	float: right;
}
.you ul li:nth-child(1){
    width: .15rem;
    height: .06rem;
    /* background: red; */
    margin-left: .2rem;
    margin-top: .29rem;
    float: left;
}
.you ul li div{
	width: .06rem;
	height: .06rem;
	background: #fdd01e;
	border-radius: 50%;
	float: left;
	margin-right: .03rem;
}
.you ul li div:nth-child(2){
   background: #1ec932;
}
.you ul li div:nth-child(2){
   margin-right: 0;
}
.you ul li:nth-child(2){
    width: .97rem;
    height: .39rem;
    /* background: red; */
    float: left;
}
.you ul li:nth-child(2) span{
   font-size: 0.22rem;
   font-family: "苹方";
   text-align: center;
   line-height: .24rem;
   color: #fff;
   float: left;
}
.you ul li:nth-child(2) span:nth-child(1){
	margin-top: 0.15rem;
}
.you ul li:nth-child(2) span:nth-child(2){
   font-size: .16rem;
   font-family: "San Francisco";
   text-align: center;
   line-height: .16rem;
   color: #fff;
}
.you ul li:nth-child(3){
    width: .15rem;
    height: .06rem;
    /* background: red; */
    margin-left: .09rem;
    margin-top: .29rem;
    float: left;
}
