a:hover {
  text-decoration: none!important;
}
a {
  text-decoration: none!important;
}
.clearfix::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.down {
  position: relative;
}
.down::before {
  position: absolute;
  left: 20px;
  display: inline-block;
  width: 58px;
  height: 35px;
  content: "";
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
  background-position: -18px -678px;
}
.banner {
  transition: all 0.5s;
  padding: 90px 0 99px;
}
.banner-bg1 {
  background: url(/assets/images/personal/banner1.png) no-repeat center;
  background-size: cover;
}
.banner-bg2 {
  background: url(/assets/images/personal/banner2.png) no-repeat center;
  background-size: cover;
}
.checkbtn {
  width: 300px;
  height: 40px;
  background: #d4def5;
  border-radius: 20px;
  font-size: 20px;
  color: #111111;
  line-height: 45px;
}
.win {
  display: inline-block;
  width: 175px;
  height: 40px;
  text-align: center;
}
.win:hover {
  cursor: pointer;
}
.ios {
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
}
.ios:hover {
  cursor: pointer;
}
.active {
  color: #ffffff;
  background: #273ec9;
  border-radius: 20px;
}
h1 {
  font-family: Myriad Pro;
  font-size: 44px;
  font-weight: bold;
  color: #1a1a1a;
  margin: 35px 0 0 0;
}
.block {
  width: 40px;
  height: 8px;
  background: #1a1a1a;
  border-radius: 4px;
  margin-top: 13px;
}
.b-title {
  display: inline-block;
  margin: 45px 0 0 0;
  color: #1a1a1a;
  font-weight: bold;
}
.st {
  font-size: 26px;
  color: #1a1a1a;
}
.free {
  display: inline-block;
  width: 36px;
  height: 14px;
  background: #08c02f;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  transform: translateY(-15px);
}
.b-list {
  margin-left: 10px;
}
.b-list li {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-left: 10px;
  margin: 10px 0 0 0;
}
.b-list li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/assets/images/personal/gou1.png) no-repeat;
  top: 4px;
  left: -10px;
  margin-right: 10px;
}
.l-btn {
  display: inline-block;
  width: 240px;
  height: 50px;
  background: #08c02f;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #eeeeee;
  line-height: 50px;
  text-align: center;
  margin-top: 37px;
}
.l-btn:hover {
  cursor: pointer;
  background: #30a701;
}
.r-btn {
  font-size: 16px;
  font-weight: 400;
  color: #273ec9;
  line-height: 25px;
  margin-left: 30px;
}
.r-btn:hover {
  cursor: pointer;
  color: #3c58f1;
}
.r-btn:hover::after {
  transform: translateX(5px);
}
.r-btn::after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(/assets/images/personal/ic-LM.png) no-repeat;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 0.6s;
}
.b-logo li {
  float: left;
  border-right: 1px solid #ccc;
  margin-top: 45px;
  opacity: 0.5;
}
.b-logo li img {
  max-width: 100%;
  height: 44px !important;
  padding: 0 25px;
}
.phone {
  margin-top: 45px;
}
@media screen and (max-width: 980px) {
  .checkbtn {
    margin: 0 auto;
  }
  .block {
    margin: 35px auto 0;
  }
  .b-cont {
    text-align: center;
    margin: 0 auto;
  }
  .b-list {
    width: 90%;
    margin: 0 auto;
  }
  .b-list li {
    text-align: left;
    margin-left: 15%;
  }
  .r-btn {
    display: block;
    margin: 40px 0 0 0;
  }
  .b-logo li {
    margin-top: 10px;
    border: none;
  }
}
.wincont {
  transition: all 0.5s;
}
.ioscont {
  transition: all 0.5s;
}
.powerful {
  padding-top: 90px;
  background: url("/assets/images/personal/bg1.png") no-repeat top center;
  background-size: cover;
}
.powerful .container {
  background: #ffffff;
  border-radius: 20px;
  padding: 0px 0 100px 118px;
}
@media screen and (max-width: 1200px) {
  .powerful .container {
    padding: 0 15px;
    text-align: center;
  }
}
h2 {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-top: 20px;
}
.p-block {
  width: 30px;
  height: 6px;
  background: #333333;
  border-radius: 3px;
  margin: 0 auto;
}
.p-back {
  margin-top: 70px;
}
.pic-1 {
  float: left;
}
.p-text {
  float: left;
  margin-left: 85px;
}
.p-text p {
  max-width: 554px;
  font-size: 20px;
  font-weight: 400;
  margin-top: 30px;
  color: #333333;
  line-height: 40px;
}
@media screen and (max-width: 1200px) {
  .p-text p {
    margin: 20px auto;
  }
}
.tit {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
}
.tit::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 44px;
  background: url("/assets/images/personal/logo-AB.png") no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.more {
  color: #273ec9;
}
.more:hover {
  cursor: pointer;
}
.more:hover::after {
  transform: translateX(10px);
}
.more::after {
  display: inline-block;
  width: 12px;
  height: 15px;
  content: "";
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
  vertical-align: middle;
  background-position: -834px -250px;
  margin-left: 5px;
  transition: all 0.5s;
}
.contrast {
  margin-top: 83px;
}
.l-box {
  float: left;
  width: 420px;
  background: #f7f7f7;
  border-radius: 10px;
  text-align: center;
  padding-bottom: 30px;
}
.l-box:hover {
  background: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
}
.box-logo {
  margin-top: 40px;
}
.box-title {
  margin-top: 32px;
}
.r-box {
  float: left;
  width: 420px;
  background: #f7f7f7;
  border-radius: 10px;
  margin-left: 160px;
  text-align: center;
  padding-bottom: 30px;
}
.r-box:hover {
  background: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
}
@media screen and (max-width: 1200px) {
  .l-box,
  .r-box {
    width: 320px;
  }
}
.standard {
  padding-left: 90px;
}
.standard li {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  padding-left: 10px;
  margin-top: 7px;
}
.standard li::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  background: url(/assets/images/personal/gou2.png) no-repeat;
  left: -10px;
  top: 3px;
  margin-right: 10px;
}
.s-free {
  width: 240px;
  height: 50px;
  background: #08c02f;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 50px;
  margin: 36px auto 0;
}
.s-free:hover {
  background: #30a701;
}
.rmore {
  font-size: 16px;
}
.okrbtn {
  background: #273ec9;
}
.okrbtn:hover {
  background: #091871;
}
.s-more {
  display: block;
  color: #273ec9;
  margin-top: 17px;
}
.s-more:hover {
  cursor: pointer;
}
.s-more:hover::after {
  transform: translateX(10px);
}
.s-more::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  content: "";
  background: url(/assets/images/personal/ic-LM.png) no-repeat;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 0.5s;
}
.rbox-btn {
  background: #273ec9;
}
.rbox-btn:hover {
  background: #091871;
}
@media screen and (max-width: 1200px) {
  .contrast {
    padding-bottom: 50px;
  }
  .pic-1,
  .p-text {
    float: none;
  }
  .l-box,
  .r-box {
    margin-left: 35px;
  }
  .p-text {
    margin: 0;
  }
  .standard {
    padding: 40px;
  }
}
@media screen and (max-width: 750px) {
  .contrast {
    padding: 0;
  }
  .l-box,
  .r-box {
    float: none;
    width: 100%;
    margin: 40px auto;
  }
  .standard {
    padding: 0 10%;
    display: table;
    margin: 0 auto;
  }
}
.mb-1,
.mb-2 {
  padding: 100px 0 100px 0;
  background: #f0f0f0;
}
.mb-1 .container,
.mb-2 .container {
  padding: 70px 0 66px 60px;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (max-width: 1200px) {
  .mb-1 .container,
  .mb-2 .container {
    padding: 40px 15px 50px 15px;
  }
}
.mb-2 {
  padding: 0 0 100px 0;
}
.mb-title {
  text-align: left;
}
.mb-block {
  width: 30px;
  height: 6px;
  background: #333333;
  border-radius: 3px;
  margin-bottom: 40px;
}
.mb-ms {
  font-size: 24px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 24px;
}
.mb-ms::before {
  display: inline-block;
  content: "";
  width: 43px;
  height: 43px;
  background: url(/assets/images/personal/logo-MB.png) no-repeat;
  vertical-align: middle;
  margin-right: 15px;
}
.mb-ms2::before {
  background: url(/assets/images/personal/logo-OKR.png) no-repeat;
}
.mb-more {
  max-width: 600px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  margin-top: 23px;
}
.mb-down {
  margin: 30px 30px 0 0;
}
.mb-left {
  float: left;
}
.mb-right {
  float: left;
  margin-left: 100px;
}
@media screen and (max-width: 1200px) {
  .mb-left,
  .mb-right {
    text-align: center;
    float: none;
  }
  .mb-title {
    text-align: center;
  }
  .mb-block {
    margin: 0 auto 20px;
  }
  .mb-more {
    margin: 30px auto 0;
  }
  .mb-right {
    margin: 30px 0;
    text-align: center;
  }
}
.backlist {
  padding-bottom: 100px;
  background: #f7f7f7;
}
.list-t {
  margin-bottom: 10px;
  padding-top: 85px;
}
.lists {
  text-align: center;
}
.lists li {
  width: 28%;
  float: left;
  margin-top: 80px;
}
.lists-2 {
  margin-left: 90px;
}
.lists h3 {
  font-size: 24px;
  font-weight: bold;
  color: #1a1a1a;
  margin: 25px 0 10px 0;
}
.lists p {
  max-width: 340px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin: 0 auto;
}
.now {
  background: #eaecfc;
  border-radius: 20px;
  margin-top: 100px;
  padding-bottom: 50px;
}
.now h3 {
  font-size: 28px;
  font-weight: bold;
  color: #1a1a1a;
  text-align: center;
  padding-top: 50px;
}
@media screen and (max-width: 1200px) {
  .lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .lists li {
    float: none;
    width: 50%;
  }
  .lists-2 {
    margin: 0;
  }
}
@media screen and (max-width: 750px) {
  .lists li {
    float: none;
    width: 100%;
  }
}
.all {
  margin: 50px 0 0 150px;
}
.all li {
  float: left;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 31px;
}
.all li span {
  font-size: 35px;
  font-weight: normal;
  margin: 0 35px;
}
.all li::before {
  display: inline-block;
  content: "";
  width: 43px;
  height: 43px;
  vertical-align: middle;
}
.li1::before {
  background: url(/assets/images/personal/logo-AB2.png) no-repeat;
}
.li2::before {
  background: url(/assets/images/personal/logo-MB2.png) no-repeat;
}
.li3::before {
  background: url(/assets/images/personal/logo-OKR2.png) no-repeat;
}
.getbtn {
  display: block;
  width: 240px;
  height: 50px;
  background: #08c02f;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 50px;
  margin: 60px auto 0;
  text-align: center;
}
.getbtn:hover {
  background: #30a701;
  color: #ffffff !important;
}
@media screen and (max-width: 980px) {
  .all {
    margin-left: 35%;
  }
  .all li {
    float: none;
  }
  .all li span {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .all {
    margin-left: 20%;
  }
}
.tools {
  padding-bottom: 100px;
  background: #ffffff;
}
.tools h2 {
  padding-top: 90px;
}
.t-box {
  margin-top: 50px;
}
.tl-box {
  float: left;
  max-width: 560px;
  background: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
  border-radius: 10px;
  margin-right: 80px;
}
.tr-box {
  float: left;
  max-width: 560px;
  background: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
  border-radius: 10px;
}
.boxleft {
  float: left;
  max-width: 138px;
  min-height: 255px;
  border-radius: 10px 0px 0px 10px;
  background: #f5f5f5;
  text-align: center;
  padding: 0 30px;
}
.boxleft img {
  margin: 85px 0;
}
.tl-box:hover {
  cursor: pointer;
}
.tl-box:hover .boxleft {
  background: #273ec9;
}
.tl-box:hover .pa {
  display: none;
}
.pa-hover {
  display: none;
}
.tl-box:hover .pa-hover {
  display: block;
}
.tr-box:hover {
  cursor: pointer;
}
.tr-box:hover .boxleft {
  background: #273ec9;
}
.tr-box:hover .pa {
  display: none;
}
.pa-hover {
  display: none;
}
.tr-box:hover .pa-hover {
  display: block;
}
.boxright {
  float: left;
  padding: 38px;
}
.boxright h3 {
  display: inline-block;
  color: #333333;
}
.boxright p {
  max-width: 340px;
  min-height: 66px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.boxright .tp {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 16px;
  background: #fe6000;
  border-radius: 4px 4px 4px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
  transform: translateY(-18px);
}
.boxright .tp::before {
  position: absolute;
  bottom: 0;
  left: -3px;
  width: 3px;
  height: 3px;
  content: "";
  background: url(/assets/images/personal/sanjiao1.png) no-repeat;
}
.t-btn {
  width: 200px;
  height: 40px;
  background: #08c02f;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  margin: 20px 0 0 0;
}
.t-btn:hover {
  background: #30a701;
}
.t-more {
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  .tl-box,
  .tr-box {
    float: none;
    margin: 50px auto;
  }
}
@media screen and (max-width: 600px) {
  .tl-box,
  .tr-box {
    float: none;
    margin: 50px auto;
  }
  .boxleft {
    display: none;
  }
  .t-more {
    margin-top: 10px;
  }
}
.mbtips {
  padding-bottom: 100px;
  background: #f2f2f2;
}
.mbtips h2 {
  padding-top: 100px;
}
.tipsbox li {
  float: left;
  max-width: 380px;
  background: #ffffff;
  border-radius: 10px;
  transition: all 0.5s;
  margin-top: 32px;
  padding-bottom: 30px;
}
.tipsbox li:hover {
  transform: translateY(-20px);
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
}
.li-margin {
  margin-left: 30px;
}
.topimg {
  max-width: 100%;
  background: #e1e6f8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.mb-cont {
  padding: 30px 45px 0 40px;
}
.mb-cont .name {
  font-size: 14px;
  font-weight: 400;
  color: #091871;
}
.mb-cont h4 {
  min-height: 60px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}
.mb-cont p {
  min-height: 67px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.mb-cont .gomore {
  display: block;
  width: 160px;
  height: 40px;
  border: 1px solid #273ec9;
  border-radius: 10px;
  margin: 23px auto 0;
  font-size: 16px;
  font-weight: 400;
  color: #273ec9;
  line-height: 40px;
  text-align: center;
}
.mb-cont .gomore::after {
  display: inline-block;
  width: 12px;
  height: 15px;
  content: "";
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
  vertical-align: middle;
  background-position: -834px -250px;
  margin-left: 5px;
}
.mb-cont .gomore:hover {
  background: #273ec9;
  color: #ffffff;
}
.mb-cont .gomore:hover::after {
  background-position: -147px -787px;
}
@media screen and (max-width: 1200px) {
  .tipsbox {
    display: flex;
    flex-wrap: wrap;
  }
  .tipsbox li {
    float: none;
    margin: 30px auto;
    text-align: center;
  }
  .li-margin {
    margin-left: 0px;
  }
}
@media screen and (max-width: 380px) {
  .tipsbox {
    display: flex;
    flex-wrap: wrap;
  }
  .tipsbox li {
    max-width: 320px;
  }
}
