@font-face {
  font-family: dealam-font;
  font-style: normal;
  font-weight: 400;
  src: url(/Tpl/default/font/dealam-iconfont-Regular.woff2) format('woff2'), url(/Tpl/default/font/dealam-iconfont-Regular.woff) format('woff');
  font-display: swap
}

@font-face {
  font-family: dealam-font;
  font-style: normal;
  font-weight: 700;
  src: url(/Tpl/default/font/dealam-iconfont-Bold.woff2) format('woff2'), url(/Tpl/default/font/dealam-iconfont-Bold.woff) format('woff');
  font-display: swap
}

body {
  font-family: dealam-font, Avenir Next, Calibri, Helvetica, Roboto, sans-serif;
  margin: 0px;
  padding: 0px;
}

.cat_title {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 20px;
  color: #ffffff;
  border-radius: 3px;
  font-weight: normal;
  background: #e44245;
}

.desc {
  font-size: 14px;
  color: #636363;
  line-height: 1.5;
}

.deal-list-title {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
}

.bonus {
  color: #e44245;
  font-size: 22px;
  font-weight: normal;
}

.disclosure_pane .disclosure_title {
  margin-left: 11px;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
}

.img_table p.linkp {
  height: 26px;
  line-height: 26px;
  text-align: left;
  margin-left: 18px;
}

.img_table .disclosure_pane {
  left: 6px;
}

.img_table .disclosure_parent {
  min-height: 26px;
}

.tra b {
  color: #333232;
}

.index_left_tip_panel {
  width: 180px;
}

.item td,
.item th,
.item span {
  font: 12px/1.5 dealam-font, Avenir Next, Calibri, Helvetica, Roboto, sans-serif;
}

hr.split {
  border-width: 0;
  border-top: 1px solid #aaaaaa;
}

hr.split_first {
  border-top-width: 0;
}

.content .item {
  border-bottom: 1px solid #d8d8d8;
  margin-top: 10px;
  padding-bottom: 20px;
}

.itemc {
  margin-bottom: 10px;
}

.item .desc ul {
  display: ;
}

.item ul {
  margin: 5px;
  padding: 5px 5px 5px 20px;
}

.item ul li {
  list-style: circle;
  float: none;
  list-style-image: url(../imgs_2016/dian.gif);
  margin-left: 5px;
  display: list-item;
}

.item .desc ul {
  position: relative;
  height: 100px;
  overflow: hidden;
}

.item .desc ul.open {
  height: auto;
}

.item .desc ul:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 80px;
  bottom: 0px;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#00ffffff', EndColorStr='#ffffffff') progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  background: url(about:blank);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  opacity: 1;
  pointer-events: none;
  visibility: inherit;
}

.item .desc ul.open:after {
  display: none;
}

.index_deals_pane_left {
  width: 200px;
  overflow: hidden;
}

.index_deals_pane_left_detail {
  width: 300px;
  overflow: hidden;
}

.cat_box {
  border: 1px solid #d2d2d2;
  margin-top: 0px;
}

.cat_box .cat_box_title {
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-bottom: 0px solid #d2d2d2;
  font-size: 14px;
}

.cat_box .cat_box_f {
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.cat_box .cat_box_item {
  width: 149px;
  height: 88px;
  border-top: 1px dashed #d2d2d2;
  display: block;
}

.cat_box .cat_box_item:hover {
  background: #bbbbbb;
}

.cat_box .cat_box_item.floatl {
  width: 99px;
  border-right: 1px dashed #d2d2d2;
}

.cat_box .cat_box_item.floatr {
  width: 98px;
}

.cat_box .cat_box_item span {
  width: 47px;
  height: 41px;
  background: red;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  background: url(../imgs_2016/credit_card.png) no-repeat;
}

.cat_box .cat_box_item.item1 span {
  background-position: 0px -5px;
}

.cat_box .cat_box_item.item1:hover span {
  background-position: -71px -5px;
}

.cat_box .cat_box_item.item2 span {
  background-position: 0px -50px;
}

.cat_box .cat_box_item.item2:hover span {
  background-position: -73px -50px;
}

.cat_box .cat_box_item.item3 span {
  background-position: 0px -95px;
}

.cat_box .cat_box_item.item3:hover span {
  background-position: -73px -95px;
}

.cat_box .cat_box_item.item4 span {
  background-position: 0px -140px;
}

.cat_box .cat_box_item.item4:hover span {
  background-position: -71px -140px;
}

.cat_box .cat_box_item.item5 span {
  background-position: 0px -190px;
}

.cat_box .cat_box_item.item5:hover span {
  background-position: -73px -190px;
}

.cat_box .cat_box_item.item6 span {
  background-position: 0px -240px;
}

.cat_box .cat_box_item.item6:hover span {
  background-position: -71px -240px;
}

.cat_box .cat_box_item.item7 span {
  background-position: 0px -285px;
}

.cat_box .cat_box_item.item7:hover span {
  background-position: -73px -285px;
}

.cat_box .cat_box_item.item8 span {
  background-position: 0px -335px;
}

.cat_box .cat_box_item.item8:hover span {
  background-position: -74px -335px;
}

.cat_box .cat_box_item strong {
  text-align: center;
  display: block;
  margin-top: 5px;
  color: #636363;
  font-weight: normal;
}

.cat_box .cat_box_item:hover strong {
  color: #ffffff;
}

.credit_card_list_pane {
  width: 850px !important
}

.true_sec {
  height: 40px;
  background: #e8e8e8 url(../imgs_2016/credit_card.png) -235px -20px no-repeat;
}

#index_right_tip {
  position: relative;
  top: 20px;
}

.cd_col_left {
  width: 200px;
  margin-bottom: 20px;
}

.cd_col_right {
  width: 620px;
}

.cd_col_right_detail {
  width: 600px;
}

.cd_title {
  width: 466px;
}

.cd_title_detail {
  width: 376px;
}

.cd_buy_now {
  width: 142px;
}

.cd_applynow {
  /* background: url(../imgs_2016/credit_card.png) -259px -101px no-repeat;
  width: 142px;
  height: 37px;
  display: block;
  width: 136px; */
  display: block;
  height: 34px;
  width: 150px;
  background: #F0585A;
  border-radius: 17px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 34px;
}

.cd_applynow .deal-goto-bg {
  display: inline-block;
  background: url(/Tpl/default/Public/imgs/lock.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: relative;
  top: 4px;
  margin-left: 10px;
}

.cd_applynow.learnmore {
  background-position: -259px -235px;
}

.cd_applynow:hover {
  /* opacity: 0.8; */
  background: #ff2b2b !important;
  color: #fff !important;
}

.ext_store_left {
  width: 200px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
}

.ext_card_info {
  text-align: center;
  line-height: 25px;
  font-size: 14px;
}

.desc_open span,
.desc_close span {
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url(../imgs_2016/credit_card.png) 0 0 no-repeat;
}

.desc_open span {
  background-position: -269px -171px;
}

.desc_open:hover span {
  background-position: -291px -171px;
}

.desc_close span {
  background-position: -335px -171px;
}

.desc_close:hover span {
  background-position: -313px -171px;
}

.desc {
  margin-bottom: 20px;
}

.deal-list-title {
  font-size: 20px;
}

.bonus {
  font-size: 20px;
}

.item td {
  color: #636363;
}

.detail_page .itemc {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
}

.detail_page .desc_title {
  color: #000000;
  font-size: 20px;
}

/*tip*/
.tipsy {
  padding: 0px;
  font-size: 12px;
  position: absolute;
  z-index: 100000;
  margin-top: 10px;
  border: 4px solid rgba(0, 0, 0, 0.05);
}

.tipsy-inner {
  padding: 10px 13px 9px 13px;
  background-color: #ffffff;
  border: 1px solid rgb(219, 219, 219);
  color: #9e9aa8;
  max-width: 400px;
  _width: 400px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.tipsy-arrow {
  position: absolute;
  background: url('../imgs_2016/tipsy.png') no-repeat top left;
  width: 17px;
  height: 13px;
}

.tipsy-n .tipsy-arrow {
  top: -12px;
  left: 50%;
  margin-left: -8px;
}

.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
}

.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
}

.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 5px;
  height: 9px;
  background-position: top right;
}

.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 5px;
  height: 9px;
}

/*cal*/
.card-base {
  border: 1px solid #f2f2f2;
  padding: 20px;
}

.card-base h4 {
  text-align: center;
  font-size: 17px;
  font-weight: normal;
}

.card-base .card_line {
  border-top: 2px solid #e5e5e5;
  width: 50px;
  margin: 0 auto;
  margin-top: 10px;
}

.card-base .money {
  text-align: center;
  margin-top: 10px;
  color: #e64245;
  font-size: 22px;
  font-weight: bold;
}

.calpane {
  background-color: #f7f7f7;
  padding-top: 1px;
  color: #636363;
}

.calpane h2 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 14px;
}

.calpane .calgroup {
  background-color: #fff;
  margin: 20px;
  padding: 10px;
  border-radius: 5px;
}

.calpane .calgroup h2 {
  padding: 5px 10px 15px 0;
}

.calpane .calgroup .slider-container {
  padding: 10px 0
}

.calpane .calgroup .card-type-apply {
  line-height: 20px;
  padding-left: 5px;
}

.calpane .calgroup .card-type-apply label {
  padding-left: 5px;
}

.calpane .calgroup .how-your-credit {
  line-height: 20px;
  padding-left: 5px;
}

.calpane .calgroup .how-your-credit label {
  padding-left: 5px;
}

.calpane .calgroup .how-your-credit .right {
  padding-right: 10px;
}

.calpane .calitem .floatl {
  color: #636363;
  font-size: 12px;
}

.calpane .calitem .floatr {
  text-align: right;
}

.calpane .calitem .input {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  width: 60px;
  border: 1px solid #636363;
  text-align: right;
  padding-right: 5px;
}

.calpane .calitem .calother {
  color: #000000;
  font-weight: bold;
}

.calpane .calgroup .textval {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.calpane .calgroup .textval i {
  font-size: 14px;
  font-weight: normal;
  color: #636363;
}

.calpane .empty {
  height: 50px;
}

.cal_cats {
  width: 100px;
}

.helpicon {
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  cursor: help;
  border-radius: 10px;
  color: #000000;
  text-align: center;
  margin-left: 5px;
}

.helpicon span {
  display: block;
  font-size: 10px;
  -webkit-transform: scale(0.8);
  margin: 0 auto;
  line-height: 12px;
}

/* cal ui*/
.calpane .ui-state-default,
.calpane .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #a0a0a0;
  background: #ffffff;
  border-radius: 4px;
  height: 18px;
}

.calpane .ui-corner-all,
.calpane .ui-corner-bottom,
.calpane .ui-corner-right,
.calpane .ui-corner-br {
  border-radius: 10px;
  border: 1px solid #d8d8d8;
  background: #ffffff;
  height: 12px;
}

.calpane .ui-widget-header {
  background: #a0a0a0;
  border-radius: 10px;
}