@charset "UTF-8";
/* 变量说明
mainColor：是主颜色，颜色最深
subColor: 是大块区域的填充颜色，颜色最浅
otherColor：是按钮、控件等hover的背景和边框颜色，颜色深浅适中
*/
/*新华联变量配置
$mainColor:#523726;
$subColor:#D2AA78;
$otherColor:#D2AA78;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_xhl.png);
$logoBgUrl:url(../../img/logo_xhl.png);
$logoLongBgUrl:url(../../img/c_logo2013_xhl.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三亚变量配置
$mainColor:#2344B5;
$subColor:#B5E6F4;
$otherColor:#17B2F4;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_sanya.png);
$logoBgUrl:url(../../img/logo_sy.png);
$logoLongBgUrl:url(../../img/c_logo2013_sy.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*云南变量配置
$mainColor:#fa7413;
$subColor:#fdd5b8;
$otherColor:#feb783;
$bgUrl:url(../../img/ticket_order_yunnan.png);
$adBgUrl:url(../../img/reg_login_bg_yn.jpg);
$logoBgUrl:url(../../img/logo_yn.png);
$logoLongBgUrl:url(../../img/c_logo2013_yn.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三水荷花 配置
$mainColor:#632684;
$subColor:#da95fe; 
$otherColor:#da95fe; 
$bgUrl:url(../../img/ticket_order_ss.png);
$adBgUrl:url(../../img/reg_login_bg_ss.jpg);
$logoBgUrl:url(../../img/logo_ss.png);
$logoLongBgUrl:url(../../img/c_logo2013_ss.png);
$breadBgUrl:url(../../img/bread_bg.gif);
*/
/*标准配置*/
/*颜色和logo配置*/
.bgcolor {
  color: #377ef4;
}

.bg_border_bottom {
  border-bottom: 2px solid #377ef4;
}

.bgroundColor {
  background: #377ef4;
}

.hongli_logo, .hongli_logo a {
  overflow: hidden;
}

.hongli_logo {
  padding-left: 118px;
  width: auto;
  padding-top: 4px;
  padding-bottom: 8px;
}

.hongli_logo a {
  display: block;
  width: auto;
  height: 50px;
  text-indent: -999px;
  background: url(../../img/c_logo2013.png) no-repeat;
}

@CHARSET "UTF-8";
.clear, .clr {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

.w {
  width: 990px;
  margin: 0 auto;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover {
  color: #f30213;
}

.p-detail, .p-img, .p-market, .p-name, .p-price {
  overflow: hidden;
}

.m, .mb, .mc, .mt, .sm, .smb, .smc, .smt {
  overflow: hidden;
  zoom: 1;
}

.ftx-06,
.ftx06 {
  color: #666;
}

#main {
  font-family: "Microsoft YaHei";
  margin-top: 40px;
  margin-bottom: 100px;
}

.quan-filter a.selted i {
  display: inline-block;
  background-image: url(../../img/coupon-center/quan-icons.png);
  background-repeat: no-repeat;
}

.quan-filter {
  display: inline-block;
  display: block;
  line-height: 40px;
  border: 1px solid #f1f1f1;
  background: #fff;
}

.quan-filter:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .quan-filter {
  height: 1%;
}

* + html .quan-filter {
  min-height: 1%;
}

.quan-filter a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  color: #333;
}

.quan-filter a i {
  position: relative;
  top: -2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  border: 1px solid #f1f1f1;
  vertical-align: middle;
}

.quan-filter a.selted,
.quan-filter a:hover {
  color: #e4393c;
}

.quan-filter a.selted i,
.quan-filter a:hover i {
  border-color: #e4393c;
}

.quan-filter a.selted i {
  background-position: -65px 0;
}

.quan-filter .gray-box {
  display: inline-block;
  display: block;
  background: #fbfbfb;
}

.quan-filter .gray-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .quan-filter .gray-box {
  height: 1%;
}

* + html .quan-filter .gray-box {
  min-height: 1%;
}

.quan-filter .f-service,
.quan-filter .f-sort,
.quan-filter .f-types {
  float: left;
  padding-right: 20px;
  border-left: 1px solid #f1f1f1;
}

.quan-filter .f-sort {
  border-left: none;
}

.quan-item .btn-state {
  background-image: url(../../img/coupon-center/quan-state.png);
  background-repeat: no-repeat;
}

.quan-item {
  position: relative;
  height: 192px;
  width: 243px;
  padding-right: 65px;
  border: 1px solid #f1f1f1;
  background: #fff;
  font-family: "Microsoft YaHei";
}

.quan-item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.quan-item .q-type {
  padding: 25px 0 20px 15px;
}

.quan-item .q-price {
  display: inline-block;
  display: block;
  color: #74d2d4;
}

.quan-item .q-price:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .quan-item .q-price {
  height: 1%;
}

* + html .quan-item .q-price {
  min-height: 1%;
}

.quan-item .q-price em {
  float: left;
  margin: 13px 0 0;
  font-family: verdana;
  font-size: 24px;
}

.quan-item .q-price .zh-txt {
  margin: 18px 10px 0 0;
}

.quan-item .q-price strong {
  float: left;
  line-height: 50px;
  margin: 0 10px 0 5px;
  font-size: 40px;
  font-family: arial;
  _display: inline;
}

.quan-item .q-price .txt {
  float: left;
  line-height: 22px;
  margin-top: 22px;
}

.quan-item .superimposed {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  margin-right: 5px;
  color: #666;
  border: 1px solid #666;
}

.quan-item .limit {
  width: 250px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.quan-item .q-range {
  line-height: 22px;
  color: #999;
}

.quan-item .q-range .range-item p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 200px;
  cursor: default;
}

.quan-item .q-opbtns {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 144px;
  padding: 48px 22px 0;
  line-height: 24px;
  background: #74d2d4;
  color: #fff;
  font-size: 14px;
}

.quan-item .q-opbtns a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  cursor: pointer;
}

.quan-item .q-opbtns .semi-circle {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 192px;
  background: url(../../img/coupon-center/semi-circle.png) repeat-y;
}

.quan-item .q-opbtns02 {
  height: 143px;
  padding: 27px 22px 0;
}

.quan-item .btn-state {
  position: absolute;
}

.quan-item .btn-geted,
.quan-item .btn-getend {
  width: 69px;
  height: 69px;
  line-height: 99em;
  overflow: hidden;
  bottom: 5px;
  right: 70px;
}

.quan-item .btn-overdue,
.quan-item .btn-overdued,
.quan-item .btn-wish {
  width: 55px;
  height: 55px;
  line-height: 99em;
  top: 0;
  left: 0;
  background-position: -184px 0;
  overflow: hidden;
}

.quan-item .btn-overdued {
  background-position: -184px -65px;
}

.quan-d-item .q-price {
  color: #74d2d4;
}

.quan-d-item .q-opbtns {
  background: #74d2d4;
}

.quan-d-item .q-opbtns a:hover {
  color: #197f81;
  text-decoration: none;
}

.quan-d-item .btn-geted {
  background-position: 0 -158px;
}

.quan-j-item .q-price {
  color: #fa9899;
}

.quan-j-item .q-opbtns {
  background: #fa9899;
}

.quan-j-item .q-opbtns a:hover {
  color: #b24d4f;
}

.quan-j-item .btn-geted {
  background-position: 0 -237px;
}

.quan-yf-item .q-price {
  color: #7ea7ce;
}

.quan-yf-item .q-opbtns {
  background: #7ea7ce;
}

.quan-yf-item .q-opbtns a:hover {
  color: #3d6d9c;
}

.quan-yf-item .btn-geted {
  background-position: 0 0;
}

.quan-gray-item .q-price {
  color: #c3c3c3;
}

.quan-gray-item .q-opbtns {
  background: #c3c3c3;
}

.quan-gray-item .q-opbtns a {
  color: #868686;
}

.quan-gray-item .q-opbtns a:hover {
  color: #868686;
  cursor: default;
}

.quan-gray-item .btn-getend {
  background-position: 0 -79px;
}

.quan-list {
  display: inline-block;
  display: block;
  width: 1240px;
  *margin-bottom: 28px;
}

.quan-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .quan-list {
  height: 1%;
}

* + html .quan-list {
  min-height: 1%;
}

.quan-list .quan-item {
  float: left;
  margin: 2px 28px 28px 2px;
}

.root61 .quan-item {
  width: 305px;
}

.root61 .quan-item .q-type {
  padding-left: 25px;
}

.root61 .quan-item .q-opbtns {
  padding-left: 32px;
  padding-right: 20px;
}

.root61 .quan-item .btn-geted,
.root61 .quan-item .btn-getend {
  right: 68px;
}

.root61 .w {
  width: 1178px;
}

a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=coupon-center.css.map */
