@charset "gb2312";
/* CSS Document */

/*导航开始*/

.menu {font-family: arial, sans-serif;  width:1200px; height:38px; position:relative; margin:0 auto;   }
.menu ul{ width:884px; float:left;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:124px; height:38px; text-align:center; color:#fff;   line-height:38px;  overflow:hidden;  font-size:14px; font-family:"微软雅黑"}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:38px; }
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#f26f23;  width:124px; height:38px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:124px;}
.menu ul li:hover ul li { background:#003e6d;}
.jg{ width:2px !important; background:url(../images/index_07.jpg) no-repeat; height:38px; padding:0px !important;}
.menu ul li:hover ul li a {display:block; background:url(../images/index_17.jpg) no-repeat 0 bottom; color:#fff;line-height:24px; height:24px;font-size:12px; font-weight:normal; }/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#f26f23;line-height:24px; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:124px; height:38px;}
/*导航结束*/

.ss{ width:165px; height:22px; padding:3px; background:#fff; border:1px solid #d7dde1; float:right; margin-top:3px;}
.cx1{ width:143px; float:left;}
.cx1 input{ background:url(../images/index_10.jpg) no-repeat;  width:143px; height:22px; line-height:22px; border:none; float:left; padding-left:5px;}
.cx2{ width:22px; float:left; }
.cx2 input{ border:none; width:22px; height:22px; float:left;}
