body {
  -moz-user-select: none;
  font-size: 12px;
  color: #666666;
  font-family: "microsoft yahei";
  text-align: center;
}

.sbreg .banner {
  width: 100%;
  height: 605px;
  background: url(https://86sbxcx.oss-cn-shanghai.aliyuncs.com/web/banner_top.png) top center;
}

.sbreg .banner .top_title {
  padding-top: 90px;
  font-weight: 500;
  font-size: 60px;
  color: #FFFFFF;
}

.sbreg .banner .top_text {
  margin-top: 29px;
  font-weight: 400;
  font-size: 28px;
  color: #FFFFFF;
}

.sbreg .banner .sousuo {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 80px;
  padding: 20px;
  padding-bottom: 25px;
  width: 1198px;
  height: 172px;
}

.sbreg .banner .sousuo .sousuo_mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 1198px;
  height: 172px;
  background: #000000;
  opacity: 0.5;
}

.sbreg .banner .sousuo .sousuo_tab {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
}

.sbreg .banner .sousuo .sousuo_tab .sousuo_tab_title {
  width: 140px;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  cursor: pointer;
}

.sbreg .banner .sousuo .sousuo_tab .sousuo_tab_title_img {
  color: #FFFFFF;
  cursor: pointer;
  width: 140px;
  height: 50px;
  line-height: 50px;
  background: url(https://86sbxcx.oss-cn-shanghai.aliyuncs.com/web/top_banner_tab.png) no-repeat;
  background-size: 100%;
}

.sbreg .banner .sousuo .ss_form {
  margin-top: 11px;
  position: relative;
  z-index: 12;
  display: flex;
  align-items: center;
  width: 100%;
}

.sbreg .banner .sousuo .ss_form .hbox {
  flex: 1;
  height: 66px;
  border: none;
  border-radius: 3px 0 0 3px;
  font-size: 18px;
  padding: 0 35px;
  background-color: #fff;
}

.sbreg .banner .sousuo .ss_form .sbox {
  width: 246px;
  height: 66px;
  background: linear-gradient(0deg, #FF6161 0%, #FF1111 98%);
  border-radius: 0 3px 3px 0;
  border: none;
  font-weight: 600;
  font-size: 21px;
  color: #FFFFFF;
}

.sbreg .business {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sbreg .business .shang_nav_top {
  display: flex;
  align-items: center;
}

.sbreg .business .shang_nav_top .shang_nav_top_img {
  width: 83px;
  height: 67px;
}

.sbreg .business .shang_nav_top .shang_nav_top_right {
  display: flex;
  align-items: baseline;
  flex-direction: column;
  margin-left: 40px;
}

.sbreg {
  box-sizing: border-box;
  background-color: #fff;
}
.sbreg .price {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #D42516;
}
.sbreg .price i {
  font-size: 15px;
  font-style: normal;
}
.sbreg .business {
  padding: 32px 0;
  background-color: #F2F4F8;
}
.sbreg .business .shang_nav {
  box-sizing: border-box;
  padding: 30px;
  background-color: #fff;
  border-radius: 5px;
  width: 574px;
  height: 270px;
}
.sbreg .business .shang_nav:nth-child(1) {
  margin-right: 52px;
}
.sbreg .business .shang_nav .shang_nav_top .shang_nav_top_right .right_title {
  font-weight: bold;
  font-size: 25px;
  color: #262628;
}
.sbreg .business .shang_nav .shang_nav_top .shang_nav_top_right .right_text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 17px;
  color: #838383;
}
.sbreg .business .shang_nav .shang_nav_top .shang_nav_top_right .price {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #D42516;
}
.sbreg .business .shang_nav .shang_nav_top .shang_nav_top_right .price i {
  font-size: 15px;
  font-style: normal;
}
.sbreg .business .shang_nav .introduced {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 12px;
}
.sbreg .business .shang_nav .introduced .introduced_item {
  display: flex;
  align-items: center;
}
.sbreg .business .shang_nav .introduced .introduced_item .introduced_img {
  margin-right: 8px;
  width: 20px;
  height: 20px;
}
.sbreg .business .shang_nav .introduced .introduced_item .introduced_text {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.sbreg .business .shang_nav .introduced_to {
  justify-content: initial;
}
.sbreg .business .shang_nav .introduced_to .introduced_item {
  margin-right: 30px;
}
.sbreg .business .shang_nav .business_sub {
  margin-top: 15px;
  width: 160px;
  height: 40px;
  background: #FF4141;
  border-radius: 5px;
  border: none;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  cursor: pointer;
}
.sbreg .zc_title {
  font-weight: 600;
  font-size: 28px;
  color: #181818;
}
.sbreg .zc_title_icon {
  margin-top: 4px;
}
.sbreg .zc_title_icon .icon {
  width: 106px;
  height: 7px;
}
.sbreg .information-change {
  overflow: hidden;
  margin: 0 auto;
  width: 1100px;
  padding-top: 30px;
}
.sbreg .information-change .pubilctitle {
  padding: 40px 40px 25px 40px;
  text-align: center;
}
.sbreg .information-change .pubilctitle .title {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #262628;
}
.sbreg .information-change .title-process {
  margin-top: 58px;
  margin-left: 90px;
  margin-right: 70px;
  position: relative;
}
.sbreg .information-change .title-process ul {
  display: flex;
  justify-content: space-between;
}
.sbreg .information-change .title-process ul li {
  overflow: hidden;
  height: 86px;
}
.sbreg .information-change .title-process ul li span {
  height: 32px;
  background: #F3F5FA;
  padding: 8px 13px 7px 15px;
}
.sbreg .information-change .title-process ul li span p {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #2F65AD;
  line-height: 36px;
}
.sbreg .information-change .title-process ul li span i {
  width: 39px;
  height: 17px;
  font-size: 14px;
  font-style: normal;
  color: #606060;
  line-height: 36px;
}
.sbreg .information-change .title-process ul li .title-span {
  margin-left: 15px;
}
.sbreg .information-change .title-process ul li .title-p {
  height: 39px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #606060;
  margin-top: 8px;
}
.sbreg .information-change .title-textimg {
  margin: 20px 0px 16px 0px;
  overflow: hidden;
}
.sbreg .information-change .title-textimg .textimg-img {
  position: absolute;
  width: 1001px;
  height: 74px;
  margin: 0 50px;
}
.sbreg .information-change .title-textimg .textimg-img .img-list {
  width: 960px;
  height: 24px;
  text-align: center;
  line-height: 74px;
  margin-top: 25px;
}
.sbreg .information-change .title-textimg .img-item {
  position: relative;
  top: 0;
  left: 0;
  width: 74px;
  height: 74px;
  margin-left: 80px;
}
.sbreg .information-change .title-textimg .img-item:nth-child(6) {
  margin-right: 80px;
  margin-left: 100px;
}
.sbreg .information-change .title-textimg .img-item:nth-child(3) {
  margin-left: 80px;
}
.sbreg .information-change .title-textimg .textimg-ul {
  margin-top: 18px;
  padding-left: 10px;
}
.sbreg .information-change .title-textimg .textimg-ul ul {
  height: 32px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li {
  float: left;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #262628;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(2) {
  margin-left: 56px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(3) {
  margin-left: 86px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(4) {
  margin-left: 60px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(5) {
  margin-left: 52px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(6) {
  margin-left: 90px;
}
.sbreg .information-change .title-textimg .textimg-ul ul li:nth-child(7) {
  margin-left: 60px;
}
.sbreg .information-change .title-textimg .textimg-title {
  margin: 15px 0 0 108px;
  height: 24px;
}
.sbreg .information-change .title-textimg .textimg-title p {
  height: 13px;
  font-size: 14px;
  font-weight: 400;
  color: #7C7C7C;
  line-height: 24px;
}
.sbreg .information-change .title-textimg .Frame {
  position: relative;
  top: -6px;
  left: 174px;
  width: 108px;
  height: 65px;
}
.sbreg .information-change .title-textimg .Frame span {
  display: block;
  position: relative;
  bottom: 49px;
  left: 21px;
  display: block;
  position: relative;
  bottom: 49px;
  left: 21px;
  width: 67px;
  font-size: 13px;
  font-weight: 400;
  color: #606060;
}
.sbreg .information-change .title-textimg .Frame span:nth-child(3) {
  margin-left: 4px;
}
.sbreg .knowledge {
  margin-top: 60px;
  padding-bottom: 58px;
}
.sbreg .knowledge .knowledge_tips {
  margin-top: 16px;
  font-weight: 500;
  font-size: 20px;
  color: #666666;
}
.sbreg .knowledge .knowledge_card {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 58px;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s ease;
  margin-right: 80px;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item:last-child {
  margin-right: 0;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_item_img {
  width: 60px;
  height: 60px;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_item_title {
  margin-top: 24px;
  font-weight: bold;
  font-size: 18px;
  color: #262628;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_item_text {
  margin-top: 12px;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  width: 228px;
  height: 33px;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_item_btn {
  position: absolute;
  bottom: 0;
  margin-top: 10px;
  width: 105px;
  height: 38px;
  text-align: center;
  background: #FF4141;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  border: none;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_item_btn button {
  border: none;
  background: #FF4141;
  font-weight: 400;
  line-height: 38px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item .knowledge_card_price {
  height: 38px;
  line-height: 38px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item:hover .knowledge_card_price {
  opacity: 0;
  visibility: hidden;
}
.sbreg .knowledge .knowledge_card .knowledge_card_item:hover .knowledge_card_item_btn {
  opacity: 1;
  visibility: visible;
}
@keyframes rowup-left {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1915px, 0, 0);
  }
}
@keyframes rowup-right {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(1915px, 0, 0);
  }
}
.sbreg .partner {
  box-sizing: border-box;
  background-color: #F2F4F8;
  height: 429px;
  padding-top: 60px;
}
.sbreg .partner .partner_tips {
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 20px;
  color: #666666;
}
.sbreg .partner .partner_box {
  width: 1400px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.sbreg .partner .partner_box .partner-wrap {
  margin-bottom: 40px;
}
.sbreg .partner .partner_box .partner-wrap .partner-list {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.sbreg .partner .partner_box .partner-wrap .partner-list .mask-left {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #f2f3f6 100%);
  z-index: 10;
  width: 300px;
  height: 88px;
}
.sbreg .partner .partner_box .partner-wrap .partner-list .mask-right {
  position: absolute;
  top: 0;
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f2f3f6 100%);
  width: 300px;
  height: 88px;
}
.sbreg .partner .partner_box .partner-wrap .partner-list .partner-list-wrap {
  display: flex;
  animation: 60s rowup-left linear infinite normal;
}
.sbreg .partner .partner_box .partner-wrap .partner-list .partner-list-wrap img {
  height: 65px;
  margin-right: 20px;
}
.sbreg .partner .partner_box .partner-wrap .partner-list.reverse .partner-list-wrap {
  flex-direction: row-reverse;
  animation: 60s rowup-right linear infinite normal;
}
.sbreg .floor {
  padding-top: 42px;
}
.sbreg .floor .partner_tips {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  color: #666666;
}
.sbreg .floor .why {
  margin-top: 77px;
}
.sbreg .floor .why .why-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.sbreg .floor .why .why-wrap .left {
  box-sizing: border-box;
  float: left;
  width: 290px;
  height: 290px;
  padding: 38px 65px;
  background: url(https://www.86sb.com.cn/img/product/about-bg.jpg) no-repeat;
  position: relative;
}
.sbreg .floor .why .why-wrap .left .p1 {
  font-size: 18px;
  font-weight: 400;
  color: #D42516;
}
.sbreg .floor .why .why-wrap .left .p2 {
  font-size: 20px;
  font-weight: 400;
  color: #262628;
}
.sbreg .floor .why .why-wrap .left .p3 {
  font-size: 14px;
  font-weight: 400;
  color: #404040;
  margin-top: 15px;
}
.sbreg .floor .why .why-wrap .left .btn {
  box-sizing: border-box;
  display: block;
  width: 149px;
  height: 38px;
  line-height: 38px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-left: 25px;
  box-sizing: border-box;
  border: 1px solid #D42516;
  margin-top: 40px;
}
.sbreg .floor .why .why-wrap .left .btn span {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  margin-left: -60px;
}
.sbreg .floor .why .why-wrap .left .btn:hover::before {
  left: 0;
}
.sbreg .floor .why .why-wrap .left .btn:hover::after {
  background-image: url(https://www.86sb.com.cn/img/product/why-arrow-hover.png);
}
.sbreg .floor .why .why-wrap .left .btn::before {
  content: "";
  width: 149px;
  height: 0;
  background-color: #D42516;
  border-top: 38px solid #D42516;
  border-right: 15px solid #fff;
  position: absolute;
  left: -55px;
  top: 0;
  transition: all 0.3s;
}
.sbreg .floor .why .why-wrap .left .btn::after {
  content: "";
  width: 20px;
  height: 5px;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(https://www.86sb.com.cn/img/product/why-arrow.png) no-repeat;
  transition: all 0.3s;
}
.sbreg .floor .why .why-wrap .left::after {
  content: "";
  width: 27px;
  height: 2px;
  position: absolute;
  background-color: #D42516;
  left: 65px;
  bottom: 99px;
}
.sbreg .floor .why .why-wrap .swiper {
  float: left;
  width: 800px;
  height: 290px;
  position: relative;
  overflow: hidden;
}
.sbreg .floor .why .why-wrap .swiper .swiper-pagination-bullet-active {
  background-color: #FF4141;
}
.sbreg .floor .why .why-wrap .swiper img {
  width: 800px;
  height: 290px;
}
.sbreg .floor .why .why-list {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 30px 0;
}
.sbreg .floor .why .why-list li {
  float: left;
  width: 16%;
  text-align: center;
}
.sbreg .floor .why .why-list li .num {
  width: 69px;
  height: 81px;
  line-height: 81px;
  text-align: center;
  font-size: 30px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFEFE;
  margin: 0 auto;
}
.sbreg .floor .why .why-list li .num1 {
  background: url(https://www.86sb.com.cn/img/product/why-num20.png) no-repeat;
}
.sbreg .floor .why .why-list li .num2 {
  background: url(https://www.86sb.com.cn/img/product/why-num.png) no-repeat;
}
.sbreg .floor .why .why-list li .num3 {
  background: url(https://www.86sb.com.cn/img/product/why-num15.png) no-repeat;
}
.sbreg .floor .why .why-list li .num4 {
  background: url(https://www.86sb.com.cn/img/product/why-num300.png) no-repeat;
}
.sbreg .floor .why .why-list li .p1 {
  color: #262628;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}
.sbreg .floor .why .why-list li .p2 {
  font-size: 13px;
  color: #808080;
  margin-top: 7px;
  font-weight: 400;
}

.journalism {
  margin: 0 auto;
  margin-top: 40px;
}
.journalism .newlist {
  display: flex;
  align-items: center;
  justify-content: center;
}
.journalism .newlist > li {
  width: 576px;
  max-height: 374px;
  min-height: 200px;
  float: left;
  margin-left: 18px;
  background: #fff;
}
.journalism .newlist > li:first-child {
  margin-left: 0;
}
.journalism .newlist > li .liTop {
  width: 100%;
  height: 98px;
  padding: 39px 0 0 28px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.journalism .newlist > li .liTop:hover img {
  transform: scale(1.1);
}
.journalism .newlist > li .liTop img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: all 0.6s;
  height: 96px;
}
.journalism .newlist > li .liTop a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.journalism .newlist > li .liTop a h6 {
  font-size: 18px;
  color: #ffffff;
  border-left: 3px solid #F44444;
  padding-left: 15px;
  font-weight: 600;
  line-height: 18px;
  float: left;
}
.journalism .newlist > li .liTop a span {
  float: right;
  width: 70px;
  height: 28px;
  border-radius: 14px;
  border: solid 1px #ffffff;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-right: 30px;
}
.journalism .newlist > li .liTop a span:hover {
  background: #fff;
  color: #5c5c5c;
}
.journalism .newlist > li ul {
  padding: 30px 0;
}
.journalism .newlist > li ul li {
  width: 95%;
  padding-left: 28px;
  box-sizing: border-box;
  line-height: 35px;
  transition: 0.2s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.journalism .newlist > li ul li:hover {
  padding-left: 18px;
}
.journalism .newlist > li ul li:hover a {
  color: #F44444;
}
.journalism .newlist > li ul li:hover a:after {
  background-color: #F44444;
}
.journalism .newlist > li ul li a {
  color: #5c5c5c;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.journalism .newlist > li ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 0;
  margin: 0 auto;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #888888;
}/*# sourceMappingURL=sbreg.css.map */