@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;*/}

/*======================================*/

.contont_b,.mobrr,.warp,.content,.content .left,#box,.content .middle,.content .right,.content .middle .m_top .m_top_content,.footer .left{width:100%;}

.heiii,.copyright,.nav ul li{height:auto;}

.kjkjhkh,.header .right,.header .right2,.header .right1,.header .right3{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: 12px;right: 2%;cursor: pointer;outline: none;background: #525356 url(static/images/menu-button-bg.png) no-repeat center center;background-size: 50%;z-index: 99;border-radius:0px;}

/*wap菜单*/
.nav{display:none;position: absolute;width:50%;right:0;top:65px;z-index:9999;background: #fff;border-top: 1px solid #ddd;}
.nav ul li{width:100%;padding:5px;text-align:center;}

.newlistul li{width:48%;float:left;margin:10px auto;}
.content .left ul li{display:inline-block;margin:5px}
.content .left{margin-bottom:20px}
.content .right{padding:20px 10px;}
.pagination{height:auto;}
.pagination a{margin-bottom:10px}