@charset "gb2312";
/* CSS Document */

/*导航开始*/
.nav{  height:53px;}
.menu { width:1200px; height:50px; position:relative; margin:0 auto;   }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:110px; height:50px; text-align:center; color:#fff;   line-height:50px;  overflow:hidden;  font-size:16px;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:50px; padding:0;z-index: 10000}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:url(../images/x.jpg) no-repeat; width:110px; height:50px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:110px;}
.menu ul li:hover ul li {}
.jg{ width:3px !important; background:url(../images/index_09.jpg) no-repeat; height:50px; padding:0px !important;}
.menu ul li:hover ul li a {display:block; background:#e77817; color:#fff;line-height:24px; height:24px;border-top:#fff 1px dashed; font-size:12px; font-weight:normal; }/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#666666;line-height:24px; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:130px; height:50px;}
/*导航结束*/
.search1 {
    width: 258px;
    height: 28px;
    position: relative;
    background: url(../images/search.jpg) no-repeat;
	border-radius:8%;
	margin-bottom: 15px;
}
.sousuo {
    width: 258px;
    height: 28px;
    margin-top: 15px;
    float: right;
}
.search1 .inp01 {
    width: 225px;
    height: 24px;
    background: #fff;
    padding: 0px 0 0px 0px;
    line-height: 22px;
    text-align: left;
    color: #777;
    font-size: 12px;
    position: absolute;
    left: 2px;
    top: 2px;
    border: 1px #fff solid;
		border-radius:8%;
}.search1 .inpso {
    width: 27px;
    height: 28px;
    background: url(../images/.jpg) no-repeat;
    display: inline-block;
    border: 0;
    text-indent: -9999px;
    position: absolute;
    right: 0px;
    top: 0px;
	border-radius:8%;}