﻿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: 1300px;
    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 {
    font-size: 16px;}

body {
    font-family:sans-serif,'Microsoft Yahei';}

a {
    color: #333;
    text-decoration: none;}
.pd{
    padding-top: 0.1px;}

.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

a:hover {
    transition: ease-in 0.5s;}

input {
    outline: none;
    border: 0;
    border-radius: 0;}

.font0{
    font-size: 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;}
.bold{
    font-weight: bold;}

/* 定位 */

.f-pr {
    position: relative;}

.relative{
    position: relative;}
.f-pa {
    position: absolute;}
.absolute{
    position: absolute;}


/* 定位 */

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.pf {
    position: fixed;
}

/* 行数省略 */

.f-to1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

/* 居中 */
.textcenter{
    text-align: center;}
.textright{
    text-align: right;}
/* table */
table{
    border-collapse: collapse;
    border-spacing: 0;}
td{
    border: 1px solid transparent;}
.padtop{
    padding-top: 0.1px;}
/* 手机版使用 */

.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?10495013');
    src: url('./wechat.eot?10495013#iefix') format('embedded-opentype'),
         url('./wechat.woff2?10495013') format('woff2'),
         url('./wechat.woff?10495013') format('woff'),
         url('./wechat.ttf?10495013') format('truetype'),
         url('./wechat.svg?10495013#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;
    /* opacity: .8; */
   
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
   
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
   
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    /* margin-left: .2em; */
   
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
   
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
  .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'; } /* '?' */