.bor {
  border: 1px solid red;
}
nav {
  width: 100%;
  height: 70px;
  min-width: 1280px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 1s;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
}
.nactive {
  background-color: #fff;
}
.navBar a {
  font-size: 14px;
  display: block;
  line-height: 80px;
}
.nav-top {
  width: 70%;
  height: 70px;
  margin: 0 auto;
  min-width: 1100px;
  position: relative;
}
.nav-top .slide-wrapper {
  position: absolute;
  top: 70px;
  left: 5%;
  width: 90%;
  height: 200px;
  min-width: 1100px;
  background: url(../img/22_21.png);
  display: none;
}
.nav-top .slide-wrapper .slide-down {
  width: 50%;
  overflow: hidden;
}
.nav-top .slide-wrapper .slide-down h3 {
  float: left;
  width: 100px;
  text-align: center;
  margin: 30px 2% 0 3%;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
.nav-top .slide-wrapper .slide-down .slide-method {
  float: left;
  width: 200px;
}
.nav-top .slide-wrapper .slide-down .slide-method .method {
  width: 190px;
  height: 50px;
  border-left: 3px solid #00D5CB;
  background: #fff;
  margin-top: 30px;
  position: relative;
}
.nav-top .slide-wrapper .slide-down .ewm {
  float: right;
  width: 130px;
  height: 130px;
  margin-right: 12%;
  margin-top: 30px;
}
.nav-top .slide-wrapper .slide-right {
  float: right;
}
.nav-top .slide-wrapper .slide-left {
  float: left;
}
.method a {
  color: #663399;
  font-size: 14px;
  line-height: 50px;
  text-indent: 76px;
}
.method span {
  position: absolute;
  display: block;
  width: 19px;
  height: 23px;
  top: 12px;
  left: 45px;
}
.method .m-ios {
  background: url(../img/download_21.png) no-repeat;
}
.method .m-and {
  background: url(../img/download_26.png) no-repeat;
}
.nav-left {
  float: left;
  height: 70px;
}
.nav-left a.logo {
  width: 202px;
  height: 39px;
  margin-top: 14px;
  background-image: url(../img/left-logo.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.nav-left .logo.bj {
  background-image: url(../img/logo.png);
}
.nav-right {
  float: right;
  height: 40px;
  margin-top: 20px;
}
.nav-right ul {
  width: 100%;
}
.nav-right ul li {
  float: left;
  height: 30px;
  margin-left: 10px;
}
.nav-right ul li a {
  padding: 0 20px;
  line-height: 30px;
  color: #fff;
  letter-spacing: 2px;
}
.nav-right ul li a.active-color{
	color: #663399 !important;
}
.nav-right ul li .navs {
  color: #ada7aa !important;
}
.nav-right ul li.last-link .navs {
  border: 1px solid #ada7aa;
}
.nav-right ul li .sactive {
  color: #fff;
}
.nav-right ul li.last-link a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}
.view {
  width: 100%;
  min-width: 1280px;
  height: 100%;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
#view1 {
  background-image: url(../img/bg3.jpg);
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#view1 .view1_title {
  font-size: 54px;
  color: #fff;
  width: 500px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin: 17% auto 12%;
  letter-spacing: 5px;
}
#view1 a {
  display: block;
}
.view1_down {
  width: 600px;
  margin: 0 auto;
  position: relative;
}
.down_peo {
  width: 100%;
  height: 60px;
}
.down_peo .down {
  width: 250px;
  height: 60px;
  line-height: 60px;
  text-indent: 16%;
  color: #fff;
  font-size: 16px;
  border-left: 5px solid #00D5CB;
  background: #8ea3d0;
  cursor: pointer;
  position: relative;
}
.down_peo .down span {
  display: block;
  position: absolute;
  top: 18px;
  left: 68px;
}
.down_peo .down .buyer {
  background-image: url(../img/user.png);
  width: 20px;
  height: 21px;
}
.down_peo .down .user {
  background-image: url(../img/merchants_08.png);
  width: 24px;
  height: 22px;
  left: 66px;
}
.down_peo .down_buyer {
  float: left;
  letter-spacing: 1px;
}
.down_peo .down_user {
  float: right;
  letter-spacing: 1px;
}
.down_container {
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 10;
}
.down_content {
  height: 200px;
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  display: none;
}
.down_content .down-method {
  float: left;
  width: 200px;
  margin-left: 52px;
}
.down_content .down-method .method {
  width: 200px;
  height: 50px;
  border-left: 5px solid #00D5CB;
  background: #fff;
  margin-top: 30px;
  position: relative;
  box-sizing: border-box;
}
.down_content .ewm {
  float: right;
  width: 130px;
  height: 130px;
  margin-right: 50px;
  margin-top: 30px;
}
.view1_pro {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  overflow: hidden;
}
.view1_procon {
  width: 1000px;
  margin: 3% auto 0;
  padding-bottom: 5%;
}
.view1_procon h2 {
  font-size: 30px;
  width: 100%;
  text-align: center;
  line-height: 50px;
  margin-bottom: 20px;
}
.view1_procon p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}
#view2 .view2_video {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#view2 .view2_video #playVideo {
  width: 100%;
}
#view2 .view2_video .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
#view2 .view2_video .mask .mask-title {
  position: absolute;
  color: #fff;
  width: 100%;
  font-size: 60px;
  text-align: center;
  line-height: 60px;
  top: 30%;
  left: 0;
}
#view2 .view2_video .mask .playBtn {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -35px;
  display: block;
  width: 71px;
  height: 71px;
  background-image: url(../img/play_31.png);
}
#view2 .view2_video #close_btn {
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  width: 60px;
  height: 60px;
  z-index: 3;
  cursor: pointer;
  background: url(../img/gb_37.png) no-repeat center;
}
#slide-nav {
  position: fixed;
  right: 26px;
  height: 174px;
  top: 50%;
  width: 20px;
  margin-top: -100px;
}
#slide-nav ul {
  width: 100%;
  position: relative;
}
#slide-nav ul .li-show {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 14px auto;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
#slide-nav ul .li-show span {
  position: absolute;
  display: none;
  width: 60px;
  text-align: right;
  top: -6px;
  right: 15px;
  color: #898989;
  font-size: 13px;
  line-height: 20px;
}
#slide-nav ul .last-li {
  position: absolute;
  top: -2px;
  left: 4px;
  width: 12px;
  height: 12px;
  background-color: #639;
  border-radius: 50%;
  z-index: 5;
}
.animation {
  -webkit-animation: fadeInLeft 0.8s ease both;
  -moz-animation: fadeInLeft 0.8s ease both;
  -o-animation: fadeInLeft 0.8s ease both;
  -ms-animation: fadeInLeft 0.8s ease both;
  animation: fadeInLeft 0.8s ease both;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -ms-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
#view3 {
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
#view3 .promiseView {
  width: 100%;
  height: 60%;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
#view3 .promiseView .promisePhotoWrap {
  position: relative;
  width: 40%;
  height: 100%;
  float: left;
  overflow: hidden;
}
#view3 .promiseView .promisePhotoWrap img {
  position: absolute;
  width: 450px;
  right: 0;
  bottom: 0px;
  opacity: 0.3;
  opacity: 1 \0;
  filter: alpha(opacity=30);
 filter: alpha(opacity=100)\0 !important;
 #filter: alpha(opacity=100) !important;
  filter: alpha(opacity=100)\9\0 !important;
}
#view3 .promiseView .promiseWords {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
}
#view3 .promiseView .promiseWords h2 {
  width: 100%;
  margin: 21% 0 6% 0px;
  text-align: center;
  font-size: 35px;
}
#view3 .promiseView .promiseWords h2 span {
  font-size: 45px;
}
#view3 .promiseView .promiseWords p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 5px;
}
#view3 .promiseList {
  width: 70%;
  height: 40%;
  margin: 0 auto;
}
#view3 .promiseList li {
  width: 25%;
  height: 100%;
  float: left;
}
#view3 .promiseList li .promiseListIcon {
  width: 73px;
  height: 78px;
  margin: 0 auto;
  margin-top: 20%;
  margin-bottom: 10%;
}
#view3 .promiseList li .promiseListIcon1 {
  background: url(../img/icon_07.png) no-repeat center;
}
#view3 .promiseList li .promiseListIcon2 {
  background: url(../img/_03.png) no-repeat center;
}
#view3 .promiseList li .promiseListIcon3 {
  background: url(../img/_05.png) no-repeat center;
}
#view3 .promiseList li .promiseListIcon4 {
  background: url(../img/icon_09.png) no-repeat center;
}
#view3 .promiseList li h3 {
  width: 100%;
  text-align: center;
  font-size: 25px;
  margin-bottom: 5%;
}
#view3 .promiseList li p {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
/*第四个页面*/
#view4 {
  border-bottom: none;
}
#view4 .introduceListWrap {
  width: 55%;
  height: 100%;
  float: left;
}
#view4 .introduceListWrap .introduceList {
  width: 50%;
  margin: 150px auto;
  padding-left: 350px;
}
#view4 .introduceListWrap .introduceList h2 {
  width: 100%;
  margin: 50% 0 15% 0;
  font-size: 35px;
}
#view4 .introduceListWrap .introduceList h4 {
  font-size: 20px;
  padding-bottom: 5px;
  color: #333;
}
#view4 .introduceListWrap .introduceList p {
  font-size: 16px;
  padding:10px 0 20px 0;
  color: #666;
}
#view4 .introduceListWrap .introduceList .intro_p2 {
    letter-spacing: 1px;
}
#view4 .introduceImgWrap {
  width: 45%;
  height: 100%;
  float: left;
  background: url(../img/iphone_14_14.png) no-repeat left 120px;
  position: relative;
  background-size: 430px;
}
#view4 .introduceImgWrap img {
  width: 405px;
  position: absolute;
  top: 300px;
  left: 18px;
  width: 526px\9\0;
  top: 278px\9\0;
  left: -44px\9\0;
  width: 526px\0;
  top: 278px\0;
  left: -44px\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   	#view4 .introduceImgWrap img {
	  width: 405px;
	  position: absolute;
	  top: 300px;
	  left: 18px;
	} 
}
/*第五个页面*/
#view5 {
  /*border-top: 5px solid #00d5cb;*/
  border-bottom: none;
  padding-top: 10%;
  background: url(../img/22_02.jpg) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
#view5 .aboutWrap {
  width: 70%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#view5 .aboutWrap h2 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}
#view5 .aboutWrap h2 span {
  color: #00d5cb;
}
#view5 .aboutWrap p {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
}
#view5 .aboutWrap .about-join {
  width: 100%;
  height: 70%;
  margin: 0 auto;
  padding-top: 8%;
  position: absolute;
}
#view5 .aboutWrap .about-join .commenDiv {
  width: 41%;
  height: 450px;
  padding-top: 3%;
  position: relative;
  cursor: pointer;
}
#view5 .aboutWrap .about-join .mask0 {
  width: 41%;
  height: 450px;
  position: absolute;
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=50);
}
#view5 .aboutWrap .about-join .mask1 {
  left: 0;
}
#view5 .aboutWrap .about-join .mask2 {
  right: 0;
}
#view5 .aboutWrap .about-join .aboutDiv {
  float: left;
}
#view5 .aboutWrap .about-join .aboutDiv p {
  width: 320px;
  margin: 0 auto;
  padding-top: 50px;
  position: relative;
  left: 40px;
}
#view5 .aboutWrap .about-join .aboutDiv .icon {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 48px;
  left: -44px;
}
#view5 .aboutWrap .about-join .aboutDiv .icon1 {
  background: url(../img/icon01.png) no-repeat center;
}
#view5 .aboutWrap .about-join .aboutDiv .icon2 {
  background: url(../img/icon02.png) no-repeat center;
}
#view5 .aboutWrap .about-join .aboutDiv .icon3 {
  background: url(../img/icon03.png) no-repeat center;
}
#view5 .aboutWrap .about-join .joinDiv {
  float: right;
}
#view5 .aboutWrap .about-join .joinDiv p {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  cursor: pointer;
}
/*about*/
#view5 .aboutWrap .about {
  width: 100%;
  height: 68%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  display: none;
}
#view5 .aboutWrap .about h2 {
  padding: 1% 0;
}
#view5 .aboutWrap .about .aboutButton {
  position: absolute;
  left: 5px;
  top: 12px;
  width: 42px;
  height: 42px;
  background: url(../img/back.png) no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
#view5 .aboutWrap .about .aboutContent {
  width: 100%;
  height: 460px;
  position: relative;
  display: none;
}
#view5 .aboutWrap .about .mask3 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=50);
}
#view5 .aboutWrap .about .aboutContent .aboutUs {
  width: 100%;
  padding-top: 40px;
  position: absolute;
}
#view5 .aboutWrap .about .aboutContent .aboutUs p {
  width: 700px;
  margin: 0 auto;
  position: relative;
}
#view5 .aboutWrap .about .aboutContent .aboutUs .icon_left {
  display: block;
  position: absolute;
  width: 15px;
  height: 19px;
  top: 8px;
  left: -25px;
  background-position: center center;
  background-repeat: no-repeat;
}
#view5 .aboutWrap .about .aboutContent .aboutUs .icon_left1 {
  background-image: url(../img/place.png);
}
#view5 .aboutWrap .about .aboutContent .aboutUs .icon_left2 {
  background-image: url(../img/phone.png);
}
#view5 .aboutWrap .about .aboutContent .aboutUs .icon_left3 {
  background-image: url(../img/email.png);
}
#view5 .aboutWrap .about .aboutContent .aboutUs .aboutUsAddress {
  width: 700px;
  margin: 0 auto;
  padding-top: 40px;
}
#view5 .aboutWrap .about .joinContent {
  width: 100%;
  height: 560px;
  position: relative;
  display: none;
}
#view5 .aboutWrap .about .joinContent .joinUs {
  width: 100%;
  position: absolute;
}
#view5 .aboutWrap .about .joinContent .joinUs .workList {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #999;
}
#view5 .aboutWrap .about .joinContent .joinUs .workList .workListButton {
  width: 150px;
  height: 100%;
  color: #00d5cb;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  float: left;
  cursor: pointer;
}
#view5 .aboutWrap .about .joinContent .joinUs .workList .workButtonActive {
  background: #00d5cb;
  color: #fff;
}
#view5 .aboutWrap .about .joinContent .joinUs .requestList {
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  display: none;
}
#view5 .aboutWrap .about .joinContent .joinUs .requestListActive {
  display: block;
}
#view5 .aboutWrap .about .joinContent .joinUs .requestList li {
  width: 100%;
}
#view5 .aboutWrap .about .joinContent .joinUs .requestList .requestTitle {
  width: 80px;
  padding-left: 20px;
  float: left;
}
#view5 .aboutWrap .about .joinContent .joinUs .requestList .requestContent {
  float: left;
}
#view5 #footer {
  position: absolute;
  width: 100%;
  height: 50px;
  background: #000;
  bottom: 0;
}
#view5 #footer p {
  width: 70%;
  height: 100%;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
#view5 #footer p span {
  font-size: 12px;
}
#view5 #footer .weixin {
  display: block;
  position: relative;
  width: 24px;
  height: 19px;
  background: url(../img/2_114.png) no-repeat center;
  margin: 15px auto 0;
  top: -50px;
  left: 200px;
}
#view5 #footer .weixin:hover i {
  display: block;
}
#view5 #footer .weixin i {
  display: none;
  position: absolute;
  width: 130px;
  height: 130px;
  background: url(../img/weixin.jpg) no-repeat center;
  background-size: 100%;
  top: -145px;
  left: -50px;
}
@media screen and (max-width: 1600px) {
  .nav-top .slide-wrapper {
    left: 0;
  }
  #view1 .view1_title{
  	margin:15% auto 8%;
  }
  #view3 .promiseView{
  	height: 70%;
  }
  #view3 .promiseList{
  	height: 30%;
  }
  #view3 .promiseView .promisePhotoWrap img {
    width: 330px;
  }
  #view3 .promiseView .promiseWords h2 {
    margin: 14% 0 5% 0;
    font-size: 32px;
  }
  #view3 .promiseView .promiseWords p {
    font-size: 16px;
  }
  #view3 .promiseList li h3 {
    font-size: 22px;
  }
  #view3 .promiseList li p {
    font-size: 13px;
  }
  #view3 .promiseList li .promiseListIcon {
    width: 60px;
    height: 65px;
    margin-top: 10%;
    margin-bottom: 5%;
    background-size: 100% 100% !important;
  }
  #view4 .introduceImgWrap {
    background-size: 275px;
  }
  #view4 .introduceImgWrap img {
    width: 255px;
    top: 242px;
    left: 12px;
    width: 330px\9\0;
    top: 223px\9\0;
    left: -25px\9\0;
    width: 330px\0;
    top: 223px\0;
    left: -25px\0;
  }
  #view4 .introduceListWrap .introduceList h2 {
    font-size: 32px;
  }
  #view5 {
    padding-top: 5%;
  }
  #view5 .aboutWrap h2 {
    font-size: 32px;
  }
  #view5 .aboutWrap .about-join {
    padding-top: 5%;
  }
  #view5 .aboutWrap .about .aboutContent {
    height: 360px;
  }
  #view5 .aboutWrap .about .joinContent {
    height: 408px;
  }
  #view5 .aboutWrap .about .joinContent .joinUs .requestList {
    font-size: 14px;
    height: 338px;
    overflow-y: scroll;
  }
  #view5 .aboutWrap .about-join .commenDiv {
    height: 330px;
  }
  #view5 .aboutWrap .about-join .aboutDiv .icon {
    top: 26px;
  }
  #view5 .aboutWrap .about-join .commenDiv p {
    padding-top: 30px;
  }
  #view5 .aboutWrap .about-join .mask0 {
    height: 330px;
  }
  #view5 .aboutWrap .about .aboutContent .aboutUs {
    padding-top: 20px;
  }
  #view5 .aboutWrap .about .aboutContent .aboutUs .aboutUsAddress {
    padding-top: 20px;
  }
  #view5 .aboutWrap .about .aboutContent .aboutUs .icon_left{
  	top: 5px;
  }
  #view5 .aboutWrap .about .joinContent .joinUs .workList .workListButton {
    font-size: 22px;
  }
  #view5 .aboutWrap p {
    font-size: 14px;
    line-height: 30px;
  }
}