@charset "UTF-8";
.w1200 {
  width: 1200px;
  margin: 0 auto; }

/*# sourceMappingURL=index.css.map */
.titleBox > h1 {
  text-align: center;
  margin-top: 92px;
  font-weight: normal; }
.titleBox > p {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  color: #999999; }

#carH5 {
  height: 588px;
  font-family: "微软雅黑"; }
  #carH5 #carH5box {
    margin-top: 48px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    #carH5 #carH5box li:hover {
      border-width: 1px;
      border-color: black;
      border-radius: 8px;
      background-color: rgba(255, 255, 255, 0.06);
      box-shadow: 0px 0px 38px 0px rgba(23, 121, 206, 0.11); }
    #carH5 #carH5box li:nth-child(1) {
      background: url("../images/hotcar_icon1.png") no-repeat no-repeat center 46px; }
    #carH5 #carH5box li:nth-child(2) {
      background: url("../images/hotcar_icon2.png") no-repeat no-repeat center 46px; }
    #carH5 #carH5box li:nth-child(3) {
      background: url("../images/hotcar_icon3.png") no-repeat no-repeat center 46px; }
    #carH5 #carH5box li:nth-child(4) {
      background: url("../images/hotcar_icon4.png") no-repeat no-repeat center 46px; }
    #carH5 #carH5box li {
      box-sizing: border-box;
      width: 258px;
      height: 294px;
      background-size: 87px 76px; }
      #carH5 #carH5box li h3,
      #carH5 #carH5box li p {
        font-weight: normal;
        text-align: center; }
      #carH5 #carH5box li h3 {
        margin-top: 167px; }
      #carH5 #carH5box li p {
        margin-top: 20px; }

#hotBox {
  width: 100%;
  background: #fbfbfb;
  height: 1415px; }
  #hotBox .h_smallbox {
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff; }
    #hotBox .h_smallbox .h_smallbox_wrap {
      margin: 0 auto;
      width: 1200px;
      height: 572px;
      display: flex;
      display: -webkit-flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      #hotBox .h_smallbox .h_smallbox_wrap > div {
        height: 490px; }
      #hotBox .h_smallbox .h_smallbox_wrap .h_left {
        width: 240px;
        overflow: hidden;
        position: relative; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_left h2 {
          font-family: "微软雅黑";
          font-size: 26px;
          font-weight: normal;
          color: #333333; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_left p {
          margin-top: 52px;
          font-size: 18px;
          color: #999999; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_left p:nth-of-type(1) {
          min-height: 80px; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_left p:nth-of-type(2) {
          position: absolute;
          left: 0;
          bottom: 0px;
          margin-top: 0; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_left .h_codebox {
          box-sizing: border-box;
          position: absolute;
          height: 240px;
          width: 240px; }
          #hotBox .h_smallbox .h_smallbox_wrap .h_left .h_codebox img {
            width: 180px;
            position: absolute;
            left: 0;
            bottom: 0; }
          #hotBox .h_smallbox .h_smallbox_wrap .h_left .h_codebox img:hover {
            animation: .5s beBig linear;
            -webkit-animation: .5s beBig linear;
            animation-fill-mode: forwards; }
      #hotBox .h_smallbox .h_smallbox_wrap .h_right {
        width: 900px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_right > img {
          float: left;
          width: 270px;
          height: 535px; }
        #hotBox .h_smallbox .h_smallbox_wrap .h_right .phone_box {
          float: right;
          width: 248px;
          height: 500px;
          background: url("../images/p_bg.jpg") no-repeat no-repeat center center;
          background-size: 248px 500px;
          display: flex;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          -webkit-justify-content: center;
          justify-content: center; }
          #hotBox .h_smallbox .h_smallbox_wrap .h_right .phone_box img {
            width: 237px;
            height: 378px; }
  #hotBox #bettbox {
    height: 48px;
    background: #fbfbfb; }

._hot {
  position: relative;
  width: 1200px;
  padding-top: 28px;
  margin: 0 auto; }
  ._hot .hotswiper {
    width: 1200px;
    height: 558px;
    overflow: hidden; }
    ._hot .hotswiper .swiper-wrapper {
      width: 1200px;
      margin: 0 auto;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      ._hot .hotswiper .swiper-wrapper li {
        padding: 0 12px;
        overflow: hidden;
        box-sizing: border-box; }
        ._hot .hotswiper .swiper-wrapper li .main_img {
          width: 276px;
          height: 535px; }
        ._hot .hotswiper .swiper-wrapper li .mask_img {
          background-color: rgba(0, 0, 0, 0.6);
          position: absolute;
          left: 12px;
          right: 0px;
          top: -440px;
          top: -535px;
          width: 276px;
          height: 535px;
          z-index: 2; }
        ._hot .hotswiper .swiper-wrapper li .code_img {
          position: absolute;
          bottom: -176px;
          left: 0px;
          right: 0px;
          margin: 0 auto;
          width: 175px;
          height: 175px;
          z-index: 3; }
        ._hot .hotswiper .swiper-wrapper li p {
          font-family: "思源黑体";
          color: white;
          position: absolute;
          text-align: center;
          width: 284px;
          font-size: 16px;
          bottom: -440px;
          z-index: 4; }
      ._hot .hotswiper .swiper-wrapper li:hover .mask_img {
        animation: top_pop .8s;
        -webkit-animation: top_pop .8s;
        animation-fill-mode: forwards; }
      ._hot .hotswiper .swiper-wrapper li:hover .code_img {
        animation: bot_pop .7s .5s;
        -webkit-animation: bot_pop .7s .5s;
        animation-fill-mode: forwards; }
      ._hot .hotswiper .swiper-wrapper li:hover p {
        animation: bot_pop2 .7s .5s;
        -webkit-animation: bot_pop2 .7s .5s;
        animation-fill-mode: forwards; }
  ._hot .more_ {
    background-color: #37a2fe;
    display: block;
    margin: 16px auto;
    width: 134px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: white;
    font-family: '微软雅黑';
    font-size: 18px; }

.gold_hot {
  margin-top: 68px; }

.our_data {
  margin-top: 88px;
  background: url("../images/databg.jpg") no-repeat no-repeat center center;
  background-size: 1920px 168px;
  height: 168px; }
  .our_data ._box {
    height: 168px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around; }
    .our_data ._box > div {
      overflow: hidden;
      width: 300px;
      color: white;
      position: relative; }
      .our_data ._box > div span {
        display: block; }
      .our_data ._box > div span.odometer {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        margin: 30px auto;
        font-size: 48px; }
      .our_data ._box > div .icon_ {
        position: absolute;
        top: 37px;
        right: 0;
        font-size: 16px; }
      .our_data ._box > div p {
        text-align: center;
        margin-top: 100px; }
    .our_data ._box div:nth-child(1) .icon_ {
      right: 100px; }
    .our_data ._box div:nth-child(2) .icon_ {
      right: 100px; }
    .our_data ._box div:nth-child(3) .icon_ {
      right: 78px; }
    .our_data ._box div:nth-child(4) .icon_ {
      right: 78px; }

.processbox {
  overflow: hidden; }
  .processbox .rollBox {
    width: 1200px;
    height: 316px;
    background: #0098fe;
    position: relative;
    overflow: hidden; }
    .processbox .rollBox #rollbg {
      overflow: hidden;
      height: 316px;
      width: 1200px;
      position: absolute;
      z-index: 5;
      background: url(../images/rollbg.png) no-repeat no-repeat center center;
      background-size: 1200px 316px;
      display: flex;
      display: -webkit-flex;
      justify-content: space-around;
      -webkit-justify-content: space-around; }
      .processbox .rollBox #rollbg li {
        color: black;
        width: 200px; }
        .processbox .rollBox #rollbg li h5 {
          font-weight: normal;
          font-size: 24px;
          text-align: center;
          margin-top: 120px; }
        .processbox .rollBox #rollbg li p {
          margin-top: 20px;
          font-size: 16px;
          text-align: center; }
      .processbox .rollBox #rollbg li.active {
        color: #0098fe; }
    .processbox .rollBox #blue {
      background: #999999;
      height: 316px;
      width: 1200px;
      position: absolute;
      left: 0;
      left: 207px;
      left: 0;
      top: 0;
      z-index: 3; }
      .processbox .rollBox #blue #movebox {
        height: 45px;
        width: 20px;
        background: red;
        background: #999999;
        position: absolute;
        top: 177px;
        left: -20px; }
      .processbox .rollBox #blue #movebox.active {
        top: 122px; }

.partner {
  overflow: hidden; }
  .partner .car_icon_box {
    margin-top: 10px;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap; }
    .partner .car_icon_box .car_icon {
      width: 240px;
      height: 165px;
      width: 241px;
      box-sizing: border-box; }
      .partner .car_icon_box .car_icon img {
        width: 145px;
        height: 101px;
        display: block;
        margin: 34px auto; }
    .partner .car_icon_box .car_icon:hover {
      border-radius: 20px;
      box-shadow: 0px 0px 23.76px 0.24px rgba(0, 0, 0, 0.04); }
    .partner .car_icon_box .add {
      display: flex;
      display: -webkit-flex;
      -webkit-justify-content: center;
      justify-content: center;
      width: 1200px; }
      .partner .car_icon_box .add span {
        width: 300px;
        font-size: 18px;
        display: block;
        color: #b6b6b6;
        text-align: center; }
  .partner .now_go {
    border-radius: 5px;
    background-color: #0098fe;
    margin: 74px auto;
    width: 348px;
    height: 71px;
    line-height: 71px;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    display: block;
    color: white; }

@keyframes beBig {
  0% {
    width: 180px; }
  to {
    width: 240px; } }
@-webkit-keyframes beBig {
  0% {
    width: 180px; }
  to {
    width: 240px; } }
@keyframes top_pop {
  form {
    top: -440px; }
  to {
    top: 0px; } }
@-webkit-keyframes top_pop {
  form {
    top: -440px; }
  to {
    top: 0px; } }
/*二维码*/
@keyframes bot_pop {
  form {
    bottom: -440px; }
  to {
    bottom: 200px; } }
@-webkit-keyframes bot_pop {
  form {
    bottom: -440px; }
  to {
    bottom: 200px; } }
/*二维码*/
@keyframes bot_pop2 {
  form {
    bottom: -320px; }
  to {
    bottom: 160px; } }
@-webkit-keyframes bot_pop2 {
  form {
    bottom: -320px; }
  to {
    bottom: 160px; } }
.hotTop {
  height: 145px;
  text-align: center;
  font-family: "微软雅黑"; }
  .hotTop h1 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    height: 145px;
    line-height: 145px;
    background: url("../images/htopbg.png") no-repeat no-repeat center center;
    background-size: 486px 29px; }
    .hotTop h1 span:nth-child(1) {
      color: #37a2fe; }

.fixed_div {
  position: fixed;
  top: 30%;
  right: 5px;
  z-index: 100;
  background: #fff;
  padding: 10px;
  border: 1px solid #f8f8f8; }
  .fixed_div .fixed_info {
    width: 100%;
    position: relative; }
    .fixed_div .fixed_info > p {
      margin-bottom: 8px;
      height: 32px;
      box-sizing: border-box;
      width: 110px;
      padding-left: 38px;
      background: url("../images/fix_qq_off.png") #fff no-repeat no-repeat 10px center;
      background-size: 19px 22px; }
      .fixed_div .fixed_info > p a {
        height: 32px;
        line-height: 32px;
        color: #0098fe;
        font-size: 14px;
        display: block;
        font-family: '思源黑体 CN Regular';
        font-size: 14px; }
    .fixed_div .fixed_info > p:nth-child(4) {
      padding-left: 28px;
      background: url("../images/fix_phone_off.png") #fff no-repeat no-repeat 5px center;
      background-size: 20px 20px; }
      .fixed_div .fixed_info > p:nth-child(4) a {
        font-size: 12px; }
    .fixed_div .fixed_info > p:hover {
      background: url("../images/fix_qq_on.png") #0098fe no-repeat no-repeat 10px center;
      background-size: 19px 22px; }
      .fixed_div .fixed_info > p:hover a {
        color: #fff; }
    .fixed_div .fixed_info > p:nth-child(4):hover {
      padding-left: 28px;
      background: url("../images/fix_phone_on.jpg") #0098fe no-repeat no-repeat 5px center;
      background-size: 20px 20px; }
      .fixed_div .fixed_info > p:nth-child(4):hover a {
        font-size: 12px; }
    .fixed_div .fixed_info .moreinfo {
      background-color: #fff;
      width: 110px;
      height: 135px;
      color: #0098fe;
      text-align: center; }
      .fixed_div .fixed_info .moreinfo p {
        height: 32px;
        line-height: 32px; }
      .fixed_div .fixed_info .moreinfo img {
        width: 96px;
        height: 96px;
        box-shadow: 2px 2px 10px #ccc; }
  .fixed_div .backTop {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 10px; }
    .fixed_div .backTop a {
      text-align: center;
      background: #0098fe;
      color: #fff;
      height: 100%;
      width: 100%;
      display: block; }

/*# sourceMappingURL=index.css.map */
