@charset "utf-8";



body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
small {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "Helvetica Neue", arial, "Microsoft Yahei", "微软雅黑", 'Hiragino Sans GB', tahoma, sans-serif;
  color: #3c3c3c;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-weight: normal;
}
input,
select,
button,
textarea {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
}
ol,
ul,
li {
  list-style: none;
}
i {
  font-style: normal;
}
img {
  border: 0;
}
ul,
li {
  list-style-type: none;
}

.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f32 {
  font-size: 32px;
}
.f38 {
  font-size: 38px;
}
.f42 {
  font-size: 42px;
}
.mauto {
  margin: 0 auto;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.dis {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
}
.cl5 {
  clear: both;
  font-size: 0;
  height: 5px;
  overflow: hidden;
}
.cl10 {
  clear: both;
  font-size: 0;
  height: 10px;
  overflow: hidden;
}
.cl15 {
  clear: both;
  font-size: 0;
  height: 15px;
  overflow: hidden;
}
.cl20 {
  clear: both;
  font-size: 0;
  height: 20px;
  overflow: hidden;
}
.cl25 {
  clear: both;
  font-size: 0;
  height: 25px;
  overflow: hidden;
}
.cl30 {
  clear: both;
  font-size: 0;
  height: 30px;
  overflow: hidden;
}
.cl40 {
  clear: both;
  font-size: 0;
  height: 40px;
  overflow: hidden;
}
.cl50 {
  clear: both;
  font-size: 0;
  height: 50px;
  overflow: hidden;
}
.cl80 {
  clear: both;
  font-size: 0;
  height: 80px;
  overflow: hidden;
  line-height: 0px;
}
.cl100 {
  clear: both;
  font-size: 0;
  height: 100px;
  overflow: hidden;
  line-height: 0px;
}
.lh1 {
  line-height: 1;
}
.lh13 {
  line-height: 1.3;
}
.lh15 {
  line-height: 1.5;
}
.lh18 {
  line-height: 1.8;
}
.lh2 {
  line-height: 2;
}
.ti2 {
  text-indent: 2em;
}
.w1000 {
  width: 1000px;
}
.w980 {
  width: 980px;
}
.ovn {
  overflow: hidden;
  zoom: 1;
}
.pr {
  position: relative;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #21baf3;
}
a.more,
a.more:link,
a.more:visited {
  font-weight: normal;
  float: right;
  color: #666;
}
a.more:hover,
a.more:active {
  text-decoration: none;
  color: #21baf3;
}
.red,
a.red,
a.red:link,
a.red:visited {
  color: #ff4c61;
}
.bai,
a.bai,
a.bai:link,
a.bai:visited {
  color: #fff;
}
.orange,
a.orange,
a.orange:link,
a.orange:visited {
  color: #f60;
}
.yellow,
a.yellow,
a.yellow:link,
a.yellow:visited {
  color: #fabb42;
}
.blue,
a.blue,
a.blue:link,
a.blue:visited {
  color: #21baf3;
}
.pink,
a.pink,
a.pink:link,
a.pink:visited {
  color: #eb4185;
}
.green,
a.green,
a.green:link,
a.green:visited {
  color: #19ca8e;
}
.purple,
a.purple,
a.purple:link,
a.purple:visited {
  color: #7360ff;
}
.hui,
a.hui,
a.hui:link,
a.hui:visited {
  color: #666;
}
a.hui:active {
  color: #21baf3;
}
.qhui,
a.qhui,
a.qhui:link,
a.qhui:visited {
  color: #999;
}
a.qhui:active {
  color: #21baf3;
}
.block {
  display: block;
}
a.tdu:active {
  text-decoration: underline;
}
.tduu {
  text-decoration: underline;
}
.hei {
  color: #000;
}
.bgbai {
  background: #fff;
}
.bghui {
  background: #f0f0f0;
}
.bgqhui {
  background: #f9f9f9;
}
.t2 {
  margin-top: 2px;
}
.t3 {
  margin-top: 3px;
}
.t4 {
  margin-top: 4px;
}
.t5 {
  margin-top: 5px;
}
.t6 {
  margin-top: 6px;
}
.t10 {
  margin-top: 10px;
}
.t15 {
  margin-top: 15px;
}
.t20 {
  margin-top: 20px;
}
.t25 {
  margin-top: 25px;
}
.t30 {
  margin-top: 30px;
}
.t40 {
  margin-top: 40px;
}
.t50 {
  margin-top: 50px;
}
.t80 {
  margin-top: 80px;
}
.pl0i {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.pl0 {
  padding-left: 0px;
}
.pr0 {
  padding-right: 0px;
}
.p0 {
  padding: 0px;
}
.p5 {
  padding: 5px;
}
.p6 {
  padding: 6px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p25 {
  padding: 25px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pb10 {
  padding-bottom: 10px;
}
.m0 {
  margin: 0px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml80 {
  margin-left: 80px;
}
.ml60 {
  margin-left: 60px;
}
.ml50 {
  margin-left: 50px;
}
.ml100 {
  margin-left: 100px;
}
.mr3 {
  margin-right: 3px;
}
.mr5 {
  margin-right: 5px;
}
.mr6 {
  margin-right: 6px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr80 {
  margin-right: 80px;
}
.mr100 {
  margin-right: 100px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.wraperh-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.wraperh {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wraperh-sm {
  padding-top: 15px;
  padding-bottom: 15px;
}
.wraperh-md {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wraperh-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.wraperl-xs {
  padding-left: 5px;
  padding-right: 5px;
}
.wraperl {
  padding-left: 10px;
  padding-right: 10px;
}
.wraperl-sm {
  padding-left: 15px;
  padding-right: 15px;
}
.wraperl-md {
  padding-left: 20px;
  padding-right: 20px;
}
.wraperl-lg {
  padding-left: 40px;
  padding-right: 40px;
}
.bbd {
  border-bottom: 1px solid #ddd;
}
.bld {
  border-left: 1px solid #ddd;
}
.brd {
  border-right: 1px solid #ddd;
}
.btd {
  border-top: 1px solid #ddd;
}
.bbe {
  border-bottom: 1px solid #eee;
}
.ble {
  border-left: 1px solid #eee;
}
.bre {
  border-right: 1px solid #eee;
}
.bte {
  border-top: 1px solid #eee;
}
.border {
  border: 1px solid #eee;
}
.borderd {
  border: 1px solid #ddd;
}
.ellipsis {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.ellipsis3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.circle {
  border-radius: 100%;
}
.iblock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.op:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.transition {
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.bgtm {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000');
}
.h-big,
.h-big img,
img.h-big {
  overflow: hidden;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.h-big:hover img,
img.h-big:hover {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.round {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.round:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}
.icontainer {
  max-width: 1400px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.btn {
  border-radius: 0px;
}
.form-control {
  border-radius: 2px !important;
  border: 1px solid #ddd;
}
.btnr {
  border-radius: 4px !important;
}
.choose {
  padding: 10px;
  background: #fff;
  border: 2px solid #dedede;
  border-radius: 0px;
  cursor: pointer;
  line-height: 18px;
  position: relative;
  overflow: hidden;
}
.choosed {
  cursor: default;
  border-color: #21baf3;
  background: #fff;
}
.choose-sm {
  padding: 5px 15px;
  margin-right: 10px;
  font-size: 14px;
}
.choose .caret {
  display: none;
}
.choosed .caret {
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -7px;
  right: -7px;
  vertical-align: middle;
  border-left: 8px solid #21baf3;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
}
.form-group label {
  line-height: 32px;
  color: #666;
  margin-bottom: 0px;
}
.form-group-lg label {
  line-height: 32px;
  color: #666;
  margin-bottom: 0px;
}
.btn-orange,
a.btn-orange {
  background: #f60;
  color: #fff;
}
a.btn-orange:active,
.btn-orange.active,
.btn-orange.focus,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.open > .dropdown-toggle.btn-orange {
  background: #f06000;
  color: #fff;
}
.btn-red,
a.btn-red {
  background: #ff4c61;
  color: #fff;
}
a.btn-red:active,
.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open > .dropdown-toggle.btn-red {
  background: #ff3d53;
  color: #fff;
}
.btn-blue,
a.btn-blue {
  background: #21baf3;
  color: #fff;
}
a.btn-blue:active,
.btn-blue.active,
.btn-blue.focus,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.open > .dropdown-toggle.btn-blue {
  background: #12b5f2;
  color: #fff;
}
.btn-green,
a.btn-green {
  background: #19ca8e;
  color: #fff;
}
a.btn-green:active,
.btn-green.active,
.btn-green.focus,
.btn-green:active,
.btn-green:focus,
.btn-green:hover,
.open > .dropdown-toggle.btn-green {
  background: #17bc84;
  color: #fff;
}
.btn-grey,
a.btn-grey {
  background: #ffffff;
  color: #666;
  border: 1px solid #eee;
}
a.btn-grey:active,
.btn-grey.active,
.btn-grey.focus,
.btn-grey:active,
.btn-grey:focus,
.btn-grey:hover,
.open > .dropdown-toggle.btn-grey {
  background: #e6e6e6;
  color: #3c3c3c;
}
.btn-bai,
a.btn-bai {
  background: #fff;
  color: #666;
}
a.btn-bai:active,
.btn-bai.active,
.btn-bai.focus,
.btn-bai:active,
.btn-bai:focus,
.btn-bai:hover,
.open > .dropdown-toggle.btn-bai {
  background: #e6e6e6;
  color: #666;
}
.btn-lineblue,
a.btn-lineblue {
  border: 1px solid #21baf3;
  color: #21baf3;
}
a.btn-lineblue:active,
.btn-lineblue.active,
.btn-lineblue.focus,
.btn-lineblue:active,
.btn-lineblue:focus,
.btn-lineblue:hover,
.open > .dropdown-toggle.btn-lineblue {
  background: #21baf3;
  border: 1px solid #21baf3;
  color: #fff;
}
.btn-lineorange,
a.btn-lineorange {
  background: #fff;
  border: 1px solid #f60;
  color: #f60;
}
a.btn-lineorange:active,
.btn-lineorange.active,
.btn-lineorange.focus,
.btn-lineorange:active,
.btn-lineorange:focus,
.btn-lineorange:hover,
.open > .dropdown-toggle.btn-lineorange {
  background: #f60;
  border: 1px solid #f60;
  color: #fff;
}
.btn-linegrey,
a.btn-linegrey {
  background: #fff;
  border: 1px solid #ddd;
  color: #666;
}
a.btn-linegrey:active,
.btn-linegrey.active,
.btn-linegrey.focus,
.btn-linegrey:active,
.btn-linegrey:focus,
.btn-linegrey:hover,
.open > .dropdown-toggle.btn-linegrey {
  background: #ddd;
  border: 1px solid #ddd;
  color: #666;
}
.btn-round,
a.btn-round {
  border-radius: 23px;
}
.input-group .btn {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  padding: 7px 12px;
}
.input-group .btn.btn-lg {
  padding: 11px 16px;
}
.r3 {
  border-radius: 3px;
}
.r5 {
  border-radius: 5px;
}
.table tbody tr td,
.table tbody tr th {
  vertical-align: middle;
}
.table {
  margin-bottom: 0px;
}
.con img {
  max-width: 100%;
  margin: 5px auto;
  text-align: center;
  display: block;
}
::-webkit-scrollbar {
  overflow: visible;
  width: 8px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  min-height: 15px;
}
table.table {
  border: 1px solid #E1E6EB;
  margin-bottom: 15px;
}
table.table,
table.table td,
table.table th {
  border-color: #E1E6EB !important;
}
.table > thead > tr > td,
.table > thead > tr > th {
  border-bottom-width: 1px;
  font-weight: normal;
  color: #999;
}
table.table thead th {
  background-color: #F5F6FA;
}
.table-hover > tbody > tr:hover {
  background-color: #fdfdff;
}
select.select-nob {
  background: none;
  border: none;
  outline: none;
}
.badge {
  background-color: #ff4c61;
  margin-left: 3px;
}
.checkbox label,
.radio label,
.checkbox-inline,
.radio-inline {
  font-size: 14px;
}
.form-table {
  width: 100%;
}
.form-table td {
  padding: 7px 10px;
  margin-bottom: 15px;
  vertical-align: top;
}
label.error {
  font-weight: normal;
  color: #ff4c61;
}
.toast {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -100px;
  z-index: 99;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  height: 80px;
  line-height: 80px;
  width: 200px;
  border-radius: 10px;
}
.icheckbox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 56px;
  height: 26px;
  border-radius: 26px;
  background: #f0f0f0;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  cursor: pointer;
}
.icheckbox:before {
  content: "";
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background: #fff;
  float: left;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.icheckbox.checked {
  background: #21baf3;
}
.icheckbox.checked:before {
  float: right;
}

.global-edit-top {
  height: 60px;
}
.global-edit-top .con {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  line-height: 60px;
  z-index: 9;
  background: #fff;
  text-align: center;
  font-size: 0;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}
.global-edit-top .con .cleft {
  left: 0;
  top: 0;
  position: absolute;
}
.global-edit-top .con .cright {
  right: 0;
  top: 0;
  position: absolute;
}
.global-edit-top .con .item {
  padding: 0px 13px;
  font-size: 15px;
  height: 60px;
  display: inline-block;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-left: -1px;
}
.global-edit-top .con .item.on {
  background: #21baf3;
  color: #fff;
}
.global-edit-top .con .item.g-set.opened {
  border-bottom: 2px solid #21baf3;
  margin-bottom: -1px;
  color: #21baf3;
}
.global-edit {
  display: none;
  position: fixed;
  z-index: 10;
  top: 60px;
  left: 0;
  right: 0;
  background: #ffffff;
  border-top: 1px solid #eee;
}
.global-edit .hd {
  text-align: center;
  padding: 10px;
}
.global-edit .hd li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;
  padding: 10px 12px;
  padding-bottom: 0;
  cursor: pointer;
  position: relative;
}
.global-edit .hd li i {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  color: #fff;
  border-radius: 10px;
}
.global-edit .hd li p {
  margin-top: 5px;
}
.global-edit .hd li.item1 i {
  background-color: #19ca8e;
}
.global-edit .hd li.item2 i {
  background-color: #21baf3;
}
.global-edit .hd li.item3 i {
  background-color: #ff4c61;
}
.global-edit .hd li.on:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-bottom: 10px solid;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
.global-edit .hd li.on.item1:before,
.global-edit .hd li.on.item1 p {
  color: #19ca8e;
}
.global-edit .hd li.on.item2:before,
.global-edit .hd li.on.item2 p {
  color: #21baf3;
}
.global-edit .hd li.on.item3:before,
.global-edit .hd li.on.item3 p {
  color: #ff4c61;
}
.global-edit .bd {
  border-top: 1px solid #eee;
}
.template-choose {
  padding: 10px;
}
.template-choose ul {
  text-align: center;
}
.template-choose ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  border: 3px solid #eee;
  margin: 10px;
  cursor: pointer;
}
.template-choose ul li img {
  width: 100px;
  height: 100px;
}
.template-choose ul li.selected {
  border-color: #21baf3;
  position: relative;
}
.template-choose ul li.selected:before {
  content: '\e656';
  position: absolute;
  bottom: -10px;
  right: -10px;
  color: #21baf3;
  font-size: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ffffff;
  border-radius: 100%;
}
.template-choose .iprev,
.template-choose .inext {
  position: absolute;
  left: -100px;
  top: 0;
  bottom: 0;
  width: 100px;
  text-align: center;
}
.template-choose .iprev i,
.template-choose .inext i {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 20px;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  color: #999;
  font-size: 40px;
}
.template-choose .iprev:hover i,
.template-choose .inext:hover i {
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
.template-choose .inext {
  left: auto;
  right: -100px;
  background-position: 12px 5px;
}
.global-color {
  width: 800px;
  margin: 0px auto;
}
.global-color .color-set {
  float: left;
  padding: 15px;
}

.top-nav .inav {
  position: relative;
}
.top-nav .inav ul li.edit-li a {
  cursor: move;
}
.top-nav .inav ul li.edit-li:hover {
  border-left: 2px dashed #dddddd;
  border-right: 2px dashed #dddddd;
  position: relative;
}
.top-nav .inav .edit-inav {
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  width: 100px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9;
}
.top-nav .inav:hover .edit-inav {
  display: block;
}
.portlet-placeholder {
  border: 3px dotted #25bbf3;
  border-radius: 5px;
  height: 100px;
  margin-bottom: 15px;
}
.column {
  min-height: 25px;
}
.column.col-0 {
  padding-top: 15px;
}
.column.active {
  background: #fafafa;
  border: 1px dashed #ccc;
}
.edit-panel {
  position: relative;
}
.edit-panel .control {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
  z-index: 4;
}
.edit-panel .control .handeler {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  opacity: .7;
  border: 2px dashed #fff;
  cursor: move;
}
.edit-panel .control .manageer {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}
.edit-panel:hover .control {
  display: block;
}
.edit-panel .dis_none{
  display: none;
}
.addModal_btn {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
}

.modal-body {
  margin-top: 15px;
}
.modal-body .control-label {
  margin-right: 10px;
  padding-top: 2px;
}
.modal-body .form-group {
  line-height: 25px;
  margin: 0;
  margin-bottom: 15px;
}
.modal-body .form-group .form-control {
  width: auto;
  margin-right: 10px;
}
.modal-body .form-group .tips {
  vertical-align: text-top;
}
.modal-body .form-group .btnlink {
  border: 1px solid #ddd;
  vertical-align: sub;
  padding: 5px;
  color: #797979;
  font-size: 12px;
}
.modal-body .form-group .btnlink:hover {
  background-color: #f1f0f0;
  color: #000;
}

#slider_design_modal .modal-body .color-set {
  float: initial;
}
#slider_design_modal .modal-body .titcolor {
  width: 50%;
}
#slider_design_modal .modal-body .titfamily {
  padding-top: 15px;
  padding-bottom: 15px;
}
#slider_design_modal .modal-body .titfamily #family {
  width: 90px;
}
#slider_design_modal .modal-body .titfamily #weight {
  margin-top: -1px;
  margin-right: 2px;
}

.modal-backdrop{
  z-index:980 !important;
}
.modal{
  z-index:1000;
}

.checktips{
  position: relative;
  height: 48px;
}
.checktips input[type='checkbox']{
  vertical-align: inherit;
  margin-right: 5px;
}
.checktips label.error{
  position: absolute;
  top: 25px;
  left: 0px;
}
td.checktips label.error{
  left: 8px;
}
.reset_addModal_btn{
  margin: 0;
  padding: 5px;
  border-radius: 0px;
}
.contit {
  font-size: 28px;
  padding: 35px 10px 0;
  text-align: center;
  color: #666;
  line-height: 36px;
}
.coninfo {
  border-bottom: 1px dotted #eee;
  margin-bottom: 20px;
  text-align: center;
  padding: 10px 0px 20px;
}
.pra{
  padding:0 20px;
  line-height: 35px;
  font-size: 15px;
}