@charset "UTF-8";
.new_toolbar .r .bars .car .carnum {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.winformtb .supplierlists li, .prolist1 .item .it_rr .it_c .inf .l5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.winformtb .uantity_unit, .prolist1 .item .it_rr .it_c .inf .bt select {
  border: 1px solid #ccc;
  padding: 4px;
  vertical-align: middle;
}
.winformtb .uantity_unit:focus, .prolist1 .item .it_rr .it_c .inf .bt select:focus {
  outline: 0 none;
}

.winformtb .uantity_unit, .prolist1 .item .it_rr .it_c .inf .bt select {
  *margin-top: 5px;
  *margin-bottom: 5px;
  *vertical-align: top;
}

.cbx, .winformtb input.iracb {
  margin: 0 5px 0 0;
  padding: 0;
  font-size: 13px;
  *width: 13px;
  *height: 13px;
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Same with IE9.
 * Remove excess height in iOS5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
  width: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 * html5
 */
mark {
  background: #ff0;
  color: #333333;
}

/*
 * Addresses margin not present in IE6/7/8.
 * Normalize to chrome 's user agent stylesheet
 */
figure {
  margin: 1em 40px 1em 40px;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Use KISSY CSS default font-size 12px
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 13px;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 * 1. html chrome Simsun, others new times
 * textarea/button/input/select does not inherit.
 * ie8- does not allow 'inherit' value.
 * textarea chrome/fx monospace ie courier new
 * button/input/select chrome/ie arial firefox Simsun calibri font: 13px/1.25 "Helvetica Neue",Helvetica,Arial;
 */
html,
button,
input,
select,
textarea {
  font-family: tahoma,Arial,sans-serif, \5b8b\4f53, sans-serif;
  /* 1 */
}

button,
input,
select,
textarea {
  font-size: 100%;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 * 1. ie7 10px , others 8px
 * 2. chrome rgba(0,0,0,0), others transparent
 * 3. firefox 21px(1.3) others normal(1.13)
 */
body {
  margin: 0;
  /* 1 */
  color: #000;
  background-color: #ffffff;
  /* 2 */
  line-height: 1.5;
  /* 3 */
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a {
  color: #0088cc;
  text-decoration: none;
  /*
     * Improves readability when focused and also mouse hovered in all browsers.
     * people.opera.com/patrickl/experiments/keyboard/test
     */
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  color: #005580;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, ie89, S4/5.
 *
 * http://hell.meiert.org/core/css/firefox-3.6.13.css
 *
 * chrome default is bold now 19
 */
b,
strong {
  font-weight: bold;
}

/*
 * ie8- top =0
 */
blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in S5
 */
dfn {
  font-style: italic;
}

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0;
}

/*
 * 1. Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 *    ie: courier new others monospace
 * 2. other browsers other than firefox is not 16px
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  /*ie*/
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/*
 * ie8- is wrong with relative
 */
small {
  font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers (except firefox).
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE9-.
 * margin: auto ??
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 * Same with chrome 's user agent stylesheet
 */
fieldset {
  border: 2px groove #f0f0f0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  margin: 0;
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

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

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/*
 * IE6+ need padding-left/right
 */
button {
  padding: 0px 6px;
  /* ie6 fix*/
  _padding: 0;
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * Removes inner padding and border in FF3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome.
 *    firefox is content-box (now)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/*
 * Removes inner padding and search cancel button in S5, Chrome.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

body {
  _margin: 0;
  _height: 100%;
}

/*IE6 BUG*/
img {
  vertical-align: middle;
}

textarea {
  resize: vertical;
}

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none outside none;
}

a {
  text-decoration: none;
  color: #08c;
}
a:hover {
  color: #005580;
}

hr {
  height: 1px;
  color: #D0D0D0;
  width: 100%;
  background-color: #D0D0D0;
  border: none;
}

/* All browsers */
.placeholder {
  color: #a3a3a3;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: true #999999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: true #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: true #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: true #999999;
}

.fix-clear {
  *zoom: 1;
}

.fix-clear:before, .fix-clear:after {
  display: table;
  content: "";
}

.fix-clear:after {
  clear: both;
}

.g-hidden {
  display: none;
}

.g-shown {
  display: block;
}

.g-invisible {
  visibility: hidden;
}

.g-visible {
  visibility: visible;
}

.g-inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* ------------------------------------------------------------------------------------------- */
.g-fl {
  float: left;
}

.g-c7 {
  color: #777;
}

.g-ca {
  color: #08c;
}

.g-zh {
  word-break: break-all;
  word-wrap: break-word;
}

.g-lhzh {
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
}

.g-mp0, .new_toolbar_img, .new_toolbar .r .bars .log, .new_toolbar .r .bars .reg, .topsh .sc_but, .new_toolbar, .new_toolbar .l, .new_toolbar .r {
  margin: 0;
  padding: 0;
}

input.placeholder_def {
  color: #a3a3a3;
}

input.placeholder_foc {
  color: #000;
}

.hide_submit {
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  clear: both;
}
.hide_submit .hide_submit_but {
  background: #fff;
  color: #fff;
  border: none;
}

.wrap_all {
  width: 90%;
  margin: 0 auto;
  padding: 0;
}

.img_ico_tips_01 {
  background: url(//or.molbase.net/themes/pic/images/tips_01.gif?v=2014718) no-repeat 2px 4px;
}

.img_head-foot, .footerwrap .shh .user-Bookmark a {
  background: url(//or.molbase.net/themes/pic/images/bookmarks.png?v=2014718) no-repeat 0 0;
}

.img_head-foot1 {
  background: url(//or.molbase.net/themes/pic/images/prolist_tit.jpg?v=2014718) repeat-x 0 0;
}

.new_toolbar_img, .new_toolbar .r .bars .log, .new_toolbar .r .bars .reg, .topsh .sc_but {
  background: url(//or.molbase.net/themes/pic/images/new_index.png?v=2014718) no-repeat 0 0;
}

.new_toolbar {
  height: 26px;
  line-height: 26px;
  width: 100%;
  background: #174C73;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 14px;
}
.new_toolbar a {
  color: #fff;
}
.new_toolbar a:hover {
  color: #fff;
}
.new_toolbar .j {
  padding: 0 13px;
}
.new_toolbar .j i {
  display: block;
  width: 1px;
  height: 25px;
  font-size: 0;
  overflow: hidden;
  background-color: #467593;
}
.new_toolbar .l, .new_toolbar .r {
  float: left;
  padding-left: 6px;
}
.new_toolbar .l .bars li, .new_toolbar .r .bars li {
  float: left;
  height: 24px;
  line-height: 24px;
}
.new_toolbar .r {
  float: right;
  padding-right: 12px;
}
.new_toolbar .r .bars {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 10px;
}
.new_toolbar .r .bars .ha {
  display: none;
}
.new_toolbar .r .bars .log {
  padding-left: 24px;
  background-position: 0 -118px;
}
.new_toolbar .r .bars .reg {
  padding-left: 24px;
  background-position: 0 -148px;
}
.new_toolbar .r .bars .car {
  padding-left: 24px;
  background: url(//or.molbase.net/themes/pic/images/topcart.png?v=2014718) no-repeat 0 6px;
}
.new_toolbar .r .bars .car .carnum {
  background: url(//or.molbase.net/themes/pic/images/carnum.png?v=2014718) no-repeat 0 0;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  width: 15px;
  height: 25px;
}
.new_toolbar .r .bars .car .cm1 {
  width: 15px;
}
.new_toolbar .r .bars .car .cm2 {
  width: 23px;
  background-position: 0 -25px;
}
.new_toolbar .r .bars .car .cm3 {
  width: 29px;
  background-position: 0 -50px;
}
.new_toolbar .r .bars .rz span {
  padding-left: 3px;
  color: #f60;
  cursor: default;
}
.new_toolbar .r .bars .rz .tip {
  position: absolute;
  z-index: 1;
  top: 1px;
  display: none;
}
.new_toolbar .r .bars .rz .tip .bm {
  position: relative;
  z-index: 1;
  top: 30px;
}
.new_toolbar .r .bars .rz .tip .bm .jt {
  background: url(//or.molbase.net/themes/pic/images/xsjt.gif?v=2014718) no-repeat 0 0;
  position: absolute;
  z-index: 2;
  top: -6px;
  left: 44%;
  width: 11px;
  height: 7px;
  overflow: hidden;
}
.new_toolbar .r .bars .rz .tip .bm .bo {
  height: 25px;
  border: 1px #fd8586 solid;
  background-color: #ffeded;
  padding: 0 6px;
  white-space: nowrap;
}
.new_toolbar .r .bars .rz .tip .bm .bo a {
  color: #08c;
}
.new_toolbar .r .bars .uc {
  padding-right: 18px;
  position: relative;
  z-index: 2;
}
.new_toolbar .r .bars .uc .jt {
  background: url(//or.molbase.net/themes/pic/images/topjts.png?v=2014718) no-repeat right 0;
  position: absolute;
  z-index: 4;
  top: 8px;
  right: 2px;
  width: 11px;
  height: 11px;
  overflow: hidden;
}
.new_toolbar .r .bars .uc .ly {
  background: #174C73;
  width: 90px;
  position: absolute;
  z-index: 3;
  top: 0px;
  left: -12px;
  display: none;
}
.new_toolbar .r .bars .uc .ly dd {
  text-align: left;
  height: 26px;
  border-top: 1px #467593 solid;
}
.new_toolbar .r .bars .uc .ly dd a {
  color: #fff;
  font-size: 14px;
  padding-left: 12px;
  text-decoration: none;
}
.new_toolbar .r .bars .uc em {
  margin-left: 3px;
  color: #fff;
  padding: 1px 2px 1px 2px;
  font-size: 12px;
  line-height: 9px;
  font-family: Arial;
  background-color: #f00;
  white-space: nowrap;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.new_toolbar .fast_xqu {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 27px;
  padding-top: 29px;
  padding-right: 6px;
  background: url(//or.molbase.net/themes/pic/images/ksqg.gif?v=2014718) no-repeat right 0;
}
.new_toolbar .fast_xqu a {
  display: block;
  padding: 6px 16px;
  background-color: #2CB1F0;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.new_toolbar .fast_xqu a:hover {
  color: #054C75;
}

.topsh {
  margin: auto;
  position: relative;
  text-align: center;
}
.topsh .sc_input {
  width: 440px;
  height: 26px;
  line-height: 26px;
  border: 1px #7e9cc0 solid;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
.topsh .sc_but {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  vertical-align: middle;
  width: 85px;
  height: 30px;
  font-size: 14px;
  border: 1px #7e9cc0 solid;
  border-left: none;
  +border: none;
  +border: 1px #7e9cc0 solid;
  +margin-left: -1px;
  background-position: 0 -258px;
  padding-left: 18px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  color: #172D63;
}
.topsh .sc_self {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-position: -30px -258px;
  border-left: 1px #7e9cc0 solid;
  width: auto;
  padding: 0 15px;
}

.toptype_img, .toptype .tpb .nav, .toptype .tpb .tp li a {
  background: url(//or.molbase.net/themes/pic/images/picos.png?v=2014718) no-repeat 2px 12px;
}

.toptype {
  text-align: center;
  padding: 0;
  margin: 10px 0 0 0;
}
.toptype .tpb {
  position: relative;
  width: 1200px;
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 0 auto;
  border: 1px #B3CDE6 solid;
  background-color: #E7F0F9;
  text-align: left;
}
.toptype .tpb .nav {
  margin-left: 6px;
  height: 30px;
}
.toptype .tpb .tp {
  position: absolute;
  top: 0;
  right: 10px;
}
.toptype .tpb .tp li {
  float: left;
  margin-left: 6px;
}
.toptype .tpb .tp li a {
  background-color: #fff;
  background-position: 4px -204px;
  padding: 4px 5px 5px 25px;
  border: 1px #B3CDE6 solid;
}
.toptype .tpb .tp li a.l1 {
  background-position: 4px -204px;
  color: #08c;
}
.toptype .tpb .tp li a.l2 {
  background-position: 4px -263px;
  color: #B2D1E6;
}
.toptype .tpb .tp li a.l2:hover {
  background-position: 4px -204px;
  color: #08c;
}
.toptype .tpb .tp li a.m1 {
  background-position: 4px -234px;
  color: #08c;
}
.toptype .tpb .tp li a.m2 {
  background-position: 4px -292px;
  color: #B2D1E6;
}
.toptype .tpb .tp li a.m2:hover {
  background-position: 4px -234px;
  color: #08c;
}

.footerwrap {
  position: static;
  bottom: 0;
  width: 100%;
  margin: 60px auto 0 auto;
}
.footerwrap .shh {
  width: 98%;
  height: 34px;
  margin: 0 auto;
  border-bottom: 1px #ccc dotted;
  text-align: right;
}
.footerwrap .shh .user-Bookmark {
  width: auto;
  margin: 0 auto;
  margin-right: 30px;
}
.footerwrap .shh .user-Bookmark a {
  float: right;
  height: 30px;
  width: 30px;
  margin-left: 8px;
}
.footerwrap .shh .user-Bookmark .i1 {
  background-position: 0 -30px;
}
.footerwrap .shh .user-Bookmark .i2 {
  background-position: 0 -90px;
}
.footerwrap .shh .user-Bookmark .i3 {
  background-position: 0 -60px;
}
.footerwrap .shh .user-Bookmark .i8 {
  background-position: 0 0;
}
.footerwrap p {
  line-height: 20px;
  text-align: center;
}
.footerwrap p a {
  padding: 0 5px;
  white-space: nowrap;
}

.footerlinks {
  margin: 0 auto;
  width: 100%;
  height: 44px;
  background-color: #fff;
  border-bottom: 1px dotted #ccc;
}

.footerlinks dl {
  margin: 0 auto;
  padding-top: 7px;
  line-height: 30px;
}

.footerlinks dt, .footerlinks dd {
  float: left;
  display: block;
}

.footerlinks dt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
}

.footerlinks a {
  height: 30px;
  line-height: 30px;
  margin-left: 12px;
  padding: 0 12px;
  color: #08c;
}

.footerlinks a:hover, .footerbotta a:hover {
  color: #f75c0a;
}

#auto_complete_layer {
  width: auto;
  border: 1px solid #817F82;
  background-color: #fff;
  position: absolute;
  z-index: 5;
  display: none;
}
#auto_complete_layer li {
  display: block;
  color: #000;
  cursor: default;
  font: 14px/25px arial;
  padding: 0 8px;
}
#auto_complete_layer li.current {
  background-color: #EBEBEB;
}

.tb_sc {
  margin: 6px auto;
  border-spacing: 0;
  width: 90%;
  height: auto;
  text-align: left;
}
.tb_sc td, .tb_sc th {
  border: 1px #C8CED3 solid;
  margin: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
}
.tb_sc .tb {
  background: url(//or.molbase.net/themes/pic/images/prolist_tit.jpg?v=2014718) repeat-x 0 0;
}
.tb_sc .tc {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.tb_sc .cbt {
  border-top: none;
}
.tb_sc .cbb {
  border-bottom: none;
}

a.buts-xdx {
  margin: 0 auto 1px auto;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 74px;
  padding-left: 10px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/buts_xdx.png?v=2014718) no-repeat 0 0;
}
a.buts-xdx:hover {
  color: #fff;
  background-position: 0 -19px;
}
a.buts-xdx.d {
  background-position: 0 -38px;
  cursor: default;
}
a.buts-xd {
  color: #fff;
  cursor: pointer;
  display: block;
  padding-left: 25px;
  height: 28px;
  line-height: 28px;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat 0 0;
}
a.buts-xd s {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat right -84px;
}
a.buts-xd:hover {
  color: #fff;
  background-position: 0 -28px;
}
a.buts-xd:hover s {
  background-position: right -112px;
}
a.buts-bt1 {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 0 8px;
  background-color: #577ea9;
  height: 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
a.buts-bt1:hover {
  background-color: #5DACE6;
}
a.buts-bt1.d {
  background-color: #B3B3B3;
  cursor: default;
}
a.buts-bt1.d:hover {
  background-color: #B3B3B3;
}
a.buts-xd-d {
  cursor: default;
  background-position: 0 -56px;
}
a.buts-xd-d s {
  background-position: right -140px;
}
a.buts-xd-d:hover {
  background-position: 0 -56px;
}
a.buts-xd-d:hover s {
  background-position: right -140px;
}

button {
  border: none;
  margin: 0;
  padding: 0;
}
button.buts-bt1 {
  color: #fff;
  padding: 0 8px;
  background-color: #577ea9;
  height: 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
button.buts-bt1:hover {
  background-color: #5DACE6;
}
button.buts-bt1.d {
  background-color: #B3B3B3;
}
button.buts-xd {
  color: #fff;
  padding-left: 25px;
  height: 28px;
  line-height: 28px;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat 0 0;
}
button.buts-xd s {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat right -84px;
}
button.buts-xd:hover {
  color: #fff;
  background-position: 0 -28px;
}
button.buts-xd:hover s {
  background-position: right -112px;
}
button.buts-xd-d {
  cursor: default;
  background-position: 0 -56px;
}
button.buts-xd-d s {
  background-position: right -140px;
}
button.buts-xd-d:hover {
  background-position: 0 -56px;
}
button.buts-xd-d:hover s {
  background-position: right -140px;
}
button.buts-xdx {
  margin: 0 auto 1px auto;
  color: #fff;
  width: 74px;
  padding-left: 20px;
  padding-bottom: 2px;
  height: 19px;
  line-height: 12px;
  background: url(//or.molbase.net/themes/pic/images/buts_xdx.png?v=2014718) no-repeat 0 0;
}
button.buts-xdx:hover {
  color: #fff;
  background-position: 0 -19px;
}
button.buts-xdx.d {
  background-position: 0 -38px;
}
button.buts_def {
  width: 86px;
  height: 34px;
  color: #fff;
  font-size: 16px;
  background: url(//or.molbase.net/themes/pic/images/but-def.png?v=2014718) no-repeat 0 0;
}
button.buts_def:hover {
  background-position: 0 -34px;
}
button.buts_def1 {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  min-width: 74px;
  padding: 0 10px;
  height: 34px;
  color: #fff;
  font-size: 16px;
  background-color: #5A7FA8;
}
button.buts_def1:hover {
  background-color: #5DACE7;
}
button.buts_def1.d {
  background-color: #B3B3B3;
}
button.buts-batch {
  color: #fff;
  padding-left: 30px;
  height: 33px;
  background: url(//or.molbase.net/themes/pic/images/but_batch.png?v=2014718) no-repeat 0 0;
}
button.buts-batch s {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/but_batch.png?v=2014718) no-repeat right -33px;
  font-size: 16px;
  padding: 0 8px 0 3px;
}
button.buts-batch:hover {
  background-position: -30px 0;
}
button.buts-batch:hover s {
  background-position: right -66px;
}
button.buts-batch.d {
  background-position: -60px 0;
}
button.buts-batch.d s {
  background-position: right -99px;
}
button.buts_win_more {
  padding-left: 4px;
  width: 53px;
  height: 22px;
  color: #5C7EA8;
  text-align: left;
  font-size: 15px;
  vertical-align: top;
  border: 1px #5C7EA8 solid;
  background: url(//or.molbase.net/themes/pic/images/win_more1.png?v=2014718) no-repeat 40px 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
button.buts_win_more:hover {
  color: #5DACE7;
  border-color: #5DACE7;
}
button.buts_finance {
  padding-left: 10px;
  width: 116px;
  height: 39px;
  color: #fff;
  font-size: 16px;
  font-family: "Microsoft Yahei", "SimHei";
  background: url(//or.molbase.net/themes/pic/images/finance/send.png?v=2014718) no-repeat 0 0;
}
button.buts_finance:hover {
  background-position: 0 -39px;
}
button.buts_finance.d {
  background-position: 0 -78px;
}

a.buts-vd {
  display: block;
  margin: 0 auto;
  width: 132px;
  height: 33px;
  line-height: 33px;
  color: #5c7ea8;
  text-align: center;
  font-size: 16px;
  background: url(//or.molbase.net/themes/pic/images/sc_but1.png?v=2014718) no-repeat 0 0;
}
a.buts-vd:hover {
  color: #fff;
  background-position: 0 -33px;
}
a.buts-vd1 {
  display: block;
  color: #fff;
  margin-top: 9px;
  padding-left: 25px;
  height: 28px;
  line-height: 28px;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat -25px 0;
}
a.buts-vd1 s {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 70px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/buts_xd.png?v=2014718) no-repeat right -84px;
}
a.buts-vd1:hover {
  color: #fff;
  background-position: -25px -28px;
}
a.buts-vd1:hover s {
  background-position: right -112px;
}
a.buts-vd-d {
  cursor: default;
  background-position: -25px -56px;
}
a.buts-vd-d s {
  background-position: right -140px;
}
a.buts-vd-d:hover {
  background-position: -25px -56px;
}
a.buts-vd-d:hover s {
  background-position: right -140px;
}
a.buts_def1 {
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  min-width: 74px;
  padding: 0 10px;
  width: 100px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  background-color: #5A7FA8;
  white-space: nowrap;
  margin: 10px auto;
}
a.buts_def1:hover {
  background-color: #5DACE7;
}
a.buts_def1.d {
  background-color: #B3B3B3;
}

.win_add_order_form {
  width: 760px;
}

.batch_inquiry_form {
  padding: 20px;
  width: 450px;
}
.batch_inquiry_form .winformtb th {
  width: 130px;
}
.batch_inquiry_form .ht {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px #D8D8D8 solid;
  margin-bottom: 20px;
}
.batch_inquiry_form .tp {
  font-weight: bold;
  font-size: 15px;
}
.batch_inquiry_form .buts {
  position: relative;
  z-index: 1;
  padding-left: 90px;
}
.batch_inquiry_form .buts .clo {
  position: absolute;
  z-index: 2;
  left: 300px;
}

.win_add_order_form_done {
  padding: 30px 0 20px 0;
  width: 700px;
}
.win_add_order_form_done .main {
  margin-right: 60px;
}
.win_add_order_form_done .main th {
  width: 220px;
  text-align: center;
}
.win_add_order_form_done .main td {
  font-size: 16px;
  line-height: 30px;
}
.win_add_order_form_done .lins {
  padding-top: 10px;
}
.win_add_order_form_done .lins .mail, .win_add_order_form_done .lins .tels {
  height: 22px;
  line-height: 22px;
  padding-left: 28px;
  color: #F6630C;
  font-size: 16px;
  background: url(//or.molbase.net/themes/pic/images/tpl_mail.png?v=2014718) no-repeat 0 0;
}
.win_add_order_form_done .lins .tels {
  background-position: 0 -33px;
  margin-top: 10px;
}
.win_add_order_form_done .lins .tels a {
  color: #F6630C;
}
.win_add_order_form_done .buts {
  position: relative;
  z-index: 1;
  padding-top: 30px;
  padding-bottom: 20px;
}
.win_add_order_form_done .buts .clo {
  position: absolute;
  z-index: 2;
  left: 330px;
}

.batch_inquiry_form_done {
  padding: 20px;
  width: 450px;
}
.batch_inquiry_form_done .ht {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.batch_inquiry_form_done .buts {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  padding-bottom: 20px;
}
.batch_inquiry_form_done .buts .clo {
  position: absolute;
  z-index: 2;
  left: 330px;
}

.users_login_form {
  padding: 20px;
  width: 600px;
}
.users_login_form .winformtb th {
  width: 130px;
}
.users_login_form .ht {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
  border-bottom: 1px #D8D8D8 solid;
  margin-bottom: 20px;
}
.users_login_form .tp {
  font-weight: bold;
  font-size: 15px;
}
.users_login_form .findp {
  position: relative;
  z-index: 1;
}
.users_login_form .findp a {
  position: absolute;
  z-index: 2;
  top: -20px;
  right: 0px;
  white-space: nowrap;
}
.users_login_form .caps {
  position: relative;
  z-index: 1;
}
.users_login_form .caps .rld {
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 269px;
  height: 32px;
  width: 20px;
  border: 1px #B5B5B5 solid;
  background: url(//or.molbase.net/themes/pic/images/crload.png?v=2014718) no-repeat 2px 8px;
}
.users_login_form .caps .captcha {
  border: 1px #B5B5B5 solid;
  margin-left: 20px;
}
.users_login_form .buts {
  position: relative;
  z-index: 1;
  padding-left: 136px;
  padding-bottom: 40px;
}
.users_login_form .buts .regbut {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 136px;
}

.addattention {
  font-size: 12px;
  padding-left: 20px;
}
.addattention u {
  color: #f00;
  text-decoration: none;
  line-height: 28px;
  vertical-align: top;
}

.user_footprint_ok_form {
  width: 380px;
  padding: 20px;
}
.user_footprint_ok_form .ts {
  height: 29px;
  line-height: 29px;
  font-size: 16px;
  padding-left: 35px;
  background: url(//or.molbase.net/themes/pic/images/tips_gg.png?v=2014718) no-repeat 0 center;
}
.user_footprint_ok_form .imgs {
  width: 120px;
  height: 120px;
  border: 1px #e3e3e3 solid;
  text-align: center;
}
.user_footprint_ok_form .tb {
  margin: 20px 10px 30px 10px;
}
.user_footprint_ok_form .inf {
  font-size: 14px;
  padding-left: 20px;
}
.user_footprint_ok_form .cs {
  margin-bottom: 10px;
}
.user_footprint_ok_form .clo {
  margin-left: 100px;
}

.winformtb {
  margin: 10px 0 20px 0;
  padding: 0;
}
.winformtb td, .winformtb th {
  height: 40px;
}
.winformtb td {
  padding-left: 4px;
}
.winformtb td s {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding-left: 25px;
  color: #E15437;
  background: url(//or.molbase.net/themes/pic/images/err.png?v=2014718) no-repeat 3px 0;
}
.winformtb td s.tps {
  display: none;
}
.winformtb th {
  width: 145px;
  text-align: right;
  font-weight: normal;
}
.winformtb th i {
  color: #f00;
  padding-right: 3px;
  vertical-align: middle;
  font-style: normal;
  font-weight: bold;
}
.winformtb input.txt {
  background-color: #fff;
  padding-left: 5px;
  width: 375px;
  height: 30px;
  line-height: 30px;
  border: 1px #B5B5B5 solid;
  font-size: 15px;
}
.winformtb input.d {
  border: none;
}
.winformtb input.w100 {
  width: 100px;
}
.winformtb input.w160 {
  width: 160px;
}
.winformtb input.w120 {
  width: 120px;
}
.winformtb input.w240 {
  width: 240px;
}
.winformtb input.w400 {
  width: 400px;
}
.winformtb input.mtb3 {
  margin: 3px 0;
}
.winformtb .uantity_unit {
  height: 34px;
}
.winformtb .iracb_la {
  padding-right: 15px;
}
.winformtb .txta {
  width: 472px;
  height: auto;
  margin: 2px auto 2px auto;
  font-size: 13px;
  font-size: 12px\9;
  border: 1px #aaa solid;
  outline: none;
  resize: none;
  overflow-y: scroll;
}
.winformtb .buts {
  position: relative;
  z-index: 1;
}
.winformtb .buts .clo {
  position: absolute;
  z-index: 2;
  left: 390px;
}
.winformtb .xkifn {
  position: relative;
  z-index: 1;
  height: 60px;
}
.winformtb .xkifn .ifn {
  position: absolute;
  z-index: 2;
  top: -6px;
  width: 460px;
  padding-left: 18px;
  text-indent: -18px;
  word-break: break-all;
  word-wrap: break-word;
}
.winformtb .xkifn .ysc {
  position: absolute;
  z-index: 2;
  bottom: 10px;
}
.winformtb .supplierlists li {
  display: block;
  padding: 0 0 4px 0;
  width: 480px;
}
.winformtb .supplierlists li.g-hidden {
  display: none;
}
.winformtb .supplierlists label {
  padding-left: 3px;
}

.dict_information_properties_form .winformtb, .dict_information_safety_form .winformtb {
  width: 650px;
}
.dict_information_properties_form .txtb, .dict_information_safety_form .txtb {
  width: 410px;
  height: auto;
  margin: 2px auto 2px auto;
  font-size: 13px;
  font-size: 12px\9;
  border: 1px #aaa solid;
  outline: none;
  resize: none;
  overflow-y: auto;
}
.dict_information_properties_form .txtc, .dict_information_safety_form .txtc {
  width: 410px;
  height: 30px;
  margin: 2px auto 2px auto;
  font-size: 13px;
  font-size: 12px\9;
  border: 1px #aaa solid;
  outline: none;
  resize: none;
  overflow-y: auto;
}
.dict_information_properties_form hr, .dict_information_safety_form hr {
  width: 95%;
  margin-top: 0px;
}
.dict_information_properties_form .buts, .dict_information_safety_form .buts {
  padding-top: 30px;
}
.dict_information_properties_form .buts .clo, .dict_information_safety_form .buts .clo {
  left: 270px;
}
.dict_information_properties_form .note, .dict_information_safety_form .note {
  width: 570px;
  margin: 0;
  padding: 0;
  padding-left: 70px;
}

.momsg {
  width: 550px;
  padding: 20px 5px;
  background-color: #fff;
}
.momsg .ico {
  float: left;
  width: 86px;
  height: 86px;
  margin-left: 30px;
  background: url(//or.molbase.net/themes/pic/images/msgico.png?v=2014718) no-repeat 0 90px;
}
.momsg .ico_success {
  background-position: 0 -86px;
}
.momsg .ico_error {
  background-position: 0 0;
}
.momsg .ico_confirm {
  background-position: 0 -172px;
}
.momsg .msg {
  width: 394px;
  float: left;
  margin-left: 30px;
  font-size: 16px;
  font-family: "Microsoft Yahei", "SimHei";
}
.momsg .msg .butts {
  margin: 30px 0 10px 0;
  width: 334px;
  text-align: center;
}
.momsg .msg .butts .butspan {
  padding: 0 30px;
}

#h_email_a {
  color: #D08D1C;
}

#h_email_a:hover {
  color: #FFCA00;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.m-hot {
  position: absolute;
  top: 6px;
  left: 42px;
  z-index: 99;
}

.search_new {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding-bottom: 10px;
  overflow: hidden;
}
.search_new .logo {
  float: left;
  display: block;
  width: 200px;
  height: 75px;
  background: url("images/ico-index-2015.png") 0 -430px;
  margin-top: 20px;
  position: relative;
}
.search_new .logo em {
  position: absolute;
  right: -63px;
  top: 16px;
  color: #333;
  font-size: 24px;
}
.search_new .logo em i {
  margin-left: 7px;
}
.search_new .search {
  float: left;
  margin-left: 130px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 720px;
  margin-top: 20px;
  position: relative;
}
.search_new .search .tab {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  float: left;
}
.search_new .search .tab li {
  float: left;
  cursor: pointer;
  background: #f0f0f0;
  color: #555;
  margin-right: 2px;
  height: 22px;
  line-height: 22px;
  padding: 0 18px;
}
.search_new .search .tab li.cur {
  color: #fff;
  background: #317ee7;
}
.search_new .search .tab li:hover {
  color: #fff;
  background: #317ee7;
}
.search_new .search .so {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  position: absolute;
  left: 0px;
}
.search_new .search .so input[type="text"] {
  float: left;
  border: 0;
  background: #fff;
  width: 540px;
  height: 30px;
  line-height: 30px;
  border: #317ee7 solid 2px;
  border-right: 0;
}
.search_new .search .so .btn04 {
  width: 92px;
  text-align: center;
  display: block;
  height: 36px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  border: 0;
  float: left;
}
.search_new .search .so .link {
  float: left;
  margin-left: 20px;
  color: #317ee7;
}
.search_new .search .so .link:hover {
  color: #FF771C;
}
.search_new .search .link {
  float: left;
  margin-left: 20px;
  position: absolute;
  right: 25px;
  top: 20px;
}
.search_new .search .keyword {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  width: 640px;
  margin-top: 8px;
  position: absolute;
  left: 0px;
}
.search_new .search .keyword a {
  float: left;
  color: #777;
  margin-right: 8px;
}
.search_new .search .keyword a:hover {
  color: #317ee7;
}
.search_new .search .keyword a.more {
  display: block;
  float: right;
  border: #ddd solid 1px;
  width: 35px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  margin-right: 0px;
}

.bt-63 {
  bottom: -63px;
}

.bt363 {
  bottom: 363px;
}

.tp22 {
  top: 22px;
}

.tp-122 {
  top: -132px;
}

.lt0 {
  left: 0;
}

.lt-400 {
  left: -400px;
}

/* 分页工具条 */
.pstools {
  width: 100%;
  margin: 0 auto;
}

.pstools .pagination {
  text-align: right;
  margin: 8px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  +padding: 1px 12px;
  line-height: 20px;
  height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-ie6 {
  position: relative;
  top: -6px;
  height: 25px;
  margin: 0;
  padding: 0;
  z-index: 1;
}

.pagination-ie6 ul {
  position: absolute;
  right: 0;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0;
  *zoom: 1;
}

.pagination-ie6 ul li {
  display: inline;
}

.pagination-ie6 ul li a {
  float: left;
  padding: 1px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination-ie6 ul li a:hover,
.pagination-ie6 ul li a:focus,
.pagination-ie6 ul .active a,
.pagination-ie6 ul .active span {
  background-color: #f5f5f5;
}

.pagination ul .active a,
.pagination ul .active span {
  color: #999999;
  cursor: default;
}

.pagination ul .disabled span,
.pagination ul .disabled a,
.pagination ul .disabled a:hover,
.pagination ul .disabled a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

/* c-default-index.css */
.ui-dialog {
  *zoom: 1;
  _float: left;
  position: relative;
  background-color: #FFF;
  border: 1px solid #999;
  border-radius: 6px;
  outline: 0;
  background-clip: padding-box;
  font-family: Helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
  transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}

.ui-popup-show .ui-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.ui-popup-focus .ui-dialog {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.ui-popup-modal .ui-dialog {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, 0.3);
}

.ui-dialog-grid {
  width: auto;
  margin: 0;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
}

.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
  padding: 0;
  border: 0 none;
  text-align: left;
  background: transparent;
}

.ui-dialog-header {
  white-space: nowrap;
  border-bottom: 1px solid #E5E5E5;
}

.ui-dialog-close {
  position: relative;
  _position: absolute;
  float: right;
  top: 13px;
  right: 13px;
  _height: 26px;
  padding: 0 4px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: pointer;
  background: transparent;
  _background: #FFF;
  border: 0;
  -webkit-appearance: none;
}

.ui-dialog-close:hover, .ui-dialog-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.ui-dialog-title {
  margin: 0;
  line-height: 1.428571429;
  min-height: 16.428571429px;
  padding: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  cursor: default;
}

.ui-dialog-body {
  padding: 20px;
  text-align: center;
}

.ui-dialog-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  *zoom: 1;
  *display: inline;
  text-align: left;
}

.ui-dialog-footer {
  padding: 0 20px 20px 20px;
}

.ui-dialog-statusbar {
  float: left;
  margin-right: 20px;
  padding: 6px 0;
  line-height: 1.428571429;
  font-size: 14px;
  color: #888;
  white-space: nowrap;
}

.ui-dialog-statusbar label:hover {
  color: #333;
}

.ui-dialog-statusbar input, .ui-dialog-statusbar .label {
  vertical-align: middle;
}

.ui-dialog-button {
  float: right;
  white-space: nowrap;
}

.ui-dialog-footer button + button {
  margin-bottom: 0;
  margin-left: 5px;
}

.ui-dialog-footer button {
  width: auto;
  overflow: visible;
  display: inline-block;
  padding: 6px 12px;
  _margin-left: 5px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ui-dialog-footer button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ui-dialog-footer button:hover, .ui-dialog-footer button:focus {
  color: #333333;
  text-decoration: none;
}

.ui-dialog-footer button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.ui-dialog-footer button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui-dialog-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button:hover, .ui-dialog-footer button:focus, .ui-dialog-footer button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.ui-dialog-footer button:active {
  background-image: none;
}

.ui-dialog-footer button[disabled], .ui-dialog-footer button[disabled]:hover, .ui-dialog-footer button[disabled]:focus, .ui-dialog-footer button[disabled]:active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button.ui-dialog-autofocus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
  background-image: none;
}

.ui-popup-top-left .ui-dialog, .ui-popup-top .ui-dialog, .ui-popup-top-right .ui-dialog {
  top: -8px;
}

.ui-popup-bottom-left .ui-dialog, .ui-popup-bottom .ui-dialog, .ui-popup-bottom-right .ui-dialog {
  top: 8px;
}

.ui-popup-left-top .ui-dialog, .ui-popup-left .ui-dialog, .ui-popup-left-bottom .ui-dialog {
  left: -8px;
}

.ui-popup-right-top .ui-dialog, .ui-popup-right .ui-dialog, .ui-popup-right-bottom .ui-dialog {
  left: 8px;
}

.ui-dialog-arrow-a, .ui-dialog-arrow-b {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
  _color: #FF3FFF;
  _filter: chroma(color=#FF3FFF);
  border: 8px dashed transparent;
}

.ui-popup-follow .ui-dialog-arrow-a, .ui-popup-follow .ui-dialog-arrow-b {
  display: block;
}

.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-a {
  bottom: -16px;
  border-top: 8px solid #7C7C7C;
}

.ui-popup-top-left .ui-dialog-arrow-b, .ui-popup-top .ui-dialog-arrow-b, .ui-popup-top-right .ui-dialog-arrow-b {
  bottom: -15px;
  border-top: 8px solid #fff;
}

.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top-left .ui-dialog-arrow-b {
  left: 15px;
}

.ui-popup-top .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-b {
  left: 50%;
  margin-left: -8px;
}

.ui-popup-top-right .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-b {
  right: 15px;
}

.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-a {
  top: -16px;
  border-bottom: 8px solid #7C7C7C;
}

.ui-popup-bottom-left .ui-dialog-arrow-b, .ui-popup-bottom .ui-dialog-arrow-b, .ui-popup-bottom-right .ui-dialog-arrow-b {
  top: -15px;
  border-bottom: 8px solid #fff;
}

.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom-left .ui-dialog-arrow-b {
  left: 15px;
}

.ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-b {
  margin-left: -8px;
  left: 50%;
}

.ui-popup-bottom-right .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-b {
  right: 15px;
}

.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-a {
  right: -16px;
  border-left: 8px solid #7C7C7C;
}

.ui-popup-left-top .ui-dialog-arrow-b, .ui-popup-left .ui-dialog-arrow-b, .ui-popup-left-bottom .ui-dialog-arrow-b {
  right: -15px;
  border-left: 8px solid #fff;
}

.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left-top .ui-dialog-arrow-b {
  top: 15px;
}

.ui-popup-left .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}

.ui-popup-left-bottom .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}

.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-a {
  left: -16px;
  border-right: 8px solid #7C7C7C;
}

.ui-popup-right-top .ui-dialog-arrow-b, .ui-popup-right .ui-dialog-arrow-b, .ui-popup-right-bottom .ui-dialog-arrow-b {
  left: -15px;
  border-right: 8px solid #fff;
}

.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-b {
  top: 15px;
}

.ui-popup-right .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-b {
  margin-top: -8px;
  top: 50%;
}

.ui-popup-right-bottom .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-b {
  bottom: 15px;
}

@-webkit-keyframes ui-dialog-loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ui-dialog-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ui-dialog-loading {
  vertical-align: middle;
  position: relative;
  display: block;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  width: 32px;
  height: 32px;
  top: 50%;
  margin: -16px auto 0 auto;
  font-size: 0;
  text-indent: -999em;
  color: #666;
}

.ui-dialog-loading {
  width: 100% \9;
  text-indent: 0\9;
  line-height: 32px\9;
  text-align: center\9;
  font-size: 12px\9;
}

.ui-dialog-loading::after {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  margin: 14.5px 0 0 14.5px;
  border-radius: 100%;
  box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
  -webkit-transform: rotate(360deg);
  -webkit-animation: ui-dialog-loading 1.5s infinite linear;
  transform: rotate(360deg);
  animation: ui-dialog-loading 1.5s infinite linear;
  display: none\9;
}

.sys_mess {
  margin: 0;
  padding: 0;
}
.sys_mess th, .sys_mess td {
  margin: 0;
  padding: 0;
}
.sys_mess th {
  width: 120px;
  text-align: center;
}
.sys_mess .ico {
  margin: 5px auto 0 auto;
  padding: 0;
  width: 86px;
  height: 86px;
  background: url(//or.molbase.net/themes/pic/images/msgico.png?v=2014718) no-repeat 0 90px;
}
.sys_mess .ico_success {
  background-position: 0 -86px;
}
.sys_mess .ico_error {
  background-position: 0 0;
}
.sys_mess .ico_warning {
  background-position: 0 -172px;
}
.sys_mess .msg {
  min-width: 260px;
  padding: 0 20px 0 10px;
  font-size: 16px;
  line-height: 20px;
  _zoom: 1;
}

.toptype .tpb {
  width: 1198px;
}

.history_price {
  float: right;
  margin-left: 10px;
  margin-top: 6px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  padding-left: 30px;
  border: 1px solid #174C73;
  font-size: 12px;
  z-index: 99;
  border-radius: 5px;
  margin-right: -20px;
  background: #FFF url("images/ico_histrory.png") no-repeat scroll 10px 7px;
}
.history_price em {
  color: #f14a07;
  font-style: normal;
}

.scnlist {
  width: 1200px;
  padding: 0;
  margin: 9px auto 0 auto;
}
.scnlist .butvd {
  display: block;
  background: url(//or.molbase.net/themes/pic/images/vdico.png?a=1?v=2014718) no-repeat 6px -29px;
  margin-top: 9px;
  padding-left: 25px;
  height: 28px;
  line-height: 28px;
}
.scnlist .butvd s {
  text-decoration: none;
}
.scnlist .butvd:hover {
  background-position: 6px 11px;
}

.prolist1 {
  margin-top: 10px;
}
.prolist1 .kc {
  color: #241ec1;
}
.prolist1 .topbar {
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  border: 1px #cbcbcb solid;
  border-bottom: none;
  background-color: #f9f9f9;
}
.prolist1 .topbar b {
  font-size: 14px;
}
.prolist1 .item2 {
  background-color: #f4f4f4;
}
.prolist1 .item {
  border: 1px #B8B8B8 solid;
  margin-bottom: 10px;
}
.prolist1 .item .it_ll, .prolist1 .item .it_rr {
  float: left;
}
.prolist1 .item .it_ll {
  width: 200px;
  background-color: #fff;
}
.prolist1 .item .it_ll .img {
  width: 200px;
  height: 190px;
  border-right: 1px #B8B8B8 solid;
  position: relative;
  z-index: 1;
}
.prolist1 .item .it_ll .img .rinf, .prolist1 .item .it_ll .img .emol {
  position: absolute;
  z-index: 2;
}
.prolist1 .item .it_ll .img .rinf, .prolist1 .item .it_ll .img .rinf i {
  display: block;
  padding: 0;
  height: 23px;
  line-height: 22px;
  background: url(//or.molbase.net/themes/pic/images/but_pros.png?v=2014718) no-repeat 0 0;
}
.prolist1 .item .it_ll .img .rinf {
  top: 3px;
  left: 4px;
  padding-left: 23px;
}
.prolist1 .item .it_ll .img .rinf i {
  padding: 0 8px 0 3px;
  font-style: normal;
  font-weight: normal;
  background-position: right -23px;
  color: #fff;
}
.prolist1 .item .it_ll .img .emol {
  height: 20px;
  line-height: 20px;
  bottom: 0px;
  left: 4px;
  padding-left: 21px;
  white-space: nowrap;
  background: url(//or.molbase.net/themes/pic/images/but_epro.png?v=2014718) no-repeat 0 2px;
}
.prolist1 .item .it_rr {
  margin-left: 20px;
  width: 978px;
}
.prolist1 .item .it_rr .it_r, .prolist1 .item .it_rr .it_c {
  float: left;
}
.prolist1 .item .it_rr .it_c {
  width: 705px;
  padding-top: 10px;
}
.prolist1 .item .it_rr .it_c .inf li {
  float: left;
  padding: 5px 0;
}
.prolist1 .item .it_rr .it_c .inf b {
  color: #000;
}
.prolist1 .item .it_rr .it_c .inf .l1 {
  width: 695px;
  font-size: 16px;
  overflow: hidden;
}
.prolist1 .item .it_rr .it_c .inf .l2 {
  width: 240px;
}
.prolist1 .item .it_rr .it_c .inf .l3 {
  width: 210px;
}
.prolist1 .item .it_rr .it_c .inf .l4 {
  width: 210px;
}
.prolist1 .item .it_rr .it_c .inf .l5 {
  width: 660px;
}
.prolist1 .item .it_rr .it_c .inf .l6 {
  width: 180px;
}
.prolist1 .item .it_rr .it_c .inf .l7 {
  width: 235px;
}
.prolist1 .item .it_rr .it_c .inf .l8 {
  width: 80px;
}
.prolist1 .item .it_rr .it_c .inf .l9 {
  width: 160px;
}
.prolist1 .item .it_rr .it_c .inf .sa, .prolist1 .item .it_rr .it_c .inf .fl, .prolist1 .item .it_rr .it_c .inf .fr {
  height: 30px;
}
.prolist1 .item .it_rr .it_c .inf .fl {
  width: 230px;
}
.prolist1 .item .it_rr .it_c .inf .fc {
  width: 290px;
}
.prolist1 .item .it_rr .it_c .inf .f2 {
  width: 190px;
}
.prolist1 .item .it_rr .it_c .inf .fr {
  width: 130px;
}
.prolist1 .item .it_rr .it_c .inf .hr {
  width: 830px;
}
.prolist1 .item .it_rr .it_c .inf .pe {
  width: 530px;
  font-size: 14px;
  font-weight: bold;
}
.prolist1 .item .it_rr .it_c .inf .pe span {
  color: #EE4C08;
  padding: 0 15px 0 5px;
}
.prolist1 .item .it_rr .it_c .inf .bt {
  width: 408px;
}
.prolist1 .item .it_rr .it_c .inf .bt select {
  vertical-align: middle;
  margin-right: 10px;
}
.prolist1 .item .it_rr .it_c .inf .dc {
  height: 28px;
  width: 830px;
  line-height: 24px;
}
.prolist1 .item .it_rr .it_c .inf .dc .rpsdoc1 {
  padding-left: 50px;
}
.prolist1 .item .it_rr .it_r {
  width: 271px;
  padding-top: 10px;
}
.prolist1 .item .it_rr .it_r .sup dt, .prolist1 .item .it_rr .it_r .sup dd {
  float: left;
}
.prolist1 .item .it_rr .it_r .sup dt {
  width: 268px;
  text-align: right;
  padding: 7px 0 5px 0;
}
.prolist1 .item .it_rr .it_r .sup dt a {
  font-size: 15px;
  font-weight: bold;
}
.prolist1 .item .it_rr .it_r .sup dd {
  width: 134px;
  padding: 5px 0;
}
.prolist1 .item .it_rr .it_r .sup dd s {
  text-decoration: none;
  color: #f74d07;
}
.prolist1 .item .it_rr .it_r .sup dd.one {
  width: 270px;
}
.prolist1 .item .it_rr .it_r .sup dd.one a {
  display: block;
  margin: 22px 0 0 80px;
  width: 170px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #58769d;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #58769d;
  text-align: center;
  background: url(//or.molbase.net/themes/pic/images/fjsaofe.png?v=2014718) no-repeat 25px 12px;
}
.prolist1 .item .it_rr .refpri {
  margin-top: 10px;
  margin-right: 10px;
  height: 42px;
  line-height: 42px;
  border-top: 1px #B8B8B8 solid;
}
.prolist1 .item .it_rr .refpri .ma1, .prolist1 .item .it_rr .refpri .ma2, .prolist1 .item .it_rr .refpri .ma3 {
  float: left;
}
.prolist1 .item .it_rr .refpri .ma1 {
  width: 480px;
}
.prolist1 .item .it_rr .refpri .ma2 {
  width: 225px;
}
.prolist1 .item .it_rr .refpri .ma3 {
  width: 250px;
}
.prolist1 .item .it_rr .refpri .jg {
  font-size: 15px;
  font-weight: bold;
  color: #f74d07;
  padding-right: 30px;
}
.prolist1 .item .it_rr .refpri .jg s {
  text-decoration: none;
}
.prolist1 .item .it_rr .refpri .buts-bt1 {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
}
.prolist1 .item .it_rr .refpri .reftip {
  color: #000;
  position: relative;
  z-index: 1;
  height: 40px;
  display: block;
  cursor: help;
}
.prolist1 .item .it_rr .refpri .tipb {
  display: none;
  position: absolute;
  z-index: 2;
  top: 38px;
  padding: 10px;
  width: 265px;
  height: 90px;
  border: 1px #B8B8B8 solid;
  background-color: #e1f0ff;
}
.prolist1 .item .it_rr .refpri .tipb dt {
  border-bottom: 1px #7d7d7d solid;
  font-weight: bold;
  padding-bottom: 3px;
}
.prolist1 .item .it_rr .refpri .tipb dt, .prolist1 .item .it_rr .refpri .tipb dd {
  height: 20px;
  line-height: 20px;
}
.prolist1 .two {
  background-color: #f4f4f4;
}
.prolist1 .nodata {
  border: 1px #C6C6C6 solid;
  border-top: none;
  text-align: center;
  height: 200px;
  font-size: 18px;
  background: url(//or.molbase.net/themes/pic/images/no_data_t.png?v=2014718) no-repeat 350px center;
}
.prolist1 .nodata .txp {
  text-align: left;
  padding-left: 490px;
  padding-top: 50px;
  line-height: 20px;
}
.prolist1 .nodata .txp p {
  padding: 0;
}

.pstools {
  padding-top: 5px;
  width: 1200px;
}

.prolist .item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #E6E6E6 solid;
}
.prolist .two {
  background-color: #f4f4f4;
}
.prolist .it_l, .prolist .it_c, .prolist .it_r {
  float: left;
}
.prolist .it_l {
  padding-left: 20px;
  width: 315px;
}
.prolist .it_l p {
  margin: 0;
  padding: 0;
  line-height: 20px;
}
.prolist .it_l p.na {
  font-weight: bold;
}
.prolist .it_l p.lk a {
  padding-right: 10px;
}
.prolist .it_c {
  width: 765px;
}
.prolist .it_c .sx li {
  float: left;
  width: 253px;
  height: 27px;
}
.prolist .it_c .pu dt, .prolist .it_c .pu dd {
  float: left;
  height: 28px;
  line-height: 28px;
}
.prolist .it_c .pu dt {
  font-weight: normal;
  margin-right: 10px;
}
.prolist .it_c .pu dd {
  padding: 0 10px;
  border: 1px #E9E9E9 solid;
  width: 142px;
}
.prolist .it_c .pu dd b {
  font-weight: normal;
}
.prolist .it_c .pu dd s {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding: 0 3px;
}
.prolist .it_c .pu dd.c {
  background-color: #E9E9E9;
}
.prolist .it_c .pu dd.d {
  border: none;
}
.prolist .it_c .pu dd.s {
  cursor: pointer;
  cursor: hand;
}
.prolist .it_c .pu dd.s b {
  color: #f24b00;
}
.prolist .it_c .pu2 {
  padding-top: 16px;
}
.prolist .it_r {
  padding-top: 20px;
}
.prolist .nodata {
  border: 1px #C6C6C6 solid;
  border-top: none;
  text-align: center;
  height: 200px;
  line-height: 200px;
  font-size: 20px;
}
.prolist .sup_more {
  text-align: right;
  padding-top: 5px;
}
.prolist .sup_more a {
  padding-left: 18px;
  background: url(//or.molbase.net/themes/pic/images/jiajian.png?v=2014718) no-repeat 0 3px;
}

.sys_to_top {
  position: fixed;
  z-index: 1;
  display: none;
  bottom: 125px;
  right: 80px;
  width: 41px;
  height: 41px;
  background: url(//or.molbase.net/themes/pic/images/totop.png?v=2014718) no-repeat 0 0;
}
.sys_to_top:hover {
  background-position: 0 -41px;
}

.yrv {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.yrv h3 {
  position: relative;
  z-index: 1;
  border-bottom: 3px #5d7cad solid;
  padding-bottom: 10px;
}
.yrv h3 a {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 10px;
  font-weight: normal;
  font-size: 13px;
}
.yrv .list {
  width: 1200px;
  position: relative;
  z-index: 1;
}
.yrv .list li {
  float: left;
  display: inline;
  width: 190px;
  text-align: left;
  padding-bottom: 12px;
  margin-left: 12px;
}
.yrv .list li.one {
  margin-left: 0;
}
.yrv .list li .man {
  background-color: #e6f3ff;
  padding-top: 18px;
  padding-bottom: 10px;
}
.yrv .list li .pic {
  width: 150px;
  height: 110px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  border: 1px #ddd solid;
  background-color: #fff;
}
.yrv .list li .inf {
  width: 150px;
  margin: 0 auto;
  padding-top: 8px;
}
.yrv .list li .inf .na {
  height: 40px;
  word-break: break-all;
  word-wrap: break-word;
}
.yrv .list li .inf .jg {
  font-size: 14px;
  color: #f74d07;
  font-weight: bold;
}

.opym {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.opym h3 {
  position: relative;
  z-index: 1;
  border-bottom: 3px #5d7cad solid;
  padding-bottom: 10px;
}
.opym .list {
  width: 1200px;
  position: relative;
  z-index: 1;
}
.opym .list li {
  float: left;
  display: inline;
  width: 115px;
  text-align: left;
  padding-bottom: 12px;
  margin-left: 5px;
}
.opym .list li.one {
  margin-left: 0;
}
.opym .list li .man {
  background-color: #e6f3ff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.opym .list li .pic {
  width: 95px;
  height: 90px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  border: 1px #ddd solid;
  background-color: #fff;
}
.opym .list li .inf {
  margin: 0 auto;
  padding-top: 8px;
  text-align: center;
}
.opym .list li .inf .na {
  height: 40px;
  word-break: break-all;
  word-wrap: break-word;
}
.opym .list li .inf .jg {
  font-size: 14px;
  color: #f74d07;
  font-weight: bold;
}

/*chrome and safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .attentionlist .attentionlisttab .descf .cxt {
    height: 61px !important;
  }
}
.ma11 {
  float: left;
  margin-right: 0px;
}

.ma22 {
  float: left;
  font-size: 14px;
}

.min-price-1 {
  float: left;
  font-family: 'Microsoft YaHei';
}
.min-price-1 b {
  font-weight: normal;
  font-size: 12px;
}
.min-price-1 em {
  color: #f74d07;
  font-style: normal;
  font-size: 12px;
}

.qi {
  margin-left: 5px;
  float: left;
  font-family: 'Microsoft YaHei';
  display: block;
  background: #f74d07;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  margin-top: 15px;
}

.view-datail-1 {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  margin-left: 10px;
  float: right;
}

.ma33 {
  float: right;
  width: auto;
}

.about-price {
  float: left;
  color: #000;
  font-family: 'Microsoft YaHei';
  margin-left: 20px;
  position: relative;
  display: block;
}
.about-price:hover {
  color: #000;
  cursor: help;
}

.suggest_price {
  float: left;
  color: #000;
  font-family: 'Microsoft YaHei';
  margin-left: 20px;
  position: relative;
  display: block;
}
.suggest_price:hover {
  color: #174c73;
}

a.buts-bt1 {
  font-family: 'Microsoft YaHei';
  display: inline-block;
  background: #174c73;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 7px;
  padding-right: 15px;
  cursor: pointer;
  border-radius: 5px;
  float: right;
  padding-left: 35px;
  position: relative;
}
a.buts-bt1 i {
  display: block;
  margin-left: 15px;
  margin-right: 5px;
  background: url(//or.molbase.net/themes/pic/images/ioc-x-d.png?v=2014718) no-repeat 0 0;
  width: 15px;
  height: 14px;
  margin-top: 8px;
  position: absolute;
  left: 0;
  top: 1px;
}
a.buts-bt1:hover {
  background: #154568;
  color: #fff;
}
a.buts-bt1.un-click {
  background: #b3b3b3;
}

.win_about_price .popup-con {
  margin: 10px 0 5px 0;
  padding: 0 40px;
  font-family: 'Microsoft YaHei';
  width: 720px;
  margin-bottom: 80px;
}
.win_about_price .popup-con ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.win_about_price .popup-con ul li span {
  font-size: 14px;
  color: #333;
  float: left;
}
.win_about_price .popup-con ul li span.space {
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
}
.win_about_price .popup-con ul li span.error {
  border: 1px solid #FEBCB7;
  background: #FFECEB;
  color: #FF1200;
  display: inline-block;
  padding: 0px 5px;
  height: 36px;
  line-height: 34px;
  box-sizing: border-box;
  margin-left: 5px;
}
.win_about_price .popup-con ul li .select-bd0 {
  border: #ccc solid 1px;
  width: 70px;
  height: 34px;
  float: left;
  margin-right: 5px;
}
.win_about_price .popup-con ul li .select-bd0 select {
  border: 0px none;
  width: 60px;
  height: 26px;
  margin-top: 4px;
  font-size: 14px;
  margin-left: 5px;
  font-family: 'Microsoft YaHei';
}
.win_about_price .popup-con ul li .select-bd1 {
  border: #ccc solid 1px;
  width: 70px;
  height: 34px;
  float: left;
}
.win_about_price .popup-con ul li .select-bd1 select {
  border: 0px none;
  width: 60px;
  height: 26px;
  margin-top: 4px;
  font-size: 12px;
  margin-left: 5px;
  font-family: 'Microsoft YaHei';
}
.win_about_price .popup-con ul li input[type="text"]:hover {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}
.win_about_price .popup-con ul li input[type="text"]:focus {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}
.win_about_price .popup-con ul li input[type="text"].error {
  border: #ff0000 solid 1px;
}
.win_about_price .popup-con ul li input[type="text"].error:hover {
  box-shadow: none;
}
.win_about_price .popup-con ul li input[type="text"].error:focus {
  box-shadow: none;
}
.win_about_price .popup-con label {
  width: 110px;
  text-align: right;
  color: #666;
  font-size: 14px;
  float: left;
  margin-right: 5px;
}
.win_about_price .popup-con label.mt5 {
  margin-top: 5px;
}
.win_about_price .popup-con label.mt5 em {
  color: #ff7000;
}
.win_about_price .popup-con input {
  height: 32px;
  border: #ccc solid 1px;
  float: left;
  padding-left: 5px;
  line-height: 32px;
  font-family: 'Microsoft YaHei';
}
.win_about_price .popup-con input.w115 {
  width: 115px;
}
.win_about_price .popup-con input.w175 {
  width: 175px;
}
.win_about_price .popup-con textarea {
  width: 530px;
  height: 150px;
  border: #ccc solid 1px;
  padding-left: 5px;
  padding-top: 5px;
  font-family: 'Microsoft YaHei';
  resize: none;
}
.win_about_price .popup-con textarea:hover {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}
.win_about_price .popup-con textarea:focus {
  box-shadow: 0 0 5px rgba(15, 128, 227, 0.5);
}
.win_about_price .popup-foot {
  background: #f5f5f5;
  border-top: #cccccc solid 1px;
  padding: 18px 0px 16px 0px;
  position: absolute;
  bottom: -17px;
  width: 842px;
  left: -20px;
}
.win_about_price .popup-foot .btn {
  width: 250px;
  margin: 0 auto;
}
.win_about_price .popup-foot .btn button {
  background: #044077;
  font-size: 20px;
  width: 120px;
  height: 48px;
  border-radius: 5px;
  color: #fff;
  font-family: 'Microsoft YaHei';
  line-height: 48px;
}
.win_about_price .popup-foot .btn button:hover {
  background: #033869;
}
.win_about_price .popup-foot .btn button.cancel {
  background: #e5e3e3;
  color: #555;
  margin-left: 5px;
}
.win_about_price .popup-foot .btn button.cancel:hover {
  background: #dddbdb;
}

.info-new {
  position: absolute;
  width: 350px;
  right: 0px;
  text-align: right;
  padding-right: 10px;
  top: 15px;
  font-family: 'Microsoft YaHei';
}
.info-new a {
  font-size: 16px;
  color: #F74D07;
  font-family: 'Microsoft YaHei';
}
.info-new a:hover {
  color: #e64806;
}
