* button {
  cursor: pointer;
}

.alipay-box {
  width: 100%;
  height: 580px;
  background: url("/images/alipay/top_img.png");
  background-size: 100% 100%;
}

.alipay-box .title1 {
  display: block;
  font-family: Source Han Sans CN;
  font-size: 58px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 99px;
  letter-spacing: 0px;
  color: #ffffff;
  width: 100%;
  height: 58px;
  text-align: center;
  padding-top: 140px;
}

.alipay-box .title2 {
  width: 100%;
  display: block;
  font-family: Source Han Sans CN;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  padding-top: 100px;
}

.alipay-box div {
  width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.alipay-box div img {
  float: left;
  width: 20px;
  height: 20px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin-top: 8px;
  margin-right: 5px;
}

.alipay-box div p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 40px;
  margin-top: 30px;
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
}

.alipay-box button {
  display: block;
  width: 231px;
  height: 65px;
  margin: 0 auto;
  margin-top: 50px;
  background-color: #ffffff;
  border-radius: 231px;
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #2570f2;
}

section {
  width: 100%;
}

section button {
  cursor: pointer;
}

section .saas-box {
  width: 100%;
  height: 350px;
}

section .saas-box h2 {
  font-family: Source Han Sans CN;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  padding-top: 40px;
}

section .saas-box .s-box {
  width: 980px;
  margin: 0 auto;
  margin-top: 40px;
}

section .saas-box .s-box p {
  font-family: Source Han Sans CN;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #333333;
}

section .saas-box .s-box div {
  float: left;
  margin-left: 90px;
  text-align: center;
  color: #2570f2;
}

section .saas-box .s-box div span {
  display: inline-block;
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 61px;
  letter-spacing: 0px;
  color: #2570f2;
  margin-right: 5px;
}

section .tab {
  width: 900px;
  height: 630px;
  margin: 0 auto;
}

section .tab button {
  display: block;
  width: 238px;
  height: 52px;
  background-color: #1453ff;
  border-radius: 4px;
  margin: 0 auto;
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #ffffff;
  margin-top: 50px;
}

section .tab .tab-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Source Han Sans CN;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #969799;
}

section .tab .tab-title span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

section .tab .tab-title .chose {
  font-family: Source Han Sans CN;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #2570f2;
}

section .tab .shuxian {
  width: 1000px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section .tab .xian1 {
  width: 101px;
  height: 4px;
  background-color: #0324f9;
  margin-top: 15px;
  margin-left: 95px;
}

section .tab .xian2 {
  width: 101px;
  height: 4px;
  background-color: #0324f9;
  margin-top: 15px;
  margin-left: 400px;
  display: none;
}

section .tab .xian3 {
  width: 101px;
  height: 4px;
  background-color: #0324f9;
  margin-top: 15px;
  margin-left: 700px;
  display: none;
}

section .tab .chose-div2 {
  display: none;
}

section .tab .chose-div3 {
  display: none;
}

section .tab .chose-div {
  width: 100%;
  height: 350px;
}

section .tab .chose-div .l_box {
  width: 900px;
  height: 100%;
  margin: 0 auto;
  margin-top: 60px;
}

section .tab .chose-div .l_box .rig-divs p {
  margin-top: 100px;
}

section .tab .chose-div .l_box img {
  float: left;
  width: 228px;
  height: 340px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  border-radius: 8px;
  margin-right: 5px;
}

section .tab .chose-div .l_box .right-img {
  float: right;
  width: 430px;
  height: 250px;
}

section .tab .chose-div .l_box div {
  float: left;
  width: 340px;
  height: 60px;
}

section .tab .chose-div .l_box div .img-box {
  width: 350px;
  margin-top: 20px;
}

section .tab .chose-div .l_box div .img-box img {
  float: left;
  margin-top: 20px;
  width: 54px;
  height: 54px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin-right: 60px;
}

section .tab .chose-div .l_box div p {
  width: 335px;
  height: 114px;
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 29px;
  letter-spacing: 1px;
  color: #393939;
}

section .four-alipay {
  width: 100%;
  height: 600px;
}

section .four-alipay h1 {
  font-family: Source Han Sans CN;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 58px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

section .four-alipay button {
  display: block;
  width: 238px;
  height: 52px;
  background-color: #1453ff;
  border-radius: 4px;
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 40px;
}

section .four-alipay .ali-div {
  width: 970px;
  height: 400px;
  margin: 0 auto;
}

section .four-alipay .ali-div .le-div {
  width: 480px;
  float: left;
  padding-top: 80px;
}

section .four-alipay .ali-div .chose {
  width: 446px;
  height: 80px;
  background-color: #f7f8fa;
  border-radius: 4px;
  margin-left: 30px;
  line-height: 80px;
}

section .four-alipay .ali-div p {
  height: 80px;
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 80px;
  letter-spacing: 0px;
  color: #333333;
}

section .four-alipay .ali-div .le-span {
  float: left;
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #2570f2;
  margin-right: 20px;
  margin-top: 18px;
}

section .four-alipay .ali-div .rig-img {
  float: right;
  width: 375px !important;
  height: 258px !important;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin-top: 110px;
}

section .four-alipay .ali-div .rig_img1 {
  display: block;
}

section .four-alipay .ali-div .rig_img2 {
  display: none;
}

section .four-alipay .ali-div .rig_img3 {
  display: none;
}

section .four-alipay .ali-div .rig_img4 {
  display: none;
}

section .anli {
  width: 100%;
  height: 659px;
  background: url("/images/alipay/bg2.png") 100% 100%;
}

section .anli h1 {
  font-family: Source Han Sans CN;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  padding-top: 40px;
}

section .anli .img-list {
  width: 900px;
  margin: 0 auto;
}

section .anli .img-list div {
  float: left;
  width: 158px;
  height: 158px;
  background-color: #ffffff;
  border-radius: 12px;
  margin-left: 50px;
  margin-top: 50px;
}

section .anli .img-list div img {
  display: block;
  width: 102px;
  height: 100px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  border-radius: 4px;
  margin: 0 auto;
  margin-top: 20px;
}

section .anli .img-list div p {
  text-align: center;
  margin-top: 10px;
}

section .saas-boxs {
  width: 100%;
  height: 250px;
  margin-top: 80px;
}

section .saas-boxs h2 {
  font-family: Source Han Sans CN;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

section .saas-boxs .s-box {
  width: 940px;
  margin: 0 auto;
  margin-top: 4   0px;
}

section .saas-boxs .s-box p {
  font-family: Source Han Sans CN;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #333333;
}

section .saas-boxs .s-box div {
  float: left;
  margin-left: 90px;
  text-align: center;
}

section .saas-boxs .s-box div span {
  display: inline-block;
  font-family: Roboto;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 61px;
  letter-spacing: 0px;
  color: #2570f2;
}

section .use {
  width: 100%;
  height: 106px;
  background-color: #0088ff;
  color: #ffffff;
  text-align: center;
  line-height: 106px;
  font-size: 26px;
}

section .use button {
  width: 170px;
  height: 45px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  color: white;
  background-color: transparent;
  border-style: none;
  border: 1px solid white;
  font-size: 20px;
  border-radius: 5px;
  margin-left: 50px;
}

section .yx {
  width: 100%;
}

section .yx h1 {
  font-family: Source Han Sans CN;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  padding-top: 80px;
}

section .yx .yxhd {
  width: 1000px;
  height: 500px;
  margin: 0 auto;
  margin-top: 40px;
}

section .yx .yxhd .yx-box {
  float: left;
  margin-top: 80px;
}

section .yx .yxhd .yx-box p {
  font-family: Source Han Sans CN;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #333333;
}

section .yx .yxhd .yx-box .text-div {
  width: 500px;
  font-family: Source Han Sans CN;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #999999;
}

section .yx .yxhd .yx-box .img-div {
  width: 500px;
  margin-top: 20px;
}

section .yx .yxhd .yx-box .img-div img {
  float: left;
  width: 65px;
  height: 65px;
  margin-left: 30px;
  margin-top: 10px;
}

section .yx .yxhd .yx-box .img-div img:nth-child(1) {
  margin-left: 0px;
}

section .yx .yxhd .yx-box .img-div img:nth-child(6) {
  margin-left: 0px;
}

section .yx .yxhd img {
  float: right;
  width: 330px;
  height: 450px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  border-radius: 26px;
}

section .center {
  width: 100%;
  height: 885px;
  background: url("/images/alipay/bg1.png") 100% 100%;
}

section .center h1 {
  font-family: Source Han Sans CN;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 58px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  padding-top: 80px;
}

section .center .alipay-c {
  width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  position: relative;
}

section .center .alipay-c .dc-box {
  width: 300px;
  height: 300px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

section .center .alipay-c .dc-box p {
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

section .center .alipay-c .dc-box p span {
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #333333;
}

section .center .alipay-c .dc-box .dc1 {
  margin-top: 90px;
  margin-left: 32px;
  position: absolute;
}

section .center .alipay-c .dc-box .dc2 {
  margin-top: 120px;
  margin-left: 90px;
  position: absolute;
}

section .center .alipay-c .dc-box .dc3 {
  margin-top: 160px;
  margin-left: 40px;
  position: absolute;
}

section .center .alipay-c .dc-box .dc4 {
  margin-top: 160px;
  margin-left: 140px;
  position: absolute;
}

section .center .alipay-c .dc-box .dc5 {
  position: absolute;
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #b3b6bc;
  margin-top: 200px;
  margin-left: 30px;
}

section .center .alipay-c .dc-box .dc6 {
  position: absolute;
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #b3b6bc;
  margin-top: 200px;
  margin-left: 150px;
}

section .center .alipay-c img {
  width: 680px;
  height: 490px;
  margin-top: 70px;
}

section .center .alipay-c p {
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #ffffff;
}

section .center .alipay-c .p1 {
  position: absolute;
  top: 73px;
  left: 586px;
}

section .center .alipay-c .p2 {
  top: 300px;
  left: 330px;
  position: absolute;
}

section .center .alipay-c .p3 {
  bottom: 3px;
  left: 593px;
  position: absolute;
}

section .center .alipay-c .p4 {
  top: 300px;
  right: 320px;
  position: absolute;
}

section .center .alipay-c div {
  position: absolute;
  width: 260px;
  height: 130px;
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 14px 0px rgba(37, 112, 242, 0.13);
          box-shadow: 0px 5px 14px 0px rgba(37, 112, 242, 0.13);
  font-family: Source Han Sans CN;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #333333;
}

section .center .alipay-c .a1 {
  text-align: left;
  left: 210px;
  top: 100px;
}

section .center .alipay-c .a2 {
  right: 210px;
  top: 100px;
}

section .center .alipay-c .a3 {
  height: 155px;
  left: 210px;
  bottom: 30px;
}

section .center .alipay-c .a4 {
  right: 210px;
  bottom: 30px;
}

section .center button {
  display: block;
  width: 238px;
  height: 52px;
  background-color: #1453ff;
  border-radius: 4px;
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 2px;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 80px;
}
.footer-bottom-p img{
  width: 20px;
  height: 20px
}
header .nav-login li{
  padding: 3px !important;
  height:33px !important;
}
.search-btn-link{right:189px !important;top:133px !important;}
.search-link-img{right:270px !important;top:154px !important;}
.hot-info dl dd>p:nth-child(2){padding-top:10px !important;}
/*# sourceMappingURL=alipay.css.map */