.themeColor {
  color: #FE2D63 !important;
}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
body,
html {
  background: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover,
a:active,
a:link,
a:visited {
  text-decoration: none!important;
}
em {
  font-style: normal;
}
img {
  border: 0;
  max-width: 100%;
}
input,
button,
textarea {
  outline: none;
  border: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  border: 1px solid #F4F4F4 !important;
}
button {
  cursor: pointer;
  line-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.border-top {
  position: relative;
}
.border-top:after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #eee;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.ellipsis {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ellipsis-4 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.ellipsis-5 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal!important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.wid1200 {
  width: 1200px;
  margin: 0 auto;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.position {
  position: relative;
}
.container {
  display: block;
  overflow: hidden;
}
.header {
    padding: 60px 0 50px 0;
	background-image: url(../img/background.png);
    background-size: cover;
}
.header .logo {
  text-align: right;
}
.header .logo img {
  width: 220px;
  height: 80px;
}
.header .header-content {
  margin-top: 20px;
}
.header .header-content .info {
  width: 500px;
}
.header .header-content .tit {
  font-size: 48px;
  font-weight: bold;
  line-height: 72px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 28px;
}
.header .header-content .con {
  margin-bottom: 22px;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
}
.header .header-content .download-ewm {
  margin-top: 20px;
}
.header .header-content .download-ewm .ewm {
  width: 200px;
  height: 220px;
  display: inline-block;
  vertical-align: middle;
}
.header .header-content .download-ewm .ewm img {
  width: 200px;
  height: 220px;
}
.header .header-content .download-ewm .download-btns {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.header .header-content .download-ewm .download-btns .btn {
  width: 256px;
  height: 80px;
  margin: 30px 0;
  cursor: pointer;
}
.header .header-content .download-ewm .download-btns .btn.android {
  background: url(../img/Button-android.png) no-repeat;
  background-size: 256px 80px;
}
.header .header-content .download-ewm .download-btns .btn.android.on {
  background: url(../img/Button-android1.png) no-repeat;
  background-size: 256px 80px;
}
.header .header-content .download-ewm .download-btns .btn.ios {
  background: url(../img/Button-apple-store.png) no-repeat;
  background-size: 256px 80px;
}
.header .header-content .download-ewm .download-btns .btn.ios.on {
  background: url(../img/Button-apple-store1.png) no-repeat;
  background-size: 256px 80px;
}
.header .header-content .download-btn {
  display: none;
}
.header .swiper {
  width: 590px;
}
.header .swiper .swiper-container {
  padding-bottom: 50px;
}
.content-02 {
  padding: 140px 0 240px 0;
}
.content-02 .tit {
  display: block;
  text-align: center;
  font-size: 48px;
  color: #666;
}
.content-02 .imgs {
  margin-top: 80px;
}
.content-02 .imgs img {
  display: block;
  float: left;
  width: 390px;
  height: 585px;
  margin-right: 15px;
}
.content-02 .imgs img:last-child {
  margin-right: 0;
}
.content-02 .tel {
  display: block;
  text-align: center;
  margin-top: 160px;
  font-size: 86px;
  color: #FE2D63;
}
.content-02 .text {
  display: block;
  text-align: center;
  margin-top: 8px;
  font-size: 28px;
  line-height: 44px;
  color: #666666;
}
.about {
  padding-bottom: 260px;
}
.about .tit {
  display: block;
  text-align: center;
  font-size: 48px;
  color: #666;
  margin-bottom: 80px;
}
.about .content {
  display: block;
  text-align: left;
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 44px;
  color: #666666;
}
.about .contact {
  text-align: left;
}
.about .contact span {
  font-size: 24px;
  line-height: 44px;
  color: #666666;
  margin-right:30px;
}
.about .contact-type {
  margin-top: 72px;
  text-align: center;
}
.about .contact-type .item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  cursor: pointer;
}
.about .contact-type .item .icon {
  width: 80px;
  height: 80px;
}
.about .contact-type .item .wechat-box {
  display: none;
  position: absolute;
  top: 100%;
  left: -15px;
  width: 216px;
  height: 246px;
  background: url(../img/box.png) no-repeat;
  background-size: 216px 246px;
  padding-top: 35px;
  padding-left: 25px;
  padding-right: 31px;
}
.about .contact-type .item .wechat-box img {
  width: 160px;
  height: 160px;
}
.about .contact-type .item .wechat-box span {
  display: block;
  width: 160px;
  text-align: center;
  font-size: 20px;
  color: #AAAAAA;
  line-height: 20px;
}
.footer {
  width: 970px;
  margin: 0 auto;
  border-top: 1px solid #eee;
  padding-top: 24px;
  padding-bottom: 60px;
}
.footer .copyright {
  text-align: center;
  font-size: 18px;
  color: #AAAAAA;
  line-height: 44px;
}
.footer .code {
  margin-top: 10px;
  text-align: center;
}
.footer .code .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../img/icon.png) no-repeat;
  background-size: 20px 20px;
  margin-right: 6px;
}
.footer .code span {
  font-size: 18px;
  color: #578FFF;
  line-height: 44px;
}
.izl-rmenu {
  position: fixed;
  right: 15px;
  bottom: 30px;
  width: 40px;
  z-index: 999;
}
.izl-rmenu .btn {
  width: 40px;
  height: 40px;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
  border-radius: 8px;
}
.izl-rmenu .btn:hover {
  opacity: 1;
}
.izl-rmenu .btn-top {
  background: url(../img/up_01.png) center center no-repeat #FE2D63;
  opacity: 0.6;
  display: none;
}
.izl-rmenu .btn-top .backtop {
  display: none;
  width: 28px;
  height: 28px;
  padding: 6px;
  line-height: 14px;
  color: #fff;
}
/*媒介查询*/
@media (max-width: 768px) {
  .wid1200 {
    width: 100%;
  }
  .header {
    padding: 28px 0 30px 0;
  }
  .header .logo img {
    width: 103px;
    height: 37px;
  }
  .header .header-content {
    margin-top: 8px;
  }
  .header .header-content .info {
    width: 100%;
    padding: 0 20px 0 32px;
  }
  .header .header-content .tit {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .header .header-content .con {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 6px;
  }
  .header .header-content .download-ewm {
    display: none;
  }
  .header .header-content .download-btn {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .header .header-content .download-btn img {
    width: 131px;
    height: 37px;
  }
  .header .swiper {
    width: 100%;
    padding: 0 37px;
    margin-top: 9px;
  }
  .header .swiper .swiper-container {
    padding-bottom: 30px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px!important;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    padding-left: 18px!important;
  }
  .content-02 {
    padding: 65px 0 160px 0;
  }
  .content-02 .tit {
    font-size: 22px;
    line-height: 34px;
  }
  .content-02 .imgs {
    margin-top: 36px;
  }
  .content-02 .imgs img {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .content-02 .tel {
    margin-top: 160px;
    font-size: 40px;
  }
  .content-02 .text {
    font-size: 13px;
    line-height: 21px;
  }
  .about {
    padding-bottom: 140px;
  }
  .about .tit {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 20px;
  }
    .about .content {
        font-size: 11px;
        line-height: 21px;
        padding: 0 15px;
        margin-bottom: 15px;
        text-align: left;
    }
  .about .contact span {
    font-size: 11px;
    line-height: 21px;
    margin: 0 10px;
  }
  .about .contact-type {
    margin-top: 34px;
  }
  .about .contact-type .item {
    margin: 0 5px;
  }
  .about .contact-type .item .icon {
    width: 37px;
    height: 37px;
  }
  .about .contact-type .item .wechat-box {
    display: block;
    left: -7px;
    top: 90%;
    width: 101px;
    height: 115px;
    background-size: 101px 115px;
    padding-top: 15px;
    padding-left: 12px;
    padding-right: 14px;
  }
  .about .contact-type .item .wechat-box img {
    width: 75px;
    height: 75px;
  }
  .about .contact-type .item .wechat-box span {
    width: 75px;
    font-size: 12px;
    line-height: 8px;
  }
  .footer {
    width: 90%;
    margin: 0 auto;
    padding-top: 11px;
    padding-bottom: 20px;
  }
  .footer .copyright {
    font-size: 12px;
    line-height: 21px;
  }
  .footer .code {
    margin-top: 5px;
  }
  .footer .code .icon {
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    margin-right: 3px;
  }
  .footer .code span {
    font-size: 12px;
    color: #AAAAAA;
    line-height: 21px;
  }
}
