@charset "utf-8";
/*公共样式 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dd,
dt,
form,
select,
input,
div,
table,
td,
th {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.blank {
  height: 10px;
  overflow: hidden;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
img,
fieldset {
  vertical-align: top;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
cite,
code,
em,
th,
b,
i,
strong {
  font-weight: normal;
  font-style: normal;
}
input,
button,
textarea,
select {
  font: 100% Arial, "";
  font-family: Microsoft Yahei;
  vertical-align: middle;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
}
a {
  color: #333;
}
table {
  border-collapse: collapse;
}
.rel {
  position: relative;
}
img {
  width: 100%;
}
html {
  font-size: 62.5%;
}
body {
  position: relative;
  min-width: 320px;
  max-width: 768px;
  margin: 0 auto;
  margin: 0 auto;
  font-size: 14px;
  font-family: "微软雅黑";
  background-color: #fff;
  background-position: center top;
  background-size: 100% auto;
}

@keyframes move{
   0%{
     height: 0px;
   }
   100%{
      height: 100px;
   }
 }

.vx-tips{
   height: 0px;
   background-color: #333;
   display: flex;
   align-items: center;
   justify-content: center;
}

.vx-tips.show {
   height: 100px;
   animation-name: move;
   animation-duration: 2s;
}

.vx-tips > .vx-tips-text{
   width: 340px;
   font-size:16px;
   color: #bdbdbd;
}

.vx-tips > .vx-tips-img{
   width: 30px;
   height: 38px;
   position: relative;
   bottom: 20px;
   left: 4px;
}

.top_banner {
  position: relative;
  z-index: 99;
  width: 100%;
  /* min-height: 100%; */
  padding-top: 5%;
  background: url("../img/top_bg.jpg") no-repeat;
  background-size: 100%;
}
.logo {
  display: block;
  width: 182px;
  height: 42px;
  margin-left: 5%;
  background: url("../img/logo.png") no-repeat;
  background-size: 182px 42px;
}

.banner_h2 {
  margin-top: 40px;
  color: #fff;
  font-weight: 300;
  font-size: 3.5rem;
  text-align: center;
}
.banner_h4 {
  /* margin-top: 8px; */
  margin-bottom: 20px;
  color: #fff;
  /* font-weight: 300; */
  font-size: 1.2rem;
  line-height: 22px;
  text-align: center;
}
.downloda_btn a {
  position: relative;
  display: block;
  height: 43px;
  margin-top: 15px;
  /* padding-right: 20px;
  padding-left: 20px; */
  box-sizing: border-box;
  color: #fff;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 43px;
  text-align: center;
  background-color: #f11c00;
  border-radius: 8px 8px 8px 8px;
}
.icon_andriod {
  position: absolute;
  display: block;
  width: 43px;
  height: 43px;
  background: url("../img/top_btn_ic1.png") no-repeat;
  background-color: #db1900;
  background-position: center;
  background-size: 25px;
}
.icon_apple {
  position: absolute;
  display: block;
  width: 43px;
  height: 43px;
  background: url("../img/top_btn_ic2.png") no-repeat;
  background-color: #db1900;
  background-position: center;
  background-size: 25px;
}

.downloda_btn {
  width: 180px;
  margin: 25px auto 0;
  padding-bottom: 15px;
}
.bimg_all {
  position: relative;
  display: block;
  width: 300px;
  height: 220px;
  margin: 0 auto;
}
.banner_img1 {
  position: absolute;
  left: 50px;
  width: 240px;
  height: 207px;
  background: url("../img/top_img2.png") no-repeat;
  background-size: 240px 207px;
}
.banner_img2 {
  position: absolute;
  top: 0px;
  left: -30px;
  width: 220px;
  height: 187px;
  background: url("../img/top_img1.png") no-repeat;
  background-size: 220px 187px;
}
.banner_img3 {
  position: absolute;
  top: 45px;
  right: -35px;
  width: 200px;
  height: 179px;
  background: url("../img/top_img3.png") no-repeat;
  background-size: 200px 179px;
}
.part1_all {
  position: relative;
  height: 500px;
  margin-top: -70px;
  background: url("../img/part1_bg.jpg") no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
.part1_point {
  padding-top: 100px;
  text-align: center;
}
.part1_bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 190px;
  height: 211px;
  margin: 0 auto;
  margin-left: -95px;
}
i.MDphone1 {
  position: absolute;

  bottom: 0;
  z-index: 0;
  width: 190px;
  height: 211px;
  background: url("../img/part1_mb.png") no-repeat;
  background-size: 190px 211px;
}
.part1_title {
  width: 300px;
  height: 52px;
  margin: 0 auto;
  line-height: 52px;
  background: url("../img/part1_txt.png") no-repeat;
  background-size: 300px 52px;
}
.part1_num {
  padding: 2px 7px;
  color: #fff;
  font-size: 1.6rem;
  background-color: #c5976b;
  background-image: linear-gradient(120deg, #e6c98a, #c5976b);
  border-radius: 5px;
  box-shadow: 0px 4px 9px rgba(177, 143, 100, 0.4);
}
h3.part1_style_h3 {
  height: 30px;
  margin-top: 10px;
  color: #000;
  font-weight: 200;
  font-size: 3rem;
  line-height: 30px;
}
.h3_text_bold {
  font-weight: 400;
}
p.part1_style_p {
  margin-top: 0px;
  color: #555;
  font-weight: 200;
  font-size: 2rem;
}
.part1_img {
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 100px;
  height: 101px;
  background: url('../img/part1_img1.png') no-repeat;
  background-size: 100px 101px;
}
span.pt1_1 {
  position: absolute;
  bottom: 50px;
  left: -70px;
  padding: 3px 14px;
  color: #555;
  font-size: 1.4rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
span.pt1_2 {
  position: absolute;
  top: 20px;
  left: -29px;
  padding: 5px 16px;
  color: #fff;
  font-size: 1.1rem;
  background-color: #e71b1b;
  background-image: linear-gradient(120deg, #ff580f, #e71b1b);
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(255, 95, 95, 0.5);
}
span.pt1_3 {
  position: absolute;
  top: 40px;
  right: -20px;
  padding: 5px 16px;
  color: #555;
  font-size: 1.2rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
span.pt1_4 {
  position: absolute;
  right: -50px;
  bottom: 80px;
  padding: 4px 14px;
  color: #555;
  font-size: 1.1rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
span.pt1_5 {
  position: absolute;
  right: 0px;
  bottom: 20px;
  padding: 5px 14px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #e71b1b;
  background-image: linear-gradient(120deg, #ff580f, #e71b1b);
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(255, 95, 95, 0.5);
}
.part2_all {
  position: relative;
  height: 500px;
  background: url('../img/part2_bg.jpg') no-repeat;
  background-color: #d93422;
  background-position: center bottom;
  background-size: 100%;
}
.part2_point {
  padding-top: 70px;
  text-align: center;
}
.part2_title {
  width: 365px;
  height: 35px;
  margin: 0 auto;
  line-height: 35px;
  background: url('../img/part2_txt.png') no-repeat;
  background-size: 365px 35px;
}
.part2_num {
  padding: 2px 7px;
  color: #fff;
  font-size: 1.6rem;
  background-color: #c5976b;
  background-image: linear-gradient(120deg, #e6c98a, #c5976b);
  border-radius: 5px;
  box-shadow: 0px 4px 9px rgba(203, 30, 30, 0.9);
}
h3.part2_style_h3 {
  height: 30px;
  margin-top: 10px;
  color: #fff;
  font-weight: 200;
  font-size: 3rem;
  line-height: 30px;
}
p.part2_style_p {
  margin-top: 0px;
  color: #fff;
  font-weight: 200;
  font-size: 2rem;
}
i.MDphone2 {
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 233px;
  background: url('../img/part2_mb.png') no-repeat;
  background-size: 190px 233px;
}
.part2_img {
  position: absolute;
  top: 75px;
  left: -58px;
  width: 300px;
  height: 87px;
  background: url('../img/part2_img1.png') no-repeat;
  background-size: 300px 87px;
}
h4.end_text {
  margin-top: 50px;
  text-align: center;
}
.end_text a {
  height: 10px;
  margin-right: 15px;
  padding-left: 12px;
  color: #fff;
  font-weight: 300;
  font-size: 1.3rem;
  background: url('../img/text_point.png') no-repeat;
  background-position: left 6px;
  background-size: 6px 6px;
}
.part3_all {
  position: relative;
  height: 480px;
  background: url('../img/part3_bg.jpg') no-repeat;
  background-color: #fff;
  background-position: center bottom;
  background-size: 100%;
}
.part3_point {
  padding-top: 75px;
  text-align: center;
}
.part3_img {
  position: absolute;
  right: -25px;
  bottom: 0;
  width: 120px;
  height: 132px;
  background: url('../img/part3_img1.png') no-repeat;
  background-size: 120px 132px;
}
i.MDphone3 {
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 233px;
  background: url('../img/part3_mb.png') no-repeat;
  background-size: 190px 233px;
}
.pt3_1 {
  position: absolute;
  bottom: 80px;
  left: -30px;
  padding: 3px 14px;
  color: #555;
  font-size: 1.4rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
.pt3_2 {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 5px 16px;
  color: #555;
  font-size: 1.2rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
span.pt3_3 {
  position: absolute;
  top: 25px;
  right: -50px;
  padding: 5px 14px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #e71b1b;
  background-image: linear-gradient(120deg, #ff580f, #e71b1b);
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(255, 95, 95, 0.5);
}
.part3_img2 {
  position: absolute;
  top: 5px;
  left: -30px;
  width: 70px;
  height: 70px;
  background: url('../img/part3_img_1.png') no-repeat;
  background-size: 70px 70px;
}
.part3_img3 {
  position: absolute;
  top: -40px;
  right: 35px;
  width: 70px;
  height: 70px;
  background: url('../img/part3_img_2.png') no-repeat;
  background-size: 70px 70px;
}
.part3_img4 {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 70px;
  height: 70px;
  background: url('../img/part3_img_3.png') no-repeat;
  background-size: 70px 70px;
}
.part4_title {
  width: 365px;
  height: 35px;
  margin: 0 auto;
  line-height: 35px;
  background: url('../img/part4_txt.png') no-repeat;
  background-size: 365px 35px;
}
i.MDphone4 {
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 233px;
  background: url('../img/part4_mb.png') no-repeat;
  background-size: 190px 233px;
}
.part4_img {
  position: absolute;
  top: 35px;
  left: -68px;
  width: 320px;
  height: 65px;
  background: url('../img/part4_img1.png') no-repeat;
  background-size: 320px 65px;
}
.part4_img2 {
  position: absolute;
  bottom: 35px;
  left: -20px;
  width: 70px;
  height: 70px;
  background: url('../img/part4_img_2.png') no-repeat;
  background-size: 70px 70px;
}
.part4_img3 {
  position: absolute;
  top: 90px;
  right: 20px;
  width: 65px;
  height: 65px;
  background: url('../img/part4_img_3.png') no-repeat;
  background-size: 65px 65px;
}
.part4_img4 {
  position: absolute;
  right: -18px;
  bottom: 3px;
  width: 65px;
  height: 65px;
  background: url('../img/part4_img_4.png') no-repeat;
  background-size: 65px 65px;
}
.part5_all {
  position: relative;
  height: 480px;
  background: url('../img/part5_bg.jpg') no-repeat;
  background-color: #fff;
  background-position: center bottom;
  background-size: 100%;
}
.part5_title {
  width: 300px;
  height: 52px;
  margin: 0 auto;
  line-height: 52px;
  background: url('../img/part5_txt.png') no-repeat;
  background-size: 300px 52px;
}
i.MDphone5 {
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 233px;
  background: url('../img/part5_mb.png') no-repeat;
  background-size: 190px 233px;
}
.part5_img {
  position: absolute;
  bottom: 0;
  left: 98px;
  width: 160px;
  height: 140px;
  background: url('../img/part5_img1.png') no-repeat;
  background-size: 160px 140px;
}
span.pt5_1 {
  position: absolute;
  bottom: 50px;
  left: -10px;
  padding: 5px 14px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #e71b1b;
  background-image: linear-gradient(120deg, #ff580f, #e71b1b);
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(255, 95, 95, 0.5);
}
.pt5_2 {
  position: absolute;
  top: 20px;
  right: -30px;
  padding: 5px 16px;
  color: #555;
  font-size: 1.2rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
.pt5_3 {
  position: absolute;
  top: 40px;
  left: -40px;
  padding: 3px 14px;
  color: #555;
  font-size: 1.4rem;
  background-color: #fff;
  border-radius: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
.hd_model_1 {
  margin-left: 3%;
  padding-top: 30px;
  padding-bottom: 20px;
}
.left_line {
  display: block;
  float: left;
  width: 5px;
  height: 27px;
  margin-top: 4px;
  background-color: #d5b07a;
  border-radius: 100px;
}
.hd_text_h4 {
  float: left;
  margin-left: 13px;
  color: #fff;
  font-weight: 500;
  font-size: 2.5rem;
}
.hd_text_a {
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  color: #fff;
  font-size: 1.5rem;
}
.roll_box {
  position: relative;
  width: 1200px;
  height: 145px;
  margin-top: 10px;
}
.hd_img {
  display: block;
  float: left;
  width: 300px;
  height: 145px;
  margin-right: 13px;
  overflow: hidden;
}
.page_footer {
  width: 100%;
  overflow: hidden;
  background: url(footer_bg.jpg) no-repeat;
  background-size: 100% 100%;
}
.hd_model_2 {
  margin-left: 3%;
}
.wt_btn {
  float: left;
  width: 96%;
  margin: 3px auto 30px;
}
.wt_btn a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
  padding: 7px 15px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 20px;
  border: 2px solid #bdbdbd;
  border-radius: 100px;
}
.wt_btn .more_btn {
  padding: 9px 20px;
  background-color: #e71b1b;
  background-image: linear-gradient(120deg, #ff580f, #e71b1b);
  border: none;
}
.goback_top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 999;
  width: 65px;
  height: 65px;
  color: #d93422;
  font-size: 2rem;
  line-height: 80px;
  text-align: center;
  background-color: #fff;
  border: 3px solid #d93422;
  border-radius: 100px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.gt_ic {
  position: absolute;
  top: 5px;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  margin-left: -12px;
  background: url('../img/gtop_ic.png') no-repeat;
  background-size: 25px 25px;
}
@media screen and (max-width: 350px) {
  .banner_img1 {
    left: 40px;
    width: 230px;
    height: 199px;
    background: url(top_img2.png) no-repeat;
    background-size: 230px 199px;
  }
  .banner_img2 {
    position: absolute;
    top: -5px;
    left: -10px;
    width: 180px;
    height: 153px;
    background: url(top_img1.png) no-repeat;
    background-size: 180px 153px;
  }
  .banner_img3 {
    position: absolute;
    top: 50px;
    right: -10px;
    width: 170px;
    height: 161px;
    background: url(top_img3.png) no-repeat;
    background-size: 180px 161px;
  }
  span.pt1_1 {
    position: absolute;
    bottom: 50px;
    left: -60px;
    padding: 3px 14px;
    color: #555;
    font-size: 1.4rem;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  }
  .bimg_all {
    position: relative;
    display: block;
    width: 300px;
    height: 200px;
    margin: 0 auto;
  }
  .part2_title {
    width: 300px;
    height: 28px;
    margin: 0 auto;
    line-height: 35px;
    background: url('../img/part2_txt.png') no-repeat;
    background-size: 300px 28px;
  }
  .part4_title {
    width: 300px;
    height: 28px;
    background: url('../img/part4_txt.png') no-repeat;
    background-size: 300px 28px;
  }
  .part5_img {
    position: absolute;
    width: 140px;
    height: 122px;
    background: url('../img/part5_img1.png') no-repeat;
    background-size: 140px 122px;
  }
  h4.end_text {
    width: 95%;
    margin-left: 3%;
  }
}
@media screen and (min-width: 414px) {
}
@media screen and (min-width: 600px) {
}
