@charset "UTF-8";
/**
 * reset
 *
 * @author Ma Junbao <mlive@live.cn> || @github.com/majunbao
*/
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}


a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color:#333;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  font-size: 0;

}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td, caption {
  vertical-align: top;
}

.icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
  border: 0;
}

::-ms-clear, ::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

body, input, textarea, keygen, select, button {
  font-size: 14px;
  font-family:"FZLTZHUNHK","FZLTHK";
}
em{font-style:normal;}
*:active, *:focus {
  outline: none;
}

.input, textarea, .button {
  /*去除ios webkit默认样式*/
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.clear:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  *zoom: 1;
}

.on-left {
  float: left;
}

.on-right {
  /* float: right !important; */
}

.border{ 
  border:1px solid #e1eaf3;
}
.border-left{
  border-left:1px solid #e1eaf3;
}
.border-right{
  border-right:1px solid #e1eaf3;
}
.border-top{
  border-top:1px solid #e1eaf3;
}
.border-bottom{
  border-bottom:1px solid #e1eaf3;
}
.vertical-bottom{
 vertical-align:bottom;
}
.vertical-top{
 vertical-align:top;
}
.block {
  display: block;
}

.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.none {
  display: none !important;
}

.hidden {
  overflow: hidden;
}

.visible {
  visibility: visible;
}

.vhidden {
  visibility: hidden;
}
.absolute{position:absolute;}
.center-1200{ width:1280px; margin:0 auto;}
.margin-0 {
  margin: 0px !important;
}

.margin-5 {
  margin: 5px !important;
}

.margin-10 {
  margin: 10px !important;
}

.margin-15 {
  margin: 15px !important;
}

.margin-20 {
  margin: 20px !important;
}

.margin-25 {
  margin: 25px !important;
}

.margin-30 {
  margin: 30px !important;
}

.margin-35 {
  margin: 35px !important;
}

.margin-40 {
  margin: 40px !important;
}

.margin-45 {
  margin: 45px !important;
}

.margin-50 {
  margin: 50px !important;
}

.margin-55 {
  margin: 55px !important;
}

.margin-60 {
  margin: 60px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-84 {
  margin-top: 84px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-right-55 {
  margin-right: 55px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-left-0 {
  margin-left: 0px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-left-35 {
  margin-left: 35px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-left-55 {
  margin-left: 55px !important;
}

.margin-left-60 {
  margin-left: 60px !important;
}

.padding-0 {
  padding: 0px !important;
}

.padding-5 {
  padding: 5px !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-15 {
  padding: 15px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-25 {
  padding: 25px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-35 {
  padding: 35px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-45 {
  padding: 45px !important;
}

.padding-50 {
  padding: 50px !important;
}

.padding-55 {
  padding: 55px !important;
}

.padding-60 {
  padding: 60px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-28 {
  padding-top: 28px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-top-65 {
  padding-top: 65px !important;
}
.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-116 {
  padding-top: 116px !important;
}

.padding-top-128 {
  padding-top: 128px !important;
}

.padding-right-0 {
  padding-right: 0px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-right-35 {
  padding-right: 35px !important;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.padding-right-50 {
  padding-right: 50px !important;
}

.padding-right-55 {
  padding-right: 55px !important;
}

.padding-right-60 {
  padding-right: 60px !important;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-55 {
  padding-bottom: 55px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-left-0 {
  padding-left: 0px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.padding-left-55 {
  padding-left: 55px !important;
}

.padding-left-60 {
  padding-left: 60px !important;
}

.line-1 {
  border-width: 1px;
}

.line-2 {
  border-width: 2px;
}

.line-3 {
  border-width: 3px;
}

/* ======  column  ====== */
.column {
  width: 100%;
  margin: 0 auto;
}

.column:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  min-height: 0;
  visibility: hidden;
  *zoom: 1;
}

.column [class*=col-] {
  margin-left: 1.2%;
  float: left;
}

.column [class*=col-]:first-child {
  margin-left: 0;
}

.column .col-2-1 {
  width: 49.33%;
}

.column .col-3-1 {
  width: 32.46333%;
}

.column .col-3-2 {
  width: 66.19667%;
}

.column .col-4-1 {
  width: 24.03%;
}

.column .col-4-2 {
  width: 49.33%;
}

.column .col-4-3 {
  width: 74.63%;
}

.column .col-5-1 {
  width: 18.97%;
}

.column .col-5-2 {
  width: 39.21%;
}

.column .col-5-3 {
  width: 59.45%;
}

.column .col-5-4 {
  width: 79.69%;
}

.column .col-6-1 {
  width: 15.59667%;
}

.column .col-6-2 {
  width: 32.46333%;
}

.column .col-6-3 {
  width: 49.33%;
}
.column .col-6-4 {
  width: 66.19667%;
}

.column .col-6-5 {
  width: 83.06333%;
}
.text-indent{
 text-indent:30px;
}
.text-bold {
  font-weight: bold !important;
}

.text-italic {
  font-style: italic !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-line-through {
  text-decoration: line-through !important;
}

.align-left {
  text-align: left !important;
}

.align-right {
  text-align: right !important;
}

.align-center {
  text-align: center !important;
}

.align-justify {
  text-align: justify;
  text-align-last: justify;
}

.align-moddle, .align-middle {
  vertical-align: middle !important;
}

.align-top {
  vertical-align: top;
}

.align-sub {
  vertical-align: sub;
}

.align-text-top {
  vertical-align: text-top;
}

.text-tiny {
  font-size: 10px !important;
}

.text-small {
  font-size: 12px !important;
}

.text-default {
  font-size: 14px !important;
}

.text-large {
  font-size: 16px !important;
}

.text-larger {
  font-size: 18px !important;
}

.text-opacity {
  opacity: 0.5;
}

.text {
  color: #333 !important;
}

.text-light {
  color: #666 !important;
}

.text-dark {
  color: #999 !important;
}

a.text:hover,
a.text-light:hover,
a.text-dark:hover {
  color: #034ea2  !important;
}

a {
  color: #034ea2 ;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #2a9ffc;
}

a:focus {
  outline: none;
}

/*
* Option Button
*/
/*
* Button Namespace
* 
* 默认是 .button ，根据喜好也可设置为 .btn
*/
/*
* Button Defaults
*
* 根据其他项目改变这些设置。
* 按钮的宽度没有直接用 width 属性设置，而是采用 min-width + padding 的方式，
* 这样按钮有了最小宽度，文字过多时宽度也会自动扩展。
*
* 按钮的高度 采用 height 和 line-height 的方式控制。
* 
*/
/*
* Button Colors
*
* (name, background, color)
* 
*/
/*
* Button Shapes
*
*/
/*
* Button Sizes
*
* (name width height padding font-size)
* 
* smallest smaller small default large larger largest
*/
/*尺寸*/
/*
* Base Botton Style
*
* The default values for the .botton class
*/
.button {
  display: inline-block;
  cursor: pointer;
  border: none;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  /*button colors*/
  color: #464646;
  background: transparent;
  /*button shapes*/
  min-width: 128px;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border-radius: 200px;
  border-width: 1px;
  border-style: solid;
  border-color: #D9D9D9;
  transition-property: background-color, color, border-color;
  transition-duration: 0.3s;
  -webkit-user-select: none;
  box-sizing: content-box;
}

.button:hover {
  background: #e1e1e1;
}

.button:active {
  background: transparent;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button object {
  width: 100% !important;
  height: 100% !important;
}

/**
* Disabled State
*
*/
.button-disabled,
.button-disabled:hover {
  background: #dde2ef !important;
  border-color: #dde2ef !important;
  color: #fff !important;
  cursor: not-allowed;
}

/**
* Button color
*
*/
.button-blue {
  background-color: #2a9ffc;
  border-color: #2a9ffc;
  color: #FFF;
}

.button-blue:hover {
  background-color: #2098f8;
  color: #FFF;
}

.button-blue:active {
  background-color: #5ecbf2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button-green {
  background-color: #34c276;
  border-color: #34c276;
  color: #FFF;
}

.button-green:hover {
  background-color: #57d290;
  color: #FFF;
}

.button-green:active {
  background-color: #40b677;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button-orange {
  background-color: #f9b954;
  border-color: #f9b954;
  color: #FFF;
}

.button-orange:hover {
  background-color: #fbcd85;
  color: #FFF;
}

.button-orange:active {
  background-color: #f0b75d;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button-while {
  background-color: #FFF;
  border-color: #FFF;
  color: black;
}

.button-while:hover {
  background-color: white;
  color: black;
}

.button-while:active {
  background-color: white;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button-grey {
  background-color: #bababa;
  border-color: #bababa;
  color: #FFF;
}

.button-grey:hover {
  background-color: #d4d4d4;
  color: #FFF;
}

.button-grey:active {
  background-color: #bababa;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

/**
* Button size
*
*/
.button-smaller {
  min-width: 18px;
  padding: 0 4px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
}

.button-small {
  min-width: 90px;
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.button-thin {
  min-width: 52px;
  padding: 0 35px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.button-large {
  min-width: 158px;
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}

.button-larger {
  min-width: 470px;
  padding: 0 14px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}

.button-border {
  background: none;
}

.button-border:hover {
  background: #eee;
  color: #464646;
}

.button-border:active {
  background: #ddd;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: transparent;
}

.button-border.button-blue {
  border-color: #2a9ffc;
  color: #2a9ffc;
}

.button-border.button-blue:hover {
  background: #5ecbf2;
  border-color:#5ecbf2;
  color: #FFF;
}

.button-border.button-blue:active {
  background: #5ecbf2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: #19befa;
}

.button-border.button-green {
  border-color: #34c276;
  color: #34c276;
}

.button-border.button-green:hover {
  background: #40b677;
  color: #FFF;
}

.button-border.button-green:active {
  background: #40b677;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: #279259;
}

.button-border.button-orange {
  border-color: #f9b954;
  color: #f9b954;
}

.button-border.button-orange:hover {
  background: #f0b75d;
  color: #FFF;
}

.button-border.button-orange:active {
  background: #f0b75d;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: #f7a119;
}

.button-border.button-while {
  border-color: #FFF;
  color: #FFF;
}

.button-border.button-while:hover {
  background: white;
  color: black;
}

.button-border.button-while:active {
  background: white;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: #e0e0e0;
}

.button-border.button-grey {
  border-color: #bababa;
  color: #bababa;
}

.button-border.button-grey:hover {
  background: #bababa;
  color: #FFF;
}

.button-border.button-grey:active {
  background: #bababa;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  border-color: #9b9b9b;
}

.button-boxer {
  border-radius: 3px;
}

/*
* Option Input
*/
/*
* Input Namespace
* 
* 默认是 input ，根据喜好也可设置为 .input or input[type=text]
*/
/*
* Input Defaults
*
* 根据其他项目改变这些设置。
*
* 
*/
/*
* Input Colors
*
* (name, border-color, color)
* 
*/
/*
* Input Sizes
*
* (name width height padding font-size)
* smallest smaller small default large larger largest
*/
/*尺寸*/
.input {
  margin: 0;
  outline: none;
  vertical-align: middle;
  padding: 0 10px;
  width: 278px;
  line-height: 1;
  height: 38px;
  border-style: solid;
  border-width: 1px;
  border-color: #DBDBDB;
  color: #767676;
  border-radius: 3px;
}

.input:hover {
  border-color: #87ddfc;
}

.input:active,
.input:focus {
  border-color: #55cffb;
}

/**
* Disabled State
*
*/
.input-disabled,
.input-disabled:hover {
  background: #dde2ef !important;
  border-color: #dde2ef !important;
  color: #fff !important;
  cursor: not-allowed;
}

/**
* Input colors
*
*/
.input-blue {
  border-color: #55cffb;
  color: #55cffb;
}

.input-blue:hover {
  border-color: #87ddfc;
  color: #55cffb;
}

.input-blue:active, .input-blue:focus {
  border-color: #5ecbf2;
}

.input-green {
  border-color: #34c276;
  color: #34c276;
}

.input-green:hover {
  border-color: #57d290;
  color: #34c276;
}

.input-green:active, .input-green:focus {
  border-color: #40b677;
}

.input-orange {
  border-color: #f9b954;
  color: #f9b954;
}

.input-orange:hover {
  border-color: #fbcd85;
  color: #f9b954;
}

.input-orange:active, .input-orange:focus {
  border-color: #f0b75d;
}

.input-grey {
  border-color: #bababa;
  color: #bababa;
}

.input-grey:hover {
  border-color: #d4d4d4;
  color: #bababa;
}

.input-grey:active, .input-grey:focus {
  border-color: #bababa;
}

/**
* Input sizes
*
*/
.input-smaller {
  width: 18px;
  padding: 0 4px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
}

.input-small {
  width: 74px;
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.input-large {
  width: 158px;
  padding: 0 10px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}

.input-larger {
  width: 470px;
  padding: 0 14px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}

/*
 * select plugin
 *
 */
.select {
  position: relative;
  border: 1px solid #2a9ffc;
  width: 148px;
  height: 38px;
  border-radius: 3px;
  line-height: 38px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  color: #464646;
}

.select .btn-select {
  display: block;
  padding-left: 14px;
}

.select select {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  opacity: 0.001;
  filter: alpha(opacity=0.1);
  z-index: 2;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.select select:hover {
  cursor: pointer;
}

.select .icon {
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -8px;
  z-index: 1;
}

.select:after,.customselect:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 100%;
  background-color: #F1F1F1;
}

.select:hover,.customselect:hover {
  border-color: #87ddfc;
  cursor: pointer;
}

.select:active,
.select:focus {
  border-color: #55cffb;
}

.select-larger {
  width: 188px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
}

.select-larger select {
  font-size: 16px;
}

.table {
  width: 100%;
  color: #576077;
  font-size: 14px;
}

.table {
  border: 0px solid #f4f5f9;
  text-align: center;
}

.table th,
.table td {
  padding: 14px 15px;
  word-break: break-word;
}

.table th {
  color: #FFFFFF;
  background-color: #B5BFC7;
}

.table td {
  border: 0px solid #f4f5f9;
}

.table tbody tr {
  border-bottom: 1px solid #ddd;
}

.table.dark {
  border-width: 0;
}

.table.dark th {
  background-color: #3f3f4d;
  color: #c0c7da;
}

.table.dark td {
  border-width: 0;
}

.table.dark tbody tr:nth-child(even) {
  background-color: #f4f5f9;
}

.table.noborder th, .table.noborder td {
  border: 0;
}

/*兼容*/
.ie .table.dark {
  background-color: transparent;
}

.ie .table.dark td {
  border: 0px solid #f4f5f9;
}

/*
* Tab Config
*/
.tab {
  position: relative;
}

.tab ul.tab-header {
  height: 38px;
}

.tab ul.tab-header li {
  float: left;
  height: 100%;
}

.tab ul.tab-header li a {
  display: inline-block;
  background-color: #55cffb;
  text-align: center;
  padding: 0 10px;
  min-width: 80px;
  text-decoration: none;
  color: #fff;
  height: 100%;
  line-height: 38px;
  border-left: 1px solid #66c7ea;
}

.tab ul.tab-header li.now a {
  color: #000;
  font-weight: bold;
  background-color: #f4f5f9;
}

.tab div.tab-content {
  display: none;
}

.tab div.tab-content.now {
  display: block;
  padding: 15px 10px;
  background-color: #f4f5f9;
}

/*兼容*/
.ie6 .tab div.now,
.ie7 .tab div.now {
  /*这个不用display:block;是为了兼容IE67浏览器*/
  display: inline-block;
}

.ie6 .tab ul.tab-header li a {
  width: expression(this.scrollWidth>100?'auto':'79px');
}

.label {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background-color: #55cffb;
  padding: 5px 10px;
  border-radius: 5px;
}

/*
*
* Lable Colors
*
* (name background)
*/
.label-blue {
  background: #55cffb;
}

.label-green {
  background: #34c276;
}

.label-orange {
  background: #f9b954;
}

.label-grey {
  background: #bababa;
}

.label-group .label {
  margin-right: 5px;
}

.label-group .label:last-child {
  margin-right: 0;
}

tip {
  display: block;
  position: absolute;
  z-index: 1000;
  max-width: 220px;
}

tip .tip-inner {
  background-color: #464646;
  color: #ededed;
  padding: 8px 22px;
  border-radius: 6px;
  line-height: 1.5;
}

tip .tip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #464646;
}

tip.tip-top .tip-arrow, tip.tip-bottom .tip-arrow {
  left: 50%;
  margin-left: -5px;
  border-right-color: transparent;
  border-left-color: transparent;
}

tip.tip-left .tip-arrow, tip.tip-right .tip-arrow {
  top: 50%;
  margin-top: -5px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

tip.tip-left .tip-arrow {
  right: 0;
  border-right: none;
  border-left-style: solid;
  /*IE678*/
}

tip.tip-right .tip-arrow {
  left: 0;
  border-left: none;
  border-right-style: solid;
  /*IE678*/
}

tip.tip-top .tip-arrow {
  bottom: 0;
  border-bottom: none;
  border-top-style: solid;
  /*IE678*/
}

tip.tip-bottom .tip-arrow {
  top: 0;
  border-top: none;
  border-bottom-style: solid;
  /*IE678*/
}

.tip-top {
  padding-bottom: 5px;
}

.tip-right {
  padding-left: 5px;
}

.tip-bottom {
  padding-top: 5px;
}

.tip-left {
  padding-right: 5px;
}

tip.small .tip-inner {
  font-size: 12px;
  padding: 5px 15px;
}

/*兼容*/
.ie6 .tip-top {
  padding-bottom: 5px;
}

.ie6 .tip-right {
  padding-left: 5px;
}

.ie6 .tip-bottom {
  padding-top: 5px;
}

.ie6 .tip-left {
  padding-right: 5px;
}

.ie6 tip {
  width: expression(this.scrollWidth > 220 ? "222px" : "auto");
}

tip.small {
  width: auto !important;
}

/*
* Config
* 
*/
/*
*
* Mixin
*/
/*
*
* Base
*/
.notice {
  padding: 20px;
  color: #fff;
  background-color: #55cffb;
}

.notice h1 {
  font-size: 16px;
  font-weight: bolder;
  margin: 0 0 10px 0;
}

.notice-bule {
  background: #55cffb;
}

.notice-green {
  background: #34c276;
}

.notice-orange {
  background: #f9b954;
}

.notice-grey {
  background: #bababa;
}

.page {
  font-size: 0;
  -webkit-user-select: none;
  height:36px;
  line-height: 36px;
}

.page a {
  border:1px solid #f3f3f3;
  background:#f3f3f3;
  color:#333;
  padding: 0 16px;
  text-align: center;
  text-decoration: none;
  font-size:16px;
  display: inline-block;
  vertical-align: middle;
  margin-left:10px;
  /*ie678 解决汉子和数字上下不对齐*/
}

.page a:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page a:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page a.now, .page a:hover {
  background-color: #b39560;
  color:#fff;
}

.page a.disabled {
  color: #999999;
}

.page.page-right {
  text-align: right;
}
.page.page-right a {
  margin-right: 5px;
  margin-left: 5px;
}

.page .icon {
  margin: -4px 0 0 0;
}

.pages .page {
  display: inline;
}

/*兼容*/
.ie6 .page a.disabled {
  background-color: transparent !important;
  color: #999;
}

.popup {
  padding: 30px 20px 20px 30px;
  background-color: #F2F3F8;
  width: 400px;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  margin-left: -200px;
  top: 20%;
  margin-top: 0;
  z-index: 20;
  border-radius: 4px;
  color: #000;
  box-shadow: 0px 18px 83px 0px rgba(0, 0, 0, 0.4);
}

.popup .sprite-x {
  position: absolute;
  right: 15px;
  top: 15px;
}

.ie .popup {
  border: 1px solid #bbb;
}

.progress {
  height: 31px;
  line-height: 31px;
  border: 4px solid var(--grey-light);
  background-color: var(--grey-light);
}

.progress-bar {
  background-color: var(--theme);
  background-image: repeating-linear-gradient(-45deg, var(--theme), var(--theme) 10px, var(--theme-hover) 10px, var(--theme-hover) 20px);
  color: var(--grey-light);
  text-align: center;
  animation: barAnimation 12s linear infinite;
}

.progress.success .progress-bar {
  background-color: var(--success);
  background-image: repeating-linear-gradient(-45deg, var(--success), var(--success) 10px, var(--success-hover) 10px, var(--success-hover) 20px);
}


.progress-small {
  height: 14px;
  line-height: 14px;
}

.progress.radius {
  border-radius: 20px;
  overflow: hidden;
}

.form fieldset {
  border: none;
}

.form fieldset .f-label {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 112px;
}

.form fieldset label.long {
  width: 300px;
}

.form label.input-orange {
  margin-left: 10px;
}

.form-m20 fieldset {
  padding-bottom: 20px;
}

/*
* Config
*/
/*
* Mixin
*/
/*
* Base
*/
.textarea {
  margin: 0;
  border: 0;
  outline: none;
  overflow: auto;
  border: 1px solid #E1E1E1;
  padding: 10px;
  width: 468px;
  min-height: 103px;
}

.textarea:hover {
  border-color: #87ddfc;
}

.textarea:focus,
.textarea:active {
  border-color: #55cffb;
}

.textarea[disabled],
.textarea-disabled {
  background-color: #dde2ef;
  border: 1px solid #dde2ef;
  color: #fff;
}

.textarea[disabled]:hover,
.textarea[disabled]:focus .textarea-disabled:hover,
.textarea-disabled:focus {
  cursor: not-allowed;
}

/*兼容*/
.ie6 textarea {
  height: 88px;
  background-color: transparent;
}



/*
* .Checkbox
*/
.checkbox input,
.radio input {
  position: fixed;
  left: -9999px;
}

.checkbox input + i,
.radio input + i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icons.png) no-repeat -107px -59px;
  position: relative;
  top:5px;
}

.checkbox input:checked + i,
.radio input:checked + i {
  background: url(../images/icons.png) no-repeat -107px -39px;
}

.checkbox input + i {
  background-position: -107px -59px;
}

.checkbox input:checked + i {
  background-position: -107px -39px;
}

.checkbox-larger,
.radio-larger {
  height: 50px;
  line-height: 50px;
}

/*
* 优雅降级 ie6-8
*/
.ie .checkbox input,
.ie .radio input {
  position: static;
  vertical-align: middle;
}

.ie .checkbox i,
.ie .radio i {
  display: none;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.absolute-top {
  top: 0;
}

.absolute-right {
  right: 0;
}

.absolute-bottom {
  bottom: 0;
}

.absolute-left {
  left: 0;
}

section {
  width: 1000px;
  margin: 0 auto 50px auto;
  overflow: hidden;
}

section h2.demo-h2 {
  font-size: 30px;
  color: #666;
  margin-bottom: 30px;
  padding-top: 20px;
  font-weight: normal;
  text-transform: capitalize;
  font-variant: small-caps;
}

section article {
  margin-bottom: 15px;
}

/*demo*/
.module {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

.column p.col-num {
  text-align: center;
  background-color: #bababa;
  height: 45px;
  line-height: 45px;
  margin: 10px 0;
  color: #767676;
  float: none;
}

.column:hover p.col-num {
  background-color: #bababa;
}

/*Theme Color*/
.demo-color {
  overflow: hidden;
}

.demo-color li {
  float: left;
  width: 22%;
}

.demo-color li .color {
  margin-bottom: 15px;
}

.color {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 20%;
  padding: 0;
  background-color: #55cffb;
}

.color-light {
  background-color: #87ddfc;
}

.color-dark {
  background-color: #5ecbf2;
}

.color.blue {
  background-color: #55cffb;
}

.color.blue-light {
  background-color: #87ddfc;
}

.color.blue-dark {
  background-color: #5ecbf2;
}

.color.green {
  background-color: #34c276;
}

.color.green-light {
  background-color: #57d290;
}

.color.green-dark {
  background-color: #40b677;
}

.color.orange {
  background-color: #f9b954;
}

.color.orange-light {
  background-color: #fbcd85;
}

.color.orange-dark {
  background-color: #f0b75d;
}

.color.grey {
  background-color: #bababa;
}

.color.grey-light {
  background-color: #d4d4d4;
}

.color.grey-dark {
  background-color: #bababa;
}

.color.text {
  background-color: #767676;
}

.color.text-light {
  background-color: #aeaeae;
}

.color.text-dark {
  background-color: #767676;
}

.demo-tip {
  position: relative;
  width: 1000px;
  height: 50px;
}

.demo-tip .tip-top {
  margin-left: 0%;
}

.demo-tip .tip-right {
  margin-left: 20%;
}

.demo-tip .tip-bottom {
  margin-left: 40%;
}

.demo-tip .tip-left {
  margin-left: 60%;
}

.demo-calendar {
  position: relative;
  height: 300px;
}
