@charset "gb2312";
/* CSS Document */

.view_tucao { position:relative; padding:0px 10px 0px 10px;}

.view_tit { font-size:14px; line-height:16px; color:#666666; padding:20px 0px 15px 0px;}
.view_tit strong { color:#e53a6f; padding:0px 10px; font-weight:bold;}

.view_list {}
.view_list a { display:block; line-height:33px; height:33px; padding:0px 10px 0px 10px; margin:0 1px 1px 0; font-size:12px; color:#fff; font-weight:bold; text-decoration:none; position:relative; overflow:visible; z-index:1111; float:left;}
.view_list a { transition-duration:0.5s;  -webkit-transition-duration:0.5s;  transition-property:background;  -webkit-transition-property:background;}

.view_list a:hover { text-decoration: none; color: #ca5035!important; background-color: #ffffff!important; border:1px solid #ffa28c; line-height:33px; height:33px; }
.view_item1 { background-color: #e14b29 !important; border:1px solid #e14b29; }
.view_item2 { background-color: #e85a3b !important; border:1px solid #e85a3b; }
.view_item3 { background-color: #f16e4f !important; border:1px solid #f16e4f; }
.view_item4 { background-color: #f98267 !important; border:1px solid #f98267; }
.view_item5 { background-color: #ff9880 !important; border:1px solid #ff9880; }
.view_item6 { background-color: #e4bbb2 !important; border:1px solid #e4bbb2; }
.view_item7 { background-color: #c8c8c8 !important; border:1px solid #c8c8c8; }

.view_bar { height:30px; padding:40px 0px 10px 0px; clear:both;}
.search_cont { width:400px; height:30px; background:url(../images/search_ctn.png) 0px 0px no-repeat; float:right; margin:0px 0px 0px 0px; display:inline;}
.search_text { width:250px; height:30px; float:left; padding:0px 0px 0px 0px; background:none; border:none; color:#666; line-height:30px; overflow:hidden; margin:0px 57px 0px 13px; display:inline; outline:none;}
.search_btn { width:80px; height:30px; display:block; padding:0px; margin:0px; background:none; border:none; cursor:pointer; float:right;}

.tag{  position:absolute; left:20%; top:0px; display:inline-block; float:left; margin:0px auto;  font-family:Arial; font-size:24px; height:35px; line-height:35px; color:#ffaa24; text-align:center; z-index:11111;  }

.view_list span { cursor: pointer;display: inline-block;line-height: 35px; padding: 0 15px 0 10px;position:relative; overflow:hidden; float:left;}
.view_list span { font-size:12px; color:#666;}
.view_list span i {  height: 4px; position: absolute;right: 2px;top: 17px; width: 7px;}
.view_list .up {background:url(../images/arrow_up.png) no-repeat  0 0 transparent;}
.view_list .down {background:url(../images/arrow_down.png) no-repeat  0 0 transparent;}

.view_list a,
.view_list span  {display: -moz-inline-stack; float:left; display: inline-block; white-space: nowrap;}






