body,button,input,select,textarea {
  font: 14px/1.5 微软雅黑,"Helvetica Neue"
}

body,html {
  margin: 0;
  height: 100%;
  background: #57dccb;
  color: #666666;
}

body {
  position: relative
}
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
    margin: 0;
    padding: 0;
}
a {
  text-decoration: none;
  color:#666666;
  display: block;
}
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ks-resizable-handler {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  font-size: 0;
  line-height: 0
}

.ks-resizable-handler-b,.ks-resizable-handler-l,.ks-resizable-handler-r,.ks-resizable-handler-t {
  background-color: #777;
  opacity: .9;
  filter: alpha(opacity=90)
}

.ks-resizable-handler-b,.ks-resizable-handler-t {
  left: 0;
  width: 100%;
  height: 1px;
  cursor: n-resize
}

.ks-edit-curr .ks-resizable-handler-b,.ks-edit-curr .ks-resizable-handler-t {
  height: 5px
}

.ks-resizable-handler-b {
  bottom: 0
}

.ks-resizable-handler-t {
  top: 0
}

.ks-resizable-handler-l,.ks-resizable-handler-r {
  top: 0;
  height: 100%;
  -height: expression(this.parentNode.o-ffsetHeight);
  width: 1px;
  cursor: e-resize
}

.ks-edit-curr .ks-resizable-handler-l,.ks-edit-curr .ks-resizable-handler-r {
  width: 5px
}

.ks-resizable-handler-l {
  left: 0
}

.ks-resizable-handler-r {
  right: 0
}

.ks-resizable-handler-bl,.ks-resizable-handler-br,.ks-resizable-handler-tl,.ks-resizable-handler-tr {
  position: absolute;
  width: 5px;
  height: 5px;
  border: 1px solid #535353;
  background-color: #E4007F;
  z-index: 2
}

.ks-resizable-handler-bl {
  left: -3px;
  bottom: -3px;
  cursor: sw-resize
}

.ks-resizable-handler-br {
  right: -3px;
  bottom: -3px;
  cursor: nw-resize
}

.ks-resizable-handler-tl {
  left: -3px;
  top: -3px;
  cursor: nw-resize
}

.ks-resizable-handler-tr {
  right: -3px;
  top: -3px;
  cursor: sw-resize
}

.select-box {
  position: absolute;
  cursor: auto;
  background: url(../images/transparent.gif)
}

.select-box:hover,.z_g:hover {
  -webkit-box-shadow: 0 0 3px;
  -moz-box-shadow: 0 0 3px;
  -o-box-shadow: 0 0 3px;
  box-shadow: 0 0 3px
}

.ks-edit-curr {
  border: 1px solid red;
  margin: -1px 0 0 -1px
}

.mult-selected {
  border: 1px solid #149dbf;
  margin: -1px 0 0 -1px
}

.layer-edit-curr {
  border: 1px solid #FF0;
  margin: -1px 0 0 -1px
}

.ks-edit-curr .ks-resizable-handler-b,.ks-edit-curr .ks-resizable-handler-l,.ks-edit-curr .ks-resizable-handler-r,.ks-edit-curr .ks-resizable-handler-t {
  opacity: .6;
  filter: alpha(opacity=60);
  background-color: transparent
}

.ks-dd-proxy {
  opacity: .6;
  min-height: 20px;
  min-width: 20px;
  border: 1px solid red
}

.ks-tabs {
  position: relative
}

.ks-tabs:after,.ks-tabs:before {
  display: table;
  content: ""
}

.ks-tabs:after {
  clear: both
}

.ks-tabs-bar {
  background-image: none;
  background-color: #535353;
  border-width: 0;
  outline: 0;
  filter: none;
  -webkit-tap-highlight-color: transparent
}

.ks-tabs-body {
  padding: 5px 0;
  background: #676666;
  color: #EEE
}

.ks-tabs-body>.ks-tabs-panel {
  display: none
}

.ks-tabs-body>.ks-tabs-panel-selected {
  display: block
}

.tolbox .ks-tabs-panel {
  max-height: 420px;
  background: #676666;
  color: #EEE;
  overflow: auto
}

#historys,#layerannel,.ks-tabs-panel p,.tolbox .kjsm {
  padding: 8px
}

.tolbox .ks-tabs-tab {
  font-size: 12px
}

.ks-tabs-bar .ks-tabs-tab.ks-button,.tolbox .ks-tabs-tab.ks-button {
  padding: 2px 12px 2px 12px;
  margin: 0;
  border: 1px solid transparent;
  color: #b5b5b5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: 0 0
}

.tolbox .ks-tabs-tab.ks-tabs-moved {
  border-bottom: 1px solid #535353
}

.ks-tabs-bar .ks-tabs-tab.ks-button.ks-tabs-tab-hover,.ks-tabs-bar .ks-tabs-tab.ks-button:hover {
  background-color: #eee;
  border-color: #eee;
  color: #000
}

.ks-tabs-tab.ks-button.ks-tabs-tab-active,.ks-tabs-tab.ks-button.ks-tabs-tab-selected {
  background-color: #676666;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #b5b5b5
}

.ks-tabs-top>.ks-tabs-bar {
  border-bottom: 1px solid #2a2a2a;
  padding-top: 2px
}

.ks-tabs-top>.ks-tabs-bar:after,.ks-tabs-top>.ks-tabs-bar:before {
  display: table;
  content: ""
}

.ks-tabs-top>.ks-tabs-bar:after {
  clear: both
}

.ks-tabs-top>.ks-tabs-bar>.ks-tabs-tab {
  float: left;
  margin-right: 2px;
  display: inline;
  margin-bottom: -1px
}

.ks-tabs-top>.ks-tabs-bar>.ks-tabs-tab.ks-tabs-tab-selected,.ks-tabs-top>.ks-tabs-bar>.ks-tabs-tab.ks-tabs-tab-selected.ks-tabs-tab-active {
  border-color: #3a3939 #3a3939 transparent #3a3939
}

#photobox {
  width: 703px;
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin:15px auto 0;
  border:15px #F9FAFA solid;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #fff;
}

#userbar {
  height: 50px;
  line-height: 50px;
  color: #B5B5B5;
  background: #303030;
}
#userbar .kulogo{
  background: url(../images/kulogo.png) no-repeat 8px 8px #303030;
  height: 50px;
  width: 100px;
  display: block;
  float: left;
}
#userbar .avator{
  height: 50px;
  float: left;
  position: relative;
  margin-right: 5px;
}
#userbar .avator img{
    vertical-align: middle;
    width: 20px;
    margin: 0px 5px;
}
#userbar .avator .vip{
    display: block;
    position: absolute;
    top: 6px;
    left: 36px;
    background: url(../images/icon.png);
    height: 13px;
    width: 29px
}

#modulebox {
  position: absolute;
  top: 17px!important;
  left: 17px!important;
  right: 0;
  bottom: 0; 
  /*bottom: 17px; */
  overflow: hidden;
  width:656px;
  overflow-y:scroll;
}

#contpanl {
  margin: 0 auto
}

#photobox #container {
  position: relative;
  height: 1920px;
  z-index: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: #FFF;
  font-size: 12px
}

#container #bgmask {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url(../images/wg1.png)
}

#bararea {
  position: absolute;
  bottom: 35px;
  left: 0;
  height: auto
}

#barex {
  position: absolute;
  top: 105px;
  width: 315px;
  right: 20px;
  height: auto;
  font-size: 12px
}

#bararea .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: .8;
  filter: alpha(Opacity=80)
}

#bbbar,#expannel,#toolbar,.codearea {
  position: relative
}

#expannel {
  padding: 5px;
  max-width: 324px;
  line-height: 26px
}

#expannel input[type=number],#expannel input[type=text],#expannel textarea {
  border: 1px solid #333;
  -moz-box-shadow: 5px 5px 5px #999 inset;
  -webkit-box-shadow: 5px 5px 5px #999 inset;
  box-shadow: 5px 5px 5px #999 inset;
  padding-left: 5px
}

#expannel label {
  margin-right: 3px
}

#expannel .tbar-btn {
  width: 20%
}

#toolbar {
  font-size: 14px;
  width: 130px;
  background: #535353;
  padding: 10px 0
}

#toolbar.list-two {
  width: 220px
}

#toolbar .tbar-list {
  width: 38px
}

#toolbar.list-two .tbar-list {
  width: 90px
}

#barex #toolbar {
  width: 100%
}

#barex #toolbar .tbar-list {
  display: none
}

.tbar-btn {
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #7e7e7e;
  display: inline-block;
  margin: 3px;
  cursor: pointer;
  color: #FFF;
  width: 100px
}

.tbar-btn-a {
  text-shadow: #4f4f4f 1px 1px 3px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  margin: 10px 3px;
  padding: 0 5px 0 4px;
  cursor: pointer;
  color: #b5b5b5;
  width: 114px;
  background: 0 0
}

#barex .tbar-btn-a {
  margin: 3px 2px 0
}

.tbar-btn-a label {
  display: none
}

.btnover {
  color: #9F2A2A
}

.tbar-btn-a:hover,.tbar-btn:hover {
  background: #383838;
  color: #b5b5b5;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 5px #222;
  -moz-box-shadow: 2px 2px 5px #222;
  -webkit-box-shadow: 2px 2px 5px #222;
  -o-box-shadow: 2px 2px 5px #222
}

address,cite,dfn,em,var {
  font-style: normal
}

#codeex {
  display: none
}

#btn_bar_trigger {
  position: absolute;
  right: 0;
  height: 20px;
  width: 80px;
  top: 20px;
  background: #FFF
}

#btn_bar_clear {
  position: absolute;
  right: 102px;
  height: 20px;
  width: 80px;
  top: 20px;
  background: #FFF
}

#btn_bar_preview {
  position: absolute;
  right: 206px;
  height: 20px;
  width: 80px;
  top: 20px;
  background: #FFF
}

.kgdmask {
  -moz-transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0)
}

.user-wdx:hover .kgdmask {
  visibility: visible;
  z-index:2;
  opacity: .8;
  filter: alpha(opacity=80)
}

.kgditem:hover .kgdmask {
  z-index:0;
  opacity: 0;
  filter: alpha(opacity=0)
}
.kgditem:hover .kgdmask.kgdright {
  margin-left: 100%
}
.kgditem:hover .kgdmask.kgdleft {
  margin-left: -100%
}
.kgditem:hover .kgdmask.kgdtop{margin-top:-100%}
.kgditem:hover .kgdmask.kgdbottom{margin-top:100%}
.thb {
  background: url(assets/images/ico/flag.png) no-repeat center center
}

.oldprice {
  text-decoration: line-through
}

.bottom-sprice {
  height: 50px;
  font-size: 16px
}

.bottom-sprice .oldprice {
  display: block;
  font-size: 12px
}

.goods-tip {
  overflow: hidden;
  position: absolute;
  width: 364px
}

.goods-tip .plcl {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  padding: 10px;
  width: 200px;
  height: 45px;
  text-align: center
}

.goods-tip .goods-pic {
  background: none repeat scroll 0 0 #F3F3F3;
  display: inline;
  float: left;
  margin-right: 8px
}

.goods-tip .tip-info .goods-name {
  color: #404040;
  font-size: 14px;
  width: 180px;
  float: left
}

.goods-tip .goods-name a {
  color: #333;
  font-weight: 600;
  text-decoration: none
}

.goods-tip .tl {
  background: url(../images/t.gif) no-repeat scroll 0 0 transparent;
  display: block;
  height: 5px;
  overflow: hidden;
  width: 364px
}

.goods-tip .tr {
  background: url(../images/t.gif) no-repeat scroll right top transparent;
  display: block;
  float: right;
  height: 5px;
  overflow: hidden;
  width: 50px
}

.goods-tip .bl {
  background: url(../images/b.gif) no-repeat scroll right bottom transparent;
  display: block;
  height: 5px;
  overflow: hidden;
  width: 364px
}

.goods-tip .bbr {
  background: url(../images/b.gif) no-repeat scroll left bottom transparent;
  display: block;
  float: left;
  height: 5px;
  overflow: hidden;
  width: 100%
}

.goods-tip .tip-info ul {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  padding: 10px;
  width: 175px;
  height: 45px
}

.goods-tip .tip-info li {
  float: left;
  height: 45px;
  line-height: 23px;
  text-align: center;
  width: 70px;
  list-style: none
}

.goods-tip .tip-info li.tp4 {
  width: 80px;
  color: #000;
  display: block
}

.goods-tip .tip-info li span {
  color: #8C8C8C;
  font-size: 16px;
  font-weight: 600;
  font-family: arial
}

.goods-tip .tip-info li em {
  color: #F30;
  font-size: 18px
}

.goods-tip .tip-info li.tp5 {
  padding-top: 10px;
  display: block
}

.goods-tip .tip-info a.info {
  background: #EB2A04;
  color: #FFF;
  height: 26px;
  line-height: 25px;
  overflow: hidden;
  width: 70px;
  display: block
}

.goods-tip .tip-info a.info:hover {
  background: #E32404;
  color: #FFF
}

.ks-overlay-hidden,.ks-popup-hidden {
  visibility: hidden
}

.ks-overlay {
  position: absolute;
  z-index: 9999;
  left: -9999px;
  top: -9999px
}

.ks-dialog {
  position: absolute;
  z-index: 9999;
  left: -9999px;
  top: -9999px;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: 2px 2px 2px #CCC;
  -moz-box-shadow: 2px 2px 2px #CCC;
  box-shadow: 2px 2px 2px #CCC
}

.ks-dialog .ks-overlay-content {
  background: #F7F7F7;
  padding: 0 3px
}

.ks-dialog .ks-overlay-header {
  background: 0 0;
  border-bottom: 1px solid #D8D8D8;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 10px;
  color: grey
}
.ks-dialog .ks-overlay-header span{
  float: left;
}
.ks-dialog .ks-overlay-header a{
  float: left;
  color: red;
  font-size: 12px;
}
.ks-dialog .ks-overlay-body {
  border-top: 1px solid #FFF;
  padding: 8px 10px;
  color: #5D5D5D
}

.ks-overlay-close {
  height: 20px;
  width: 20px;
  border: none;
  right: 10px;
  top: 10px;
  vertical-align: middle;
  position: absolute;
  text-decoration: none;
  outline: 0;
  overflow: hidden;
  cursor: pointer
}

.ks-overlay-close .ks-overlay-close-x {
  display: block;
  background: no-repeat center;
  background-image: url(../images/close.png);
  height: 20px;
  text-indent: -9999px;
  width: 20px;
  margin: 0;
  -moz-transition: -moz-transform 1s ease-in;
  -webkit-transition: -webkit-transform 1s ease-in;
  -o-transition: -o-transform 1s ease-in;
  transition: transform 1s ease-in;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0)
}

.ks-overlay-close:hover .ks-overlay-close-x {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg)
}

.ks-overlay-mask {
  background-color: #FFF;
  opacity: .7;
  filter: alpha(opacity=70)
}

.ks-overlay-mask-hidden {
  visibility: hidden
}

.ks-overlay-shown {
  visibility: visible
}

.ks-overlay-loading {
  opacity: .3;
  filter: alpha(opacity=15);
  background: #000 center center no-repeat scroll;
  background-image: url(loading.gif)
}

.ke-global-loading .ks-overlay-loading {
  background-attachment: fixed
}

.ks-anypop .bkg {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative
}

.layers {
  display: block;
  height: 20px;
  border-top: 1px solid #535353;
  color: #E0E0E0;
  overflow: hidden;
  position: relative
}

.layer-mult-selected {
  background: #0ADEFF
}

.layer-selected,.layer-selected.layer-mult-selected {
  background: #8ab3d9;
  color: #333
}

.layers .eye {
  float: left;
  display: block;
  width: 20px;
  margin-right: 5px;
  border-right: 1px solid #535353;
  height: 20px;
  background: url(../images/btnicon.png?t=20151109) no-repeat -60px 5px
}

.layers .group {
  display: block;
  float: left;
  width: 35px;
  height: 18px;
  background: url(../images/btnicon.png?t=20151109) no-repeat 0 -23px
}

.layers .group.close {
  background-position: 0 -38px
}

.layers-group {
  height: auto
}

.layers .eye.disabled {
  background-position: -80px 3px
}

.layers .lid {
  float: left
}

.layers-group .layers-group .group,.layers-sub .lid {
  margin-left: 15px
}

.layers-group .layers-group .layers-group .group,.layers-group .layers-group .layers-sub .lid {
  margin-left: 30px
}

.layers-group .layers-group .layers-group .layers-group .group,.layers-group .layers-group .layers-group .layers-sub .lid {
  margin-left: 45px
}

.layers-group .layers-group .layers-group .layers-group .layers-group .group,.layers-group .layers-group .layers-group .layers-group .layers-sub .lid {
  margin-left: 60px
}

.layers-group .layers-group .layers-group .layers-group .layers-group .layers-group .group,.layers-group .layers-group .layers-group .layers-group .layers-group .layers-sub .lid {
  margin-left: 75px
}

.layers .btns {
  position: absolute;
  right: 0
}

.layers .btns b {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #535353
}

.layers.ks-dd-dragging {
  background: #00C
}

.cmdredo {
  color: #999
}

#layerannel {
  overflow: auto;
  max-height: 380px;
  min-width: 290px
}

.bkg,.ku {
  -moz-transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in
}

a:hover {
  border: none;
  text-decoration: none
}

a.bkg img {
  vertical-align: top
}

a.bkg img.on {
  visibility: hidden;
  position: absolute
}

.o-ff,.on {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto
}

.ui-brand-btn {
  cursor: pointer
}

.ui-brand-btn .on,.ztouch .on,a .on {
  display: block
}

.ks-price .o-ff,.ks-price:hover .open,.ku-trans-nav .ztouch.ks-active .on.touchide,.ku-trans-nav a.ks-active .on.touchide,.ui-brand-btn .o-ff,.ztouch .o-ff,.ztouch:hover .on.touchide,a .o-ff,a.nav-item:hover i,a:hover .on.touchide {
  visibility: hidden;
  display: block
}

.ks-price:hover .open,.ku-carousel-nav a.nav-item:hover i,.ku-slide-nav a.nav-item:hover i {
  visibility: hidden
}

a.ku {
  background-position: 0 50%;
  position: absolute
}

a.trans-opacity img,img.trans-opacity {
  visibility: visible;
  opacity: 0;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  filter: alpha(opacity=0)
}

.ku-trans-nav a.ks-active img.trans-opacity,a.trans-opacity:hover img {
  opacity: 1;
  filter: alpha(opacity=100)
}

a.trans-mb,a.trans-ml,a.trans-mr,a.trans-mt,a.trans-scale {
  overflow: hidden
}

a.trans-mt img {
  margin-top: 100%;
  -moz-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.ku-trans-nav a.nav-item img.trans-mt {
  position: absolute;
  top: -100%;
  margin: 0
}

.ku-trans-nav a.ks-active img.trans-mt {
  top: 0
}



.blockdd img {
  vertical-align: middle
}

.blockdd .o-ff {
  display: none;
}

.blockdd:hover .o-ff {
  display: block
}

.k-dd {
  height: 22px;
  line-height: 22px;
  text-align: center
}

.k-dd .dd {
  display: inline-block
}

.k-dd .dd .blockdd {
  float: left
}

.k-dd .dd span {
  float: left;
  line-height: 26px
}

div[data-type=fav] img {
  display: block
}

.hotarea {
  background-color: rgba(30,255,255,.2)
}

.about_dialog {
  font: 14px Candara,å®‹ä½“,Verdana,sans-serif;
  text-shadow: 0 2px 5px rgba(0,0,0,.2);
  line-height: 30px
}

.about_dialog .ks-stdmod-body {
  text-align: center
}

.share-selector {
  background: #FFF;
  border: 1px solid #CCC;
  padding: 5px
}

.share-selector ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 30px;
  cursor: pointer
}

.share-selector .selected .btns b,.share-selector .selected .label,.share-selector .unselected li {
  width: 140px;
  display: inline-block
}

.share-selector .selected li {
  display: block
}

.share-selector .selected .label {
  width: 100px
}

.share-selector .selected .btns b {
  width: 15px;
  text-align: center
}

.popitem {
  position: relative;
  display: block
}

.popitem .mask {
  background-color: #000;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}

a.popitem .desc {
  height: 42px;
  overflow: hidden
}

.popitem .exinfo {
  position: relative;
  z-index: 3
}

a.popitem .exi_1,a.popitem .exi_3,a.popitem .exi_4 {
  display: block;
  position: absolute;
  bottom: 0;
  visibility: hidden;
  color: #FFF
}

a:hover .exi_1,a:hover .exi_3,a:hover .exi_4,a:hover .mask {
  visibility: visible
}

.ku-nav-toggle .nav-item {
  z-index: 2
}

.ku-nav-toggle .ks-active.nav-item {
  visibility: hidden;
  z-index: 1
}


.exi_4,.ext_4 .scount,.ext_4 .sprice {
  text-align: right
}

.ext_4 img {
  position: absolute;
  bottom: 5px;
  left: 5px
}

.ext_4 .scount {
  margin-left: 80px
}

.followshop {
  background: url(http://img04.taobaocdn.com/tps/i4/T1hvYaXchdXXcr6Jgk-178-118.gif) no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 26px;
  width: 67px
}

.popcomment {
  width: 300px;
  height: 400px;
  overflow: auto;
  background: #FFF;
  position: absolute;
  border: 1px solid #EEE
}

.ku-carousel-nav,.ku-slide-nav {
  position: absolute;
  z-index: 11
}

.exinfo .desc,.exinfo .scount,.exinfo .sprice {
  padding: 0 5px;
  position: relative
}

.sprice .oldprice {
  float: right
}

.exi_4 .sprice .oldprice {
  float: left
}

.ext_4 .sprice {
  height: 75px;
  font-size: 30px;
  margin-left: 80px
}

.ext_4 .sprice .oldprice {
  font-size: 19px;
  display: block;
  margin-right: 0;
  float: none
}

button,input,select,textarea {
  vertical-align: middle
}

#btn_exitems .btn_exitems {
  width: 146px;
  padding: 1px 4px
}

#btn_bar_clear label,#btn_bar_preview label,#btn_bar_trigger label {
  display: none
}

.abs {
  position: absolute
}

.next,.prev {
  cursor: pointer;
  z-index: 12
}

a.con-item,a.nav-item {
  overflow: hidden
}

.ku-slide-nav a.nav-item {
  position: relative
}

.con-item {
  position: relative
}

.prev {
  background: url(http://img01.taobaocdn.com/imgextra/i1/368136/T27sRXXlJNXXXXXXXX_!!368136.gif) no-repeat center left transparent
}

.next {
  background: url(http://img03.taobaocdn.com/imgextra/i3/368136/T2EnRuXoRMXXXXXXXX_!!368136.gif) no-repeat center right transparent
}

.ml-edittor {
  background: #FFF;
  -moz-box-shadow: 3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow: 3px 3px 5px 6px #ccc
}

.ml-edittor span.btns b {
  cursor: pointer;
  padding: 0 4px
}

.ml-edittor ul {
  list-style: none
}
#userbar .xz-btn {
  position: absolute;
  left: 100px;
  top: 16px;
  z-index: 1
}
#userbar .xz-btn span,#userbar .xz-btn a{
  color: #fff;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  width: 60px;
  text-indent: 5px;
  background: #535353;
  display: block;
}
#userbar .xz-btn span{
  background: red;
  position: relative;
}
#userbar .xz-btn span:after{
  width: 0;
  height:0;
  border-left:5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content:"";
  position: absolute;
  top: 7px;
  left: 47px;
}
#userbar .xz-btn a{
  display: none;
}
#userbar .xz-btn:hover a{
  display: block;
}
#userbar .xz-btn:hover span:after{
  border-bottom: 5px solid #fff;
  border-top:none;
}
.hy-btn {
  position: absolute;
  left: 170px;
  top: 10px;
  z-index: 1;
}

.hy-btn .face {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
}
.hy-btn .face img{
    border-radius: 50%;
    width: 30px;
}
.hy-btn .face i {
    display: block;
    position: absolute;
    top: 0;
    left: 16px;
    background: url(../images/icon.png);
    height: 13px;
    width: 29px
}

.hy-btn .user_menu {
    position: absolute;
    display: none;
    top: 40px;
    left: -65px;
    z-index: 999;
    width: 150px;
}
.hy-btn:hover .user_menu {
    display: block;
}
.hy-btn .user_menu::before {
    position: absolute;
    left: 50%;
    top: -7px;
    z-index: 2;
    margin-left: -4px;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}
.hy-btn .user_menu .user_menu_list {
    background: #fff;
    border: 1px solid #ececec;
    position: relative;
    padding-top: 10px;
    color: #000
}
.hy-btn .user_menu .user_menu_list a {
    color: #000;
    text-decoration: none
}
.hy-btn .user_menu .user_menu_list li {
    display: block;
    text-align: center;
    line-height: 38px
}
.hy-btn .user_menu .user_menu_list li .getvip {
    display: block;
    background: #ef3c1f;
    color: #fff;
    border: 0;
    margin: 0 4px;
    border-radius: 3px;
    height: 33px;
    line-height: 33px;
    text-decoration: none
}
.hy-btn .user_menu .user_menu_list li.logout {
    margin-top: 10px;
    border-top: 1px dotted #ccc
}
.hy-btn .user_menu .user_menu_list li.logout a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    color: #000;
    text-decoration: none
}
.hy-btn .user_menu .user_menu_list li.logout a:hover {
    background: #dbd8d8
}
#userbar .fx-btn {
  position: absolute;
  top: 16px;
  left: 450px;
  color: #fff;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  width: 59px;
  text-indent: 5px;
  background: #4BBBD4;
  animation:bg_zxy 1s linear 10;-moz-animation:bg_zxy 1s linear 10;-webkit-animation:bg_zxy 1s linear 10;-o-animation:bg_zxy 1s linear 10;}
@keyframes bg_zxy
{
0%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
50%{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-0-transform:scale(1.2,1.2);}
100%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
}

@-moz-keyframes bg_zxy
{
0%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
50%{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-0-transform:scale(1.2,1.2);}
100%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
}

@-webkit-keyframes bg_zxy
{
0%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
50%{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-0-transform:scale(1.2,1.2);}
100%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
}

@-o-keyframes bg_zxy
{
0%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
50%{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-0-transform:scale(1.2,1.2);}
100%{transform:scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-0-transform:scale(1,1);}
}
#userbar .tbar-btn {
  width: auto;
  height: 20px;
  line-height: 20px;
  border: none;
  color: #B5B5B5;
  font-size: 13px;
  text-decoration: none;
  background: 0 0;
  margin-top: 0
}

#userbar .tbar-btn:hover {
  color: #efefef;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

#userbar .tbar-btn img {
  vertical-align: middle;
  width: 20px;
  margin: 0 5px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px
}

#userbar .vipbut {
  display: inline-block;
  width: 80px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #ffd100;
  background: #ffd100;
  text-align: center;
  font-size: 14px;
  color: #282828;
  margin: 17px 4px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px
}

#userbar .vipbut:hover {
  background: 0 0;
  color: #ffd100;
  border: 1px solid #ffd100
}

#userbar .vipbut i {
  font-size: 14px
}

#userbar .xiubi-count {
  color: red;
  font-weight: 700
}

#userbar .fx {
  color: #FFDE46
}

#userbar a.login_btn_wb {
  padding: 0 10px 0 20px;
  background: url(../images/wb.ico) no-repeat 2px 50%
}

#userbar a.login_btn_qq {
  padding: 0 10px 0 20px;
  background: url(../images/qq.ico) no-repeat 2px 50%
}

#userbar a.login_btn_tb {
  padding: 0 10px 0 20px;
  background: url(../images/tb.ico) no-repeat 2px 50%
}

@-webkit-keyframes transform-5 {
  from {
    -webkit-transform: perspective(400px) rotateY(0)
  }

  to {
    -webkit-transform: perspective(400px) rotateY(360deg)
  }
}

@-moz-keyframes transform-5 {
  from {
    -moz-transform: perspective(400px) rotateY(0)
  }

  to {
    -moz-transform: perspective(400px) rotateY(360deg)
  }
}

@keyframes transform-5 {
  from {
    transform: perspective(400px) rotateY(0)
  }

  to {
    transform: perspective(400px) rotateY(360deg)
  }
}

#topbtns {
  position: absolute;
  top: 0;
  right: 10px;
  height: 50px;
  line-height: 50px
}

#topbtns .tbar-btn {
  display: block;
  float: left;
  height: 21px;
  line-height: 18px;
  width: 60px;
  color: #B5B5B5;
  margin-left: 10px;
  margin-top: 15px;
  cursor: pointer;
  border-color: #303030
}

#topbtns .tbar-btn i {
  display: block;
  float: left;
  width: 24px;
  height: 21px;
  background: url(../images/24_19.png) no-repeat;
  opacity: .6;
  filter: alpha(opacity=60)
}

#topbtns .tbar-btn:hover i {
  -webkit-animation: transform-5 2s ease 0s alternate none infinite;
  -moz-animation: transform-5 2s ease 0s alternate none infinite;
  animation: transform-5 2s ease 0s alternate none infinite
}

#btn_open,#btn_save,#btn_save_dir,#btn_share {
  visibility: hidden
}

#topbtns #btn_open i {
  background-position: 0 0
}

#topbtns #btn_save i,#topbtns #btn_save_dir i {
  background-position: 0 -21px
}

#topbtns #btn_preview i {
  background-position: 0 -42px
}

#topbtns #btn_import i {
  background-position: 0 -63px
}

#topbtns #btn_export i {
  background-position: 0 -84px
}

#topbtns #btn_help i {
  background-position: 0 -105px
}

#topbtns label {
  display: none;
  white-space: nowrap;
  overflow: hidden
}

#topbtns .tbar-btn:hover {
  position: relative;
  background: 0 0
}

#tabs .ks-tabs-tab {
  margin-left: 10px
}

.attention_gray {
  background: url(http://img03.taobaocdn.com/tps/i3/T1bg54XahiXXXXXXXX-76-164.png);
  display: block;
  width: 58px;
  height: 18px;
  padding: 3px 2px 3px 16px
}

.attention_green {
  background: url(http://img04.taobaocdn.com/tps/i4/T1wZu3XetXXXXXXXXX-76-160.png);
  display: block;
  width: 58px;
  height: 18px;
  padding: 3px 2px 3px 16px
}

.attention_green2 {
  background: url(http://img01.taobaocdn.com/tps/i1/T1yCO4XjBgXXXXXXXX-94-177.png);
  display: block;
  width: 58px;
  height: 18px;
  padding: 5px 12px 4px 24px
}

.ui-brand-btn {
  width: 74px;
  height: 22px;
  color: #000
}

.ui-brand-btn .colledmask {
  display: none
}
.dnone {
  display: none
}
.hidden {
  visibility: hidden
}

.ks_hidden:hover .hidden {
  visibility: visible
}

.expend_panl {
  width: 150px;
  position: absolute;
  background: #2a2a2a;
  padding: 10px 20px;
  color: #FFF;
  top: -1000px;
  font-size: 12px
}

.expend_panl .tbar-btn-a {
  margin: 3px 0;
  padding: 0;
  border: none;
  text-align: left;
  height: 100%;
  width: 100%
}

.expend_panl .tbar-btn-a:hover {
  background: 0 0;
  color: #FFF
}

.expend_panl .tbar-btn-a label.sl {
  display: inline
}

ul.tools_align {
  list-style: none;
  margin: 0;
  padding: 0
}

.rulebox input,.rulebox label {
  cursor: pointer
}

.rulebox:hover {
  background: #aaa;
  color: #000
}

ul.tools_align li {
  line-height: 20px;
  height: 20px;
  cursor: pointer
}

ul.tools_align li:hover {
  background: #aaa;
  color: #000
}

ul.tools_align li i {
  background: url(../images/align.png?t=20141101) no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 3px;
  vertical-align: middle
}

ul.tools_align li.t i {
  background-position: -4px -2px
}

ul.tools_align li.tcb i {
  background-position: -27px -2px
}

ul.tools_align li.b i {
  background-position: -52px -2px
}

ul.tools_align li.l i {
  background-position: -79px -2px
}

ul.tools_align li.lcr i {
  background-position: -104px -2px
}

ul.tools_align li.r i {
  background-position: -127px -2px
}

ul.tools_align li.hr {
  height: 1px;
  line-height: 1px;
  background: #FFF;
  margin: 3px 0
}

ul.tools_align li.eq i {
  background-position: -152px -2px
}

.rules {
  display: none
}

#toprule {
  height: 17px;
  overflow: hidden;
  position: relative;
  padding-left: 17px
}

#toprule .layout {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 100000px
}

#toprule .layout .rulebg {
  position: absolute;
  top: 0;
  left: -1000px;
  background: #fff url(../images/rule-h.png)
}

#toprule span {
  display: block;
  float: left;
  width: 50px;
  height: 17px;
  position: relative
}

#leftrule {
  height: 100%;
  width: 17px;
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 99
}

#leftrule .layout {
  margin: 0;
  position: relative
}

#leftrule .layout .rulebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff url(../images/rule-w.png)
}

#leftrule span {
  display: block;
  width: 17px;
  height: 50px;
  position: relative
}

#leftrule span i,#toprule span i {
  position: absolute;
  top: 1px;
  left: 3px;
  font-style: normal;
  font-weight: 100;
  line-height: 10px;
  font-size: .8em;
  font-family: serif;
  color: #757575
}

#leftrule span i {
  letter-spacing: 17px;
  width: 1em;
  left: 5px
}

.toprline,.trline {
  width: 2px;
  height: 100%;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 0
}

.leftrline,.lrline {
  height: 2px;
  width: 100%;
  border-top: 1px solid #ccc;
  position: absolute;
  left: 0
}

.toprline i {
  position: absolute;
  left: 2px;
  top: 0;
  background: red;
  height: 10px;
  color: #fff;
  display: block;
  padding: 1px;
  line-height: 10px;
  font-size: .8em;
  font-style: normal
}

.leftrline i {
  position: absolute;
  top: 2px;
  left: 0;
  background: red;
  width: 10px;
  color: #fff;
  display: block;
  padding: 1px;
  line-height: 10px;
  font-size: .8em;
  font-style: normal
}

#photobox .ruleline {
  border-color: #149BDF;
  z-index: 9999999;
  cursor: move
}

#photobox .smart {
  border-color: #FF1493
}

#toolexbar {
  display: none;
  height: 20px;
  overflow: hidden;
  color: #ddd;
  font-size: 12px
}

#toolexbar .aligntools,#toolexbar ul.tools_align,#toolexbar ul.tools_align li {
  float: left
}

#alignscount {
  color: #FF0
}

#toolexbar ul.tools_align li {
  margin-left: 5px
}

.ks-overlay-hidden iframe {
  display: none
}

.J_Accordion .ks-switchable-trigger,.J_Accordion .kst {
  position: relative;
  padding-left: 5px;
  background: #4f4f4f;
  color: #FFF;
  height: 28px;
  line-height: 28px;
  border-top: 1px solid #000;
  margin-top: 8px
}

.J_Accordion .ks-switchable-trigger i,.J_Accordion .kst i {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 28px;
  width: 37px;
  background: url(../images/zedie.png) no-repeat 0 0
}

.J_Accordion .ks-active i {
  background-position: -45px 0
}

.J_Accordion .ks-switchable-panel,.J_Accordion .ksp {
  padding: 5px;
  border-top: 1px solid #000
}

.edit_con {
  padding-left: 5px
}

.sns-aitaofollow {
  background: url(http://gtms04.alicdn.com/tps/i4/T1NzuTFg8XXXaqVtDA-307-59.png) no-repeat;
  display: inline-block;
  width: 88px;
  height: 28px
}

.J_Abs {
  cursor: move
}

.J_Abs:hover {
  outline: 1px solid red
}

#subicos {
  position: fixed;
  top: 100px;
  left: 20px;
  width: 80px;
  background: #4f4f4f;
  padding: 5px 0;
  text-align: center;
  color: #FFF
}

.subpannel .tbar-btn-a {
  width: 60px;
  font-size: 12px
}

.tolbox {
  background: #676666;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  /*box-shadow: 0 2px 8px #bfbfbf;*/
  min-width: 110px
}

.tolbox .b_hd {
  background: #2d2d2d;
  background: -moz-linear-gradient(top,#3d3d3d,#1f1f1f);
  background: -webkit-gradient(linear,left top,left bottom,from(#3d3d3d),to(#1f1f1f));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3d3d3d, endColorstr=#1d1d1d);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#3d3d3d, endColorstr=#1d1d1d)";
  height: 12px;
  line-height: 12px;
  cursor: move;
  position: relative;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  overflow: hidden;
  border-bottom: 1px solid #2e2e2e
}

.tolbox .b_hd i.toggbtn {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 12px;
  color: #FFF;
  background: url(../images/btnicon.png?t=20151109) no-repeat
}

.tolbox .b_hd i.toggbtn:hover {
  background-color: #6f6f6f;
  border-left: 1px solid #000;
  background-color: -moz-linear-gradient(top,#7f7f7f,#5f5f5f);
  background-color: -webkit-gradient(linear,left top,left bottom,from(#7f7f7f),to(#5f5f5f));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7f7f7f, endColorstr=#5f5f5f);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#7f7f7f, endColorstr=#5f5f5f)";
  border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0
}

.tolbox .b_hd i.ks-t-visible {
  background-position: 0 0
}

.tolbox .b_hd i.ks-t-hidden {
  background-position: -20px 0
}

.tolbox .b_hd i.ks-t-close {
  background-position: -40px 0;
  left: 0;
  right: auto
}

.tolbox .b_hd i.ks-t-close:hover {
  border-right: 1px solid #000;
  border-left: none;
  border-radius: 3px 0 0 0;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0
}

.tolbox .b_bd {
  border-top: 1px solid #333
}

a.thb {
  background: url(../images/greenflag.png) no-repeat center center;
  display: block;
  text-decoration: none
}

.pop_label {
  max-width: 400px;
  position: relative;
  background: #FF9;
  border: 5px #aaa solid;
  padding: 5px;
  border-radius: 10px
}

.arraw_left {
  margin-left: 15px
}

.arraw_left .arraw {
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 10px;
  border-style: solid;
  border-color: transparent #aaa #aaa transparent
}

.arraw_right {
  margin-right: 15px
}

.arraw_right .arraw {
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -5px;
  border-width: 5px 10px;
  border-style: solid;
  border-color: #aaa transparent transparent #aaa
}

.arraw_top {
  margin-top: 15px
}

.arraw_top .arraw {
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -10px;
  border-width: 10px 5px;
  border-style: solid;
  border-color: transparent #aaa #aaa transparent
}

.arraw_bottom {
  margin-bottom: 15px
}

.arraw_bottom .arraw {
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -10px;
  border-width: 10px 5px;
  border-style: solid;
  border-color: #aaa transparent transparent #aaa
}

.pfixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden
}

.sdkbox .edits,.select-box .edits {
  position: absolute;
  right: 0;
  top: -15px;
  height: 20px;
  width: 100px;
  text-align: right
}

.edits .editbtn {
  background: url(../images/btnicon.png?t=20151109) no-repeat 0 0 #4F4F4F;
  margin: 0;
  padding: 0;
  height: 0;
  display: inline-block;
  height: 12px;
  width: 16px
}

.edits .del {
  background-position: -40px 0
}

.edits .savedemo {
  background-position: -20px 0
}

.edits i.lock {
  background-position: -2px -11px
}

.edits i.locked {
  background-position: -23px -11px
}

#footer {
  height: 20px;
  background: #333;
  color: #fff;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  line-height: 20px;
  font-size: 12px
}

#footer div {
  float: left
}

#zscale_panl {
  width: 80px
}

#zscale {
  width: 78px;
  border: 1px solid #2a2a2a;
  background: #2a2a2a;
  color: #eee;
  height: 18px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  font-size: 10px;
  line-height: 18px
}

#zscale:focus {
  background: #fff;
  color: #2A2A2A
}

#zmousepos {
  color: #fff;
  text-align: center;
  width: 160px;
  height: 20px
}

#modulesetes input,#modulesetes select {
  height: 13px;
  line-height: 13px;
  margin: 0 0 2px 2px;
  padding: 0
}

#modulesetes select {
  height: 16px;
  line-height: 16px;
  border-style: none;
  border-width: 0;
  font-size: 12px
}

#modulesetes button {
  height: 18px;
  line-height: 11px!important;
  margin-bottom: 3px
}

#expannel,#historys,#layerannel {
  font-size: 12px
}

.subpanl:hover {
  -webkit-box-shadow: 0 0 3px #bfbfbf;
  -moz-box-shadow: 0 0 3px #bfbfbf;
  -o-box-shadow: 0 0 3px #bfbfbf;
  box-shadow: 0 0 3px #bfbfbf
}

.adv {
  position: fixed;
  bottom: -500px;
  right: -500px;
  color: #FF0;
  background: #6f6f6f;
  padding: 10px
}

#toolbar .tbar-btn-a {
  overflow: hidden;
  position: relative;
  text-align: left
}

#toolbar .tbar-btn-a span {
  background: url(../images/micon.png?t=20161029) no-repeat;
  display: block;
  height: 20px;
  padding-left: 30px
}

.tshop-psm-shop-ww-hover {
  position: fixed;
  bottom: 300px;
  z-index: 100000003;
  right: 15px;
  width: 53px
}

.mui-mbar {
  visibility: hidden;
  position: fixed;
  width: 35px;
  z-index: 999999;
  color: #fff
}

#bbbar .tbar-btn-a,.tbar-btn-a.btnfunc {
  width: 22px;
  margin: 3px 0
}

#bbbar .tbar-btn-a span,.tbar-btn-a.btnfunc span {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/tools_btn.png?t=20150810) no-repeat
}

#bbbar .ks-button-active,.btnfunc.ks-button-active {
  background: #292929
}

#mouse_select .tippop {
  position: absolute;
  width: 80px;
  height: 80px;
  padding: 10px;
  bottom: 10px;
  right: -110px;
  background: #000;
  border-radius: 5px 5px 5px 5px;
  color: #FFF;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 5px #000;
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  -o-box-shadow: 0 0 5px #000
}

.pagelist a {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  color: #343434
}

.pagelist a.pagedisable {
  background: #efefef
}

#copy2clip,.copynr {
  height: 18px;
  line-height: 10px;
  color: green;
  cursor: pointer;
  font-size: 10px;
  border: 1px solid #00f
}

#alter-msgbox {
  position: fixed;
  z-index: 99999999999;
  min-height: 100px;
  color: #000;
  width: 200px;
  padding: 5px;
  background: rgba(235,219,141,.8);
  -webkit-box-shadow: 0 0 3px #bfbfbf;
  -moz-box-shadow: 0 0 3px #bfbfbf;
  -o-box-shadow: 0 0 3px #bfbfbf;
  box-shadow: 0 0 3px #bfbfbf
}

.popcheckbox {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 340px;
  background: #888;
  z-index: 99999;
  border-left: 1px solid #000
}

.popcheckbox .pophd {
  padding: 0 10px;
  display: block
}

.popcheckbox .popcboxcont {
  position: absolute;
  top: 40px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: #676666;
  overflow: auto
}

ul.menulist {
  list-style: none;
  width: 150px;
  color: #ccc;
  background: #2a2a2a;
  -webkit-box-shadow: 0 0 3px #bfbfbf;
  -moz-box-shadow: 0 0 3px #bfbfbf;
  -o-box-shadow: 0 0 3px #bfbfbf;
  box-shadow: 0 0 3px #bfbfbf;
  padding: 0;
  outline: 1px solid #222
}

ul.menulist li {
  height: 20px;
  position: relative;
  line-height: 20px;
  cursor: pointer
}

ul.menulist li:hover {
  background: #ccc;
  color: #2a2a2a
}

ul.menulist li label {
  padding-left: 10px
}

ul.menulist li i {
  position: absolute;
  right: 10px;
  top: 0;
  height: 20px
}

ul.menulist li.hr {
  height: 1px;
  line-height: 1px;
  background: #FFF;
  margin: 2px
}

button.color {
  background: url(../images/colorpicker.png) no-repeat center center #ccc;
  cursor: pointer
}

button.imgselect {
  background: url(../images/imgadd.png) no-repeat center center #ccc;
  cursor: pointer
}

#leftbar {
  position: absolute;
  left: -1px;
  top: 105px;
  min-width: 1px;
  overflow: auto;
  max-width: 220px
}

#layerbtns {
  overflow: hidden;
  border-style: solid none;
  border-color: #999;
  border-width: 1px;
  outline: 1px solid #000
}

#layerbtns .tbar-btn:first-child {
  margin-right: 15px
}

#layerbtns .tbar-btn {
  width: 24px;
  float: right;
  border: none;
  margin: 0;
  border-style: none solid;
  border-color: #676666;
  border-width: 1px
}

#layerbtns .tbar-btn:hover {
  border-color: #000;
  background: #999;
  border-radius: initial;
  box-shadow: none
}

#layerbtns .tbar-btn i {
  width: 20px;
  background: url(../images/btnicon.png?t=20151109);
  display: block;
  height: 16px;
  margin: 2px auto
}

#layerbtns .tbar-btn label {
  display: none
}

#export_size {
  color: #06C
}

.smartline {
  position: absolute;
  background: #E4007F;
  font-size: 12px;
  color: #E4007F;
  z-index: 99999999999
}

.smartline.sl-t-l {
  left: 0;
  width: 1px
}

.smartline.sl-t-c {
  left: 50%;
  width: 1px
}

.smartline.sl-t-r {
  right: 0;
  width: 1px
}

.smartline.sl-b-l {
  left: 0;
  width: 1px
}

.smartline.sl-b-c {
  left: 50%;
  width: 1px
}

.smartline.sl-b-r {
  right: 0;
  width: 1px
}

.smartline.sl-l-t {
  right: -100%;
  height: 1px;
  top: 0
}

.smartline.sl-l-c {
  right: -100%;
  height: 1px;
  top: 50%
}

.smartline.sl-l-b {
  right: -100%;
  height: 1px;
  bottom: 0
}

.smartline.sl-r-t {
  left: 100%;
  height: 1px;
  top: 0
}

.smartline.sl-r-c {
  left: 100%;
  height: 1px;
  top: 50%
}

.smartline.sl-r-b {
  left: 100%;
  height: 1px;
  bottom: 0
}

.smartline.sl-b em,.smartline.sl-t em {
  position: absolute;
  width: auto;
  height: 14px;
  text-align: center;
  top: 50%;
  margin-top: -7px;
  left: 1
}

.smartline.sl-l em,.smartline.sl-r em {
  position: absolute;
  height: 14px;
  width: 60px;
  text-align: center;
  top: -14px;
  left: 50%;
  margin-left: -30px
}

.popitem:hover .J_Kgd {
  visibility: hidden
}

table {
  border-collapse: collapse;
  border-spacing: 0
}
;

.retractable .key.w120 {
  width: 120px
}

.retractable .key.w150 {
  width: 150px
}

.retractable .key:focus {
  width: 100%
}

.ks-wfdh {
  float: left;
  position: relative
}

#exp_form input {
  height: 14px
}

#exp_form textarea {
  margin-top: 10px;
  margin-bottom: 5px
}

.s-img img {
  width: 100%;
  height: 100%
}

.sns-widget img {
  display: block
}


.jTwoLevel {
  position: relative
}


.rfm td,.rfm th {
  vertical-align: top;
  line-height: 24px
}
.itemconts .item{
  border:1px solid #000000;
}

.itemconts .selected .item{
  border:1px dashed #003BB3;
}
.fuH{height: 0;}
.fuH.ks-active{height: 100%;}
.fuW{width: 0;}
.fuW.ks-active{width: 100%;}
.ku-title .ku-panl{display: block!important;opacity:1!important;overflow:hidden;}
.ku-title.ks-active .ku-panl{overflow:visible;}
.anypop{position:static;}
.staff_container {
    height: 40px;
    position: relative;
}
.staff_width {
    height: 40px;
    width: 642px;
    background: url(../images/rule640.png) no-repeat center center;
    line-height: 40px;
    margin:0 auto;
    text-align:center;
}
.opacity0{opacity:0;filter:alpha(opacity=0)}
.opacity1{opacity:.1;filter:alpha(opacity=10)}
.opacity2{opacity:.2;filter:alpha(opacity=20)}
.opacity3{opacity:.3;filter:alpha(opacity=30)}
.opacity4{opacity:.4;filter:alpha(opacity=40)}
.opacity5{opacity:.5;filter:alpha(opacity=50)}
.opacity6{opacity:.6;filter:alpha(opacity=60)}
.opacity7{opacity:.7;filter:alpha(opacity=70)}
.opacity8{opacity:.8;filter:alpha(opacity=80)}
.opacity9{opacity:.9;filter:alpha(opacity=90)}

/*形状*/
#square {
    width: 100px;
    height: 100px;
    background: red;
}
#circle {
    width: 100px;
    height: 100px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
#triangle {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid red;
}
#trapezoid {
    border-bottom: 100px solid red;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 100px;
}
#parallelogram {
    width: 100px;
    height: 100px;
    -webkit-transform: skew(20deg);
       -moz-transform: skew(20deg);
         -o-transform: skew(20deg);
    background: red;
}
#star-six {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid red;
    position: relative;
}
#star-six:after {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid red;
    position: absolute;
    content: "";
    top: 30px;
    left: -50px;
}
#star-five {
   margin: 50px 0;
   position: relative;
   display: block;
   color: red;
   width: 0px;
   height: 0px;
   border-right:  100px solid transparent;
   border-bottom: 70px  solid red;
   border-left:   100px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
#star-five:before {
   border-bottom: 80px solid red;
   border-left: 30px solid transparent;
   border-right: 30px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -45px;
   left: -65px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);

}
#star-five:after {
   position: absolute;
   display: block;
   color: red;
   top: 3px;
   left: -105px;
   width: 0px;
   height: 0px;
   border-right: 100px solid transparent;
   border-bottom: 70px solid red;
   border-left: 100px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}
#heart {
    position: relative;
    width: 100px;
    height: 90px;
    margin-top: 1px;
    margin-left: -4px;
}
#heart:before,
#heart:after {
    position: absolute;
    content: "";
    left: 50px;
    top: 0;
    width: 50px;
    height: 80px;
    background: red;
    -moz-border-radius: 50px 50px 0 0;
    border-radius: 50px 50px 0 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
       -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
         -o-transform-origin: 0 100%;
            transform-origin: 0 100%;
}
#heart:after {
    left: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
       -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
         -o-transform-origin: 100% 100%;
            transform-origin :100% 100%;
}
#burst-12 {
    background: red;
    width: 80px;
    height: 80px;
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
}
#burst-12:before, #burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: red;
}
#burst-12:before {
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
#burst-12:after {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
#cross {
  background: red;
  height: 100px;
  position: relative;
  width: 20px;
  margin-left: 40px;
}
#cross:after {
  background: red;
  content: "";
  height: 20px;
  left: -40px;
  position: absolute;
  top: 40px;
  width: 100px;
}
#expannel .copynr {
  width: 90px;
  height: 20px;
  border: 1px solid #EFDDBF
}
#expannel .copynr:hover {
    background: #0EA705;
    color: #fff;
}
.datagrid-mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: absolute;
}
.datagrid-mask-msg{
    width: 380px;
    height: 160px;
    line-height: 120px;
    background: url(../images/jz.gif) no-repeat 50% 55% #fff;
    left: 50%;
    top: 50%;
    margin-left: -190px;
    margin-top: -100px;
    position: absolute;
    text-align: center;
    color: #666;
    border-radius: 5px;
    font-size: 13px;
}
.userDefinedArea{margin:0 auto}
.pcnr img{display: block;border: 0;vertical-align: middle;}
.pcnr li{list-style-type:none;}
.pcnr .x_link{border:1px solid #00ff11;}
.curtot{border:solid 1px red;}
#expannel .tolianjie,#expannel .tojiequ{
    width: 62px;
    height: 20px;
    border: 1px solid #EFDDBF;
    line-height: 17px;
    color: green;
    cursor: pointer;
    font-size: 12px;
}
#expannel .tolianjie:hover,#expannel .tojiequ:hover {
    background: #0EA705;
    color: #fff;
}
.wdx_lunbo .ku-slide-nav{
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0px;
}
.wdx_lunbo .ku-slide-nav span{
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  border-color: #fff;
  border-style: solid;
  border-width: 4px;
  margin-left: 25px;
}
.wdx_lunbo .ku-slide-nav span.ks-active{

  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  border-width: 0px;
}