 /*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {color: #999;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #fff;
    /* background-color: #666; */

}
body {
    font-family: Arial, "Microsoft Yahei", "微软雅黑", "宋体", "黑体", SansSerif;
    font-size: 14px;
    background:#fff url('../image/background.jpg') repeat top center fixed;
    color:#ccc;
}

/*header部分*/
 /*.serach, .footer{padding:1em 2em;}*/
.de_header {

    line-height: 30px;
    width: 100%;
    background-color: rgb(255, 197, 91);
}
 .de_header a {color: #333;
     text-decoration: none;
 }
 .de_header .nav{ background-color: rgb(255, 197, 91);}

.de_header .nav, .serach,.main,.footer {
    width: 100%;
    margin: 0 auto;
}

 .nav a:hover {
     text-decoration: underline;
     color: #fff;
     background-color: #333;

 }
 /* .footer{background-color: #666;} */
 .listnav  .listhot ul li{
     float:none;
 }
.de_header ul > li {
    float: left;
    padding:0em;
    /*padding:0em 1em;*/
}
.navleft ul li{float:left; line-height: 30px; height: 30px;}
.navright ul li{float:left; line-height: 30px;  }
.de_header ul>li a{
display: inline-block;
    padding:0em 21px;
}
 .de_header a {

     height: 100%;
     display: inline-block;
 }
/*ie6*/
 .de_header,.de_header .nav{
     height:30px;}
 .navleft a{padding:4px 18px;  height: 30px;}
 .de_header .navright a{
     height:30px;}
 .floatno ul li{float:none;}
 .de_header .guanzhua{
     height: 30px;line-height:30px; float:left;
     _padding:4px 20px; vertical-align: bottom;
 }
 .guanzhub{
     float:left; height: 30px;line-height:30px;
     _padding:4px 20px; vertical-align: bottom;
 }

.de_header .navleft {
    float: left;
}

.float {
    float: none;
}

.clear {
    clear: both;
}

.clear:before {
    content: "";
    display: table-cell;
}

.de_header .navright {
    float: right;  background-color: rgb(255,197,91);
}



.de_header .nav b {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    margin-bottom: -3px;
    background: url("../image/iconlist.png") no-repeat -1px -40px;
    _margin-top: 6px;
}

.nav .navphone b {
    width: 10px;
    height: 21px;
    margin-bottom: -5px;
    _margin-top: 6px;
    background: url("../image/iconlist.png") no-repeat -1px -195px;
}

.navhover i{
    width:0px; height:0px;
    display:inline-block;
    border-style:solid;
    border-width:5px;
    /*border-color:#666 transparent transparent transparent;*/
    border-color: transparent transparent transparent #666 ;
    overflow: hidden;
    _border-color:tomato tomato tomato #666;
     _filter:Chroma(color=tomato);
    position:absolute;
    top:9px;
    right:0px;
}
.navhover i.down{
    display:inline-block;
    border-style:solid;
    border-width:5px;
    position:absolute;
    right:0px;
    border-color:transparent transparent #ccc transparent ;
    top:4px;
}
/*商家导航*/
.subne {
    position: absolute;
    top: 29px;
    width: 180px;
    padding-left: 1em;
    background: #333;
    right:0px;
    color:white;
    display:none;
}
.subne a{color:white;}
.de_header .nav li {
    position: relative;
}

.de_header .float   li {
    float: none;
}

.de_header .subne ul {
    float: left;
    padding-right: 0.5em;
}
.subne ul>li>a{padding:0em;}
.de_header .subne .ner {
    float: right;
}
.subne .help
{
    border:1px dotted #fff;
}
.subne .help{
    border-top: none;
    border-bottom: none;

}
/*webnav*/

.nav .webnav b {
    margin-bottom: -5px;
    background: url("../image/iconlist.png") no-repeat -51px 0px;
}

.nav .webnav a:hover, .navene a:hover {
    background: #333;

}
.nav .webnav .subne{
    width:1000px;
}
/*网站导航*/
.listnav{width: 100%;}
.listnav>li{ float:left; line-height: 20px;}
.listnav>li>h3{text-align: center;}
.listnav .listhot
{width: 24.5%;}
.listnav .listhot>ul>li{float:none;
    padding-left:1em;
}
/*热门信息*/
.listnav .listhot{
    font-size:15px;
    float:left;
    border-right:1px solid #ccc;
}
.listnav .last{
    border:none;
    margin:0 auto;
}
.listnav .last ul{
    float:none;
    width:60%;
    margin:0 auto;
}
/*开始搜索部分*/
.imgone,.ser{float:left;}
.imgone{width:230px;}
.serach{margin: 26px auto;}
.ser input{border:none;
}
#commontop{
    background:#333;
}
 /*#commontop .txtser{*/
    /*vertical-align: top;*/
    /*padding:5px;*/
/*}*/
 #commontop .btnser{
    cursor:pointer;
    color:white;
    font-weight:bolder;

    background:#333;
}
.ser .hotwords li{float:left; padding:2px 3px;

}
.ser .hotwords a{border-right:1px solid #eee;
    padding:0 6px;

}
/*footer部分*/
/* 其他 */
#successlogin li:hover{
    color:rgb(238, 164, 28);
}
#successlogin li.btn{
        overflow: hidden;
    border-radius: 50%;

}
#logout1{ padding-left: 2px;}
#usname{padding-left: 2px;}
#tankuang ul{ 
    overflow: hidden;
    
      }

      li.imgsr{
        padding:0px;
        }
.avatarimg{width: 32px;
  float: left;

}
.navbar-brand > img {
    width: 122px;
    height: 23px;
   display: block;
}
