.banner_wrap{
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
}
.banner{
    width: 1100px;
    margin: 0 auto;
    padding-top: 55px;
}
.iphone{
    display: inline-block;
}
.banner_right{
    display: inline-block;
    float: right;
    width: 500px;
    margin-top: 30px;
}
.banner_title{
    height: 46px;
    font-family:微软雅黑;
    font-size: 45px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
}
.banner_text{
    height: 25px;
    font-family: 微软雅黑;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    margin-top: 24px;
}
.yard{
    text-align: center;
    width: 247px;
    height: 256px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 73px;
}
.yard_img{
    margin-top: 21px;
}
.gift{
    font-family: 微软雅黑;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9c091c;
    margin: 0;
    margin-top: 13px;
}