@charset "utf-8";
*{box-sizing:border-box;}
body{background:#fff;width:100%;overflow-x:hidden;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}  
.button{ border-radius: 0; }

/* 浮动与清除 */
.fleft {float: left;}
.fright {float: right;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;font-size: 0;visibility: hidden;}
.clearfix {*zoom:1;}

li{  /* overflow: hidden !important;  text-overflow: ellipsis!important; white-space: nowrap!important;*/}

/*======================================*/

.mobrr,.wrapbox,.mainbox,#slideBox,.catmap,.catmap ul,.danpin,.sidebox,.bigbox,.bigbox .listbox{width:100%;}

.heiii{height:auto;}

.kjkjhkh,.searchbar,#sbar1{display:none;}

/*======================================*/

.logo_img img {max-width: 70%;height: auto;}

.mb_bar {display: block;border: none;width: 40px;height: 40px;text-indent: -900em;overflow: hidden;position: absolute;top: 50px;right: 2%;cursor: pointer;outline: none;background: #525356 url(images/menu-button-bg.png) no-repeat center center;background-size: 50%;z-index: 99;border-radius: 5px;}

/*wap菜单*/
.nav2{display:none;position: absolute;width:50%;right:0;top:100px;z-index:9999;background: #fff;border-top: 1px solid #ddd;}
.nav2 li{width:100%;padding:5px;text-align:center;}
.header .top{background:none;}
.logo{margin:20px 0 0 10px}
#slideBox ul#show_pic li img{width:390px !important}
.catmap li{width:98%;margin:10px 1%;}
.sidebox{padding:10px}
#itemlist dl{width:98%;margin:10px 1%;}
#itemlist .intro{text-align:left;}
.p4 li{width:19%;margin:5px 0.5%;box-sizing:border-box;}
.header .top {
    height: 109px;
}
.article .articlebox img{max-width:100%;box-sizing:border-box;}