/***common style***/
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #363636;
}

img {
  border: 0;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}

body,
input,
select,
button,
textarea {
  font-size: 12px;
  font-family: "Microsoft Yahei", "Simsun", Helvetica, Arial, sans-serif;
  outline: none;
}

button {
  cursor: pointer;
}

textarea {
  resize: none;
}

i,
em,
cite {
  font-style: normal;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clr {
  clear: both;
}

.dis {
  display: none;
}

.undis {
  display: block;
}

.bgcolor {
  background-color: #f9f9f9;
}

.border-style {
  border: 1px solid #e8e8e8;
}

.fixed:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.fixed {
  display: block;
  min-height: 1%;
}

* html .fixed {
  height: 1%;
}

.fb {
  font-weight: bold;
}

.newfb {
  font-weight: bold;
  width: 81px;
  height: 27px;
  /*background: url("../images/border-checked.png") no-repeat scroll 0px 0px;*/
  border: none;
}

.pr {
  position: relative;
}

.beingQueried {
  text-align: center;
  padding: 50px 0;
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}

.beingQueried span {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding-left: 55px;
  background: url(../images/loading2.gif) no-repeat;
}

/***common style end***/

/*颜色值*/
.c999 {
  color: #999;
}

.cBlue {
  color: #36c;
}

.cBlue:hover {
  color: #0099cc;
  text-decoration: underline;
}

.c36C {
  color: #36c;
}

.cOrange {
  color: #f60;
}

.cRed {
  color: red;
}
.cBold {
  font-weight: bold;
  color: #333;
}

/**无关样式页头页脚图片**/
.header {
  width: 1003px;
  height: 179px;
  margin: 0 auto 10px;
  background: url(../images/header.jpg) no-repeat;
}

.footer {
  width: 1003px;
  height: 428px;
  margin: 0 auto;
  background: url(../images/footer.jpg) no-repeat;
}

/**无关样式页头页脚图片**/

/**存费送费弹出层选中样式 **/
.checkedActivity {
  border: 1px dashed #000;
  background: #ffccff;
}

.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.content * {
  font-size: 15px;
}

.leftCont {
  float: left;
  width: 220px;
  /* margin-bottom: 50px; */
  height: 100%;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  background: #ece4d8;
}

.payFeeMenu {
  /*border: 1px solid #edebeb;*/
  width: 220px;
  height: 100%;
  overflow: hidden;
  background: #ece4d8;
}

.payFeeMenu h2 {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #656565;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  background: url("../images/bg_selfService02.png") no-repeat scroll center top;
}

.payFeeMenu li {
  height: 60px;
  line-height: 60px;
  /*border-bottom: 1px solid #e2d9cd;*/
  /*background: url("../images/bg_selfService01.png") no-repeat center bottom;*/
}

.payFeeMenu li a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #636363;
  text-align: center;
  margin-left: 1px;
}

.payFeeMenu li a:hover {
  background-color: #f7f7f7;
  text-decoration: none;
  margin-left: 1px;
}

.payFeeMenu li a.MenuCur {
  background-color: #fff;
  /* font-weight: 500; */
  margin-left: 1px;
}

.pre {
  width: 210px;
  margin-left: 10px;
  height: 1px;
  background: #e2d9cd;
}

.payFeeMenu li a.cur span {
  /* font-weight: bold; */
  color: #333;
}

.payFeeMenu li b {
  float: left;
  width: 29px;
  height: 29px;
}

.payFeeMenu li span {
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px;
}

.payFeeMenu ul li h2 {
  background: none;
}

.rightCont * {
  line-height: 25px;
}

.rightCont {
  float: left;
  /*padding-left: 14px;*/
  width: 980px;
  min-height: 700px;
  background: #fff;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

.breadCrumb {
  height: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}

.breadCrumb a,
.breadCrumb a:hover {
  color: #36c;
}

.breadCrumb span {
  color: #36c;
}

.nextBtn {
  display: inline-block;
  width: 130px;
  height: 42px;
  overflow: hidden;
  background: #ff7300;
  border-radius: 4px;
  line-height: 42px;
  text-align: center;
  /*background: url(../images/nextBtn.gif) no-repeat 0 0;*/
  color: #fff;
  font-size: 18px;
}

.confirmRecharge {
  display: inline-block;
  width: 130px;
  height: 42px;
  overflow: hidden;
  background: #ff7300;
  border-radius: 4px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.infor-breadCrumb {
  width: 100%;
  height: 50px;
  background: #fff;
  margin: 0 auto;
}
.infor-breadCrumb .pageName {
  height: 60px;
  line-height: 60px;
}
.pageName {
  float: left;
  font-size: 24px;
  color: #f60;
  font-weight: bold;
}

.processStep {
  float: right;
  width: 300px;
  padding-top: 20px;
}

.processStpe01 {
  background: url(../images/stepIcon01.gif) center 0px no-repeat;
}

.processStpe02 {
  background: url(../images/stepIcon02.gif) center 0px no-repeat;
}

.processStpe03 {
  background: url(../images/stepIcon03.gif) center 0px no-repeat;
}

.infor-breadCrumb span {
  float: left;
  width: 100px;
  _width: 99px;
  text-align: center;
}

.infor-fill {
  padding: 15px 55px 0 55px;
  /*margin: 0 0 30px 0;*/
  /*background: url(../images/area-bg.gif) repeat #fbfbfb;*/
  background: #fff;
}

.btndd .span03 {
  float: left;
  margin: 10px 0 0 10px;
}

.span03 .checkBox {
  float: left;
  margin: 5px 5px 0 0;
}

.infor-fill .dl {
  clear: both;
  padding: 10px 0;
  width: 810px;
  overflow: visible;
}

.infor-fill .dl.verifiCode {
  padding-top: 0;
}

#invoiceNotice {
  padding: 0;
}

.infor-fill .dt {
  float: left;
  display: block;
  width: 110px;
  overflow: hidden;
  padding-right: 20px;
  font-weight: 500;
  margin: 5px 0 0;
  text-align: right;
  color: #333;
  font-size: 15px;
}

.infor-fill .dt-border-none {
  border: none;
  padding-right: 21px;
}

.infor-fill .dd {
  float: left;
  padding: 0 0 0 10px;
}
.infor-fill .invoiceInfo {
  padding-top: 0;
}
.card-confirm .dd {
  float: left;
  padding: 5px 0 0 30px;
}

.card-confirm .dd .ccmpc {
  font-weight: bold;
  margin-right: 20px;
}

.card-confirm .totalPrice {
  line-height: 20px;
}

body .cOrgB {
  color: #f60;
}

.cOrgC {
  font-size: 17px;
  color: #999;
}

.checkBox {
  width: 13px;
  height: 13px;
}

.relative {
  position: relative;
}

.dd-send span,
.dd-send a {
  line-height: 28px;
  margin-right: 20px;
}

/*select-list*/
.select-list {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 9999999999;
  width: 298px;
  font-size: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px #333333;
}

.select-list a {
  display: block;
  height: 30px;
  padding: 0px 6px;
  line-height: 30px;
}

.select-list a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-color: #ccc;
  color: #f60;
}

.select-list a em {
  display: none;
}

.select-list a:hover em {
  display: block;
  float: right;
  width: 20px;
  height: 16px;
  font-weight: bold;
  font-style: normal;
  color: #f60;
  text-align: right;
  cursor: pointer;
}

.select-list a span {
  display: block;
  padding-right: 16px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.select-list a:hover span {
  font-weight: bold;
}

.rechargeModeName,
.changeTab {
  display: block;
}

.rechargeModeName li,
.changeTab li {
  display: block;
  width: 100%;
  overflow: hidden;
}

.rechargeModeName li.pb8,
.changeTab li.pb8 {
  padding-bottom: 8px;
}

.rechargeModeName li label,
.changeTab li label {
  float: left;
  padding: 2px 0;
  /*line-height: 22px;*/
  /*margin-right: 10px;*/
  cursor: pointer;
  color: #999;
}

.rechargeModeName li label input,
.changeTab li label input {
  float: left;
  margin: 4px 8px 0 1px;
}

.rechargeModeName strong,
.changeTab strong {
  font-weight: normal;
  margin-right: 10px;
  color: #333;
}

.rechargeModeName strong.strong,
.changeTab strong.strong {
  font-weight: bold;
}

.radioTab label {
  float: left;
  margin-right: 20px;
  padding: 2px 0;
  line-height: 1.8em;
  cursor: pointer;
}

.broadbandType label input.checkBox,
.radioTab label input.checkBox {
  float: left;
  margin: 4px 8px 0 0;
}

.broadbandType label,
.broadbandWayOpt label {
  float: left;
  margin-right: 24px;
  cursor: pointer;
  border: 1px solid #d5d0cd;
  width: 138px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-weight: normal;
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
}
.broadbandType .borderRed {
  line-height: 32px;
  color: #333;
  border: 2px solid #cc0000;
}

.preferenSel label {
  float: left;
  width: 58px;
  height: 25px;
  line-height: 25px;
  margin-right: 20px;
  text-align: center;
  border: 1px solid #bbb;
  cursor: pointer;
  background: url(../images/cost-bg.gif) repeat-x #fff;
}

.preferenSel label.cur {
  width: 56px;
  height: 23px;
  line-height: 23px;
  border: 2px solid #f60;
  font-weight: bold;
  background: none #fff;
  text-decoration: none;
  color: #333;
}

.preferenSel label.hoverCur {
  width: 56px;
  height: 23px;
  line-height: 23px;
  border: 2px solid #f60;
  font-weight: bold;
  background: none #fff;
  text-decoration: none;
  color: #333;
}

.rechargeAmount {
  position: relative;
}
.rechargeAmount #cardlist {
  width: 660px;
}

.rechargeAmount label {
  float: left;
  width: 84px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  /*background: url(../images/cost-bg.gif) repeat-x #fff;*/
  box-sizing: border-box;
}

.rechargeAmount label.cur {
  width: 84px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #f60;
  font-weight: bold;
  background: none #fff;
  text-decoration: none;
  color: #333;
}

.rechargeAmount label.hoverCur {
  width: 84px;
  height: 35px;
  line-height: 35px;
  border: 2px solid #f60;
  font-weight: bold;
  background: none #fff;
  text-decoration: none;
  color: #333;
}

.rechargeAmount .otherLeft {
  clear: both;
  padding: 10px 0 0 0;
}
.otherLeft .other {
  float: left;
  margin-right: 20px;
  line-height: 27px;
}

.other label {
  margin: 0;
  border-right: 0px;
  background-color: #f9f9f9;
}

.otherLeft .anyAmountError {
  margin-top: 0;
}

.rechargeAmount .anyAmount,
.rechargeAmount01 .anyAmount {
  width: 410px;
  height: 30px;
  line-height: 30px;
  padding: 0 7px;
  margin: 1px 10px 0 0;
  color: #999;
  text-align: left;
}

.cur .other .anyAmount {
  width: 150px;
  height: 35px;
  line-height: 35px;
}

.hoverCur .other .anyAmount {
  width: 73px;
  height: 23px;
  line-height: 23px;
  border: 2px solid #f60;
}

.prompt01 {
  position: absolute;
  top: -70px;
  right: -174px;
  _right: 17px;
  display: none;
  width: 201px;
  height: 82px;
  background: url(../images/saleInfoOffRate6.png) no-repeat;
}

.prompt01 b {
  float: right;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-top: 12px;
  margin-right: 3px;
}

.pmior {
  float: left;
  font-size: 18px;
  margin: 36px 2px 0px 99px;
  color: rgb(255, 102, 0);
}

.rechargeAmount01 {
}

.rechargeAmount01 .left {
  margin-right: 10px;
}

.rechargeAmount01 .anyAmountError {
  margin-top: 0px;
}

.totalPrice {
  font-size: 22px;
  display: inline-block;
  line-height: 34px;
  color: #cc0000;
  margin-right: 3px;
}

.verifiCodeIpt {
  width: 146px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e3e3e3;
  padding: 0 9px;
  margin-right: 20px;
  font-weight: bold;
  color: #333;
  background-color: #fff;
  box-sizing: border-box;
}
.selectNumCond1 .verifiCodeIpt {
  border: 1px solid #e3e3e3;
}
.checkCodeYes {
  background: url("../images/checkCodeYes.png") no-repeat 120px 8px #fff;
}

.checkCodeNo {
  background: url("../images/checkCodeNo.png") no-repeat 120px 8px #fff;
  border-color: red;
}

.getCond {
  width: 96px;
  height: 36px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  color: #333;
  float: left;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

.password .iptStyle02 {
  width: 445px;
  float: left;
}

.password .bold {
  font-size: 15px;
  font-weight: bold;
}

.default {
  cursor: default;
}

.btndd .nextBtn {
  float: left;
  margin-right: 10px;
}

.btndd .c36C {
  float: left;
  padding-top: 10px;
}

#cardNum {
  color: #333;
  height: 35px;
  line-height: 35px;
  border: none;
}

.limitAmount {
  float: right;
  line-height: 35px;
}

.input-left {
  height: 33px;
  line-height: 33px;
  color: rgb(151, 151, 151);
  border: none;
  float: left;
  padding-top: 1px;
}

.span-right {
  float: right;
  line-height: 35px;
}

.selectNumCond1 {
  height: 37px;
  line-height: 37px;
  /* border: 1px solid #e3e3e3; */
  box-sizing: border-box;
}

.selectNumCond {
  top: 0px;
  left: 0px;
  width: 520px;
  position: relative;
}

.selectNumCond input {
  float: left;
}

.selectNumCond .bold {
  font-weight: bold;
  font-size: 15px;
}

.selectNumCond .givenAmount {
  line-height: 27px;
}                                                                         

.selProvinceCity {
  width: 350px;
  height: 34px;
  line-height: 33px;
  border: 1px solid #e3e3e3;
  padding: 0 8px;
  margin-right: 10px;
  background: url(../images/down_payfee.jpg) no-repeat right;
  /*background-size: 20px 40px;*/
  color: #999;
  font-size: 14px;
}

.iptStyle02,
.iptStyle02_pass {
  width: 466px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #e3e3e3;
  padding: 0 9px;
  margin-right: 10px;
  color: #999;
  background-color: #fff;
  box-sizing: border-box;
}

.fontSize15 {
  font-size: 15px;
}

.iptStyle01 {
  width: 78px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #bbb;
  padding: 0 2px;
  margin-right: 10px;
  color: #999;
}

.iptStyle03 {
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 0;
  cursor: pointer;
  color: #f60;
}

a.iptStyle03:hover {
  color: #333;
  text-decoration: none;
}

.iptStyle03-bg01 {
  padding: 0 5px;
  /*width: 120px;*/
  /*background: url(../images/btn-04.gif) no-repeat;*/
}

.iptStyle03-bg02 {
  width: 130px;
  /* background: url(../images/btn-04-gray.gif) no-repeat; */
}

.imitateSel label {
  background-color: #fff;
}

.selectNumCond span.cOrgB {
  line-height: 26px;
}

.number-median {
  float: left;
  padding-top: 4px;
  margin-right: 10px;
  color: #7a7a7a;
}

.selectNumCond .address {
  position: absolute;
  right: 320px;
  line-height: 29px;
  font-size: 12px;
}

.selectNumCond .tipsError {
  float: left;
  margin-right: 10px;
}

.anyAmountOne {
  width: 80px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #bbb;
  padding: 0 2px;
  margin-right: 10px;
  color: #999;
}

.givenAmount {
  color: #ff6600;
}

.givenAmountTemp {
  color: red;
}

.fixedLineBox {
  display: none;
  width: 365px;
  height: 34px;
  border: 1px solid #e3e3e3;
}

.fixedLineBox input {
  float: left;
}

.fixedLineBox input {
  border: none;
  width: 120px;
  height: 34px;
  line-height: 33px;
  padding-left: 8px;
  color: #999;
}

/*.fixedLineBox span {*/
/*line-height: 27px;*/
/*margin: 0 5px;*/
/*}*/

.areaCode {
  width: 40px;
}

.fixedLineNum {
  width: 282px;
  /*margin-right: 10px;*/
  float: left;
}

.fixedBorderBand {
  width: 230px;
  margin-right: 10px;
  color: #999;
}

.btn05 {
  /*float: left;*/
  /*height: 26px;*/
  /*line-height: 26px;*/
  /*padding-left: 10px;*/
  /*margin-right: 10px;*/
  /*background: url("../images/btn-05.gif") left no-repeat;*/
}

.btn05 span {
  float: left;
  height: 26px;
  line-height: 26px;
  padding-right: 10px;
  /*background: url("../images/btn-05.gif") right no-repeat;*/
  color: #fff;
  border-radius: 4px;
}

.sendToPhoneBan {
  float: left;
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  background-color: #f60;
  color: #fff;
  border-radius: 4px;
}
#sendPhoneMessage {
  display: block;
  clear: both;
  line-height: 40px;
  font-size: 16px;
}
#sendToPhone:hover {
  color: #fff;
}
/* .sendToPhoneBan span {
    float: left;
    height: 26px;
    width: 135.5px;
    line-height: 26px;
    padding-right: 10px;
    padding-right: 10px;
    background: url("../images/nextbtn-05.gif") right no-repeat;
    color: #fff;
} */
#toExcelBt {
  display: block;
  float: left;
  margin-right: 10px;
}
#toExcelBt .downloadCard {
  background: #ff7300;
  width: auto;
  height: 40px;
  border-radius: 4px;
  display: block;
  text-align: center;
  line-height: 40px;
  padding: 0 10px;
  font-size: 15px;
}
#safeDiv {
  margin-top: 20px;
}
.font-size-20 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.btn06 {
  float: left;
  width: 160px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border: 0;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  background: url("../images/btn06.gif") no-repeat;
}

.btn07 {
  float: left;
  width: 160px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border: 0;
  margin-right: 10px;
  color: #666;
  cursor: pointer;
  background: url("../images/btn06-gray.gif") no-repeat;
}

/*号码提示*/
.zoomPop {
  position: absolute;
  top: -38px;
  left: 0;
  display: none;
  z-index: 99;
}

.zoomPop span {
  float: left;
}

.zoomPop .zoomL {
  width: 10px;
  height: 34px;
  background: url(../images/zoomL.png) no-repeat;
}

.zoomPop .zoomR {
  height: 34px;
  line-height: 34px;
  /*background: url(../images/zoomR.png) right top no-repeat;*/
  background: #f1f1f1;
  padding: 0 100px 0 30px;
  color: #ff7300;
  font-size: 24px;
  border: 1px solid #e3e3e3;
}

.zoomPop .arrow {
  position: absolute;
  width: 0;
  height: 0;
  /*height: 17px \9;*/
  /*overflow: hidden;*/
  top: 35px;
  left: 15%;
  border-width: 12px;
  border-style: solid;
  border-color: #f1f1f1 transparent transparent transparent;
}

/*.zoomPop .arrow-one {*/
/*color: #FFB13B;*/
/*}*/

/*.zoomPop .arrow-two {*/
/*color: #FFB13B;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*}*/

/*温馨提示*/
.pointCon,
.pointConClose {
  margin-bottom: 70px;
  margin-top: 30px;
  padding: 0 90px;
}

.pointCon p,
.pointConClose p {
  line-height: 26px;
  color: #999;
  /* padding: 0 90px; */
  font-size: 12px;
}

.hrt {
  height: 18px;
  padding: 18px 0 10px 0;
  border-top: 1px solid #e3e3e3;
}

.hrt label {
  /*float: left;*/
  height: 18px;
  width: 77px;
  /* margin: 0 95px; */
  /*line-height: 200px;*/
  overflow: hidden;
  /*background: #fff url(../images/tipsTitle.png) no-repeat 8px 0px;*/
  color: #999;
  font-size: 14px;
}

.pointConTips {
  padding: 6px;
  background: url(../images/hrtbg.png) 0 0;
  margin: 0 20px 30px 0;
}

.pointConTips .con {
  background: #fefef2;
  padding: 18px 28px;
}

/*发票信息*/
.textOne {
  float: left;
  width: 168px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #bbb;
  padding: 0 2px;
  margin-right: 10px;
  color: #7a7a7a;
}

.textOnehead {
  float: left;
  width: 288px;
  height: 25px;
  line-height: 24px;
  border: 1px solid #bbb;
  padding: 0 2px;
  margin-right: 10px;
  color: #7a7a7a;
}

/* .invoice-select {
    display: none;
    margin-top: 6px;
} */

.invoice-select label,
.invoice-select02 label {
  line-height: 22px;
}

.invoice-select input,
.invoice-select02 input {
  float: left;
  margin: 6px 8px 0 0;
}

.invoice {
  padding: 10px 0 0 10px;
  width: 500px;
}

.invoice .checkBox {
  float: left;
  margin: 4px 8px 0 0;
}

.invoice label {
  line-height: 22px;
  cursor: pointer;
}

.tipsError {
  line-height: 27px;
  color: #f60;
}

.invoiceTop {
  margin-bottom: 6px;
}

.invoiceBtn {
  display: block;
  width: 97px;
  height: 27px;
  text-align: center;
  color: #fff;
  margin-right: 5px;
  line-height: 27px;
  background: url(../images/invoiceBtn.gif) no-repeat;
}

.invoiceBtn:hover {
  color: #fff;
  text-decoration: none;
}

.modify {
  color: #36c;
  margin-left: 20px;
  cursor: pointer;
}

span.adressAreaInfo {
  line-height: 27px;
  margin-right: 10px;
}

.thstyle {
  width: 80px;
  text-align: right;
  vertical-align: top;
  line-height: 28px;
  font-weight: normal;
}

/*帮助提示*/
.helpInfo {
  float: left;
  cursor: pointer;
  z-index: 99;
  margin-top: 4px;
  padding-bottom: 10px;
  margin-bottom: -10px;
}

.helpInfo a {
  color: #3366cc;
}

.helpInfo .help {
  background: url(../images/saveBottom.gif) 0 no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 6px;
}

.helpInfo .help02 {
  background: url(../images/moreIcon.gif) 0 no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 6px;
}

.helpInfo .helpDelimiterInfo {
  border: 1px solid #ddd;
  position: absolute;
  top: 22px;
  left: 0;
  width: 260px;
  padding: 10px;
  background: #fdf9e6;
  color: #666;
  z-index: 999;
  text-decoration: none;
}

.helpInfo .helpDelimiter {
  background: none repeat scroll 0 0 #fdf9e6;
  border: 1px solid #dddddd;
  color: #666666;
  display: block;
  padding: 2px;
  position: absolute;
  right: -310px;
  text-align: left;
  top: -6px;
  width: 300px;
  z-index: 999;
}

.arrow {
  position: absolute;
  width: 16px;
  height: 14px;
  overflow: hidden;
  top: -10px;
  left: 28px;
}

.arrow-one {
  color: #ddd;
}

.arrow-two {
  color: #fdf9e6;
  position: absolute;
  left: 0;
  top: 1px;
}

.error {
  float: left;
  line-height: 27px;
  overflow: hidden;
  border: 1px solid #ffb3b3;
  padding: 4px 7px 3px 21px;
  background: url(../images/error-new.gif) 6px 11px no-repeat #fff5f5;
  color: #e21b1b;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.station-error {
  margin-left: 78px;
}

.verifiCodeSend {
  line-height: 27px;
  padding-left: 20px;
  background: url(../images/checkCodeYes.png) left center no-repeat;
}

.anyAmountError {
  margin-top: 8px;
}

/*选择城市框*/
.hidden {
  display: none;
}

.locationBox {
  position: absolute;
  z-index: 111;
  width: 350px;
  font-size: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px #333333;
  margin-top: 35px;
  *margin-top: 0px;
}

ul.tabList {
  position: relative;
  height: 25px;
  background-color: #f60;
}

li.tab {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 70px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

li#selectTab {
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 998;
  width: 70px;
  height: 25px;
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

li#province {
  left: 0px;
}

li#city {
  left: 70px;
}

li.tab a {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
}

li.select a {
  font-weight: bold;
  color: #ed6c00;
}

.provincesClose {
  position: absolute;
  right: 7px;
  top: 7px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/provincesClose.gif) no-repeat;
  cursor: pointer;
}

div.tabBox {
  padding: 8px 10px;
}

a.place {
  display: inline-block;
  width: 45px;
  height: 20px;
  padding: 0 3px;
  margin: 2px 3px;
  text-align: left;
  line-height: 20px;
  color: #666;
  border: 1px solid #fff;
}

a.placeById {
  width: 80px;
}

a.place:hover {
  background-color: #def;
  border: 1px solid #69f;
  text-decoration: none;
}

a.city {
  width: auto;
}

a.hotNum {
  width: auto;
}

a.select {
  background-color: #06c;
  color: #fff;
}

a.select:hover {
  background-color: #06c;
  color: #fff;
}

.provinceBox {
  width: 330px;
  overflow: hidden;
}

.provinceBox dt,
.provinceBox dd {
  float: left;
}

.provinceBox dt {
  width: 35px;
  padding: 3px 0 0 5px;
  line-height: 20px;
  text-align: left;
  color: #ed6c00;
}

.provinceBox dd {
  width: 290px;
}

.provinceBox a.place {
  margin: 2px 0;
}

/*弹出层*/
.detailLayer,
.layer {
  position: absolute;
  top: 200px;
  left: 200px;
  z-index: 102;
  padding: 10px;
  zoom: 1;
  width: 530px;
}
#safetyTips {
  position: fixed;
  padding: 10px;
  zoom: 1;
  width: 530px;
  background: #fff;
}
.layerUI em {
  background: url(../images/x.png) no-repeat 0px;
  position: absolute;
}

.layerUI .topl {
  top: 0;
  left: 0;
  background-position: 0 0;
  height: 40px;
  width: 12px;
}

.layerUI .topc {
  top: 0;
  left: 12px;
  right: 12px;
  background-position: 0 -80px;
  background-repeat: repeat-x;
  width: auto;
  height: 10px;
  font-size: 0;
}

.layerUI .topr {
  top: 0;
  right: 0;
  background-position: 100% 0;
  height: 40px;
  width: 12px;
}

.layerUI .btml {
  bottom: 0;
  left: 0;
  background-position: 0 -46px;
  width: 12px;
  height: 12px;
}

.layerUI .btmc {
  bottom: 0;
  _bottom: -1px;
  left: 12px;
  right: 12px;
  background-position: 0 -117px;
  background-repeat: repeat-x;
  width: auto;
  height: 12px;
}

.layerUI .btmr {
  bottom: 0;
  right: 0;
  background-position: 100% -46px;
  width: 12px;
  height: 12px;
}

.layerUI .Middlel,
.layer .Middler {
  background: url(../images/popLayer/left_right.png) repeat-y 0px;
  height: auto;
  width: 12px;
  top: 40px;
  bottom: 12px;
}

.layerUI .Middlel {
  left: 0;
  background-position: 0 0;
}

.layerUI .Middler {
  right: 0;
  background-position: 100% 0;
}

.layerUI .close {
  /* background-position: -35px -9px; */
  cursor: pointer;
  height: 16px;
  width: 16px;
  top: 9px;
  right: 14px;
}

.layer .titlelayer {
  height: 25px;
  font-size: 15px;
  line-height: 20px;
  color: #f60;
  font-weight: bold;
  padding-left: 10px;
  border-bottom: 1px solid #f60;
}

.layer .titlelayerActivity {
  height: 40px;
  color: #ffffff;
  background: #f46f2a;
  font-weight: bold;
  line-height: 40px;
  padding-left: 15px;
}

.layer .activitylayer {
  height: 28px;
  line-height: 20px;
  color: #f60;
  background: #ffffff;
  font-weight: bold;
}

.layer .activitylayerContent {
  position: relative;
  width: 668px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  color: #f60;
  background: #ffffff;
  font-weight: bold;
  padding: 5px 0;
  cursor: pointer;
}

.layer .activitylayerContent p {
  width: 550px;
  height: auto;
}

.layer .activitylayerContentHover {
  width: 668px;
  color: #f60;
  background: #fff;
  font-weight: bold;
  border: 1px dashed #ddd;
}

.layer .activitylayerContentCur {
  width: 668px;
  color: #f60;
  background: #fff9ed;
  font-weight: bold;
  border: 1px dashed #f46f2a;
}

.activitylayerDetail {
  line-height: 22px;
  color: #f46f2a;
  font-weight: bold;
  margin-left: 40px;
}

.activitylayerDetailDate {
  line-height: 22px;
  color: #666;
  margin-left: 40px;
}

.activity_Cancel {
  float: right;
  line-height: 40px;
  margin-top: 10px;
  margin-right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.titlelayer span {
  float: left;
  line-height: 40px;
  margin-left: 10px;
}

.activityImgUnchecked {
  position: absolute;
  top: 9px;
  left: 20px;
  width: 16px;
  height: 16px;
  background: url(../images/activity.png);
}

.activityImgChecked {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 600px;
  width: 52px;
  height: 40px;
  background: url(../images/activity_Checked.png);
  display: none;
}

#activity {
  /* width: 740px; */
  display: none;
}

.activities {
  width: 670px;
  padding: 10px 35px;
  background: #ffffff;
}

.layerCon {
  width: 530px;
  background: #fff;
  overflow: hidden;
}

.DetailTable {
  padding: 18px 12px 0 12px;
  font-size: 12px;
  color: #7d7d7d;
}

.DetailTable table td span.Business_con {
  width: 250px;
  height: 14px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  *line-height: 14px;
  *margin: -2px 0;
}

/*购卡安全提示层*/
#safetyTips p.lineHeight20 {
  line-height: 20px;
}

#safetyTips .btn {
  text-align: center;
  margin-top: 12px;
}

#safetyTips .btn input {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: none;
  margin: 10px;
  cursor: pointer;
  border-radius: 4px;
}

#safetyTips .btn-gray {
  /*background: url(../images/invoiceCloseBtn.png) no-repeat;*/
  color: #666;
  background-color: #ccc;
}

#safetyTips .btn-orange {
  /*background: url(../images/btn-08.gif) no-repeat;*/
  background-color: #ff6600;
  color: #fff;
}

/*付款提示层*/
.tipsToPay {
  width: 305px;
  overflow: hidden;
  padding: 15px;
  background: #fff;
  border: 3px solid #adadad;
  z-index: 102;
  border-radius: 3px;
}

.tipsToPay h4 {
  height: 29px;
  line-height: 29px;
  color: #f60;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 40px;
  font-size: 14px;
  font-weight: bold;
  background: url(../images/successIcon.gif) 63px 0 no-repeat;
}

.tipsToPay p {
  text-align: center;
  padding: 20px 20px 10px;
  line-height: 24px;
}

.tipsToPayBtn {
  display: inline-block;
  padding: 0 10px;
  margin: 0 10px;
  color: #fff;
  line-height: 21px;
  height: 21px;
  border: 1px solid #f90;
  background: #f90;
  border-radius: 3px;
}

.tipsToPay p a:hover {
  color: #fff;
  text-decoration: none;
}

.tipsToPay .close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 16px;
  height: 16px;
  background: url(../images/close.png) no-repeat -4px -2px;
  cursor: pointer;
}

.thick-div,
.thickDiv,.popErrorBottom {
  position: fixed !important;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  background: #424242;
  border: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.popup{
  width: 300px;
  /* padding: 20px; */
  
  background:#fff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 3.733333vw;
  line-height: 5.333333vw;
  text-align: center;
  word-wrap: break-word;
  position: fixed;
  z-index: 102;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.goToBroadButton{
  display: flex;
  width: 100%;
}
.cancel{
  width: 50%;
  color: #323233;
  height: 40px;
  line-height: 40px;
  border-top:1px  solid #eaeef1;
  border-right:1px  solid #eaeef1;
}
.confirm{
  width: 50%;
  color: #ee0a24;
  height: 40px;
  line-height: 40px;
  border-top:1px  solid #eaeef1;
  /* border-left:1px solid #eaeef1; */
}
.popContent{
  padding-bottom: 20px;
  color: #666;
  margin: 20px 20px 0 20px;
    /* flex: 1;
    max-height: 60vh;
    padding: 6.933333vw 6.4vw;
    overflow-y: auto;
    font-size: 3.733333vw;
    line-height: 5.333333vw;
    white-space: pre-wrap;
    text-align: center;
    word-wrap: break-word; */
}

/* .van-dialog__footer{
  display: flex;
  overflow: hidden;
  user-select: none;
}
.van-hairline--top{
  position: relative;
}
.van-button{
  position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0;
    font-size: 4.266667vw;
    line-height: 1.2;
    text-align: center;
    border-radius: 0.533333vw;
    cursor: pointer;
    transition: opacity 0.2s;
    -webkit-appearance: none;
}
.van-button--default {
  color: #323233;
  background-color: #fff;
}
.van-button--large {
  width: 100%;
}
.van-dialog__cancel {
  flex: 1;
  height: 12.8vw;
  margin: 0;
  border: 0;
}
.van-button__content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
}
.van-dialog__confirm, .van-dialog__confirm:active {
  color: #ee0a24;
} */

/*弹出层 内容*/
/*等待ing*/
.loadingMian {
  width: 736px;
  padding: 120px 0;
}

.loading2 {
  width: 150px;
  margin: 0 auto;
  color: #999999;
  text-align: center;
}

.loading2 b {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 5px;
}

.loading2 b {
  background: url("../images/loading2.gif") no-repeat scroll 50% 50% transparent;
}

.loading3 {
  display: none;
  width: 150px;
  color: #999999;
  text-align: center;
  position: absolute;
  margin-left: 279px;
  z-index: 999999;
}

.loading3 b {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 5px;
  background: url("../images/loading2.gif") no-repeat scroll 50% 50% transparent;
}
/*等待ing*/

.divActivity dl {
}

.divActivity dt {
  font-weight: bold;
  padding-left: 15px;
}

.divActivity dt label {
  line-height: 24px;
  color: #f60;
  cursor: pointer;
}

.divActivity dt input {
  float: left;
  margin: 0.4em 8px 0 0;
}

.divActivity dd {
  line-height: 25px;
  padding: 0 40px;
  margin-bottom: 10px;
  color: #666;
}

.divActivity .btn {
  text-align: center;
}

.divActivity .btnActivity {
  text-align: right;
  background: #ffffff;
}

.btnActivity {
  text-align: left;
  background: #ffffff;
}

.divActivity .btn a {
  margin: 10px 20px;
}

.shortOrangeBtn,
.shortWhiteBtn {
  width: 81px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border: none;
  background: url(../images/btn_bg.gif) no-repeat 0 0;
  cursor: pointer;
}

.shortOrangeBtn {
  color: #fff;
  background-position: 0 0;
  font-weight: bold;
}

.shortOrangeBtn:hover {
  color: #fff;
  text-decoration: none;
}

.shortWhiteBtn {
  color: #999;
  background-position: 0 -31px;
  font-weight: bold;
}

.shortWhiteBtn:hover {
  color: #999;
  text-decoration: none;
}

.shortOrangeBtnActivity {
  width: 81px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border: none;
  background: #f46f2a no-repeat 0 0;
  cursor: pointer;
}

.shortOrangeBtnActivity {
  color: #fff;
  background-position: 0 0;
  font-weight: bold;
  margin-left: 300px;
}

.shortOrangeBtnActivity:hover {
  color: #fff;
  text-decoration: none;
}

.shortWhiteBtnActivity {
  width: 81px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border: none;
  background: #f46f2a no-repeat 0 0;
  cursor: pointer;
}

.shortWhiteBtnActivity {
  color: #fff;
  background-position: 0 -31px;
  font-weight: bold;
}

.shortWhiteBtnActivity:hover {
  color: #fff;
  text-decoration: none;
}

.longOrangeBtn {
  width: 103px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  color: #fff;
  border: none;
  background: url(../images/btn_bg.gif) no-repeat 0 -62px;
  cursor: pointer;
}

.longWhiteBtn {
  width: 103px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  color: #333;
  border: none;
  background: url(../images/btn_bg.gif) no-repeat 0 -93px;
  cursor: pointer;
}

.agreement-p {
  margin-bottom: 20px;
}

.success-table {
  width: 580px;
  margin-left: 90px;
}

.success-table th,
.success-table td {
  font-size: 14px;
}
.success-table td {
  padding-left: 20px;
}
.success-table th {
  width: 60px;
}
.success-table th img {
  width: 60px;
  height: 50px;
}
.success-table td.padding-tb7 {
  padding: 0;
  color: #999;
  padding-left: 20px;
}

.font-size-18 {
  font-size: 18px;
}

.success-table td.font-size-24 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}

.success-table td .fs-15 {
  font-size: 15px;
}

.font-size-15 {
  font-size: 15px;
}

.font-size-24 {
  font-size: 18px;
  /* font-weight: bold; */
}

.font-size-33 {
  font-size: 33px;
}

.orgBtn {
  display: inline-block;
  width: 77px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: url(../images/btn-01.gif) no-repeat;
  color: #fff;
  margin-right: 10px;
}

.orgBtn:hover {
  color: #fff;
  text-decoration: none;
}

.grayBtn {
  display: inline-block;
  width: 77px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: url(../images/btn-02.gif) no-repeat;
  color: #fff;
}

.grayBtn:hover {
  color: #fff;
  text-decoration: none;
}

.grayBtn1 {
  display: inline-block;
  width: 77px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: url(../images/btn-03.gif) no-repeat;
}

.grayBtn1:hover {
  color: #fff;
  text-decoration: none;
}

.card-list {
  width: 100%;
  text-align: center;
}

.card-list thead td {
  border-bottom: 1px dashed #ddd;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 7px;
}

.card-list tbody td {
  line-height: 34px;
}

.card-list tfoot td label.cOrgB {
  float: left;
}

.card-list tfoot td {
  border-top: 1px dashed #ddd;
  padding-top: 7px;
}

.paging {
  float: right;
}

.paging a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.paging label {
  float: left;
  margin-right: 5px;
}

.paging .on {
  background: url(../images/paging-btn.gif) 0 0 no-repeat;
}

.paging .un {
  background: url(../images/paging-btn.gif) 0 -25px no-repeat;
}

.paging .page-num {
  line-height: 25px;
  background: url(../images/paging-btn.gif) 0 -50px no-repeat;
  color: #999;
}

.paging a.export-all {
  float: left;
  width: 75px;
  height: 25px;
  line-height: 25px;
  background: url(../images/btn-03.gif) no-repeat;
}

/*完全不需要的代码*/
.tongyizhifu {
  background: url(../images/tongyizhifu.jpg) top center no-repeat;
}

.tongyizhifu .content a {
  display: block;
  width: 118px;
  height: 37px;
  margin: 880px 0 450px 425px;
}

/*优惠样式*/
.discount {
  float: left;
  margin: 6px 6px 6px 40px;
  padding-left: 23px;
  background: url(../images/disct_icon.png) no-repeat left center;
  color: #36c;
}

.thankDisc {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  *top: -2px;
  height: 30px;
  line-height: 30px;
  padding-left: 84px;
  color: #f60;
  background: url(../images/discount.png) no-repeat left center;
  font-size: 14px;
  font-weight: bold;
}

.discount:hover {
  text-decoration: none;
  color: #36c;
}

.selWidth01 {
  width: 120px;
}

.selStyle01 {
  width: 100px;
  height: 27px;
  line-height: 27px;
  border: 1px solid #bbb;
  padding: 2px;
  margin-right: 10px;
}

.divStyle01 {
  padding-top: 6px;
  margin-right: 10px;
}

/**分页**/
.totalGoodsNumber {
  margin-top: 13px;
  color: #f60;
}

.pageUpGray,
.pageUpOrange,
.nextPageGray,
.nextPageGrayOrange {
  width: 48px;
  height: 22px;
  margin-top: 10px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  /*background: url(../images/goodsIcon.png) no-repeat;*/
}

.pageUpGray,
.pageUpOrange {
  /*padding-left: 10px;*/
  /*color: #999;*/
  /*background-position: -142px -112px;*/
  background: url(../images/pagination-left.jpg) no-repeat;
  color: transparent;
  margin: 0 8px 0 0;
}

.nextPageGray,
.nextPageGrayOrange {
  background: url(../images/pagination-right.jpg) no-repeat;
  color: transparent;
  margin: 0 0 0 6px;
}

.marLeft15 {
  margin-left: 15px;
}

.nextPageGray {
  padding-right: 10px;
  /*color: #999;*/
  /*background-position: -142px -178px;*/
  background: url(../images/pagination-right.jpg) no-repeat;
}

/*.nextPageGrayOrange {*/

/*padding-right: 10px;*/

/*color: #36c;*/

/*background-position: -142px -156px;*/

/*}*/

/*.nextPageGrayOrange:hover {*/

/*padding-right: 10px;*/

/*color: #36c;*/

/*background-position: -142px -200px;*/

/*}*/

.pages {
  margin-top: 13px;
}

.paging {
  display: block;
  float: right;
}

.paging span {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  /*background: #fff;*/
}

.paging label a {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 28px;
  /*padding-top: 2px;*/
  text-align: center;
  margin-right: 2px;
  box-sizing: border-box;
  /*color: #36c;*/
  background: #fff;
  border: 1px solid #d7d7d7;
}

.paging label a:hover {
  color: #fff;
  background: #f60;
  text-decoration: none;
}

.paging label {
  float: left;
  margin-right: 5px;
  margin-right: 5px;
}

.marginTop4 {
  margin-top: 3px;
}

.inputW20H20 {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.paging input {
  display: block;
  float: left;
  margin-right: 5px;
  width: 50px;
  height: 28px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  text-align: center;
}

.paging .inputW20H20 {
  width: 34px;
  height: 25px;
  border: 1px solid #ccc;
  margin-top: 2px;
}

.paging a.pagingSelect {
  background: #f60;
  color: #fff;
  font-weight: bold;
}

.paging .determineBtn {
  width: 50px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d7d7d7;
  /* color: #666; */
  /* background: url(../images/goodsIcon.png) -101px -178px no-repeat; */
  display: block;
  float: left;
  text-align: center;
  box-sizing: border-box;
}

.paging .determineBtn:hover {
  text-decoration: none;
  background-position: -101px -200px;
}

/**分页end**/
.imageCode {
  border: 1px solid #ccc;
}

.loading {
  float: left;
  padding-left: 35px;
  line-height: 40px;
  background: url(../images/loading.gif) 0 10px no-repeat;
  color: #84b1e4;
}

.width380 {
  width: 380px;
}

.abnormalArea {
  border: 1px solid #edebeb;
  text-align: center;
}

.abnormalInfo {
  display: inline-block;
  width: 600px;
  margin: 80px 0;
}

.abnormalInfo img {
  float: left;
  margin-right: 50px;
}

.abnormalInfo p {
  text-align: left;
  margin: 10px 0;
  font-size: 14px;
}

.prevBtn {
  display: inline-block;
  width: 97px;
  height: 34px;
  margin-right: 20px;
  background: url(../images/prevBtn.gif) no-repeat;
}

#tinyerror {
  background: #363636;
  color: #fff;
  text-shadow: 1px 1px #cf5454;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
}

#tinyerror .tcontent {
  padding: 10px 14px 11px;
  border: 1px solid #ffb8b8;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*引导页*/
.guidePage {
  position: absolute;
  z-index: 99999999;
  width: 100%;
  height: 700px;
}

.guide-w {
  position: relative;
  width: 1165px;
  height: 700px;
  margin: 0 auto;
}

.guide-w span {
  display: block;
  position: absolute;
  cursor: pointer;
}

.guide1-w {
  position: relative;
  width: 1165px;
  height: 700px;
  margin: 0 auto;
  top: 48px;
}

.guide1-w span {
  display: block;
  position: absolute;
  cursor: pointer;
}

.guidePage-01 {
  background: url(../images/guide/guide1.png) no-repeat;
}

.guidePage-02 {
  background: url(../images/guide/guide2.png) no-repeat;
}

.guidePage-03 {
  background: url(../images/guide/guide3.png) no-repeat;
}

.guidePage-04 {
  background: url(../images/guide/guide4.png) no-repeat;
}

.guideBtn01 {
  width: 37px;
  height: 37px;
}

.guideBtn02 {
  width: 77px;
  height: 27px;
}

.guideBtn03 {
  width: 97px;
  height: 27px;
}

.absolute01 {
  top: 190px;
  left: 604px;
}

.absolute02 {
  top: 367px;
  left: 533px;
}

.absolute03 {
  top: 190px;
  left: 861px;
}

.absolute04 {
  top: 367px;
  left: 790px;
}

.absolute05 {
  top: 190px;
  left: 971px;
}

.absolute06 {
  top: 367px;
  left: 900px;
}

.absolute07 {
  top: 190px;
  left: 770px;
}

.absolute08 {
  top: 336px;
  left: 545px;
}

.guidePageBg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background: black;
  border: 0;
  filter: alpha(opacity=55);
  opacity: 0.55;
}

/*引导页*/
/*调查问卷*/
.proposeBox {
  position: fixed;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  width: 67px;
  height: 67px;
  right: 50%;
  bottom: 20px;
  margin-right: -575px;
  _margin-top: 450px;
}

.propose {
  display: block;
  width: 67px;
  height: 67px;
  background: url(../images/propose.png) 0 0 no-repeat;
}

.propose:hover {
  background-position: 0 -68px;
}

.goTopTwo {
  position: fixed;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  display: none;
  width: 67px;
  height: 67px;
  right: 50%;
  bottom: 90px;
  margin-right: -575px;
  _margin-top: 380px;
}

.goTopImgTwo {
  display: none;
  width: 67px;
  height: 67px;
  background: url(../images/gotop_new.png) 0 0 no-repeat;
}

.goTopImgTwo:hover {
  background-position: 0 -68px;
}

/*菜单*/
.menu01 {
  background: url(../images/pay-fee-icon.gif) no-repeat 0px 0px;
}

.menu02 {
  background: url(../images/pay-fee-icon.gif) no-repeat 0px -30px;
}

.menu03 {
  background: url(../images/pay-fee-icon.gif) no-repeat 0px -60px;
}

.menu04 {
  background: url(../images/pay-fee-icon.gif) no-repeat 0px -90px;
}

.menu05 {
  background: url(../images/pay-fee-icon.gif) no-repeat 0px -120px;
}

.menu06 {
  background: url(../images/pay-fee-icon2.png);
}

.menu07 {
  background: url(../images/pay-fee-icon3.gif);
}

.menu08 {
  background: url(../images/invoice-icon.png);
}

.menu09 {
  background: url(../images/pay-fee-icon5.png);
}

.icon01 {
  width: 160px;
  height: 20px;
  background: url(../images/fontIcon01.gif) no-repeat;
}

.icon02 {
  width: 160px;
  height: 20px;
  background: url(../images/fontIcon02.gif) no-repeat;
}

.icon03 {
  width: 160px;
  height: 20px;
  background: url(../images/fontIcon03.gif) no-repeat;
}

#sidebar {
  position: fixed;
  top: 100px;
  right: 0%;
  _position: absolute;
  _margin-top: 100px;
  _top: expression(eval(document.documentElement.scrollTop));
  z-index: 99;
}

.sidebar {
  /*position: relative;*/
  /*width: 56px;*/
  /*height: 230px;*/
  /*padding: 0px;*/
  /*background: url(../images/rightTips.gif) no-repeat;*/
  height: 127px;
  width: 32px;
  background-color: #bababa;
  border-radius: 4px;
  display: block;
  overflow: hidden;
}

.sidebar em {
  display: block;
  width: 21px;
  height: 20px;
  margin-top: 19px;
  margin-left: 7px;
}

.talk {
  background: url(../images/talk.png) no-repeat;
}

.Customer-service {
  background: url(../images/service.png) no-repeat;
}

.sidebar .code {
  margin-top: 10px;
  background: url(../images/code.png) no-repeat;
}

.sidebar span {
  font-size: 14px;
  color: #fff;
  display: block;
  width: 14px;
  margin-left: 9px;
  margin-top: 8px;
  line-height: 15px;
}

.sidebar a {
  position: absolute;
  display: block;
  width: 30px;
  height: 81px;
  overflow: hidden;
}

.sidebar a.onlineService {
  top: 62px;
  left: 14px;
  background: url(../images/rightTips.gif) -14px -62px no-repeat;
}

.sidebar a.onlineService:hover {
  background-position: -70px -62px;
}

.sidebar a.reOldVersion {
  top: 144px;
  left: 14px;
  background: url(../images/rightTips.gif) -14px -144px no-repeat;
}

.sidebar a.reOldVersion:hover {
  background-position: -70px -144px;
}

/**2016-10-31新增页面二维码*/
#QRcode {
  position: fixed;
  top: 100px;
  right: 0%;
  _position: absolute;
  _margin-top: 100px;
  _top: expression(eval(document.documentElement.scrollTop));
  z-index: 99999;
}

.Words {
  margin-top: 160px;
  font-size: 13px;
  letter-spacing: 1px;
}

.down {
  font-family: sans-serif;
  color: #999;
}

.load {
  font-family: sans-serif;
  color: #fe7d0f;
}

.QRcodepng {
  position: relative;
  margin-top: 5px;
  width: 102px;
  height: 122px;
  padding: 0px;
  background: url(../images/netQRcode.gif) no-repeat;
}

#QRcode-spring {
  position: fixed;
  top: 392px;
  right: 0px;
  _position: absolute;
  _margin-top: 100px;
  _top: expression(eval(document.documentElement.scrollTop));
  z-index: 99;
}
#QRcode-spring .sidebar {
  float: right;
}
#QRcode-spring .codeImg {
  width: 222px;
  height: 127px;
  border: 1px solid #e3e3e3;
  padding: 15px 9px;
  float: left;
  background: #fff;
  box-sizing: border-box;
  margin-right: 8px;
  display: none;
}
#QRcode-spring .codeImg .left {
  width: 93px;
  height: 93px;
  background: url("../images/downCode.png");
  float: left;
  background-size: 100%;
}
#QRcode-spring .codeImg .right {
  float: right;
}
#QRcode-spring .codeImg .right h2 {
  font-size: 14px;
  color: #333;
}
#QRcode-spring .codeImg .right p {
  font-size: 12px;
  color: #ff7300;
  line-height: 15px;
  width: 98px;
  padding: 8px 0 4px 0;
}
#QRcode-spring .codeImg .right em {
  display: block;
  width: 43px;
  height: 16px;
  background: url("../images/system.png");
}
.Words-spring {
  margin-top: 0;
  font-size: 13px;
  letter-spacing: 1px;
  position: relative;
}

.Qclose {
  width: 21px;
  height: 21px;
  right: 5px;
  top: 28px;
  position: absolute;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

/**2014-03-03 新增验证码发送成功提示**/
.verifiCodeSend {
  line-height: 35px;
  padding-left: 20px;
  margin-left: 20px;
  background: url(../images/checkCodeYes.png) left center no-repeat;
}

/**2014-03-13 新增用户评论**/
.comments {
  width: 600px;
  margin: 0 auto;
}

.comments-title {
  display: block;
  width: 116px;
  height: 25px;
  margin: -13px 0 0 10px;
  background: url(../images/experience-title.png) no-repeat;
}

.comments-table {
  margin: 0 20px;
}

.comments-table th {
  color: #666;
  line-height: 27px;
  width: 83px;
}

.comments-table span {
  float: left;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin-right: 20px;
  color: #666;
  cursor: pointer;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}

.comments-font {
  width: 400px;
  height: 80px;
}

/**.good span.bg{background-color:#80c269;color:#fff;}
.poor span.bg{background-color:#ca5353;color:#fff;}**/

/*2018-04-20 吐槽改版样式*/

#feedbackBtn {
  position: fixed;
  top: 246px;
  right: 0;
  z-index: 99;
  cursor: pointer;
}

#feedbackBtn .talk {
  background: url(../images/talk.png) no-repeat;
}

.feedbackLayer {
  position: absolute;
  z-index: 102;
  width: 505px;
  height: 398px;
  padding-left: 110px;
  background: url(../images/feedbackBg.png) no-repeat;
}

.feedbackLayerClose {
  position: absolute;
  top: 19px;
  right: 86px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.yourNum {
  margin-top: 125px;
  margin-bottom: 10px;
}

.yourNum span,
.yourSel span {
  float: left;
  height: 26px;
  line-height: 26px;
}

.yourNum input {
  float: left;
  width: 160px;
  height: 24px;
  padding: 0 3px;
  border: 1px solid #bbb;
}

.yourSel {
  margin-bottom: 10px;
}

.yourSel span {
}

.yourSel select {
  float: left;
  width: 168px;
  height: 26px;
  border: 1px solid #bbb;
}

.yourWords {
  margin-bottom: 5px;
}

.yourWords textarea {
  width: 277px;
  height: 88px;
  line-height: 22px;
  padding: 0 3px;
  border: 1px solid #bbb;
}

.submitFb button {
  float: left;
  width: 80px;
  height: 26px;
  border: none;
  color: #fff;
  margin-left: 204px;
  background-color: #f60;
  border-radius: 3px;
}

.feedback_body {
}

.feedback_close .submitFb button {
  margin: 40px 0 0 100px;
}

.openPrompt {
  cursor: pointer;
  padding-right: 12px;
  line-height: 26px;
  background: url(../images/down.jpg) right center no-repeat;
  font-size: 12px;
  /*margin-right: 90px;*/
}

.packupPrompt {
  cursor: pointer;
  padding-right: 12px;
  line-height: 26px;
  background: url(../images/top.jpg) right center no-repeat;
  font-size: 12px;
  /*margin-right: 90px;*/
}
.comments-suc label,
.comments-suc span,
.comments-suc a,
.comments-suc div {
  font-size: 15px;
}
#wapContent {
  background: #f5f5f5;
  padding-top: 16px;
}
.coatLayer {
  width: 1200px;
  margin: 0 auto;
  font-family: "Microsoft Yahei", "Simsun", Helvetica, Arial, sans-serif;
  padding-bottom: 50px;
}
.payable {
  float: left;
  width: 70px;
  height: 27px;
  line-height: 27px;
  *line-height: 24px;
  text-align: center;
  border: 1px solid #bbb;
  cursor: pointer;
  background: url(../images/cost-bg.gif) repeat-x #fff;
}
.payable-amount {
  float: left;
  line-height: 27px;
}

/*2014-04-17 修改历史号码*/
.select-list02 {
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 9999999999;
  width: 463px;
  overflow: hidden;
  background-color: #fff;
  color: #333;
  border: 1px solid #ececec;
}

.select-list02 li {
  height: 25px;
  line-height: 25px;
  padding: 0 4px;
}

.select-list02 li span {
  font-size: 13px;
  line-height: 25px;
  font-weight: bold;
}

.select-list02 li span.thisNum {
  float: left;
  font-family: Tahoma;
  clear: both;
}

.select-list02 li span.thisNum em {
  font-family: Tahoma;
}

.select-list02 li span.numCity {
  float: right;
  font-weight: 100;
  font-size: 12px;
}

.fill-num li {
  padding: 10px 4px;
  /* font-weight: bold; */
  line-height: 24px;
  height: 24px;
  font-size: 24px;
  font-family: Tahoma, Arial;
  color: #f60;
}

.login-tips li {
  padding: 6px 4px;
  line-height: 25px;
  height: 25px;
}

.login-tips li label {
  font-weight: 100;
}

.w200 {
  width: 200px;
}

.mr3 {
  margin-right: 3px;
}

/*2014-04-17 修改历史号码 end*/
/*沃家庭欠费号码*/
.abnormal-infor {
  width: 470px;
  padding: 20px;
  background-color: #fcf6f3;
}

.abnormal-infor p {
  line-height: 24px;
  padding-left: 16px;
}

.abnormal-title {
  font-weight: bold;
  background: url(../images/bulb-icon.gif) no-repeat center left;
}

/**2014-04-15  新增历史发票信息**/
.invoice {
  width: 500px;
}

.invoice-history-one li,
.invoice-history-two li,
.invoice-history-buycard li {
  height: 22px;
  padding: 3px 5px;
  margin-right: 10px;
  margin-bottom: 3px;
}

/* .invoice-history-buycard li {
    background: url(../images/area-bg.gif) repeat #fbfbfb;
} */

.invoice-history-one li span,
.invoice-history-two li span,
.invoice-history-buycard li span {
  float: left;
  line-height: 22px;
}

.history-list em {
  float: left;
  display: none;
  width: 14px;
  height: 22px;
  margin-left: 5px;
  cursor: pointer;
}

.invoice-edit {
  background: url(../images/edit.gif) center no-repeat;
}

.invoice-del {
  background: url(../images/del.gif) center no-repeat;
}

.bg-fff {
  background-color: #fff;
}

/*.bg-fff span{color:#fff;}
*/

.invoiceCloseBtn {
  float: left;
  display: block;
  width: 57px;
  height: 27px;
  margin-right: 5px;
  text-align: center;
  color: #666;
  line-height: 27px;
  background: url(../images/invoiceCloseBtn.png) no-repeat;
}

.invoiceCloseBtn:hover {
  color: #666;
  text-decoration: none;
}

/*2014-05-15 修改增加发票删除确认*/
.mr5 {
  margin-right: 5px;
}

.del-layer {
  position: absolute;
  top: 22px;
  left: -17px;
  width: 146px;
  height: 83px;
  text-align: center;
  background: url(../images/invoice-cbg.png) no-repeat;
}

.del-layer p {
  margin: 20px 0 7px 0;
}

.del-sur {
  display: inline-block;
  width: 45px;
  height: 22px;
  border: 0;
  color: #fff;
  margin: 0 7px;
  cursor: pointer;
  background: url(../images/btn-07.png) no-repeat;
}

.del-cel {
  display: inline-block;
  zoom: 1;
  width: 45px;
  height: 22px;
  border: 0;
  color: #666;
  margin: 0 7px;
  cursor: pointer;
  background: url(../images/btn-07-gray.png) no-repeat;
}

.invoice-del {
  position: relative;
}

.invoice-fill .textOne {
  color: #333;
}

/*2014-05-22 修改购卡页面发票信息*/
.selAreaCity {
  margin: 10px 0;
  padding-left: 21px;
}

.selAreaCity span,
.selAreaCity select {
  margin-right: 10px;
  line-height: 27px;
}

.mb15 {
  margin-bottom: 15px;
}

/*宽带趸交交费未完成 预留手机号*/
.reservedNum {
  width: 360px;
  height: 100px;
  margin-left: 119px;
  padding: 15px 20px;
  border: 1px solid #eaeaea;
  background-color: #fff;
}

.reservedNum p {
  height: 30px;
  line-height: 30px;
}

.reservedNum .reservedNumIpt {
  width: 200px;
  height: 24px;
  line-height: 28px;
  padding: 0 3px;
  margin-right: 5px;
  font-size: 18px;
  border: 1px solid #bbb;
}

.reservedNum .subNum {
  width: 86px;
  height: 30px;
  border: 0;
  cursor: pointer;
  background: url(../images/s_btn02.gif) no-repeat;
}

.infor-breadCrumb span {
  float: left;
  width: 100px;
  _width: 99px;
  text-align: center;
}

/*2014-08-05 添加手厅客户端下载二维码*/
.qr-code {
  position: absolute;
  top: 14px;
  right: 80px;
  z-index: 1;
  width: 161px;
  height: 70px;
  background: url(../images/lottery4GD.gif) no-repeat;
}

/*广东宽带趸交优惠*/
.gifts {
  background: url("../images/gifts-icon.gif") no-repeat scroll left center
    rgba(0, 0, 0, 0);
  line-height: 27px;
  padding-left: 17px;
}

/*2014-10-08 新增福卡样式*/
.fuka {
  float: right;
  width: 200px;
  height: 55px;
  margin-top: -15px;
  background: url(../images/fuka.gif) no-repeat;
}

/*2015-05-11 发票后置样式*/

.receive-invoice {
}

.receive-invoice a {
  float: left;
  width: 100%;
  height: 76px;
  padding: 14px 65px 10px 15px;
}

.receive-invoice a:hover {
  text-decoration: none;
}

.oneself-took {
  margin-right: 30px;
  background: url(../images/receive-invoice.png) no-repeat;
}

.oneself-took b,
.oneself-took span,
.email-took b,
.email-took span {
  display: block;
  font-size: 14px;
  line-height: 25px;
}

.email-took {
  background: url(../images/email-invoice.jpg) no-repeat;
}

.ot-title {
  padding-left: 40px;
  margin: 30px 0 20px;
  border-bottom: 2px solid #efefef;
}

.ot-title span {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #efefef;
}

.ot-selArea {
  margin: 10px 0;
}

.ot-selArea span,
.ot-selArea select {
  margin-right: 10px;
  line-height: 27px;
}

.mb15 {
  margin-bottom: 15px;
}

.ot-infor {
  width: 470px;
  margin-left: 118px;
}

.newyear_activity {
  color: #36c;
  display: block;
  margin-top: 5px;
}

.customName {
  line-height: 27px;
  margin-top: 3px;
}

/*2015-01-26 前置发票提示*/
.selAreaCity span,
.selAreaCity select {
  line-height: 27px;
  margin-right: 10px;
}

input::-ms-clear {
  display: none;
}

/*2015-06-16 按钮样式*/
.downloadCard {
  font-size: 12px;
  font-family: "Microsoft Yahei", "Simsun", Helvetica, Arial, sans-serif;
}

.wo_model_value {
  corsor: pointer;
  width: 180px;
  height: 90px;
  overflow: hidden;
  display: block;
  float: left;
}

.showAnalysis {
  overflow: hidden;
  width: 800px;
  height: 600px;
  position: absolute;
  z-index: 102;
  display: none;
}

.wo_closebtn {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 21px;
  height: 20px;
  background: url(../images/close.png);
}

.useIntegral {
  width: 400px;
}

.useIntegralBtn {
  margin-bottom: 10px;
  padding-left: 20px;
  color: #f60;
  font-weight: bold;
  cursor: pointer;
}

.integralInfor {
  padding: 10px 15px;
  background-color: #f3fafc;
}

.integralInfor label {
  float: left;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
}

.integralInfor label input {
  width: 60px;
  height: 20px;
  border: 1px solid #ddd;
  text-align: right;
  padding-right: 3px;
}

.integralInfor span {
  float: left;
  height: 22px;
  margin-right: 20px;
  color: #f60;
  line-height: 22px;
}

.openIntegral {
  background: url(../images/icon04.png) left center no-repeat;
}

.closeIntegral {
  background: url(../images/icon05.png) left center no-repeat;
}

.jf4gbox {
  display: none;
}

.jf4g {
  position: absolute;
  top: 30px;
  left: 170px;
  _right: 17px;
  display: block;
  width: 236px;
  height: 69px;
  background: url(../images/4gjf.png) no-repeat;
}

.jf4g b {
  float: right;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-top: 2px;
}

.sale-iconOffRate {
  background: url("../images/sale-OffRate.png") no-repeat scroll;
  display: block;
  height: 15px;
  right: -75px;
  position: relative;
  top: -43px;
  width: 15px;
}

.broadbToQuery,
.broadCharge {
  width: 462px;
  overflow: hidden;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  z-index: 102;
  border-radius: 10px;
}
.updateCityPopup {
  width: 356px;
  height: 168px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -178px;
  margin-top: -84px;
  background-color: #ffffff;
  border-radius: 8px;
  z-index: 9999;
}
.updateCityPopup h1 {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  text-align: center;
}
.updateCityPopup .popup-content {
  text-align: center;
}
.updateCityPopup .popup-content button {
  width: 80px;
  height: 30px;
  border: none;
  outline: none;
  margin-top: 32px;
  color: #ffffff;
  border-radius: 4px;
}
.updateCityPopup .popup-content .cancel {
  background-color: #f1f1f1;
  color: #666;
}
.updateCityPopup .popup-content .confirm {
  background-color: #fe7c04;
  margin-right: 10px;
}
.broadbToQuery .closeTip,
.broadCharge .closeTip {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/colseTip.png) no-repeat -0px -0px;
  cursor: pointer;
}

.broadbToQuery h4,
.broadCharge h4 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.broadbToQuery p,
.broadCharge p {
  padding: 20px 20px 10px;
  line-height: 24px;
}

.broadinfor-fill {
  padding: 10px 50px;
  /* margin: 0 0 20px 0; */
  border-width: 0px 2px 2px 0;
}

.broadinfor-fill .dl {
  clear: both;
  padding: 10px 0;
  width: 362px;
  overflow: hidden;
}

.broadinfor-fill .dt {
  float: left;
  display: block;
  overflow: hidden;
  margin: 7px 0 0;
  text-align: right;
  width: 65px;
}

.broadinfor-fill .dt-border-none {
  border: none;
  padding-right: 21px;
}

.broadinfor-fill .dd {
  float: left;
  padding: 0 0 0 30px;
}

.broadbToQuery .menu,
.broadCharge .menu {
  background: url(../images/line.png) repeat-x;
  height: 8px;
  margin: 0 auto;
  position: relative;
}

.broadbToQuery .selectProCity,
.broadCharge .selectProCity {
  top: 0px;
  left: 0px;
}

.broadbToQuery .selProvinceCity,
.broadCharge .selProvinceCity {
  width: 117px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #bbb;
  padding: 0 2px;
  margin-right: 10px;
  color: #999;
  background: url(../images/icon_one.gif) right no-repeat #fff;
}

.broadbToQuery .cardLineNum,
.broadCharge .broadcardLineNum {
  width: 249px;
  margin-right: 10px;
}
.broadCharge .delete {
  display: none;
  position: absolute;
  top: 12px;
  left: 225px;
  width: 30px;
  height: 30px;
  background: url(../images/closeBtn.png) center no-repeat;
  background-size: 17px;
}
.broadCharge .removeInput {
  float: right;
  width: 22px;
  height: 22px;
  background: url("../images/deleteInput.png") no-repeat center;
  background-size: 100% 100%;
  margin: 15px 0 0 10px;
}
.broadCharge .cardLineBox {
  position: relative;
}
.broadbToQuery .cardLineBox input,
.broadCharge .cardLineBox input {
  border: 1px solid #bbb;
  height: 30px;
  line-height: 30px;
  color: #999;
  padding: 0 2px;
}

.broadbToQuery .dd span,
.broadCharge .dd span {
  width: 255px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background-color: #ff7624;
}

.cardquerylink {
  cursor: pointer;
  color: #3366cc;
  line-height: 35px;
}

.broad-prov-select-list {
  position: absolute;
  top: 125px;
  width: 121px;
  font-size: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
  overflow-y: auto;
  max-height: 120px;
}

.broad-prov-select-list a {
  display: block;
  height: 18px;
  padding: 4px 6px;
  border: 1px solid #fff;
}

.broad-prov-select-list a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-color: #ccc;
  color: #f60;
  width: 85px;
}

.broad-city-select-list {
  position: absolute;
  top: 125px;
  width: 121px;
  font-size: 12px;
  overflow: hidden;
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
  overflow-y: auto;
  max-height: 150px;
}

.broad-city-select-list a {
  display: block;
  height: 18px;
  padding: 4px 6px;
  border: 1px solid #fff;
}

.broad-city-select-list a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  border-color: #ccc;
  color: #f60;
  width: 85px;
}

.broadInfoshow {
  width: 462px;
  overflow: hidden;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  z-index: 102;
  border-radius: 10px;
}

.broadInfoshow .closeTip {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/colseTip.png) no-repeat -0px -0px;
  cursor: pointer;
}

.broadInfoshow h4 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.broadInfoshow .menu {
  background: url(../images/line.png) repeat-x;
  height: 8px;
  margin: 0 auto;
  position: relative;
}

.broadinfoshow-fill {
  padding: 10px 20px;
  margin: 0 0 60px 0;
  border-width: 0px 2px 2px 0;
  overflow-y: auto;
  height: 350px;
  overflow-x: hidden;
}

.broadinfoshow-fill .dl {
  clear: both;
  width: 422px;
  overflow: visible;
}

.broadinfoshow-fill .dt {
  float: left;
  text-align: right;
  width: 65px;
  line-height: 35px;
}

.broadinfoshow-fill .dd {
  float: left;
  line-height: 35px;
}

.broadinfoshow-fill .info-title {
  text-align: right;
  width: 65px;
  line-height: 35px;
}

.broadinfoshow-fill .info-content-div {
  background-color: #fff7d9;
  padding: 10px 10px;
  height: 70px;
  margin-top: 5px;
}

.broadinfoshow-fill .info-content {
  float: left;
  width: 300px;
}

.broadinfoshow-fill .info-content p {
  line-height: 35px;
  margin-left: 20px;
}

.broadinfoshow-fill .info-content-button {
  float: left;
  width: 100px;
}

.broadinfoshow-fill .info-content-button p {
  line-height: 40px;
  background-color: #ff7612;
  text-align: center;
  margin-top: 15px;
  color: #ffefe4;
  border-radius: 3px;
  cursor: pointer;
}

.broadinfoshow-fill .submit .back {
  float: left;
  line-height: 35px;
  background-color: #ff7612;
  text-align: center;
  margin-top: 15px;
  color: #ffefe4;
  border-radius: 3px;
  cursor: pointer;
  width: 80px;
  margin-left: 120px;
}

.broadinfoshow-fill .submit .close {
  border: 1px solid #ff9547;
  line-height: 35px;
  background-color: #fbfbfb;
  text-align: center;
  margin-top: 15px;
  color: orange;
  border-radius: 3px;
  cursor: pointer;
  width: 80px;
  float: left;
  margin-left: 20px;
}

.productName {
  width: 361px;
  height: 27px;
  background: url(../images/border.png) no-repeat 0 0;
  padding: 6px 5px 6px 8px;
  display: block;
  margin-top: -6px;
  cursor: pointer;
}

.productName2 {
  width: 361px;
  height: 24px;
  line-height: 24px;
  padding: 6px 5px 6px 8px;
  display: block;
  margin-top: -6px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
}

.paytipshow {
  display: inline-block;
  width: 90px;
  height: 18px;
  background: url(../images/money.png) no-repeat 0 0;
}

.proCur {
  font-weight: bold;
  width: 174px;
  height: 76px;
  background: url("../images/broad-band-product-new.png?v=cdn_version")
    no-repeat scroll 0px 0px;
  border: none;
}
.proGrayCur{
  font-weight: bold;
  width: 174px;
  height: 76px;
  background: url("../images/grayBroad.png?v=cdn_version")
    no-repeat scroll 0px 0px;
  border: none;
  background-size: 100%;
}
.broadbandChargeOpt .proGrayCur .em01{
  color: gray;
}

.broadbandChargeOpt .proCur2 {
  font-weight: bold;
  /*width: 174px;*/
  /*height: 76px;*/
  /*background: url("../images/broad-band-product2-new.png") no-repeat scroll 0px 0px;*/
  /*border: none;*/
  border: 2px solid #be0a16;
}
.proCur2:after {
  display: block;
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: url(../images/sel-pro.png) no-repeat scroll;
}

.broadbandChargeOpt {
  position: relative;
  width: 565px;
  overflow: hidden;
}

.broadbandChargeOpt label {
  position: relative;
  float: left;
  margin-right: 20px;
  line-height: 1.8em;
  cursor: pointer;
  border: 1px solid #d5d0cd;
  width: 106px;
  height: 105px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.broadbandChargeOpt .time {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #ffdcdc;
}
.broadbandChargeOpt .em01 {
  font-size: 16px;
  color: #be0a16;
  font-weight: bold;
}
.broadbandChargeOpt .em03 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.broadbandChargeOpt .em02 {
  color: #be0a16;
  font-size: 14px;
  font-weight: bold;
}

.broadbandChargeOpt .span01 {
  color: #7e7e7e;
}

.broadbandChargeOpt .span02 {
  color: #7e7e7e;
}

.broadbandChargeOpt .moreProduct {
  position: absolute;
  top: 30px;
  right: 45px;
  width: 18px;
  height: 50px;
  background: url(../images/more.png?v=cdn_version) no-repeat scroll 0px 0px;
  clear: both;
  cursor: pointer;
}

.broadbandChargeOpt .closeProduct {
  position: absolute;
  top: 30px;
  right: 45px;
  width: 18px;
  height: 50px;
  background: url(../images/more.png?v=cdn_version) no-repeat scroll -23px 0px;
  clear: both;
  cursor: pointer;
}

.broadbandChargeOpt .hiddenProduct {
  display: none;
}

.broadbandProviceLimit {
  background-color: #e0d7d7;
  width: 81px;
  height: 27px;
  background: url("../images/provLimitBack.png") no-repeat scroll 0px 0px;
  color: #bbbbbb;
}

.electronNoticeClass {
  width: 500px;
  width: 562px \0;
  padding: 0 0 0 10px;
  float: left;
  margin-top: 4px;
  color: #333;
  font-size: 13px;
}

/*去手厅优惠提示*/

.appTip {
  /*    background:  url("../images/tipToAppWeb.png") no-repeat scroll 0 0;*/
  color: #bbbbbb;
  height: 372px;
  width: 81px;
  background-color: transparent;
}

.toAppClose {
  background: #fff none repeat scroll 0 0;
  height: 30px;
  opacity: 0;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 30px;
  filter: alpha(opacity=0);
}

.toApp {
  background: #fff none repeat scroll 0 0;
  height: 42px;
  opacity: 0;
  position: absolute;
  right: 19px;
  top: 247px;
  width: 244px;
  filter: alpha(opacity=0);
}

.toPay {
  background: #fff none repeat scroll 0 0;
  height: 38px;
  opacity: 0;
  position: absolute;
  right: 18px;
  top: 291px;
  width: 245px;
  filter: alpha(opacity=0);
}

.natual-PayFee {
  margin-bottom: 88px;
}

.infor-breadCrumb .invoice {
  width: 76px;
  height: 18px;
  line-height: 18px;
  float: right;
  padding: 0;
  margin-top: 2px;
}

/*发票说明图标*/
.icon-invoice {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../images/invoice.png) left center no-repeat;
  /*    margin-top: 2px;*/
  padding: 0;
}

/*发票说明*/
.infor-breadCrumb .invoice .text-invoice {
  color: rgb(0, 156, 250);
  font-size: 12px;
  width: 50px;
  float: none;
  padding: 0;
  vertical-align: super;
  cursor: default;
}

/*发票详细内容*/
.invoice-detail {
  width: 380px;
  height: 200px;
  position: absolute;
  z-index: 9;
  background: url(../images/invoice-bg.png) left center no-repeat;
  left: -300px;
  display: none;
}

.invoice-detail .content {
  clear: both;
  width: 340px;
  height: 150px;
  /* padding: 24px; */
  /*    font-size: 12px;*/
  margin-top: 26px;
}

.invoice-detail .content a {
  display: block;
  color: rgb(0, 42, 255);
  font-size: 12px;
}

.invoice-detail .content p {
  line-height: 18px;
  font-size: 12px;
}

.bold {
  font-weight: bold;
  font-size: 12px;
}
.invoice-detail .red {
  font-size: 12px;
}
.red {
  color: red;
}

/*关闭按钮*/
.invoice-detail .close {
  background: url(../images/invoice-x.png) right center no-repeat;
  width: 100%;
  height: 12px;
  float: right;
  position: relative;
  top: 16px;
  right: 16px;
}

.natual-PayFee {
  overflow: hidden;
  margin: 0 auto;
}

.natual-PayFee table {
  width: 770px;
  border: 1px solid #e3e3e3;
  border-bottom: none;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}

.natual-PayFee table .title {
  height: 50px;
  background-color: #f9f9f9;
}

.natual-PayFee table .title th {
  font-weight: normal;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
}

.natual-PayFee table .content {
  height: 50px;
}

.natual-PayFee img {
  vertical-align: sub;
  margin-left: 30px;
}

.natual-PayFee table .content td {
  border-bottom: 1px solid #e3e3e3;
}

.natual-PayFee .singleFee {
  display: block;
  width: 90px;
  height: 28px;
  border: 1px solid #e3e3e3;
  margin: 0 auto;
}

.natual-PayFee .num {
  text-align: right;
  width: 46px;
  float: left;
  height: 26px;
  line-height: 26px;
  border: none;
  outline: none;
}

.natual-PayFee .unit {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  float: left;
}

.natual-PayFee .red {
  color: red;
  font-weight: bold;
}

.natual-PayFee .gray {
  color: #c4c4c4;
  font-weight: bold;
}

.natual-PayFee .submitBtn {
  display: inline-block;
  width: 97px;
  height: 34px;
  overflow: hidden;
  float: right;
  margin-top: 13px;
  margin-right: 26px;
  margin-left: 30px;
  background: url(../images/submitBtn.png) no-repeat 0 0;
}

.natual-PayFee .allPay {
  width: 770px;
  border: 1px solid #e3e3e3;
  height: 60px;
  line-height: 60px;
  background-color: #f9f9f9;
  margin: 10px auto;
}

.natual-PayFee .allPay p {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  margin: 0px;
  float: right;
  margin-left: 20px;
}

.natual-PayFee .allPay .allChecked {
  font-weight: bold;
  margin-left: 30px;
}

.natual-PayFee .totelFee {
  font-size: 16px;
}

.natual-PayFee .checkAll {
  margin-top: 23px;
}

.natual-PayFee #loading {
  width: 150px;
  height: 100px;
  /*border: 1px solid red;*/
  margin: 160px auto;
  text-align: center;
  color: #000000;
}

.natual-PayFee #loading .loadIcon {
  width: 150px;
  height: 32px;
  display: block;
  background: url(../images/loading.gif) center center no-repeat;
}

.natual-PayFee #loading h1 {
  display: block;
  color: #000;
  font-weight: 500;
}

.allpopup {
  position: fixed;
  top: 250px;
  left: 600px;
  z-index: 9999;
  display: block;
}

.allpopup .popup-header {
  width: 100%;
  height: 38px;
  color: #fff;
  background-color: #ff6600;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.allpopup .popup-header span {
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  padding-left: 10px;
  font-size: 14px;
  color: #fff;
}

.allpopup .popup-header em {
  background: url(../images/close-white.png) no-repeat center;
  display: inline-block;
  height: 38px;
  width: 38px;
  float: right;
  cursor: pointer;
}

.allpopup .popup-content {
  text-align: left;
  padding: 20px 20px 30px 20px;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.allpopupBroad .popup-content{
  text-align: center;
}
.allpopup .popup-content button {
  width: 80px;
  height: 30px;
  border: none;
  outline: none;
  margin-top: 32px;
  color: #ffffff;
  border-radius: 4px;
}
.allpopup .popup-content h1 {
  color: #666;
  font-size: 16px;
  margin-top: 23px;
}
.allpopupBroad .popup-content h1{
  margin-top: 0;
}
.allpopup .popup-content .confirm {
  background-color: #fe7c04;
  margin-right: 10px;
}

.allpopup .popup-content .cancel {
  background-color: #f1f1f1;
  color: #666;
}

.allpopup .popup-content h1 {
  display: inline-block;
  font-size: 12px;
}

.allpopup .popup-content p {
  text-align: center;
}

.allpopup .popup-content .text {
  color: red;
  font-size: 13px;
}

.allpopup .popup-content .point {
  font-weight: bold;
  color: #000;
  margin-right: 6px;
}

.mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #373737;
  background-color: rgba(55, 55, 55, 0.4);
  height: 100%;
  z-index: 1000;
}

/**/
.wapContent {
  background: #f5f5f5;
  padding-top: 16px;
}

.changePayMethod,
.changeTab {
  padding-right: 40px;
  width: 800px;
  margin-left: 87px;
  height: 50px;
  border-bottom: 1px solid #e9e9e9;
  box-sizing: border-box;
}
.changeTab label {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.myNumber,
.idNumber,
.idNumberTypeWap {
  position: relative;
  float: left;
  width: 345px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e3e3e3;
  padding: 0 9px;
  margin-right: 10px;
  color: #999;
  background-color: #fff;
}

.numberSelect {
  border: none;
  width: 135px;
}

.customerCity {
  float: right;
  /*width: 48px;*/
  height: 35px;
  line-height: 35px;
  text-align: center;
  /*margin-left: 40px;*/
}
/*.customerName:before {*/
/*float: left;*/
/*display: inline-block;*/
/*content: '';*/
/*overflow: hidden;*/
/*height: 14px;*/
/*width: 1px;*/
/*background: #ccc;*/
/*margin-left: 5px;*/
/*margin-top: 11px;*/
/*margin-right: 10px;*/
/*}*/

.customerName {
  float: right;
  height: 35px;
  line-height: 35px;
  color:#333
  /* margin-right: 5px; */
}

.rechargeModeName li,
.changeTab li {
  float: right;
  width: 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-left: 55px;
}

.onlinePayfee,
.cardPayfee {
  height: 50px;
  line-height: 50px;
  display: inline-block;
}

.rechargeModeName li label.currentPay,
.changeTab li label.currentTab {
  position: relative;
  color: #ff7300;
  border-bottom: 1px solid #ff7300;
  box-sizing: border-box;
}

.currentTab:after {
  position: absolute;
  display: block;
  content: "";
  overflow: hidden;
  left: 20px;
  bottom: 0;
  width: 0;
  height: 0;
  border: 5px solid #ff7300;
  border-color: transparent transparent #ff7300 transparent;
}

.Arrearage {
  width: 465px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
}

.Arrearage em {
  margin: 0 5px 0 10px;
  color: #333;
}

.Arrearage .mustPayMoney {
  border: none;
  font-size: 13px;
  color: #999;
}

.Arrearage .total {
  float: right;
  margin-right: 20px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #6bb8da;
  cursor: pointer;
  display: inline-block;
}

.infor-fill .mustpayfee {
  padding-top: 5px;
}

.infor-fill .actual {
  padding-bottom: 5px;
}

.actual .dd em {
  font-size: 22px;
  display: inline-block;
  line-height: 34px;
  color: #cc0000;
  margin-right: 3px;
}

.actual .dd {
  font-size: 12px;
}

.invoiceTips {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../images/invoiceIcon.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: sub;
}
.invoiceTipsLight {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url(../images/invoiceLight.png) no-repeat center;
  background-size: 70%;
  vertical-align: top;
}
.infor-fill .invoiceTip {
  display: none;
  font-size: 13px;
  font-weight: normal;
}

/* .payFeeMenu li.see, .payFeeMenu li.see .menu {
    height: 80px;
    line-height: 80px;
} */

.endLine {
  width: 780px;
  margin-left: 40px;
  height: 1px;
  background: #e9e9e9;
  margin-top: 15px;
}

.nextBtn:hover {
  color: #fff;
}
.success-left {
  float: left;
  font-size: 14px;
  /* font-weight: 100; */
}
.success-right {
  /* float: right; */
  width: 440px;
}

.success-table .orderNum {
  display: inline-block;
  min-width: 120px;
  margin-right: 20px;
}
.fixPhone,
.littlePhone {
  position: relative;
  width: 138px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #e3e3e3;
  display: inline-block;
  color: #333;
  font-size: 16px;
  margin-right: 20px;
  box-sizing: border-box;
}

.fixPhone:hover {
  line-height: 32px;
  color: #333;
  border: 2px solid #cc0000;
}

.curProductType {
  line-height: 32px;
  color: #333;
  border: 2px solid #cc0000;
}

.littlePhone:hover {
  line-height: 32px;
  color: #333;
  border: 2px solid #cc0000;
}

.selectPhone {
  /*position: absolute;*/
  /*right: 0;*/
  /*bottom: 0;*/
  /*width: 14px;*/
  /*height: 14px;*/
  /*content: "";*/
  /*overflow: hidden;*/
  display: inline-block;
  background: url("../images/sel.png") no-repeat scroll 121px 17px;
}

.broadbandType .curProductType {
  line-height: 32px;
  color: #333;
  border: 2px solid #cc0000;
}

.broadbandType .selectPhone:after {
  /*position: absolute;*/
  /*right: 0;*/
  /*bottom: 0;*/
  /*width: 14px;*/
  /*height: 14px;*/
  /*content: "";*/
  /*overflow: hidden;*/
  display: inline-block;
  background: url("../images/sel.png") no-repeat scroll 121px 17px;
}

.cGreen {
  color: #0099cc;
}

/*一卡充*/
.onlinePay,
.chargePay {
  float: left;
  margin-right: 20px;
  line-height: 32px;
  cursor: pointer;
  border: 1px solid #d5d0cd;
  width: 138px;
  height: 32px;
  text-align: center;
  /*background: #ccc;*/
}
.selectChargeCur {
  border: 2px solid #cc0000;
  background: #fff;
  background: url(../images/sel.png) no-repeat scroll 125px 19px;
}
.chargeAble {
  height: 27px;
  line-height: 2.3em;
}
.chargeAbleNumber {
  color: #f07530;
}
.goCharge {
  margin-left: 20px;
  color: #0000ff;
  cursor: pointer;
}

.broadCharge {
  position: absolute;
  border: none;
}
.broadCharge-fill {
  padding: 10px 30px;
}
.broadCharge-fill .dl {
  width: auto;
  padding: 20px 0;
}

.broadCharge-fill .dt {
  width: 90px;
  border-right: none;
}
.broadCharge-fill .dd {
  padding: 0;
}
.broadCharge .cardLineNum {
  width: 228px;
}
.broadCharge .dd span {
  width: 234px;
}
.broadCharge .cardLineBox .passWordInput {
  color: #333;
  margin-right: 0;
}
.chargeBox .error {
  float: none;
}
/*确认充值弹框*/
.confirmRechargeBox {
  display: none;
  padding-left: 50px;
  padding-top: 25px;
}
.confirmRechargeBox .chargePays {
  padding: 0;
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 18px;
}
.chargePays b,
.chargePays span,
.chargePays em {
  font-size: 18px;
}
.failCharge {
  padding-bottom: 55px;
}
.failCharge div {
  font-size: 16px;
  color: #ff0000;
}
.closeLeft,
.continueRight {
  width: 50%;
  float: left;
  background: #f1f1f1;
  position: absolute;
  bottom: 0;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 16px;
  cursor: pointer;
}
.closeLeft {
  left: 0;
}
.continueRight {
  right: 0;
  background: #ff7745;
  color: #fff;
}
.failCharge p {
  color: #363636;
  font-size: 16px;
  padding: 0;
  line-height: 30px;
}
.broadNumber {
  height: 34px;
  line-height: 33px;
  width: 275px;
  padding: 0 8px;
  color: #999;
  float: left;
}
.broad_must_pay {
  float: right;
  height: 35px;
  line-height: 35px;
  margin-left: 5px;
  color: #999;
}
.broadNumberDiv {
  width: 365px;
  height: 34px;
  border: 1px solid #e3e3e3;
  /*display: none;*/
}
.broadDiv .broadNumberDiv {
  float: left;
  width: 310px;
  margin-right: 10px;
}
.broadDiv .selProvinceCity {
  width: 295px;
}
.broadNumberDiv input {
  float: left;
  border: none;
}
.broadNumberDiv .broad_must_pay {
  margin-left: 3px;
  margin-right: 5px;
}
.broadcustomerName {
  float: right;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.loadingCharge {
  display: none;
  position: absolute;
  top: 0;
  right: 160px;
  width: 32px;
  height: 32px;
  background: url(../images/loading.gif) 0 0 no-repeat;
}
.chargeAble,
.chargeAbleNumber,
.goCharge {
  display: none;
}
.broadError,
.mostError {
  width: 225px;
  clear: both;
  line-height: 18px;
  overflow: hidden;
  border: 1px solid #ffb3b3;
  padding: 4px 7px 3px 21px;
  background: url(../images/error-new.gif) 6px 7px no-repeat #fff5f5;
  color: #e21b1b;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.Arrearage .moneyBold {
  font-weight: bold;
  color: #000;
}
.hoverCur {
  border: 2px solid #f60;
  font-weight: bold;
}
.rechargeAmount .cur {
  border: 2px solid #f60;
}

#sidebar a:hover {
  text-decoration: none;
}
.marginR {
  margin-right: 20px;
}
/* 购卡完成页按钮 */
#toPhonehref {
  background: #ff7300;
  width: auto;
  height: 40px;
  border-radius: 4px;
}
#sendToPhoneDiv {
  overflow: hidden;
  width: auto;
  float: left;
}
.infor-breadCrumb .titleStyle {
  height: 60px;
  line-height: 60px;
  padding-left: 63px;
}
.moneyIcon {
  margin-top: 1px;
  float: left;
  height: 31px;
  line-height: 31px;
  color: #333;
  margin-left: 5px;
}
a:hover {
  text-decoration: none;
}
.confirmRecharge:hover {
  color: #fff;
}
.ipt_short {
  width: 300px;
}
/* 宽带下一步按钮部分 */
.infor-fill .submitData {
  width: auto;
}
#downloadShowMessage {
  display: block;
  clear: both;
  margin-top: 10px;
  width: auto;
  max-width: 490px;
}
.must_pay {
  float: right;
  height: 35px;
  line-height: 35px;
  margin-left: 5px;
  color: #999;
}
.fixedLineBox .must_pay {
  margin-left: 3px;
  margin-right: 5px;
}
.selectNumCond1 .getVerCode {
  background: #ccc;
}
.invoiceInfo {
  margin-top: 10px;
}
.header1 .down_up1 {
  vertical-align: unset !important;
}
/*自然人无活动提示*/
.noActivity {
  display: none;
}
.noActivity img {
  display: block;
  width: 288px;
  /*height: 357px;*/
  margin: 30px auto;
}
.noActivity p {
  font-size: 12px;
  color: #666;
  text-align: center;
}
.noActivity .back {
  margin: 0 auto;
  width: 160px;
  height: 50px;
  line-height: 50px;
  background: #ff6600;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-top: 50px;
}
.broadinfor-fill .errorinfotips {
  overflow: hidden;
  padding: 0;
  /* height:36px; */
}
.broadbToQuery .broadinfor-fill {
  padding: 20px 50px 0px 50px;
}
.buycardAd {
  width: 215px;
  height: 125px;
  position: absolute;
  top: 80px;
  right: 30px;
}
/*充值卡状态查询样式begin*/
.cardNumber {
  overflow: hidden;
  margin-top: 40px;
}
.cardStatePage .rechargeModeName li {
  width: 110px;
}
.cardStatePage .currentPay:after {
  left: 50px;
}
.cardNumber .rechargeModeName li {
  width: 110px;
}
.cardNumber .queryBtn {
  float: left;
  width: 130px;
  height: 42px;
  line-height: 42px;
  background: #ff7300;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin-left: 30px;
  cursor: pointer;
}
.cardNumber .myNumber {
  width: 350px;
  float: left;
  margin-top: 3px;
}
.idNumber .idInput {
  width: 300px;
  height: 33px;
  line-height: 33px;
  color: rgb(151, 151, 151);
  border: none;
  float: left;
  padding-top: 1px;
  outline: none;
}
.infor-fill .cardNumber .dt {
  margin-top: 9px;
}
.cardNumber .selectNumCond {
  width: 550px;
}
.queryResult {
  clear: both;
}
.resultTitle {
  display: none;
  clear: both;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-left: 36px;
  margin-top: 65px;
}
.resultTitle:before {
  display: inline-block;
  content: "";
  width: 3px;
  height: 14px;
  background: #ff7300;
  margin-right: 6px;
  vertical-align: text-bottom;
}
.queryResult {
  display: none;
  width: 513px;
  height: 118px;
  border: 1px solid #efefef;
  background: #fafafa;
  margin-left: 65px;
  margin-top: 33px;
}
.queryResult th,
.queryResult td {
  text-align: center;
  border-top: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.queryResult th {
  font-size: 14px;
  color: #333;
}
.queryResult td {
  font-size: 16px;
  color: #333;
}
.queryResult .chargeing {
  color: #ff7300;
}
.queryResult .chargeSuccess {
  color: #79c546;
}
.cardNumber .input-left {
  color: #333;
}
.cardStatePage .pointCon {
  clear: both;
  margin-top: 300px;
}
/*充值卡状态查询样式end*/
/*销户交费样式*/
.closeAccount {
  padding-top: 50px;
}
::-webkit-input-placeholder {
  color: #999;
}
.closeNumber {
  font-size: 15px;
  color: #333;
}
.closeNumberBold {
  font-size: 16px;
  font-weight: bold;
}
.idNumber .closeIdInput {
  font-size: 15px;
  color: #333;
}
.idNumber .closeIdInputBold {
  font-size: 16px;
  color: #333;
}
.Arrearage .closePayMoneyBold {
  font-size: 14px;
  color: #333;
}
.mobDiv,
.fixedDiv,
.broadDiv {
  margin-left: 50px;
}
.confirmIDPhone,
.confirmIDFix,
.confirmIDBroad {
  float: left;
  width: 80px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  background: #ff7300;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.idNumberTypeWap {
  position: relative;
}
.arrow-bottom {
  float: right;
  width: 35px;
  height: 35px;
  background: url("../images/arrow-bottom.png") center no-repeat;
}
.idNumberType {
  display: none;
  position: absolute;
  width: 443px;
  padding: 5px 10px;
  left: -1px;
  top: 36px;
  background: #fff;
  z-index: 9;
  border: 1px solid #e3e3e3;
}
.idNumberType li {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  padding: 0 10px;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.idNumberType li:hover {
  background: #f3f3f3;
  color: #ff7300;
}
.idTypeBold {
  color: #333;
}
.idNumberTypeWap input {
  width: 280px;
}
/* 智家业务交费 */
.smartChangeTab li{
  width: 100px;
}
.smartChangeTab li label{
  width: 100px;
}
.smartChangeTab .currentTab:after{
  left:45px
}
.smartContent .selProvinceCity{
  width: 500px;
}
.smartContent .input-left{
  width: 500px;
  border: 1px solid #e3e3e3;
  padding: 0 8px;
}
.smartContent .areaInfo,.smartContent .idCardInfo{
  height: 33px;
  line-height: 33px;
}
.smartContent .comboInfo{
  margin-top: 45px;
  margin-left: 40px;
}
.smartContent .comboLists{
  position: relative;
  width: 320px;
  height: 145px;
  border: 1px solid #ececec;
  margin-top: 10px;
  padding-top: 20px;
  margin-left: 20px;
}
.comboLists .comboList{
  display: block;
  width: 90%;
  padding: 0 5%;
  /* height: 30px; */
  clear: both;
  line-height: 30px;
}
.comboList .left{
  font-size: 14px;
  color: #666;
  width: 30%;
}
.comboList .right{
  font-size: 14px;
  color: #333;
  width: 70%;
  text-align: right;
}
.smartContent .curCombo{
  border: 1px solid #ff6502;
}
.curCombo:after{
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 29px;
  height: 29px;
  background: url(../../npf3.0/images/curCombo.png) no-repeat center;
  background-size: 100%;
}
.comboInfo .comboBtn{
  display: block;
  margin: 88px auto 0;
}
.comboInfo .comboInfoCon{
  display: flex;
  flex-wrap: wrap;
}
.manyAccount{
  height: auto;
  padding: 0 0 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.manyAccount div:first-child{
  margin-right: 15px;
}
.accountOne{
  flex-shrink: 0;
  margin-top: 10px;
  width: 270px;
  height: 105px;
  padding-left: 11px;
  background: #F7F5F5;  
  border: 1px solid #E6E6E6;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 32px;
  box-sizing: border-box;
  position: relative;
}
.accountOne p{
  margin-top: 8px;
  color: #666666;
}
.accountOne span{
  color: #333333;
}
.accountOne .bingoIcon{
  position: absolute;
  right:1px;
  bottom: 1px;
  display: none;
}
.actAccountOne{
  padding-left: 10px;
  background: #F7F5F5;
  border: 2px solid #FF7300;
}
.actAccountOne p:first-child{
  margin-top: 7px;
}
.actAccountOne .bingoIcon{
  background: url(../images/bingo.png) no-repeat center;
  position: absolute;
  right:-2px;
  bottom: -2px;
  display:inline-block !important;
}
.fkTip{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -240px;
  margin-top: -60px;
  width: 400px;
  height: 245px;
  background: #FFFFFF;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Microsoft YaHei;
  color: #333333;
}
.fkTip h3{
  margin: 0px;
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;  
  width: 144px;
  height: 18px;
}
.fkTip p{
  height: 17px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 20px;
}
.fkTip div .fkInput{
  width: 64px;
  height: 35px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  margin-right: 14px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 35px;
  text-align: center;
}
.fkTip div span{
  letter-spacing: 14px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.fkTip .fkErrorMsg{
  display: flex;
  position: absolute;
  bottom: 77px;
  left: 60px;
  line-height: 16px;
  width: 300px;
  justify-content: center;
}
.fkTip .fkclose{
  width: 16px;
  height: 16px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.fkTip .fkErrorMsg img{
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.fkTip div .fkTipBtn{
  width: 111px;
  display: inline-block;
  height: 35px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  background: #F1F1F1;
  line-height: 35px;
  text-align: center;
}
