﻿/* -------------------- 分类选项  -------------------- */
.searchStyle-ClassSpaceH { padding: 0px  0px 0px 0px; line-height:20px;  }
a.searchStyle-ClassSelect { text-decoration: none; outline: none;  }
a.searchStyle-ClassSelect:hover  { text-decoration: underline; outline: none;   }
.searchStyle-ClassButton { display:inline-block; padding: 0px  50px 0px 50px;   font-weight:bold;  border-top:0px; cursor:pointer;     }

/* -------------------- 搜索输入框 -------------------- */
.searchStyle-TitleInput { padding:0 ; padding-left: 2px; padding-right: 2px;   border:1px solid #dfdfdf; outline:none; width:50px; height:16px; vertical-align:middle; line-height:16px;  }


.show { width: 260px;height: 50px;float: left;position: relative;margin-left: 10px;}
.show a {display: block;width: 18px;height: 35px;font-family: 'Songti';font-size: 14px;text-decoration: none;}
.show a.next {position: absolute;top: 10px;left: 0;}
.show a.prev {position: absolute;top: 10px;right: 0;}
.show a:hover {color: #37a508;}
.show .itemshow {width: 210px;height: 50px;margin: 0px 0 0 20px;position: relative;overflow: hidden;}
.show .itemshow ul.items {height: 30px;position: absolute;top: 0;left: 0;}
.show .itemshow ul.items li {width: 30px;height: 160px;float: left;}
.show .itemshow ul.items li img {width: 30px;height: 160px;display: block;}
.show .itemshow ul.items li span {width: 30px;display: block;text-align: center; font-family: 'Microsoft yahei';padding-top: 10px;font-size: 14px;text-decoration: none;}
.show .itemshow ul.items li span:hover {color: #37a508;}
