 /* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
select::-ms-expand {
display: none;
}
select{
  appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari 和 Chrome */
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { 
   -webkit-appearance: none;    
   margin: 0;
}
input[type=number] {-moz-appearance:textfield;}
a:hover, a:focus{
  text-decoration: none;
  outline: 0;
}
img{
    width: auto;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    -o-touch-callout: none;
    -ms-touch-callout: none;
    touch-callout: none;
}
body {
-webkit-text-size-adjust: none;
background-color: #f1f4fb; 
font-family: 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif; 
// -webkit-font-smoothing: antialiased;
position: relative;
min-height: 100%;
height: auto;
top: 0;
left: 0;
color: #313131;
}
html{
  height: 100%;
}
.fr{
  float: right;
}
.fl{
  float: left;
}
.cf:before,
.cf:after {
  display: table;
  content: ' ';
}
.cf:after {
  clear: both;
}
input:-webkit-autofill, 
 textarea:-webkit-autofill, 
 select:-webkit-autofill { 
       -webkit-box-shadow: 0 0 0 1000px white inset!important; 
}
 input[type=text]:focus, input[type=password]:focus, textarea:focus {
      -webkit-box-shadow: 0 0 0 1000px white inset!important; 
}
select,
textarea,
input[type="text"],
input[type="search"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
button {  
  outline-style: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="submit"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
button:focus {
  outline: none;
}
.whitebg{
  background: #fff;
}
.graybg{
  background: #f6f6f6;
}
.blackbg{
  background: #1d1e22;
}
.distable-cell{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.fs24{
  font-size: 24px!important;
}
.fs20{
  font-size: 20px!important;
}
.fs30{
  font-size: 30px;
}

/*placeholder颜色重置*/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b8b8b8;
}
::-moz-input-placeholder {
  /* WebKit browsers */
  color: #b8b8b8;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b8b8b8;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b8b8b8;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b8b8b8;
}
@font-face {
    font-family: 'fonteditor';
    src: url('../images/fonteditorpc.ttf') format('truetype');
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}

.fonteditor {
    font-family: "fonteditor" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*城市*/
.icon-city:after {
    content: '\E001';
}
/*行业*/
.icon-hangye:after {
    content: '\E002';
}
/*上课期间融资*/
.icon-classmoney:after {
    content: '\e003';
}
/*达到b轮*/
.icon-blun:after {
    content: '\e004';
}
/*挂牌新三板*/
.icon-xsb:after {
    content: '\e005';
}
/*上市*/
.icon-ss:after {
    content: '\e006';
}
/*与同学合作*/
.icon-hz:after {
    content: '\e007';
}
/*商业模式优化*/
.icon-syms:after {
    content: '\e008';
}
/*搞定资本*/
.icon-gdzb:after {
    content: '\e009';
}
/*搞定模式*/
.icon-gdms:after {
    content: '\e00a';
}
/*搞定自己*/
.icon-gdzj:after {
    content: '\e00B';
}
/*能成交*/
.icon-ncj:after {
    content: '\e00c';
}
/*配得上*/
.icon-pds:after {
    content: '\e00d';
}
/*推出去*/
.icon-tcq:after {
    content: '\e00e';
}
/*找出来*/
.icon-zcl:after {
    content: '\e00f';
}
/*经验*/
.icon-jy:after {
    content: '\e010';
}
/*工具*/
.icon-gj:after {
    content: '\e011';
}
/*方向*/
.icon-fx:after {
    content: '\e012';
}
/*思想*/
.icon-sx:after {
    content: '\e013';
}
/*融资额*/
.icon-rze:after {
    content: '\e014';
}
/*融资率*/
.icon-rzl:after {
    content: '\e015';
}
/*学员总数*/
.icon-xyzs:after {
    content: '\e016';
}
/*成长*/
.icon-cz:after {
    content: '\e017';
}
/*创*/
.icon-c:after {
    content: '\e018';
}
/*管理*/
.icon-gl:after {
    content: '\e019';
}
/*行动*/
.icon-xd:after {
    content: '\e01a';
}
.icon-0:after {
    content: '\e030';
}
.icon-1:after {
    content: '\e031';
}
.icon-2:after {
    content: '\e032';
}
.icon-3:after {
    content: '\e033';
}
.icon-4:after {
    content: '\e034';
}
.icon-5:after {
    content: '\e035';
}
.icon-6:after {
    content: '\e036';
}
.icon-7:after {
    content: '\e037';
}
.icon-8:after {
    content: '\e026';
}
.icon-9:after {
    content: '\e027';
}
.icon-10:after {
    content: '\e028';
}
.icon-11:after {
    content: '\e029';
}
.icon-view:after {
    content: '\e023';
}
.icon-time:after {
    content: '\e024';
}
.icon-zan:after {
    content: '\e025';
}
.icon-tag:after {
    content: '\e026';
}
.icon-topup:after {
    content: '\e02D';
}
.icon-yijian:after {
    content: '\e02E';
}
.icon-code:after {
    content: '\e02F';
}
.icon-search:after {
    content: '\e037';
}
.icon-prev:after {
    content: '\e038';
}
.icon-next:after {
    content: '\e039';
}





