#page{ width:980px; margin:0 auto}
a { color:#333;text-decoration:none;  /*超链接无下划线*/}
li{ margin:0; list-style:none;}
#result-items ul li{margin-top:20px;}
.allnum{margin:10px;}
.log{margin:0 auto;margin-top:100px;}
#tab-container{margin-top:10px;position: relative;}
#tab-container ul.tabs{position:relative;height:2px;}
#tab-container ul.tabs li{float:left;list-style:none;z-index:101;}
#tab-container ul.tabs li a{line-height: 35px;margin-top:-1px;border-bottom:none;border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;color:rgb(99, 99, 99);font-size:14px;
font-weight:bold;cursor:pointer;display:inline-block;height:30px;text-decoration:none;margin-right:8px;}
#tab-container ul.tabs li a.active{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-bottom:none !important;line-height:40px;margin-top:-1px;color:#333;cursor:default;position:relative;}

 .tab-details{border:1px solid #b7b7b7;margin-top:-1px;min-height:160px;}

.tabs li a{margin-top:-1px;}
.tab-details li{ float:left; width:120px; height:20px; padding:5px;}
.tab-details-inner{width:970px;float:left; margin:-10px 0 0 0}
.tab-details-right{float:right;width:236px;}  
.content img{width:100% !important;overflow:hidden;}
.tabs {	margin-bottom: 2em; }
.tabs li { padding-left: 8px; color: #999; }
.tabs .current { color: #333; }
.tabs a.clear, .tabs a.clear:visited { color: #666; font-weight: 400; }
.tabs em { position: absolute; margin: -1px 0 0 -8px; font-style: normal; }
.scform_srchtxt { padding: 0 10px; width:740px; background: transparent no-repeat 100% 50%; outline: none; font-size: 14px; }
.scform_srchtxt, .scform_submit { height: 35px; border: none;text-align: left; }
.scform_submit { width: 107px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }
/*手机端适应*/
@media all and (max-width:460px) {
.scform_srchtxt { padding: 0 10px; width:240px; background: transparent no-repeat 100% 50%; outline: none; font-size: 14px; }

}
/*手机端适应*/



