body {
    position: relative;
    background-color: #fff;
    font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

* {
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
    color: #333;
    outline: none;
}

a:hover {
    text-decoration: none;
}

li {
    list-style: none;
}
h3{
    margin-top: 0;
}
.b11{
	    width: 166px;
    height: 46px;
    border: none;
    color: #fff;
    line-height: 46px;
    position: absolute!important;
    bottom: 76px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #4581fb;
    transition: all 0.75s ease;
}
#zsyjt{
	    width: 220px;
    height: 40px;
    border: #757575 solid 1px;
    position: absolute;
    z-index: 500000;
    top: 20px;
    float: left;
    border-radius: 30px;
    display: block;
    margin: 0 0 0 15%;margin-left: 242px;
}
#keyword{
	    width: 160px;
    line-height: 38px;
    text-indent: 10px;
    color: #000;
    float: left;
    border: none;
    background: none;
    outline: none;
}
#baiduyingxiao{
	width: 45px;
    margin-right: 5px;
    line-height: 22px;
    height: 35px;
    float: right;
    background: url(../images/ss.png) no-repeat;
    border: none;
    background-position: center;
    background-size: contain;
    outline: none;
}

