body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}
.w_10{
    width: 1000px;
    margin: 0 auto;
}
.w_11{
    width: 1100px;
    margin: 0 auto;
}
.w_12{
    width: 1200px;
    margin: 0 auto;
}
.w_13{
    width: 1300px;
    margin: 0 auto;
}
.w_14{
    width: 1400px;
    margin: 0 auto;
}
.w_15{
    width: 1500px;
    margin: 0 auto;
}
.w_16{
    width: 1600px;
    margin: 0 auto;
}
img {
    border: 0;
    vertical-align: middle;
}

li {
    list-style: none;
}

iframe {
    border: none;
}

html {
    height: 100%;
    font-size: 16px;
}

body {
    height: 100%;
    font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
.middle{
    vertical-align: middle;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
}

input {
    outline: none;
    border: 0;
    border-radius: 0;
}



.f-dn {
    display: none;
}
.none{
    display: none;
}
.f-db {
    display: block;
}
.block{
    display: block;
}
.f-dib {
    display: inline-block;
}
.inlineblock{
    display: inline-block;
}
.f-di {
    display: inline;
}
.inline{
    display: inline;
}


.f-fl {
    float: left;
}
.fl{
    float: left;
}
.f-fr {
    float: right;
}
.fr{
    float: right;
}
.f-cb {
    clear: both;
}
.clear{
    clear: both;
}
.f-oh {
    overflow: hidden;
}

.pd{
    padding-top: 0.1px;
}
.textcenter{
    text-align: center;
}

.f-pr {
    position: relative;
}

.relative{
    position: relative;
}
.f-pa {
    position: absolute;
}
.absolute{
    position: absolute;
}

.f-to1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.f-to2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.f-to3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

@font-face {
    font-family: 'wechat';
    src: url('./wechat.eot?69109445');
    src: url('./wechat.eot?69109445#iefix') format('embedded-opentype'),
         url('./wechat.woff2?69109445') format('woff2'),
         url('./wechat.woff?69109445') format('woff'),
         url('./wechat.ttf?69109445') format('truetype'),
         url('./wechat.svg?69109445#wechat') format('svg');
    font-weight: normal;
    font-style: normal;
  }
   [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "wechat";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
   
  .icon-menu:before { content: '\e800'; } 
  .icon-phone:before { content: '\e801'; }  
  .icon-share:before { content: '\e802'; } 
  .icon-home:before { content: '\e803'; }
  .icon-mail:before { content: '\e804'; } 
  .icon-layers:before { content: '\e805'; } 
  .icon-list:before { content: '\e806'; }
  .icon-th-list:before { content: '\e807'; }
  .icon-up:before { content: '\e808'; } 
  .icon-right:before { content: '\e809'; } 
  .icon-left:before { content: '\e80a'; } 
  .icon-down:before { content: '\e80b'; } 
  .icon-right-bold:before { content: '\e80c'; } 
  .icon-up-bold:before { content: '\e80d'; } 
  .icon-down-bold:before { content: '\e80e'; } 
  .icon-left-bold:before { content: '\e80f'; }
  .icon-down-hand:before { content: '\e810'; } 
  .icon-reply:before { content: '\e811'; }
  .icon-minus-circle:before { content: '\e812'; } 
  .icon-plus-circle:before { content: '\e813'; } 
  .icon-cancel-circle:before { content: '\e814'; } 
  .icon-call:before { content: '\e815'; } 
  .icon-mail-circled:before { content: '\e816'; } 
  .icon-home-circled:before { content: '\e817'; } 
  .icon-home-1:before { content: '\e818'; } 
  .icon-torso:before { content: '\e819'; } 
  .icon-user:before { content: '\e81a'; }
  .icon-group:before { content: '\e81b'; } 
  .icon-group-circled:before { content: '\e81c'; } 
  .icon-search:before { content: '\e81d'; } 
  .icon-eye:before { content: '\e81e'; } 
  .icon-home-2:before { content: '\e81f'; }
  .icon-clock:before { content: '\e820'; }
  .icon-location:before { content: '\e821'; }
  .icon-down-dir:before { content: '\e822'; } 
  .icon-left-dir:before { content: '\e823'; } 
  .icon-right-dir:before { content: '\e824'; }
  .icon-up-dir:before { content: '\e825'; }
  .icon-spin4:before { content: '\e834'; } 
  .icon-spin5:before { content: '\e838'; } 
  .icon-chat:before { content: '\f03d'; }