.intro .pic1-wrapper {
    width: 318px;
    height: 600px;
    bottom: 0;
    right: 66px;
    overflow: hidden;
}
.intro .pic1 {
    background: url('../img/phone_mi2s.png') no-repeat;
    top: 115px;
    right: 140px;
    overflow: hidden;
	width: 245px;
	height: 430px;
}
.intro .carousel-wrap {
    width: 190px;
    height: 365px;
    overflow: hidden;
    top: 43px;
    *top: 41px;
    left: -13.3px;
    position: relative;
}
.intro .carousel {
    width: 2048px;   
    list-style: none;
    margin: 0;
    padding: 0;
}
.intro .carousel li {
    width: 190px;
    overflow: hidden;
    float: left;
}

.intro .carousel img{
    height: 330px;
	width: 190px;
}