@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  min-width: 1220px;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #000;
  background: url("../images/body_bg.jpg") repeat-y top center; }

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

input, button {
  border: none; }

input:focus {
  outline: 0; }

img {
  border: 0;
  display: block; }

i {
  font-style: normal; }

a {
  transition: all .2s ease 0s; }

a:link {
  text-decoration: none;
  color: #000; }

a:visited {
  text-decoration: none;
  color: #000; }

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

a:active {
  text-decoration: none;
  color: #000; }

button {
  cursor: pointer; }

.none {
  display: none; }

.f-cb:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  overflow: hidden;
  content: '.'; }

.f-cb {
  zoom: 1; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.t_l {
  text-align: left; }

.g-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.u-title {
  margin-top: 30px;
  height: 130px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  font-size: 0; }
  .u-title > h3.title_1 {
    height: 130px;
    width: 100%;
    background: url("../images/title_01.png") no-repeat center center; }
  .u-title > h3.title_2 {
    height: 130px;
    width: 100%;
    background: url("../images/title_jiaji.png") no-repeat center center; }
  .u-title > h3.title_3 {
    height: 130px;
    width: 100%;
    background: url("../images/title_kualei.png") no-repeat center center; }
  .u-title > h3.title_4 {
    height: 130px;
    width: 100%;
    background: url("../images/title_chanquan.png") no-repeat center center; }

.u-title h3 {
  font-size: 48px;
  display: inline-block;
  vertical-align: top; }

.u-title h3 span {
  color: #ffea00; }

.u-title i {
  display: inline-block;
  width: 74px;
  height: 48px;
  margin: 0 24px; }

.u-title i.left {
  background: url(../images/tit-left.png) no-repeat center center; }

.u-title i.right {
  background: url(../images/tit-right.png) no-repeat center center; }

.bg-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1412px;
  background: url(../images/top_bg2.jpg) no-repeat top center; }

.g-top {
  margin-top: 30px;
  width: 100%;
  height: 588px; }
  .g-top > .logo {
    display: block;
    height: 47px;
    width: 350px;
    font-size: 0; }
  .g-top > span {
    display: block;
    line-height: 47px;
    height: 47px;
    padding-left: 35px;
    font-size: 19px;
    color: #fff;
    width: 350px; }
    .g-top > span i {
      float: left; }
    .g-top > span strong {
      font-size: 28px; }

.u-countdown {
  position: relative;
  margin-top: 30px;
  height: 100px;
  line-height: 100px;
  color: #fff; }
  .u-countdown > .u-time {
    position: absolute;
    top: 0;
    left: 50px;
    background: url("../images/icon_bg.png") no-repeat center center;
    width: 128px;
    height: 80px; }
    .u-countdown > .u-time > span {
      display: block;
      width: 80px;
      height: 80px;
      line-height: 30px;
      padding-top: 10px;
      color: #402e12;
      font-size: 16px;
      text-align: center;
      vertical-align: middle; }
    .u-countdown > .u-time > i {
      display: inline-block;
      width: 0;
      height: 0;
      vertical-align: middle;
      border-style: solid;
      border-width: 40px 0px 40px 80px;
      border-color: #ffea00;
      margin-left: -5px; }
  .u-countdown > .downnum {
    margin-left: 292px;
    font-size: 30px; }
    .u-countdown > .downnum span {
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #ffea00;
      border: 1px solid #bbb;
      border-radius: 8px;
      font-weight: bold; }
    .u-countdown > .downnum em {
      font-style: normal;
      font-size: 24px;
      margin: 0 10px;
      vertical-align: top; }

.m-box1 {
  margin-bottom: 50px; }
  .m-box1 .mainbox {
    margin-top: 10px; }
    .m-box1 .mainbox.small_bg {
      width: 100%;
      height: 580px;
      background: url("../images/block_bg_small_1small.png") no-repeat center center;
      background-size: cover; }
    .m-box1 .mainbox.small_bg2 {
      width: 100%;
      height: 580px;
      background: url("../images/block_bg_small_2.png") no-repeat center center;
      background-size: cover; }
    .m-box1 .mainbox .con_nobg {
      padding: 88px 0px 0 78px; }
      .m-box1 .mainbox .con_nobg > ul > li {
        float: left;
        width: 330px;
        height: 400px;
        background: #fff;
        overflow: hidden;
        margin-right: 30px;
        margin-bottom: 30px; }
        .m-box1 .mainbox .con_nobg > ul > li:last-child {
          margin-right: 0px; }
        .m-box1 .mainbox .con_nobg > ul > li > .img {
          width: 100%;
          overflow: hidden; }
          .m-box1 .mainbox .con_nobg > ul > li > .img img {
            width: 100%; }
        .m-box1 .mainbox .con_nobg > ul > li > .info {
          padding: 20px 10px;
          text-align: center; }
          .m-box1 .mainbox .con_nobg > ul > li > .info.info_small {
            padding: 20px 4px; }
          .m-box1 .mainbox .con_nobg > ul > li > .info h2 {
            font-size: 30px;
            height: 30px;
            color: #333;
            line-height: 30px;
            font-weight: normal; }
          .m-box1 .mainbox .con_nobg > ul > li > .info p.desc {
            margin: 15px 0 25px;
            color: #626262;
            font-size: 14px; }
          .m-box1 .mainbox .con_nobg > ul > li > .info p.type {
            margin: 15px 0 25px;
            color: #626262;
            font-size: 12px; }
          .m-box1 .mainbox .con_nobg > ul > li > .info p.value {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 10px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info p.value > span {
              color: #ff5129;
              font-weight: normal;
              font-size: 19px; }
              .m-box1 .mainbox .con_nobg > ul > li > .info p.value > span i {
                color: #ff5129;
                font-size: 20px;
                display: inline-block; }
                .m-box1 .mainbox .con_nobg > ul > li > .info p.value > span i > b {
                  font-size: 24px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info p.value i {
              color: #ff5129;
              font-size: 20px;
              display: inline-block; }
              .m-box1 .mainbox .con_nobg > ul > li > .info p.value i > b {
                font-size: 26px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info p.value > em {
              color: #626262;
              font-style: normal;
              text-decoration: line-through;
              font-size: 14px; }
          .m-box1 .mainbox .con_nobg > ul > li > .info p.original_price {
            margin-bottom: 10px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info p.original_price em {
              color: #626262;
              font-style: normal;
              text-decoration: line-through;
              font-size: 14px; }
          .m-box1 .mainbox .con_nobg > ul > li > .info > .qbtn {
            display: inline-block;
            width: 180px;
            height: 44px;
            line-height: 44px;
            font-size: 16px;
            color: #fff;
            background: #ff5129;
            border-radius: 22px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info > .qbtn:hover {
              background: #f0380e; }
          .m-box1 .mainbox .con_nobg > ul > li > .info > .qbtn2 {
            display: inline-block;
            width: 180px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #fff;
            background: #ff5129;
            border-radius: 15px;
            margin-top: 20px; }
            .m-box1 .mainbox .con_nobg > ul > li > .info > .qbtn2:hover {
              background: #f0380e; }
      .m-box1 .mainbox .con_nobg > .info-lr {
        width: 470px;
        padding: 10px;
        margin-top: 30px;
        overflow: hidden; }
        .m-box1 .mainbox .con_nobg > .info-lr h2 {
          font-size: 40px;
          color: #ffea00;
          height: 40px;
          line-height: 40px;
          margin-bottom: 20px; }
        .m-box1 .mainbox .con_nobg > .info-lr p {
          line-height: 18px;
          font-size: 16px;
          margin-bottom: 20px;
          color: #fff; }
        .m-box1 .mainbox .con_nobg > .info-lr > .nums {
          margin-bottom: 20px;
          font-size: 0;
          line-height: 30px;
          height: 30px;
          color: #fff; }
          .m-box1 .mainbox .con_nobg > .info-lr > .nums span {
            display: inline-block;
            float: left;
            width: 132px;
            font-size: 16px;
            background: #ff5129;
            color: #fff;
            text-align: center;
            margin-right: 20px; }
          .m-box1 .mainbox .con_nobg > .info-lr > .nums i {
            font-size: 20px; }
            .m-box1 .mainbox .con_nobg > .info-lr > .nums i b {
              color: #ffea00; }
        .m-box1 .mainbox .con_nobg > .info-lr > .start {
          height: 24px;
          line-height: 24px;
          padding-left: 34px;
          background: url(../images/icon1.png) no-repeat left center;
          font-size: 16px;
          color: #fff; }
          .m-box1 .mainbox .con_nobg > .info-lr > .start span {
            color: #ffea00; }
        .m-box1 .mainbox .con_nobg > .info-lr .start {
          height: 24px;
          line-height: 24px;
          padding-left: 34px;
          background: url(../images/icon1.png) no-repeat left center;
          font-size: 16px;
          color: #fff; }
          .m-box1 .mainbox .con_nobg > .info-lr .start > span {
            color: #ffea00; }
        .m-box1 .mainbox .con_nobg > .info-lr .qiang {
          cursor: pointer;
          margin-top: 20px;
          height: 80px;
          line-height: 60px;
          overflow: hidden;
          color: #fff; }
          .m-box1 .mainbox .con_nobg > .info-lr .qiang .left {
            padding-left: 12px;
            width: 240px;
            height: 80px;
            background: #ffea00; }
            .m-box1 .mainbox .con_nobg > .info-lr .qiang .left > i {
              display: block;
              height: 25px;
              line-height: 25px;
              font-size: 25px;
              color: #ff5129;
              font-weight: bold; }
              .m-box1 .mainbox .con_nobg > .info-lr .qiang .left > i > b {
                color: #ff5129;
                font-size: 25px;
                line-height: 0; }
            .m-box1 .mainbox .con_nobg > .info-lr .qiang .left span {
              margin-top: 18px;
              margin-bottom: 5px;
              display: block;
              color: #1e1e1e;
              font-size: 16px;
              height: 16px;
              line-height: 16px;
              text-decoration: line-through; }
          .m-box1 .mainbox .con_nobg > .info-lr .qiang .right {
            background: #ff2948;
            height: 80px;
            width: 180px;
            font-size: 25px;
            color: #ffea00;
            line-height: 80px;
            overflow: hidden;
            text-align: center; }
            .m-box1 .mainbox .con_nobg > .info-lr .qiang .right i {
              float: right;
              display: block;
              width: 0;
              height: 0;
              border-style: dashed solid dashed dashed;
              border-width: 40px 50px 40px 0;
              border-color: transparent #404ed9 transparent transparent; }
            .m-box1 .mainbox .con_nobg > .info-lr .qiang .right b {
              color: #ffea00; }
      .m-box1 .mainbox .con_nobg > .div_table {
        display: table;
        width: 520px;
        height: 400px; }
        .m-box1 .mainbox .con_nobg > .div_table > .div_cell {
          width: 520px;
          height: 400px;
          font-size: 350px;
          display: table-cell;
          vertical-align: middle; }
    .m-box1 .mainbox.big_bg {
      width: 100%;
      height: 1026px;
      background: url("../images/block_bg_big1.png") no-repeat center center;
      background-size: 100% auto; }

/*底部*/
.footer {
  background: #00001a;
  padding: 50px 0 30px 0; }

.footer_mune {
  height: 160px; }

.footer_mune ul {
  float: left;
  margin-right: 40px; }

.footer_mune ul li {
  line-height: 24px;
  color: #999; }

.footer_mune ul ol, .footer_mune ul ol > a {
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  display: block; }

.blk30 {
  clear: both;
  display: block;
  height: 30px; }

.footer_copyright {
  font-size: 14px; }

.footer_copyright {
  border-top: 1px solid #262626;
  line-height: 40px;
  text-align: center;
  color: #fff;
  padding-top: 20px; }

.footer_mune ul li a:hover {
  color: #eee; }

.footer_mune ul li a {
  font-size: 14px;
  color: #fff; }

.footer_copyright a {
  color: #fff; }

.footer_copyright a {
  padding: 0 20px; }

.footer_copyright a:hover {
  color: #eee; }

.fixed-footer {
  position: fixed;
  height: 195px;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999; }

.fixed-footer-content {
  width: 1220px;
  margin: 0 auto;
  position: relative;
  height: 152px;
  margin-top: 31.5px; }

.fixed-footer-content > img {
  margin-right: 40px; }

.floadbg {
  background: #000;
  bottom: 0;
  height: 120px;
  left: 0;
  opacity: 0.7;
  position: fixed;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 1000; }

.floadcom {
  bottom: 0;
  height: 120px;
  left: 0;
  position: fixed;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 9000; }

.floadcom.boutton, .floadbg.boutton {
  bottom: -160px; }

.floadcom .cntmain {
  position: relative; }

.floadcom > div > i {
  background: url(../images/footer_001.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 160px;
  margin-top: -40px;
  width: 122px; }

.floadcom > div > span {
  display: block;
  float: left;
  height: 100px;
  padding: 10px 0 10px 80px;
  width: 500px; }

.floadcom > div > span > b {
  color: #ffea00;
  display: block;
  font-family: "Microsoft YaHei", 微软雅黑;
  font-size: 40px;
  line-height: 45px;
  padding-top: 15px; }

.floadcom > div > span > p {
  color: #fff;
  font-family: "Microsoft YaHei", 微软雅黑;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px; }

.floadcom .btn_query {
  background: #fff;
  border-radius: 5px;
  float: right;
  height: 105px;
  margin-top: 5px;
  margin-right: 50px;
  padding-top: 5px;
  width: 390px; }

.floadcom .btn_query li {
  clear: both;
  height: 40px;
  padding: 5px 20px; }

.floadcom .btn_query li > span {
  display: inline-block;
  line-height: 40px;
  vertical-align: middle; }

.floadcom .btn_query li > input, .floadcom .btn_query li > button {
  vertical-align: middle; }

.floadcom input {
  border: 1px solid #e9e9e9;
  height: 18px;
  line-height: 18px;
  padding: 10px 5px; }

.floadcom input.name {
  background: url(../images/ico-mobile.png) no-repeat 10px 14px;
  padding-left: 25px;
  width: 250px; }

.floadcom input.mobile {
  background: url(../images/ico-mobile.png) no-repeat 10px -52px;
  padding-left: 25px;
  width: 160px; }

.floadcom button {
  border: 0;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  height: 40px;
  line-height: 20px;
  width: 80px; }

.floadcom button.red {
  background: #ff5129;
  color: #fff !important; }

.fixed-search-close {
  color: #c5c5c5;
  cursor: pointer;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 20px;
  width: 40px; }

.fixed-search-left {
  background: url(../images/footer_003.png) no-repeat 0 0;
  bottom: 0;
  cursor: pointer;
  height: 120px;
  left: -150px;
  position: fixed;
  transition: all 0.5s ease 0s;
  width: 150px;
  z-index: 999; }

.fixed-search-bq {
  background-image: url(../images/footer_002.png); }

.fixed-search-brand {
  left: 0; }

.float0831 {
  position: fixed;
  TOP: 100px;
  RIGHT: 0px;
  _position: absolute;
  display: block;
  z-index: 999; }

.float0831 A {
  color: #333;
  font-size: 12px;
  text-decoration: none; }

.float0831 span {
  font-size: 12px;
  text-decoration: none; }

.float0831 A:hover {
  color: #ff8100;
  text-decoration: none; }

.float0831 .floatL {
  position: relative;
  width: 28px;
  float: left; }

.float0831 .floatL A {
  text-indent: -9999px;
  display: block;
  font-size: 0px; }

.float0831 .floatR {
  background: url(../images/float_bg.png); }

.float0831 .tp {
  background: url(../images/float_bg.png); }

.float0831 .cn {
  background: url(../images/float_bg.png); }

.float0831 .floatR {
  padding-bottom: 15px;
  width: 130px;
  background-repeat: no-repeat;
  background-position: -131px bottom;
  float: left;
  overflow: hidden; }

.float0831 .tp {
  background-repeat: no-repeat;
  background-position: 0% 0%;
  height: 10px; }

.float0831 .cn {
  background-repeat: repeat-y;
  background-position: -262px 0px; }

.float0831 .cn H3 {
  text-indent: -9999px;
  height: 36px;
  font-size: 0px; }

.float0831 .cn UL {
  padding-bottom: 0px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 0px; }

.float0831 .cn UL LI {
  border-bottom: #e6e5e4 1px solid;
  line-height: 36px;
  word-wrap: break-word;
  height: 36px;
  overflow: hidden;
  word-break: normal; }

.float0831 .titZx {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .titDh {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .titDc {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .titXz {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .icoZx {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .icoTc {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .icoFf {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .btnOpen {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .btnOpen_n {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .btnCtn {
  background: url(../images/float_s.png) no-repeat; }

.float0831 .titZx {
  background-position: 5px -10px; }

.float0831 .titDh {
  background-position: 5px -66px; }

.float0831 .titDc {
  background-position: 5px -124px; }

.float0831 .titXz {
  background-position: 5px -165px;
  height: 35px;
  width: 100px;
  display: block; }

.float0831 .icoZx {
  background-position: 2px -154px; }

.float0831 .icoTc {
  background-position: 0px -323px; }

.float0831 .icoFf {
  background-position: 2px -213px; }

.float0831 .icoTl {
  padding-left: 5px;
  display: block;
  FONT-FAMILY: "yahei";
  float: left;
  color: #333; }

.float0831 .btnOpen {
  background-position: -30px -396px; }

.float0831 .btnOpen_n {
  background-position: 0px -530px; }

.float0831 .btnCtn {
  background-position: 0px -396px; }

.float0831 .icoXz {
  padding-left: 28px;
  display: block;
  float: left; }

.float0831 .icoZx {
  padding-left: 28px;
  display: block;
  float: left; }

.float0831 .icoTc {
  padding-left: 28px;
  display: block;
  float: left; }

.float0831 .icoFf {
  padding-left: 28px;
  display: block;
  float: left; }

.float0831 .btnOpen {
  position: relative;
  width: 28px;
  height: 118px;
  top: 80px;
  left: 2px; }

.float0831 .btnOpen_n {
  position: relative;
  width: 28px;
  height: 118px;
  top: 80px;
  left: 2px; }

.float0831 .btnCtn {
  position: relative;
  width: 28px;
  height: 118px;
  top: 80px;
  left: 2px; }

.float0831 .btnOpen {
  top: 60px;
  left: 1px; }

.float0831 .btnOpen_n {
  top: 60px;
  left: 1px; }

.float0831 .btnCtn {
  top: 60px;
  left: 2px; }

.float0831 ul li h3.titdc a {
  width: 100px;
  display: block;
  height: 35px; }

.float0831 ul li h3.titxz a {
  width: 100px;
  display: block;
  height: 35px; }

.float0831 ul li.top {
  border-bottom: #ace5f9 1px solid; }

.float0831 ul li.bot {
  border-bottom-style: none; }

.float0831 ul.webzx {
  padding-bottom: 0px;
  padding-left: 0px;
  width: 164px;
  padding-right: 0px;
  height: 65px;
  padding-top: 0px; }

.float0831 ul li.webzx-in {
  border-bottom-style: none;
  padding-left: 5px;
  height: 50px;
  padding-top: 8px; }

/*弹窗*/
.forzen-title img, .forzen-success-table img {
  display: inline-block; }

.forzen-title {
  height: 90px;
  line-height: 90px;
  position: relative;
  background-color: #E63917; }

.forzen-title > h1 {
  font-family: "Microsoft YaHei";
  font-size: 34px;
  color: #fff;
  text-align: center; }

.forzen-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #E63917;
  cursor: pointer;
  z-index: 10; }

.forzen-red {
  color: #E63917; }

.forzen-content > h3 {
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #000; }

.forzen-form {
  width: 350px;
  height: 50px;
  margin: 0 auto;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.forzen-form input {
  font-size: 15px;
  border: 0;
  outline: none;
  height: 100%;
  width: 250px; }

/*.forzen-form lable{display:inline-block;margin-left:15px;width:45px;height:100%;position:relative;}
.forzen-form lable img.forzen-name-img{position:absolute;top:50%;margin-top:-8px;left:50%;margin-left:-8px;}
.forzen-form lable img.forzen-mobile-img{position:absolute;top:50%;margin-top:-10.5px;left:50%;margin-left:-8px;}*/
.forzen-btn {
  width: 350px;
  height: 50px;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  border: 0;
  background-color: #E63917;
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-bottom: 50px; }

.forzen-error {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  display: block;
  width: 350px;
  margin: 0 auto; }

.forzen-btn:hover {
  background-color: #E63917; }

.forzen-btn:focus {
  background-color: #E63917; }

/*弹窗成功*/
.forzen-success-title {
  padding-top: 25px;
  height: 58px;
  margin-top: 25px;
  text-align: center;
  width: 420px;
  margin: 0 auto; }

.forzen-success-title.title2 {
  height: 74px; }

.forzen-success-title > h1 {
  font-family: "Microsoft YaHei";
  font-size: 38px; }

.forzen-success-title.title2 > h1 {
  font-size: 0;
  color: #e74434; }

.forzen-success-title > h1 i {
  background: url(../images/icon-success.jpg) no-repeat left;
  margin-right: 5px;
  height: 42px;
  line-height: 42px;
  width: 42px;
  display: inline-block; }

.forzen-success-title > h1 span {
  display: inline-block;
  font-size: 36px;
  height: 42px;
  line-height: 42px;
  vertical-align: top; }

.forzen-success-title > h2 {
  font-size: 26px;
  height: 28px;
  line-height: 28px;
  color: #333;
  padding-top: 6px; }

.forzen-success-title2 {
  font-size: 16px;
  text-align: center;
  padding-top: 10px; }

.forzen-success-table {
  width: 420px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }

.forzen-success-table a {
  display: block;
  color: #666666;
  text-decoration: underline; }

.forzen-success-mt10 {
  padding-top: 10px; }

.forzen-success-table h5 {
  font-size: 16px;
  font-weight: normal; }

.forzen-success-btn {
  display: block;
  outline: none;
  margin: 0 auto;
  margin-bottom: 25px;
  border: 0;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 160px;
  height: 40px;
  background-color: #E74434;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px; }

.forzen-success-btn:hover {
  background-color: #E74434; }

.forzen-success-btn:focus {
  background-color: #E74434; }

/*弹窗*/
/*layer skin*/
.skin-popup-hb.layui-layer {
  background: none;
  box-shadow: none; }

/*提示框*/
.m-popup-tishi {
  position: relative;
  width: 300px;
  height: 150px;
  background: #fff; }

.m-popup-tishi .close, .m-popup-tishi h2 {
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  font-size: 20px; }

.m-popup-tishi .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  text-align: center;
  cursor: pointer; }

.m-popup-tishi h2 {
  padding-left: 5px;
  background: #ff5129; }

.m-popup-tishi .con {
  padding: 0 10px;
  text-align: center;
  margin-top: 32px; }

.m-popup-tishi a {
  display: block;
  width: 76px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background: #ff5129;
  position: absolute;
  bottom: 22px;
  left: 50%;
  margin-left: -38px;
  font-size: 16px; }

.popup-form input {
  display: block;
  margin: 0 auto;
  padding-left: 40px; }

.popup-form input.mobile {
  background: url(../images/icon-mobile.png) no-repeat 12px center; }

.m-popup-tc2, .m-popup-tc3 {
  position: relative;
  width: 500px;
  height: 400px;
  background: #fff; }

.m-popup-tc2 .close, .m-popup-tc3 .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 25px;
  color: #fff;
  cursor: pointer; }

.m-popup-tc2 h2, .m-popup-tc3 h2 {
  height: 90px;
  line-height: 90px;
  margin-bottom: 50px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background: #ff5129; }

.m-popup-tc2.tc3 h2 {
  padding-top: 15px;
  height: 75px;
  line-height: 32px; }

.m-popup-tc2.tc3 h2 span {
  display: block;
  color: #ffea00;
  font-size: 18px; }

.m-popup-tc2 p, .m-popup-tc3 p {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }

.m-popup-tc2 p i, .m-popup-tc3 p i {
  color: #ff5129; }

.m-popup-tc2 input, .m-popup-tc3 input {
  display: block;
  width: 323px;
  height: 48px;
  line-height: 48px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding-left: 25px;
  font-size: 14px;
  font-family: "Microsoft Yahei"; }

.m-popup-tc2 input.title {
  background: url(../images/ico-mobile.png) no-repeat 10px 18px; }

.m-popup-tc2 input.mobile, .m-popup-tc3 input.mobile {
  background: url(../images/ico-mobile.png) no-repeat 10px -47px; }

.m-popup-tc2 .submit, .m-popup-tc3 .submit {
  display: block;
  width: 350px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ff5129;
  color: #fff;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px; }

.m-popup-tc3 h3 {
  font-size: 25px;
  height: 25px;
  line-height: 25px;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center; }

.m-popup-tc3 .jiage {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  text-align: center;
  margin-bottom: 20px; }

.m-popup-tc3 .jiage i {
  text-decoration: line-through;
  margin-right: 30px; }

.m-popup-tc3 .jiage span {
  color: #ff5129; }

.layer-search {
  padding-bottom: 23px; }

.layer-search > h1 {
  font-size: 36px;
  padding-top: 25px; }

.layer-search > h1 img {
  vertical-align: bottom;
  display: inline-block; }

.layer-search > p.font26 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 5px; }

.layer-search > img {
  display: block;
  margin: 0 auto;
  padding-top: 18px;
  padding-bottom: 15px; }

.layer-search > a {
  display: block;
  margin: 30px auto 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #e74434;
  font-size: 24px;
  color: #fff; }

.layer-search2 {
  padding-bottom: 25px; }

.layer-search2 > h1 {
  font-size: 26px;
  padding-top: 30px;
  padding-bottom: 3px; }

.layer-search2 > h1 > img {
  vertical-align: middle;
  margin-right: 10px; }

.layer-search2 > p.font26 {
  padding-top: 25px;
  font-size: 26px; }

.layer-search2 > img {
  display: block;
  margin: 10px auto 0; }

.layer-search2 > a {
  display: block;
  margin: 40px auto 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.textAlign {
  text-align: center; }

.font30 {
  font-size: 30px; }

.font26 {
  font-size: 26px; }

.font14 {
  font-size: 14px; }

.font18 {
  font-size: 18px; }

.ui-txt-red {
  color: #DE4114 !important; }
