/*
样式重置
*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,span,input,section,dl,dd,dt{margin:0;padding:0;border:0;font-family: "Microsoft YaHei", 微软雅黑}
a,s{text-decoration:none;font-family: "Microsoft YaHei", 微软雅黑}
i{font-style: normal;}
li{list-style-type:none;}
img input{border: none;display: none;}
input{outline: none;}
button{border: none}
img{display: block;}
.clearfix:after{content:'';display:block;height: 0;overflow:hidden;clear: both;}
.clearfix{zoom: 1;}
h1,h2,h3,h4,h5{font-weight: normal;}
i,em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.inner{width: 1200px;margin: 0 auto}
.inner a{color: rgb(102, 102, 102);}

.search_auto{
    border:3px solid #009337;
    display:none;
    line-height:25px;
    font-size:12px;
    background-color:#fff;
    position:relative;
    z-index:9999;
    width:447px;
    position:absolute;
    top:35px;left:0px
}
span.cls a{
    color:red;
    position:absolute;
    bottom:3px;
    right:10px;
    display:block
}
.search_auto li{
    width: 100%;
}
.search_auto li a{
    display:block;
    padding:3px 5px;
}
.search_auto li a:hover{
    background-color:#eee;
    color:#32c92a;
}