/* var */
/* share */
.pointer {
  cursor: pointer;
}
.breakTxt {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wordBreak {
  word-break: break-all;
  word-wrap: break-word;
}
.maskBtnHover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
body {
  color: #474E56;
  font-family: "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
  position: relative;
  z-index: 100;
}
a,
b,
i,
em,
span {
  display: inline-block;
}
.bpt-icon {
  background-image: url("../images/icon.png?v=2019102019");
}
input::-webkit-input-placeholder {
  color: #B6B6B6;
}
.animatedZero5 {
  animation-duration: 0.5s;
}
.animatedOne {
  animation-duration: 1s;
}
.animatedOneF5 {
  animation-duration: 1.5s;
}
.animatedOneF3 {
  animation-duration: 1.3s;
}
.animatedTwo {
  animation-duration: 2s;
}
.animatedTen {
  animation-duration: 10s;
}
.animatedInfinite {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.mt50 {
  margin-top: 50px;
}
.mt40 {
  margin-top: 40px;
}
.btn {
  width: 208px;
  height: 44px;
  line-height: 44px;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.btn:hover {
  opacity: 0.8;
}
.layui-form-select dl {
  border-radius: 4px;
  top: 33px;
  padding: 0;
  border: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
}
.layui-form-select dl dd.layui-this {
  background-color: #6E93FF;
}
.layui-input,
.layui-select,
.layui-textarea {
  border-radius: 4px;
}
.layui-form-select dl dd,
.layui-form-select dl dt {
  line-height: 30px;
}
.wid144 {
  width: 144px;
}
.btn-blue {
  background: #3584ff;
  box-shadow: 0 0 0 rgba(53, 132, 255, 0.23);
}
.btn-blue:hover {
  color: #fff;
}
.btn-orange {
  background: #ff4800;
}
.edit-btn {
  color: #555 !important;
  width: 75px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  padding: 0;
  border: 1px solid #C9C9C9;
  border-radius: 4px;
  margin-right: 10px;
}
.edit-btn:hover {
  color: #3789ff !important;
  cursor: pointer;
  border: 1px solid #3789ff;
}
.step-group1 {
  padding: 0 100px;
  position: relative;
  display: inline-block;
}
.step-group1:after {
  position: absolute;
  top: 12px;
  right: 0;
  bottom: auto;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e7e7e7;
  z-index: -1;
}
.step-group1 li {
  width: 165px;
  display: inline-block;
  margin: 0 20px;
  font-size: 16px;
  color: #939393;
}
.step-group1 li span {
  width: 26px;
  height: 26px;
  line-height: 28px;
  font-family: Arial;
  font-weight: bold;
  display: inline-block;
  border-radius: 50%;
  background-color: #DBDBDB;
  color: #fff;
  margin-bottom: 10px;
}
.step-group1 li.stepped {
  color: #323232;
}
.step-group1 li.stepped span {
  background-color: #3282FF;
}
.form-group1 {
  width: 514px;
  height: auto;
}
.form-group1 .form-item {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 31px;
  position: relative;
}
.form-group1 .form-item .form-label {
  width: 80px;
  float: left;
  position: relative;
}
.form-group1 .form-item .form-label.required:after {
  content: "*";
  position: absolute;
  top: 3px;
  right: 15px;
  bottom: auto;
  left: auto;
  z-index: 10;
  color: #FF2B4E;
}
.form-group1 .form-item .form-ipt {
  float: left;
  width: 432px;
  height: 48px;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  overflow: hidden;
}
.form-group1 .form-item .form-ipt input {
  width: 402px;
  padding: 16px 15px;
  float: left;
}
.form-group1 .form-item .error-tips {
  display: none;
}
.form-group1 .form-item.error .form-ipt {
  border-color: #FF2B4E;
}
.form-group1 .form-item.error .error-tips {
  display: block;
  position: absolute;
  top: 55px;
  right: auto;
  bottom: auto;
  left: 158px;
  font-size: 12px;
  line-height: initial;
  color: #FF2B4E;
}
#btp-header {
  height: 70px;
  flex-shrink: 0;
}
.common-lay1 {
  padding-top: 87px;
  text-align: center;
}
.common-lay1 .title {
  font-size: 28px;
  padding-bottom: 10px;
}
.common-lay1 .sub-tit {
  color: #91959A;
}
.common-lay2 {
  width: 100%;
  height: 356px;
  color: #fff;
  text-align: center;
}
.common-lay2.bg1 {
  background: url("../images/21.jpg?v=2019102019") top center no-repeat;
}
.common-lay2.bg2 {
  background: url("../images/22.png?v=2019102019") top center no-repeat;
}
.common-lay2 span {
  margin-top: 63px;
  width: 54px;
  height: 54px;
  display: inline-block;
  background-position: -778px -41px;
}
.common-lay2 .txt1 {
  font-size: 34px;
  font-weight: bold;
  padding: 22px 0 21px;
}
.common-lay2 .txt2 {
  width: 713px;
  display: inline-block;
  line-height: 25px;
  font-size: 15px;
}
#home-out-box {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
}
.home-page .home-banner {
  width: 100%;
  height: 500px;
  color: #fff;
  z-index: -1;
}
.home-page .home-banner .swiper-container {
  width: 100%;
  height: 100%;
}
.home-page .home-banner .swiper-pagination-bullet {
  width: 42px;
  height: 3px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.6);
}
.home-page .home-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.home-page .home-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.home-page .home-banner .swiper-slide:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 75px;
  right: 0;
  bottom: auto;
  left: 0;
}
.home-page .home-banner .swiper-slide.bg1 {
  background: #000032 url("http://tool.baopintui.com//base_img/1632303401309/9026949.png") top center no-repeat;
}
.home-page .home-banner .swiper-slide.bg1:after {
  background: url("../images/v3-0/3-3/header-line.png?v=2019102019") center center no-repeat;
}
.home-page .home-banner .swiper-slide.bg1.swiper-slide-index:after {
  background: none;
}
.home-page .home-banner .swiper-slide.bg2 {
  background: #11106e url("../images/v3-0/3-3/banner190625.jpg?v=2019102019") top center no-repeat;
}
.home-page .home-banner .swiper-slide.bg2:after {
  background: url("../images/v3-0/3-3/head-line2.png?v=2019102019") center center no-repeat;
}
.home-page .home-banner .swiper-slide.bg2 .inner {
  padding-top: 39px;
  padding-left: 9px;
}
.home-page .home-banner .swiper-slide.bg0920 {
  background: #000032 url("../images/v3-0/3-3/banner200108.jpg?v=2019102019") top center no-repeat;
}
.home-page .home-banner a {
  color: #fff;
}
.home-page .home-banner .inner {
  padding-top: 189px;
}
.home-page .home-banner .txt {
  font-weight: lighter;
}
.home-page .home-banner .txt .big-txt {
  font-size: 47px;
  letter-spacing: 2px;
  margin-top: 50px;
}
.home-page .home-banner .txt .sub-txt {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  letter-spacing: 1px;
}
.home-page .home-banner .player-btn {
  width: 211px;
  height: 60px;
  line-height: 60px;
  background: #3584ff;
  border-radius: 31px;
  margin-top: 50px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
.home-page .home-banner .player-btn .mask {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 31px;
  background-color: rgba(255, 255, 255, 0.15);
  z-index: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.home-page .home-banner .player-btn span {
  display: inline-block;
}
.home-page .home-banner .player-btn:hover .mask {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.home-page .home-banner .player-btn em {
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-top: 9px;
  background-position: -863px -196px;
  margin-right: 12px;
}
.home-page .home-banner .allow-down {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.home-page .home-banner .allow-down b {
  width: 61px;
  height: 33px;
  display: inline-block;
  background-position: -677px -52px;
  cursor: pointer;
}
.home-page .home-banner .account-box {
  width: 320px;
  min-height: 358px;
  background-color: #fff;
  border-radius: 8px;
}
.home-page .home-banner .new-banner-video-btn {
  cursor: pointer;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  width: 180px !important;
}
.home-page .home-banner .new-banner-video-btn .txt {
  flex: 1;
  text-align: center;
  font-weight: 400;
}
.home-page .home-banner .new-banner-video-btn .icon {
  width: 45px;
  height: 47px;
  line-height: 47px;
  background: url("../images/v3-0/3-3/new-allow-white.png?v=2019102019") center center no-repeat;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.home-page .home-banner .new-banner-video-btn:hover {
  background-color: #fff;
  color: #2d8cf0;
}
.home-page .home-banner .new-banner-video-btn:hover .icon {
  border-color: rgba(45, 140, 240, 0.2);
  background-image: url("../images/v3-0/3-3/new-allow-blue.png?v=2019102019");
}
.home-page .home-banner .go-exp {
  width: 144px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #2d8cf0;
  border-radius: 4px;
  border: 1px solid #2d8cf0;
  display: inline-block;
}
.home-page .home-banner .banner-text-box {
  box-sizing: border-box;
  width: 1200px;
  height: 500px;
  margin: auto;
  padding-top: 120px;
  text-align: left;
  position: relative;
}
.home-page .home-banner .banner-text-box .primary-title {
  font-size: 50px;
  white-space: nowrap;
  width: 15em;
  overflow: hidden;
  margin-bottom: 20px;
}
.home-page .home-banner .banner-text-box .secondary-title {
  font-size: 24px;
  max-width: 500px;
  margin-bottom: 15px;
  letter-spacing: 6px;
}
.home-page .home-banner .banner-text-box .level-3-title {
  font-size: 18px;
  max-width: 500px;
  letter-spacing: 6px;
}
.home-page .home-banner .banner-text-box .banner-btn {
  position: absolute;
  left: 0;
  bottom: 80px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 8px 45px 10px;
  margin-top: 100px;
  color: #fff;
  font-size: 22px;
  margin-right: 20px;
  transition: background 0.15s linear, color 0.15s linear;
}
.home-page .home-banner .banner-text-box .banner-btn:hover {
  background: #fff;
  color: #2D8CF0;
}
.home-page .account-box .account-tit {
  width: auto;
  height: 49px;
  line-height: 49px;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  font-size: 18px;
  color: #474E56;
}
.home-page .account-box ul {
  padding: 36px 36px 0;
}
.home-page .account-box ul li {
  margin-bottom: 30px;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.home-page .account-box ul li:after {
  width: 14px;
  height: 14px;
  content: "";
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 20px;
  transform: translateY(-50%);
  background-image: url("../images/icon.png?v=2019102019");
}
.home-page .account-box ul li.qq:after {
  background-image: url("../images/wechat.png");
  z-index: 10;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.home-page .account-box ul li.user:after {
  background-image: url("../images/phone.png");
  z-index: 10;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.home-page .account-box ul li.pwd {
  margin-bottom: 20px;
}
.home-page .account-box ul li.pwd:after {
  background-image: url("../images/cipher.png");
  z-index: 10;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.home-page .account-box ul li.verify:after {
  background-position: -487px -333px;
  z-index: 10;
}
.home-page .account-box ul li.phone:after {
  background-image: url("../images/verifyCode.png");
  z-index: 10;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.home-page .account-box ul li.company:after {
  background-image: url("../images/corporation.png");
  z-index: 10;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.home-page .account-box ul li input[type="text"],
.home-page .account-box ul li input[type="password"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #F8F8F8;
  padding-left: 46px;
  box-sizing: border-box;
  float: left;
}
.home-page .account-box ul li input[type="text"]:focus,
.home-page .account-box ul li input[type="password"]:focus {
  background: white;
  border: 1px solid #2D7CFC;
}
.home-page .account-box ul li label {
  color: #9E9E9E;
  cursor: pointer;
}
.home-page .account-box ul li .verify-img {
  height: 38px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  width: 91.19px;
}
.home-page .account-box ul li .verify-img img {
  height: 38px;
}
.home-page .account-box ul li.verify input {
  width: 122px;
  margin-right: 10px;
}
.home-page .account-box ul li.phone input {
  margin-right: 10px;
}
.home-page .account-box ul li.phone .get-phone-code {
  width: 110px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  display: inline-block;
  background: #2D7CFC;
  border-radius: 25px;
  font-size: 12px;
  text-align: center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.home-page .account-box ul .account-btn {
  margin-bottom: 20px;
}
.home-page .account-box ul .account-btn .btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #3584ff;
  display: inline-block;
  text-align: center;
  border-radius: 25px;
  font-size: 16px;
  color: #fff;
}
.home-page .account-box ul .account-btn .btn:hover {
  opacity: 0.8;
}
.home-page .account-box ul .account-btn .op {
  margin-top: 30px;
  text-align: center;
}
.home-page .account-box ul .account-btn .op a {
  color: #9E9E9E;
  font-size: 18px;
}
.home-page .account-box .auth-area {
  color: #91959A;
  font-size: 12px;
}
.home-page .account-box .auth-area .account-info {
  margin-bottom: 10px;
}
.home-page .account-box .auth-area .icon {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.home-page .account-box .auth-area .icon span {
  width: 94px;
  height: 94px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}
.home-page .account-box .auth-area .name {
  font-size: 14px;
  color: #474E56;
  text-align: center;
  margin-bottom: 50px;
}
.home-page .account-box .auth-area .txt {
  line-height: 20px;
}
.home-page .product-feature ul {
  padding-top: 50px;
  display: inline-block;
}
.home-page .product-feature li {
  width: 84px;
  height: auto;
  display: inline-block;
  margin: 0 53px;
}
.home-page .product-feature li span {
  width: 84px;
  height: 84px;
  display: inline-block;
  background-position: -34px -26px;
}
.home-page .product-feature li .icon2 {
  background-position-x: -140px;
}
.home-page .product-feature li .icon3 {
  background-position-x: -250px;
}
.home-page .product-feature li .icon4 {
  background-position-x: -360px;
}
.home-page .product-feature li .icon5 {
  background-position-x: -460px;
}
.home-page .product-feature li .icon6 {
  background-position-x: -569px;
}
.home-page .sales-system {
  padding-bottom: 63px;
}
.home-page .sales-system ul {
  display: inline-block;
  padding-top: 50px;
  text-align: center;
  width: 1230px;
}
.home-page .sales-system li {
  width: 378px;
  height: 308px;
  background: #ffffff;
  box-shadow: 0 2px 6px rgba(101, 76, 124, 0.14);
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #f1f1f1;
  margin: auto 15px 30px 15px;
  overflow: hidden;
  float: left;
}
.home-page .sales-system li span {
  margin-top: 50px;
  width: 109px;
  height: 100px;
  display: inline-block;
}
.home-page .sales-system li span.bg1 {
  background: url("../images/v3-0/3-3/v1.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li span.bg2 {
  background: url("../images/v3-0/3-3/v2.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li span.bg3 {
  background: url("../images/v3-0/3-3/v3.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li span.bg4 {
  background: url("../images/v3-0/3-3/v4.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li span.bg5 {
  background: url("../images/v3-0/3-3/v5.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li span.bg6 {
  background: url("../images/v3-0/3-3/v6.png?v=2019102019") center center no-repeat;
}
.home-page .sales-system li div {
  width: 280px;
  display: inline-block;
}
.home-page .sales-system li .icon1 {
  background-position: -20px -163px;
}
.home-page .sales-system li .icon2 {
  background-position: -357px -164px;
}
.home-page .sales-system li .icon3 {
  margin-top: 117px / 2;
  background-position: -186px -164px;
}
.home-page .sales-system li .con-txt1 {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}
.home-page .sales-system li .con-txt2 {
  line-height: 20px;
  color: #91959A;
}
.home-page .bpt-tz-ts {
  background-color: #f7fafc;
  color: #474E56;
}
.home-page .bpt-tz-ts ul {
  width: 1200px;
  display: inline-block;
  padding: 40px 0 80px;
}
.home-page .bpt-tz-ts ul li {
  width: 364px;
  height: 260px;
  background: #ffffff;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.07);
  border: 1px solid #f1f1f1;
  float: left;
  margin: 0 17px 34px 17px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.home-page .bpt-tz-ts ul li .icon-area {
  width: 145px;
  height: 128px;
  background: url("../images/home/zhaoshang.png?v=2019102019") -52px -41px no-repeat;
  margin-top: 40px;
}
.home-page .bpt-tz-ts ul li .icon-area.bg2 {
  background-position: -228px -35px;
}
.home-page .bpt-tz-ts ul li .icon-area.bg3 {
  background-position: -400px -40px;
}
.home-page .bpt-tz-ts ul li .icon-area.bg4 {
  background-position: -720px -36px;
}
.home-page .bpt-tz-ts ul li .icon-area.bg5 {
  background-position: -562px -44px;
}
.home-page .bpt-tz-ts ul li .icon-area.bg6 {
  background-position: -865px -26px;
}
.home-page .bpt-tz-ts ul li .txt {
  margin-top: 10px;
  font-size: 20px;
}
.home-page .bpt-tz-ts ul li .mask-txt {
  width: 364px;
  height: 260px;
  position: absolute;
  top: 260px;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(45, 140, 240, 0.9);
  transition: top 0.2s;
  color: #fff;
}
.home-page .bpt-tz-ts ul li .mask-txt div {
  font-size: 20px;
  font-weight: bold;
  margin-top: 80px;
}
.home-page .bpt-tz-ts ul li .mask-txt p {
  line-height: 26px;
  padding: 0 50px;
  font-size: 16px;
  margin-top: 20px;
}
.home-page .bpt-tz-ts ul li:hover .mask-txt {
  top: 0;
}
.home-page .bpt-tz-ts ul li.bpt-tz-item2 .mask-txt div {
  margin-top: 70px;
}
.home-page .bpt-tz-ts ul li.bpt-tz-item5 .mask-txt div {
  margin-top: 60px;
}
.home-page .bpt-sp-channel ul {
  width: 1198px;
  display: inline-block;
  margin: 50px 0 78px;
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
}
.home-page .bpt-sp-channel .left {
  border-right: 1px solid #e6e6e6;
}
.home-page .bpt-sp-channel li {
  /*width: 50%;*/
  float: left;
  text-align: left;
}
.home-page .bpt-sp-channel li .inner {
  padding: 38px 40px 34px;
}
.home-page .bpt-sp-channel li .inner .txt1 {
  font-size: 18px;
}
.home-page .bpt-sp-channel li .inner .txt2 {
  font-size: 14px;
  margin-top: 5px;
  color: #91959A;
  margin-bottom: 19px;
}
.home-page .bpt-sp-channel li .inner span {
  min-width: 50px;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08);
  float: left;
  padding: 0 15px;
  margin-right: 20px;
}
.home-page .bpt-sp-channel li .inner span b {
  background-image: url("../images/home/zhaoshang.png?v=2019102019");
}
.home-page .bpt-sp-channel li .inner span.bg1 b {
  width: 86px;
  height: 29px;
  margin-top: 15px;
  background-position: -375px -425px;
}
.home-page .bpt-sp-channel li .inner span.bg2 b {
  width: 111px;
  height: 29px;
  margin-top: 15px;
  background-position: -491px -421px;
}
.home-page .bpt-sp-channel li .inner span.bg3 b {
  width: 87px;
  height: 35px;
  margin-top: 25px / 2;
  background-position: -631px -419px;
}
.home-page .bpt-sp-channel li .inner span.more {
  padding: 0 20px;
}
.home-page .bpt-sp-channel li .inner span.more b {
  overflow: hidden;
  font-size: 20px;
  color: #3789FF;
}
.home-page .bpt-sp-channel li .inner span.more b em {
  width: 5px;
  height: 5px;
  background-color: #3789FF;
  float: left;
  border-radius: 50%;
  margin-right: 4px;
  margin-top: 27px;
}
.home-page .bpt-sp-channel li .inner span.more b i {
  margin-left: 8px;
}
.home-page .bpt-sp-channel li .inner span.bg4,
.home-page .bpt-sp-channel li .inner span.bg5,
.home-page .bpt-sp-channel li .inner span.bg6 {
  font-size: 16px;
}
.home-page .bpt-sp-channel li .inner span.bg4 b,
.home-page .bpt-sp-channel li .inner span.bg5 b,
.home-page .bpt-sp-channel li .inner span.bg6 b {
  height: 25px;
  float: left;
  margin-top: 35px / 2;
  margin-right: 10px;
}
.home-page .bpt-sp-channel li .inner span.bg4 b {
  width: 25px;
  background-position: -796px -418px;
}
.home-page .bpt-sp-channel li .inner span.bg5 b {
  width: 31px;
  background-position: -747px -418px;
}
.home-page .bpt-sp-channel li .inner span.bg6 b {
  width: 25px;
  background-position: -844px -418px;
}
.home-page .bpt-offline-ts {
  background: #1b2a3d url("../images/home/z25.jpg?v=2019102019") top center no-repeat;
  height: 443px;
}
.home-page .bpt-offline-ts .title {
  color: #fff;
}
.home-page .bpt-offline-ts .sub-tit {
  color: #fff;
}
.home-page .bpt-offline-ts ul {
  margin-top: 50px;
  display: inline-block;
}
.home-page .bpt-offline-ts ul li {
  width: 276px;
  height: 233px;
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  margin: 0 16px;
  font-size: 20px;
}
.home-page .bpt-offline-ts ul li span {
  margin-top: 165px;
}
.home-page .bpt-offline-ts ul li.bg1 {
  background: url("../images/home/f1.png?2019102019") center center no-repeat;
}
.home-page .bpt-offline-ts ul li.bg2 {
  background: url("../images/home/f2.png?2019102019") center center no-repeat;
}
.home-page .bpt-offline-ts ul li.bg3 {
  background: url("../images/home/f3.png?2019102019") center center no-repeat;
}
.home-page .bpt-offline-ts ul li.bg4 {
  background: url("../images/home/f4.png?2019102019") center center no-repeat;
}
.home-page .zs-boss-tools .sub-tit {
  margin-top: 10px;
}
.home-page .zs-boss-tools .tools-img-area2 {
  margin: 50px 0 30px;
  width: 698px;
  height: 428px;
  display: inline-block;
  background: url("../images/home/map-bg.png?v=2019102019") center center no-repeat;
  position: relative;
}
.home-page .zs-boss-tools .tools-img-area2 .bs-img {
  width: 457px;
  height: 300px;
  display: inline-block;
  background-image: url("../images/home/r30.png?v=2019102019");
}
.home-page .zs-boss-tools .tools-img-area2 .progress {
  width: 318px;
  height: 30px;
  background-color: #DFE9EE;
  margin-left: 114px;
  margin-top: 64px;
  text-align: left;
}
.home-page .zs-boss-tools .tools-img-area2 .progress span {
  width: 260px;
  height: 30px;
  background-color: #FF9800;
}
.home-page .zs-boss-tools .tools-img-area2 .progress.pro-animate span {
  animation: progressMove 3s infinite;
  -moz-animation: progressMove 3s infinite;
  /* Firefox */
  -webkit-animation: progressMove 3s infinite;
  /* Safari and Chrome */
  -o-animation: progressMove 3s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 ul {
  width: 140px;
  height: 145px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 154px;
  left: 222px;
}
.home-page .zs-boss-tools .tools-img-area2 ul li {
  width: 26px;
  margin-right: 2px;
  background-color: #F44336;
  position: absolute;
  bottom: 0;
}
.home-page .zs-boss-tools .tools-img-area2 ul li.counter-img2 {
  left: 28px;
  background-color: #3E50B4;
}
.home-page .zs-boss-tools .tools-img-area2 ul li.counter-img3 {
  left: 56px;
  background-color: #B8E986;
}
.home-page .zs-boss-tools .tools-img-area2 ul li.counter-img4 {
  left: 84px;
  background-color: #4A90E2;
}
.home-page .zs-boss-tools .tools-img-area2 ul li.counter-img5 {
  left: 112px;
  background-color: #CDDC39;
}
.home-page .zs-boss-tools .tools-img-area2 ul.count-img-animate li {
  animation: counterImg1 2.4s infinite;
  -moz-animation: counterImg1 2.4s infinite;
  /* Firefox */
  -webkit-animation: counterImg1 2.4s infinite;
  /* Safari and Chrome */
  -o-animation: counterImg1 2.4s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 ul.count-img-animate .counter-img2 {
  animation: counterImg2 2.4s infinite;
  -moz-animation: counterImg2 2.4s infinite;
  /* Firefox */
  -webkit-animation: counterImg2 2.4s infinite;
  /* Safari and Chrome */
  -o-animation: counterImg2 2.4s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 ul.count-img-animate .counter-img3 {
  animation: counterImg3 2.4s infinite;
  -moz-animation: counterImg3 2.4s infinite;
  /* Firefox */
  -webkit-animation: counterImg3 2.4s infinite;
  /* Safari and Chrome */
  -o-animation: counterImg3 2.4s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 ul.count-img-animate .counter-img4 {
  animation: counterImg4 2.4s infinite;
  -moz-animation: counterImg4 2.4s infinite;
  /* Firefox */
  -webkit-animation: counterImg4 2.4s infinite;
  /* Safari and Chrome */
  -o-animation: counterImg4 2.4s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 ul.count-img-animate .counter-img5 {
  animation: counterImg5 2.4s infinite;
  -moz-animation: counterImg5 2.4s infinite;
  /* Firefox */
  -webkit-animation: counterImg5 2.4s infinite;
  /* Safari and Chrome */
  -o-animation: counterImg5 2.4s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box {
  position: absolute;
  top: 123px;
  right: 160px;
  bottom: auto;
  left: auto;
  width: 137px;
  height: 131px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box img,
.home-page .zs-boss-tools .tools-img-area2 .circle-box span {
  position: absolute;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box span {
  border-radius: 50%;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c1 {
  top: 0;
  right: 0;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c2 {
  top: 30px;
  right: 71px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c3 {
  top: 94px;
  right: 89px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c4,
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c8,
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c10 {
  width: 20px;
  height: 20px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c5,
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c6 {
  width: 19px;
  height: 19px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c7,
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c11 {
  width: 13px;
  height: 13px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c9 {
  width: 16px;
  height: 16px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c4 {
  background-color: #FFC107;
  top: 41px;
  right: 44px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c5 {
  background-color: #D0021B;
  top: 65px;
  right: 35px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c6 {
  background-color: #13BDDF;
  top: 65px;
  right: 61px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c7 {
  background-color: #673AB7;
  top: 79px;
  right: 64px;
  z-index: 10;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c8 {
  background-color: #FF9800;
  top: 65px;
  right: 93px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c9 {
  background-color: #B8E986;
  top: 75px;
  right: 87px;
  z-index: 10;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c10 {
  background-color: #4890E1;
  top: 95px;
  right: 117px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box .c11 {
  background-color: #50E3C2;
  top: 118px;
  right: 117px;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c1,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c3,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c5 {
  animation: circleMove 2.5s infinite;
  -moz-animation: circleMove 2.5s infinite;
  /* Firefox */
  -webkit-animation: circleMove 2.5s infinite;
  /* Safari and Chrome */
  -o-animation: circleMove 2.5s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c2,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c4,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c6,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c11 {
  animation: circleMove 3.5s infinite;
  -moz-animation: circleMove 3.5s infinite;
  /* Firefox */
  -webkit-animation: circleMove 3.5s infinite;
  /* Safari and Chrome */
  -o-animation: circleMove 3.5s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c7,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c8 {
  animation: circleMove 1.5s infinite;
  -moz-animation: circleMove 1.5s infinite;
  /* Firefox */
  -webkit-animation: circleMove 1.5s infinite;
  /* Safari and Chrome */
  -o-animation: circleMove 1.5s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c9,
.home-page .zs-boss-tools .tools-img-area2 .circle-box.circle-animate .c10 {
  animation: circleMove 5s infinite;
  -moz-animation: circleMove 5s infinite;
  /* Firefox */
  -webkit-animation: circleMove 5s infinite;
  /* Safari and Chrome */
  -o-animation: circleMove 5s infinite;
  /* Opera */
  animation-timing-function: ease-out;
}
.home-page .zs-boss-tools .tools-img-area2 .tools-btm-img {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  z-index: 100;
}
.home-page .zs-boss-tools .tools-img-area {
  position: relative;
  width: 600px;
  height: 400px;
  display: inline-block;
  padding: 45px 0;
}
.home-page .zs-boss-tools .tools-info-area {
  height: 155px;
  background-color: #f9f9f9;
}
.home-page .zs-boss-tools .tools-info-area ul {
  display: inline-block;
}
.home-page .zs-boss-tools .tools-info-area ul li {
  padding: 0 30px;
  float: left;
  position: relative;
  text-align: left;
}
.home-page .zs-boss-tools .tools-info-area ul li.right-line:after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  content: "";
  width: 1px;
  height: 56px;
  background-color: #D8D8D8;
}
.home-page .zs-boss-tools .tools-info-area ul li .top {
  color: #3789ff;
  margin-top: 90px / 2;
}
.home-page .zs-boss-tools .tools-info-area ul li .top b {
  font-size: 30px;
  margin-right: 2px;
}
.home-page .zs-boss-tools .tools-info-area ul li .btm {
  margin-top: 5px;
  color: #91959A;
}
.home-page .zs-boss-tools .tools-circle {
  transform: rotateX(50deg);
  -webkit-transform: rotateX(50deg);
  width: 600px;
  height: 400px;
  position: relative;
}
.home-page .zs-boss-tools .tools-circle img {
  position: absolute;
  top: 0;
  right: 85px;
  bottom: auto;
  left: auto;
  z-index: 10;
}
.home-page .zs-boss-tools .tools-circle div {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("../images/home/circle.png?v=2019102019") 50% 50% no-repeat;
  background-size: 35% 35%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.home-page .zs-boss-tools .circle-a {
  -webkit-animation: ani-circle-a 4.5s ease-out forwards infinite;
  animation: ani-circle-a 4.5s ease-out forwards infinite;
}
.home-page .zs-boss-tools .circle-b {
  -webkit-animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite;
  animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite;
}
.home-page .zs-boss-tools .circle-c {
  -webkit-animation: ani-circle-a 4.5s ease-out 3s forwards infinite;
  animation: ani-circle-a 4.5s ease-out 3s forwards infinite;
}
@-webkit-keyframes ani-circle-a {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
@keyframes ani-circle-a {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  10% {
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
.home-page .zs-our-advantage {
  height: 639px;
  background-color: #09122B;
}
.home-page .zs-our-advantage .title {
  color: #fff;
}
.home-page .zs-our-advantage .main {
  width: 890px;
  height: 426px;
  margin-top: 67px;
  background: #0f1a3b;
  border: 1px solid #2f3f70;
  display: inline-block;
}
.home-page .zs-our-advantage .main .swiper-wrapper {
  height: 426px;
}
.home-page .zs-our-advantage .main .swiper-slide {
  height: 426px;
  text-align: left;
  color: #fff;
}
.home-page .zs-our-advantage .main .slide-left {
  width: 384px;
  margin: 80px 88px auto 40px;
}
.home-page .zs-our-advantage .main .slide-left .title {
  padding: 24px 0 93px;
  font-size: 20px;
  position: relative;
}
.home-page .zs-our-advantage .main .slide-left .title:after {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  width: 70px;
  height: 4px;
  background-color: #3789ff;
}
.home-page .zs-our-advantage .main .slide-left .sub-txt {
  font-size: 12px;
  line-height: 24px;
  font-weight: lighter;
}
.home-page .zs-our-advantage .main .slide-img {
  width: 260px;
  height: 260px;
  margin-top: 83px;
}
.home-page .zs-our-advantage .main .swiper-pagination {
  right: 40px;
}
.home-page .zs-our-advantage .main .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 8px 0;
  opacity: 1;
  background: #0f1a3b;
  border: 1px solid #ffffff;
}
.home-page .zs-our-advantage .main .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.home-page .bpt-ts-sp-list {
  background-color: #F7FAFC;
}
.home-page .bpt-ts-sp-list ul {
  width: 1220px;
  padding: 50px 0 80px;
  display: inline-block;
}
.home-page .bpt-ts-sp-list ul li {
  float: left;
  overflow: hidden;
  width: 124px;
  height: 151px;
  background-color: #fff;
  margin: 0 5px;
  position: relative;
}
.home-page .bpt-ts-sp-list ul li:after,
.home-page .bpt-ts-sp-list ul li:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 10px;
  background-color: #F7FAFC;
  z-index: 10;
}
.home-page .bpt-ts-sp-list ul li .mask {
  height: 15px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 15px;
  left: 0;
  z-index: 10;
  background-color: #fff;
}
.home-page .bpt-ts-sp-list ul li.more {
  font-size: 16px;
}
.home-page .bpt-ts-sp-list ul li.more div {
  margin-top: 55px;
  margin-bottom: 5px;
}
.home-page .bpt-ts-sp-list ul li.more div span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #3789ff;
  margin: 0 3px;
}
.home-page .bpt-ts-tools {
  height: 221px;
  background: #060e25 url("../images/home/z26.jpg?v=2019102019") top center no-repeat;
  padding-top: 0;
}
.home-page .bpt-ts-tools h1 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 15px;
  padding-top: 75px;
}
.home-page .bpt-ts-tools h3 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}
.home-page .bpt-enterprise-customer {
  background-color: #fff;
  padding-bottom: 90px;
}
.home-page .bpt-enterprise-customer .customer-form {
  width: 380px;
  display: inline-block;
  margin-top: 35px;
}
.home-page .bpt-enterprise-customer .customer-form a {
  width: 372px;
  height: 48px;
  line-height: 48px;
  border-radius: 25px;
  border: 1px solid #3789ff;
  font-size: 16px;
  color: #3789ff;
}
.home-page .bpt-enterprise-customer .customer-form a:hover {
  background-color: #3789ff;
  color: #fff;
}
.home-page .bpt-enterprise-customer .form-item {
  width: 372px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #D4D4D4;
  display: inline-block;
  margin-bottom: 24px;
  text-align: left;
  color: #9C9C9C;
  overflow: hidden;
}
.home-page .bpt-enterprise-customer .form-item span {
  width: 56px;
  margin-left: 18px;
  margin-right: 20px;
}
.home-page .bpt-enterprise-customer .form-item input {
  width: 260px;
  padding: 11px 0;
}
.home-page .bpt-zs-download {
  height: 710px;
  background-color: #F7FAFC;
}
.home-page .bpt-zs-download .download {
  width: 219px;
  height: 54px;
  line-height: 54px;
  background: #2d8cf0;
  box-shadow: 0 6px 15px 0 #abd4ff;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 24px;
}
.home-page .bpt-zs-download .download:hover {
  opacity: 0.9;
}
.home-page .bpt-zs-download .main {
  width: 1164px;
  margin: 50px auto 0;
}
.home-page .bpt-zs-download .main ul {
  width: 374px;
  padding-top: 32px;
}
.home-page .bpt-zs-download .main ul li {
  width: 334px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  float: left;
  margin-bottom: 30px;
  background: #ffffff;
  box-shadow: 0 5px 20px 0 rgba(42, 49, 58, 0.12);
  border-radius: 4px;
  text-align: left;
  padding-left: 40px;
  overflow: hidden;
  position: relative;
}
.home-page .bpt-zs-download .main ul li:after {
  width: 5px;
  height: 50px;
  content: "";
  background-color: #2d8cf0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  z-index: 10;
}
.home-page .transfer-core {
  height: 788px;
  background-color: #fff;
}
.home-page .transfer-core #marquee,
.home-page .transfer-core #marquee1 {
  height: 400px;
  overflow: hidden;
  width: 50%;
  margin-top: 80px;
}
.home-page .transfer-core #marquee {
  float: left;
}
.home-page .transfer-core #marquee1 {
  float: right;
}
.home-page .transfer-core ul {
  height: 540px;
  position: relative;
}
.home-page .transfer-core li {
  display: inline-block;
  float: left;
}
.home-page .transfer-core #marquee1 li {
  float: right;
}
.home-page .transfer-core #marquee1 li img {
  float: right;
}
.home-page .transfer-core .main {
  height: 540px;
  margin-top: 61px;
  position: relative;
}
.home-page .transfer-core .main .core-out-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.home-page .transfer-core .core {
  width: 183px;
  height: 183px;
  margin: 0 auto;
  position: relative;
  background-color: #4E76FF;
  text-align: center;
  border-radius: 50%;
  top: 178px;
  -webkit-box-shadow: 0 0 0 85px #d8e0fb, 0 0 0 178px #e8ecfa;
  box-shadow: 0 0 0 85px #d8e0fb, 0 0 0 178px #e8ecfa;
  -webkit-animation: wave 3s linear;
  animation: wave 3s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  color: #fff;
}
.home-page .transfer-core .core .txt1 {
  font-size: 19px;
  padding-top: 71px;
}
.home-page .transfer-core .core .txt2 {
  font-size: 12px;
  margin-top: 7px;
}
.home-page .user-service ul {
  margin-top: 50px;
  display: inline-block;
}
.home-page .user-service li {
  width: 365px;
  height: 432px;
  background: url("../images/24.png?v=2019102019") top center no-repeat;
  display: inline-block;
  margin: auto 13px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  color: #fff;
  box-shadow: 0 0 25px rgba(101, 76, 124, 0.3);
}
.home-page .user-service li .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  transition: all 0.4s;
  text-align: center;
}
.home-page .user-service li span {
  width: 77px;
  height: 57px;
  display: inline-block;
  margin-top: 160px;
  position: relative;
  transition: all 0.4s;
}
.home-page .user-service li span:after {
  transition: all 0.4s;
  width: 28px;
  height: 2px;
  content: "";
  position: absolute;
  top: 85px;
  right: 24px;
  bottom: auto;
  left: auto;
  z-index: 10;
  background-color: #fff;
}
.home-page .user-service li .icon1 {
  background-position: -534px -196px;
}
.home-page .user-service li .icon2 {
  background-position: -641px -194px;
}
.home-page .user-service li .icon3 {
  background-position: -748px -193px;
}
.home-page .user-service li .txt1 {
  transition: all 0.4s;
  font-size: 18px;
  font-weight: bold;
  padding-top: 42px;
}
.home-page .user-service li .txt2 {
  transition: all 0.4s;
  padding: 165px 55px 0;
  line-height: 25px;
}
.home-page .user-service li:hover .inner {
  background: rgba(53, 132, 255, 0.8);
}
.home-page .user-service li:hover .txt1 {
  padding-top: 23px;
}
.home-page .user-service li:hover .txt2 {
  padding-top: 23px;
}
.home-page .user-service li:hover span {
  margin-top: 129px;
}
.home-page .user-service li:hover span:after {
  height: 0;
}
.home-page .open-process .main {
  padding: 40px 0 100px;
  text-align: center;
}
.home-page .open-process .main img {
  display: inline-block;
}
.home-page .open-now {
  width: 100%;
  height: 321px;
  overflow: hidden;
  background: #2e2e2f url("../images/27.jpg?v=2019102019") top center no-repeat;
  color: #fff;
  padding-top: 0;
  position: relative;
}
.home-page .open-now .allow-down {
  width: 15px;
  height: 12px;
  display: inline-block;
  background-position: -934px -61px;
}
.home-page .open-now .txt1 {
  font-size: 28px;
  font-weight: lighter;
  margin-top: 90px;
}
.home-page .open-now .txt2 {
  margin-top: 15px;
  font-size: 18px;
}
.home-page .open-now .txt2 span {
  font-weight: bold;
  margin-right: 15px;
  font-family: Arial;
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.home-page .open-now .txt2 .first {
  font-weight: lighter;
  margin-right: 10px;
}
.home-page .open-now .txt2 .first a {
  color: #fff;
}
.home-page .open-now .open-now-btn {
  width: 230px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  background: #3584ff;
  box-shadow: 0 5px 11px rgba(40, 120, 112, 0.35);
  border-radius: 30px;
  display: inline-block;
  color: #fff;
  margin-top: 26px;
  position: relative;
}
.home-page .open-now .open-now-btn .mask {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 31px;
  background-color: rgba(255, 255, 255, 0.15);
  z-index: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.home-page .open-now .open-now-btn .txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.home-page .open-now .open-now-btn:hover .mask {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.home-page .cooperation {
  padding-bottom: 30px;
}
.home-page .cooperation img {
  margin: 23px auto 56px;
  display: inline-block;
}
.cooperate-main {
  text-align: center;
  padding-bottom: 30px;
}
.cooperate-main .img-area {
  padding: 97px 0 33px;
}
.cooperate-main img {
  display: inline-block;
}
.apply-main .step-area {
  text-align: center;
  padding: 100px 0 78px;
}
.apply-main .apply-form {
  display: inline-block;
  text-align: left;
}
.apply-main .examine-box {
  width: 843px;
  padding: 35px 0;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  margin-top: 45px;
}
.apply-main .examine-box li {
  height: 24px;
  line-height: 24px;
}
.apply-main .examine-box tr {
  line-height: 28px;
}
.apply-main .account-area ul {
  overflow: hidden;
}
.apply-main .account-area li {
  display: inline-block;
  margin: auto 25px;
}
.apply-main .account-area li a {
  display: block;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 4px solid #fff;
}
.apply-main .account-area li.active a {
  color: #323232;
  border-color: #3282FF;
}
.apply-main .forget-pwd {
  width: auto;
  margin-top: 25px;
}
.apply-main .forget-pwd .verify {
  width: 279px;
  margin-right: 15px;
}
.apply-main .forget-pwd .verify input {
  width: 248px;
}
.apply-main .forget-pwd .verify-code {
  width: 137px;
  overflow: hidden;
  border-color: #dbdbdb !important;
  text-align: center;
}
.apply-main .forget-pwd .verify-code img {
  height: 48px;
  display: inline-block;
}
.apply-main .forget-pwd .get-phone-code {
  width: 137px;
  border-color: #3282FF !important;
  background-color: #f2f2f2;
  overflow: hidden;
}
.apply-main .forget-pwd .get-phone-code .btn {
  font-size: 14px;
  outline: none;
  border: 0;
  width: 137px;
  height: 50px;
  line-height: 50px;
  background-color: #3282FF;
  color: #fff;
}
.apply-main .forget-pwd .get-phone-code.getting {
  border-color: #dbdbdb !important;
}
.apply-main .forget-pwd .get-phone-code.getting .btn {
  background-color: #f2f2f2;
  color: #323232;
}
.apply-main.apply {
  padding-bottom: 180px;
}
.apply-main.apply .form-group1 {
  width: auto;
}
.apply-main.apply .form-label {
  width: 135px;
  text-align: right;
  margin-right: 23px;
}
.apply-main.apply .form-label.required:after {
  right: -10px;
}
.apply-main.apply .symbol {
  margin-left: 15px;
}
.apply-main.apply .form-ipt.none-bd {
  border: none;
  height: 50px;
}
.apply-main.apply .form-ipt.small1 {
  width: 125px;
}
.apply-main.apply .form-ipt.small1 input {
  width: 95px;
}
.apply-main.apply .city-select .city-item {
  width: 211px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
.apply-main.apply .city-select .city-item:last-child {
  margin-right: 0;
}
.apply-main.apply .city-select .city-item .layui-form-select dl {
  top: 55px;
}
.apply-main.apply .city-select .city-item .layui-form-select {
  height: 50px;
}
.apply-main.apply .city-select .city-item input {
  width: 210px;
  height: 50px;
  border-color: #dbdbdb;
}
.apply-main.apply .apply-cate .layui-select-title {
  width: 432px;
  border-color: #dbdbdb;
}
.apply-main.apply .apply-cate .layui-form-select dl {
  top: 55px;
  max-height: 180px;
}
.apply-main.apply .apply-cate input.layui-input {
  display: none;
}
.apply-main.apply .apply-cate .layui-form-checkbox i {
  display: none;
}
.apply-main.apply .apply-cate .layui-form-checkbox span {
  padding-left: 0;
}
.apply-main .auth-tips {
  padding-top: 30px;
}
.apply-main .auth-tips .inner {
  width: 435px;
  display: inline-block;
  text-align: left;
  color: #FE5D3C;
}
.apply-main .auth-tips .inner a {
  color: #6E93FF;
}
#bpt-footer {
  /*height:100px;*/
  background: #2f3841;
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
}
#bpt-footer span,
#bpt-footer a {
  font-size: 12px;
  color: #797979;
  text-decoration: unset;
}
#bpt-footer .concat {
  padding-top: 50px;
}
#bpt-footer .concat > span {
  display: inline-block;
  margin: 0 30px;
}
#bpt-footer .line {
  display: inline-block;
  height: 12px;
  width: 1px;
  margin: 0 15px;
  background: #797979;
  vertical-align: middle;
}
#bpt-footer .copy-right {
  width: 1200px;
  margin: auto;
  border-top: 1px solid #797979;
  line-height: 60px;
}
.bpt-home-video-area .layui-layer-content {
  overflow: inherit !important;
}
#video-player-area,
#video-player-area2 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 100;
  display: none;
}
#go-to-top {
  width: 66px;
  height: 66px;
  text-align: center;
  position: fixed;
  top: auto;
  right: 2%;
  bottom: 5%;
  left: auto;
  z-index: 10000;
  background-color: #3282FF;
  border-radius: 50%;
  cursor: pointer;
  display: none;
}
#go-to-top img {
  display: inline-block;
  padding-top: 25px;
}
#go-to-top:hover {
  opacity: 0.9;
}
@-webkit-keyframes wave {
  0% {
    -webkit-box-shadow: 0 0 0 0 #c2cffc, 0 0 0 89px #d8e0fb;
    box-shadow: 0 0 0 0 #c2cffc, 0 0 0 89px #d8e0fb;
  }
  to {
    -webkit-box-shadow: 0 0 0 89px #d8e0fb, 0 0 0 178px #f9f9f9;
    box-shadow: 0 0 0 89px #d8e0fb, 0 0 0 178px #f9f9f9;
  }
}
@keyframes wave {
  0% {
    -webkit-box-shadow: 0 0 0 0 #c2cffc, 0 0 0 89px #d8e0fb;
    box-shadow: 0 0 0 0 #c2cffc, 0 0 0 89px #d8e0fb;
  }
  to {
    -webkit-box-shadow: 0 0 0 89px #d8e0fb, 0 0 0 178px #f9f9f9;
    box-shadow: 0 0 0 89px #d8e0fb, 0 0 0 178px #f9f9f9;
  }
}
/* 下拉多选样式 需要引用*/
select[multiple] + .layui-form-select > .layui-select-title > input.layui-input {
  border-bottom: 0;
}
select[multiple] + .layui-form-select dd {
  padding: 0;
}
select[multiple] + .layui-form-select .layui-form-checkbox[lay-skin=primary] {
  margin: 0 !important;
  display: block;
  line-height: 36px !important;
  position: relative;
  padding-left: 15px;
}
select[multiple] + .layui-form-select dd.active {
  position: relative;
}
select[multiple] + .layui-form-select dd.active:after {
  position: absolute;
  top: 11px;
  right: 15px;
  bottom: auto;
  left: auto;
  content: "";
  width: 12px;
  height: 8px;
  background-image: url("../images/v1/gou.png?v=2019102019");
}
select[multiple] + .layui-form-select dd.active span {
  color: #3282FF;
}
select[multiple] + .layui-form-select .layui-form-checkbox[lay-skin=primary] span {
  line-height: 36px !important;
  float: none;
}
select[multiple] + .layui-form-select .layui-form-checkbox[lay-skin=primary] i {
  position: absolute;
  left: 10px;
  top: 0;
  margin-top: 9px;
}
.multiSelect {
  line-height: normal;
  height: auto;
  padding: 8px 15px;
  overflow: hidden;
  min-height: 50px;
  left: 0;
  z-index: 99;
  position: relative;
  background: none;
  border-color: #dbdbdb;
}
.multiSelect a {
  padding: 3px 5px;
  background: #F7F7F7;
  border-radius: 2px;
  color: #939393;
  display: block;
  line-height: 20px;
  height: 20px;
  margin: 2px 5px 2px 0;
  float: left;
  border: 1px solid #dfdddd;
}
.multiSelect a span {
  float: left;
  margin-left: 3px;
}
.multiSelect a i {
  float: left;
  display: block;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  width: 8px;
  height: 8px;
  padding: 4px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.multiSelect a i:before,
.multiSelect a i:after {
  position: absolute;
  left: 8px;
  top: 2px;
  content: '';
  height: 12px;
  width: 1px;
  background-color: #B8B8B8;
}
.multiSelect a i:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.multiSelect a i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.multiSelect a i:hover {
  background-color: #3584ff;
}
.multiSelect a i:hover:after,
.multiSelect a i:hover:before {
  background-color: #fff;
}
.multiOption {
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  color: #999;
}
.multiOption:hover {
  color: #5FB878;
}
@font-face {
  font-family: "iconfont";
  src: url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAaoAAsAAAAACfwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kokY21hcAAAAYAAAABwAAABsgdU06BnbHlmAAAB8AAAAqEAAAOUTgbbS2hlYWQAAASUAAAALwAAADYR+R9jaGhlYQAABMQAAAAcAAAAJAfeA4ZobXR4AAAE4AAAABMAAAAUE+kAAGxvY2EAAAT0AAAADAAAAAwB/gLGbWF4cAAABQAAAAAfAAAAIAEVAGhuYW1lAAAFIAAAAUUAAAJtPlT+fXBvc3QAAAZoAAAAPQAAAFBD0CCqeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/s04gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVLwwZ27438AQw9zA0AAUZgTJAQAokgyoeJzFkTEOgCAQBOdAjTH+wtbezvggKyteTPyFLpyFvsC9DNnbHIEA0AJRzKIBOzCKdqVW88hQ84ZN/UBPUKU85fVcrkvZ27tMc17FR+0NMh2/yf47+quxrtvT6cVJD7pinpzyI3l1ysy5OIQbzBsVxHicZVM9aBRBFJ43c7szyeV2s/97m9zP3ppb5ZID72+9iJfDnyIiGImCMZWFXaKdaSyuESJYCFZpRZBUCpaJcCCKaexsRVHQytrC2/Pt5ZSIy+z3vvnemwfvY4ZIhAw/s33mEoMcJyfJebJCCMgVKCk0B37YqNIKWL5kOabCwiD0eVCqsjPglGTTrrUaZUfmsgoK5KHu11phlYbQbHToaajZOYDsjLeqz83q7BFMumH+fnyRPgGrEMyqnYV4eX7JrBUNsTWl61ldfyhkSRKUplQFNh17QpqYlOOnkupZ+4UTtABT2dC7tJYpzug3txu3c3POBECvB8ZMUXm2pHkarnuebehZPp0RrpcJjpmw9TXtGlO58heCXwpnfcVes7PExknPkVWctFxSIUxANgs4Q9RaglYjjIKwCqGvANfy4NQtBL8DkYaipAVVaGqNVuTnoQBYg8NzHzNaJ7HAdpjFXfF2DSEjxF2ui7T8ifP2CsBiZTCsLCbxCv4UDvlgp+kFgQcHXgAQP64s0gdQdOOKWwSM8CGJz4V4c11gQwc70hTlH4XLv12dbwO052OotGHMYYj8VrwDJQ/eeSXA2Ib24Me42XvX993ECxm96LM+6xKdBCRCNy6TdfSDoxmJFXYBaokV5RL7K/0nOHZ9rBl+chcCP7kVMML6SGHozx8Od3ZvCEvlm5KQ0nxPTJtiLHD7ny1jsnxYsAF7imkq8QVEOBgF5Yh0yNkpPIenN2QAsSdMNX6xu85VC/tiE3Mat6P8JqWM73NLhZ9mzjBy5uAlAlJYBiMRDPQleQ+9FEFfJJImGnHQHWIEmm/5UB8h8uaIIzrc4SEPozByel3oDvFcN+4D+dU/uou/L2xv/1mUQBdTCIN+jGUEgV47UkB+Aw7YpAMAAAB4nGNgZGBgAGLbQwYd8fw2Xxm4WRhA4HrO20sI+n8DCwOzE5DLwcAEEgUAPX4LPgB4nGNgZGBgbvjfwBDDwgACQJKRARWwAgBHCwJueJxjYWBgYH7JwMDCgMAADpsA/QAAAAAAAHYA/AGIAcp4nGNgZGBgYGWIYWBjAAEmIOYCQgaG/2A+AwASVwF+AHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJWRiZGZkYWRlZGNgbGCuzw1MykzMb8kU1eXs7A0Ma8CiA05CjPz0rPz89IZGADc3QvXAAAA') format('woff');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fanxuan:before {
  content: "\e837";
}
.icon-quanxuan:before {
  content: "\e623";
}
.icon-qingkong:before {
  content: "\e63e";
}
.bpt-index2 .banner-area {
  height: 981px;
  overflow: hidden;
  color: #fff;
  background: #0b0e16 url("https://img.alicdn.com/imgextra/i2/2508158775/O1CN01HbYwBk2EgzyBFPMKj_!!2508158775.jpg?v=2019102019") top center no-repeat;
}
.bpt-index2 .banner-area .top-text {
  text-align: center;
  margin-top: 160px;
  color: #fff;
}
.bpt-index2 .banner-area h1 {
  font-size: 38px;
  font-weight: bold;
  line-height: 59px;
  text-shadow: 0 6px 8px rgba(66, 66, 66, 0.6);
}
.bpt-index2 .banner-area h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 90px;
  text-shadow: 0px 6px 8px rgba(66, 66, 66, 0.6);
}
.bpt-index2 .banner-area fieldset {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  width: 386px;
  display: inline-block;
}
.bpt-index2 .banner-area fieldset legend {
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0 6px 8px rgba(66, 66, 66, 0.38);
  padding: 0 18px;
}
.bpt-index2 .banner-list {
  width: 1170px;
  margin: 65px auto 0;
}
.bpt-index2 .banner-list .item {
  width: 390px;
  height: 474px;
  background: rgba(19, 22, 26, 0.7);
  border-radius: 8px;
  float: left;
  transition: all 0.2s ease;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.bpt-index2 .banner-list .item.second {
  border-radius: 0;
}
.bpt-index2 .banner-list .item.first {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bpt-index2 .banner-list .item.third {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bpt-index2 .banner-list .item.active,
.bpt-index2 .banner-list .item:hover {
  transform: scale(1.08);
  background: #3F506A;
  box-shadow: 0 0 38px rgba(38, 42, 47, 0.51);
  z-index: 2;
}
.bpt-index2 .banner-list .item.active.second,
.bpt-index2 .banner-list .item:hover.second {
  border-radius: 8px;
}
.bpt-index2 .banner-list .item.active.first,
.bpt-index2 .banner-list .item:hover.first {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.bpt-index2 .banner-list .item.active.third,
.bpt-index2 .banner-list .item:hover.third {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.bpt-index2 .banner-list .item.active .head,
.bpt-index2 .banner-list .item:hover .head {
  background-color: #5271A0;
}
.bpt-index2 .banner-list .head {
  height: 144px;
  background: rgba(56, 71, 94, 0.7);
  text-align: center;
  font-size: 18px;
}
.bpt-index2 .banner-list .head .icon {
  width: 73px;
  height: 46px;
  display: inline-block;
  margin-top: 33px;
  margin-bottom: 10px;
  background: url("../images/home/icon.png?v=2019102019") -14px -438px no-repeat;
}
.bpt-index2 .banner-list .head .icon2 {
  background-position-x: -84px;
}
.bpt-index2 .banner-list .head .icon3 {
  background-position-x: -164px;
}
.bpt-index2 .banner-list .content {
  padding: 0 29px;
}
.bpt-index2 .banner-list .content .label {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #477CCE;
}
.bpt-index2 .banner-list .content .txt {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.bpt-index2 .banner-list .content .desc {
  padding-top: 15px;
  line-height: 30px;
}
.bpt-index2 .common-item1 {
  overflow: hidden;
  text-align: center;
}
.bpt-index2 .common-item1 .title {
  font-size: 24px;
  font-weight: bold;
  color: #353535;
  padding-top: 70px;
}
.bpt-index2 .common-item1 .sub-tit {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #82878D;
  padding-top: 20px;
  padding-bottom: 55px;
}
.bpt-index2 .industry-list {
  overflow: hidden;
}
.bpt-index2 .industry-list .item {
  width: 100% / 5;
  float: left;
  min-height: 300px;
}
.bpt-index2 .industry-list .img-box {
  overflow: hidden;
}
.bpt-index2 .industry-list .img-box img {
  width: 240px;
  height: auto;
}
.bpt-index2 .industry-list .content {
  padding: 0 25px;
  position: relative;
}
.bpt-index2 .industry-list .content::after {
  position: absolute;
  top: 60px;
  right: 0;
  bottom: auto;
  left: auto;
  content: "";
  width: 1px;
  height: 107px;
  background-color: #CFCFCF;
}
.bpt-index2 .industry-list .content.none-bd::after {
  width: 0;
}
.bpt-index2 .industry-list .top {
  font-size: 18px;
  font-weight: bold;
  color: #474E56;
  padding-top: 47px;
}
.bpt-index2 .industry-list .mid {
  font-size: 12px;
  color: #82878D;
  padding: 10px 0 16px;
}
.bpt-index2 .industry-list .btm {
  font-size: 14px;
  color: #82878D;
  line-height: 24px;
}
.bpt-index2 .flow-list {
  overflow: hidden;
}
.bpt-index2 .flow-list .inner-box {
  height: 430px;
  background-color: #373D41;
}
.bpt-index2 .flow-list .user-service ul {
  margin-top: 0;
}
.bpt-index2 .flow-list .user-service li {
  margin: 0;
  width: 290px;
  box-shadow: none;
  background: url("../images/home/qing.png?v=2019102019") top center no-repeat;
  float: left;
}
.bpt-index2 .flow-list .user-service li span {
  width: 60px;
  height: 60px;
  margin-top: 123px;
  background: url("../images/home/icon.png?v=2019102019") -278px -426px no-repeat;
}
.bpt-index2 .flow-list .user-service li span:after {
  right: 16px;
  top: 100px;
}
.bpt-index2 .flow-list .user-service li .icon2 {
  background-position-x: -360px;
}
.bpt-index2 .flow-list .user-service li .icon3 {
  background-position-x: -443px;
}
.bpt-index2 .flow-list .user-service li .icon4 {
  background-position-x: -525px;
}
.bpt-index2 .flow-list .user-service li .icon5 {
  background-position-x: -607px;
}
.bpt-index2 .flow-list .user-service li .txt1 {
  padding-top: 80px;
  font-size: 24px;
}
.bpt-index2 .flow-list .user-service li:hover .txt1 {
  padding-top: 23px;
}
.bpt-index2 .flow-list .user-service li:hover .txt2 {
  padding-top: 23px;
}
.bpt-index2 .flow-list .user-service li:hover span {
  margin-top: 110px;
}
.bpt-index2 .flow-list .user-service li:hover span:after {
  height: 0;
}
.bpt-index2 .flow-list .user-service .bg2 {
  background-image: url("../images/home/da.png?v=2019102019");
}
.bpt-index2 .flow-list .user-service .bg3 {
  background-image: url("../images/home/hao.png?v=2019102019");
}
.bpt-index2 .flow-list .user-service .bg4 {
  background-image: url("../images/home/taokezhushou.png?v=2019102019");
}
.bpt-index2 .flow-list .user-service .bg5 {
  background-image: url("../images/home/xuandan.png?v=2019102019");
}
.bpt-index2 .cms-list {
  display: inline-block;
  overflow: hidden;
}
.bpt-index2 .cms-list .item {
  width: 100px;
  float: left;
  margin-right: 125px;
  color: #474E56;
}
.bpt-index2 .cms-list .item.mr-none {
  margin-right: 0;
}
.bpt-index2 .cms-list .item p {
  padding-top: 27px;
}
.bpt-index2 .cms-list .item span {
  width: 100px;
  height: 100px;
  display: inline-block;
  background: url("../images/home/icon.png?v=2019102019") -21px -526px no-repeat;
}
.bpt-index2 .cms-list .item .icon2 {
  background-position-x: -140px;
}
.bpt-index2 .cms-list .item .icon3 {
  background-position-x: -258px;
}
.bpt-index2 .cms-list .item .icon4 {
  background-position-x: -377px;
}
.bpt-index2 .cms-list .item .icon5 {
  background-position-x: -495px;
}
.bpt-index2 .industry-group {
  overflow: hidden;
  margin-top: 70px;
  height: 360px;
  background: url("../images/home/6.jpg?v=2019102019") center center no-repeat;
  position: relative;
}
.bpt-index2 .industry-group .title {
  color: #fff;
}
.bpt-index2 .industry-group .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bpt-index2 .industry-group .industry-group-list {
  width: 825px;
  overflow: hidden;
  display: inline-block;
  margin-top: 65px;
  z-index: 1000;
  padding-left: 1px;
}
.bpt-index2 .industry-group .industry-group-list .industry-group-left,
.bpt-index2 .industry-group .industry-group-list .industry-group-right {
  position: absolute;
  top: -166px;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 10;
  display: none;
}
.bpt-index2 .industry-group .industry-group-list .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.bpt-index2 .industry-group .industry-group-list .swiper-slide img {
  width: 100%;
}
.bpt-index2 .spreading-path img {
  margin-top: 70px;
}
.bpt-index2 .official-league {
  margin-top: 70px;
  height: 325px;
  background: #f5f5f7 url("../images/home/111.png?v=2019102019") center center no-repeat;
  overflow: hidden;
}
.bpt-index2 .official-league ul {
  display: inline-block;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(27, 27, 27, 0.3);
}
.bpt-index2 .official-league ul li {
  float: left;
  font-size: 18px;
  line-height: 26px;
  padding-left: 33px;
  position: relative;
  margin: 0 49px;
}
.bpt-index2 .official-league ul li span {
  margin-left: 9px;
}
.bpt-index2 .official-league ul li:after {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  content: "";
  width: 33px;
  height: 26px;
  background: url("../images/home/icon.png?v=2019102019") -735px -567px no-repeat;
}
.bpt-index2 .official-league ul .bg2:after {
  background-position-x: -690px;
}
.bpt-index2 .official-league ul .bg2:after {
  background-position-x: -644px;
}
.bpt-index2 .official-league a {
  margin-top: 30px;
  width: auto;
  height: 54px;
  line-height: 54px;
  background: #3584ff;
  box-shadow: 0 8px 18px rgba(53, 132, 255, 0.51);
  border-radius: 27px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  padding: 0 35px;
  cursor: default;
}
.bpt-index2 .official-league a span {
  width: 0;
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  display: inline-block;
  transition: all 0.2s;
}
.bpt-index2 .official-league a:hover span {
  padding-left: 5px;
  width: 217px;
}
#bpt-wx-contact {
  position: fixed;
  top: auto;
  right: auto;
  bottom: 10%;
  left: 50%;
  width: 180px;
  height: auto;
  margin-left: 470px;
  font-size: 12px;
  text-align: center;
  color: #6c6c6c;
}
#bpt-wx-contact .inner {
  box-shadow: 0 0 10px 0 rgba(90, 90, 90, 0.27);
}
#bpt-wx-contact p {
  margin-top: 15px;
}
.bpt-account-area {
  padding: 188px 0;
  position: relative;
}
.bpt-account-area.reg {
  padding: 60px 0 80px;
}
.bpt-account-area .common-wid {
  width: 1050px;
}
.bpt-account-area .account-box {
  width: 440px;
  background-color: #fff;
  box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  float: right;
}
.bpt-account-area .account-box .account-tit {
  color: #474E56;
  width: auto;
  height: auto;
  line-height: initial;
  border-bottom: none;
  padding: 0 30px;
  text-align: left;
  margin-top: 27px;
}
.bpt-account-area .account-box .account-tit a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #2D8CF0;
  margin-top: 4px;
}
.bpt-account-area .account-box ul li {
  position: relative;
  overflow: initial;
  min-height: 40px;
}
.bpt-account-area .account-box ul li .error-tips {
  position: absolute;
  top: 41px;
  right: auto;
  bottom: auto;
  left: 0;
  font-size: 12px;
  display: none;
}
.bpt-account-area .account-box ul li.error input {
  border-color: #FE5D3C;
}
.bpt-account-area .account-box ul li.error .error-tips {
  display: block;
  color: #FE5D3C;
}
.bpt-account-area .account-box ul li.account-btn .js-do-register,
.bpt-account-area .account-box ul li.account-btn .js-do-login,
.bpt-account-area .account-box ul li.phone .get-phone-code {
  color: #fff;
}
.bpt-account-area .account-box ul li.account-btn .js-do-register:hover,
.bpt-account-area .account-box ul li.account-btn .js-do-login:hover,
.bpt-account-area .account-box ul li.phone .get-phone-code:hover {
  opacity: 0.9;
}
.bpt-account-area .account-box ul li.account-btn .js-do-register,
.bpt-account-area .account-box ul li.account-btn .js-do-login {
  font-size: 16px;
}
.new-bpt-account-area #bpt-footer {
  margin-top: 130px;
}
.layui-layer.bpt-v3-dia {
  border-radius: 10px;
  overflow: hidden;
}
.layui-layer.bpt-v3-dia.oh .layui-layer-content {
  overflow: hidden;
}
.layui-layer.bpt-v3-dia .layui-layer-title {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  font-weight: bold;
  color: #494E5A;
  border-radius: 10px;
}
.layui-layer.bpt-v3-dia .layui-layer-setwin {
  top: 15px !important;
}
.layui-layer.bpt-v3-dia .layui-layer-setwin a {
  top: 3px;
}
.layui-layer.bpt-v3-dia .btn-group {
  height: 60px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-top: 1px solid #EBEBEB;
}
.layui-layer.bpt-v3-dia .btn-group .btn {
  width: 77px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.layui-layer.bpt-v3-dia .btn-group .btn.btn-gray {
  background-color: #F7F7F7;
  border: 1px solid #DCDEE2;
  color: #494E5A;
}
.layui-layer.bpt-v3-dia .btn-group .btn.btn-gray:hover {
  background-color: #F7F7F7;
  color: #494E5A !important;
}
.layui-layer.bpt-v3-dia .btn-group .btn.btn-gray:hover a {
  color: #494E5A !important;
}
.layui-layer.bpt-v3-dia .btn-group a {
  float: right;
  margin: 14px 21px auto auto;
}
.layui-layer.bpt-v3-dia .btn-group .go-unbind {
  margin-right: 10px;
}
.layui-layer.bpt-v3-dia.check-360-browser-load-err .layui-layer-content {
  height: 303px;
  padding: 20px 20px 80px 20px;
}
.layui-layer.bpt-v3-dia.check-360-browser-load-err .layui-layer-content .btn-group a.go-setting {
  width: 200px;
}
.v_biao_pin_xuan {
  color: #3686FF;
  margin-top: 6px;
}
.v_biao_pin_xuan:hover {
  color: #FF8539;
}
.tz-examine-spread.goods_list_spread .layui-form-item .layui-input-inline {
  margin-right: 10px;
}
.submit_extension_dia_form {
  font-size: 12px;
}
.submit_extension_dia_form .layui-form-item {
  margin-bottom: 5px;
}
.submit_extension_dia_form .layui-form-item .layui-input-block .layui-form-checkbox {
  margin-top: 0;
}
.submit_extension_dia_form .layui-form-item .layui-input-block .layui-form-checkbox span {
  font-size: 12px;
}
.submit_extension_dia_form .layui-form-item .layui-form-label {
  padding-top: 0;
  padding-bottom: 0;
}
.commander_extension_effect {
  position: fixed;
  top: 0;
  right: auto;
  bottom: auto;
  left: 103px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  width: 463px;
  height: 152px;
  z-index: 100000;
  padding: 20px 18px;
  overflow: hidden;
  display: none;
  box-sizing: border-box;
}
.commander_extension_effect .extension_effect_title {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #494e5a;
}
.commander_extension_effect .extension_effect_flex {
  display: flex;
  margin-top: 15px;
}
.commander_extension_effect .extension_effect_item {
  flex: 1;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #494e5a;
}
.submit_extension_submit[disabled] {
  background: #ccc;
  cursor: not-allowed;
  pointer-events: none;
}
.nav-zsxt {
  position: relative;
}
.nav-zsxt em {
  width: 13px;
  height: 8px;
  background: url("/images/app/arrow_down.png") no-repeat;
  margin-left: 8px;
}
.nav-qywz em {
  width: 13px;
  height: 8px;
  background: url("/images/app/arrow_down.png") no-repeat;
  margin-left: 8px;
}
#btp-header .zsxt-float {
  display: none;
  width: 100%;
  height: 145px;
  position: absolute;
  z-index: 299;
  left: 0;
  top: 70px;
}
#btp-header .zsxt-float .bg-wrapper {
  width: 100%;
  height: 266px;
  background-color: #fff;
  margin-top: 5px;
  display: flex;
  justify-content: center;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item {
  width: 50%;
  height: 223px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-title,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-title {
  width: 80%;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-title img,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-title img {
  width: 50px;
  height: 52px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-title .item-text,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-title .item-text {
  width: 330px;
  height: 52px;
  margin-left: 15px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-title .item-text p,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-title .item-text p {
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-size: 12px;
  color: #7F7F7F;
  height: 22px;
  line-height: 22px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-title .item-text p:first-child,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-title .item-text p:first-child {
  font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC';
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  font-weight: 650;
  font-style: normal;
  color: #333;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-category,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-category {
  width: 80%;
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-category a,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-category a {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  display: flex;
  flex-direction: row;
  margin: 10px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-category a img,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-category a img {
  width: 32px;
  height: 32px;
  margin-left: 97px;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-category a span,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-category a span {
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
#btp-header .zsxt-float .bg-wrapper .content-wrapper .left-item .item-category a span:hover,
#btp-header .zsxt-float .bg-wrapper .content-wrapper .right-item .item-category a span:hover {
  color: #2D8CF0;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item {
  width: 400px;
  height: 92px;
  line-height: 1.3;
  position: relative;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 0;
  background: #f60;
  bottom: 0;
  left: 0;
  z-index: 3;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item.active:before {
  width: 100%;
  transition: all 1s ease-out;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item.active .bg {
  opacity: 1;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .bg {
  position: absolute;
  opacity: 0;
  height: 92px;
  width: 100%;
  background: url("http://thumbnail.qingtaoke.com/img/bpt_zs_pic/202109/2021092809171863386549.png") no-repeat;
  background-size: auto 100%;
  background-position: center center;
  transition: all 0.5s ease-in;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .bg .item-bg-out {
  opacity: 0;
  transition: all 0.5s ease-in;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .bg .item-bg-in {
  opacity: 1;
  transition: all 0.5s ease-in;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .item-content {
  position: relative;
  box-sizing: border-box;
  height: 92px;
  padding: 0 30px;
  z-index: 2;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .item-content h2 {
  font-size: 18px;
  font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
  font-weight: 650;
  font-style: normal;
  color: #333;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .item-content p {
  font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #797979;
  margin-top: 5px;
}
#btp-header .zsxt-float .nav-swiper-tabs .swiper-item .item-content:hover h2 {
  color: #1588f8;
}
#btp-header .zsxt-float .nav-swiper-content {
  box-sizing: border-box;
  padding: 20px 10px 40px;
  line-height: 1.2;
}
#btp-header .zsxt-float .nav-swiper-content .introduce-item {
  flex: 1;
  padding: 0 15px;
}
#btp-header .zsxt-float .nav-swiper-content .introduce-item:not(:first-child) {
  border-left: 1px solid #f0f3f5;
}
#btp-header .zsxt-float .nav-swiper-content h4 {
  font-weight: 400;
  font-style: normal;
  color: #FF5A36;
  font-size: 14px;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box {
  margin-top: 18px;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box .img-icon {
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  margin-right: 5px;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box .tags-list {
  margin-top: 5px;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box .tags-list span {
  background-color: #f2f2f2;
  border-radius: 2px;
  padding: 2px;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #797979;
  flex: 1;
  text-align: center;
  white-space: nowrap;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box .tags-list span:not(:last-child) {
  margin-right: 5px;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box h3 {
  font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
  font-weight: 650;
  font-style: normal;
  font-size: 15px;
  color: #333;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box h3:hover {
  color: #1588f8;
}
#btp-header .zsxt-float .nav-swiper-content .desc-box span {
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #797979;
}
#btp-header .zsxt-float .nav-swiper-content .video-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 111px;
  height: 32px;
  background-color: #1588f8;
  border-radius: 3px;
  margin: 50px auto 15px;
  font-size: 13px;
  color: #fff;
}
#btp-header .zsxt-float .nav-swiper-content .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 111px;
  height: 32px;
  margin: auto;
  border: 1px solid #1588f8;
  border-radius: 3px;
  color: #1588f8;
}
#btp-header .qywz-float {
  display: none;
  width: 100%;
  height: 145px;
  position: absolute;
  z-index: 299;
  left: 0;
  top: 70px;
}
#btp-header .qywz-float .bg-wrapper {
  width: 100%;
  height: 140px;
  background-color: #fff;
  margin-top: 5px;
  display: flex;
  justify-content: center;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item {
  display: flex;
  flex-direction: row;
  line-height: initial;
  margin-left: 30px;
  border-radius: 4px;
  padding: 4px;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item .img {
  width: 40px;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item .text-wrapper {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item .text-wrapper .title {
  display: flex;
  width: 110px;
  font-size: 16px;
  font-weight: 400;
  color: #4d4d4f;
  line-height: 18px;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item .text-wrapper .text {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #acacac;
  line-height: 17px;
  margin-top: 3px;
}
#btp-header .qywz-float .bg-wrapper .content-wrapper .item:hover .title {
  color: #2D8CF0;
}
.more_operations_check {
  position: relative;
}
.more_operations_check:hover .hide {
  display: flex !important;
  flex-direction: row;
  position: absolute;
  top: -10px;
  right: auto;
  bottom: auto;
  left: 66px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  width: 170px;
  height: 45px;
  z-index: 100000;
  padding: 9px 3px 12px 5px;
  overflow: hidden;
  box-sizing: border-box;
}
.more_operations_check:hover .hide .operations_duijieren:first-child {
  margin-right: 5px;
}
.row-start {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.row-start .layui-input-block {
  margin-left: 0;
}
.row-center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-set-rule {
  padding: 30px 15px;
  position: relative;
  z-index: 11111111111111111;
  visibility: hidden;
}
.modal-set-rule .save-set {
  border-radius: 4px;
}
.modal-set-rule .layui-btn-normal {
  width: 113px;
}
.modal-set-rule span {
  display: inline-block;
  margin-left: 10px;
}
.modal-set-rule .modal-set-rule-prompt {
  font-size: 12px;
  color: #AAAAAA;
}
.product-display-content {
  display: flex;
  justify-content: center;
  padding: 40px 0;
}
.product-display-content .product-display-box {
  margin: 0 15px;
  border-radius: 4px;
  list-style: none;
  float: left;
  width: 270px;
  height: 490px;
  border: 1px solid #ebedf0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}
.product-display-content .product-display-box .display-title {
  width: 100%;
  height: 64px;
  padding-left: 16px;
  font-size: 18px;
  color: #fff;
  line-height: 64px;
  background: url('../images/v3-0/title-bg-4.png') no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.product-display-content .product-display-box .display-content {
  margin: 0 auto;
  padding: 16px 0;
}
.product-display-content .product-display-box .display-content .item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-bottom: 8px;
  padding: 0 16px;
}
.product-display-content .product-display-box .display-content .item .layui-icon-right {
  display: none;
}
.product-display-content .product-display-box .display-content .item:last-child {
  margin-bottom: 0;
}
.product-display-content .product-display-box .display-content .item:hover {
  background: #edf4ff;
}
.product-display-content .product-display-box .display-content .item:hover .layui-icon-right {
  display: inline-block;
}
.product-display-content .product-display-box .display-content .item > img {
  width: 36px;
  height: 36px;
  margin-right: 16px;
}
.product-display-content .product-display-box .display-content .item .item-title {
  margin-bottom: 8px;
  height: 20px;
  text-align: left;
  font-size: 16px;
  color: #323233;
  line-height: 20px;
}
.product-display-content .product-display-box .display-content .item .item-desc {
  text-align: left;
  font-size: 12px;
  color: #969799;
  line-height: 14px;
}
.product-display-content .product-display-box hr {
  width: 238px;
  margin: 0 auto;
  background-color: #ebedf0;
  height: 1px;
  border: none;
  margin-bottom: 14px;
}
.product-display-content .product-display-box .more {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #155bd4;
  line-height: 20px;
  margin-left: 16px;
}
.product-achi {
  display: flex;
  justify-content: center;
}
.product-achi .item {
  width: 365px;
  height: 121px;
  border-radius: 4px;
  margin-left: 40px;
  background: linear-gradient(90deg, #629f5b -11%, #0000ff 113%, #2d4ab3 113%);
  line-height: 121px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}
.product-achi .item:first-child {
  margin-left: 0;
}
.product-achi .item .img {
  pointer-events: none;
  position: absolute;
  width: 109px;
  height: 109px;
  left: 20px;
  top: 20px;
}
.service-support {
  box-sizing: border-box;
  height: 651px;
  background: url('../images/v3-0/service-support-bg.png') no-repeat;
  background-size: 1920px 651px;
  background-position: center center;
  color: #fff;
}
.service-support .sub-tit {
  color: #fff;
}
.service-support .support-data {
  display: flex;
  width: 1200px;
  align-items: center;
  justify-content: space-between;
  padding: 90px 0 60px;
  margin: auto;
}
.service-support .support-data > div {
  padding: 0 50px;
  text-align: left;
}
.service-support .support-data > div > div {
  font-size: 30px;
  position: relative;
  margin-bottom: 8px;
}
.service-support .support-data > div > div:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 0;
  left: -20px;
  width: 5px;
  background: #0074ff;
}
.service-support .support-data > div span {
  font-size: 13px;
}
.service-support .support-data > div .desc {
  color: #AAAAAA;
}
.service-support .support-notice {
  box-sizing: border-box;
  display: flex;
  width: 1200px;
  justify-content: space-between;
  margin: auto;
  border-radius: 6px;
  background-color: #0074ff;
  padding: 30px 40px;
  text-align: left;
}
.service-support .support-notice > div {
  width: 25%;
  font-size: 14px;
}
.service-support .support-notice > div h3 {
  font-size: 18px;
  font-weight: 650;
  margin-bottom: 30px;
}
.concat-btn {
  width: 176px;
  height: 41px;
  line-height: 41px;
  background: inherit;
  background-color: #0000ff;
  border: none;
  border-radius: 5px;
  margin: 0 auto 40px;
  color: #fff;
}
.concat-plain-btn {
  display: block;
  width: 271px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  border: 1px solid #0074FF;
  border-radius: 5px;
  color: #0074FF;
}
.website-menu {
  position: relative;
}
.website-menu .more-link {
  display: none;
  width: 195px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 55px;
  background-color: #dee7ff;
  padding: 8px;
  border-radius: 3px;
}
.website-menu .more-link:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translateX(-50%);
  border-bottom: 8px solid #dee7ff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.website-menu .more-link > div {
  border-radius: 3px;
  background: #fff;
  padding: 10px 0;
}
.website-menu .more-link > div a {
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333 !important;
}
.website-menu .more-link > div a:hover {
  color: #46a6ff !important;
}
.website-menu:hover .more-link {
  display: block;
}
.apply-main,
.new-bpt-account-area {
  height: 100%;
  background-image: url('../images/Login-background-diagram.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.apply-main .platform-tag,
.new-bpt-account-area .platform-tag {
  position: relative;
}
.apply-main .platform-tag .tag,
.new-bpt-account-area .platform-tag .tag {
  position: relative;
  background: #F88701;
  width: 68px;
  height: 39px;
  line-height: 39px;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  z-index: 9;
}
.apply-main .platform-tag .label,
.new-bpt-account-area .platform-tag .label {
  font-weight: 400;
  font-size: 32px;
  color: #FFFFFF;
  vertical-align: sub;
  margin-left: 10px;
}
.apply-main .title,
.new-bpt-account-area .title {
  font-weight: 500;
  font-size: 60px;
  margin: 10px 0 60px 0;
  color: #FFFFFF;
}
.apply-main .markers,
.new-bpt-account-area .markers {
  width: 40px;
  height: 4px;
  background: #FFFFFF;
  margin-bottom: 60px;
}
.apply-main .description,
.new-bpt-account-area .description {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  text-indent: -15px;
}
.apply-main .options-wrap,
.new-bpt-account-area .options-wrap {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 120px;
}
.apply-main .options-wrap .active,
.new-bpt-account-area .options-wrap .active {
  position: relative;
}
.apply-main .options-wrap .options-item,
.new-bpt-account-area .options-wrap .options-item {
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
  color: #212121;
  cursor: pointer;
}
.apply-main .options-wrap .options-item.active:after,
.new-bpt-account-area .options-wrap .options-item.active:after {
  content: '';
  position: absolute;
  display: block;
  width: 36px;
  height: 3px;
  background: #2D7CFC;
  border-radius: 2px 2px 2px 2px;
  margin-top: 6px;
  left: 50%;
  transform: translateX(-50%);
}
.apply-main .options-wrap .options-back,
.new-bpt-account-area .options-wrap .options-back {
  font-size: 14px;
  color: #212121;
  cursor: pointer;
}
.apply-main .herf,
.new-bpt-account-area .herf {
  color: #2D7CFC;
}
.apply-main .remember-account-number,
.new-bpt-account-area .remember-account-number {
  display: flex;
  justify-content: space-between;
  height: auto !important;
  min-height: auto !important;
  margin-bottom: 40px !important;
}
.apply-main .vertical-middle,
.new-bpt-account-area .vertical-middle {
  vertical-align: middle;
}
.apply-main .protocol-specification,
.new-bpt-account-area .protocol-specification {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #212121;
}
.apply-main .forget-step-wrap,
.new-bpt-account-area .forget-step-wrap {
  padding: 36px;
}
.apply-main .form-item,
.new-bpt-account-area .form-item {
  margin-bottom: 32px;
  position: relative;
}
.apply-main .form-item input,
.new-bpt-account-area .form-item input {
  background: #F8F8F8;
  height: 50px;
  border-radius: 25px;
  padding-left: 46px !important;
  border: 1px;
}
.apply-main .form-item[id="username"]::after,
.new-bpt-account-area .form-item[id="username"]::after,
.apply-main .form-item[id="phoneCode"]::after,
.new-bpt-account-area .form-item[id="phoneCode"]::after,
.apply-main .form-item[id="password"]::after,
.new-bpt-account-area .form-item[id="password"]::after,
.apply-main .form-item[id="password_confirm"]::after,
.new-bpt-account-area .form-item[id="password_confirm"]::after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: 14px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.apply-main .form-item[id="username"] input:focus,
.new-bpt-account-area .form-item[id="username"] input:focus,
.apply-main .form-item[id="phoneCode"] input:focus,
.new-bpt-account-area .form-item[id="phoneCode"] input:focus,
.apply-main .form-item[id="password"] input:focus,
.new-bpt-account-area .form-item[id="password"] input:focus,
.apply-main .form-item[id="password_confirm"] input:focus,
.new-bpt-account-area .form-item[id="password_confirm"] input:focus {
  background: white;
  border: 1px solid #2D7CFC;
}
.apply-main .form-item[id="username"]::after,
.new-bpt-account-area .form-item[id="username"]::after {
  background-image: url("../images/phone.png");
}
.apply-main .form-item[id="phoneCode"]::after,
.new-bpt-account-area .form-item[id="phoneCode"]::after {
  background-image: url("../images/verifyCode.png");
}
.apply-main .form-item[id="phoneCode"] .get-phone-code,
.new-bpt-account-area .form-item[id="phoneCode"] .get-phone-code {
  border-color: #3282FF !important;
  background-color: #f2f2f2;
  overflow: hidden;
  width: 110px !important;
  height: 40px;
  border-radius: 25px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.apply-main .form-item[id="phoneCode"] .btn,
.new-bpt-account-area .form-item[id="phoneCode"] .btn {
  font-size: 14px;
  outline: none;
  border: 0;
  width: 110px;
  height: 40px;
  line-height: 40px;
  background-color: #3282FF;
  color: #fff;
}
.apply-main .form-item[id="phoneCode"] input,
.new-bpt-account-area .form-item[id="phoneCode"] input {
  padding-right: 120px;
}
.apply-main .form-item[id="password"]::after,
.new-bpt-account-area .form-item[id="password"]::after,
.apply-main .form-item[id="password_confirm"]::after,
.new-bpt-account-area .form-item[id="password_confirm"]::after {
  background-image: url("../images/cipher.png");
}
.apply-main .form-item.error input,
.new-bpt-account-area .form-item.error input {
  border: 1px solid #FF2B4E;
}
.apply-main .form-group1,
.new-bpt-account-area .form-group1,
.apply-main .nc_wrapper,
.new-bpt-account-area .nc_wrapper {
  width: 100% !important;
}
.apply-main .form-group1 input,
.new-bpt-account-area .form-group1 input,
.apply-main .nc_wrapper input,
.new-bpt-account-area .nc_wrapper input {
  width: 100% !important;
  box-sizing: border-box;
  position: relative;
}
.layout-flex {
  display: flex;
  flex-direction: column;
  height: 100%;
}
html > #uas-port {
  display: none;
}
