body {
  background: #f7f7f7;
  max-width: 100%;
  margin: 0 auto;
}
.w640 {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: hidden;
    overflow-x: hidden !important;
}
.w750 {
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: hidden;
    overflow-x: hidden !important;
}
[v-cloak] {  
        display: none;  
    } 
.mui-content {
    background-color: #f7f7f7;
}
a {
  color: #262626;
}
.white-bg {
  background: #fff;
}
div,header,span,b,i,section
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.mui-bar-transparent {
  background: rgba(44, 105, 156, 0);
}
html { -webkit-text-size-adjust: none;/*避免重力感应时文字随分辨率增大而增大*/ -webkit-user-drag: none; word-break: break-all; word-wrap: break-word; }
/*html { overflow: scroll; overflow-x: hidden; overflow-x: hidden !important; }*/
body, div, span, h1, h2, h3, h4, h5, h6, hr, p, blockquote, strong, var, b, u, i, center, dl, dt, dd, ul, ol, li, prea, address, fieldset, form, fieldset, label, legend, button, input, textarea, th, td { margin: 0; padding: 0;/*-webkit-tap-highlight-color:transparent;*/ }
body, button, input, select, textarea { font: 12px "microsoft yahei", "\9ed1\4f53", tahoma, arial; outline: none; }
body { overflow-x: hidden; min-width: 320px; }
ul, ol { list-style-type: none; }
select, input, img, select { vertical-align: middle; }
*:focus { outline: none; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
button, input, select, textarea { font-size: 100%; }
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; }
li { list-style-type: none; vertical-align: top; }
img { vertical-align: middle; border: 0px; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
a img { border: 0; }
del { text-decoration: line-through; }
em { font-style: normal; }
.vimg-align { vertical-align: middle; }
legend { color: #222; }
fieldset, img { border: 0; }
a:link, a:visited { text-decoration: none; color: #666666; -webkit-tap-highlight-color: transparent; }
a:hover { text-decoration: none; -webkit-tap-highlight-color: transparent; }/*4392FB*/
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.oz { overflow: hidden; zoom: 1; }
.oz li, .oz dt, .oz .item { float: left; }
.clr, .clear { display: block; overflow: hidden; clear: both; height: 0; line-height: 0; font-size: 0; }
.clearfloat:before, .clearfloat:after { content: ""; display: table; }
.clearfloat:after { clear: both; }

.c-wrap { display: table; *writing-mode: tb-rl;}
.c-inner { display: table-cell; vertical-align: middle; *width:100%;*margin:auto 0;}

/*顶部通栏css*/
.conNav{
	/*background-image:-webkit-linear-gradient(to left, #f64927, #ff8500); 
	background-image:linear-gradient(to left,#f64927,#ff8500);*/
	background-image:-webkit-linear-gradient(to left,#0380F4,#03A9F4); 
	background-image:linear-gradient(to left,#0380F4,#03A9F4);
}
.conNav .mui-title{ color: #fff;}
.conNav .mui-icon-left-nav:before{color: #fff;}
.conNav .aBttom{display: block; height: 18px; line-height: 18px; font-size: 16px; color: #fff; position: absolute; right:15px; top: 50%; margin-top: -9px;}
.indexListNav a.iT{ display: block; position: absolute; z-index: 10;}
.indexListNav a.iT.iShare{ width: 18px; height: 18px; right: 15px; top: 13px;  background: url(../img/i02.png) no-repeat; background-size: 100% 100%;}

/*公共样式*/
.pt44{ padding-top: 44px;}
.bgfff{ background: #fff !important;}
