* {
  margin: 0rem;
  padding: 0rem;
}

a {
  text-decoration: none;
  color: #999;
}

.operation {
  width: 100%;
  height: 100%;
}

.operation-navigationbar {
  margin: 0 auto;
  width: 100%;
  /* height: 490px; */
  position: relative;
}

.navigationbar_top {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  z-index: 99999999999999999;
}

.navigationbar_head {
  display: flex;
  align-items: center;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}

.navigationbar_head_left {
  width: 128px;
  display: flex;
  align-items: center;
  margin-top: 3px;
}

.navigationbar_head_right_k {
  display: flex;
  align-items: center;
  margin-left: 46px;
}

.navigationbar_head_right {
  margin: 0 auto;
  height: 56px;
  line-height: 56px;
  color: #4d4d4d;
  font-size: 16px;
  cursor: pointer;
  margin-right: 30px;
}

.navigationbar_head_right:hover::after {
  display: block;
  content: "";
  background: #1893fc;
  height: 2px;
  width: 50%;
  margin: -10px auto;
}

.on {
  color: #1893fc;
}

.on::after {
  display: block;
  content: "";
  background: #1893fc;

  height: 2px;
  width: 50%;
  margin: -10px auto;
}

.navigationbar_head_text {
  margin-left: 74px;
  width: 92px;
  height: 26px;
  background: #1793fc;
  border-radius: 4px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}

/* 服务项目简介 */
.operation-main {
  margin: 100px auto 100px;
  width: 1200px;
}

.operation-main .title {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.operation-main .text {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 28px;
  text-align: center;
  margin: 50px 0;
}

/* 合格的代运营或代招商公司需要具备那些条件 */
.operation-condition {
  margin: 0 auto;
  width: 1200px;
}

.operation-condition .title {
  text-align: center;
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 100px;
}

.operation-condition .box {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4d4d4d;
}

/* 没有那家公司能解决全部问题，我们的合作是有条件的 */
.operation-cooperation {
  width: 100%;
  /* height: 553px; */
  padding-bottom: 100px;
  background: #fafbff;
  padding-top: 100px;
  margin: 100px 0;
}

.operation-cooperation .title {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.operation-cooperation .box {
  width: 1200px;
  margin: 100px auto 0;
}

.operation-cooperation .box .text {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 28px;
  margin-top: 45px;
  width: 165px;
}

/* 普通代运营服务公司和我们的合作模式的优势对比 */
.operation-contrast .title {
  text-align: center;
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 90px;
}

.operation-contrast .first {
  width: 195px;
  height: 370px;
  background-image: url("../image/qietu/品牌代运营/kuang1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 90px;
  overflow-y: hidden;
}

.operation-contrast .first .top {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-bottom: 30px;
}

.operation-contrast .first .text {
  width: 154px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #808080;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
}

.operation-contrast .first .top1 {
  /* padding-bottom: 20px; */
  transition: 0.5s;
}

.operation-contrast .first .top1 .title1 {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: Regular;
  color: #1a1a1a;
  padding-top: 30px;
  text-align: center;
  position: relative;
}

.operation-contrast .first .top1 .title1 .line {
  width: 94px;
  height: 8px;
  background: #ccddff;
  border-radius: 4px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -47px;
  z-index: -1;
}

.operation-contrast .first .top1 .title1:after,
.operation-contrast .first .top1 .title1:before {
  content: "";
  position: absolute;
  top: 76%;
  background: #808080;
  width: 30px;
  height: 2px;
}
.operation-contrast .first .top1 .title1:before {
  left: 20px;
}

.operation-contrast .first .top1 .title1:after {
  right: 20px;
}

.operation-contrast .first .top1 .text1 {
  width: 170px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 20px;
  margin: 30px auto 60px;
  text-align: center;
}

/* .operation-contrast .first .bottom1 {
  height: 224px;
} */

.operation-contrast .first .bottom1 .title1 {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: Regular;
  color: #f3f7ff;
  padding-top: 30px;
  text-align: center;
  position: relative;
}

.operation-contrast .first .bottom1 .title1 .line {
  width: 94px;
  height: 8px;
  background: #209bfe;
  border-radius: 4px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -47px;
  z-index: -1;
}

.operation-contrast .first .bottom1 .title1:after,
.operation-contrast .first .bottom1 .title1:before {
  content: "";
  position: absolute;
  top: 76%;
  background: #f3f7ff;
  width: 30px;
  height: 2px;
}
.operation-contrast .first .bottom1 .title1:before {
  left: 20px;
}

.operation-contrast .first .bottom1 .title1:after {
  right: 20px;
}

.operation-contrast .first .bottom1 .text1 {
  width: 170px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #f3f7ff;
  line-height: 20px;
  margin: 30px auto 60px;
  text-align: center;
}

/* KM代运营流程 */
.operation-process {
  width: 100%;
  height: 1056px;
  background: #fafbff;
  margin-top: 100px;
  padding-top: 100px;
  position: relative;
}

.operation-process .title {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: center;

  margin-bottom: 90px;
}

.operation-process .box {
  width: 191px;
  height: 244px;
  background-image: url(../image/qietu/品牌代运营/qipao1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.operation-process .box:hover {
  margin-top: -20px;
}

.operation-process .box1 {
  width: 191px;
  height: 244px;
  background-image: url(../image/qietu/品牌代运营/qipao1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}

.operation-process .box1:hover {
  margin-top: 20px;
}

.operation-process .btn {
  width: 500px;
  height: 66px;
  background: #0088ff;
  border-radius: 8px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  line-height: 66px;
  text-align: center;
  position: absolute;
  bottom: 100px;
}

/* 立刻咨询 */
.operation-venice {
  width: 500px;
  height: 66px;
  background: #0088ff;
  box-shadow: 0px 2px 24px 0px rgba(3, 68, 124, 0.17);
  border-radius: 8px;
  margin: 100px auto 0;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 66px;
}

/* 现在咨询, 立享新人专属红包! */
.index-consult {
  height: 150px;
  background-image: url("../image/lansedi.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 150px;
  /* margin-top: 182px; */
  letter-spacing: 3px;
}

/* 尾部 */
.bottom {
  width: 100%;
  height: 480px;
  background-color: #272b2e;
  /* margin-top: 96px; */
  padding-top: 40px;
  box-sizing: border-box;
}

.bottom_k {
  width: 1200px;
  border: 0px solid #ff6700;
  margin: auto;
  display: flex;
  height: 250px;
  box-shadow: inset 0px -1px 0px #333333;
}

.bottom_top {
  border: 0px solid #00713d;
  height: 200px;
}

.bottom_title {
  color: #ffffff;
  font-size: 18px;
  height: 50px;
}

.bottom_x {
  box-shadow: inset 0px 1px 0px #333333;
  width: 960px;
  height: 1px;
  margin-bottom: 20px;
}

.bottom_txt {
  display: flex;
  height: 190px;
  width: 1000px;
}

.bottom_txt_one {
  width: 140px;
}

.bottom_txt_one_txt {
  color: #999999;
  font-size: 13px;
  line-height: 40px;
  cursor: pointer;
}

.bottom_txt_one_txt:hover {
  color: #ffffff;
}

.bottom_top_right {
  width: 120px;
  margin-right: 60px;
}

.bottom_x_right {
  box-shadow: inset 0px 1px 0px #333333;
  width: 100px;
  height: 1px;
  margin-bottom: 20px;
}

.bottom_bottom {
  width: 1200px;
  height: 60px;
  border: 0px solid #00713d;
  margin: 30px auto 0px;
}

.bottom_information {
  color: #999999;
  font-size: 13px;
  text-align: center;
  height: 22px;
  line-height: 22px;
}

/* 客服 */
.customer_service {
  width: 126px;
  z-index: 999;
  position: fixed;
  top: 40%;
  right: 20px;
  border-radius: 70px 70px 0px 0px;
  box-shadow: 1px 1px 4px #cccccc;
  background: #0088ff;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.customer_service_tx {
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 50%;
  margin: 14px auto 20px;
  box-shadow: 1px 1px 2px #cccccc;
}

.customer_service_tx img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
}

.customer_service_txt {
  margin: 10px auto 0px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  cursor: pointer;
}

.customer_service_txt .w18 {
  width: 18px;
  height: 18px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}

.customer_service_txt .num {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  margin-top: 20px;
}

/* 弹窗 */
.form {
  width: 550px;
  height: 575px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -250px;
  z-index: 100;
  background: #fff;
  border-radius: 12px;
}

.form .close {
  width: 20px;
  height: 20px;
  /* line-height: 60px; */
  position: absolute;
  top: 0px;
  right: 26px;
  font-size: 35px;
  color: #999;
  text-align: center;
  cursor: pointer;
}

.form .title {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 30px 0 10px;
}

.form .name {
  font-size: 20px;
  font-family: "微软雅黑";
  font-weight: 400;
  color: #666;
  margin: 10px 60px;
  margin-top: 20px;
  text-align: center;
}

.form input,
.form textarea {
  display: block;
  width: 400px;
  height: 60px;
  border: 1px solid #eee;
  border-radius: 12px;
  margin: 15px auto 0;
  text-indent: 20px;
  font-size: 18px;
}

.form input::-webkit-input-placeholder {
  color: #ccc;
}

.form textarea::-webkit-input-placeholder {
  color: #ccc;
}

.form textarea {
  font-family: "微软雅黑";
  padding: 20px;
  text-indent: 0;
  width: 360px;
}

.form .submit {
  background: #1377f1;
  width: 400px;
  font-size: 30px;
  color: #fff;
  line-height: 65px;
  text-align: center;
  border-radius: 12px;
  margin: 30px auto 0;
}

.translucent {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
