*::-moz-selection {
  background-color: Transparent;
}
*::selection {
  background-color: Transparent;
}
.unselectable {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  behavior: url(img/unselectable.htc);
}
.vCenter,
.centerLine {
  display: inline-block;
  vertical-align: middle;
}
.vCenter {
  min-height: 100%;
  width: 0;
}
.centerLine {
  height: auto;
  position: relative;
  text-align: center;
  white-space: normal;
  width: 100%;
}
html,
body {
  min-width: 1030px;
}
.superWrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  margin-top: -167px;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
#container {
  width: 997px;
  margin: auto;
  position: relative;
}
#container .shadow_l,
#container .shadow_r {
  position: absolute;
  top: 167px;
  width: 40px;
  height: 248px;
  z-index: 2;
  display: none;
}
#container .shadow_l {
  background: url('img/shadow_l.png') no-repeat;
  left: -11px;
}
#container .shadow_r {
  background: url('img/shadow_r.png') no-repeat;
  right: -17px;
}
.header,
.content,
.footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.header {
  height: 134px;
}
.header .logo {
  background: url(img/logo.png) no-repeat;
  width: 63px;
  height: 63px;
  position: absolute;
  top: 35px;
  left: 21px;
}
.content {
  height: 511px;
}
.footer {
  height: 40px;
  background: url('img/footerBg.png') no-repeat top center;
  width: 1016px;
  height: 62px;
  left: -7px;
}
.footer .footer-link {
  position: absolute;
  left: 0;
  top: 15px;
}
.footer .footer-copyright {
  position: absolute;
  top: 25px;
  text-align: center;
  width: 100%;
}
.footer .footer-copyright a,
.footer .footer-copyright {
  font-family: Arial;
  font-size: 11px;
  color: #737373;
}
.bannerBottom {
  display: none;
  z-index: 5;
}
.langBar {
  position: relative;
  height: 29px;
  width: 100%;
  background: url('img/langBar_center.png') repeat-x;
}
.titleBar {
  width: 100%;
  height: 138px;
  background: url('img/titleBar.png') repeat-x;
}
.bodyBar {
  width: 100%;
  height: 406px;
  background: url('img/bodyBar.png') repeat-x;
  position: relative;
  min-width: 1030px;
}
.bodyBar .polygon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('img/polyGon.png') top center no-repeat;
}
.navgBar {
  position: relative;
  width: 946px;
  height: 19px;
  top: 0px;
  left: 0px;
  background: url('img/navgBar.png') no-repeat top center;
}
.navgBar .navgStr {
  position: absolute;
  right: 20px;
}
.navgBar .navgStr a {
  font-family: Arial;
  font-size: 11px;
  color: #7a7a7a;
}
.bottomLayer {
  width: 100%;
  height: 668px;
  background: url('img/bottomLayer_inner.png') repeat-x;
  position: absolute;
  top: 558px;
  min-width: 1030px;
}
.logo {
  position: absolute;
  top: 37px;
  left: 31px;
}
.langBtn {
  position: absolute;
  right: 21px;
  width: 145px;
  height: 29px;
  top: -1px;
}
.langBtn a {
  position: absolute;
  top: 4px;
  background: url('img/btnCanvas.png');
  width: 73px;
  height: 25px;
}
.langBtn .eng_1,
.langBtn .eng_2:hover {
  background-position: -106px -47px;
}
.langBtn .eng_2 {
  background-position: -106px -78px;
}
.langBtn .chi_1 {
  right: -3px;
  background-position: -181px -78px;
}
.langBtn .chi_2,
.langBtn .chi_1:hover {
  right: -3px;
  background-position: -181px -47px;
}
.menu {
  position: relative;
  width: 975px;
  height: 50px;
  top: 120px;
  left: 27px;
}
.menu a {
  position: absolute;
  height: inherit;
  top: 1px;
}
.menu .cv1 {
  background: url('img/menuCanvas_1.png');
}
.menu .indexBtn_1 {
  left: 0px;
  width: 170px;
  background-position: -132px -616px;
}
.menu .indexBtn_1:hover {
  background-position: -132px -104px;
}
.menu .profileBtn_1 {
  left: 170px;
  width: 72px;
  background-position: -302px -616px;
}
.menu .profileBtn_1:hover {
  background-position: -302px -187px;
}
.menu .labTestsBtn_1 {
  left: 242px;
  width: 90px;
  background-position: -374px -616px;
}
.menu .labTestsBtn_1:hover {
  background-position: -374px -272px;
}
.menu .groupTestsBtn_1 {
  left: 332px;
  width: 103px;
  background-position: -464px -616px;
}
.menu .groupTestsBtn_1:hover {
  background-position: -464px -359px;
}
.menu .imgUltrasoundBtn_1 {
  left: 433px;
  width: 165px;
  background-position: -565px -616px;
}
.menu .imgUltrasoundBtn_1:hover {
  background-position: -565px -444px;
}
.menu .specimenBtn_1 {
  left: 598px;
  width: 164px;
  background-position: -730px -616px;
}
.menu .specimenBtn_1:hover {
  background-position: -730px -531px;
}
.menu .contactBtn_1 {
  left: 762px;
  width: 195px;
  background-position: -896px -104px;
}
.menu .contactBtn_1:hover {
  background-position: -896px -616px;
}
.menu .cv2 {
  background: url('img/menuCanvas_2.png');
}
.menu .indexBtn_2 {
  left: 0px;
  width: 168px;
  background-position: -132px -574px;
}
.menu .indexBtn_2:hover {
  background-position: -132px -104px;
}
.menu .profileBtn_2 {
  left: 168px;
  width: 113px;
  background-position: -307px -574px;
}
.menu .profileBtn_2:hover {
  background-position: -307px -187px;
}
.menu .labTestsBtn_2 {
  left: 281px;
  width: 120px;
  background-position: -420px -574px;
}
.menu .labTestsBtn_2:hover {
  background-position: -420px -270px;
}
.menu .groupTestsBtn_2 {
  left: 401px;
  width: 110px;
  background-position: -539px -574px;
}
.menu .groupTestsBtn_2:hover {
  background-position: -539px -342px;
}
.menu .imgUltrasoundBtn_2 {
  left: 511px;
  width: 144px;
  background-position: -649px -574px;
}
.menu .imgUltrasoundBtn_2:hover {
  background-position: -649px -421px;
}
.menu .specimenBtn_2 {
  left: 655px;
  width: 123px;
  background-position: -793px -574px;
}
.menu .specimenBtn_2:hover {
  background-position: -793px -499px;
}
.menu .contactBtn_2 {
  left: 778px;
  width: 195px;
  background-position: -916px -104px;
}
.menu .contactBtn_2:hover {
  background-position: -916px -574px;
}
.pTop {
  position: relative;
  top: -27px;
  left: 767px;
}
.pBottom {
  float: left;
  clear: both;
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
}
.selected {
  color: #ab2784;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
.notSelected {
  color: #6c6c6c;
  font-family: Arial;
  font-size: 12px;
}
.color_960162 {
  color: #960162;
}
.fontSize_15px {
  font-size: 15px;
}
textarea {
  resize: none;
  height: 80px;
}
.toTop {
  cursor: pointer;
}
.iconSet {
  width: auto;
  position: absolute;
  right: 20px;
  top: 47px;
}
.iconSet * {
  float: left;
  margin-left: 10px;
}
.imgDesc {
  z-index: 5;
}
.imgDesc span {
  z-index: 5;
}
.fontWeight_normal {
  font-weight: normal;
}
.display_none {
  display: none;
}
.topBack a,
.bottomBack a {
  line-height: 19px;
  font-size: 11px;
  font-family: Arial;
  color: #7a7a7a;
}
.txtSection .toTop .span {
  line-height: 1;
}
.txtTitle {
  color: #8C1F7B;
}
.indexShadow,
.otherShadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.indexShadow {
  background: url('img/indexShadow.png') top center no-repeat;
}
.otherShadow {
  background: url('img/otherShadow.png') top center no-repeat;
}
.menu .labTestsBtn_1 {
  background-position: -374px -272px;
}
.menu .labTestsBtn_2 {
  background-position: -420px -270px;
}
.bodyBar {
  display: none;
}
.bottomLayer {
  top: 167px;
}
#container .shadow_r {
  right: -17px;
}
.labTestsInfo {
  background-color: white;
  position: relative;
  float: left;
  margin-top: 120px;
  margin-left: 25px;
  width: 947px;
  min-height: 400px;
}
.labTestsInfo .labTestsTitle {
  position: relative;
  top: -1px;
  left: 0px;
}
.labTestsInfo .labTestsTitle .titleTxt {
  position: absolute;
  top: -6px;
  left: 19px;
  height: 19px;
  width: 160px;
  background: url('img/btnCanvas.png');
}
.labTestsInfo .labTestsTitle .titleTxt._1 {
  background-position: -489px -320px;
}
.labTestsInfo .labTestsTitle .titleTxt._2 {
  top: -12px;
  background-position: -769px -318px;
  height: 24px;
}
.labTestsInfo .labTestsTitle .titleUL {
  position: absolute;
  top: 15px;
  left: 0px;
}
.labTestsInfo .typeList {
  width: 830px;
  float: left;
  margin-left: 95px;
  margin-top: 50px;
  display: inline-block;
  margin-bottom: 30px;
}
.labTestsInfo .typeList .type {
  float: left;
  width: 350px;
  height: 100px;
  margin-right: 56px;
  position: relative;
}
.labTestsInfo .typeList .type .typeBg {
  width: inherit;
  height: inherit;
  background: url('img/labTestsListItem.png') no-repeat top center;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
}
.labTestsInfo .typeList .type .typeBg .typeTxt {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #505050;
  width: 220px;
  float: left;
  left: 90px;
  text-align: center;
  margin-left: 108px;
  word-wrap: break-word;
  height: 100%;
  display: table;
  margin-top: 2px;
  display: inline-block;
  zoom: 1;
}
.labTestsInfo .typeList .type .typeBg .typeTxt a {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.labTestsInfo .typeList .type .typeBg .typeTxt-fix {
  width: 0;
  height: 100%;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.labTestsInfo .typeList .type .typeIcon {
  position: absolute;
  top: 0px;
  left: 14px;
}
.labTestsInfo .catTitle {
  position: relative;
  top: 21px;
  left: 8px;
}
.labTestsInfo .catTitle .catTitleBorder {
  position: relative;
  top: 6px;
  left: -5px;
}
.labTestsInfo .catTitle .catIcon {
  position: absolute;
  top: 10px;
  left: 7px;
}
.labTestsInfo .catTitle .catTitleTxt {
  font-size: 16px;
  font-family: Arial;
  position: absolute;
  top: 28px;
  left: 68px;
  z-index: 2;
  font-weight: bold;
}
.labTestsInfo .contentBody {
  position: relative;
  left: 46px;
  float: left;
  display: inline;
}
.labTestsInfo .contentBody.padding {
  padding-top: 50px;
}
.labTestsInfo .contentBody.padding.more {
  padding-top: 100px;
}
.labTestsInfo .contentBody .testContent {
  float: left;
  clear: both;
  min-width: 875px;
  display: inline;
}
.labTestsInfo .contentBody .testContent .testTitle {
  background: url('img/prodBar_closed.png') no-repeat top left;
  float: left;
  clear: both;
  cursor: pointer;
  width: 100%;
  height: 25px;
  position: relative;
}
.labTestsInfo .contentBody .testContent .testTitle span {
  left: 37px;
  top: 7px;
  font-size: 12px;
  color: black;
  position: absolute;
}
.labTestsInfo .contentBody .testContent .testDesc {
  background: url('img/prodContent.png') no-repeat top center;
  float: left;
  clear: both;
  width: 837px;
  margin-left: 10px;
  margin-top: -2px;
  position: relative;
  min-height: 100px;
  padding-top: 10px;
}
.labTestsInfo .contentBody .testContent .testDesc * {
  font-size: 12px;
  color: black;
  font-family: Arial;
  margin-left: 15px;
}
.labTestsInfo .pTop {
  float: left;
  clear: both;
  width: 100%;
  height: 20px;
  left: 0;
  margin-top: 30px;
}
.labTestsInfo .pTop .aligner {
  position: absolute;
  right: 50px;
}
.labTestsInfo .pagerItem * {
  font-size: 12px;
}
.pagerAdjust {
  position: relative;
  width: 100%;
  left: 0%;
  display: inline;
  display: block;
  height: 10px;
}
.pBottom {
  width: 100%;
  height: 20px;
}
.pBottom .aligner {
  position: absolute;
  right: 50px;
}
.filterRow {
  width: 900px;
  height: auto;
  position: absolute;
  left: -20px;
  top: 35px;
  text-align: center;
}
.filterRow .align {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  *display: inline;
  *zoom: 1;
}
.filterRow .align .char {
  float: left;
  width: 31px;
  height: 47px;
  color: #781A78;
  border: 1px solid white;
  line-height: 47px;
  font-family: Interstate Bold Condensed;
  font-size: 2em;
}
.filterRow .align .char:hover,
.filterRow .align .char.here {
  background: url('img/here.jpg') top left no-repeat;
  color: black;
}
.filterRow .align .sep {
  float: left;
  width: 1px;
  height: auto;
  background-color: black;
  margin-top: 5px;
}
