@charset "utf-8";
@import url('/assets/css/style/2012s/global.min.css');
/*common*/
.imp {
  font-size: 18px;
  color: #ff6600;
}
/*Layout
img{padding:0;background:none;border:0 none;margin:0;vertical-align:middle}
ul{margin:0;padding:0}
ul li{list-style-type:none}*/
/*navSub*/
#submenu li a:link,
#submenu li a:visited,
.pro a:link,
.pro a:visited {
  color: #5D5C5E;
}
#submenu {
  height: 25px;
  width: 1000px;
  padding: 11px 0 0;
  margin: 0 auto 10px;
}
#submenu a {
  text-decoration: none;
}
#submenu a,
#submenu a span,
#submenu .now a,
#submenu .now a span {
  background-image: url(/images/point_mall/bg_subpoint.gif);
  background-repeat: no-repeat;
}
#submenu li {
  float: left;
  margin-right: 5px;
  line-height: 23px;
  heigh: 24px;
  zoom: 1;
  list-style: none;
}
#submenu li a {
  line-height: 23px;
  heigh: 24px;
  background-position: left top;
  display: block;
}
#submenu li a span {
  background-position: right -24px;
  display: block;
  padding-right: 6px;
  padding-left: 6px;
}
#submenu a:hover,
#submenu .now a {
  background-position: left -48px;
  line-height: 23px;
  heigh: 24px;
}
#submenu a:hover span,
#submenu .now a span {
  background-position: right -72px;
  line-height: 23px;
  heigh: 24px;
}
#submenu .now a:link,
#submenu .now a:visited,
#submenu .now a:hover,
#submenu li a:hover {
  color: #fffeff;
}
#submenu .none {
  background-image: none;
  font-weight: bold;
  font-size: 14px;
}
#serbox {
  display: block;
  float: left;
  width: auto;
  padding-left: 25px;
  _padding-left: 15px;
}
#serbox b {
  line-height: 22px;
  float: left;
  font-size: 14px;
}
.dropItem {
  border: 1px solid #d6d6d6;
  background-color: #f7f7f7;
  padding: 0;
  margin-left: 5px;
  float: left;
  position: relative;
  z-index: 99;
  width: 238px;
}
.drop {
  color: #666;
  border: 0 none;
  padding: 0 0 0 10px;
  background: url(/images/point_mall/btn_drop.gif) no-repeat 220px 7px #f7f7f7;
  width: 228px;
  cursor: pointer;
  height: 20px;
}
#serbox .options {
  display: none;
  width: 238px;
  position: absolute;
  border: 1px solid #d6d6d6;
  border-top: none;
  background-color: #f7f7f7;
  margin: 0;
  padding: 0;
  float: none;
  left: -1px;
}
#serbox .options li {
  padding: 0;
  margin: 0;
  float: none;
  background-image: none;
  display: block;
  color: #666;
}
#serbox .options li a {
  padding-left: 10px;
}
#serbox .options li a:link,
#serbox .options li a:visited {
  background-image: none;
  color: #666;
}
#serbox .options li a:hover {
  background-color: #fff;
  color: #333;
}
.local {
  padding: 0;
}
/*table*/
.tabNF {
  width: 100%;
  margin-bottom: 15px;
}
.tabNF td {
  padding: 6px 4px 6px 0;
  vertical-align: top;
  border: 0 none;
}
.tabNF th {
  padding: 6px 4px 6px 0;
  text-align: right;
  font-weight: normal;
  vertical-align: top;
  border: 0 none;
}
.tabNF table td {
  padding: 0;
}
.tabY {
  width: 100%;
  border: 1px solid #dadfe3;
}
.tabY td {
  border-top: 1px solid #dfdfdf;
  padding: 5px;
  text-align: left;
}
.tabY th {
  background: #e8ebee;
  border-bottom: 1px solid #cecece;
  padding: 5px;
  text-align: left;
}
.end td {
  text-align: right;
  border: 0 none;
  background: #f7f7f7;
}
.tabX {
  width: 100%;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 15px;
  border-right: 1px solid #dfdfdf;
}
caption {
  height: 26px;
  line-height: 26px;
  background: #e8ebee;
  padding-left: 14px;
  text-align: left;
  font-weight: bold;
  color: #333;
}
.tabX td {
  border-bottom: 1px solid #dfdfdf;
  padding: 4px;
  vertical-align: top;
}
.tabX th {
  padding: 4px;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  text-align: right;
  font-weight: normal;
  vertical-align: top;
  background: #f8f8f8;
}
.tabX td.oneL {
  border-left: 1px solid #dfdfdf;
  padding: 4px 14px;
}
/*mainleft*/
#mainleft {
  float: left;
  width: 730px;
  margin: 0;
  overflow: hidden;
  zoom: 1;
}
#mainright {
  float: left;
  width: 240px;
  margin: 0 0 0 10px;
}
#picbox {
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  zoom: 1;
}
#picbox .ti {
  background-image: url(/images/point_mall/ti_picinfo.gif);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 0px;
  line-height: 2px;
  height: 2px;
  margin: 0 -1px;
}
#picinfo {
  overflow: hidden;
  zoom: 1;
  height: 158px;
}
#picinfo img {
  display: block;
}
#buttoninfo {
  font-weight: bold;
}
#buttoninfo li {
  float: left;
  line-height: 34px;
  height: 34px;
  *line-height: 33px;
  *height: 33px;
  width: 144px;
  text-align: center;
  background-color: #f0efef;
  border: 1px solid #d7d7d7;
  border-left: 1px solid #FFF;
  display: block;
}
#buttoninfo li a {
  color: #8d8f8f;
  display: block;
}
#buttoninfo .fs {
  border-left: 1px solid #d7d7d7;
}
#buttoninfo a:hover,
#buttoninfo .hot {
  background-image: url(/images/point_mall/bg_buttoninfo_o.gif);
  background-repeat: repeat-x;
  background-position: left top;
  border: 1px solid #b1b1b1;
  margin: -1px 0 -1px;
  display: block;
  color: #FFF;
}
/*probox*/
.probox {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.probox .title {
  background-image: url(/images/point_mall/bg_protitle.gif);
  background-repeat: repeat-x;
  background-position: left top;
  line-height: 30px;
  height: 31px;
  margin: 0;
  padding: 0 0 0 40px;
}
.probox .hot img {
  float: left;
  margin-right: 10px;
  margin-left: -40px;
}
.probox .more {
  float: right;
  font-size: 12px;
  font-weight: 500;
  margin-right: 10px;
}
.probox .more:link,
.probox .more:visited {
  color: #666;
}
.probox .more:hover {
  color: #e84720 !important;
  text-decoration: none;
}
.probox .more span {
  font-family: \5b8b\4f53;
}
.pro {
  padding: 13px;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #d9dcdd;
  border-top: none;
}
.pro li {
  float: left;
  line-height: 110%;
  text-align: center;
  vertical-align: middle;
  width: 135px;
  padding: 10px 10px 10px 30px;
}
.photoL {
  float: left;
  padding: 5px 10px;
  width: 155px;
  text-align: center;
}
.photo100 {
  position: relative;
}
.tit-special {
  background: url("/images/point_mall/tit_special.png") center 0 no-repeat;
  height: 16px;
  width: 107px;
  position: absolute;
  top: 0;
  left: -4px;
}
.tit-miaosha {
  background: url("/images/point_mall/tit_miaosha.png") center 0 no-repeat;
  height: 16px;
  width: 60px;
  position: absolute;
  top: 0;
  left: -4px;
}
.photoL button {
  background: none;
  border: 0 none;
  padding: 0;
  margin: 0;
}
.photoL .orange {
  margin-top: 3px;
  margin-bottom: 5px;
  display: block;
}
.proName {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*mainright*/
#member,
.con {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
#member .title {
  height: 40px;
  padding: 0;
  margin: 0;
}
#member .title a {
  background-image: url(/images/point_mall/bg_btn_login.gif);
  background-repeat: no-repeat;
  height: 40px;
  display: block;
  float: left;
  text-indent: -9999px;
}
#member .pointLogin {
  background-position: 0 0px;
  width: 121px;
}
#member .pointLogin:hover {
  background-position: 0 -40px;
}
#member .pointSign {
  background-position: -121px 0;
  width: 119px;
}
#member .pointSign:hover {
  background-position: -120px -40px;
  width: 120px;
  margin-left: -1px;
}
.loginBox {
  padding: 10px 10px 10px 15px;
  color: #a77c37;
}
.loginBoxAfter {
  background: url(/images/bg_r_login.gif) no-repeat bottom left;
  padding: 10px;
  color: #a77c37;
  border-top: 1px solid #f3ce9a;
}
#member ul {
  padding: 0;
}
#member li {
  background: url(/images/classroom/ico_list.gif) no-repeat 2px 8px;
  padding: 0 0 0 15px;
  list-style-type: none;
}
.con .title {
  background: url(/images/bg_contitle.gif) no-repeat left top;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  margin: 0;
  color: #4a4a4a;
}
.con .news {
  font-size: 12px;
  color: #e84720;
}
.con .news img {
  float: right;
  padding-right: 120px;
  padding-top: 5px;
}
.con .title span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-left: 10px;
  color: #9e9ea2;
}
.conBox {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  padding: 10px;
}
.con .bi {
  background-image: url(/images/bi_con.gif);
  background-repeat: repeat;
  background-position: left bottom;
  line-height: 5px;
  height: 5px;
  overflow: hidden;
  zoom: 1;
}
#news .conBox {
  border-bottom: 1px solid #e5e5e5;
}
#news li {
  background-image: url(/images/point_mall/ico_point.gif);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding-left: 10px;
  display: block;
}
#news a {
  color: #5D5C5E;
}
#proInfo {
  padding: 0;
}
#proInfo .box {
  border-bottom: 1px solid #d0cfcf;
  overflow: hidden;
  zoom: 1;
  display: block;
}
#proInfo .none {
  border-bottom: none;
  margin-bottom: -3px;
}
.infoBox {
  width: 231px;
  padding-left: 7px;
  padding-top: 4px;
  padding-bottom: 5px;
  background-image: url(/images/point_mall/ico_probox.gif);
  background-repeat: no-repeat;
  background-position: 220px 10px;
  cursor: pointer;
}
.infoBox .no {
  margin-right: 5px;
  color: #c30b05;
  border-right: 1px solid #d0cfcf;
  font-weight: bold;
  padding-top: 7px;
  padding-right: 6px;
  padding-bottom: 7px;
  padding-left: 0;
}
#proInfo .now .infoBox,
#proInfo .now .infoBox span {
  color: #f9d380;
  background-image: url(/images/point_mall/bg_proinfo_o.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#proInfo .now .infoBox span {
  color: #FFF;
}
.nowBox {
  padding: 10px 10px 10px 30px;
  overflow: hidden;
  zoom: 1;
}
.nowBox .conInfo {
  margin-left: 10px;
  float: left;
  width: 120px;
  overflow: hidden;
  zoom: 1;
}
.nowBox .poName {
  margin-bottom: 5px;
}
.nowBox .flPoint {
  width: 80px;
}
.nowimg {
  margin-left: 5px;
  border: 1px solid #d0cfcf;
  float: right;
}
#helpList {
  text-align: center;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
}
#helpList ul {
  border-top: 3px solid #d0cfcf;
  padding: 10px;
  padding-bottom: 0;
  text-align: left;
}
#helpList li {
  background-image: url(/images/point_mall/ico_point.gif);
  background-repeat: no-repeat;
  background-position: 2px 10px;
  padding-left: 15px;
  border-bottom: 1px dashed #adadad;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}
#helpList a {
  color: #5d5c5e;
}
#helpList .none {
  border-bottom: none;
  paddig-bottom: 0;
}
.client img {
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
}
.button {
  text-align: center;
  position: relative;
  padding-top: 10px;
}
.buttonMore {
  text-align: center;
  margin-top: 10px;
}
/*Point List*/
.ti {
  background-image: url(/images/point_mall/bg_point.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 30px;
  position: relative;
  z-index: 9;
}
.fullw .photoL {
  width: 170px;
}
.toolbar {
  padding: 0 0 1px 0;
  text-align: right;
  position: absolute;
  margin: -20px 0 0 810px;
  z-index: 9;
}
/*photo*/
.photo60 {
  background: #FFF;
  border: 2px solid #dfdfdf;
  height: 60px;
  width: 60px;
}
.photo60 a {
  display: table-cell;
  height: 60px;
  width: 60px;
  line-height: 47px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  *display: block;
  *font-size: 47px;
  *font-family: Arial;
}
.photo100 {
  background: #FFF;
  border: 1px solid #dfdfdf;
  height: 100px;
  width: 100px;
  margin: auto;
}
.photo100 a {
  display: table-cell;
  height: 100px;
  line-height: 85px;
  text-align: center;
  vertical-align: middle;
  width: 100px;
  overflow: hidden;
  *display: block;
  *font-size: 85px;
  *font-family: Arial;
}
.photo300 {
  background: #FFF;
  border: 1px solid #dfdfdf;
  height: 300px;
  width: 300px;
  margin: auto;
}
.photo300 span {
  display: table-cell;
  height: 300px;
  line-height: 262px;
  text-align: center;
  vertical-align: middle;
  width: 300px;
  overflow: hidden;
  *display: block;
  *font-size: 262px;
  *font-family: Arial;
}
/*Point Detail*/
.cont {
  padding: 0 25px 30px;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #D9DCDD;
  border-top: none;
  width: 948px;
}
.contBox {
  overflow: hidden;
  zoom: 1;
}
.contLeft {
  width: 355px;
  float: left;
  background-image: url(/images/point_mall/bg_contleft.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0px 45px 20px 40px;
  overflow: hidden;
  zoom: 1;
}
.contLeft .c .photo300 {
  position: relative;
}
.tit-anniversary {
  background: url("/images/point_mall/tit-anniversary.png") center 0 no-repeat;
  height: 76px;
  width: 73px;
  position: absolute;
  top: 6px;
  left: -10px;
}
.smallimg {
  padding: 10px 0 10px 25px;
  zoom: 1;
  overflow: hidden;
}
.smallimg div {
  float: left;
  margin: 0 16px 0 0;
}
.smallimg .on {
  border: 2px solid #FD4A00;
}
.contRight {
  padding: 20px 0 0 45px;
  width: 445px;
  float: left;
  position: relative;
}
.spike {
  background: #ffd826;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 20px;
  width: 112px;
}
.spike-img {
  font-size: 0;
}
.spike-title {
  color: #b75b0a;
  margin: 3px 0;
}
.spike-info {
  border: 2px solid #ff713d;
  border-radius: 40px;
  color: #ff713d;
  width: 85px;
  height: 16px;
  line-height: 14px;
  margin: 0 auto;
  font-weight: 600;
}
.Name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.Name span {
  font-size: 20px;
  padding-right: 20px;
}
.Name .newName {
  background-image: url(/images/ico_news.gif);
  background-repeat: no-repeat;
  background-position: right top;
  line-height: 1.1;
}
.Name .red {
  color: #d13101;
  font-family: Arial, Helvetica, sans-serif;
}
.giftSpecific th,
.giftSpecific td {
  padding: 4px 0;
  vertical-align: text-top;
}
.giftSpecific th {
  width: 75px;
}
.giftSpecific .orange {
  color: orange;
  font-weight: bold;
}
.giftSpecific input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #d8d8d8;
  height: 16px;
  line-height: 16px;
  padding: 3px 4px;
}
button {
  border: none;
  background: none;
  cursor: pointer;
}
.btn {
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  position: relative;
  height: 32px;
}
.btn .btn-inner {
  border: 0 none;
  font-weight: bold;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}
.btn .btn-inner:hover {
  text-decoration: none;
}
.btn,
.btn .btn-inner {
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-shine-large .btn-inner,
.btn-shine-large .btn-inner:hover,
.btn-shine-large:hover {
  color: #fff;
}
.btn-shine-large {
  height: 45px;
  background-position: left top;
}
.btn-shine-large .btn-inner {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding: 0 26px;
}
.btn-shine-large,
.btn-shine-large .btn-inner {
  background: url(/assets/img/button/shine-large.png);
}
.btn-shine-large .btn-inner {
  background-position: right -48px;
}
.btn-shine-large:hover {
  background-position: left -98px;
}
.btn-shine-large:hover .btn-inner {
  background-position: right -146px;
}
.btn-shine-default .btn-inner,
.btn-shine-default .btn-inner:hover,
.btn-shine-default:hover {
  color: #fff;
}
.btn-shine-default {
  height: 32px;
  background-position: left top;
}
.btn-shine-default .btn-inner {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 12px;
}
.btn-shine-default,
.btn-shine-default .btn-inner {
  background-image: url(/assets/img/button/shine-default.png);
}
.btn-shine-default .btn-inner {
  background-position: right -35px;
}
.btn-shine-default:hover {
  background-position: left -72px;
}
.btn-shine-default:hover .btn-inner {
  background-position: right -107px;
}
.parameters {
  margin-top: 15px;
  border: 1px solid #d8d8d8;
  padding: 15px 10px;
  background: #efefef;
}
.parameters li {
  float: left;
  width: 200px;
  margin-right: 10px;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* 兑换页面的产品名称下面的qq号或者手机号 */
.pointOrderChangeName .digitalName {
  display: block;
  margin: 6px 0;
  font-weight: 500;
}
.pointOrderChangeName .digitalRawInput {
  color: #666;
  background-color: #f6f6f6;
  padding: 4px;
}
.pointOrderChangeName .digitalRawInput .celluarqq {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 14px;
  line-height: 14px;
  padding: 4px;
}
.pointOrderChangeName .digital-left {
  text-align: right;
  width: 100px;
  display: inline-block;
}
.pointOrderChangeName .point-order-form {
  margin: 10px 0;
}
.point-order-tit {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
}
/* 表格样式 */
.point-order-tab {
  width: 100%;
  font-size: 14px;
}
.point-order-tab th {
  padding: 10px;
  background-color: #f1f1f1;
  font-weight: 700;
  text-align: center;
}
.point-order-tab td {
  text-align: center;
  border-bottom: 1px solid #efefef;
  padding: 5px 8px;
}
.point-order-tab input {
  padding: 4px;
  border: 1px solid #d8d8d8;
}
.point-order-tab .end td {
  text-align: right;
  padding: 10px 40px;
  font-size: 14px;
  border-bottom: 1px solid #d8d8d8;
}
.point-order-tab .point-order-num {
  display: block;
  width: 90px;
  text-align: center;
  margin: 0 auto 6px;
}
.point-order-tab .point-order-sec {
  text-align: left;
}
.point-order-tab .point-sumnum {
  font-size: 14px;
  font-weight: 700;
}
.point-order-tab .point-sumnum strong {
  color: #e84720;
  font-size: 20px;
}
.point-order-tab .photo100 {
  border: none;
}
.point-order-del a {
  width: 12px;
  height: 12px;
  display: inline-block;
  padding: 14px;
}
/* 寄送地址表单 */
.point-order-address {
  font-size: 14px;
  margin-left: 10px;
}
.point-order-address li {
  padding: 10px 0;
}
.point-order-address lable {
  color: #999;
}
.point-order-address input {
  margin-right: 10px;
}
.point-order-address font {
  margin: 0 10px;
  color: #ddd;
}
.point-order-address label span {
  margin: 10px 0;
  color: #333;
  font-weight: 700;
}
/* 表单校验 */
.tip-inline {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/img/icon/mark-16-error.png) no-repeat;
  color: #ff6666;
  line-height: 16px;
  padding: 0 0 0 20px;
  margin-left: 5px;
  margin-top: 5px;
  width: 150px;
  clear: none;
}
.changeBox {
  background: url(/images/point_mall/bg_changebox.gif) repeat-x left top #f3f4f6;
  border: 1px solid #cbcdcf;
  margin-top: 20px;
  overflow: hidden;
  zoom: 1;
  width: 443px;
}
.changeBox .c {
  padding: 15px 0 10px;
}
.changeBox .c button {
  background: none;
  border: 0 none;
  padding: 0;
  margin: 0;
}
.changeinfo {
  background-color: #9f9ea3;
  border: 1px solid #99989c;
  color: #FFF;
  line-height: 20px;
  height: 20px;
  padding: 3px 0 3px 20px;
}
.line {
  border-right: 1px dashed #f7f8fa;
  width: 45%;
  float: left;
}
.changeinfo select {
  border: 1px solid #666567;
  color: #d12510;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.chngeinfoR {
  width: 30%;
  float: left;
  padding-left: 30px;
}
.mallInfo ul {
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
}
.mallInfo li {
  float: left;
  margin-bottom: 5px;
  display: block;
  width: 200px;
  padding-left: 10px;
  padding-right: 5px;
  word-wrap: break-all;
}
#detailBox {
  margin-top: 10px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  zoom: 1;
  width: 928px;
}
#detailBox .title {
  background-image: url(/images/point_mall/bg_tit_pointdetail.gif);
  background-repeat: repeat-x;
  background-position: left top;
  line-height: 33px;
  height: 33px;
  padding-left: 20px;
}
#detailBox .detail {
  padding: 10px 20px;
}
#detailBox h3 {
  background-image: url(/images/point_mall/bg_h4.gif);
  background-repeat: no-repeat;
  background-position: left 13px;
  background-color: #FFF;
  padding-left: 10px;
  padding-top: 10px;
}
#proBottom {
  margin-top: 5px;
}
#proBottom .title {
  padding-left: 26px;
  line-height: 30px;
  margin: 0;
}
#proBottom .pro {
  background-color: #f5f6f7;
  border: 1px solid #e0e0e0;
}
.proRec {
  overflow: hidden;
  zoom: 1;
}
.proRec .item {
  width: 283px;
  height: 122px;
  border: 1px solid #f1f3f6;
  background-color: #f5f7f8;
  float: left;
  margin-right: 21px;
  padding: 8px 5px;
  overflow: hidden;
}
.proRec h5 {
  font-size: 14px;
}
.proRec div p {
  line-height: 1.8;
  color: #666;
}
.itempic img {
  float: left;
  height: 80px;
  margin-right: 15px;
  margin-top: 5px;
  width: 80px;
}
.last {
  margin-right: 0 !important;
}
.proRec .mark {
  float: left;
  text-align: left;
  width: 94px;
  margin: 0;
  padding: 0;
}
.reCon {
  float: left;
  width: 165px;
}
.proTit {
  font-size: 14px;
  font-weight: 700;
  display: block;
}
/* 快速登录注册 */
.pop-login table {
  width: 100%;
}
.pop-login .info-tab th {
  font-weight: 500;
  vertical-align: top;
  padding-top: 7px;
}
.pop-login .info-tab .no-border {
  border: 0 none !important;
  margin: 3px;
  padding: 0;
  width: auto;
  margin-right: 5px;
}
/* table无描边 */
.info-tab {
  margin: 15px auto;
}
.info-tab th,
.info-tab td {
  padding: 5px;
}
.info-tab th {
  width: 32%;
  text-align: right;
}
.info-tab input {
  border: 1px solid #E1E1E1;
  padding: 4px 2px 5px;
  width: 170px;
}
.no-border,
table .no-border {
  border: 0 none !important;
  margin: 3px !important;
  padding: 0 !important;
  width: auto !important;
  margin-right: 5px !important;
}
/* tip */
.infoTip {
  background: #fff;
  margin: 20px 20px 20px 180px;
  padding: 30px 10px;
  overflow: hidden;
  zoom: 1;
}
.infoTip div {
  background: url(/images/msgSuc.gif) no-repeat 15px 7px;
  padding: 15px 0 5px 70px;
}
.infoTip h1 {
  margin-bottom: 15px;
}
.infoTip li {
  margin: 4px 0;
}
.infoTip a:link,
.infoTip a:visited {
  color: #68A741;
}
.infoTip a:hover {
  color: #e84720;
  text-decoration: underline;
}
.msg-remind div {
  background-image: url(/images/msgWarn.gif);
}
/* 920xingji */
.xingji920 {
  width: 107px;
  height: 16px;
  background: url(/images/point_mall/tit_special.png) no-repeat;
}
.point-old {
  margin-right: 5px;
  font-size: 14px;
  color: #999;
  text-decoration: line-through;
}
.point-new {
  font-size: 14px;
  color: #f75730;
}
.fz12 {
  font-size: 12px;
}
.verifyDialogWrapper .hc-dialog__bd {
  padding: 0 40px;
}
.verifyDialogWrapper .hc-input-text {
  height: 40px;
  line-height: 40px;
}
.verifyDialog {
  display: none;
  font-family: "Arial", "Microsoft YaHei";
  text-align: center;
}
.verify-title {
  font-size: 22px;
}
.verify-submit {
  width: 60px;
}
.sendMobileCode-tip {
  display: none;
  font-family: "Arial", "Microsoft YaHei";
  margin-bottom: 15px;
}
.verifyMobileDialog .hc-form-item {
  margin-top: 45px;
  margin-bottom: 40px;
}
.verifyMobileDialog .hc-input-text {
  width: 190px;
  margin-right: 10px;
}
.verifyMobileDialog .verifyInput {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.verifyMobileDialog .changeMobile {
  margin-top: 15px;
  display: block;
  color: #169BD5;
}
.verifyMobileDialog .verifySendMobileCode {
  vertical-align: top;
}
.bindMobileDialog .hc-form-item {
  margin-top: 25px;
  text-align: left;
}
.bindMobileDialog .hc-form-item-last {
  margin-bottom: 25px;
}
.bindMobileDialog .hc-form-item__label {
  width: 85px;
  margin-right: 20px;
  padding-top: 8px;
  font-size: 16px;
  color: #666;
}
.bindMobileDialog .hc-input-text {
  width: 260px;
}
.bindMobileDialog .bindVeriImg {
  border: 1px solid #dedede;
}
.bindMobileDialog .refresh {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 18px;
  background: url(/assets/img/captcha/actions.png) 0 -18px no-repeat;
  text-indent: -9999em;
  outline: 0;
  vertical-align: 13px;
  margin-left: 15px;
}
.bindMobileDialog .hc-form-item__verifyCode .hc-input-text {
  margin-right: 15px;
  vertical-align: top;
}
.bindMobileDialog .hc-form-item__imgVerifyCode .hc-input-text {
  width: 120px;
}
.bindMobileDialog .hc-form-item__mobileVerifyCode .hc-input-text {
  width: 150px;
}
.bindMobileDialog .onError .dev_invoiceTitle_osService {
  color: #007bff;
}
