@import url("common.css");
@import url("list.css");
.top_search { height: 200px; width: 100%; max-width: 1920px; background: url(../images/ss_bg.png) no-repeat top center; background-attachment:fixed; margin: 0 auto; }
.top_search .logo { padding: 40px 0 20px 0; margin: 0; }
.top_search .logo a { display: block; width: 200px;margin: 0 auto;  }
.search { width: 550px; height: 60px; position: relative; margin: 0 auto; border: none; left: 0; }
.search_sub { width: 90px; height: 60px; position: absolute;right: 0; top: -4px; }
.search_none { width: 420px; padding: 0 20px; border: none; height: 54px;line-height: 54px; font-size: 18px; background:none;  border: 1px solid #e1e1e1; background: #fff; color: #fff;  } 
.head_1 { padding-bottom: 30px; }
.head_1 span { color: #2598e9; margin: 0 10px; }
input::-webkit-input-placeholder { color: #ccc; opacity: .5; }
input::-moz-input-placeholder { color: #ccc; opacity: .5;  }
input::-ms-input-placeholder { color: #ccc; opacity: .5;  }
input:focus { outline: 0;  border: 1px solid #e1e1e1;}
.ls_list .head h3 { min-width: 700px; }