* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-decoration: none;
  outline: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  font-family: "Microsoft Yahei", arial, sans-serif;
}
img {
  display: block;
}
#clear {
  clear: both;
}
body {
  min-width: 360px;
  min-height: 600px;
  height: 100%;
  background: url(../images/bg.jpg) center no-repeat;
  filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
  -moz-background-size: 100% 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
}
.top {
  height: 60px;
  background: white;
  position: relative;
  left: 0;
  top: 0;
}
.top .top-middle {
  height: 60px;
  width: 1040px;
  margin: 0 auto;
  background: white;
}
.top .top-middle .logo {
  width: 236px;
  height: 29px;
  display: block;
  float: left;
  margin-top: 17px;
}
.top .top-middle .return {
  font-size: 16px;
  color: #262626;
  float: right;
  line-height: 60px;
  transition: 0.5s;
}
.top .top-middle .return:hover {
  transition: 0.5s;
  color: #cf0720;
}
.main .main-middle {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}
.main .main-middle .left {
  position: fixed;
  left: 228px;
  top: 50%;
  margin-top: -200px;
  bottom: 0px;
  width: 650px;
  height: 609px;
  background: url(../images/circlebg.png) no-repeat;
  background-size: 100%;
  z-index: 0;
}
.main .main-middle .left .sj {
  width: 339px;
  height: 680px;
  background: url(../images/sj.png) no-repeat;
  background-size: 100%;
  position: fixed;
  left: 386px;
  top: 50%;
  margin-top: -260px;
  bottom: -66px;
  overflow: hidden;
}
.main .main-middle .left .sj .myswiper {
  width: 269px;
  position: absolute;
  left: 32px;
  top: 88px;
}
.main .main-middle .left .sj .myswiper .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.main .main-middle .info {
  float: right;
}
.main .main-middle .info .title {
  font-size: 54px;
  color: white;
  line-height: 80px;
  text-align: right;
  margin-top: 140px;
  -webkit-text-size-adjust: none??;
}
.main .main-middle .info .con {
  text-align: right;
  font-size: 20px;
  color: #013b50;
  line-height: 36px;
  margin-top: 10px;
}
.main .main-middle .info .download {
  margin-top: 30px;
}
.main .main-middle .info .download .erweima {
  float: right;
  width: 160px;
  height: 157px;
  background: url(../images/chart.jpg) no-repeat;
}
.main .main-middle .info .download .ios-anzhuo {
  float: right;
  margin-right: 28px;
  transition: 0.5s;
  margin-top: 6px;
}
.main .main-middle .info .download .ios-anzhuo .ios {
  transition: 0.5s;
  width: 150px;
  height: 60px;
  display: block;
  border-radius: 10px;
  font-size: 22px;
  color: white;
  line-height: 60px;
  padding-left: 85px;
  background: #51d600 url(../images/icon.png) 20px 10px no-repeat;
  box-shadow: 0px 4px 4px #2ab5e1;
}
.main .main-middle .info .download .ios-anzhuo .anzhuo {
  transition: 0.5s;
  margin-top: 28px;
  background: #07c9ff url(../images/icon.png) 20px -99px no-repeat;
  padding-left: 80px;
  width: 155px;
}
.main .main-middle .info .download .ios-anzhuo a:hover {
  transition: 0.5s;
  transform: translate3d(0, -4px, 0);
  -webkit-transform: translate3d(0, -4px, 0);
  -moz-transform: translate3d(0, -4px, 0);
}
.bottom {
  width: 100%;
  height: 250px;
  background: url(../images/clound.png) center no-repeat;
  position: fixed;
  left: 0;
  bottom: -70px;
  z-index: 1;
}
.slide {
  height: 174px;
  position: fixed;
  top: 50%;
  margin-top: -50px;
  right: 0;
}
.slide ul li {
  margin-bottom: 0px;
}
.slide ul li .s-cirle {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/icon.png) -356px 0 no-repeat;
}
.slide ul li .wechart {
  background: url(../images/icon.png) -356px -51px no-repeat;
  position: relative;
}
.slide ul li .zixun {
  background: url(../images/icon.png) -356px -102px no-repeat;
}
.slide ul li .qq:hover {
  background: url(../images/icon.png) -304px 0 no-repeat;
}
.slide ul li .wechart:hover {
  background: url(../images/icon.png) -304px -51px no-repeat;
}
.slide ul li .zixun:hover {
  background: url(../images/icon.png) -304px -102px no-repeat;
}
.slide img {
  position: fixed;
  right: 60px;
  top: 50%;
  margin-top: -50px;
  display: none;
}
/*# sourceMappingURL=style.css.map */
