@charset "UTF-8";
/* www.shengli.com -- common.css -- Date:2016-04-12 -- zhuht */
body, th, td, p, ol, ul, li, dl, dt, dd, a, h1, h2, h3, h4, h5, h6, form, fieldset, input, legend, select, textarea {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }

input, img, fieldset {
  border: none; }

input, select, fieldset {
  vertical-align: middle; }

body, button, input, select, textarea {
  outline: none; }

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

a {
  text-decoration: none;
  outline: none;
  color: #444444;
  cursor: pointer; }

a:link {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #ff8c3c; }

a:active {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

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

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

/* clear IE10 X */
img {
  vertical-align: top; }

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

.pr {
  position: relative; }

.pa {
  position: absolute; }

.fr {
  float: right; }

.fl {
  float: left; }

.none {
  display: none; }

.block {
  display: block; }

.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }

.tl {
  text-align: left; }

.vm {
  vertical-align: middle; }

.ma {
  margin: 0 auto; }

.zoom {
  zoom: 1; }

.f12 {
  font-size: 12px; }

.f16 {
  font-size: 16px; }

.f18 {
  font-size: 18px; }

.f20 {
  font-size: 20px; }

.f22 {
  font-size: 22px; }

.f24 {
  font-size: 24px; }

.f26 {
  font-size: 26px; }

.f28 {
  font-size: 28px; }

.f30 {
  font-size: 30px; }

.fb {
  font-weight: bold; }

.fn {
  font-weight: normal; }

.t2 {
  text-indent: 2em; }

.elli {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

html, body {
  font: 14px/1 Tahoma,Helvetica,'Microsoft Yahei', '微软雅黑',Arial,"\5b8b\4f53",sans-serif;
  background: #ffffff; }

body {
  min-width: 1200px;
  color: #444444; }

.bgf6 {
  background: #f6f6f6; }

.w100 {
  width: 100%; }

.w {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto; }

.mb30 {
  margin-bottom: 30px; }

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

.header {
  z-index: 9;
  background: url(../images/header-bg.png) 0 0 repeat-x; }
  .header.headerpay {
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    background: #ffffff; }
  .header .top {
    height: 28px;
    overflow: hidden;
    line-height: 28px; }
    .header .top .t-wl {
      color: #363a40; }
    .header .top .t-login {
      margin-right: 22px;
      color: #665f5e;
      width: auto; }
      .header .top .t-login .color {
        color: #fe7113; }
      .header .top .t-login:hover {
        color: #fe7113; }
      .header .top .t-login:last-child {
        margin-right: 50px; }
  .header .nav {
    height: 40px;
    overflow: hidden;
    padding: 12px 0;
    line-height: 40px; }
    .header .nav .n-box {
      overflow: hidden;
      margin-left: 96px; }
      .header .nav .n-box.n-box-sp {
        margin: 0; }
      .header .nav .n-box .n-list {
        width: 100px;
        background: url(../images/nav-f.gif) 0 center no-repeat; }
        .header .nav .n-box .n-list:first-child {
          background: none; }
        .header .nav .n-box .n-list a {
          color: #ffffff; }
    .header .nav .h-logo {
      width: 126px;
      height: 40px;
      overflow: hidden;
      margin: 0 30px; }
  .header img {
    width: 100%; }

.footer {
  overflow: hidden;
  padding: 30px 0 36px;
  background: #1c1d20; }
  .footer .f-logo {
    width: 166px;
    height: 52px;
    overflow: hidden;
    margin: 42px 26px 0 82px; }
  .footer .copyright {
    width: 770px; }
    .footer .copyright p {
      line-height: 22px;
      color: #848485; }
      .footer .copyright p a {
        margin-right: 10px;
        color: #848485; }
        .footer .copyright p a img {
          width: 19px;
          height: 22px;
          padding: 0 6px; }
  .footer img {
    width: 100%; }

.page {
  width: 100%;
  height: 24px;
  overflow: hidden;
  padding: 20px 0;
  text-align: center; }
  .page .first, .page .prev, .page .current, .page .num, .page .next, .page .end {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 0 4px;
    text-align: center;
    line-height: 24px;
    font-size: 16px; }
  .page .prev, .page .next {
    width: 60px; }
  .page .current {
    color: #ffffff;
    background: #fe7d2f; }
  .page .first, .page .prev, .page .num, .page .next, .page .end {
    color: #666666;
    background: #eaeaea; }
    .page .first:hover, .page .prev:hover, .page .num:hover, .page .next:hover, .page .end:hover {
      background: #e2e2e2; }

.breadcrumbnav {
  height: 40px;
  overflow: hidden;
  padding: 0 14px;
  line-height: 40px; }
  .breadcrumbnav a.active {
    color: #ff8c3c; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url(../images/pop-bg.png) 0 0 repeat; }
  .popup .popup-main {
    top: 50%;
    left: 50%;
    overflow: hidden;
    background: #ffffff; }
  .popup .pop-handle {
    width: 440px;
    height: auto;
    margin-left: -220px;
    border: 1px #ff8a3c solid; }
    .popup .pop-handle .pop-qrcode-title {
      height: 28px;
      overflow: hidden;
      background: #ff8a3c; }
    .popup .pop-handle .popup-close {
      top: 3px;
      right: 3px;
      width: 22px;
      height: 22px;
      overflow: hidden;
      background: url(../images/close.png) 0 0 no-repeat;
      -webkit-background-size: 100%;
      background-size: 100%;
      cursor: pointer; }
    .popup .pop-handle .btn {
      width: 150px;
      height: 38px;
      overflow: hidden;
      margin: 14px auto 0;
      line-height: 38px;
      color: #ffffff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      background: #ff8c3c; }
  .popup .register {
    width: 884px;
    margin: -234px 0 0 -442px;
    padding: 0 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .register .register-title {
      height: 60px;
      overflow: hidden;
      padding: 14px 22px 0;
      line-height: 60px;
      color: #ff8c3c;
      border-bottom: 1px #cbcaca solid; }
    .popup .register .register-main {
      padding: 26px 0 66px; }
      .popup .register .register-main .left {
        width: 538px;
        margin-left: 22px; }
        .popup .register .register-main .left .register-form li {
          overflow: hidden;
          margin-bottom: 16px; }
          .popup .register .register-main .left .register-form li .error-tip {
            color: #ff8c3c; }
          .popup .register .register-main .left .register-form li .input-wrap {
            width: 300px;
            height: 36px;
            overflow: hidden;
            margin-right: 10px;
            line-height: 34px; }
            .popup .register .register-main .left .register-form li .input-wrap .real-ipt {
              width: 280px;
              height: 36px;
              overflow: hidden;
              padding-left: 20px;
              line-height: 36px;
              background: #e9e9e9; }
            .popup .register .register-main .left .register-form li .input-wrap input {
              color: #666666; }
          .popup .register .register-main .left .register-form li .item-explain {
            width: 228px;
            height: 40px;
            overflow: hidden;
            line-height: 20px;
            color: #666666; }
          .popup .register .register-main .left .register-form li .code-input {
            line-height: 36px; }
            .popup .register .register-main .left .register-form li .code-input .input-wrap {
              width: 144px;
              height: 36px;
              overflow: hidden; }
              .popup .register .register-main .left .register-form li .code-input .input-wrap .real-ipt {
                width: 124px;
                height: 36px;
                overflow: hidden;
                padding-left: 20px; }
            .popup .register .register-main .left .register-form li .code-input .code-image {
              width: 114px;
              height: 34px;
              overflow: hidden;
              margin-right: 4px;
              border: 1px #ff8c3c solid; }
              .popup .register .register-main .left .register-form li .code-input .code-image img {
                width: 114px;
                height: 34px;
                overflow: hidden;
                cursor: pointer; }
        .popup .register .register-main .left .register-deal {
          margin-bottom: 16px; }
        .popup .register .register-main .left .register-submit {
          width: 300px;
          height: 52px;
          overflow: hidden;
          line-height: 52px;
          color: #ffffff;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          border: 0 none;
          background: #ff8c3c;
          cursor: pointer; }
          .popup .register .register-main .left .register-submit:hover {
            background: #fd7112; }
      .popup .register .register-main .right {
        width: 266px;
        height: 300px;
        overflow: hidden;
        padding-left: 34px;
        border-left: 1px #cbcaca solid; }
        .popup .register .register-main .right .right-wrap .top {
          height: 40px;
          line-height: 40px; }
          .popup .register .register-main .right .right-wrap .top .red {
            color: #ff8c3c; }
        .popup .register .register-main .right .right-wrap .login-btn {
          width: 236px;
          height: 46px;
          overflow: hidden;
          line-height: 46px;
          color: #ffffff;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          background: #ff8c3c; }
          .popup .register .register-main .right .right-wrap .login-btn:hover {
            background: #fd7112; }
    .popup .register .popup-close {
      top: 20px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 repeat;
      cursor: pointer; }
  .popup .login {
    width: 404px;
    margin: -202px 0 0 -202px;
    padding: 0 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .login .register-title {
      height: 60px;
      overflow: hidden;
      padding: 14px 22px 0;
      line-height: 60px;
      color: #ff8c3c;
      border-bottom: 1px #cbcaca solid; }
    .popup .login .register-main {
      padding: 26px 54px 20px; }
      .popup .login .register-main .single-login-form li {
        overflow: hidden;
        margin-bottom: 16px; }
        .popup .login .register-main .single-login-form li .error-tip {
          line-height: 20px;
          color: #ff8c3c; }
        .popup .login .register-main .single-login-form li .input-wrap {
          width: 296px;
          height: 36px;
          overflow: hidden;
          line-height: 34px; }
          .popup .login .register-main .single-login-form li .input-wrap .real-ipt {
            width: 276px;
            height: 36px;
            overflow: hidden;
            padding-left: 20px;
            line-height: 36px;
            color: #666666;
            background: #e9e9e9; }
        .popup .login .register-main .single-login-form li .item-explain {
          color: #666666; }
        .popup .login .register-main .single-login-form li .code-input {
          line-height: 36px; }
          .popup .login .register-main .single-login-form li .code-input .input-wrap {
            width: 124px;
            height: 36px;
            overflow: hidden;
            margin-right: 6px; }
            .popup .login .register-main .single-login-form li .code-input .input-wrap .real-ipt {
              width: 104px;
              height: 36px;
              overflow: hidden;
              padding-left: 20px; }
          .popup .login .register-main .single-login-form li .code-input .code-image {
            width: 114px;
            height: 34px;
            overflow: hidden;
            margin-right: 4px;
            border: 1px #ff8c3c solid; }
            .popup .login .register-main .single-login-form li .code-input .code-image img {
              width: 114px;
              height: 34px;
              overflow: hidden;
              cursor: pointer; }
      .popup .login .register-main .register-deal {
        overflow: hidden;
        margin-bottom: 16px;
        color: #666666; }
      .popup .login .register-main .login-submit {
        width: 296px;
        height: 52px;
        overflow: hidden;
        line-height: 52px;
        color: #ffffff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        border: 0 none;
        background: #ff8c3c;
        cursor: pointer; }
        .popup .login .register-main .login-submit:hover {
          background: #fd7112; }
      .popup .login .register-main .single-reg-tip {
        line-height: 46px; }
    .popup .login .popup-close {
      top: 20px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 repeat;
      cursor: pointer; }
  .popup .pop-qrcode {
    height: 292px;
    margin-top: -146px; }
    .popup .pop-qrcode .pop-qrcode-main p {
      height: 34px;
      overflow: hidden;
      margin-top: 20px;
      line-height: 34px;
      color: #ff8c3c; }
    .popup .pop-qrcode .pop-qrcode-main .pop-qrcode-img {
      width: 170px;
      height: 170px;
      overflow: hidden;
      margin: 20px auto; }
      .popup .pop-qrcode .pop-qrcode-main .pop-qrcode-img img {
        width: 100%; }
  .popup .pop-cdk {
    height: 210px;
    margin-top: -105px; }
    .popup .pop-cdk p {
      height: 34px;
      overflow: hidden;
      margin-top: 20px;
      line-height: 34px; }
      .popup .pop-cdk p.cdk {
        color: #ff8c3c; }
  .popup .pop-jifen,
  .popup .pop-jifen-not,
  .popup .pop-jifen-over,
  .popup .pop-jifen-await {
    height: 244px;
    margin-top: -122px; }
    .popup .pop-jifen .pop-jifen-img,
    .popup .pop-jifen-not .pop-jifen-img,
    .popup .pop-jifen-over .pop-jifen-img,
    .popup .pop-jifen-await .pop-jifen-img {
      width: 91px;
      height: 72px;
      overflow: hidden;
      margin: 20px auto; }
    .popup .pop-jifen .color,
    .popup .pop-jifen-not .color,
    .popup .pop-jifen-over .color,
    .popup .pop-jifen-await .color {
      line-height: 32px;
      color: #242222; }
      .popup .pop-jifen .color span,
      .popup .pop-jifen-not .color span,
      .popup .pop-jifen-over .color span,
      .popup .pop-jifen-await .color span {
        margin: 0 10px;
        color: #ff8c3c; }
  .popup .pop-jifen-not,
  .popup .pop-jifen-over,
  .popup .pop-jifen-await {
    height: 192px;
    margin-top: -96px; }
  .popup .pop-vip-not,
  .popup .pop-vip-grade {
    height: 204px;
    margin-top: -102px; }
    .popup .pop-vip-not p,
    .popup .pop-vip-grade p {
      margin-top: 20px;
      line-height: 32px;
      color: #242222; }

.vip-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url(../images/pop-bg.png) 0 0 repeat; }
  .vip-popup .vip-popup-box {
    top: 50%;
    left: 50%;
    width: 936px;
    height: 652px;
    overflow: hidden;
    margin: -346px 0 0 -500px;
    padding: 20px 32px;
    border: 1px #ff8c3c solid;
    background: #ffffff; }
    .vip-popup .vip-popup-box .color {
      color: #ff8c3c; }
    .vip-popup .vip-popup-box .vip-popup-list-t {
      line-height: 50px; }
    .vip-popup .vip-popup-box .vip-popup-title {
      height: 70px;
      line-height: 70px;
      border-bottom: 1px #cbcaca solid; }
    .vip-popup .vip-popup-box .package-box {
      width: 970px; }
      .vip-popup .vip-popup-box .package-box .package-list {
        width: 212px;
        height: 136px;
        overflow: hidden;
        margin-right: 29px;
        background: url(../images/vip-bg.png) right bottom #f5f2f2 no-repeat;
        cursor: pointer; }
        .vip-popup .vip-popup-box .package-box .package-list .package-title {
          height: 32px;
          overflow: hidden;
          line-height: 32px;
          color: #ffffff;
          background: #ff8c3c; }
        .vip-popup .vip-popup-box .package-box .package-list .package-main {
          width: 210px;
          height: 103px;
          line-height: 30px;
          border: 1px #cbcaca solid;
          border-top: 0 none; }
          .vip-popup .vip-popup-box .package-box .package-list .package-main .psp {
            line-height: 40px; }
        .vip-popup .vip-popup-box .package-box .package-list.on {
          background: url(../images/vip-bg.png) right bottom #ffffff no-repeat; }
          .vip-popup .vip-popup-box .package-box .package-list.on .package-main {
            width: 208px;
            height: 102px;
            line-height: 30px;
            border: 2px #ff8c3c solid;
            border-top: 0 none; }
    .vip-popup .vip-popup-box .pay-box {
      margin-top: 54px; }
      .vip-popup .vip-popup-box .pay-box .pay-list {
        width: 138px;
        height: 46px;
        overflow: hidden;
        margin-right: 10px;
        border: 1px #cbcaca solid; }
        .vip-popup .vip-popup-box .pay-box .pay-list.on {
          border: 1px #ff8c3c solid; }
    .vip-popup .vip-popup-box .pay-item {
      margin-top: 10px;
      line-height: 50px; }
    .vip-popup .vip-popup-box .summary-box p {
      line-height: 30px; }
    .vip-popup .vip-popup-box .summary-box .oprice {
      text-decoration: line-through; }
    .vip-popup .vip-popup-box .summary-box .btn {
      width: 138px;
      height: 42px;
      overflow: hidden;
      margin: 12px 0;
      line-height: 42px;
      color: #ffffff;
      background: #ff8c3c; }
    .vip-popup .vip-popup-box .vip-popup-close {
      top: 10px;
      right: 10px;
      width: 32px;
      height: 32px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 no-repeat; }

.agreement {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  line-height: 30px; }
  .agreement h2 {
    line-height: 60px; }
  .agreement p {
    text-indent: 2em; }
  .agreement h3 {
    margin-top: 10px; }
  .agreement dl dt {
    margin-top: 6px;
    text-indent: 2em; }
  .agreement dl dd {
    text-indent: 2em; }

.sidebar {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 999;
  margin-top: -166px; }
  .sidebar ul {
    overflow: hidden; }
  .sidebar .sidebar-list {
    width: 70px;
    height: 64px;
    overflow: hidden;
    margin-top: -1px;
    padding-top: 12px;
    border-top: 1px #faa973 solid;
    background: #ff8c3c; }
    .sidebar .sidebar-list .icon {
      width: 36px;
      height: 34px;
      overflow: hidden;
      margin: 0 auto; }
    .sidebar .sidebar-list .sidebar-text {
      height: 30px;
      overflow: hidden;
      line-height: 30px;
      color: #ffffff; }
    .sidebar .sidebar-list:hover {
      background: #ffffff; }
      .sidebar .sidebar-list:hover .sidebar-text {
        color: #ff8c3c; }
    .sidebar .sidebar-list.kefu .icon {
      background-position: 0 0; }
    .sidebar .sidebar-list.kefu:hover .icon {
      background-position: -36px 0; }
    .sidebar .sidebar-list.weixin .icon {
      background-position: 0 -34px; }
    .sidebar .sidebar-list.weixin:hover .icon {
      background-position: -36px -34px; }
    .sidebar .sidebar-list.weibo .icon {
      background-position: 0 -68px; }
    .sidebar .sidebar-list.weibo:hover .icon {
      background-position: -36px -68px; }
    .sidebar .sidebar-list.shopping-car .icon {
      background-position: 0 -102px; }
    .sidebar .sidebar-list.shopping-car:hover .icon {
      background-position: -36px -102px; }
  .sidebar .go-top {
    bottom: -26px;
    left: 0;
    width: 70px;
    height: 24px;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../images/go-top.jpg) 0 0 no-repeat; }
  .sidebar .weixin-qrcode {
    top: 0;
    left: -192px;
    width: 192px;
    height: 192px;
    overflow: hidden;
    background: #ffffff; }
    .sidebar .weixin-qrcode img {
      width: 100%; }
  .sidebar .shopping-car-box {
    top: 0;
    left: -258px;
    width: 218px;
    overflow: hidden;
    padding: 20px; }
    .sidebar .shopping-car-box .nogoods {
      height: 16px;
      overflow: hidden;
      line-height: 16px; }

@media screen and (max-width: 1600px) {
  body {
    min-width: 980px; }

  .w {
    width: 980px; }

  .header .top .t-login {
    margin-right: 10px; }
    .header .top .t-login:last-child {
      margin-right: 0; }
  .header .nav .n-box {
    margin-left: 0; }
  .header .nav .h-logo {
    margin: 0 26px; }

  .footer {
    padding: 16px 0; }
    .footer .f-logo {
      margin: 42px 32px 0 12px; }

  .vip-popup .vip-popup-box {
    width: 800px;
    height: 500px;
    margin: -250px 0 0 -400px;
    padding: 20px; }
    .vip-popup .vip-popup-box .vip-popup-list-t {
      line-height: 46px; }
    .vip-popup .vip-popup-box .vip-popup-title {
      height: 50px;
      line-height: 50px; }
    .vip-popup .vip-popup-box .package-box {
      width: 820px; }
      .vip-popup .vip-popup-box .package-box .package-list {
        width: 190px;
        height: 134px;
        margin-right: 13px; }
        .vip-popup .vip-popup-box .package-box .package-list .package-main {
          width: 188px;
          height: 100px; }
          .vip-popup .vip-popup-box .package-box .package-list .package-main .psp {
            line-height: 34px; }
        .vip-popup .vip-popup-box .package-box .package-list.on .package-main {
          width: 186px;
          height: 98px; }
    .vip-popup .vip-popup-box .pay-box {
      margin-top: 14px; }
    .vip-popup .vip-popup-box .pay-item {
      line-height: 46px; } }

/*# sourceMappingURL=common.css.map */
