@charset "utf-8";
body {
  background-color: #ffffff;
}

body{
  -webkit-user-select: text;
  -ms-user-select: text;
}

p {
  font-family: "微软雅黑";
}
h1 {
  font-family: "微软雅黑";
}
h2 {
  font-family: "微软雅黑";
}
.banner {
  width: 100%;
  height: 501px;
  background: url(../img/banner.png) no-repeat center;
}
.future {
  width: 100%;
  height: 515px;
  padding-top: 70px;
}
.future .future_top {
  width: 520px;
  height: 88px;
  margin: 0 auto;
}
.future .future_top h1 {
  font-size: 40px;
  color: #333333;
}
.future .future_top a {
  display: block;
  font-size: 20px;
  color: #0093dd;
  text-align: center;
  margin-top: 24px;
}
.future .future_middle {
  width: 1200px;
  height: 194px;
  margin: 65px auto;
}
.future .future_middle ul {
  width: 1300px;
  height: 194px;
}
.future .future_middle ul li {
  width: 194px;
  height: 194px;
  border: solid 4px #0093dd;
  border-radius: 50%;
  float: left;
  margin-right: 58px;
  position: relative;
}
.future .future_middle ul li img {
  position: absolute;
  left: 68px;
  top: 52px;
}
.future .future_middle ul li h1 {
  text-align: center;
  margin-top: 126px;
}
.future .future_middle ul li .img007 {
  position: absolute;
  left: 212px;
  top: 87px;
}
.future .future_middle ul li:last-child .img007 {
  display: none;
}
.ebusiness {
  width: 100%;
  height: 680px;
  background: url(../img/img7.png)
}
.ebusiness .ebusiness_top {
  padding-top: 70px;
  width: 640px;
  height: 40px;
  margin: 0 auto;
}
.ebusiness .ebusiness_top h1 {
  font-size: 40px;
  color: #333333;
}
.ebusiness .ebusiness_middle {
  width: 954px;
  height: 408px;
  margin: 0 auto;
}
.ebusiness .ebusiness_middle img {
  float: left;
  margin-top: 82px;
}
.ebusiness .ebusiness_middle .ebusiness_middle_inner {
  width: 430px;
  height: 291px;
  float: right;
  margin-top: 133px;
}
.ebusiness .ebusiness_middle .ebusiness_middle_inner h2 {
  font-size: 24px;
  color: #0093dd;
  font-weight: 600;
}
.ebusiness .ebusiness_middle .ebusiness_middle_inner p {
  font-size: 18px;
  color: #333333;
  margin-left: 50px;
  margin-top: 33px;
  position: relative;
}
.ebusiness .ebusiness_middle .ebusiness_middle_inner p span {
  color: #0093dd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  border: solid 1px #0093dd;
  left: -50px;
  text-align: center;
  line-height: 30px;
}
.sale {
  width: 100%;
  height: 880px;
  background: url(../img/salebg.png) no-repeat;
  background-position-x: center;
  min-width: 1200px;
}
.sale .sale_top {
  width: 1200px;
  height: 54px;
  padding-top: 70px;
  margin: 0 auto;
  text-align: center
}
.sale .sale_top h1 {
  font-size: 40px;
  color: #333333;
  font-weight: 600;
}
.sale .sale_top h1 span {
  font-size: 60px;
  color: #0093dd;
  font-family: impact;
}
.sale .sale_middle {
  width: 1200px;
  height: 553px;
  margin: 70px auto;
  position: relative;
}
.sale .sale_middle .sale_middle_left {
  width: 481px;
  height: 105px;
  position: absolute;
  left: 70px;
  top: 68px;
}
.sale .sale_middle .sale_middle_left h2 {
  font-size: 24px;
  color: #7f7f7f;
  font-weight: 600;
  margin-bottom: 8px;
}
.sale .sale_middle .sale_middle_left p {
  font-size: 16px;
  color: #7f7f7f;
}
.sale .sale_middle .sale_middle_right {
  width: 481px;
  height: 105px;
  position: absolute;
  left: 620px;
  top: 390px;
}
.sale .sale_middle .sale_middle_right h2 {
  font-size: 24px;
  color: #0093dd;
  font-weight: 600;
   margin-bottom: 8px;
}
.sale .sale_middle .sale_middle_right p {
  font-size: 16px;
  color: #7f7f7f;
}
.feature {
  width: 100%;
  height: 670px;
  background: url(../img/img8.png) no-repeat;
  background-size: cover;
}
.feature .feature_top {
  padding-top: 75px;
  /*width: 595px;*/
  height: 47px;
  margin: 0 auto;
}
.feature .feature_top h1 {
  text-align: center;
  font-size: 35px;
  color: #333333;
  font-weight: 600;
}
.feature .feature_top h1 span {
  font-size: 40px;
  color: #0093dd;
}
.feature .feature_middle {
  width: 1200px;
  height: 390px;
  margin: 69px auto;
}
.feature .feature_middle ul {
  width: 1220px;
  height: 390px;
}
.feature .feature_middle ul li {
  float: left;
  width: 227px;
  height: 100%;
  margin-right: 16px;
  background-color: #fff;
  box-sizing: border-box;
  border:1px solid #fff;
}
.feature .feature_middle ul li img {
  display: block;
  padding-top: 21px;
  margin: 0 auto;
}
.feature .feature_middle ul li .feature_middle_inner {
  width: 166px;
  height: 43px;
  margin: 11px auto;
}
.feature .feature_middle ul li .feature_middle_inner h2 {
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.feature .feature_middle ul li P {
  width: 168px;
  height: 109px;
  margin: 31px auto;
  line-height: 24px;
  font-size: 13px;
}
.feature .feature_middle ul li:hover {
  box-shadow: 0px 0px 10px 0px rgba(33, 148, 234, 0.3);
  border-radius: 8px;
  border: solid 1px #55b8ea;
}
.mall {
  width: 100%;
  height: 1036px;
  background-color: #ffffff;
}
.mall .mall_top {
  /*width: 550px;*/
  height: 48px;
  padding-top: 74px;
  margin: 0 auto;
}
.mall .mall_top h1 {
  text-align: center;
  font-size: 35px;
  color: #333333;
  font-weight: 600;
}
.mall .mall_top h1 span {
  font-size: 40px;
  color: #0093dd;
}
.mall .mall_top .mall_top_inner {
  text-align: center;
  margin-top: 23px;
  /*width: 529px;*/
  height: 64px;
}
.mall .mall_top .mall_top_inner p {
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.mall .mall_middle {
  padding-top: 170px;
  width: 1182px;
  height: 643px;
  margin: 0 auto;
}
.experience {
  background: url(../img/img9.png);
  width: 100%;
  height: 812px;
}
.experience .experience_top {
  padding-top: 74px;
  /*width: 948px;*/
  height: 48px;
  margin: 0 auto;
}
.experience .experience_top h1 {
  text-align: center;
  font-size: 35px;
  color: #333333;
  font-weight: 600;
}
.experience .experience_top h1 span {
  font-size: 40px;
  color: #0093dd;
}
.experience .experience_top p {
  width: 832px;
  height: 41px;
  margin: 23px auto;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.experience .experience_middle {
  width: 1092px;
  height: 650px;
  margin: 0 auto;
  background: url(../img/experiencebg.png) no-repeat;
  background-size: cover;
  position: relative;
}
.experience .experience_middle div {
  position: absolute;
  width: 210px;
  height: 80px;
  top: 460px;
  left: 40px;
}
.experience .experience_middle div h2 {
  font-size: 18px;
  color: #333333;
  font-weight: 400;
}
.experience .experience_middle div p {
  font-size: 14px;
  color: #666666
}
.experience .experience_middle .experience_middle_inner {
  width: 180px;
  height: 30px;
}
.experience .experience_middle .experience_middle_inner h2 {
  text-align: center;
}
.experience .experience_middle .experience_middle_inner01 {
  top: 200px;
  left: 500px;
}
.experience .experience_middle .experience_middle_inner02 {
  top: 310px;
  left: 500px;
}
.experience .experience_middle .experience_middle_inner03 {
  top: 420px;
  left: 500px;
}
.experience .experience_middle .experience_middle_inner04 {
  top: 530px;
  left: 500px;
}
.experience .experience_middle .experience_middle_inner05 {
  left: 940px;
  width: 90px;
  height: 30px;
}
.experience .experience_middle .experience_middle_inner05 h2 {
  text-align: center;
}
.experience .experience_middle .experience_middle_inner05 P {
  text-align: center;
}
.demand {
  width: 100%;
  height: 909px;
  background-color: #ffffff;
}
.demand .demand_top {
  padding-top: 82px;
  /*width: 756px;*/
  height: 48px;
  margin: 0 auto;
}
.demand .demand_top h1 {
  text-align: center;
  font-size: 35px;
  color: #333333;
  font-weight: 600;
}
.demand .demand_top h1 span {
  font-size: 40px;
  color: #0093dd;
}
.demand .demand_top p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 12px;
}
.demand .demand_middle {
  padding-top: 120px;
  width: 1120px;
  height: 630px;
  margin: 0 auto;
}
.demand .demand_middle ul {
  width: 1221px;
  height: 630px;
}
.demand .demand_middle ul li {
  float: left;
  margin-right: 100px;
  width: 305px;
  height: 315px;
}
.demand .demand_middle ul li img {
  display: block;
  margin: 0 auto;
}
.demand .demand_middle ul li h2 {
  width: 100px;
  height: 20px;
  margin: 0 auto;
  font-size: 18px;
  color: #0093dd;
  font-weight: 600;
  text-align: center;
}
.demand .demand_middle ul li p {
  width: 180px;
  height: 20px;
  text-align: center;
  margin: 20px auto;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
}
