*::-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 .groupTestsBtn_1 {
  background-position: -464px -359px;
}
.menu .groupTestsBtn_2 {
  background-position: -539px -342px;
}
.bodyBar {
  display: none;
}
.bottomLayer {
  top: 167px;
}
.btm {
  float: left;
}
.groupTestsInfo {
  background-color: white;
  position: relative;
  display: inline-block;
  top: 120px;
  left: 26px;
  width: 945px;
  min-height: 600px;
  margin-bottom: 180px;
}
.groupTestsInfo .groupTestsTitle {
  position: relative;
  top: -1px;
  left: 0px;
}
.groupTestsInfo .groupTestsTitle .titleTxt {
  position: absolute;
  top: -6px;
  left: 19px;
  height: 19px;
  width: 160px;
  background: url('img/btnCanvas.png');
}
.groupTestsInfo .groupTestsTitle .titleTxt._1 {
  background-position: -488px -366px;
}
.groupTestsInfo .groupTestsTitle .titleTxt._2 {
  top: -12px;
  background-position: -769px -364px;
  height: 24px;
}
.groupTestsInfo .groupTestsTitle .titleUL {
  position: absolute;
  top: 15px;
  left: 0px;
}
.groupTestsInfo .prodTitle {
  height: 56px;
  position: relative;
  top: 27px;
  left: 27px;
  width: 890px;
  border-bottom: 1px dotted #ddb4d0;
}
.groupTestsInfo .prodTitle .topBack {
  position: absolute;
  right: -2px;
  top: -16px;
  font-size: 11px;
}
.groupTestsInfo .prodTitle .groupNo {
  font-size: 30px;
  font-family: Arial;
  color: #505050;
  position: relative;
  top: 7px;
  left: 0px;
  float: left;
}
.groupTestsInfo .prodTitle .groupTitle {
  font-size: 17px;
  font-family: Arial;
  color: #505050;
  top: 17px;
  left: 1cm;
  position: relative;
  float: left;
}
.groupTestsInfo .prodTitle .groupPrice {
  font-size: 16px;
  font-family: Arial;
  color: #505050;
  top: 25px;
  right: 0px;
  font-weight: bold;
  position: absolute;
}
.groupTestsInfo .prodTitle .groupPrice span {
  font-weight: normal;
}
.groupTestsInfo .prodDetails {
  width: 650px;
  position: relative;
  margin-top: 27px;
  margin-left: 27px;
  width: 950px;
  float: left;
}
.groupTestsInfo .prodDetails * {
  margin-top: 1px;
}
.groupTestsInfo .prodDetails .txtSection {
  position: relative;
  float: left;
  width: 650px;
  margin-bottom: 30px;
  min-height: 350px;
}
.groupTestsInfo .prodDetails .txtSection * {
  font-family: Arial;
  color: #505050;
  font-size: 12px;
}
.groupTestsInfo .prodDetails .txtSection .toTop {
  position: absolute;
  width: 80px;
  height: 10px;
  background: url('img/topBtn.png') no-repeat center left;
  bottom: -20px;
}
.groupTestsInfo .prodDetails .txtSection .toTop span {
  float: left;
  color: #b6b6b6;
  font-size: 8px;
  font-family: Arial;
  margin-left: 8px;
  margin-top: -7px;
  position: absolute;
}
.groupTestsInfo .prodDetails .txtSection .toTop .span {
  margin-top: 0px;
}
.groupTestsInfo .prodDetails .txtSection .bottomBack {
  position: absolute;
  bottom: -20px;
  font-size: 11px;
  right: -240px;
}
.groupTestsInfo .prodDetails .seperator {
  float: left;
  position: relative;
  margin-top: 2px;
}
.groupTestsInfo .prodDetails .thumbImg {
  float: left;
  position: relative;
  margin-top: 1px;
}
.groupTestsInfo .prodDetails .imgSection {
  float: left;
  width: 245px;
  height: 335px;
  margin-top: 1px;
}
.groupTestsInfo .prodDetails .imgSection .preview {
  float: left;
  clear: both;
  width: 233px;
  height: 233px;
  position: relative;
  margin-top: 13px;
  margin-left: 11px;
  background: url('img/imgAreaBorder.png');
}
.groupTestsInfo .prodDetails .imgSection .preview img {
  margin-left: 1px;
}
.groupTestsInfo .prodDetails .imgSection .preview .imgDesc {
  position: relative;
  top: -40px;
  height: 40px;
  left: -1px;
  width: 234px;
  background-color: transparent;
  background: url('img/descArea.png') no-repeat;
  background-size: 100% 100%;
}
.groupTestsInfo .prodDetails .imgSection .preview .imgDesc span {
  color: white;
  font-size: 11px;
  font-family: Arial;
  width: 100%;
  position: absolute;
  top: 3px;
  left: 9px;
  overflow: hidden;
  word-wrap: break-word;
  width: 215px;
  height: 30px;
}
.groupTestsInfo .prodDetails .imgSection .thumbs {
  float: left;
  clear: both;
  width: 250px;
  height: 70px;
  margin-left: 12px;
  margin-top: 12px;
}
.groupTestsInfo .prodDetails .imgSection .thumbs .thumbView {
  float: left;
  border: 1px #bebebe solid;
  width: 65px;
  height: 65px;
  margin-right: 13px;
}
.groupTestsInfo .prodDetails .imgSection .thumbs .thumbView img {
  cursor: pointer;
  border: 3px white solid;
  top: -1px;
}
.groupTestsInfo .prodDetails .imgSection .thumbs .thumbView img.borderChg {
  border: 3px solid #bebebe;
}
.groupTestsInfo .prodDetails .imgSection .ctrl {
  float: left;
  clear: both;
  width: 200px;
  height: 30px;
  margin-left: 215px;
  position: relative;
}
.groupTestsInfo .prodDetails .imgSection .ctrl * {
  position: absolute;
  top: 2px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.groupTestsInfo .prodDetails .imgSection .ctrl .r {
  left: 12px;
  left: 12px;
}
.groupTestsInfo .prodDetails .imgSection .ctrl .r_abled {
  background: url('img/imgPage_right_abled.png') no-repeat;
}
.groupTestsInfo .prodDetails .imgSection .ctrl .r_disabled {
  background: url('img/imgPage_right_disabled.png') no-repeat;
}
.groupTestsInfo .prodDetails .imgSection .ctrl .l_disabled {
  background: url('img/imgPage_left_disabled.png') no-repeat;
}
.groupTestsInfo .prodDetails .imgSection .ctrl .l_abled {
  background: url('img/imgPage_left_abled.png') no-repeat;
}
.groupTestsInfo .header {
  background-color: #e4e4e4;
  position: relative;
  top: 39px;
  left: 56px;
  width: 840px;
  height: 20px;
}
.groupTestsInfo .header div {
  background-color: transparent;
  font-family: Arial;
  font-size: 11px;
  height: 18px;
  color: #7c1c6d;
  position: relative;
  text-align: center;
  padding-top: 2px;
  width: 100px;
  text-align: left;
}
.groupTestsInfo .header .groupName {
  left: 100px;
  top: -20px;
}
.groupTestsInfo .value {
  position: relative;
  display: inline-block;
  width: 840px;
  top: 48px;
  left: 56px;
  margin-bottom: 50px;
}
.groupTestsInfo .value .row {
  border-bottom: dotted #ddb4d0 1px;
  float: left;
  clear: both;
  width: 835px;
  height: 30px;
  margin-left: 5px;
}
.groupTestsInfo .value .row .groupNo {
  width: 100px;
  font-size: 12px;
  font-family: Arial;
  color: #505050;
  text-align: left;
  top: 8px;
  position: relative;
}
.groupTestsInfo .value .row .groupName {
  position: relative;
  width: 740px;
  left: 100px;
  font-size: 12px;
  font-family: Arial;
  color: #505050;
  text-align: left;
  top: -8px;
}
.groupTestsInfo .value .row .groupName .detailsBtn {
  position: absolute;
  right: 11px;
  width: 50px;
  top: -8px;
}
.groupTestsInfo .value .row .groupName .detailsBtn span {
  font-family: Arial;
  color: #505050;
  font-size: 12px;
  line-height: 32px;
}
.groupTestsInfo .catTitle {
  position: relative;
  top: 21px;
  left: 8px;
}
.groupTestsInfo .catTitle .catTitleBorder {
  position: relative;
  top: 6px;
  left: -5px;
}
.groupTestsInfo .catTitle .catIcon {
  position: absolute;
  top: 10px;
  left: 6px;
}
.groupTestsInfo .catTitle .catTitleTxt {
  font-size: 16px;
  font-family: Arial;
  position: absolute;
  top: 28px;
  left: 68px;
  z-index: 2;
  font-weight: bold;
}
.groupTestsInfo .typeList {
  width: 830px;
  float: left;
  margin-left: 87px;
  margin-top: 50px;
  display: inline-block;
  margin-bottom: 30px;
}
.groupTestsInfo .typeList .type {
  float: left;
  width: 350px;
  height: 100px;
  margin-right: 56px;
  position: relative;
}
.groupTestsInfo .typeList .type .typeBg {
  width: inherit;
  height: inherit;
  background: url('img/groupTestsListItem.png') no-repeat top center;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
}
.groupTestsInfo .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: -5px;
}
.groupTestsInfo .typeList .type .typeBg .typeTxt a {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
}
.groupTestsInfo .typeList .type .typeIcon {
  position: absolute;
  top: 9px;
  left: 18px;
}
.longTxt {
  margin-top: -40px;
}
