@charset "utf-8";
*{max-height:100000px;padding:0;margin:0;border:0;outline:none;border-collapse:collapse;box-sizing:border-box;line-height:1;list-style:none;text-decoration:none;border-spacing:0;font-family:굴림;font-size:16px;}

html,
body{height:100%;background:#fff}
.cur{cursor:pointer}
.clear{clear:both}

#head{position:fixed;width:100%;}
#header{position: relative;height: 176px;width:830px;margin:0 auto;padding: 100px 0 0;background: #eee;}
.header{/* margin: 100px 0 0; */width:100%;background:#333;}

#head .lists{border:none}
#head .lists1{background:#ccc}
#head .lists2{color:#fff}
.lists1 .item{padding:0;height:38px}
#head input{display:block;width:100%;height:100%;padding:0;margin:0;text-align:center}
#head input::placeholder{text-align:center}

#list{width:830px;padding: 175px 0 0;margin:0 auto;background:#eee}

.lists{border-top:1px #000 solid}
.item{float:left;width:100px;height:100%;text-align:center;padding:10px 0;min-height:38px;border-right:1px #111 dashed}
.item1{width:130px;padding:10px}
.item2{width:80px}
.item3{width:80px}
.item4{width:110px}
.item5{}
.item6{width:80px}
.item7{width: 170px;}
.item8{width:80px;border-right:none}
.item9{}

