@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"AlibabaPuHuiTiR"}
.top
{  height:40px;
   background:#f4f5ef;
   text-align:right;
	 }
.click a
{
	font-size:20px;
	text-decoration:none;
	color:#ffb13a;
	padding-left:20px;
	}
	.logo
{  height:94px;
   background:#fff;
   
	 }
 #search-box{width:600px;height:40px; float:left; line-height:40px; margin-top:22px; margin-left:230px; }
.input-box{ float:left; width:260px; height:30px;line-height:30px;  border:1 #C60; 
 font-size:14px} 
.button{ float:left; border:0;width:70px; height:32px; cursor:pointer; background:#ffc355; color:#ba7f09;
margin-left:20px;border-radius:3px; }
.button1{ float:left; border:0;width:100px; height:32px; cursor:pointer; background:#f4f5ef; color:#ffc355;
margin-left:20px;border-radius:3px; }
.daohang
{  height:40px;
   background:#ffa60a;
   clear:both;
	 }
	 .dh-1  a
	 {   font-size:18px;
	      color:#FFF;
		  text-decoration:none;
		 }
     .dh-1  li
	 {
		 float:left;
         list-style-type:none;
		 padding-left:30px;
         text-align:center;
          line-height:40px;
           height:40px;
     }