@charset "utf-8";
@import url('/assets/css/style/2012s/global.min.css');
/*
  @Description: Order Style
  @Author: dongwei 2012.06.05
  @Update: zhangkaili 2012.06.27
  @Update: dongwei 2012.07.10
  @Update: zhangkaili 2012.09.03
  @Update: zhangkaili 2013.12.24
  */
/*
  @Description: Table Style
  @Author: dongwei 2012.06.26
*/
/* table */
table {
  width: 100%;
}
table th,
table td {
  padding: 5px;
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
table th {
  text-align: right;
}
table input[type="text"] {
  border: 1px solid #E1E1E1;
  padding: 4px 2px 5px;
  width: 170px;
}
table input.checkboxInput {
  width: auto;
  border: 0 none;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
}
table select {
  height: 26px;
  margin-right: 5px;
  padding: 3px;
  vertical-align: middle;
}
table label {
  margin-right: 15px;
}
table .textAlignLeftContent {
  text-align: left !important;
}
table .textEndorseViewMore {
  margin-left: 20px;
  *margin-left: 13px;
}
table .tdWordWrap {
  word-wrap: break-word;
}
.no-border,
table .no-border {
  border: 0 none !important;
  margin: 3px;
  padding: 0;
  width: auto;
}
/* table描边 */
.tab-bd,
.tab-bd th,
.tab-bd td {
  border: 1px solid #E6E6E6;
}
/* table无描边 */
.info-tab {
  margin: 15px auto;
}
.info-tab th {
  width: 32%;
}
/* td-th无描边,th有底色 */
.ins-tab {
  border: 1px solid #E6E6E6;
}
.ins-tab th,
.ins-tab td {
  text-align: center;
}
.ins-tab th {
  background: #E8EBEE;
  border-bottom: 1px solid #CECECE;
}
.ins-tab td {
  border-bottom: 1px solid #E6E6E6;
}
/* th居左 */
.edit-tab {
  border-top: 1px solid #DFDFDF;
  margin-bottom: 15px;
}
.edit-tab th,
.edit-tab td {
  border-bottom: 1px solid #DFDFDF;
  padding: 4px 7px;
  vertical-align: top;
}
.edit-tab th {
  background-color: #F6F9FA;
  border-right: 1px solid #DFDFDF;
  text-align: right;
  width: 15%;
}
/*保障项目*/
.prod-proj-tab-hd td {
  background-color: #f5f5f5;
  font-weight: 700;
  color: #707070;
  text-align: center;
  font-size: 14px;
}
.prod-proj-tab th {
  background-color: #f9f9f9;
  color: #707070;
  text-align: right;
}
/* td 中的多个select */
.info-tab td select {
  margin-bottom: 2px;
}
/*保单列表表单样式*/
.form-input-on {
  border: 1px solid #efa100;
  cursor: text;
  outline: none;
}
.form-input-err {
  border: 1px solid #ff0000;
  color: #ff0000;
  outline: 1px solid #ffc1c1;
}
/* table coupon */
.tab-coupon-outer {
  *padding-top: 15px;
}
.tab-coupon th,
.tab-coupon td {
  vertical-align: top;
}
.tab-coupon th {
  padding-top: 9px;
}
.tab-coupon .available {
  *padding-top: 2px;
}
.tab-coupon td select {
  margin-left: 0;
}
/*平安团险投保计划*/
.tab-group-list {
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  margin: 5px auto;
}
.tab-group-list th,
.tab-group-list td {
  border-right: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  text-align: center;
}
.order-group table {
  width: 100%;
}
.order-group th {
  background-color: #efefef;
}
.order-group td {
  vertical-align: middle;
}
.order-group td.l {
  text-align: left;
}
/*团险投保弹出窗口表格*/
.tab-group-pop {
  width: 90%;
  margin: 5px auto;
}
.tab-group-pop th {
  font-weight: 700;
}
.tab-group-pop .bord-bottom {
  border-bottom: 1px solid #ddd;
}
.tab-group-pop select {
  width: 80px;
}
.tab-group-pop .btn-cont {
  padding: 12px 0;
  overflow: hidden;
  zoom: 1;
}
.tab-group-pop .ui-btn {
  margin: 0 5px;
}
/*2016.3.24 表单*/
table.liab-tab td {
  vertical-align: middle;
}
/* 投保流程步骤条 */
ol,
ul,
li {
  list-style: none;
}
.md-step {
  display: block;
  width: 860px;
  height: 60px;
  margin: 15px 0;
  position: relative;
}
.step-line-back {
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 860px;
  height: 4px;
  _overflow: hidden;
}
.step-line-back-inner {
  display: block;
  width: 860px;
  height: 4px;
  background: #e7e5e6;
}
.step-line-already {
  display: block;
  width: 20%;
  position: relative;
  top: 14px;
  left: 0;
  height: 4px;
  background: #ff7958;
}
.step-line-already .step-line-arrow {
  display: inline-block;
  width: 7px;
  height: 6px;
  background: url(/images/steps/step-arrow.png) no-repeat;
  position: absolute;
  right: -7px;
  top: 0;
}
.steps {
  width: 860px;
  height: 60px;
  padding: 0;
  margin: 0;
  *zoom: 1;
  position: relative;
  z-index: 2000;
}
.steps:after {
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.steps .step-item {
  text-align: center;
  position: absolute;
  list-style: none;
}
.steps .step-item .step-icon {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto 5px;
  background: url(/images/steps/step-icon.png) -60px 0 no-repeat;
  font-family: Arial;
  overflow: hidden;
  color: #e6e4e5;
  font-size: 18px;
  text-align: center;
}
.steps .step-item span {
  text-align: center;
  white-space: nowrap;
  overflow: visible;
  color: #999;
  font-size: 14px;
}
.steps .step-item .already {
  text-indent: -999em;
  background-position: 0 0;
}
.steps .step-item-0,
.steps .step-item--1 {
  display: block;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 14px;
  zoom: 1;
  _overflow: hidden;
}
.basket-bg .steps .step-item-0,
.basket-bg .steps .step-item--1 {
  background: #fbfbfb;
}
.basket_2 .steps .step-item-0,
.basket_2 .steps .step-item--1 {
  background: #fbfbfb;
}
.basket_4 .steps .step-item-0,
.basket_4 .steps .step-item--1 {
  background: #fbfbfb;
}
.steps .step-item-0 {
  left: 0;
}
.steps .step-item--1 {
  right: 0;
}
.step-current-1 .step-item-1 .step-icon,
.step-current-2 .step-item-2 .step-icon,
.step-current-3 .step-item-3 .step-icon,
.step-current-4 .step-item-4 .step-icon,
.step-current-5 .step-item-5 .step-icon {
  background-position: -30px 0;
  text-indent: 0;
  color: #fffeff;
}
#step-count-3 .steps .step-item-2 {
  left: 150px;
}
#step-count-4 .steps .step-item-2 {
  left: 175px;
}
#step-count-4 .steps .step-item-3 {
  right: 175px;
}
#step-count-5 .steps .step-item-2 {
  left: 158px;
}
#step-count-5 .steps .step-item-3 {
  left: 335px;
}
#step-count-5 .steps .step-item-4 {
  right: 158px;
}
#step-count-5 .steps .step-item-1,
#step-count-4 .steps .step-item-1,
#step-count-3 .steps .step-item-1 {
  left: 0;
}
#step-count-4 .steps .step-item-4,
#step-count-5 .steps .step-item-5,
#step-count-3 .steps .step-item-3 {
  right: 0;
}
#step-count-5 .steps .step-item {
  width: 188px;
}
#step-count-4 .steps .step-item {
  width: 282px;
}
#step-count-3 .steps .step-item {
  width: 564px;
}
#step-count-5 .steps .step-item-1,
#step-count-5 .steps .step-item-5,
#step-count-4 .steps .step-item-1,
#step-count-4 .steps .step-item-4,
#step-count-3 .steps .step-item-1,
#step-count-3 .steps .step-item-3 {
  width: 148px;
}
#step-count-3 .steps .step-item-0,
#step-count-3 .steps .step-item--1,
#step-count-4 .steps .step-item-0,
#step-count-4 .steps .step-item--1,
#step-count-5 .steps .step-item-0,
#step-count-5 .steps .step-item--1 {
  width: 59px;
}
#step-count-5.step-current-1 .step-line-already {
  width: 160px;
}
#step-count-5.step-current-2 .step-line-already {
  width: 340px;
}
#step-count-5.step-current-3 .step-line-already {
  width: 520px;
}
#step-count-5.step-current-4 .step-line-already {
  width: 700px;
}
#step-count-5.step-current-5 .step-line-already {
  width: 100%;
}
#step-count-4.step-current-1 .step-line-already {
  width: 190px;
}
#step-count-4.step-current-2 .step-line-already {
  width: 430px;
}
#step-count-4.step-current-3 .step-line-already {
  width: 660px;
}
#step-count-4.step-current-4 .step-line-already {
  width: 100%;
}
#step-count-3.step-current-1 .step-line-already {
  width: 250px;
}
#step-count-3.step-current-2 .step-line-already {
  width: 600px;
}
#step-count-3.step-current-3 .step-line-already {
  width: 100%;
}
#step-count-3.step-current-3 .step-line-arrow,
#step-count-4.step-current-4 .step-line-arrow,
#step-count-5.step-current-5 .step-line-arrow {
  display: none;
}
/* 填写投保信息-投保流程含健康告知 by 20130301 */
.basket-health-step .step1,
.basket-health-step .step2,
.basket-health-step .step3,
.basket-health-step .step4,
.basket-health-step .step5 {
  background: url(/images/health-step.png);
  background-repeat: no-repeat;
  width: 860px;
  height: 145px;
}
.basket-health-step li {
  text-indent: -999em;
}
.basket-health-step .step1 {
  background-position: 0 0;
}
.basket-health-step .step2 {
  background-position: 0 -145px;
}
.basket-health-step .step3 {
  background-position: 0 -290px;
}
.basket-health-step .step4 {
  background-position: 0 -435px;
}
.basket-health-step .step5 {
  background-position: 0 -580px;
}
/* 购物车页面无健康告知样式与basket用的一样  */
.basket-step .step1,
.basket-step .step2,
.basket-step .step3,
.basket-step .step4 {
  background: url(/images/basket/basket-img.png);
  background-repeat: no-repeat;
}
.basket-step .step1,
.basket-step .step2,
.basket-step .step3,
.basket-step .step4 {
  width: 860px;
  height: 145px;
}
.basket-step .step1 {
  background-position: 0 0;
}
.basket-step .step2 {
  background-position: 0 -145px;
}
.basket-step .step3 {
  background-position: 0 -290px;
}
.basket-step .step4 {
  background-position: 0 -435px;
}
.basket-step li {
  float: left;
  width: 215px;
  height: 145px;
  display: block;
  text-indent: -999em;
}
/* 保单列表表单样式 */
.tit-product {
  font-size: 14px;
  margin: 10px 0;
  zoom: 1;
}
.tit-product span {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
}
.tit-product .card-icon {
  position: relative;
  top: 2px;
}
.keep-secret {
  margin: 0 10px 5px;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.ins-tit {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: left;
  border-bottom: 2px dotted #ddd;
}
* html .ins-tit .icon-edit {
  background-position: left -99px;
  margin-top: 10px;
}
.lay-ins-con {
  color: #666;
}
.lay-ins-con ul {
  background-color: transparent;
}
.lay-ins-con ul a {
  margin: 0 5px;
}
.lay-ins-con .common_contact {
  display: inline-block;
  padding: 0px 12px;
  background: #ececec url(/images/member_center/common_contact.png) no-repeat 10px 1px;
  height: 24px;
  line-height: 26px;
  vertical-align: middle;
  color: #444;
  border: 1px solid #ddd;
  text-indent: 18px;
}
.lay-ins-con .common_contact:hover {
  background-position: 10px -25px;
  text-decoration: none;
  background-color: #f6f6f6;
}
.lay-ins-con .desti_button {
  display: inline-block;
  padding: 0px 12px;
  *display: block;
  *width: 67px;
  *text-indent: 2px;
  height: 26px;
  text-indent: 18px;
  line-height: 26px;
  text-align: center;
  background: #f6f6f6 url(/images/member_center/desti_button_03.jpg) no-repeat 8px 4px;
  color: #444;
  text-decoration: none;
  border: 1px solid #ddd;
  *margin-right: 40px;
}
.lay-ins-con .desti_button:hover {
  background: #ececec url(/images/member_center/desti_button_06.jpg) no-repeat 8px 3px;
}
.info-tab {
  margin: 15px auto;
}
.info-tab2 {
  margin: 15px 10px;
}
.info-tab th {
  width: 20%;
}
.ins-tip {
  margin: 2px 0 0;
}
.ins-update {
  text-align: center;
  margin: 20px auto 0;
  padding: 0 20px;
}
.lay-insurant {
  border-top: 1px dashed #d6d6d6;
}
.lay-insurant table {
  margin: 5px 0;
}
.lay-insurant a,
.ins-group a {
  font-size: 12px;
  margin: 0 15px;
}
.ins-group .btnBox a {
  margin: 0 10px 0 0;
}
.lay-insurant .blue:hover {
  text-decoration: none;
  color: #e84720;
}
.lay-insurant span {
  margin: 0 5px;
}
.ins-con-more {
  margin: 10px 20px;
  border-top: 1px solid #ddd;
}
.ins-con-more .info-tab {
  margin: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.ins-con-more .info-tab .ins-tit {
  border: none;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  background: #eaeaea;
  font-size: 12px;
  text-align: left;
}
.ins-con-more .info-tab th,
.ins-con-more .info-tab td {
  padding: 8px 5px;
}
.ins-con-more .info-tab .tip {
  font-weight: normal;
  color: #444;
}
.ins-con-more .info-tab .tip input {
  width: auto;
}
.ins-con-more .info-tab .tip label {
  margin-right: 0;
}
.ins-con-more .info-tab .tip .did {
  margin: 0 7px;
}
.ins-con-more .insurant-enamored {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ins-con-more .belovedSign {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  background: url(/images/member_center/beloved.png) no-repeat;
  margin-top: 1px;
}
.ins-con-more .belovedgroup {
  border: 1px solid #e2e2e2;
  border-bottom: none;
  margin-top: 7px;
  margin-bottom: 10px;
}
.ins-con-more .belovedgroup th {
  height: 30px;
  line-height: 30px;
  background: #f6f6f6;
  padding: 0px;
}
.ins-con-more .belovedgroup td {
  padding: 9px 10px 9px 6px;
}
.ins-con-more .belovedgroup th,
.ins-con-more .belovedgroup td {
  border-right: 1px dashed #ddd;
  border-bottom: 1px solid #e2e2e2;
  text-align: center;
}
.ins-con-more .belovedgroup td input {
  width: 100%;
  display: block;
  padding: 3px 0 3px 2px;
}
.ins-con-more .belovedgroup td select {
  width: 100%;
}
.ins-con-more .belovedgroup .onError {
  text-align: left;
}
.ins-con-more .beloved_button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 68px;
  height: 26px;
  line-height: 26px;
  padding-left: 30px;
  background: url(/images/member_center/beloved_button.png) no-repeat;
  color: #444 !important;
  color: #444;
}
.ins-con-more .beloved_button:hover {
  text-decoration: none;
  color: #e84720;
}
.ins-con-more .beloved_button:hover {
  text-decoration: none;
  color: #e84720;
}
.ins-con-more-restore {
  padding-left: 20px;
  padding-top: 2px;
  color: #666;
}
.ins-con-more-restore a:hover {
  text-decoration: underline;
}
.ins-con-more-restore-tinco {
  padding-top: 10px;
}
.insurant-tab {
  margin: 0 auto 15px;
  width: 96%;
}
.insurant-tab th {
  text-align: center;
  background-color: #f6f6f6;
  color: #666;
}
.insurant-tab td {
  word-wrap: break-word;
}
.insurant-hd {
  font-size: 14px;
  margin: auto;
  padding: 4px 10px;
  width: 95%;
  background-color: #eaeaea;
}
.ins-tab-price {
  margin-top: 15px;
}
.ins-tab-price td {
  text-align: center;
}
.ins-group {
  padding: 0 20px;
}
.ins-group .ins-int-con {
  font-size: 14px;
  font-weight: 500;
  padding: 4px 0;
}
.ins-group .insurant-tab {
  width: 100%;
}
.ins-group .insurant-hd {
  background: #f6f6f6;
  font-size: 12px;
}
.ins-int-con .num {
  font-weight: 700;
  margin: 0 5px;
}
.more-ins .insurant-tab {
  width: 100%;
}
.button {
  padding-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
  zoom: 1;
}
.button a,
.button button {
  margin: 0 5px;
}
.button .btn-loading {
  position: absolute;
}
.insurant-tab .prod-discount-service {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.msg-tips {
  margin: 30px 0 0;
}
.ask-title {
  margin-top: 18px;
}
.ask-lists {
  width: 885px;
  margin-left: -25px;
}
.ask-list {
  float: left;
  margin-left: 25px;
  padding: 17px 0 16px;
  width: 270px;
  border-bottom: 1px dashed #d8d8d8;
}
/* 渠道频道立减 */
.ins_recipient label {
  margin-left: 0 !important;
  margin-right: 30px !important;
}
.ins_recipient .recipient_choose {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  white-space: nowrap;
}
/* 理财险投保流程 */
.financialSubmitPredecision {
  height: 45px;
  color: #333333;
  font-weight: bold;
}
.financialSubmitPredecision .pretip {
  color: red;
  text-align: center;
  display: none;
}
/* 投保流程的tab，切换tab */
.lay-ins-con small {
  color: #999;
  padding-left: 5px;
}
.lay-ins-con .abut_tab {
  background-image: url(/images/product/bg-detail-nav.png);
  background-position: left -10px;
  background-repeat: repeat-x;
  height: 30px;
  margin-bottom: 10px;
  display: block;
}
.lay-ins-con .abut_tab:after {
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.lay-ins-con .abut_tab li {
  float: left;
  width: 131px;
  word-break: break-all;
  font-size: 14px;
  height: 34px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.lay-ins-con .abut_tab .nav-info {
  height: 30px;
  padding: 0;
  text-align: center;
  width: 130px;
  line-height: 30px;
  border-right: 1px solid #e3e3e3;
}
.lay-ins-con .abut_tab .active .nav-info {
  background-image: url(/images/product/detail-nav-on.png);
  background-position: left -10px;
  background-repeat: repeat-x;
  color: #ff7858;
}
.lay-ins-con .abut_tab .bor-bottom {
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 4px;
  line-height: 4px;
  width: 130px;
}
.lay-ins-con .abut_tab .active .bor-bottom span {
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #ff7858 transparent transparent transparent;
  _border-color: #ff7858 #fff #fff #fff;
  position: absolute;
  left: 45%;
}
.lay-ins-con .abut_tab .active {
  background: #fff;
  color: #444;
  border-bottom-color: #fff;
}
.lay-ins-con .recognizee_add {
  margin-bottom: 15px;
  padding-left: 20px;
}
.lay-ins-con .recognizee_button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 26px;
  line-height: 26px;
  padding-left: 30px;
  background: url(/images/member_center/recognizee_button.png) no-repeat;
  color: #444;
}
.lay-ins-con .recognizee_button:hover {
  text-decoration: none;
  color: #e84720;
}
/* 确认订单 */
.pro-tab {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.pro-tab th {
  width: 26%;
}
.pro-tab table {
  margin: 15px auto 0;
}
.pro-tab-pdf {
  padding: 0;
}
.pro-tab-pdf .pdf-cont {
  width: 100%;
  margin: 0;
}
.pro-tab-pdf .pdf-detail {
  border: none;
}
.prod-proj-tab th {
  text-align: right;
  font-weight: 700;
}
.pro-con-info {
  background: #f3f3f3;
  border: 1px solid #dedee0;
  margin-bottom: 15px;
}
.pro-con-info table table {
  width: 97%;
  margin: 5px;
}
.pro-con-info table table th {
  width: 30%;
}
.tabGrouplist th {
  text-align: left;
}
.pro-con-info .pro-tab {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
/* 订单支付页 */
.pro-con,
.order-list {
  margin: 10px 0;
  /*padding:10px 0;*/
}
.pro-pic {
  float: left;
  display: block;
  width: 100px;
  text-align: center;
}
.pro-pic img {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.pro-info h3 {
  font-size: 14px;
  background-color: transparent;
}
.msg-pay table {
  margin: 15px 0;
}
.order-list {
  padding: 10px 25px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.msg-pay table th,
.msg-pay table td {
  padding: 0 5px;
}
.pay-tabmenu {
  zoom: 1;
  overflow: hidden;
  margin-bottom: -1px;
}
.pay-tabmenu li {
  background: url(/images/member_center/bg_tabmenu.png) no-repeat;
  width: 100px;
  height: 28px;
  float: left;
  margin-right: 5px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.pay-tabmenu .on {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-position: bottom;
}
.pay-tabmenu-con div {
  position: relative;
}
.pay-tabmenu-con .on {
  display: block;
}
.pay-con {
  margin-bottom: 15px;
  padding: 15px;
}
.pay-online li {
  float: left;
  width: 180px;
  margin-bottom: 15px;
  overflow: hidden;
  zoom: 1;
}
.pay-online li input {
  vertical-align: top;
  margin: 10px 10px 0 0;
  border: 0 none;
  width: auto;
}
.pay-online img {
  border: 1px solid #e1e1e1;
  padding: 2px;
  cursor: pointer;
}
.pay-online img:hover {
  border: 1px solid #bbb;
}
.imp {
  font-size: 18px;
}
.text-m {
  vertical-align: middle;
}
.pay-offline {
  padding: 0 0 15px;
}
.pay-offline dl {
  padding: 0;
  margin: 0 0 0 25px;
}
.pay-offline dt {
  font-size: 14px;
  padding: 12px 0;
  font-weight: 700;
}
.pay-offline dd {
  padding: 0 0 0 30px;
}
.pay-offline p {
  text-align: center;
}
.msg-online {
  margin: 0 0 15px;
  height: 180px;
  overflow-y: scroll;
  border: 1px solid #DFDFDF;
  padding: 5px 10px 10px;
}
.msg-online ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.msg-online li {
  list-style: outside disc;
  padding: 0 0 6px;
}
td .msg-remind {
  margin: 0;
}
/*中行支付页*/
.tip-boc {
  margin-top: 15px;
}
/* 货运险---试算页面 */
.lay-cargo-detail .prod-item-intro dl {
  line-height: 1.8;
  margin: 0;
  padding: 0 12px 16px;
}
.lay-cargo-detail .prod-item-intro dt {
  border-bottom: 1px dotted #BCBDC3;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 14px 0 16px;
}
.lay-cargo-detail .sider-cont-hd {
  color: #333;
  font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53, \6587\6CC9\9A7F\6B63\9ED1\4F53, \534E\6587\7EC6\9ED1;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 3px 0 3px 15px;
}
.lay-cargo-detail .sider-cont-hd small {
  margin-left: 5px;
}
.tit-cargo-detail {
  background-color: #FFF;
  background-position: 0 -450px;
  background-repeat: repeat-x;
  color: #333;
  font-weight: 700;
  padding-left: 15px;
  line-height: 48px;
}
.lay-cargo-detail .info-tab th {
  width: 30%;
}
.lay-cargo-detail .info-tab td {
  width: 70%;
}
.lay-cargo-detail textarea {
  border: 1px solid #E1E1E1;
  padding: 4px 2px 5px;
  width: 340px;
}
.lay-cargo-detail .msg-con {
  padding: 0 20px;
}
.lay-cargo-detail .button {
  padding-left: 3px;
  padding-top: 10px;
  position: relative;
  text-align: center;
}
.lay-cargo-detail .btn-pilot {
  background-image: url(/images/cargo/btn_pilot.png);
  background-position: left top;
  border: medium none;
  height: 39px;
  width: 147px;
}
.hBox {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 180px;
  overflow-y: scroll;
  border: 1px solid #dfdfdf;
  padding: 5px 10px 10px 10px;
}
.pop-logo {
  width: 40%;
  margin: 10px;
}
.pop-logo p {
  padding: 0 35px;
}
.pop-logo img {
  margin-bottom: 5px;
}
.top-cont {
  font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53, \6587\6CC9\9A7F\6B63\9ED1\4F53, \534E\6587\7EC6\9ED1;
  font-size: 18px;
  margin: 10px;
}
.lay-price-cont .ui-money span {
  font-size: 14px;
}
.lay-price-cont button {
  margin: 15px 5px 5px;
}
.more-brand a {
  margin: 10px 5px 0;
  display: inline-block;
}
.moreSel {
  margin: 10px 0;
  overflow: hidden;
}
.moreSel .fl,
.moreSel .fr {
  border: 1px solid #DFDFDF;
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
.moreSel .fr {
  background: none repeat scroll 0 0 #FFFFFF;
  width: 380px;
}
.cargoInfo {
  padding: 0 10px 10px;
}
/* 货运险--年单 */
.cargo-notic {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D8D8D8;
  height: 500px;
  overflow-y: scroll;
  padding: 5px 10px 10px;
  width: 840px;
  word-wrap: break-word;
  margin-bottom: 10px;
}
/*货运险订单*/
.cargo-content {
  padding: 15px;
}
.info-tab caption {
  font-weight: 500;
}
/* 团体险 */
.tab-group-list {
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  margin: 5px 0;
  width: 80%;
}
.tab-group-list th,
.tab-group-list td {
  border-right: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  text-align: center;
}
.tab-group-list th,
.group-ins-list th {
  font-weight: 700;
}
.tab-group-list select {
  width: 50px;
}
.group-ins-list {
  margin: 10px 0;
}
.group-ins-list th,
.group-ins-list td {
  text-align: center;
}
.group-tab .lnk-green {
  margin: 0 5px;
}
/* 投保问卷 */
.lay-research {
  padding: 0 20px;
}
.lay-research td {
  border-bottom: 1px dashed #d8d8d8;
  padding: 17px 0 16px;
  font-size: 14px;
  line-height: 34px;
}
.lay-research .l {
  vertical-align: middle;
}
.lay-research label {
  width: 20%;
  text-align: right;
}
.lay-research .onError {
  white-space: nowrap;
}
.lay-research .hidden-inputs {
  heigth: 0px;
  width: 0px;
  display: none;
}
.lay-research .no-top-border td {
  border-top: none;
}
.lay-research .sub-ques td {
  padding: 5px 0;
}
.health-notice {
  padding-bottom: 0;
}
.health-notice dl {
  padding: 10px 5px;
  margin: 5px 0;
}
.health-notice dt {
  font-weight: 700;
  margin-bottom: 5px;
}
/* 订单支付页---update zhangkaili */
.pay-cont {
  border: 1px solid #ebedef;
  padding: 0;
  margin-bottom: 10px;
}
.payblock .seclet-now {
  float: left;
  line-height: 26px;
  padding: 0 10px;
}
.pay-tabs {
  zoom: 1;
  overflow: hidden;
  background-color: #ECF7FF;
  border-bottom: 1px solid #e4630d;
  height: 31px;
  padding-top: 6px;
}
.pay-tabs span {
  line-height: 30px;
  margin: 0 15px;
  float: left;
}
.pay-tabs a {
  background: url(/images/product/bg_order_tag.png) no-repeat;
  width: 100px;
  height: 30px;
  overflow: hidden;
  font-size: 14px;
  float: left;
  display: block;
  text-align: center;
  line-height: 31px;
  margin-right: 5px;
  font-weight: 700;
}
.pay-tabs a:link,
.pay-tabs a:visited {
  color: #333;
  background-position: left top;
  text-decoration: none;
}
.pay-tabs a.now:link,
.pay-tabs a.now:visited {
  height: 31px;
  color: #fff;
  background-position: left bottom;
}
.paybox {
  margin-bottom: 0;
  padding: 15px;
  background-color: #f8fbfd;
}
.tabPay th {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}
.tabPay select {
  padding: 3px 1px;
  vertical-align: text-bottom;
}
.tabPay .platform {
  margin-top: 10px;
  float: left;
  overflow: hidden;
}
.tabPay .insure-pay {
  border: 1px solid #bfd9fb;
  background-color: #fff;
  width: 633px;
  height: 39px;
  font-size: 14px;
  line-height: 39px;
  padding-left: 10px;
  margin: 10px 0;
}
.tabPay .insure-pay a {
  font-weight: 700;
  text-decoration: underline;
}
.onlinebanks .delmar {
  margin-right: 0;
}
.onlinebanks input,
.platform input {
  vertical-align: top;
  margin: 10px 10px 0 0;
  border: 0 none;
  padding: 0;
  width: auto;
}
.onlinebanks img:hover,
.platform img:hover {
  border: 1px solid #e5630d;
}
.onlinebanks .zhonghang-choujiang {
  border: 1px solid #e5630d;
}
.zhonghang-choujiangimg {
  background: url(/images/banks/zhonghchoujiang.png) left bottom no-repeat;
  text-indent: -999em;
  width: 120px;
  height: 17px;
  display: block;
}
.postPay img {
  padding: 4px 5px;
  border: 1px solid #e1e1e1;
  vertical-align: text-bottom;
}
.postPay p {
  margin: 0;
  color: #666;
}
.yjHktr {
  line-height: 25px;
}
.pay-norques {
  border: 1px solid #d2d2d2;
  margin-bottom: 20px;
}
.pay-norques th {
  background-color: #f5f6f8;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 39px;
}
.pay-norques td {
  padding: 10px;
}
.pay-norques td p span {
  float: right;
}
.pay-norques .pay-qatit {
  font-weight: 700;
}
.pay-norques .nextPTq {
  margin-top: 15px;
}
a.green {
  text-decoration: underline;
}
.account-rechange {
  border: 1px solid #bfd9fb;
  width: 858px;
  margin: 0 auto 10px;
  font-size: 12px;
}
.account-rechange p {
  color: #333;
  font: bold 14px/36px '宋体';
  background-color: #ecf7ff;
  border-bottom: 1px solid #bfd9fb;
  height: 36px;
  text-indent: 10px;
}
.account-rechange table td {
  vertical-align: middle;
  height: 40px;
}
.account-rechange table .tdtitle {
  padding-right: 12px;
  text-align: right;
}
.alert-cz .tabPay {
  margin-bottom: 20px;
}
.alert-cz .alert-czin {
  margin: 10px 20px;
}
.error-pay {
  text-align: center;
  height: 25px;
  line-height: 25px;
}
.paybox .chongzhi {
  font-size: 12px;
  margin-left: 24px;
  width: 804px;
}
.chongzhi input,
.tabPay-alert input {
  width: 130px;
  height: 20px;
  line-height: 23px;
}
.chongzhi-before {
  background: url(/images/member_center/agreebtnbg2.png) left top no-repeat;
  width: 150px;
  height: 27px;
  border: 0 none;
  cursor: default;
}
.resel-pay {
  margin-right: 50px;
  _margin-right: 20px;
}
.newpay-style {
  padding: 10px;
}
.newpay-style table {
  border-collapse: collapse;
}
.newpay-style table tr td {
  height: 48px;
  vertical-align: middle;
}
.paytt {
  padding-right: 7px;
}
.newpay-style table tr .tdtitle {
  text-align: right;
}
.newpay-style table .BorderTr td {
  height: 0;
}
.newpay-border {
  border-bottom: 1px dashed #a9c9f4;
}
.payinput {
  width: 148px;
  height: 23px;
}
.redow {
  color: #e94720;
}
.bank-seclect .downuser,
.bank-seclect .upuser {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
  top: 0;
  left: -1px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.bank-seclect .downuser {
  background: url(/images/xzdown.png) left top;
}
.bank-seclect .upuser {
  background: url(/images/xzup.png) left top;
}
.bank-hq,
.bank-seclect {
  width: 645px;
}
.bank-hq table {
  border: 1px solid #bfd9fb;
  border-collapse: collapse;
}
.bank-hq table tr th {
  background-color: #ecf7ff;
  height: 26px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px dashed #bfd9fb;
  font-weight: normal;
}
.bank-hq table tr td {
  height: 26px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px dashed #bfd9fb;
  border-bottom: 1px dashed #bfd9fb;
}
.bank-hq table .bank-hqtr {
  border-bottom: 1px dashed #bfd9fb;
}
.bank-xz {
  border: 1px solid #d2d2d2;
}
.tabPay {
  table-layout: fixed;
  width: 830px;
}
/*.tabPay .paymoneyt{ text-align:right;line-height:26px;}*/
.no-onlinezf .bold {
  font-weight: bold;
}
.pleasesel {
  background-color: #FFF;
  border-top: 1px solid #BFD9FB;
  border-left: 1px solid #BFD9FB;
  border-right: 1px solid #BFD9FB;
  width: 130px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
  top: 1px;
  left: 0;
}
.paystyle {
  border: 1px solid #bfd9fb;
  background-color: #fff;
  padding: 5px 20px 0;
  width: 603px;
}
.tabPay .onlinebanks {
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dashed #c6c6c6;
  margin: 10px 0;
  *padding-bottom: 10px;
}
.onlinebanks li,
.platform li {
  float: left;
  overflow: hidden;
  zoom: 1;
  margin: 0 25px 15px 0;
  width: 132px;
  height: 32px;
  position: relative;
}
.zhongguo-bank {
  background: url(/images/banks/bank-buss-bg.png) top right no-repeat;
  width: 17px;
  height: 32px;
  position: absolute;
  right: 1px;
  top: 0;
}
.tabPay .platform {
  margin-top: 10px;
  float: left;
  overflow: hidden;
  *padding-bottom: 20px;
}
.onlinebanks img,
.platform img {
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.tabPay a.agree {
  line-height: 30px;
  margin-left: 20px;
}
.trPost {
  line-height: 30px;
}
.trPost .str {
  font-weight: 700;
  font-size: 14px;
  text-align: right;
}
.trPost .fasthk {
  bottom: 10px;
  position: relative;
  left: 10px;
}
.trPost .look-agree {
  padding-left: 10px;
  padding-top: 5px;
}
.trPost .trpostts {
  line-height: 10px;
}
.no-onlinezf th {
  width: 110px;
  text-align: right;
}
.no-onlinezf .unonlinezf-t {
  font-size: 14px;
  font-weight: bold;
}
.no-onlinezf .xxHkSm {
  float: left;
  width: 670px;
}
.no-onlinezf .xxHkSm .xxHkSmt {
  float: left;
  color: #666;
  font-weight: bold;
  width: 40px;
}
.no-onlinezf .xxHkSm .xxHkSmd {
  float: left;
  width: 630px;
  color: #666;
}
.no-onlinezf .moneyOder {
  text-align: center;
}
.info-tab .input-pay {
  width: 20px;
  border: 0 none;
}
.gorecharge {
  vertical-align: middle;
}
/* pay-popdiv */
.pay-popdiv .popCon dl {
  padding: 10px 0 10px 100px;
}
.pay-popdiv .popCon dt {
  margin-bottom: 10px;
  font-weight: normal;
}
.pay-popdiv .popCon dd {
  font-size: 12px;
}
.pay-popdiv .popCon a {
  padding: 0 5px;
  text-decoration: underline;
  color: #69A83F;
}
/* 支付协议 */
.payagreement-cont {
  background-color: #f7fbfe;
  border: 1px solid #c0d8fa;
}
.payagreement-title {
  font-size: 20px;
  font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53, \6587\6CC9\9A7F\6B63\9ED1\4F53, \534E\6587\7EC6\9ED1;
  font-weight: bold;
  text-align: center;
  padding-top: 35px;
}
.payagreement-cont dl {
  background-color: #fff;
  border: 1px solid #c0d8fa;
  margin: 15px 3px 3px;
  padding: 40px;
}
.payagreement-cont dl dt {
  font-weight: bold;
  font-size: 14px;
}
.payagreement-cont dl dd {
  line-height: 22px;
}
.payagreement-cont dl .special {
  padding-top: 25px;
}
/* 充值弹出层 */
.tabPay-alert {
  width: 786px;
}
/* 支付成功页常用被保险人 */
/* 在原product里面有一份同样的，后期删除 */
.common-insurers-box {
  padding: 0 0 20px;
  margin: 0 0 10px;
  border-top: 2px solid #d2d2d2;
  background-color: #f8f8f8;
}
.common-insurers-tit {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  border-bottom: 1px dotted #d2d2d2;
  padding: 0 10px;
}
.common-insurers-tip {
  margin: 10px;
}
.common-insurers-list {
  margin: 15px 0 20px 170px;
  width: 610px;
  position: relative;
}
.common-insurers-list dt {
  position: absolute;
  left: -60px;
  margin-top: 0;
  background-image: url(/images/product/common-user.png);
  background-repeat: no-repeat;
  width: 42px;
  text-indent: -9999px;
}
.common-insurers-edit {
  background-position: 0 0;
}
.common-insurers-add {
  background-position: 0 -18px;
  margin: 10px 0 0;
}
.common-insurers-list dd {
  margin: 0 0 10px;
}
.common-insurers-list span {
  margin-left: 10px;
}
dd.common-insurers-edit-lst {
  margin: 0 0 20px;
}
.common-insurers-error {
  margin: 5px 0 !important;
}
.common-insurers-box .button-box {
  height: 60px;
}
/* 支付成功页 */
.pay_insure {
  width: 100%;
  background-color: #FBFBFB;
  padding: 10px 0 40px;
}
.pay_insure .pay-suc {
  width: 990px;
  margin: 0 auto;
  font-family: simSum;
}
.pay-success {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #E7E7E7;
  margin: 10px 0;
  color: #666666;
}
.pay-success-left {
  padding: 20px 0 20px 40px;
}
.pay-success a:hover {
  text-decoration: none;
}
.pay-success .icon-suc-pay {
  background: url(/images/icon-suc-pay.jpg) no-repeat 0 0;
  display: block;
  width: 56px;
  height: 60px;
  margin-right: 20px;
}
.pay-suc-info {
  width: 500px;
}
.pay-suc-info button {
  margin: 0 5px;
}
.pay-suc-info ul li {
  margin-left: 20px;
  list-style: initial !important;
}
.pay-suc-info h2 {
  font-size: 24px;
  font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53, \6587\6CC9\9A7F\6B63\9ED1\4F53, \534E\6587\7EC6\9ED1;
  margin-top: 5px;
  color: #73C15C;
  font-weight: normal;
  margin-left: 7px;
  line-height: inherit;
  margin-bottom: 15px;
}
.pay-suc-info p {
  margin: 10px 0;
}
.pay_insure .success_btn {
  padding-left: 0;
  color: #0F93E6;
}
.pay_insure .success_btn span {
  padding-left: 0;
  color: #0F93E6;
}
.pay-suc-info img {
  margin-left: 7px;
  margin-top: 10px;
}
.pay-success .share {
  margin: 20px 0;
  overflow: hidden;
}
.pay-success .share span {
  display: block;
  float: left;
  margin-top: 10px;
  margin-left: 5px;
}
.pay-success .share img {
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 0;
}
.pay-success .nowtodo {
  margin-left: 80px;
}
.pay-success .nowtodo span {
  display: block;
  margin-bottom: 10px;
}
.pay-success .nowtodo div {
  color: #999999;
}
.pay-success .prom {
  border-left: 1px solid #E7E7E7;
}
.pay-success .prom img {
  display: block;
}
.pay-success .prom .free {
  width: 358px;
  height: 1px;
  border-bottom: 1px solid #E7E7E7;
}
.reg-suc-pay span {
  margin: 0;
  padding: 0;
}
.reg-suc-pay p {
  margin: 5px 0 3px;
}
.lay-pro-buy {
  margin: 10px 0 20px;
  overflow: hidden;
  zoom: 1;
}
#xyz-header {
  margin-bottom: 0 !important;
}
#xyz-footer {
  margin-top: 0 !important;
}
/* 920弹出层 */
[attr=anniversaryDialog] {
  font-family: "Arial", "Microsoft YaHei";
  text-align: center;
  border: none;
  padding-bottom: 0;
}
[attr=anniversaryDialog] .hc-dialog__bd {
  padding: 0;
  margin-top: 0;
}
[attr=anniversaryDialog] .hc-dialog__bd a {
  display: block;
}
[attr=anniversaryDialog] .hc-dialog__close {
  top: 10px;
  right: 10px;
}
[attr=anniversaryDialog] .hc-icon-close {
  width: 23px;
  height: 23px;
  background: url("/images/920-close.png") no-repeat center top;
}
.successDialog {
  display: none;
}
.pay-suc-920 {
  color: #3fd7a0;
  font-size: 18px;
  margin-bottom: 5px;
}
.pay-suc-920-icon {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background: url(/images/920success-icon.png) 0 0 no-repeat;
}
.pay-suc-920-txt {
  font-size: 16px;
}
/* 未登录支付成功页提示参加活动 */
.activity-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  z-index: 10005;
}
.activity {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -286px;
  margin-top: -210px;
  width: 572px;
  border: 4px solid #ff7c81;
  font-family: 'Microsoft Yahei', 'Hiragino Sans GB', sans-serif;
  background-color: #fff;
  text-align: center;
  z-index: 10006;
}
.activity-title {
  font-weight: normal;
  font-size: 36px;
  color: #ff5a60;
}
.activity-tips {
  margin-top: 14px;
  margin-bottom: 20px;
  font-size: 24px;
  color: #666;
}
.special2016920Wrap__code .activity-tips {
  margin-top: -5px;
  margin-bottom: 10px;
}
.activity-icon {
  width: 570px;
  height: 130px;
  background: url(/images/activity-icon.png) no-repeat 0 0 #f9f7f7;
}
.activity-icon1 {
  width: 406px;
  height: 188px;
  background: url(/images/activity-icon1.png) no-repeat center bottom;
  margin: 0 auto;
}
.activity-icon1 img {
  display: block;
  margin: 0 auto;
}
.activity-info {
  font-size: 16px;
  color: #999;
  padding: 5px 0 35px;
}
.activity-go {
  display: block;
  margin: 20px auto 35px;
  width: 236px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 50px;
  background-color: #ff5a60;
  color: #fff;
}
.activity-go:hover {
  color: #ffea72;
  text-decoration: none;
}
.activity-close {
  display: block;
  width: 31px;
  height: 29px;
  margin-left: 541px;
}
/* 订单详情页拒保查看原因提示框 */
.msg-err {
  border: 2px solid #fdd69f;
  font-size: 14px;
  background-color: #fffcf1;
  width: 150px;
  right: 60px;
  z-index: 1001;
  position: absolute;
  padding: 4px 10px;
}
/* append by zhangkaili 免登录购买 */
.avoid-login-buy {
  position: relative;
  bottom: -1px;
}
.avoid-login-title {
  background: url(/images/avoid-login-buy.png) 0 0 no-repeat;
  width: 355px;
  height: 101px;
  text-indent: -9999em;
  float: left;
}
.login-title {
  background: url(/images/login-buy.png) 0 0 no-repeat;
  padding: 48px 40px 16px 294px;
  float: right;
}
.login-title .butS {
  margin: 0 10px 0 20px;
}
.avoid-login-cont {
  background-color: #ecffd4;
  border: 1px solid #daebc4;
  padding: 10px;
}
.avoid-login-detail {
  background-color: #fff;
  border: 1px solid #e2f7c7;
  padding: 20px;
}
/* 合并支付页面 */
.pay-detail-content,
.pay-detail-content-comb {
  background: #f5f6f8;
  border: 1px solid #ebedef;
  border-bottom: none;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px;
}
.pay-detail-content-comb a {
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.pay-detail-content-comb .count {
  margin: 10px 10px 0 0;
}
.pay-detail-content-comb .fn-left {
  margin-top: 10px;
}
.pay-detail-content-comb .ui-money {
  font-size: 24px;
}
.pay-detail-content .ins {
  width: 600px;
  float: left;
}
.pay-detail-content .cost {
  width: 210px;
  float: right;
  text-align: right;
}
.pay-detail-content .ins-name {
  font-weight: bold;
  margin-bottom: 10px;
}
.pay-detail-content a {
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.pay-detail-content .detailCost td,
.pay-detail-content .detailCost th {
  padding: 2px 0;
}
.pay-detail-content .actualy td,
.pay-detail-content .actualy th {
  padding-top: 7px;
  font-size: 14px;
  font-weight: bold;
}
/* 合并支付的表格 */
.pay-detail-table th,
.pay-detail-table td {
  vertical-align: top;
}
/* 货运险的较长的输入框 */
.info-tab .giant-select {
  margin-left: 0;
}
.info-tab .giant-input {
  display: block;
  margin-top: 5px;
  width: 250px;
}
/*购买流程提示文字*/
.tipWarning small {
  color: #fe763b;
}
/* 跨年满减活动的支付成功 */
.wellGet {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 606px;
  height: 134px;
  text-indent: -999em;
  background: url(/r/cms/www/red/kuanianhuodong/img/gotoget.png) no-repeat;
  cursor: pointer;
  margin: 10px 0;
}
.wellGet a {
  display: block;
  height: 134px;
}
/*平安团险投保计划*/
.order-group table {
  margin: 5px auto;
  width: 100%;
}
.order-group table.regular {
  margin: 5px 0;
  width: 80%;
}
.order-group th {
  background-color: #efefef;
  vertical-align: middle;
}
.order-group td {
  vertical-align: middle;
}
.order-group td.l {
  text-align: left;
}
.pro-con-info table .tab-group-w120 {
  width: 120px;
  vertical-align: middle;
}
.group-list-tab th {
  width: 130px;
}
.pingan-dropdown {
  position: relative;
}
.pingan-dropdown .icon-dropdown {
  display: block;
  position: absolute;
  top: -10px;
  right: -1px;
  *top: -12px;
  *right: 15px;
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0;
  border-style: dashed;
  border-width: 5px 5px;
  border-color: #999999 transparent transparent transparent;
  border-top-style: solid;
}
.pingan-dropdown .icon-dropdown:hover {
  text-decoration: none;
}
.pingan-dropdown .icon-dropdown2 {
  display: block;
  position: absolute;
  top: -10px;
  right: -1px;
  *top: -12px;
  *right: 1px;
  width: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0;
  border-style: dashed;
  border-width: 5px 5px;
  border-color: #999999 transparent transparent transparent;
  border-top-style: solid;
}
.pingan-dropdown .icon-dropdown2:hover {
  text-decoration: none;
}
/* td内table的border optism */
.tableSquareInnerParent {
  padding: 0;
  overflow: hidden;
}
.tableSquareInnerParent .tableSquareInner {
  margin: 0;
  margin: -1px;
  width: 101%;
}
.tableSquareInnerParent .tableSquareInner th {
  padding: 5px 0;
  text-align: center;
  font-weight: normal;
}
.tableGroupSpecification th {
  padding: 5px 0;
}
.tableSquareInnerParent .tableGroupDetailModal {
  margin: 0;
  width: 500px;
}
.year2014 {
  width: 600px;
  margin: 0 auto;
  padding: 35px 0 35px 85px;
}
.year2014 a {
  display: block;
  height: 130px;
}
/* 货运险在线客服样式 */
.service-online a:link,
.service-online a:visited {
  color: #69a83f;
  text-decoration: underline;
}
.service-online a:hover {
  color: #e64211;
}
/* 侧栏合计 */
.btn {
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  height: 32px;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn .btn-inner {
  border: 0 none;
  font-weight: bold;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}
.btn .btn-inner:hover {
  text-decoration: none;
}
.btn,
.btn .btn-inner {
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-vivid-default .btn-inner,
.btn-vivid-large .btn-inner,
.btn-vivid-small .btn-inner,
.btn-vivid-tiny .btn-inner,
.btn-vivid-default .btn-inner:hover,
.btn-vivid-large .btn-inner:hover,
.btn-vivid-small .btn-inner:hover,
.btn-vivid-tiny .btn-inner:hover {
  color: #ffffff;
}
.btn-vivid-default:hover,
.btn-vivid-large:hover,
.btn-vivid-small:hover,
.btn-vivid-tiny:hover {
  color: #ffffff;
}
.btn-vivid-default {
  height: 32px;
  background-position: left top;
}
.btn-vivid-default .btn-inner {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 12px;
}
.btn-vivid-default,
.btn-vivid-default .btn-inner {
  background-image: url(/assets/img/button/vivid-default.png);
}
.btn-vivid-default .btn-inner {
  background-position: right -35px;
}
.btn-vivid-default:hover {
  background-position: left -72px;
}
.btn-vivid-default:hover .btn-inner {
  background-position: right -107px;
}
.btn-vivid-large {
  height: 45px;
  background-position: left top;
}
.btn-vivid-large .btn-inner {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding: 0 16px;
}
.btn-vivid-large,
.btn-vivid-large .btn-inner {
  background-image: url(/assets/img/button/vivid-large.png);
}
.btn-vivid-large .btn-inner {
  background-position: right -48px;
}
.btn-vivid-large:hover {
  background-position: left -98px;
}
.btn-vivid-large:hover .btn-inner {
  background-position: right -146px;
}
.btn-vivid-small {
  height: 28px;
  background-position: left top;
}
.btn-vivid-small .btn-inner {
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  padding: 0 9px;
}
.btn-vivid-small,
.btn-vivid-small .btn-inner {
  background-image: url(/assets/img/button/vivid-small.png);
}
.btn-vivid-small .btn-inner {
  background-position: right -31px;
}
.btn-vivid-small:hover {
  background-position: left -64px;
}
.btn-vivid-small:hover .btn-inner {
  background-position: right -95px;
}
.btn-vivid-tiny {
  height: 22px;
  background-position: left top;
}
.btn-vivid-tiny .btn-inner {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  padding: 0 5px;
}
.btn-vivid-tiny,
.btn-vivid-tiny .btn-inner {
  background-image: url(/assets/img/button/vivid-tiny.png);
}
.btn-vivid-tiny .btn-inner {
  background-position: right -25px;
}
.btn-vivid-tiny:hover {
  background-position: left -52px;
}
.btn-vivid-tiny:hover .btn-inner {
  background-position: right -77px;
}
.sumed .subtotal-title {
  font-size: 14px;
  line-height: 34px;
  border-bottom: 2px solid #ddd;
  margin-bottom: -1px;
  *position: relative;
  *zoom: 1;
  font-weight: bold;
}
.sumed .subtotal-items li {
  line-height: 50px;
  height: 50px;
  *zoom: 1;
}
.sumed .subtotal-items li:after {
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.sumed .subtotal-items .recognizee {
  float: left;
  width: 115px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sumed .subtotal-items .recognizee,
.sumed .subtotal-items .pre {
  color: #666;
}
.sumed .subtotal-items dfn {
  color: #999;
}
.sumed .subtotal-items .mint {
  float: left;
  width: 63px;
  text-align: right;
}
.sumed .subtotal-items .agregrate .recognizee {
  width: 78px;
}
.sumed .subtotal-items .agregrate .mint {
  color: #ff3300;
  font-size: 14px;
  font-weight: bold;
  width: 100px;
}
.sumed .subtotal-items .gross {
  border-bottom: 2px solid #ddd;
}
.sumed .subtotal-subvert {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
.attorney {
  width: 90%;
}
.attorney dl {
  margin-top: 40px;
}
.attorney dd {
  font-size: 14px;
}
.attorney dt {
  font: 16px "Microsoft YaHei", "simsun", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
.attorney td {
  border: 0;
  padding: 5px 10px 5px 0;
  font-size: 14px;
}
.attorney .label {
  float: left;
  width: 85px;
  text-align: right;
  margin-left: 0;
}
.attorney h2 {
  width: 100%;
  text-align: center;
  font: bold 30px "Microsoft YaHei", "simsun", sans-serif;
  margin: 10px auto 0;
  padding: 20px 0;
}
.attorney table {
  table-layout: auto;
  width: auto;
}
.agreement {
  font-family: "Microsoft Yahei";
  margin: 10px 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}
.agreement2 {
  margin-left: 30px;
}
.attorney .agreement li {
  background: url(/images/ico_attorney.jpg) no-repeat left center;
  padding-left: 20px;
  margin: 3px 0px;
}
.fore-know {
  text-align: right;
  font-size: 14px;
}
.fore-know1 {
  float: left;
  text-align: left;
  font-size: 14px;
}
.fore-know-label {
  margin-right: 40px;
}
#agreeErrorTip {
  color: red;
  text-align: center;
}
/* 查看所有被保人 */
.all_recognizee {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
  text-align: right;
}
.b_top {
  height: 1px;
  border-bottom: 1px solid #aaa;
  _overflow: hidden;
}
.b_mar {
  margin-bottom: 2px;
}
.b_bot {
  border-bottom: 2px solid #aaa;
  height: 1px;
  _overflow: hidden;
}
.attorney dl {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.border_ms {
  margin-bottom: 20px;
}
.b_mar_1 {
  margin-top: 40px;
}
.liab-reserv {
  background: #fbfbfb;
}
.attorm {
  background: #fff;
  padding: 0px 40px;
  border: 1px solid #dfe1e3;
}
.tipmess {
  width: 252px;
  float: right;
}
#dev_saveapp {
  display: inline-block;
  vertical-align: middle;
}
.ins-tits {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  text-align: left;
}
.button_s {
  text-align: right;
  clear: both;
}
.button_s-next {
  margin-left: 15px!important;
  margin-right: 0!important;
  width: 88px;
  text-align: center;
}
.recipient_choose {
  margin-right: 15px;
}
.write_mes {
  padding-top: 5px;
  color: #999;
}
.input_lab {
  display: block;
  height: 30px;
}
#dev_related_product_div {
  display: block;
}
.ins_tit2 {
  padding-left: 10px;
}
small.icon_reset {
  padding-left: 0px;
  padding-right: 10px;
}
.ins_tit3 {
  margin-bottom: 10px;
  padding-left: 10px;
}
.ins_tit3 small {
  padding-left: 0px;
  padding-right: 10px;
}
.dev_payInfo {
  padding-top: 15px;
}
.freightOfferResultDialog .popCon {
  padding: 0;
  margin: 20px 68px;
  position: relative;
}
.freightOfferResultDialog .pop-logo {
  width: 178px;
  height: 98px;
  border: 1px solid #e5e5e5;
  margin: 0 30px 0 0;
}
.freightOfferResultDialog .pop-logo img {
  margin-top: 20px;
}
.freightOfferResultDialog .lay-price-cont {
  overflow: hidden;
}
.freightOfferResultDialog .top-cont {
  background: #f4f4f4;
  line-height: 40px;
  padding: 0 10px;
  margin: 0;
  text-align: left;
  overflow: hidden;
}
.freightOfferResultDialog .top-cont .fs12 {
  font-size: 12px;
}
.freightOfferResultDialog .top-cont .fs20 {
  font-size: 20px;
}
.freightOfferResultDialog .top-cont .price {
  float: right;
}
.freightOfferResultDialog .butM {
  margin: 18px 0 0 0;
  width: 120px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #f75730;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  outline: none;
  overflow: visible;
  background: #f75730;
  color: #fff;
}
.freightOfferResultDialog .butM:hover {
  border-color: #ee461d;
  background: #ee461d;
  color: #fad3ce;
}
.freightOfferResultDialog .butM:active {
  box-shadow: 0 2px 3px #d44725 inset;
}
.freightOfferResultDialog .butDM {
  margin: 18px 0 0 33px;
  width: 120px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  outline: none;
  overflow: visible;
  background: #fff;
  color: #999;
}
.freightOfferResultDialog .butDM:hover {
  border-color: #ccc;
  color: #777;
}
.freightOfferResultDialog .butDM:active {
  color: #a7a7a7;
  box-shadow: 0 2px 3px #eee inset;
}
.freightOfferResultDialog .more-brand {
  margin-top: 15px;
}
.freightOfferResultDialog .more-brand p {
  border: 1px solid #e5e5e5;
  height: 98px;
  font-size: 0;
}
.freightOfferResultDialog .more-brand p a {
  width: 230px;
  height: 61px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin: 20px 0 0 0;
  border-left: 1px solid #e5e5e5;
}
.freightOfferResultDialog .more-brand p a:first-child {
  border-left: none;
}
.freightOfferResultDialog .hr {
  height: 1px;
  background: #e5e5e5;
  margin-bottom: 15px;
}
.freightOfferResultDialog .btnGroup {
  position: absolute;
  right: 0;
  bottom: 0;
}
.freightOfferResultDialog .discountPrice {
  color: #666;
  margin: 5px 0;
}
.freightOfferResultDialog .discountPrice td {
  text-align: right;
  padding: 0;
  vertical-align: middle;
  line-height: 1.2;
}
.freightOfferResultDialog .discountPrice .yuanjia {
  display: block;
  margin: 5px 0 -3px;
}
.freightOfferResultDialog .discountPrice del {
  font-size: 12px;
  color: #999;
}
.freightOfferResultDialog .discountPrice dfn {
  vertical-align: 1px;
  padding-right: 0;
}
.preview-price {
  position: absolute;
  font-family: "Microsoft Yahei";
  background: #f5f5f5;
  width: 270px;
  padding: 10px 20px;
  font-size: 14px;
  top: 0;
  right: 0;
}
.preview-price.hc-fixed {
  position: fixed;
  left: 50%;
  margin-left: 285px;
  top: 20px;
  z-index: 8001;
}
.preview-price__items {
  margin-top: -10px;
}
.preview-price .line {
  margin: 10px -20px;
  height: 1px;
  background: #e5e5e5;
}
.preview-price__content {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #cfcfcf;
}
.preview-price__person {
  padding-left: 20px;
}
.preview-price__person .preview-price__item-name {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.preview-price__item-price {
  float: right;
}
.preview-price__total {
  line-height: 50px;
  margin-top: 10px;
}
.preview-price__total-price {
  float: right;
  font-size: 26px;
  color: #f75730;
}
.preview-price__total-price dfn {
  font-size: 14px;
}
.preview-price__button {
  margin-bottom: 30px;
}
.preview-price__button button {
  width: 250px;
}
.preview-price__affirms {
  padding: 5px 0;
  color: #666;
}
.preview-price__affirms li {
  list-style-type: decimal;
  list-style-position: inside;
}
