/*头部*/
*{
    font-family: 微软雅黑;
    padding: 0;
    margin: 0;
}
p{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
body{
    background:#f8f8f8;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
dl{
    margin: 0;
    padding: 0;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
     clear: none;
}
.container-fluid{
    margin: 0;
    padding: 0;
}
.row{
    margin: 0;
    padding: 0;
}
.top{
    height: 120px;
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.top .top1{
    float: left;
    margin-top: 15px;
}
.top .top2{
    margin: 20px 0;
}
/*导航*/
.dh{

}
div#copyright {
    font:11px 'Trebuchet MS';
    color:#fff;
    text-indent:30px;
    padding:40px 0 0 0;
}
div#copyright a { color:#fff; }
/*div#copyright a:hover { color:#fff; }*/
/* menu::base */
div#menu {
    height:40px;
    background:url(../images/dh_1.jpg) repeat-x;
}

div#menu ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 1080px;
}


div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 1px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 40px;
    display: block;
    float: left;
    line-height: 40px;
    text-decoration: none;
    /*font: normal 12px Trebuchet MS;*/
    font-size: 16px;
    font-family: 微软雅黑;
    width: 134px;
    text-align: center;
}
/*div#menu a:hover, div#menu a:hover span { color: #fff; }*/
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    font-size: 16px;

}

/* menu::level1 */
div#menu a {
    line-height: 40px;
    color: #fff;
}
div#menu a:hover{
    background: #f46b0e;
}
/**@replace#1*/
div#menu li { background: url(../images/dh_2.png) 99% 7px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 140px;
    /*padding: 5px 0 0 0;*/
    background: #6cadde;
    margin-top:1px;
}
div#menu ul ul a {
    /*padding: 0 0 0 15px;*/
    height: auto;
    float: none;
    display: block;
    line-height: 34px;
    color:#fff;
    width: 140px;
    font-size: 14px;
}
div#menu ul ul span {
    margin-top: 0;
    color: #fff;
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}



.logo_chu1{ height:34px;
}
.logo_chu1 .shousuo{ height:34px;
}
.logo_chu1 .shousuo select{ width:56px; height:34px; border:1px solid #006bbb;-webkit-appearance: none;
    background: transparent;cursor: pointer;border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;outline:none; padding-left:5px;
    background:url(/public/images/tanchu_0.png) no-repeat 40px center; float:left
}
.logo_chu1 .shousuo .cx{ height:34px; border-bottom:1px solid #006bbb;
    float:left;border-top:1px solid #006bbb;border-bottom-right-radius: 5px;border-top-right-radius: 5px;
}
.logo_chu1 .shousuo .cx .cx_1{
    border:0px;
    width:185px; height:32px;
    padding:0 5px;
    background:#fff; float:left;
}
.logo_chu1 .shousuo .cx .cx_2{ width:63px; height:32px; background:#006bbb; color:#fff; font-size:14px;
    border:0; float:right; cursor:pointer;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}


















































