/*  */

.margin {
  margin: 60px !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-none {
  margin: 0px !important;
}
.padding {
  padding: 60px !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-none {
  padding: 0px !important;
}

.margin-right {
  margin-right: 60px !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-50 {
  margin-right: 50px !important;
}
.margin-top {
  margin-top: 60px !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-40 {
  margin-top: 40px !important;
}
.margin-top-45 {
  margin-top: 45px !important;
}
.margin-left {
  margin-left: 60px !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-bottom {
  margin-bottom: 60px !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-40 {
  margin-bottom: 40px !important;
}
.margin-none{
  margin:0px !important;
}
.padding-none {
  padding: 0px !important;
}
.padding-left {
  padding-left: 60px !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-right {
  padding-right: 60px !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-top {
  padding-top: 60px !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-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-bottom {
  padding-bottom: 60px !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;
}
.on_left, .on-left {
  float: left !important;
}
.on_right, .on-right {
  float: right !important;
}
.on-none {
  float: none !important;
}
.text.bold {
  font-weight: bold;
}
.text.italic {
  font-style: italic;
}
.text.underline {
  text-decoration: underline;
}
.text.line-through {
  text-decoration: line-through;
}
.text.align-left {
  text-align: left;
}
.text.align-right {
  text-align: right;
}
.text.align-center {
  text-align: center;
}
.text.align-justify {
  text-align: justify;
}
.text.tiny {
  font-size: 10px;
}
.text.small {
  font-size: 12px;
}
.text.big {
  font-size: 14px;
}
.text.large {
  font-size: 18px;
}
.text.opacity {
  opacity: 0.5;
}
.overflow {
  overflow: hidden;
}
.relative {
  position: relative;
}
.li30, .lh30 {
  height: 30px;
  line-height: 30px;
}
.c111 {
  color: #111;
}
.c222 {
  color: #222;
}
.c333 {
  color: #333;
}
.c444 {
  color: #444;
}
.c555 {
  color: #555;
}
.c666 {
  color: #666;
}
.c777 {
  color: #777;
}
.c888 {
  color: #888;
}
.c999 {
  color: #999;
}
.caaa {
  color: #aaa;
}
.cbbb {
  color: #bbb;
}
.cccc {
  color: #ccc;
}
.cddd {
  color: #ddd;
}
.ceee {
  color: #eee;
}
.cfff {
  color: #fff;
}

/*
  导航、菜单
  .nav>ul>li>a
*/

.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.nav a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-decoration: none;
}

/*行高*/

.lh20 {
  line-height: 20px
}

/*
  面包屑 html
  .nav>ul>li>a+i
*/

.nav i {
  font-style: normal;
}
.nav.menu ul {
  height: 35px;
  line-height: 35px;
}
.nav.menu li {}
.nav.menu li.active a, .nav.menu li:hover a {
  background-color: #4684cc;
  border-radius: 3px 3px 0 0;
}
.nav.menu a {
  font-size: 16px;
  color: #fff;
  text-align: center;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
}
.nav.menu a:hover {
  text-decoration: none;
}
.nav.link a, .nav.link i {
  color: #fff;
}
.nav.breadcrumb {
  background-color: #fff;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
}
.nav.breadcrumb a, .nav.breadcrumb i {
  color: #666;
}
.nav.breadcrumb a {
  color: #2272C8;
}
.nav.breadcrumb a.active {
  color: #666;
}
.nav.page {
  height: 26px;
  line-height: 24px;
}
.nav.page a {
  border: 1px solid #d7d7d7;
  text-align: center;
  color: #333;
  padding: 0 9px;
  margin-left: 2px;
}
.nav.page a:first-child {
  margin-left: 0;
}
.nav.page a.active {
  color: #e4393c;
}
.nav.page a.no {
  color: #999999;
}
.nav.page a.button {
  min-width: 30px;
  border-radius: 0;
  background-color: #fff;
}
.nav.page input[type=text] {
  width: 20px;
  border: 1px solid #d7d7d7;
  text-align: center;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  border-radius: 0px;
}
.nav.page cite {
  top: -4px;
}

/*弹出提示*/

.error-info {
  background-color: #313131;
  border-radius: 10px;
  display: inline-block;
  padding: 18px 25px;
  color: #fff;
  font-size: 18px;
  position: fixed;
  z-index: 300;
  max-width: 380px;
  z-index: 300;
}
[data-ui="modal"] {
  position: absolute;
  z-index: -200;
  left: 50%;
  background-color: #fff;
  top: 40px;
  border-radius: 4px;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
  opacity: 0;
  visibility: hidden;
}
[data-ui="modal"].active {
  opacity: 1;
  visibility: visible;
}
[data-ui="modal"] .modal_header {
  background-color: #eee;
  height: 34px;
  line-height: 34px;
}
[data-ui="modal"] .modal_header .icon {
  margin: 6px;
}
[data-ui="modal"] .modal_header h4 {
  margin: 0;
}
[data-ui="modal"] .modal_body {
  padding: 10px;
}
[data-ui="modal"] .modal_footer {
  padding: 5px;
}
[data-ui="modal"] .modal_footer.center {
  text-align: center;
}
[data-ui="modal"] .modal_footer.right {
  text-align: right;
}
[data-ui="modal"] .modal_footer.left {
  text-align: left;
}
[data-ui="modal"].column_5 {
  width: 368px;
  margin-left: -184px;
}
[data-ui="modal"].column_6 {
  width: 448px;
  margin-left: -224px;
}
[data-ui="modal"].column_7 {
  width: 528px;
  margin-left: -264px;
}
[data-ui="modal"].column_8 {
  width: 608px;
  margin-left: -304px;
}
[data-ui="modal"].column_9 {
  width: 688px;
  margin-left: -344px;
}
[data-ui="modal"].column_10 {
  width: 768px;
  margin-left: -384px;
}
[data-ui="modal"].column_11 {
  width: 848px;
  margin-left: -414px;
}
[data-ui="modal"].column_12 {
  width: 928px;
  margin-left: 464px;
}
[data-ui="modal"] .button {
  position: relative;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: none;
  height: 30px;
  line-height: 30px;
  min-width: 60px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  background-color: #ccc;
  color: #fff;
  border-radius: 0;
}
[data-ui="modal"] .button:hover {
  text-decoration: none;
}
[data-ui="modal"] .button.small {
  line-height: 25px;
  height: 25px;
  min-width: 50px;
}
[data-ui="modal"] .button.success {
  background-color: #ffa200;
  color: #fff;
  border-radius: 2px;
}
[data-ui="modal"] .button.success:hover {
  background-color: #FCB212;
}
[data-ui="modal"] .button.reset {
  background-color: #f2efef;
  color: #333333;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
[data-ui="modal"] .button.reset:hover {
  background-color: #eee;
}
[data-ui="modal"].modal-confirm {
  position: fixed;
}
[data-ui="modal"] [data-modal="close"].icon.remove {
  background: url(../images/close2.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
}
[data-ui="modal"] .modal_header {
  background-color: #fff;
  text-indent: 10px;
  border-radius: 4px;
}
[data-ui="modal"].modal-confirm .modal_body {
  padding: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
[data-ui="modal"] .modal_footer {
  overflow: hidden;
  padding: 20px
}
[data-ui="modal"] .modal_footer .button, [data-ui="modal"] .modal_footer .button {
  width: 60px;
  height: 30px;
  font-size: 14px;
}
[data-ui="modal"].modal-confirm .modal_footer .confirm-yes {}
[data-ui="modal"].modal-confirm .modal_footer .confirm-no {}
.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #b2b2b2;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-animation: opacity 0.3s;
          animation: opacity 0.3s;
}
@-webkit-keyframes opacity {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes opacity {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
[data-ui="modal"].modal-alert, [data-ui="modal"].modal-confirm {
  z-index: 1991;
}
.table {
  border: 1px solid #ddd;
  width: 100%;
}
.table th, .table td {
  padding: 11px 0;
  text-align: center;
  border: 1px solid #ddd;
}
.table th {
  color: #333333;
  background-color: #f5f5f5;
  padding: 12px 0;
}
.table td {
  background-color: #fff;
}
.img-border {
  border: 3px solid #fff;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-color: #fff;
}
.border {
  border: 1px solid #dddddd
}

.border-b {
  border-bottom: 1px solid #eeeeee
}
.border-b-d {
  border-bottom: 1px dashed #dddddd
}

/*previewimage*/

.previewimage {
  position: fixed;
  background-color: #fff;
  z-index: 102;
  opacity: 0;
  max-width: 70%;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
  visibility: hidden;
}
.previewimage.now {
  opacity: 1;
  visibility: visible;
}
.previewimage img {
  max-width: 98%;
  margin: 1%;
}
.previewimage .close2 {
  top: 10px;
  right: 10px;
}
[tip] {
  display: inline-block;
  width: 14px;
  height: 14px;
  color: #ffffff;
  background-color: #d6d6d6;
  border-radius: 50%;
  line-height: 14px;
  vertical-align: middle;
  font-size: 12px;
  margin-left: 4px;
  text-align: center;
}
[tip]:hover {
  cursor: pointer;
}
[tip] .tip-content {
  position: absolute;
  text-align: center;
  display: none;
  color: #666;
  font-size: 14px;
  z-index: 99;
  line-height: 24px;
  height: auto;
}
[tip]:hover .tip-content {
  display: inline-block;
}
.tip.tip-a {
  color: #aaa;
  border: 1px solid #aaa;
}
.view-tiao-out {
  overflow: hidden;
}
.view-tiao-out .view-tiao {
  width: 750px;
}
.view-tiao-out .view-num {
  float: right;
  margin-left: 70px;
  font-size: 16px;
  color: #3a3a3a
}
.view-tiao-out .view-num-value {
  color: #df5f3b;
  font-size: 16px;
}
.view-tiao, .view-now {
  background-color: #ebecee;
  height: 14px;
}
.view-now {
  width: 0;
}

/*button*/

.ke-button {
  position: relative;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: none;
  height: 30px;
  line-height: 30px;
  min-width: 60px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  background-color: #ccc;
  color: #fff;
  border-radius: 0;
}
.ke-button:hover {
  text-decoration: none;
}
.ke-button.small {
  line-height: 25px;
  height: 25px;
  min-width: 50px;
}
.ke-button.success {
  background-color: #ffa200;
  color: #fff;
  border-radius: 2px;
}
.ke-button.success:hover {
  background-color: #FCB212;
}
.ke-button.info {
  background-color: #599df0;
  color: #fff;
  border-radius: 2px;
}
.ke-button.info:hover {
  background-color: #468BE0;
}
.ke-button.reset {
  background-color: #fff;
  color: #333333;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
}
.ke-button.reset:hover {
  background-color: #eee;
}

/*icon*/

.ke-icon {
  background: url(../images/icons.png) no-repeat;
  display: inline-block;
  vertical-align: baseline;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.ke-icon.add {
  background-position: -1px -197px;
  width:16px;
}
.ke-icon.add-t {
  background-position: -1px -231px
}
.ke-icon.finish {
  background-position: -1px -265px
}
.ke-icon.write{
  background-position: -1px -395px 
}
.ke-icon.zheng{
  background-position: 0px -422px ;
}
.ke-icon.time{background-position: 0px -469px;}
.ke-icon.address{background-position: 0px -511px;}
.ke-icon.people{background-position: 0px -552px;}

