.box-sizing {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/wsui/css/boxsizing.htc);
}
.noselect {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
h1,
h2 {
  float: left;
  width: 938px;
  font-size: 26px;
  font-weight: 400;
  line-height: 80px;
  text-indent: 28px;
}
h2 {
  font-size: 20px;
  line-height: 60px;
}
.ws-head {
  height: 60px;
  width: 100%;
  background: #28a9e4;
}
.ws-head .ws-head-logo {
  width: 200px;
  height: 60px;
  float: left;
  overflow: hidden;
}
.ws-head .ws-head-logo a {
  display: block;
  float: left;
  width: 200px;
  height: 60px;
}
.ws-head .ws-head-logo a img {
  display: block;
}
.ws-head .ws-center {
  margin: 0 auto;
  padding-top: 0;
}
.ws-head .ws-topmenu {
  margin-left: 0px;
  height: 60px;
  line-height: 60px;
  *line-height: 66px;
}
.ws-head .ws-topmenu li a {
  color: #FFF;
  height: 60px;
  line-height: 60px;
  *line-height: 66px;
  padding: 0 30px;
}
.ws-head .ws-topmenu li a:hover,
.ws-head .ws-topmenu li a.active {
  background: #42bdf5;
}
.ws-center {
  width: 1200px;
  margin: 0px auto;
  zoom: 1;
  padding-bottom: 55px;
}
.ws-center:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ws-center .ws-center-left {
  width: 200px;
  height: 100%;
  float: left;
  margin-top: 20px;
}
.ws-center .ws-center-left .m-sidemenu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/wsui/css/boxsizing.htc);
  overflow-y: auto;
  border-bottom: none;
}
.ws-center .ws-center-left .m-sidemenu li,
.m-sidemenu li a {
  background-color: #ffffff;
}
.ws-center .ws-center-left .m-sidemenu li a.active {
  background: #DDD;
  color: #333333;
}
.ws-center .ws-center-left .m-sidemenu li .show li a {
  background: #f5f5f5;
}
.ws-center .ws-center-right {
  width: 980px;
  float: right;
  padding-top: 20px;
}
.ws-center .ws-center-right .ws-center-info {
  float: left;
  width: 938px;
  padding: 20px 20px 0px 20px;
  background: #eeeeee;
  margin-bottom: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/wsui/css/boxsizing.htc);
}
.ws-center .ws-center-right .ws-center-info .ws-center-info {
  padding: 20px 0px 0px 0px;
}
.ws-center .ws-center-right .ws-center-info p {
  padding-bottom: 20px;
}
.ws-center-Sample {
  float: left;
  width: 938px;
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/wsui/css/boxsizing.htc);
  overflow: hidden;
}
.ws-center-code {
  float: left;
  width: 938px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/wsui/css/boxsizing.htc);
  margin-bottom: 20px;
}
.ws-center-table {
  padding: 0px 10px 10px 10px;
}
fieldset {
  float: left;
  width: 938px;
  border: none;
  padding: 0;
  border-top: 1px solid #dddddd;
  margin-top: 15px;
}
fieldset legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}
.ws-bottom {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-top: 1px solid #e9e9e9;
  text-align: center;
  background: #FFF;
  _position: absolute;
  _bottom: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
  _top: auto;
  z-index: 19270327;
}
.layui-code {
  position: relative;
  line-height: 20px;
  border: 1px solid #ddd;
  border-left-width: 6px;
  background-color: #FFF;
  color: #333;
  font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
  font-size: 12px;
}
.layui-code-h3,
.layui-code-view {
  position: relative;
  font-size: 12px;
}
.layui-code-h3 {
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #e2e2e2;
  background: #f2f2f2;
}
.layui-code-h3 a {
  position: absolute;
  right: 10px;
  top: 0;
  color: #999999;
}
.layui-code-view .layui-code-ol {
  position: relative;
  overflow: auto;
  width: 100%;
  overflow: hidden;
  *width: 928px;
}
.layui-code-view .layui-code-ol li {
  position: relative;
  margin-left: 27px;
  line-height: 20px;
  padding: 0 5px;
  border-left: 1px solid #e2e2e2;
  list-style-type: decimal-leading-zero;
  *list-style-type: decimal;
  background-color: #fff;
  *margin-left: 40px;
}
.layui-code-view pre {
  margin: 0;
}
.layui-code-notepad {
  border: 1px solid #0C0C0C;
  border-left-color: #3F3F3F;
  background-color: #0C0C0C;
  color: #c2be9e;
}
.layui-code-notepad .layui-code-h3 {
  border-bottom: none;
}
.layui-code-notepad .layui-code-ol li {
  background-color: #3F3F3F;
  border-left: none;
}
