@charset "utf-8";
/* CSS Document */
.sass .qywechat .qywechat-banner {
  position: relative;
  width: 100%;
  height: 360px;
  margin-top: 80px;
  background: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/static/img/banner.261647e.png") no-repeat top;
  background-size: cover;
}
.sass .qywechat .pre {
  white-space: pre-wrap;
}
.sass .qywechat .qyblock.bgblue {
  background: #F0F4F7;
}
.sass .qywechat .qyblock .qycon {
  margin: 0 auto;
  padding: 60px 0;
  width: 1200px;
  text-align: center;
}
.sass .qywechat .qyblock .qycon .qycontitle {
  font-size: 24px;
}
.sass .qywechat .qyblock .qycon .qyconlabel {
  margin-top: 20px;
  line-height: 26px;
}
.sass .qywechat .qyblock .qycon .qycontypes {
  display: flex;
  margin-top: 40px;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype {
  margin-right: 30px;
  padding: 40px 30px;
  width: 585px;
  height: 408px;
  text-align: left;
  background: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/image/login/qywechat/type_bg4.png") no-repeat top;
  background-size: cover;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype:nth-child(2) {
  background-image: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/image/login/qywechat/type_bg5.png");
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype:last-child {
  margin-right: 0;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype .typetitle {
  font-size: 28px;
  color: #000000;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype .msgblock {
  display: flex;
  margin-top: 16px;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype .msgblock .icon {
  margin-right: 8px;
  width: 32px;
  height: 32px;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype .msgblock .msgtitle {
  margin-top: 3px;
  font-size: 20px;
  color: #000000;
}
.sass .qywechat .qyblock .qycon .qycontypes .qycontype .msgblock .msglabel {
  margin-top: 8px;
  color: #666666;
}
.sass .qywechat .qyblock .qycon .qycontypes .moreicon {
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
}
.sass .qywechat .qyblock .qycon .priceimg {
  margin-top: 60px;
  width: 100%;
}
.sass .qywechat .qyblock .qycon .qytablebox {
  margin-top: 60px;
}
.sass .qywechat .qyblock .qycon .qytablebox .bg-blue {
  background-color: #E4F3FF;
}
.sass .qywechat .qyblock .qycon .qytablebox .bg-grey {
  background-color: #F2F2F2;
}
.sass .qywechat .qyblock .qycon .qytablebox .textleft {
  text-align: left;
}
.sass .qywechat .qyblock .qycon .qytablebox .w130 {
  width: 130px;
}
.sass .qywechat .qyblock .qycon .qytablebox .w150 {
  width: 150px;
}
.sass .qywechat .qyblock .qycon .qytablebox .thead,
.sass .qywechat .qyblock .qycon .qytablebox thead tr th,
.sass .qywechat .qyblock .qycon .qytablebox tbody tr td {
  padding: 14px 12px;
}
.sass .qywechat .qyblock .qycon .qytablebox thead tr,
.sass .qywechat .qyblock .qycon .qytablebox tbody tr {
  border-top: 2px solid #FFFFFF;
}
.sass .qywechat .qyblock .qycon .qytablebox thead tr th {
  text-align: center;
  font-weight: 400;
}
.sass .qywechat .qyblock .qycon .qytablebox thead tr th,
.sass .qywechat .qyblock .qycon .qytablebox tbody tr td {
  border-right: 2px solid #FFFFFF;
}
.sass .qywechat .qyblock .qycon .qytablebox thead tr th:last-child,
.sass .qywechat .qyblock .qycon .qytablebox tbody tr td:last-child {
  border-right: none;
}
.sass .qywechat .qyblock .qycon .qytablebox .thead {
  font-size: 18px;
}
.sass .qywechat .qyblock .qycon .qytablebox .qytable {
  margin-bottom: 16px;
  width: 100%;
  color: #000000;
}
.sass .qywechat .qyblock .qycon .qytablebox .tabletext {
  line-height: 26px;
  text-align: left;
  color: #666666;
}
.sass .qywechat .qyblock .qycon .qycontabs {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  border-bottom: 1px solid #F3F3F3;
}
.sass .qywechat .qyblock .qycon .qycontabs .qycontab {
  margin-right: 80px;
  padding-bottom: 13px;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.sass .qywechat .qyblock .qycon .qycontabs .qycontab:last-child {
  margin-right: 0;
}
.sass .qywechat .qyblock .qycon .qycontabs .qycontab.active {
  color: #7691FA;
  border-color: #7691FA;
}
.sass .qywechat .qyblock .qycon .qycontabcon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}
.sass .qywechat .qyblock .qycon .qycontabcon .left {
  text-align: left;
}
.sass .qywechat .qyblock .qycon .qycontabcon .left .tabTitle {
  font-size: 30px;
}
.sass .qywechat .qyblock .qycon .qycontabcon .left .tabLabel {
  margin-top: 10px;
  line-height: 30px;
}
.sass .qywechat .qyblock .qycon .qycontabcon .tabimg .img {
  width: 730px;
  height: 548px;
}
.sass .qywechat .qyblock .qycon .caselist {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.sass .qywechat .qyblock .qycon .caselist .case {
  display: flex;
  flex-direction: column;
  padding: 30px;
  width: 380px;
  height: 480px;
  text-align: left;
  border-radius: 10px;
  background: #E4F3FF;
}
.sass .qywechat .qyblock .qycon .caselist .case .casetitle {
  margin-top: 10px;
  font-size: 30px;
}
.sass .qywechat .qyblock .qycon .caselist .case .caselabel {
  flex: 1;
  margin-top: 16px;
  color: #666666;
}
.sass .qywechat .qywechat-main-wrap.bg-image {
  width: 100%;
  background: url("images/qywechat/bg-image.png") no-repeat top;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main {
  overflow: hidden;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-title,
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-text,
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-button {
  text-align: center;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-title {
  margin-top: 90px;
  font-size: 34px;
  color: #445e8d;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-text {
  margin-top: 30px;
  font-size: 24px;
  color: #666666;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-button {
  margin: 0 auto;
  position: relative;
  margin-top: 79px;
  width: 330px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background: #ffc107;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .qywechat-main-button .opacity-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .is-open {
  margin: 37px 0 30px;
  text-align: center;
  font-size: 18px;
  color: #445e8d;
  cursor: pointer;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .func-img {
  margin-bottom: 30px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .func-img.mb {
  margin-bottom: 80px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .func-img .img {
  width: 100%;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-price {
  margin-bottom: 20px;
  padding-left: 180px;
  text-align: left;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-price p {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-desc {
  margin-bottom: 69px;
  text-align: center;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-desc p {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item {
  flex: 1;
  margin-right: 50px;
  margin-bottom: 119px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item:last-child {
  margin-right: 0;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item .func-item-img {
  width: 100%;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item .func-item-img img {
  width: 100%;
  height: 190px;
  margin-bottom: 10px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item .func-item-label {
  margin-bottom: 20px;
  font-size: 24px;
  color: #7691fa;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .main-func-list .main-func-item .func-item-text-wrap .func-item-text {
  padding: 0 16px;
  line-height: 30px;
  font-size: 17px;
  color: #666666;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .img-btns {
  display: flex;
  justify-content: center;
  margin-top: 67px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .img-btns .btn {
  margin-right: 22px;
  padding: 0;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .img-btns .btn .desc {
  margin-bottom: 10px;
  text-align: center;
  font-size: 23px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .img-btns .btn .img {
  width: 300px;
  height: 60px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-title {
  margin: 45px 0 40px;
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  color: #333333;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-title p {
  display: inline;
  position: relative;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .content-title p::after {
  content: "";
  position: absolute;
  top: -14px;
  right: -16px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #ccebff;
  z-index: -1;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .service-content {
  padding: 40px 30px;
  margin: 0 5px;
  margin-bottom: 80px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: space-around;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .service-content .service-item {
  display: flex;
  align-items: center;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .service-content .service-item .item-content {
  width: 260px;
  margin-left: 14px;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .service-content .service-item .item-content .item-title {
  font-size: 18px;
  color: #000000;
}
.sass .qywechat .qywechat-main-wrap .qywechat-main .service-content .service-item .item-content .item-desc {
  line-height: 30px;
  font-size: 14px;
  color: #999999;
}
.sass .qywechat .qywechat-main-wrap:nth-child(3) {
  background: #f3f3f3;
}
.sass .qywechat .dialog {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1500;
  width: 100%;
  height: 100%;
}
.sass .qywechat .dialog .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2000;
}
.sass .qywechat .dialog .dialog-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 36%;
  transform: translate(-50%, -50%);
  z-index: 3000;
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
}
.sass .qywechat .dialog .dialog-container .dialog-icon {
  margin: 40px 0 32px;
  text-align: center;
}
.sass .qywechat .dialog .dialog-container .dialog-icon img {
  width: 128px;
  height: 128px;
}
.sass .qywechat .dialog .dialog-container .dialog-title {
  margin-bottom: 32px;
  font-size: 36px;
}
.sass .qywechat .dialog .dialog-container .dialog-content {
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 1.5;
  color: #666666;
}
.sass .qywechat .dialog .dialog-container .dialog-btns {
  display: flex;
  justify-content: center;
}
.sass .qywechat .dialog .dialog-container .dialog-btns .dialog-btn {
  padding: 0 58px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 42px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background: #7691fa;
  border-radius: 6px;
  cursor: pointer;
}
.sass .qywechat .dialog .wx-close {
  position: absolute;
  right: -46px;
  top: -46px;
  z-index: 4000;
  font-size: 46px;
  color: #ffffff;
  cursor: pointer;
}
.sass .qywechat .dialog .scan-login .img {
  width: 364px;
  height: 364px;
}
.sass .qywechat .dialog .scan-login .wxfont {
  position: absolute;
  right: -23px;
  top: -23px;
  font-size: 23px;
  color: #ffffff;
  cursor: pointer;
}
