article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

 /*  max-width: 100%; */
  /* Part 1: Set a maxium relative to the parent */

  /* width: auto9; */
  /* IE7-8 need help adjusting responsive images */

  /*height: auto;*/
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  background-color: #ffffff;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
img {
  -ms-interpolation-mode: bicubic;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #696969;
}
a img {
  border: 0 none;
}
:focus {
  outline: none;
}
a:hover {
  text-decoration: underline;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
legend {
  color: #000000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  border: 0;
  height: 1px;
  *color: #ffffff;
}
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
mark {
  display: inline;
  background: #c70000;
  color: #ffffff;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.fl-clear {
  clear: both;
}
.fl-clr,
.bot-10,
.layout {
  zoom: 1;
}
.fl-clr:after,
.bot-10:after,
.layout:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.fl-hide {
  display: none;
}
.fl-show {
  display: block;
}
.fl-inline {
  display: inline;
}
.fl-inblock {
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
}
.fl-visible {
  visibility: visible;
}
.fl-hidden {
  visibility: hidden;
}
.fl-locate {
  position: relative;
}
.fl-gray {
  color: #999;
}
.fl-bold {
  font-weight: 700;
}
.w_960 {
  width: 960px;
  margin: 0 auto;
}
.vertical-img {
  display: table;
  text-align: center;
  overflow: hidden;
  font-size: 0;
  *display: block;
}
.vertical-img a{
  display: table-cell;
  vertical-align: middle;
  *display: inline;
  *writing-mode: tb-rl;
  *text-align: center;
  *height: 100%;
}
.vertical-img img {
  vertical-align: middle;
}
.section {
  overflow: hidden;
  zoom: 1;
}
.fl-center {
  text-align: center;
}
.footer {
  padding: 28px 0;
}
.footer .container {
  width: 980px;
  text-align: center;
}
.fot-links {
  color: #277cc0;
}
.fot-links a {
  color: #277cc0;
  margin: 0 2px;
}
.fot-links a:hover {
  color: #277cc0;
}
.cutline {
  height: 0;
  border-top: 4px #2080cc solid;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  margin: 7px 0;
}
.content .container {
  width: 980px;
  *zoom: 1;
  overflow: hidden;
  margin: 1px auto;
  background: #eff2f3;
  border-bottom: 1px #e7e6e6 solid;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup,
.dropdown {
  position: relative;
  /* fix for IE6 BFC */

  *display: inline;
  *zoom: 1;
}
.dropdown-toggle {
  _margin-top: 2px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 0;
  *overflow: hidden;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid #2080cc;
  border-left: 4px solid #2080cc;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  *margin-top: 5px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  *height: 1px;
  *width: auto !important;
  *width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li a {
  display: block;
  *zoom: 1;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu .disabled a,
.dropdown-menu .disabled a:hover {
  color: #999999;
}
.dropdown-menu .disabled a:hover {
  text-decoration: none;
  background-color: transparent;
  *background-color: #fffffe;
  *filter: chroma(color=#fffffe);
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
  /* fix for IE6 inline-block */

  *zoom: 1;
}
.open .dropdown-menu {
  *height: auto;
  *display: inline-block;
  *zoom: 1;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.pull-right * .dropdown-menu {
  right: auto;
  left: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
  *display: inline;
  *zoom: 1;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover .dropdown-menu,
.dropdown-submenu-hover .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  *zoom: 1;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  *border-color: #fffffe;
  *filter: chroma(color=#fffffe);
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu .dropdown-tri {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #cccccc;
  line-height: 0px;
  _border-color: #fffffe #fffffe #fffffe #cccccc;
  _filter: chroma(color=#fffffe);
  display: block;
  zoom: 1;
  float: right;
  margin: -1.3em 5px 0 0;
}
.dropdown-submenu:hover a:after,
.dropdown-submenu-hover .dropdown-tri {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left .dropdown-menu,
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown-submenu.pull-left * .dropdown-menu {
  left: 0;
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.backgroundComRx {
  background-repeat: repeat-x;
}
.backgroundComNr {
  background-repeat: no-repeat;
}
.backgroundIconCom {
  background-image: url("/resource/images/admin/icons-group.png");
}
.backgroundBgCom {
  background-image: url("/resource/images/admin/btn-bg.png");
}

.topBar .topBar-inner {
  border-bottom: 1px solid #d4d4d4;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
  background-image: url("/resource/images/admin/btn-bg.png");
  background-repeat: repeat-x;
  background-position: 0 -170px;
  line-height: 43px;
}
.topBar .topBar-inner:before,
.topBar .topBar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.topBar .topBar-inner:after {
  clear: both;
}
.topBar .container {
  width: 980px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.topBar .top-nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
}
.topBar .top-nav li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #777777;
  padding: 0 20px;
}
.top-nav li {
  float: left;
}
.top-nav li a:hover {
  text-decoration: underline;
  background-color: #1d72b6;
  text-decoration: none;
}
.topBar .top-nav.smal-nav {
  float: right;
  margin-right: 0;
}
.topBar .top-nav.lag-nav li a {
  font-size: 14px;
}
.topBar .top-nav.smal-nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.topBar .top-nav.smal-nav {
  float: right;
  margin-right: 0;
}
.topBar .top-nav.smal-nav li:last-child {
  background: none;
}
.topBar .top-nav.smal-nav li a {
  float: none;
  padding: 12px 10px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #777777;
  line-height: 1.6;
  display: block;
}
.topBar .top-nav.smal-nav li a .orange-num {
  font-weight: bold;
  font-size: 11px;
  -webkit-text-size-adjust: none;
  background: #f89406;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  margin-left: 2px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.topBar .top-nav.smal-nav li a:hover {
  background: none;
  text-decoration: underline;
  color: #a3e3fb;
}
.topBar .top-nav.smal-nav li {
  float: left;
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: repeat-x;
  background-position: right -271px;
  position: relative;
}
.topBar .top-nav.smal-nav li.memInf .copya {
  *display: inline;
  zoom: 1;
  line-height: 1.6;
  height: 19px;
  padding: 12px 10px 12px 0;
  overflow: hidden;
  text-shadow: 0 1px 0 #777777;
  color: #fff;
}
.topBar .top-nav.smal-nav li.memInf span {
  float: left;
}
.topBar .top-nav.smal-nav li.memInf .memberTit {
  width: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 19px;
  overflow: hidden;
  text-align: right;
  margin-right: 2px;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.topBar .brand {
  float: left;
  width: 182px;
  padding-top: 2px;
  height: 40px;
}
.topBar .brand a {
  display: block;
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  background-position: 40px 0;
  height: 38px;
}
.topBar .top-nav .active a,
.topBar .top-nav .active a:hover,
.topBar .top-nav .active a:focus {
  color: #277cc0;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.125);
  text-shadow: 0 1px 0 #ffffff;
  font-weight: bold;
}
/*.topBar .top-nav li .dropdown-menu {
	&:before {
    content: '';
    display: inline-block;
    border-left:   7px solid transparent;
    border-right:  7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: @dropdownBorder;
    position: absolute;
    top: -7px;
    left: 9px;
    }
  &:after {
    content: '';
    display: inline-block;
    border-left:   6px solid transparent;
    border-right:  6px solid transparent;
    border-bottom: 6px solid @dropdownBackground;
    position: absolute;
    top: -6px;
    left: 10px;
  }
}*/
.topBar .top-nav li.dropdown.open .dropdown-toggle,
.topBar .top-nav li.dropdown.active .dropdown-toggle,
.topBar .top-navli.dropdown.open.active .dropdown-toggle {
  color: #a3e3fb;
}
.topBar .top-nav li.dropdown .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.topBar .top-nav li.dropdown.open .dropdown-toggle .caret,
.topBar .top-nav li.dropdown.active .dropdown-toggle .caret,
.topBar .top-nav li.dropdown.open.active .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #555555;
}
.top-nav li .dropdown-menu {
  left: auto;
  right: 0;
}
.top-nav li .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.top-nav li .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.topBar .top-nav li .dropdown-menu {
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 70%;
  min-width: 110px;
  width: 110px;
  border-top: 3px #59d2fe solid;
}
.topBar .top-nav li .dropdown-menu li {
  float: none;
  background: none;
  line-height: 28px;
}
.topBar .top-nav li .dropdown-menu li a {
  display: block;
  *width: 100%;
  *zoom: 1;
  padding: 4px 5px;
  color: #696969;
  text-shadow: 0 1px 0 #fff;
}
.topBar .top-nav li .dropdown-menu li a:hover {
  display: block;
  color: #696969;
  background: #ddeaf1;
  text-shadow: none;
  text-decoration: none;
}
.left-nav {
  padding-top: 10px;
  float: left;
  width: 180px;
  background: #eff2f3;
  border-left: 1px #e7e6e6 solid;
  border-right: 1px #e7e6e6 solid;
}
.leftNav-box {
  padding-bottom: 55px;
}
.leftNav-box dl:first-child {
  border-top: 1px #e7e6e6 solid;
}
.leftNav-box dl {
  border-bottom: 1px #e7e6e6 solid;
}
.leftNav-box dl dt a {
  position: relative;
  *zoom: 1;
  z-index: 0;
  display: block;
  font-size: 14px;
  color: #4d4d4d;
  padding: 10px 0 10px 30px;
  background: #ffffff;
  cursor: pointer;
}
.leftNav-box dl dt a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 8px;
  vertical-align: middle;
}
.leftNav-box dl dt a:hover {
  text-decoration: none;
}
.leftNav-box dl dt span.correIcon {
  width: 22px;
  height: 26px;
  background-repeat: no-repeat;
  background-image: url("/resource/images/admin/left-icons.png");
  position: relative;
}
.leftNav-box dl dt span.hoter {
  position: absolute;
  width: 44px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("/resource/images/admin/icons-group.png");
  background-position: -228px -600px;
  right: 0;
}
.leftNav-box dl dt span.beta {
  position: absolute;
  width: 44px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("/resource/images/admin/icons-group.png");
  background-position: -228px -545px;
  top: 3px;
  right: 0;
}
.leftNav-box dl dt span.newer {
  position: absolute;
  width: 44px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("/resource/images/admin/icons-group.png");
  background-position: -228px -647px;
  right: 0;
}
.leftNav-box dl .sideSup span.correIcon {
  background-position: right -1px;
}
.leftNav-box dl .sideBuy span.correIcon {
  background-position: right -48px;
}
.leftNav-box dl .sideMsg span.correIcon {
  background-position: right -96px;
}
.leftNav-box dl .sideSubs span.correIcon {
  background-position: right -142px;
}
.leftNav-box dl .sideCompInf span.correIcon {
  background-position: right -187px;
}
.leftNav-box dl .sideChek span.correIcon {
  background-position: right -234px;
}
.leftNav-box dl .sideShop span.correIcon {
  background-position: right -329px;
}
.leftNav-box dl .sideVideo span.correIcon {
  background-position: 0 -345px;
}
.leftNav-box dl .sideIntegral span.correIcon {
  background-position: right -471px;
}
.leftNav-box dl .sideDatamap span.correIcon {
  background-position: right -283px;
}
.leftNav-box dl .sidealbum span.correIcon {
  background-position: right -377px;
}
.leftNav-box dl .sideActive span.correIcon {
  background-position: right -424px;
}
.leftNav-box dl.open .sideSup span.correIcon {
  background-position: 0 -1px;
}
.leftNav-box dl.open .sideBuy span.correIcon {
  background-position: 0 -48px;
}
.leftNav-box dl.open .sideMsg span.correIcon {
  background-position: 0 -96px;
}
.leftNav-box dl.open .sideSubs span.correIcon {
  background-position: 0 -142px;
}
.leftNav-box dl.open .sideCompInf span.correIcon {
  background-position: 0 -187px;
}
.leftNav-box dl.open .sideChek span.correIcon {
  background-position: 0 -234px;
}
.leftNav-box dl.open .sideShop span.correIcon {
  background-position: 0 -329px;
}
.leftNav-box dl.open .sideVideo span.correIcon {
  background-position: -49px -345px;
}
.leftNav-box dl.open .sideIntegral span.correIcon {
  background-position: 0 -471px;
}
.leftNav-box dl.open .sideDatamap span.correIcon {
  background-position: 0 -283px;
}
.leftNav-box dl.open .sidealbum span.correIcon {
  background-position: 0 -377px;
}
.leftNav-box dl.open .sideActive span.correIcon {
  background-position: 0 -424px;
}
.inline-tip {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 1px 5px;
  color: #fff;
  background: #f89406;
  margin-right: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
}
.leftNav-box dl.open dt span.verLine {
  position: absolute;
  width: 0;
  height: 46px;
  border-left: 4px solid #2080cc;
  left: 0;
  top: 0;
  overflow: hidden;
}
.leftNav-box dl dd ul {
  padding: 5px 0;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.065);
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.065);
}
.leftNav-box dl dd li a {
  display: block;
  zoom: 1;
  padding-left: 55px;
  background-repeat: no-repeat;
  background-image: url("/resource/images/admin/icons-group.png");
  line-height: 26px;
  background-position: 38px -484px;
  text-shadow: 0 1px 0 #ffffff;
}
.leftNav-box dl dd li a .org-num {
  color: #f89406;
}
.leftNav-box dl dd li a.current,
.leftNav-box dl dd li a:hover {
  background-position: 38px -442px;
  background-color: #e0e6e8;
  color: #1d7dca;
  text-decoration: none;
}
.right-content {
  float: right;
  background-color: #fff;
  width: 797px;
  border-right: 1px #e7e6e6 solid;
  box-shadow: 0 1px 0 #f2f4f5;
}
/*.accordion {
  margin-bottom: @baseLineHeight;
}*/
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
}
.accordion-toggle {
  cursor: pointer;
}
.collapse {
  position: relative;
  _position: static;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.right-content {
  color: #595959;
  min-height: 700px;
}
.right-content a {
  color: #0469d1;
}
.right-content a.red-mark {
  color: #c83025;
}
.right-content a:hover {
  color: #c70000;
}
.right-content .btn {
  color: #0469d1;
}
.right-content .btn:hover {
  color: #0469d1;
}
.right-content .disabled:hover {
  color: #333;
}
.right-content .btn-primary {
  color: #ffffff;
}
.right-content .btn-primary:hover {
  color: #ffffff;
}
.red-mark {
  color: #c83025;
}
.blue-mark {
  color: #FF7300;
}
.aUnderline {
  text-decoration: underline;
}
.right-content h2 {
  font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
  font-size: 22.5px;
  color: #333333;
  font-weight: 700;
  float: left;
  margin-right: 40px;
}
.breadBand {
  float: left;
  color: #595959;
}
.breadBand .orgCur {
  color: #f89406;
  margin: 0 6px;
  font-weight: bold;
}
.inHead {
  padding: 15px 0 0 30px;
  height: 42px;
  line-height: 42px;
  border-bottom: 3px #3e99e1 solid;
  -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.065);
}
.box-blank {
  padding: 10px 26px;
}
.box-hd {
  border-bottom: 1px #FF7300 solid;
  color: #333333;
  position: relative;
  zoom: 1;
  overflow: hidden;
  height: 35px;
  line-height: 38px;
  margin-bottom: 10px;
}
.box-hd h3 {
  padding: 0 40px 5px 10px;
  border-bottom: 1px #42abe7 solid;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  line-height: 29px;
  font-size: 18.75px;
  font-weight: bold;
}
.box-hd .normal-txt {
  position: relative;
  color: #838383;
}
.box-hd .fl-right {
  padding-top: 5px;
}
.box-hd .fl-right em {
  margin-right: 5px;
  color: #8e4022;
  font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
}
.box-hd .fl-right img {
  vertical-align: text-bottom;
}
.box-bd {
  padding: 10px 0 0;
}
.pitch-on {
  color: #f89406;
  margin: 0 3px;
  font-weight: bold;
  /*em {
		margin: 0 5px;
	}*/

}

.fl:after {
  content: "\0020";
  height: 0;
  clear: both;
  display: block;
}
.fl li {
  float: left;
  margin-right: 25px;
}
.controls-mod .fl li {
  width: 102px;
  text-align: center;
}
.controls-mod .fl li .imgholder {
  margin-bottom: 8px;
  position: relative;
   border: 1px #ccc solid;
}
.controls-mod .fl li .imgholder .smlBg {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 2;
  cursor: pointer;
}
.controls-mod .fl li .imgholder .img-close {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: url("/resource/images/admin/add-xing.png") 4px -38px no-repeat;
}
.controls-mod .fl li .btn {
  width: 100%;
  line-height: 1.5;
  border-radius: 2px;
}
.search-bar {
  margin-bottom: 10px;
}
.search-bar .search-mod {
  float: left;
}
.search-bar .smoreTabs-mod {
  float: left;
  margin: 0 10px;
  position: relative;
  zoom: 1;
}
.search-bar .smoreTabs-mod .sm-tabs {
  width: 60px;
  position: absolute;
  padding-top: 3px;
  padding-top: 5px \9;
  *padding-top: 5px;
  _padding-top: 6px;
  text-align: center;
  border: 1px #ffffff solid;
  border-radius: 2px;
  padding-right: 15px;
  background-color: #ffffff;
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  height: 25px;
  overflow: hidden;
  background-position: -113px -145px;
}
.search-bar .smoreTabs-mod .sm-tabs a {
  display: block;
  margin-bottom: 5px;
  line-height: 1.5;
}
.search-bar .smoreTabs-mod .sm-tabs.open {
  border-color: #cccccc;
  height: auto;
  overflow: visible;
}
.cur-result {
  padding: 10px;
  border: 1px #b1d6f2 solid;
  background-color: #f3f8fd;
  margin: 10px 0;
}
.cur-result.intell {
  padding: 5px 10px;
  margin: 0;
}
.cur-result p {
  line-height: 2;
  padding-left: 20px;
}
.point {
  float: left;
  width: 20px;
  height: 180px;
  background: url("/resource/images/admin/point.png") center no-repeat;
}
.cate-select-mod {
  float: left;
  width: 196px;
  height: 219px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  overflow-x: hidden;
  overflow-y: scroll;
}
.cate-select-mod li {
  height: 22px;
  overflow: hidden;
}
.cate-select-mod li a {
  display: block;
  padding-left: 10px;
  color: #555555;
  height: 22px;
}
.cate-select-mod li a.sub-cate {
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  background-position: right -327px;
}
.cate-select-mod li a.current {
  color: #0469d1;
  background-color: #eff6fc;
}
.cate-select-mod li a:hover {
  color: #0469d1;
  background-color: #eff6fc;
  text-decoration: none;
}
.cate-btn {
  text-align: center;
}
.serch-result-mod {
  margin: 10px 0;
  border: 1px #cccccc solid;
  background-color: #fff;
}
.serch-result-mod .serch-result-bd {
  padding: 10px 0 8px 10px;
}
.serch-result-mod .serch-result-bd .rlst-box {
  height: 125px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.serch-result-mod .serch-result-bd .rlst-box label {
  display: block;
}
.serch-result-mod .serch-result-bd .rlst-box label input {
  *display: inline;
  *zoom: 1;
  width: auto;
}
.s-icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  margin-right: 10px;
}
.search-bottom {
  text-align: center;
  line-height: 41px;
  background-color: #eff6fc;
}
.search-bottom .s-icon {
  width: 57px;
  height: 41px;
  background-position: 0 -556px;
}
.no-result {
  text-align: center;
  padding-bottom: 20px;
}
.no-result .montion {
  color: #96c8ef;
  font-size: 36px;
  font-weight: 700;
  font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
}
.tablist li {
  float: left;
  line-height: 39px;
  overflow: hidden;
  margin-right: 7px;
  display: inline;
  border: 1px #e6e6e6 solid;
  border-bottom: 0 none;
  background-color: #f7f7f7;
  border-radius: 2px 2px 0 0;
}
.tablist li a {
  color: #555555;
  display: block;
  padding: 0 20px;
  font-size: 14px;
  border: 1px #fff solid;
}
.tablist li a:hover {
  color: #0469d1;
  text-decoration: none;
}
.tablist li.current {
  margin-top: -2px;
  border-top: 3px #3e99e1 solid;
  background-color: #fff;
  border-radius: 0;
}
.tablist li.current a {
  color: #0469d1;
}
.select-box {
  width: 560px;
  padding-left: 158px;
  margin: 15px 0 8px;
}
.attrBd {
  float: left;
}
.select-show {
  float: left;
}
.select-show .select-item {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  border: 1px #b1d6f2 solid;
  background-color: #f3f8fd;
  margin-bottom: 8px;
  float: left;
}
.select-show .clear_line {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  padding: 0px;
  margin: 0px;
}
.select-show a {
  color: #555555;
  font-weight: bold;
}
.select-show a:hover {
  color: #555555;
  text-decoration: none;
}
.img-bord {
  float: left;
  margin-right: 15px;
}
.imgUpdate {
  position: relative;
  *zoom: 1;
  padding-left: 110px;
  width: 80%;
  margin-bottom: 10px;
}
.imgUpdate input[type="text"] {
  margin-bottom: 0;
}
.imgUpdate .delete {
  display: block;
}
.imgUpdate input[type="file"] {
  height: 30px;
  left: 115px;
  width: 205px;
}
.imgUpdate input[readonly] {
  background: none;
}
.imgUpdate .delete {
  margin-top: 40px;
}
.c2 .cutline,
.cuter {
  height: 0;
  border-top: 1px #b1d6f2 solid;
  overflow: hidden;
  margin: 25px 0 15px;
}
.cuter {
  margin: 25px 0 35px;
}
.wait-icon {
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  background-position: right -76px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 26px;
  height: 26px;
  margin-right: 8px;
}
.alert-error {
  line-height: 26px;
  font-weight: bold;
  font-size: 14px;
}
.alert-error .wait-icon {
  background-position: -234px 0!important;
}
.right-content .alert-info {
  line-height: 26px;
}
.alert .wait-icon {
  background-position: right -76px;
  float: left;
}
.right-content .alert p {
  padding-left: 35px;
  font-weight: normal;
}
.right-content .alert-success {
  line-height: 23px;
  font-weight: bold;
  font-size: 14px;
}
.right-content .alert-success .wait-icon {
  background-position: right 0;
}
.fillIn {
  font-size: 12px;
  line-height: 2.1;
}
.fillIn span {
  margin-right: 5px;
}
.multiterm {
  margin-bottom: 6px;
}
.multiterm label {
  width: 70px;
  text-align: right;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.bigFont {
  font-size: 14px;
}
.cd-sun {
  width: 40px;
  height: 40px;
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  background-position: -227px -66px;
  display: block;
}
.g-warn {
  position: absolute;
  bottom: 8px;
  padding: 0 2px;
}
.p-box {
  margin: 5px 0;
}
.guideMap {
  margin: 70px 0 40px;
}
.guideMap li {
  float: left;
  width: 103px;
  display: inline;
  margin: 0 35px;
}
.guideMap li a {
  width: 103px;
  height: 130px;
  display: block;
  margin-bottom: 5px;
}
.guideMap li a span {
  display: block;
}
.guideMap li a span.corr-icon {
  width: 87px;
  height: 97px;
  background: url("/resource/images/admin/icon-bgs.png") 0 0 no-repeat;
}
.guideMap li a span.icon-tit {
  width: 100px;
  height: 25px;
  overflow: hidden;
}
.guideMap li p {
  line-height: 1.6;
}
.guideMap li .pat_1 .corr-icon {
  background-position: 5px -617px;
}
.guideMap li .pat_2 .corr-icon {
  background-position: -130px -617px;
}
.guideMap li .pat_3 .corr-icon {
  background-position: 5px -741px;
}
.guideMap li .pat_4 .corr-icon {
  background-position: -130px -741px;
}
.guideMap li .pat_2 .icon-tit img {
  margin-top: -45px;
}
.guideMap li .pat_3 .icon-tit img {
  margin-top: -78px;
}
.guideMap li .pat_4 .icon-tit img {
  margin-top: -114px;
}
.lay-hd {
  height: 40px;
  line-height: 40px;
  background-color: #2080cc;
  padding: 0 10px;
}
.lay-hd h3 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  float: left;
}
.lay-hd .closer {
  float: right;
  color: #fff;
  font-size: 16px;
}
.lay-hd .closer:hover {
  color: #fff;
  text-decoration: none;
}
.catesOper {
  width: 680px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.modal.fade.in {
  top: 10%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.fade.in {
  opacity: 1;
}
.modal {
  position: fixed;
  _position: absolute;
  top: 10%;
  left: 50%;
  z-index: 1050;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-backdrop.fade {
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.modal-backdrop{
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.modal-backdrop {
  position: fixed;
  _position: absolute;
  _width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.file-hide {
  filter: alpha(opacity=0);
  height: 30px;
  left: 115px;
  width: 205px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
.lay-bd .cate-select-list {
  padding: 10px 20px;
}
.selected-box {
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  margin-top: 10px;
}
.layBtn {
  margin: 10px 20px;
  text-align: right;
}
.layBtn button {
  margin: 0 5px;
}
.lay-box {
  padding: 10px 20px;
}
.inner {
  overflow: hidden;
}
.sumb-btn-mod a {
  margin-left: 10px;
}
.sumb-btn-mod a:hover {
  text-decoration: none;
}
.modf-tit {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.modf-tit span {
  font-weight: bold;
  color: #333333;
}
.modf-tit a {
  font-size: 14px;
}
.modf-cont {
  position: absolute;
  left: 70px;
  top: -4px;
  visibility: hidden;
}
.visb .modf-tit {
  visibility: hidden;
}
.visb .modf-cont {
  visibility: visible;
}
.visb .modfy {
  visibility: hidden;
}
.creatGroup a {
  margin-right: 10px;
}
.choose-list {
  padding: 15px 0;
}
.choose-list dl {
  width: 155px;
  float: left;
  border: 1px #b4cee9 solid;
  display: inline;
  margin-right: 29px;
  margin-bottom: 15px;
}
.choose-list dl .vertical-img {
  width: 155px;
  height: 125px;
}
.choose-list dl dd {
  text-align: center;
}
.choose-list dl .describe {
  padding: 3px 5px;
  height: 36px;
  overflow: hidden;
  border-top: 1px #b4cee9 solid;
}
.choose-list dl .operate {
  padding-bottom: 8px;
}
li .operate {
  padding-bottom: 10px;
}
li .operate .btn {
  width: 82px;
  height: 25px;
  border-radius: 2px;
  padding: 0;
}
.choose-contanier {
  padding: 10px;
}
.serch-part {
  width: 444px;
  padding: 0 10px 0 0;
  border-right: 1px #cadeed solid;
}
.proSearch-mod {
  padding: 10px 0 0;
}
.proSearch-mod .ser-group {
  margin: 10px 0 0;
}
.label {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.prod-list li .det-btn,
.prod-list li .up-btn,
.prod-list li .down-btn {
  display: none;
  width: 31px;
  height: 33px;
  position: absolute;
  overflow: hidden;
  background-image: url("/resource/images/admin/c-arren.png");
  background-repeat: no-repeat;
  text-indent: -5000px;
}
.prod-list ul {
  border-top: 1px #cadeed solid;
}
.prod-list ul li {
  position: relative;
  zoom: 1;
  padding: 15px 10px;
  border-bottom: 1px #cadeed solid;
}
.prod-list ul li.hover {
  background: #f6fafd;
}
.prod-list ul li .up-btn {
  background-position: 0 0;
  top: -18px;
  left: 48%;
}
.prod-list ul li .down-btn {
  background-position: 0 -31px;
  bottom: -18px;
  left: 48%;
}
.prod-list ul li .det-btn {
  background-position: 0 -64px;
  top: -1px;
  right: -5px;
}
.prod-list ul dl {
  zoom: 1;
}
.prod-list ul dl:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.prod-list ul dt {
  float: left;
  padding: 5px;
  border: 1px #cadeed solid;
}
.prod-list ul .operate {
  position: absolute;
  top: 45px;
  right: 15px;
  width: 82px;
  text-align: center;
}
.prod-list ul dd {
  margin-left: 95px;
  padding: 5px 0;
}
.prod-list ul .f-name {
  color: #696969;
  padding-top: 15px;
}
.fy {
  padding: 10px 0;
}
.chooseRlst {
  width: 358px;
  padding: 0 10px;
}
.chooseRlst .info-box {
  padding: 10px 0;
}
.chooseRlst .prod-list {
  height: 720px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.prod-list li.hover .det-btn,
.prod-list ul li.hover .up-btn,
.prod-list ul li.hover .down-btn {
  display: block;
}
.prod-list li.first.hover .up-btn {
  display: none;
}
.prod-list li.last.hover .down-btn {
  display: none;
}
p.area {
  margin-top: 8px;
}
.gang {
  font-family: "\5b8b\4f53";
}
.mod-gray {
  background-color: #f6f6f6;
  width: 500px;
  padding: 5px;
}
.mod-gray .attrMember {
  margin-bottom: 12px;
}
.mod-gray .attrMember .c1 {
  font-weight: bold;
}
.sec-icon {
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  float: left;
  width: 78px;
  height: 78px;
  background-position: -302px -400px;
  margin: 0 15px 0 -35px;
}
.all-style ul li {
  width: 354px;
  float: left;
  padding: 18px 0;
}
.rad,
.style1,
.style2,
.style3,
.style4,
.style5,
.style6 {
  float: left;
}
.styles {
  width: 300px;
  float: left;
}
.rad {
  width: 52px;
  text-align: center;
  margin: 11px 0 0 0;
}
.style1 img,
.style2 img,
.style3 img,
.style4 img,
.style5 img,
.style6 img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 12px 0;
}
.style1,
.style2,
.style3,
.style4,
.style5,
.style6,
.style2 a,
.style3 a,
.style4 a,
.style5 a,
.style6 a {
  font-family: "\5b8b\4f53";
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.style1 a,
.style2 a,
.style3 a,
.style4 a,
.style5 a,
.style6 a {
  text-decoration: underline;
}
.style1 span,
.style1 a {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}
.style2,
style2 a {
  font-weight: 400;
}
.style3 {
  color: #c00;
}
.style4 {
  color: #74592E;
}
.style5 {
  color: blue;
  font-family: "\9ED1\4F53";
}
.style6 {
  color: #ff0000;
  font-family: "\4EFF\5B8B_GB2312";
}
.amb {
  float: left;
  margin-right: 8px;
}
.number-wp {
  position: relative;
  float: left;
}
.number-wp .areaCode {
  position: absolute;
  top: 2px;
  left: 0;
  text-align: right;
  width: 30px;
  color: #cecece;
}
.controls-mod .number-wp input {
  padding-left: 30px;
  margin-bottom: 0;
}
p.area {
  margin-top: 8px;
}
.label-box p {
  line-height: 1.8;
}
.label-box .fl-left {
  margin-right: 40px;
}
.label-box .copy-btn {
  padding: 10px 0 0;
}
.upload-tip {
  margin: 15px 0;
  padding-left: 20px;
}
.upload-tip p {
  line-height: 2;
}
.up-btn {
  padding-left: 55px;
}
.upload-cont {
  padding-left: 30px;
  margin: 10px 0;
}
.indInner {
  position: relative;
  zoom: 1;
  z-index: 1;
}
.indInner img {
	position: relative;
	z-index: 2;
}
.indInner .imgBtn {
 /*  position: absolute;
  bottom: 54px;
  left: 147px;
  width: 221px;
  height: 38px;
  z-index: 100; */
  
}
.bot-tip2 {
  margin: 15px 20px 15px 70px;
}
.bot-tip2 .fl-bold {
  background-image: url("/resource/images/admin/icons-group.png");
  background-repeat: no-repeat;
  background-position: -173px -216px;
  padding-left: 15px;
}
.bot-tip2 p {
  line-height: 2;
}
.buss-mark {
  padding-top: 25px;
}
.buss-mark .c1 {
  width: 135px;
}
.hotList {
  paddig-top: 15px;
}
.hotList li {
  border: 1px #aedfe8 solid;
  background-color: #eff9fd;
  margin: 10px 0;
  overflow: hidden;
  *zoom: 1;
  padding: 3px 10px;
  border-radius: 5px;
}
.hotList li span {
  line-height: 26px;
}
.hotList li .fl-left {
  margin-right: 10px;
  width: 240px;
}
.c2 .msgForm {
  width: 500px;
}
.c2 .msgForm label {
  margin: 2px 50px 10px 0;
}
.dropdown-menu .org-num2 {
  color: #f89406;
  margin-left: 3px;
}
.kefu-mod {
  position: fixed;
  border: 1px #286bb2 solid;
  border-radius: 2px;
  top: 250px;
  right: 0;
}
.kefu-mod .kefu-btn {
  display: block;
  background: #286bb2 url("/resource/images/admin/icons-group.png") -233px -127px no-repeat;
  padding: 6px;
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  width: 15px;
  line-height: 14px;
}
.kefu-mod .kefu-btn:hover {
  text-decoration: none;
}
.kefu-mod .dropdown-menu {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  top: -3px;
  right: 27px;
  left: auto;
  border-color: #85b0e9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  width: 200px;
  display: block;
  *height: auto;
}
.kefu-mod .dropdown-menu span {
  display: block;
}
.kefu-mod .dropdown-menu .kf-tit {
  font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #86b9f2;
  padding: 5px 0 12px;
  border-bottom: 1px #85b0e9 solid;
}

.kefu-mod .dropdown-menu .kf-time {
  position: absolute;
  left: 30px;
  top: 38px;
  width: 150px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #86b9f2;
  margin: 0 auto;
}
.kefu-mod .dropdown-menu .kf-cont {
  padding: 20px 0 10px;
  line-height: 1.8;
}
.kefu-mod .dropdown-menu .kf-cont a {
  display: inline-block;
  /*padding-left: 27px;*/
  line-height: 21px;
  margin: 4px 0;
  color: #0469d1;
}
.kefu-mod .dropdown-menu .kf-cont a img {
  margin-right: 4px;
  vertical-align: middle;
}
.kefu-mod .dropdown-menu p {
  color: #696969;
  line-height: 1.7;
}
.radio-regin label {
  display: inline;
}
.radio-regin .radio {
  vertical-align: -2px;
  _vertical-align: middle;
  min-height: 0;
  width: auto;
}
.radio input {
	width: auto;
}
#get_copy_text {
  position: absolute;
  color: #ff0000;
  padding-left: 5px;
}
/*album*/
.album-upBtn a,
.album-new .al-tit,
.order-menu li a.selected,
.album-lst li dt,
.slect-cur {
  background: url("/resource/images/admin/albums.png") 0 0 no-repeat;
}
.album-operate-bar .modfy-mod {
  line-height: 37px;
}
.album-operate-bar .album-new {
  margin: 0 20px;
  position: relative;
  z-index: 0;
  margin-top: 4px;
}
.album-operate-bar .album-new .al-tit {
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: pointer;
  display: block;
  line-height: 27px;
  padding-left: 6px;
  padding-right: 20px;
  background-position: right -40px;
  color: #0469d1;
}
.album-operate-bar .album-new.open .al-tit {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  border: 1px #a6d8ff solid;
  border-bottom-color: #fff;
  border-radius: 4px 4px 0 0;
  z-index: 2;
  background-position: right -23px;
}
.album-operate-bar .album-new.open .order-menu {
  display: block;
}
.album-upBtn {
  margin-right: 20px;
}
.album-upBtn a {
  color: #fff;
  display: block;
  padding-left: 34px;
  width: 84px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  background-position: 0 -145px;
  text-align: center;
}
.album-upBtn a:hover {
  color: #fff;
  text-decoration: none;
}
.order-menu {
  border: 1px #a6d8ff solid;
  position: absolute;
  z-index: 1;
  top: 28px;
  background-color: #fff;
  width: 120px;
  border-radius: 0 4px 4px 4px;
  padding: 3px 0;
  display: none;
}
.order-menu li {
  height: 28px;
  line-height: 28px;
}
.order-menu li a {
  display: block;
  padding-right: 35px;
  padding-left: 8px;
}
.order-menu li a:hover {
  background-color: #e7e7e7;
  color: #0469d1;
  text-decoration: none;
}
.order-menu li a.selected {
  background-color: #d0ecfb;
  background-position: right -72px;
}
.offerlist-op label {
  display: inline;
  vertical-align: top;
}
.pagination .resultNum {
  float: right;
  padding: 3px 5px 3px 8px;
}
.pagination .page {
  float: right;
}
.pagination .page span {
  float: left;
  border: 1px #ddd solid;
  border-left: 0 none;
  background-color: #fff;
  padding: 2px 12px;
}
.pagination .page .pageNum {
  border: 0 none;
  border-right: 1px #ddd solid;
  padding: 3px 8px;
  background: none;
}
.pagination .page a {
  float: left;
  border: 1px #ddd solid;
  border-left: 0 none;
  background-color: #fff;
  padding: 2px 12px;
}
.pagination .page a:hover {
  text-decoration: none;
}
.pagination .page label {
  margin: 0 5px;
  vertical-align: -3px;
  vertical-align: 0 \9;
}
.pagination .page .current1 {
  background-color: #f0f0f0;
}
.album-lst {
  margin-top: 20px;
  overflow: hidden;
  width: 745px;
}
.album-lst ul {
  width: 120%;
}
.album-lst li {
  float: left;
  width: 173px;
  margin-bottom: 8px;
  display: inline;
  margin-right: 17px;
}
.album-lst li dl {
  padding: 10px;
  transition: opacity 0.3s ease-in, opacity 0.3s ease-out;
}
.album-lst li dt {
  width: 145px;
  height: 145px;
  background-position: right -343px;
  padding: 4px 5px 4px 3px;
  margin-bottom: 5px;
  border: 0 none;
}
.album-lst li dd {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.album-lst li dd .f-stute {
  display: block;
}
.album-lst li dd .fl-left {
  color: #999;
}
.album-lst li dd .op-show {
  display: none;
}
.album-lst li dd .op-show a {
  *display: inline;
  *zoom: 1;
  padding: 3px 4px;
  color: #fff;
  font-weight: normal;
  margin-left: 5px;
  padding-left: 17px;
  background-image: url("/resource/images/admin/albums.png");
  background-repeat: no-repeat;
}
.album-lst li dd .op-show .labels-warning {
  background-position: -133px -145px;
}
.album-lst li dd .op-show .labels-important {
  background-position: -133px -167px;
}
.album-lst li.hover dl {
  border-radius: 3px;
}
.album-lst li.hover dt {
  background-position: 0 -190px;
}
.album-lst li.hover dd .f-stute {
  display: none;
}
.album-lst li.hover dd .op-show {
  display: block;
}
.bree-wrap {
  padding: 15px 0 10px 20px;
}
.bree-wrap .b-title {
  float: left;
  width: 80px;
  text-align: right;
  line-height: 28px;
}
.bree-wrap .b-cont {
  width: 70%;
  line-height: 28px;
  float: left;
}
.bree-wrap .b-cont label {
  float: left;
  width: 30%;
  margin-bottom: 0;
  line-height: 28px;
}
.bree-wrap .b-cont label input {
  /* margin-top: 0; */
}
/*index-mod*/
.infomle-mod {
  width: 67%;
  margin-right: 10px;
  padding: 10px 0;
}
.xinmaot {
  background: url("/resource/images/admin/memberClasslogoX.gif") right 4px no-repeat;
}
.xyo-member {
  background: url("/resource/images/admin/memberClasslogoC.gif") right 4px no-repeat;
}
.mqi-member {
  background: url("/resource/images/admin/memberClasslogoF.gif") right 4px no-repeat;
}
.comp-info {
  padding-bottom: 15px;
  border-bottom: 1px #cfd7dc solid;
}
.comp-info .cop-name {
  font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
  font-size: 18px;
  color: #333;
  padding-right: 70px;
  margin-right: 15px;
}
.checing-info {
  margin: 10px 0 0;
}
.checing-info a,
.domain-mod {
  background: #f8f8f8 url("/resource/images/admin/erm-dx.png") 0 5px no-repeat;
}
.checing-info span,.checing-info a {
	background: #f8f8f8 url("http://himg.china.cn/img/common/page_icon.png") 0 0 no-repeat;
}
.checing-info a,
.checing-info span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px 0 32px;
  margin-right: 7px;
  height: 23px;
  border: 1px #c5c5c5 solid;
  line-height: 23px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.right-content .checing-info a {
  color: #696969;
}
.right-content .checing-info a:hover {
  color: #c70000;
  text-decoration: none;
}
.checing-info span {
  background-color: #f7fcff;
  border-color: #a3cbe3;
  color: #0469d1;
}
.checing-info .mail-unck {
  background-position: 0 -545px;
}
.checing-info .mail-havck {
  background-position: 0 -586px;
}
.checing-info .cate-unck {
  background-position: 0 -637px;
}
.checing-info .cate-havck {
  background-position: 0 -683px;
}
.checing-info .phone-unck {
  background-position: 0 -189px;
}
.checing-info .phone-havck {
  background-position: 0 -222px;
}
.checing-info a:hover {
  text-decoration: none;
}
.domain-mod {
  margin: 5px 0;
  padding: 5px 0 5px 20px;
  background-color: #fff;
  background-position: -3px -293px;
}
.detail-opInfo ul {
  padding: 10px 0;
}
.detail-opInfo ul li {
  border-bottom: 1px #eaeaea dashed;
  line-height: 27px;
}
.detail-opInfo ul li .fl-bold {
  color: #333;
}
.detecation-mod .good,
.detecation-mod .normal,
.detecation-mod .bad {
  position: absolute;
  width: 136px;
  height: 136px;
  background: url("/resource/images/admin/s-checker.png") 0 center no-repeat;
  top: 10px;
  left: 10px;
}
.detecation-mod .normal {
  background-position: -298px center;
}
.detecation-mod .bad {
  background-position: -149px center;
}
.detecation-mod {
  background: #cee7f7;
  border: 1px #bbe3fc solid;
  border-bottom-color: #a9c9de;
}
.detecation-mod .fl-locate {
  height: 136px;
  padding: 10px 10px 10px 80px;
  zoom: 1;
}
.detecation-mod .ck-infshow {
  padding-left: 80px;
  background-color: #fff;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.detecation-mod .ck-infshow p {
  line-height: 1.6;
}
.detecation-mod .ck-infshow .score-tip {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.detecation-mod .ck-infshow .score-tip .score {
  color: #c70000;
  font-size: 30px;
  font-weight: 500;
}
.detecation-mod .opt {
  position: absolute;
  text-align: center;
  color: white;
  padding-left: 16px;
  width: 98px;
  height: 30px;
  line-height: 30px;
  background: url("/resource/images/admin/jiance-icons.png") 0 -336px no-repeat;
  right: 15px;
  bottom: 15px;
}
.detecation-mod .opt:hover {
  background-position: 0 -369px;
  text-decoration: none;
  color: #fff;
}
.buyInf-mod {
  margin: 10px 0;
  border: 1px #eaeaea solid;
  background-color: #fafaf9;
}
.buyInf-mod .mod-hd {
  padding: 10px 10px 0 18px;
  position: relative;
}
.buyInf-mod .mod-hd h3 {
  float: left;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.buyInf-mod .mod-hd .col-block {
  position: absolute;
  width: 7px;
  height: 23px;
  background-color: #1d7dca;
  left: 0;
}
.buyInf-mod .mod-hd .more {
  float: right;
}
.buyInf-mod .mod-bd {
  padding: 10px 0 0;
}
.buyInf-mod .mod-bd ul {
  padding: 0 0 10px;
}
.buyInf-mod .mod-bd ul li {
  overflow: hidden;
  zoom: 1;
  padding: 0 8px 0 10px;
  height: 24px;
  line-height: 24px;
}
.buyInf-mod .mod-bd ul li a span {
  margin-right: 10px;
}
.buyInf-mod .mod-bd ul li a .timer {
  float: right;
  color: #696969;
  margin-right: 0;
  width: 70px;
  text-align: right;
}
.buyInf-mod .mod-bd ul li a .fl-right {
  color: #696969;
  width: 64px;
  text-align: right;
}
.buyInf-mod .mod-bd ul li a .fl-left {
  margin-right: 0;
  height: 24px;
  overflow: hidden;
}
.buyInf-mod .mod-bd ul li a.kind-wd {
  float: left;
  margin-right: 5px;
}
.buyInf-mod .mod-bd ul li a.inf-bits {
  width: 89%;
}
.buyInf-mod .mod-bd ul li.hover {
  background-color: #f2f2f2;
}
.buyInf-mod .mod-bd ul.buy-lst {
  width: 60%;
  border-right: 1px #eaeaea solid;
}
.buyInf-mod .mod-bd ul.buy-lst li a .fl-left {
  width: 168px;
}
.buyInf-mod .mod-bd ul.buy-lst li a .timer {
  width: 43px;
}
.buyInf-mod .mod-bd ul.dot {
  padding-left: 10px;
}
.buyInf-mod .mod-bd ul.dot li {
  padding-left: 15px;
  background: url("/resource/images/admin/icons-group.png") 0 -486px no-repeat;
}
.buyInf-mod .mod-bd .c-cutline {
  height: 0;
  overflow: hidden;
  clear: both;
  border-top: 1px #eaeaea solid;
  border-bottom: 1px solid #fff;
  width: 96%;
  margin: 12px auto;
}
.buyInf-mod .mod-bd .buy-mr {
  padding: 15px 0 0 20px;
}
.buyInf-mod .mod-bd .buy-mr a {
  display: block;
  width: 160px;
  height: 68px;
  background: url("/resource/images/admin/buy-bg.png") 0 0 no-repeat;
}
.buyInf-mod .mod-bd .buy-mr a:hover {
  background: url("/resource/images/admin/buy-bghov.png") 0 0 no-repeat;
}
.rig-bits {
  width: 31%;
}
.notice-mod .mod-hd {
  height: 32px;
  background-color: #1d7dca;
  line-height: 32px;
}
.notice-mod .mod-hd h3 {
  color: #fff;
  margin-left: 10px;
  font-weight: bold;
  font-size: 14px;
}
.notice-mod .mod-bd {
  border: 1px #eaeaea solid;
  border-top: 0 none;
}
.notice-mod .mod-bd ul {
  padding: 10px;
}
.notice-mod .mod-bd ul li {
  padding-left: 15px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  background: url("/resource/images/admin/icons-group.png") 0 -442px no-repeat;
}
.notice-mod .mod-bd ul li a {
  color: #696969;
}
.notice-mod .mod-bd ul li a:hover {
  color: #c70000;
}
.sug-write .mod-bd {
  padding: 10px;
}
.sug-write .enrry-over {
  width: 204px;
  height: 80px;
  border: 1px #eaeaea solid;
  padding: 20px 6px 0;
  background: #ffffff url("/resource/images/admin/fkr.png") 15px 26px no-repeat;
}
.sug-write .enrry-over p {
  padding: 0 10px 0 50px;
  line-height: 1.7;
  color: #2a8b08;
}
.sug-write .btn-mod {
  text-align: center;
  padding-top: 10px;
}
.sug-write .btn-mod .c-bt {
  background-color: #f0f0f0;
  border: 0 none;
  border: 1px #eaeaea solid;
  width: 80px;
  height: 27px;
}
.recom-block {
  width: 96%;
  margin: 10px auto;
  border: 1px #eaeaea solid;
  background-color: #f4f6fa;
}
.recom-block p {
  text-align: center;
  padding: 10px 0;
}
.bot-link {
  text-align: center;
  border-radius: 0 0 4px 4px;
  border-top: 1px #eaeaea solid;
}
.bot-link p {
  padding: 10px 0px;
  border-top: 1px #fff solid;
  background-color: #f5f5f5;
}
.tip-bar {
  background-color: #ffffe1;
  border-bottom: 1px #ffffae solid;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.tip-bar a {
  color: #c70000;
}
.tip-bar .cha {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("/resource/images/admin/add-xing.png") 0 -35px no-repeat;
  width: 10px;
  height: 15px;
  cursor: pointer;
}
.dark-mark {
  color: #333;
}
.cur-class2 {
  margin: 20px 0;
}
.cur-class2 label {
  display: inline;
  margin-right: 15px;
}
.cur-class2 select {
  margin-right: 10px;
}
.cur-class2 a {
  margin-right: 10px;
}
.pic-list {
  width: 745px;
  overflow: hidden;
}
.pic-list ul {
  width: 110%;
}
.pic-list ul li {
  width: 172px;
  float: left;
  margin: 0 19px 15px 0;
  display: inline;
}
.pic-list ul li .vertical-img {
  border: 1px #ccc solid;
  width: 170px;
  height: 135px;
}
.pic-list ul li dt {
  position: relative;
  zoom: 1;
  margin-bottom: 6px;
}
.pic-list ul li dt.hover .func-on {
  visibility: visible;
}
.pic-list ul li .func-on {
  width: 170px;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: #000;
  height: 20px;
  line-height: 20px;
  text-align: center;
  opacity: 0.8;
  filter: alpha(opacity=80);
  visibility: hidden;
}
.pic-list ul li .func-on a {
  color: #fff;
  display: block;
}
.pic-list ul li .func-on a:hover {
  color: #fff;
  text-decoration: none;
}
.pic-list ul li .c-box {
  margin-top: 7px;
}
.pic-list ul li .comd-name .d-hed {
  height: 20px;
  line-height: 20px;
  padding: 2px;
  width: 142px;
}
.pic-list ul li .comd-name .edt-name {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  background-color: #fff;
  display: none;
}
.pic-list ul li .comd-name .edt-name .ed-btn {
  text-align: right;
  display: none;
}
.pic-list ul li .comd-name .named-pic {
  position: absolute;
  left: 24px;
  top: 2px;
  width: 140px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  cursor: pointer;
  z-index: 5;
}
.pic-list ul li .comd-name.hover .edt-name {
  display: block;
}
.pic-list ul li .comd-name.active .edt-name {
  display: block;
}
.pic-list ul li .comd-name.active .edt-name .ed-btn {
  display: block;
}
.pic-list ul li .timer {
  padding-left: 24px;
  margin-top: 5px;
}
.cover-icon {
  position: absolute;
  width: 50px;
  height: 40px;
  left: 0;
  top: 0;
  background: url("/resource/images/admin/foucn.png") 0 0 no-repeat;
  /* display: none; */
}
.pic-list ul li .cover-icon {
	display: none;
}
.name-edt {
  margin: 20px auto 10px;
  width: 666px;
  position: relative;
}
.name-edt a {
  margin: 0 10px;
}
.big-pic {
  margin: 20px auto 10px;
  width: 666px;
  position: relative;
}
.big-pic .vartical-img {
  width: 662px;
  padding: 1px;
  border: 1px #ccc solid;
  text-align: center;
  /* height: 441px; */
}
.pic-group {
  height: 58px;
  overflow: hidden;
}
.pic-group .pic-box .turn {
  width: 23px;
  background-color: #a0a0a0;
  background-image: url("/resource/images/admin/albums.png");
  background-repeat: no-repeat;
  height: 58px;
  float: left;
  border: 0 none;
}
.pic-group .pic-box .t-left {
  background-position: 0 15px ;
}
.pic-group .pic-box .t-right {
  float: left;
  background-position: 0 -39px;
}
.pic-group .pic-box .diser {
  background-color: #e1e1e1;
}
.pic-group .pic-box .pic-cont {
  float: left;
  width: 680px;
  margin: 0 5px;
  overflow: hidden;
  position: relative;
  height: 60px;
}
.pic-group .pic-box .pic-cont ul {
  /* width: 999em; */
  position: absolute;
}
.pic-group .pic-box .pic-cont ul li {
  float: left;
  display: inline;
  /* padding: 0 5px; */
}
.hidden-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}
.pic-group .pic-box .pic-cont ul li a {
  display: block;
  border: 1px #ccc solid;
  padding: 2px;
  margin: 0 5px;
  position: relative;
}
.pic-group .pic-box .pic-cont ul li a .cover-icon {
  background-image: url("/resource/images/admin/foucn-s.png");
  width: 43px;
  height: 34px; 
}
.pic-group .pic-box .pic-cont ul li a:hover {
  border-color: #1d7dca;
}
.pic-group .pic-box .pic-cont ul .cur-pic a {
  border: 2px #1d7dca solid;
  padding: 1px;
}
.p-bar {
  padding: 10px 0;
}
.p-bar .p-tit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 70px;
  text-align: right;
}
.wtmark-op {
  padding: 15px 0;
}
.op-style {
  width: 35%;
}
.op-view {
  width: 45%;
}
.wt-hd {
  padding: 15px 0;
}
.wt-bd {
  padding: 0 15px 0 30px;
}
.view-bg .fl-locate {
  zoom: 1;
  border: 1px #ccc solid;
  width: 200px;
  height: 200px;
  background: url("/resource/images/admin/wtrMark.jpg") 0 0 no-repeat;
}
.view-bg .wt-pic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 123px;
}
.view-bg .wt-pic span {
  display: block;
  text-indent: -999em;
}
.view-bg .wt-pic1{
  width: 123px;
  height: 15px;
  
  /* bottom: 18px; */
  background: url("/resource/images/admin/wtmark1.png") 4px 0 no-repeat;
}
.view-bg .wt-pic2 {
  width: 123px;
  height: 15px;
  background: url("/resource/images/admin/wtmark2.png") center no-repeat;
}
.nav-tabs li,
.nav-pills li {
  float: left;
}
.nav-tabs li a {
  padding-right: 20px;
  padding-left: 20px;
}
.gy {
  color: #838383;
}
.slect-cur {
  position: absolute;
  right: 0;
  top: 0;
}
.tabbable .nav-tabs {
  height: 34px;
  border-bottom: 1px #1d7dca solid;
}
.tabbable .nav-tabs li {
  border: 1px #ccc solid;
  border-bottom: 0 none;
  margin: 0 6px;
  background-color: #f5f5f5;
}
.tabbable .nav-tabs li a {
  display: block;
  line-height: 33px;
}
.tabbable .nav-tabs li a:hover {
  text-decoration: none;
}
.tabbable .nav-tabs li.active {
  margin-bottom: -1px;
  background-color: #fff;
  border-color: #1d7dca;
}
.tabbable .nav-tabs li.active a {
  border-bottom: 1px #fff solid;
  color: #1d7dca;
}
.tabbable .pic-lst {
  padding-left: 15px;
}
.tabbable .pic-lst li {
  float: left;
  display: inline;
  border: 1px #ccc solid;
  margin: 0 12px 12px 0;
  position: relative;
  width: 102px;
  height: 102px;
}
.tabbable .pic-lst li .slect-cur {
  background-position: right -76px;
  width: 25px;
  height: 25px;
  display: none;
}
.tabbable .pic-lst li a {
  display: block;
  border: 1px #fff solid;
}
.tabbable .pic-lst li a:hover {
  border-color: #1d7dca;
}
.tabbable .pic-lst li.selecting {
  border-color: #1d7dca;
  background-position: right top;
}
.tabbable .pic-lst li.selecting .slect-cur {
  display: block;
}
.tabbable .pic-lst li.selecting a {
  border-color: #1d7dca;
}
.tabbable .tab-content {
  background-color: #fff;
}
.tabbable .tab-content .tab-pane {
  display: none;
  background-color: #fff;
}
.tabbable .tab-content .tab-pane.active {
  display: block;
  background-color: #fff;
}
.tabbable .tab-content a {
  color: #0469d1;
}
.botselected-hd {
  border-top: 1px #b1d6f2 solid;
  border-bottom: 1px #b1d6f2 solid;
  background-color: #f4f6fa;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
}
.botselected-hd .gy {
  margin-left: 15px;
}
.botselected-bd ul {
  padding: 10px 0 10px 20px;
}
.botselected-bd ul li {
  border: 1px #e7e6e4 solid;
  float: left;
  margin: 0 15px 0 0;
  display: inline;
  position: relative;
}
.botselected-bd ul .slect-cur {
  width: 18px;
  height: 18px;
  background-position: right 0;
  cursor: pointer;
}
.local-tip {
  padding: 10px 0 0 20px;
  margin-bottom: 10px;
}
.cover-alert {
  border: 2px #f6f6f6 solid;
  width: 307px;
  height: 90px;
  position: fixed;
  _position: absolute;
  top: 28%;
  left: 40%;
  z-index: 100;
  background-color: #fff;
  display: none;
}
.cover-alert .cover-detail {
  width: 100px;
  padding: 10px 0 10px 50px;
  height: 40px;
  line-height: 40px;
  color: #2a8b08;
  background: url("/resource/images/admin/fkr.png") 7px 12px no-repeat;
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 0;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 10.2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2168ba;
  background-image: -moz-linear-gradient(top, #2976d0, #145398);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2976d0), to(#145398));
  background-image: -webkit-linear-gradient(top, #2976d0, #145398);
  background-image: -o-linear-gradient(top, #2976d0, #145398);
  background-image: linear-gradient(to bottom, #2976d0, #145398);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2976d0', endColorstr='#ff145398', GradientType=0);
  border-color: #145398 #145398 #0b2e54;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #145398;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #145398;
  *background-color: #114781;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0e3a6b \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #2976d0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #1c5290;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.labels,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.labels {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.labels:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.labels-important,
.badge-important {
  background-color: #b94a48;
}
.labels-warning,
.badge-warning {
  background-color: #f89406;
}
.labels-success,
.badge-success {
  background-color: #468847;
}
.labels-success[href],
.badge-success[href] {
  background-color: #356635;
}
.labels-info,
.badge-info {
  background-color: #3a87ad;
}
.labels-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.labels-inverse,
.badge-inverse {
  background-color: #333333;
}
.labels-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .labels,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .labels,
.btn-mini .badge {
  top: 0;
}
.right-content .alertWarn {
	border: 1px #e3e3e3 solid;
	border-top: 2px #c22840 solid;
	background: #f9f7d6;
	color: #c22840;
	padding-left: 34px;
	padding-right: 10px;
	border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
}
.alertWarn  .wait-icon {
	width: 68px;
	height: 52px;
	background: url("/resource/images/admin/kwarn-icon.png") 0 -129px no-repeat;
	
}

.right-content .alertWarn  p {
	padding-left: 75px;
	line-height: 2;
}
.right-content .alertWarn  p a {
	color: blue;
}
.domain-mod .inline-tip {
	color: #fff;
	margin-left: 12px;
}
.domain-mod .inline-tip:hover {
	color: #fff;
}
.warn-wrap {
	padding-top: 5px;
	box-shadow: 0 2px 7px rgba(0,0,0,0.2);
	border-radius: 10px;
	border: 1px #e3e3e3 solid;กข
	border-top: 0 none;
	background: url("/resource/images/admin/kwarn-icon.png") 0 -49px repeat-x;
}
.warn-cont {
	background: #f9f7d6;
	padding: 10px 13px 10px 38px;
}
.warn-cont p {
	color:#c22840;
	line-height:2;
}
.warn-cont p a {
	white-space: nowrap;
	margin-right: 15px;
	color: blue;
}
.warn-cont .fl-bold {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin-left:-26px;
}

.leftNav-box dl dt span.correIcon .cic {
	position: absolute;
	width: 12px;
	height: 12px;
	background: url("/resource/images/admin/ciclepp.png") center no-repeat;
	right: -3px;
	top: 3px;
}

/* 2013/8/19 */
.setInf .showPlace {
  border: 1px #e3e3e3 solid;
  margin: 12px 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.setInf .bot-tip2 {
  margin: 20px 0;
  /*line-height: 2;*/
}
.setInf .bot-tip2 p {
  line-height: 1.7;
  margin-bottom: 5px;
}
.setInf .bot-tip2 span {
  height: 42px;
}
.cTable-list {
  border:  1px #bacad7 solid;
  width: 742px;
  border-bottom: 0 none;
}
.cTable-list dt,.cTable-list dd {
  zoom: 1;
}
.cTable-list dt:after,.cTable-list dd:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}
.row-1,.row-2,.row-3,.row-4,.row-5,.row-6 {
  float: left;
  padding: 0 5px;
  text-align: center;
}
.row-1,.row-5 {
  width: 151px;
}
.row-2,.row-3,.row-4,.row-6 {
  width: 95px;
}
.rCont-tab {
  width:  100%;
  float: left;
  border-top: 1px #e3e3e3 solid;
  padding-top: 10px;
  display: none;
}
.cTable-list dt {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px #bacad7 solid; 
}
.cTable-list dt p,.cTable-list dt div {
  background: #dce9f2;
  border-left: 1px #bacad7 solid; 
  margin-left: -1px;
  line-height: 44px;
  font-weight: bold;
  color: #446d89;
}
.cTable-list dd {
  border-bottom: 1px #bacad7 solid; 
  line-height: 43px;
}
.cTable-list dd.even {
  background: #f6fbff;
}
.cTable-list .controls-mod {
  padding-bottom: 8px;
}
.cTable-list .controls-mod .c1 {
  font-size: 12px;
  line-height: 26px;
}
.cTable-list .pros-slect {
  width: 102px;
  text-align: center;
}
.cTable-list .pros-slect .pros-img{
  border: 1px #e3e3e3 solid;
}
.cTable-list .pros-slect .describe{
  padding: 3px 5px;
  height: 36px;
  overflow: hidden;
  line-height: 1.5;
}
.cTable-list dd.open .rCont-tab {
  display: block;

}
.fl-center .s-icon {
	width: 57px;
	height: 41px;
	background-position: 0 -558px;
}
.fl-center.ct {
	line-height: 41px;
	font-size: 14px;
}
.sign-mod {width:100%;height:58px;background:url("/resource/images/admin/clander.png") -1px 0 no-repeat;color:#26709A;margin-bottom:10px;line-height:1.4;}
.signinfo-wrap {margin-left:10px;position:relative;}
.daters,.main-op {float:left;font-family:"\5FAE\8F6F\96C5\9ED1";}
.daters {width:54px;font-size:16px;margin-top:5px;text-align:center;}
.right-content .main-op {text-align:center;font-size:16px;padding-top:6px;color:#26709A;line-height:1.3;position:absolute;width:100%;left:0;height:50px;}
.right-content .main-op span {font-size:12px;}
.right-content .main-op .gt{border: 4px #fff solid;width: 0;height: 0;overflow: hidden;border-left-color: #26709A;top: 13px;position: absolute;font-size: 0;line-height: 0;}
.right-content .main-op:hover {color:#26709A;text-decoration:none;}
.days-show {width:43px;text-align: center;-webkit-text-size-adjust:none;font-size:8px;float:right;}
.days-show .days {font-size:24px;font-weight:700;height:26px;color:#FE6600;display:block;font-family:Arial;margin-bottom:3px;}

/*  2013.9.27   */
.xg_fbxx{padding: 10px; background-color: #ffffd0; margin: 10px 0; font-size:12px; }
h5.xg_fbxx_h{ color:#00618a; text-align:center; font-size:14px;font-weight:bold; margin-bottom:8px;}
p.xg_fbxx_p{ text-indent:24px; line-height:20px;}
p.xg_fbxx_p a{ color:#005984; text-decoration:underline;}
p.xg_fbxx_p_0{ text-align:right;}
/*  2013.9.27   */
.txt-cont {padding: 10px 25px;}
.txt-cont h3 {font-weight: bold;margin-bottom: 8px;}
.txt-cont p {line-height: 1.8;margin-bottom: 8px;}
/* 2013.10.10 */
.jifen-alert {display: block;background-color: #F0F5FC;background-image:url("/resource/images/admin/icons-group.png");background-repeat:no-repeat;background-position: -287px -367px;height:140px;width:430px;}
.modal-detail {font: 18px/24px "Microsoft YaHei";padding-left:109px;color:#2a8b08;padding-top: 40px;}
.org-mark{color:#f89406;}
.org-grey{color:#f89406;font-size:14px;color:#5E5E5E;}
/* 2013/10/23 */
.markDel {width:170px;height:110px;background:url("/resource/images/admin/rz-mark.png") 0 0 no-repeat;position:absolute;right: 27%;top: 12%;}
/* 2013/10/25 */

a#s_weixin {width:29px;height:27px;display:block;background:url("/resource/images/admin/weixin.png") -181px -194px no-repeat;position:absolute;top:96px;}
a#s_weixin:hover {text-decoration:none;line-height:1.6;}
a#s_weixin:hover .s_weixin{display:block;}
#s_weixin .s_weixin {position:absolute;bottom:0;right:29px;background:url("/resource/images/admin/weixin.png") -9px -5px no-repeat;width:172px;height:216px;display:none;z-index:1001;}

/*      2013/10/31           */
.right-content .xg_sjdy li a,.right-content .detail-opInfo a{ color:#696969}
.right-content a.xg_ht{ color:#0469D1}
.notice-mod .mod-bd ul li { background:none; padding-left:0;}
.notice-mod .mod-bd ul li a{ background: url("/resource/images/admin/icons-group.png") no-repeat scroll 0 -488px rgba(0, 0, 0, 0); height: 24px;line-height: 24px;overflow: hidden;padding-left: 15px;color: #c70606;}
.notice-mod .mod-hd h3,.notice-mod .mod-bd ul li a:hover,.wdsp,.wdrw li{ background:url("/resource/images/admin/hc.png") no-repeat 0 0; display:block;}
.notice-mod .mod-bd ul li a:hover{ color:#f79742; font-weight:bold; text-decoration:none; background-position:3px -29px;}
.notice-mod{ background:#eff2f3;}
.fl-right .notice-mod .mod-hd{ background-color:#eff2f3; border:none; padding-top:8px;}
.notice-mod .mod-bd ul{ padding:2px 10px 10px 10px;}
.notice-mod .mod-hd h3{ color:#333; padding-left:18px; background-position:0px 8px;}
.detecation-mod .ck-infshow .score-tip{ color:#0f71bb; font-size:16px; font-family: "Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",STHeiti;}
.detecation-mod .ck-infshow .score-tip .score{ color:#c70606; font-size:24px; font-family: "Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",STHeiti;}
.buyInf-mod .mod-hd .xgmb_mr{ padding-top:2px; float:right; font-size:12px; }
.buyInf-mod .mod-hd .xgmb_mr a,.buyInf-mod .mod-bd ul li .xgmb_mr a{color:#006699;}
.buyInf-mod .mod-bd ul li.xg_line{ border-bottom:1px #eaeaea solid; padding:0px; margin:0 7px 6px; height:10px;}
.top-nav li a.wdsp,.top-nav li .wdsp:link,.top-nav li .wdsp:visited{ background-position:0 bottom; height:31px; width:112px;padding:0;margin:6px 0 0 63px;}
.top-nav li .wdsp:hover{ background-position:0 -90px; height:31px; width:112px; padding:0; margin:6px 0 0 63px; }

/* 2013.11.01      */
.detecation-mod .opt,.detecation-mod .normal,.detecation-mod,.czhd{ background: url("/resource/images/admin/hd.png") 0 0 no-repeat;}
.detecation-mod{ border:none;}
.detecation-mod .ck-infshow .xg_infshow{ width:290px;}
.detecation-mod{ background-position: 0 -152px; height:122px;}
.detecation-mod a.opt {padding-left:8px;width: 91px;height: 23px; right:15px; line-height:23px; bottom:28px;}
.detecation-mod .ck-infshow li{ float:left; display:inline; list-style:none;}
.ck-infshow .xg_hta{float:right; display:inline-block;}
.detecation-mod .opt:hover { background-position: 0 -70px; height: 23px; width: 91px;  padding-left:8px;right:15px;}
.detecation-mod .ck-infshow{ padding-left:30px; height:98px; }
.detecation-mod .fl-locate{ height:98px;}
.detecation-mod .normal { background-position:0 bottom; height:96px; width:96px;}

.linecon{margin:10px 0;overflow:hidden;}
.box-mod .h_title{padding-left:10px;height: 33px;line-height: 33px;background-position:0 0;}
.linecon .h_cont{padding:12px 8px;overflow:hidden;background:#eff2f3;}
.box-mod .h_title .h_h3{background: #cee7f7 url(/resource/images/admin/analysis-icon.png) 0 4px no-repeat;}
.linecon ul li .data-pit .drop,.linecon ul li .data-pit .go-up,.linecon ul li .data-pit .un-chg{background:url(/resource/images/admin/data-icon.png) 0 0 no-repeat}
.box-mod .h_title{background:#cee7f7;padding-left: 10px;}
.box-mod .h_title .h_h3{padding-left:30px;color:#333;font-size:14px;font-weight:bold;float:left;}
.box-mod .h_title .h_h3 span{color:#c70000;}
.linecon ul {width: 100%;overflow: hidden;}
.linecon ul li{display: inline-block;zoom: 1;letter-spacing: normal;word-spacing: normal;*display:inline;}
.linecon ul li {width: 30%;border-left: 1px #ccc solid;padding-left: 13px;margin-left: -1px;}
.linecon ul li p {line-height: 1.8;}
.linecon ul li .data-pit span {font-size: 25px;font-weight: 700;color: #333;padding-right: 28px;font-family: "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", STHeiti;}
.linecon ul li .data-pit {line-height: 1.5;}
.linecon ul li p em {color: #c70000;font-weight: bold;margin: 0 3px;}
.linecon ul li .data-pit .go-up {background-position: right -78px;}
.linecon ul li .data-pit .drop {background-position: right -45px;}
.box-mod .h_title a {float: right;margin-right: 8px;color: #333;background: #fff;padding: 0 8px;line-height: 25px;border: 1px #3BA0D3 solid;margin-top: 3px;color:#3BA0D3;}
.box-mod .h_title a:hover{color:#006699;border-color:#006699;}
.linecon ul li .data-pit .un-chg {background-position: right -525px;}
.ixchart-mod{margin:10px;overflow: hidden;margin-right: 0;width: 507px;}
/* 2013/11/4 */
.strade-mod {padding: 5px 0 6px;}
.strade-mod a{margin: 0 14px;color:#0469d1;}

.buyInf-mod .mod-bd ul.buy-lst li a span.fl-left{ color:#006699;}
.buyInf-mod .mod-bd ul.buy-lst li a:hover span.fl-left{ color:#c70000;text-decoration:none;}
.czhd{ background-position:0px -362px; height:58px; margin:15px 0px 6px 7px;}
.czhd p{ padding:6px 0 0 65px;}
.czhd p .jfsc{ color:#ce2525; font-size:14px; padding:0 5px;}
.wdrw{ margin:0px 0px 10px 0;}
.wdrw li a span.xt_jf{ color:#999; padding-left:5px; float:left;}
.wdrw li{ margin:0 10px; height:24px; line-height:24px; overflow:hidden; border-bottom:1px #eaeaea dashed; padding-left:8px; background-position:0 -52px;}
.wdrw li a{ color:#0068b7;}
.wdrw li a .rw_nr{ max-width:136px; overflow:hidden; float:left;}
.wdrw li a:hover{ text-decoration:none;}
.jf_sm{ float:right; color:#f79742; display:inline;}
.right-content .detail-opInfo ul li a{ margin-right:5px;}
.r-box {width:60%;}
.r-box .radio{margin-right: 49px;float: left;}

.kefu-mod .dropdown-menu .kf_chaz {position:absolute;right:0;top:0;width:18px;height:18px;background:url("/resource/images/admin/add-xing.png") 6px -37px no-repeat;}
/* 2013/11/8 */
.fl-rt{ float:right;color:#888;}
.inner p.xg_bjtz{ color:#888; text-align:center; margin-bottom:10px;}
.layBtn{ text-align:center;}
/*2013/11/13*/
.alert .e-closer{float: right;color: #b94a48;font-size: 16px;font-weight:normal;position:absolute;top:0;right:8px;}
.alert .e-closer:hover{text-decoration:none;color:#b94a48;}

.jifen-pop-container {position:fixed;_position:absolute;width:195px;height:85px;border:1px #e6ca91 solid;background-color:#faf4c6;right:20%;top:104px;*zoom:1;box-shadow: 0 2px 2px rgba(0,0,0,0.2);}
.jifen-pop {padding:10px;font: 18px/24px "Microsoft YaHei";}
.jifen-pop i{margin: 0 5px;font-style:normal;}
.explan {color:#af8137;}
.org-mark {color:#ff6600;}
.jifen-pop .jf-num {text-align:right;position:absolute;bottom:10px;right:10px;}

/*2013/11/21*/
.sortBtn a {display:inline-block;background:url(/resource/images/admin//sortArro.png) 0 0 no-repeat;width:16px;height:16px;}
.sortBtn .sort-t {background-position: -41px 0;margin-right: 3px}
.sortBtn .sort-b {background-position: -21px 0;}
.sortBtn .no-up {background-position: 0 0;}
.sortBtn .no-down {background-position: -60px 0;}
.oder-box{position:relative;zoom:1;}
.oder-box tr{position:relative;overflow:hidden;display:block;zoom:1;*position:static;}

/* 2013/12/20 */
.alert-success p.txt {color:#468847;line-height:1.8;}
.alert-error .e-closer{color: #b94a48;}
.alert-success .e-closer{color:#468847;}
.cf-mal{padding:15px 10px 5px;text-align:center;color:#696969;}