@charset "gb2312";






.blank{clear: both; height: 10px;}
.navbar{font-size: 15px;}

body{
 font-family: 'Microsoft yahei', Arial, sans-serif;
 font-size:12px;
 font-weight:300;
 line-height:1.6em;
 color:#656565;
}
a:active {
 outline:0;
}

.clear {
 clear:both;
}

h1,h2, h3, h4, h5, h6 {
 font-family:'Microsoft yahei', Arial, sans-serif;
 font-weight:700;
 line-height:1.1em;
 color:#333;
 margin-bottom: 20px;
}
.content: {
 overflow: hidden;
}
header .page-header{
 padding-bottom: 0;
 margin: 10px 0;
 border:none;
}
#secondary-menu {
 text-align: right;
 float: right;
 font-size: 10px;
}


.navigation{
 font-size: 15px;
 background-color: red;
 float: left;

}
.container .navbar .nav>li>a{
 width: 80px;
}



#focus{width:620px;height:230px;overflow:hidden;position:relative;}
#focus ul{height:380px;position:absolute;}
#focus ul li{float:left;width:800px;height:280px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:620px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:600px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:25px;height:60px;position:absolute;top:90px;background:url(img/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}


.container .row .span8 .banner ul{
 margin-left: 0;
}
.container .row .span4 h3{ 
 margin:5px 0 10px 0; 
 font-size: 14px;
}
.container .row .span4 ul li{
 line-height: 28px;
}

.box{
 border: 1px solid #ccc;
 border-radius: 5px;
}
.box .title{
 height: 30px;
 background-color: #f5f5f5;
 height: 30px;
 border-bottom: 1px solid #ccc;
 padding-left: 30px;
 line-height: 30px;
 font-size: 14px;
}
.box .title .more{
 float: right; 
 margin-right: 20px; 
 text-align: right;
}
.box .title .more a{
 font-size: 10px;
}
.box .title .more a:hover{color:#ff0000; }
.box .content{
 padding: 10px;
}
.box #h{
 height: 150px;
}
.box .content p{
 text-indent: 28px;
 line-height: 28px;
}
.form-horizontal .control-label{
 width: 65px;
}
.form-horizontal .controls{
 margin-left: 80px;
}
input, textarea, .uneditable-input{
 width: 165px;
}
#pas-width{
 width: 85px;
 margin:0 20px;
}

.sideMenu{  
 
}
.sideMenu h3{ 
 height:32px; 
 line-height:32px; 
 padding-left:10px;  
 border-top:1px solid #e3e3e3; 
 background:#f4f4f4; 
 cursor:pointer;
 font:normal 14px/32px "Microsoft YaHei";
}
.sideMenu h3 em{ 
 float:right; 
 display:block; 
 width:40px; 
 height:32px;   
 background:url(img/icoAdd.png) 16px 12px no-repeat; 
 cursor:pointer; 
}
.sideMenu h3.on em{ 
 background-position:16px -57px; 
}
.sideMenu ul{ 
    padding:8px 25px; 
    color:#999; 
    display:none;  
}


.multipleColumn{ 
 overflow:hidden; 
 position:relative; 
    
}
.multipleColumn .bd{ 
 
 overflow:hidden;  
}
.multipleColumn .bd ul{ 
 overflow:hidden; 
 zoom:1; 
 width:284px;  
 margin-left: 10px;
 float:left; 
 _display:inline;  }
.multipleColumn .bd ul li{ 
 margin:0 8px; 
 float:left; 
 _display:inline; 
 overflow:hidden; 
 text-align:center;  
}
.multipleColumn .bd ul li .pic{ 
 text-align:center; 
}
.multipleColumn .bd ul li .pic img{ 
 width:120px; 
 height:90px; 
 display:block;  
 padding:2px; 
 border:1px solid #ccc; 
}
.multipleColumn .bd ul li .pic a:hover img{ 
 border-color:#999;  
}
.multipleColumn .bd ul li .titles{ 
 line-height:24px;   
}

.bottom{
 border: 5px solid #f9f9f9;
 border-radius: 8px;
 height: 60px;
 
}
.containerdaohang{float:middle;width:940px;}
.bottom .tit{
 border-bottom: 1px dashed #ccc;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
 padding-left: 20px;
}
.bottom ul li{
 list-style: none; 
 float: left;
 margin: 5px 10px;
}
#footer{
 border-top: 6px solid #f9f9f9;
 margin: 10px 0;
 padding: 10px 0;
 text-align: center;
 
}
#footer ul{
 list-style: none;
}