.fenye_banner{
    height:187px;
    background: url("../image/fenye_banner.png") no-repeat 0 0;
}
.fenye_banner .container{
    position: relative;
}
.fenye_banner .container div{
    width:428px;
    height:53px;
    background: url("../image/fenye_imgpng.png") no-repeat 0 0;
    position: absolute;
    left: 390px;
    top:70px;
}
.fenye_banner .container div input{
    width:370px;
    padding-left: 30px;
    color: #fff;
    font-size: 16px;
    height: 50px;
    background: transparent;
}
.search{
    position: absolute;
    top:70px;
    left:814px;
    display: inline-block;
    width:80px;
    height:53px;
    background: url("../image/fenye_search.png") no-repeat 0 0;
}