*{
  margin: 0;
  padding: 0;
}
ul, li{
  list-style-type: none;
}
.btn {
    cursor: pointer;
    width: 102px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border: 0;
    background: none;
    background-color: #00c770;
    font-size: 16px;
    color: white;
    box-shadow: none;
    font-weight: normal;
    vertical-align: top;
    float:left;
}
.kw
{
width: 521px;
    height: 20px;
    padding: 8px 7px;
    font: 16px arial;
    border: 1px solid #b8b8b8;
    border-bottom: 1px solid #ccc;
    border-right: 0;
    vertical-align: top;
    outline: none;
    box-shadow: none;
    float:left;
}
.s_btn_wr{
    width: 102px;
    height: 38px;
    border: 1px solid #38f;
    border-bottom: 1px solid #2e7ae5;
    background-color: #38f;
}
.main
{
  background: url(../photo/bg.png) #f8fafb repeat-x center -60px ;
}
.s-p-top
{
height: 61.8%;
    min-height: 181px;
    position: relative;
    z-index: 0;
    text-align: center;
}
.wapper
{
    min-width: 810px;
    height: 100%;
    min-height: 600px;
    position: relative;
    border:1px
}
.head {
    position: relative;
    padding-bottom: 0;
    height: 100%;
    min-height: 600px;
    text-align: center;
}
.s_form{
  margin-top: 57px;
}
.form
{
    margin: 37px auto 0;
    width: 641px;
    text-align: left;
    z-index: 100;
    overflow: hidden;
}

.photo  {
width:980px;
margin:100px auto 0;
height:400px;
}
.photo ul {
width:980px;
 float:left;
}
.photo li
{
list-style:none;
 padding: 0px 1px;
 width:165px;
 float:left;

}
.photo li a img
{
 width:165px;
 height:165px;
 border:none

}
a:active{
color:#ffffff
}
a:visted
{color:#ffffff
}
a:link
{color:#ffffff}

.app{
  width: 642px;
  margin: 166px auto 0;
  overflow: hidden;
  padding: 0 15px;
}
.app ul{
  background: url(../photo/list.jpg) 28px top no-repeat;
  overflow: hidden;
  height: 282px;
  margin-left: -36px;
  padding-left: 15px;
  margin-right: -10px;
}
.admin ul{
  background: url(../photo/admin.jpg) 28px top no-repeat;
}
.app li{
  width: 114px;
  height: 115px;
  margin:15px 0 0 15px;
  border: 1px #edeff0 solid;
  float: left;
  overflow: hidden;
  border-radius: 6px;
}
.app li:hover{
  box-shadow: 1px 1px 8px #888;
}
.app li a{
  display: block;
  height: 120px;
}
