.containerWrap {
  padding: 30px 0 50px;
  display: flex;
}
.aside {
  float: left;
  flex: 0 0 200px;
  width: 200px;
  padding-bottom: 25px;
  order: -1;
  box-shadow: 0px 0px 50px 5px #e8ebef;
  background: #fff;
}
.userinfobox {
  position: relative;
  padding: 30px 0;
  text-align: center;
}
.userinfobox .icon-member-level {
  width: 22px;
  height: 24px;
  position: absolute;
  right: 55px;
  top: 35px;
}
.userinfobox .userimg {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  margin-bottom: 35px;
  cursor: pointer;
}
.userinfobox .name {
  font-size: 16px;
  color: #333;
  line-height: 1;
  cursor: pointer;
}
.qytips {
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: -35px;
  display: inline-block;
  width: 70px;
  height: 22px;
  text-align: center;
  line-height: 20px;
  border-radius: 22px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #aaa;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.qytips.c-org {
  border: 1px solid #faae00;
  color: #faae00;
}
.qytips.c-blue {
  border: 1px solid #3f80e2;
  color: #3f80e2;
}
.navs {
  padding-left: 20px;
}
.nav-item .title {
  padding: 14px 14px 14px 28px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 16px;
  line-height: 1;
  color: #333;
  cursor: pointer;
}
.nav-item .inner-nav li {
  position: relative;
  padding: 14px 0 14px 28px;
  line-height: 1;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.nav-item .inner-nav li.active {
  position: relative;
  color: #0060ff;
}
.nav-item .inner-nav li.active::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 15px;
  width: 3px;
  height: 14px;
  background: #0060ff;
}
.nav-item.hyzx .title {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-hyzx.png) no-repeat left center;
}
.nav-item.wddd .title {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-wddd.png) no-repeat left center;
}
.nav-item.wdlp .title {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-wdlp.png) no-repeat left center;
}
.nav-item.wdcf .title {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-wdcf.png) no-repeat left center;
}
.nav-item.zhgl .title {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-zhgl.png) no-repeat left center;
}
.rightcontent {
  margin-left: 10px;
  padding: 30px;
  flex: 1 1 auto;
  overflow: visible;
  background: #fff;
}
.rightcontent .title {
  padding-bottom: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #f2f2f2;
}
.lpdetail {
  width: 100%;
  margin-bottom: 50px;
}
.lpdetail tbody tr td {
  border: 1px solid #eee;
  padding: 20px 30px;
  line-height: 1.2;
}
.lpdetail tbody tr td:nth-child(2n + 1) {
  width: 165px;
  box-sizing: border-box;
  background: #fafafa;
  text-align: right;
}
.lijdbox {
  padding-left: 50px;
  color: #333;
}
.lijdbox li {
  position: relative;
  margin-bottom: 25px;
}
.lijdbox li::before {
  content: '';
  position: absolute;
  top: -30px;
  left: -25px;
  width: 1px;
  height: 32px;
  background: #e9e9e9;
}
.lijdbox li::after {
  content: '';
  position: absolute;
  top: 5px;
  left: -27.05px;
  width: 7px;
  height: 7px;
  background: #c2c2c2;
  border-radius: 7px;
}
.lijdbox li span {
  display: inline-block;
  width: 210px;
}
.lijdbox li:first-child::before {
  top: -13px;
  height: 15px;
}
.lijdbox li:last-child {
  color: #ff9934;
}
.lijdbox li:last-child::after {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-cur.png) no-repeat;
  background-position: left center;
  width: 13px;
  height: 13px;
  left: -30px;
}
.topgg {
  height: 30px;
  line-height: 30px;
  margin-bottom: 40px;
  padding-right: 20px;
  background: #f9faff;
}
.topgg .ggtips {
  display: inline-block;
  width: 112px;
  padding-left: 35px;
  margin-right: 20px;
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/ggbg.png) no-repeat left center;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  vertical-align: top;
}
.topgg a.more {
  float: right;
  line-height: 30px;
  color: #0060ff;
}
.tips-wrap {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(https://images.zhongmin.cn/zhongmin2017/insure/images/tips-icon1.png) no-repeat;
  z-index: 20;
  margin-left: 15px;
  top: 50%;
  margin-top: -7px;
}
.tips-con-box {
  display: none;
  top: 24px;
  left: -7px;
  width: 370px;
  padding: 10px 34px 10px 14px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f9f9f9;
  line-height: 1.5;
  text-align: left;
}
.tips-icon {
  top: -6px;
  left: 9px;
  width: 9px;
  height: 6px;
  background: url(https://images.zhongmin.cn/zhongmin2017/insure/images/tips-icon2.jpg) no-repeat;
}
.tips-wrap:hover .tips-con-box {
  display: block;
}
.balance-box {
  box-sizing: border-box;
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.balance-left {
  display: inline-block;
  width: 580px;
  box-sizing: border-box;
}
.balance-right {
  position: relative;
  display: inline-block;
  width: 340px;
  box-sizing: border-box;
}
.balance-right .kfbtn {
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: inline-block;
  width: 90px;
  height: 32px;
  box-sizing: border-box;
  text-align: center;
  line-height: 30px;
  color: #0060ff;
  border: 1px solid #0060ff;
  border-radius: 3px;
}
.balance-right .kfbtn:hover {
  color: #fff;
  border: 1px solid #0060ff;
  background: #0060ff;
}
.pro-plan {
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
}
.date-count-icon {
  display: inline-block;
  width: 11px;
  height: 6px;
  background: url(https://images.zhongmin.cn/zhongmin2017/list/images/list-icon10.png) no-repeat 0 -8px;
  vertical-align: middle;
}
.pro-plan-box {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  z-index: 15;
  cursor: auto;
  top: 25px;
  left: -1px;
  color: #666;
  width: 100%;
  display: none;
}
.pro-plan-box .icon-sjx {
  top: -7px;
  left: 45%;
  width: 12px;
}
.pro-plan-box .pro-plan-option {
  display: block;
  padding: 5px 15px;
  box-sizing: border-box;
  line-height: 18px;
  color: #666;
  cursor: pointer;
}
.pro-plan-box .pro-plan-option:hover {
  color: #0060ff;
}
.icon-eye {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(https://images.zhongmin.cn/00/00_2018/usercenter/images/icon-eye.png);
  background-size: 16px;
  cursor: pointer;
}
.icon-eye.icon-eye-close {
  background-image: url(https://images.zhongmin.cn/00/00_2018/usercenter/images/icon-eye-close.png);
}
.indexbalance {
  font-size: 30px;
  margin-top: 18px;
  color: #333;
}
.bal-text {
  line-height: 1;
  color: #333;
}
.bal-text .fb {
  font-size: 18px;
  font-weight: bold;
}
.bal-text .icon-eye {
  vertical-align: middle;
  margin-left: 8px;
}
.balance-left .bal-link {
  display: inline-block;
  /* line-height: 1; */
  border-right: 1px solid #ddd;
  padding: 0 10px;
}
.balance-left .bal-link:hover {
  color: #47a6f6;
}
.balance-left .canvas-box {
  margin-top: 10px;
}
.balance-left .canvas {
  width: 160px;
  height: 160px;
}
.canvas-box .tips-wrap {
  background: url(https://images.zhongmin.cn/00/00_2018/usercenter/images/icon-i2.png) no-repeat;
  margin-left: 7px;
  margin-top: -6px;
}
.canvas-box .tips-con-box,
.ac-box .tips-con-box {
  padding: 10px 14px;
  background: #fff;
  top: 19px;
  font-size: 12px;
}
.active-box {
  height: 393px;
}
.ac-box .tips-con-box {
  left: -250px;
}
.ac-box .tips-icon {
  left: 252px;
}
.canvas-box .tips-con-box .tit,
.ac-box .tips-con-box .tit {
  font-weight: bold;
  color: #333;
}
.check-detail {
  color: #3e6fc4;
}
.check-detail:hover {
  color: #47a6f6;
}
.canvas-box ul {
  padding-left: 200px;
  margin-top: 15px;
  font-size: 0;
}
.canvas-box ul li {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  vertical-align: top;
  padding-left: 50px;
  box-sizing: border-box;
}
.canvas-box ul li:first-child {
  padding-left: 0px;
  border-right: 1px solid #eee;
}
.canvas-box ul li .info1 {
  margin-bottom: 25px;
}
.canvas-box ul li .info2 {
  margin-bottom: 25px;
  font-size: 30px;
  color: #333;
  font-family: Arial;
  line-height: 1;
}
.canvas-box ul li .li-btn {
  display: inline-block;
  width: 80px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  line-height: 28px;
  border-radius: 3px;
}
.canvas-box ul li .li-btn:hover {
  border: 1px solid #999;
  background: #999;
  color: #fff;
}
.canvas-box ul li .icon-cy {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #ddd;
  margin-right: 15px;
}
.bg-org {
  background-color: #ffb82f !important;
}
.bg-blue {
  background-color: #5396fe !important;
}
.text-org {
  color: #ff781a !important;
}
.ddwrap {
  padding: 30px 0 45px;
  border-bottom: 1px solid #f2f2f2;
}
.ddwrap .ddtitle {
  margin-bottom: 40px;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.ddwrap .ddul {
  font-size: 0;
}
.ddwrap .ddul a {
  display: inline-block;
  width: 20%;
  padding-top: 70px;
  text-align: center;
  font-size: 14px;
  color: #474e5d;
}
.ddwrap .ddul a .num {
  line-height: 1;
  font-size: 24px;
  color: #faae00;
}
.ddwrap .ddul a.all {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/pay-icon.png) no-repeat center top;
}
.ddwrap .ddul a.dzf {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/pay-icon1.png) no-repeat center top;
}
.ddwrap .ddul a.jjsx {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/pay-icon2.png) no-repeat center top;
}
.ddwrap .ddul a.sxz {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/pay-icon3.png) no-repeat center top;
}
.ddwrap .ddul a.bqclz {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/pay-icon4.png) no-repeat center top;
}
.adwrap {
  padding: 39px 0;
}
.tipsul {
  font-size: 0;
  margin: 0 -30px;
  border-top: 1px solid #f2f2f2;
}
.tipsul a {
  display: inline-block;
  width: 25%;
  text-align: center;
  padding-top: 108px;
  padding-bottom: 30px;
  font-size: 16px;
  color: #333;
}
.tipsul a.cjwt {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-cjwt.png) no-repeat center 40%;
}
.tipsul a.bffp {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-bffp.png) no-repeat center 40%;
}
.tipsul a.ksbz {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-ksbz.png) no-repeat center 40%;
}
.tipsul a.lpfw {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-lpfw.png) no-repeat center 40%;
}
.tipsul a.bdhq {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-bdhq.png) no-repeat center 40%;
}
.tipsul a.bqwt {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-bqwt.png) no-repeat center 40%;
}
.tipsul a.tgf {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-tgf.png) no-repeat center 40%;
}
.tipsul a.lpwt {
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/icon-lpwt.png) no-repeat center 40%;
}
.tyxddwrap {
  margin: -30px;
}

.mainWrap {
  margin: -30px;
}

.orNav {
  position: relative;
  height: 48px;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}

.orNav ul {
  position: absolute;
  top: 0;
  left: 0px;
}

.orNav li {
  float: left;
  padding: 0 30px 0 20px;
  line-height: 47px;
  text-align: center;
}

.orNav li a {
  display: block;
  color: #333;
}

.orNav li.orNav-cur a {
  color: #0060ff;
  border-bottom: 2px solid #0060ff;
}
.os-wrap {
  padding-right: 30px;
  color: #999;
}
.os-select {
  width: 102px;
  height: 28px;
  padding: 0 18px 0 9px;
  border-radius: 3px;
  border: 1px solid #ddd;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  color: #666;
  box-sizing: border-box;
  background: url(https://images.zhongmin.cn/00/00_2018/member/images/sel-bg.png) 84px 11px no-repeat;
}

.date-box {
  display: inline-block;
  width: 142px;
  height: 32px;
  line-height: 30px;
  padding: 0 30px 0 10px;
  border: 1px solid #ddd;
  background: #fff url(https://images.zhongmin.cn/zhongmin2017/list/images/datePicker.png) 115px 5px no-repeat;
  border-radius: 3px;
  vertical-align: middle;
  box-sizing: border-box;
  cursor: pointer;
}

.ins-select {
  width: 128px;
  height: 32px;
  margin: 0 8px 0 75px;
  padding: 0 18px 0 9px;
  line-height: 30px;
  border-radius: 3px;
  border: 1px solid #ddd;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  color: #666;
  box-sizing: border-box;
  background: #fff url(https://images.zhongmin.cn/00/00_2018/member/images/sel-bg.png) 112px 13px no-repeat;
  vertical-align: -1.5px;
}

.ser-input {
  width: 227px;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 3px;
  vertical-align: middle;
}
.gap {
  display: inline-block;
  width: 10px;
  margin: 0 2px;
  border-bottom: 1px solid #aaa;
  vertical-align: middle;
}
.ser-btn {
  float: right;
  width: 68px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #ddd;
  color: #666;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}
.ser-btn:hover {
  border: 1px solid #0060ff;
  color: #0060ff;
}
.search-wrap {
  background: #fff;
}
.ser-wrap {
  padding: 13px 42px 11px 30px;
  background: #fcfcfc;
}
.orderTab {
  border-top: 1px solid #f2f2f2;
  line-height: 40px;
  font-size: 12px;
}
/* .orderTab th {
	font-weight: normal !important;
  } */
.orderTab .wid1,
.o-list-tab .wid1 {
  width: 155px;
}
.orderTab .wid2,
.o-list-tab .wid2 {
  width: 105px;
}
.orderTab .wid3,
.o-list-tab .wid3 {
  width: 200px;
  padding: 0 25px;
  box-sizing: border-box;
}
.orderTab .wid4,
.o-list-tab .wid4 {
  width: 74px;
}
.orderTab .wid5,
.o-list-tab .wid5 {
  width: 150px;
}
.orderTab .wid6,
.o-list-tab .wid6 {
  width: 108px;
}
.orderTab .wid7,
.o-list-tab .wid7 {
  width: 140px;
}
.orderTab .orderStatus-tips,
.o-list-tab .orderStatus-tips {
  font-size: 12px;
  line-height: 16px;
  color: #aaa;
}
.c-blue {
  color: #2189ff !important;
}
.pay-wrap {
  margin-bottom: 10px;
  padding-left: 30px;
  line-height: 56px;
  background: #fff;
}
.pay-check {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  color: #666;
  background: url(https://images.zhongmin.cn/00/00_2018/member/images/uncheck.png) no-repeat;
  vertical-align: middle;
  cursor: pointer;
}

.checkcur {
  background: url(https://images.zhongmin.cn/00/00_2018/member/images/check.png) no-repeat;
}
.ver-middle {
  vertical-align: middle;
}

.pay-btn {
  display: inline-block;
  width: 140px;
  color: #fff;
  background: #0060ff;
  text-align: center;
  cursor: pointer;
}

.pay-btn:hover {
  background: #2d7cff;
}

.pay-span1 {
  margin-right: 23px;
}
.pay-span2 {
  margin-right: 27px;
}
.pay-span2 span {
  font-weight: bold;
  color: #ff3131;
}

.order-list-tit {
  position: relative;
  padding: 0 54px 0 20px;
  line-height: 40px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 12px;
}
.order-list-tit .bqicon {
  position: absolute;
  top: 0;
  right: 0;
}

.del-btn {
  padding-left: 20px;
  background: url(https://images.zhongmin.cn/00/00_2018/member/images/del.png) 0 13px no-repeat;
  cursor: pointer;
}
.or-span1 {
  margin-left: 34px;
  vertical-align: middle;
}

.order-list-wrap li {
  background: #fff;
  margin-bottom: 10px;
}

.list-pro-img {
  width: 90px;
  height: 40px;
  vertical-align: middle;
}
.o-list-tab td {
  height: 140px;
  text-align: center;
}
.logo-con {
  display: inline-block;
  /* width: 112px; */
  padding: 0 20px;
  text-align: left;
  vertical-align: middle;
}

.paynow {
  display: block;
  width: 90px;
  height: 30px;
  margin: 0 auto;
  color: #fff;
  line-height: 30px;
  background: #0060ff;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
}
.paynow:hover {
  background: #2d7cff;
}
.paynow a {
  display: block;
  color: #fff;
}
.graybtn {
  background: #cccccc;
}
.graybtn:hover {
  background: #cccccc;
}

.check-link {
  display: block;
  /*   margin-top:6px;*/
  color: #666;
}
.check-link:hover {
  color: #1369c0;
}

.org {
  color: #ff781a !important;
}

.nopro-wrap {
  height: 125px;
  padding-top: 75px;
  margin-bottom: 26px;
  background: #fff;
  text-align: center;
}
.nopro-box {
  display: inline-block;
  min-height: 64px;
  padding-left: 87px;
  background: url(https://images.zhongmin.cn/00/00_2018/member/images/nopro-bg.png) no-repeat;
  text-align: left;
}

.nopro-btn {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

.nbtn1 {
  background: #0060ff;
}
.nbtn2 {
  background: #d4d4d4;
}
.min-ins-select {
  width: 108px;
  height: 30px;
  padding: 0 20px 0 5px;
  border-radius: 3px;
  border: 1px solid #ddd;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  color: #666;
  box-sizing: border-box;
  background: #fff url(https://images.zhongmin.cn/00/00_2018/member/images/sel-bg.png) 90px 13px no-repeat;
  vertical-align: -1.5px;
}
.rightcontent .paging-box li.p-on {
  border-color: #0060ff;
}

.ba-wrap {
  /* padding: 0 30px 20px 30px; */
  background: #fff;
}
.lpnav {
  padding: 20px 23px;
  line-height: 1;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  vertical-align: bottom;
}
.lpnav .t {
  display: inline-block;
  padding-top: 15px;
}
.baoan-btn {
  width: 108px;
  height: 32px;
  line-height: 30px;
  padding-left: 36px;
  border: 1px solid #0060ff;
  box-sizing: border-box;
  background: url(https://images.zhongmin.cn/zbt00-pc/usercenter/images/ks-icon.png) 10px 6px no-repeat;
  border-radius: 3px;
  color: #0060ff;
  font-size: 14px;
  font-weight: normal;
}
.os-select1 {
  width: 90px;
  height: 32px;
  padding: 0 18px 0 9px;
  border-radius: 3px;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  color: #666;
  font-weight: bold;
  box-sizing: border-box;
  background: #fff url(https://images.zhongmin.cn/00/00_2018/member/images/sel-bg.png) 80px 13px no-repeat;
}
.ba-tab tr th {
  height: 74px;
  font-weight: bold;
  background: #fcfcfc;
}
.ba-tab tr td {
  height: 60px;
  padding: 0 5px;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
}
.ba-tab tr td a:hover {
  color: #0060ff;
}

.ba-tab tr:first-child td {
  padding-top: 25px;
}

.ba-tab .wid1 {
  width: 150px;
}
.ba-tab .wid2 {
  width: 152px;
}
.ba-tab .wid3 {
  width: 220px;
}
.ba-tab .wid4,
.ba-tab .wid6 {
  width: 133px;
}
.ba-tab .wid5 {
  width: 120px;
}
.ba-tab .wid7 {
  width: 100px;
}
.yue .canvas-box ul li {
  width: 33%;
  padding-left: 50px;
  margin-top: 5px;
}
.yue .tips-con-box {
  left: -300px;
}
.yue .tips-icon {
  left: 302px;
}
.yue .canvas-box ul li:first-child {
  padding-left: 0px;
  border-right: none;
}
.yue .canvas-box ul li:nth-child(2) {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}
.yue.balance-box {
  border-bottom: none;
  padding-bottom: 50px;
}
.yue .balancetit {
  padding-bottom: 19px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.table-nav .nav-item {
  display: inline-block;
  margin: 0 35px 0 20px;
  padding: 15px 0px;
  cursor: pointer;
}
.table-nav .nav-item.active {
  color: #0060ff;
  border-bottom: 2px solid #0060ff;
}
.gap {
  display: inline-block;
  width: 10px;
  margin: 0 2px;
  border-bottom: 1px solid #aaa;
  vertical-align: middle;
}
.table-wrap .ser-btn {
  float: none;
  width: 68px;
  height: 32px;
  border: 1px solid #ddd;
  color: #666;
  background: #fff;
  margin-left: 45px;
  cursor: pointer;
}
.table-wrap .search-wrap {
  border-top: 1px solid #ececec;
  background: #f6f6f6;
}
.table-wrap .search-option {
  margin-bottom: 12px;
  padding: 14px 0 24px 22px;
  background: #f6f6f6;
}
.table-wrap .ser-wrap {
  padding: 14px 20px;
}
.table-wrap .ser-btn:hover {
  border: 1px solid #0060ff;
  color: #0060ff;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
.income-table {
  border: 1px solid #eee;
  text-align: center;
}
.income-table tr th {
  height: 50px;
  line-height: 50px;
  background: #fbfbfb;
  border: 1px solid #eee;
}
.income-table tr td {
  height: 50px;
  line-height: 50px;
  border: 1px solid #eee;
}
.income-table .wid1 {
  width: 242px;
}
.income-table .wid2 {
  width: 200px;
}
.income-table .wid3 {
  width: 252px;
}
.income-table .wid4 {
  width: 225px;
}
.table-box .paging-box,
.table-box .select-pagesnum {
  margin-top: 30px;
}
.date-box2 {
  display: inline-block;
  width: 134px;
  height: 32px;
  padding: 0 26px 0 10px;
  border: 1px solid #ddd;
  background: #fff url(https://images.zhongmin.cn/00/00_2018/usercenter/images/datePicker.png) 108px 6px no-repeat;
  border-radius: 3px;
  vertical-align: middle;
  box-sizing: border-box;
}
.date-btn {
  width: 68px;
  height: 32px;
  margin-left: 30px;
  border: 1px solid #ddd;
  color: #666;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
}
.info-span {
  display: inline-block;
  margin: 12px 60px 0 0;
}
.pay-item {
  display: inline-block;
  width: 128px;
  height: 48px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  text-align: center;
  padding-top: 7px;
  box-sizing: border-box;
}
.pay-item:first-child {
  margin-right: 15px;
}
.pay-item:hover {
  border-color: #ff9e12;
}
.pay-item.active {
  border-color: #ff9e12;
  background: url(https://images.zhongmin.cn/zhongmin2017/pay/images/pay-icon1.png) no-repeat bottom right;
}
.dates-chose {
  display: inline-block;
  height: 28px;
  line-height: 26px;
  padding: 0 10px;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 3px;
  color: #666;
}
.date-chose-box {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  z-index: 999;
  cursor: auto;
  top: 38px;
  left: -1px;
  display: none;
  min-height: 0;
  width: 100%;
}
.date-chose-box .date-chose-option {
  display: block;
  padding: 5px 10px;
  box-sizing: border-box;
  line-height: 18px;
  cursor: pointer;
}
.date-chose-box .date-chose-option:hover {
  background: #f9f9f9;
  color: #3e6fc4;
}
.dates-chose .date-count-icon,
.dates-count .date-count-icon {
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url(http://images.zhongmin.cn/zhongmin2017/list/images/list-icon6.png) no-repeat 0 -8px;
  vertical-align: middle;
}
.dates-chose .date-count-icon.up,
.dates-count .date-count-icon.up {
  background-position: 0 0;
}
.date-count-icon {
  display: inline-block;
  width: 11px;
  height: 6px;
  background: url(http://images.zhongmin.cn/zhongmin2017/list/images/list-icon10.png) no-repeat 0 -8px;
  vertical-align: middle;
}
.date-count-icon.up {
  background-position: 0 0;
}
.right-wrap {
  margin: -30px;
}

.center-box {
  width: 450px;
  height: 220px;
  padding-top: 40px;
  background: #fff;
  overflow: hidden;
  position: fixed;
  z-index: 300;
  top: 50%;
  left: 50%;
  margin: -130px 0 0 -200px;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.clientHeight/10 + document.documentElement.scrollTop));
  _margin: 0 0 0 -220px;
  text-align: center;
  border-radius: 3px;
}

.cen-btn {
  display: inline-block;
  width: 146px;
  height: 38px;
  margin-top: 30px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

.cbtn1 {
  color: #666;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.cbtn2 {
  color: #fff;
  background: #f6ab1a;
  border: 1px solid #f6ab1a;
  border-radius: 3px;
}

.aClose-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 19px;
  height: 19px;
  background: url(https://images.zhongmin.cn/zhongmin2017/insure/images/close_btn.png) no-repeat;
  cursor: pointer;
  transition: background 1s;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
}
.men-box2 {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 640px;
  height: 454px;
  margin: -227px 0 0 -320px;
  background: #fff;
  z-index: 201;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
}

.box-tit2 {
  margin-bottom: 15px;
  padding-left: 63px;
  font-size: 16px;
  color: #333;
  line-height: 70px;
  text-align: left;
  background: #f5f5f5 url(https://images.zhongmin.cn/00/00_2018/userindex/images/tit-tips.png) 30px 25px no-repeat;
}

.info-dl {
  padding-bottom: 30px;
}

.info-dl dt {
  float: left;
  width: 178px;
  line-height: 42px;
  text-align: right;
}
.info-dl dd {
  padding-left: 196px;
  text-align: left;
}

.info-input {
  width: 278px;
  height: 40px;
  padding-left: 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.info-btn {
  display: inline-block;
  width: 300px;
  height: 40px;
  margin-top: 16px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #ff9e12;
  text-align: center;
  border-radius: 5px;
}

.info-tips {
  padding: 0 40px;
  font-size: 14px;
}

.info-tips h4 {
  color: #333;
  font-weight: bold;
}
.info-tips p {
  padding-top: 8px;
}
.newsbox {
  position: relative;
  display: inline-block;
  width: 80%;
  overflow: hidden;
  height: 25px;
}
.news_li,
.swap {
  margin-top: 2.5px;
  line-height: 25px;
  position: absolute;
  top: 0;
}
.swap {
  top: 25px;
}

.resalert {
  position: fixed;
  top: 50%;
  left: 50%;
  display: block;
  width: 544px;
  margin-top: -129px;
  margin-left: -272px;
  padding: 35px 40px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  z-index: 999;
}
.resalert .resalert-title {
  margin-bottom: 25px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.resalert ul li {
  margin-bottom: 18px;
  font-size: 14px;
}
.resalert ul li .title {
  display: inline-block;
  vertical-align: top;
  width: 80px;
}
.resalert ul li .text {
  display: inline-block;
}
