/* 主要css设置 */

/* 设置body的样式 */ 
body, p, b, dl, dd, table, td, th, input, button, textarea, xmp, pre, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
a{color:#1C1C1C;text-decoration:none;}a:hover{color:#f30;text-decoration:underline;}
html
{
	height:100%;
}
body {
	font: 14px/1.14 Arial;
	height:100%;
	}
div{margin:0;padding:0;display:block;}
span {margin: 0 5px 0 5px;vertical-align: middle;}
.logolink a{color:#1C1C1C;text-decoration:none;}
ol,ul,li{list-style:none;}
img,iframe,acronym{border:0;}
img,input,label,button{vertical-align:middle;}

.box{margin:0 auto}

.box-userbar{
 margin:0;padding:0;
 height:30px;
 color:#ff0000;
 background:#f7f7f7;
 font-size:12px;
 border-bottom: 1px solid #E8E8E9;
}
.box-userbar_link{line-height:28px;}
.box-userbar_link span{margin:0 9px;vertical-align:baseline;}
.box-userbar_link a{color:#1C1C1C;}
.box-userbar_link a:hover{color:#f30;} 

.ft-r{position:absolute;right:0;} 
.ft-l{position:absolute;lift:0;} 

.center
{
padding: 20px 0 20px 0;
text-align:center;
}

.logo
{          
height:166px;                     
}

.logo_s
{   

max-width:100px;
margin: 6px auto;                
}



.search1
{
	width: 100%;
	max-width:666px;
	margin:10px auto 0px auto;	

}

form#form2
{
	height:40px;
	width: 80%;
	margin-left:5px;
}


.box-search{
border: 1px solid #CBE6BD;
margin-top:0px;
margin-bottom: 0px;
_overflow: hidden;
background: #f7f7f7;
padding-top: 0px;
border-image: initial;
}
	 
	 
.box-search_input{position:relative;background:#fff;z-index:99;cursor:text;height:30px;border:1px solid #ABABAB;border-right-color:#D9D9D9;border-bottom-color:#D9D9D9;}
.box-search_input input{border:none;background:none;outline: none;width:80%;max-width:300px;height:18px;margin-top:6px;*margin-top:5px;font:16px arial;padding-left:7px;}
.box-search_input b{font-size:0;display:block;position:absolute;-moz-user-select:none;}
.box-search_input .shadow-x{border-left:1px solid #CFCFCF;border-right:1px solid #EFEFEF;height:100%;}
.box-search_input .shadow-y{left:1px;border-top:1px solid #CFCFCF;border-bottom:1px solid #EFEFEF;}
.box-search_btn {
    position: relative;
    left: 100%;
    top: -33px;
 width: 20%;

 height: 34px;
 display: inline-block;
 background: #ddd;
 z-index: 0;
 vertical-align: top;
}

.s_btn{
      width: 100%;
      height: 32px;
      padding-top: 2px	9;
      font-size: 14px;
      padding: 0;
      background: #DDD;
      border: 0;
      cursor: pointer;
      border-image: initial;
      }
				

 
nav {
	width: 100%;
	max-width:550px;
   margin: 30px auto 140px auto; 
   
}       
ul {
   overflow: auto;   
   list-style-type: none; 
}       
li {

   float: left;   
   margin-right: 0px;   
   border-right: 0px;   
   padding: 0 10px; 
}       
li:last-child {
   border-right: none; 
}       
li a {
   text-decoration: none;   
   color: #777;   
   font: 14px/1 Helvetica, Verdana, sans-serif;   
   text-transform: uppercase; 
        
   -webkit-transition: all 0.5s ease;   
   -moz-transition: all 0.5s ease;   
   -o-transition: all 0.5s ease;   
   -ms-transition: all 0.5s ease;   
   transition: all 0.5s ease; 
}       
li a:hover {
   color: #609; 
}       
li.active a {
   font-weight: bold;   
   color: #777; 
}

li.level1 {
    line-height: 48px;
}

.tiaomu1
{
	width: 100%;
	max-width:666px;
	margin:0px auto 0px auto;	
	
}

.tiaomu {

	position: relative;
    left:5px;
	width: 97%;
    max-width:645px;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    background: #ffffff;
font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;}

.tishi {
	font-size:medium;
    position: relative;
    top: 20px;

}

.tiaomulie {

position: relative;
    top: 30px;
    line-height: 200%;
    left: -40px;
    width: 95%;
    max-width: 666px;
    margin: 0px auto 20px auto;
}
.tiaomuneirong {
position: relative;

  left: 40px;
  top: -15px;
}



.fuwu {


}

.fuwushang
{
position: relative;
top: 15px;
right:5px;
left:5px;
	width: 95%;
	max-width:666px;
	margin:0px auto 20px auto;	

}



.img_fuwushang

{
    width: 20%;
	max-width:120px;
	position: relative;
	float:left;
	margin:5px 5px -15px -5px;
}	

.biaoti_fuwushang	

{

	width:100%;
	margin:5px 5px 5px 5px;	
    max-width: 666px;
    top: -40px;
  
}

.jianjie_fuwushang

{
  position: relative;
  top: 5px;
  margin: 0px 0px;
  max-width: 450px;
  height:150px;
  overflow:hidden;
  text-overflow:ellipsis; 
}


	  
.box-footer{
  position:absolute;
  bottom: 0;
  width:100%;
  _overflow: hidden;
  background: #f7f7f7;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  border-image: initial;
  }
  