

.logo    {float:left; margin:9px 0 0 0px;}




#nav					{  float:right; position:relative; z-index:999999999;
                         width:100%; margin:20px 0 0 0px; min-width:1200px;   }


#topmenu				{width:800px;   float:right; margin-top:20px; }
#topmenu   li             {width:25%;  background:url('/common/img/common/nav_line.png') no-repeat; background-position:right 15px;   text-align:center; float:left; 
                       font-weight:600; font-size:18px; background-color:#fff;}

#topmenu   li  {
	display:inline-block;
 height:30px;
 padding-top:10px;
 } 





#topmenu a:link		{text-decoration:none; color:#333;  } 
#topmenu a:hover		{text-decoration:none;  font-weight:600; color:#216ab4;}
#topmenu a:active	{text-decoration:none;  font-weight:600; color:#216ab4;}
#topmenu a:visited	{text-decoration:none; color:#33; }


#topmenu    li.ov 	{text-decoration:none; color:#216ab4;  } 

 
#submenu				{width:100%; margin:0 auto;  position:absolute; top:85px;  z-index:99999999999;}
#submenu	 .box      {background-color:rgba(0,0,0,.8); float:right;  width:800px; height:210px;  }
 

.submenu1				{display:none; float:right;  }
 
#submenu	 .box   ul   {width:25%; float:left; padding-top:20px; height:160px; box-sizing:border-box;}
#submenu	 .box   li   {width:100%; color:#fff; padding-bottom:15px; font-size:13px; text-align:center;}
 

#submenu .box  a:link		{text-decoration:none;  color:rgba(250,250,250,.9); } 
#submenu .box  a:hover		{text-decoration:none;color:rgba(250,250,250,.9);  font-weight:600; }
#submenu .box  a:active	{text-decoration:none;  color:rgba(250,250,250,.9); font-weight:600;}
#submenu .box  a:visited	{text-decoration:none;  color:rgba(250,250,250,.9); }


#submenu .box2  a:link		{text-decoration:none;  color:#fff; } 
#submenu .box2  a:hover		{text-decoration:none; color:#fff;  font-weight:600; }
#submenu .box2  a:active	{text-decoration:none;  color:#fff; font-weight:600;}
#submenu .box2  a:visited	{text-decoration:none;  color:#fff; }

