body {
  /* height: 2000px; */
  background: #66b2ff url(../images/yjyjzjbg.png) center top no-repeat;
  background-size: auto 100%;
}

.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.fc {
  width: 200px;
  position: fixed;
  right: 20px;
  top: 40%;
  cursor: pointer;
  z-index: 999;
}

.qb {
  /* padding-top: 150px; */
  margin-bottom: 40px;
}

.logo {
  padding-top: 30px;
}

.qbwycy {
  width: 210px;
  height: 60px;
  position: absolute;
  bottom: 84px;
  right: 343px;
  cursor: pointer;
  /* background-color: pink; */
  /* background: url(../images/yjzjzjwocy.png); */
}

.content .wycy {
  width: 1040px;
  height: 760px;
  border-radius: 40px;
  margin: 0 auto;
  background: #fff;
  z-index: 999;
  background: white;
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  margin-left: -520px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

/* .wrap{
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
} */
/* .wrap{
  background: rgba(0, 0, 0, 0.2);
} */
.content .wycy .cy1 {
  padding: 48px 0px;
  color: #149cfc;
  font-size: 30px;
  border-bottom: 1px dotted #d5dee5;
  font-size: 0;
  background: url(//www.pitimail.com/10462/xhtml/images/ztzl/ftzj2022/ftzj2022_014.png) no-repeat 32px 20px;
  ;
}

.content .wycy {
  padding: 0 42px;
}

.content .wycy .cy2 {
  padding: 20px 30px;
  box-sizing: border-box;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.content .wycy .info span {
  display: inline-block;
  font-size: 22px;
  color: #333;
  width: 115px;
  /* padding: 0 20px; */
  box-sizing: border-box;
}

.content .wycy .info input {
  width: 301px;
  height: 46px;
  background: #fff;
  outline: none;
  border: none;
  border: 1px solid #d5dee5;
  border-radius: 10px;
  padding-left: 20px;
  box-sizing: border-box;
}

.content .wycy .info .title {
  width: 100%;
  margin: 20px 0;
}

.content .wycy .address {
  width: 100%;
  margin-top: 20px;
}

.content .wycy .neirong span {
  height: 100%;
  line-height: 30px;
  display: block;
  float: left;
}

.content .wycy .title input, .address input {
  width: 765px;
  max-width: 100%;
}

.content .wycy textarea {
  width: 765px;
  outline: none;
  border: none;
  border: 1px solid #d5dee5;
  padding: 20px;
  box-sizing: border-box;
  max-width: 100%;
}

.content .wycy .neirong {
  position: relative;
}

.content .wycy .zs {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.content .wycy .address p {
  color: #949494;
  font-size: 12px;
  padding: 12px 0 0px 130px;
}

.content .wycy .info i {
  color: #d80404;
  font-size: 24px;
  font-style: normal;
  text-indent: 0px;
}

.content .wycy textarea::placeholder {
  font-style: normal;
  font-family: Microsoft Yahei;
}

.content .wycy .zs span {
  width: auto;
  font-size: 14px;
}

.content .wycy .zs {
  font-size: 14px;
  line-height: 30px;
}

.content .wycy .save {
  margin: 0 auto;
}

.content .wycy .save button {
  display: block;
  border: none;
  outline: none;
  width: 580px;
  height: 70px;
  line-height: 70px;
  background: #2385f8;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  margin: 30px auto;
  cursor: pointer;
  border-radius: 15px;
  max-width: 50%;
}

.content .wycy .neirong {
  padding-bottom: 30px;
  max-width: 100%;
}

.content .wycy .address p, .phone p {
  color: #949494;
  font-size: 12px;
  padding: 12px 0 0px 120px;
}

.content .wycy .cyrk {
  margin-bottom: 40px;
}

.content .wycy .cyrk li {
  float: left;
  width: 71px;
  padding: 0 10px 16px 10px;
  font-size: 22px;
}

.yingyingon {
  width: 100%;
  height: 1000%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
}

.closeBtn {
  width: 25px;
  height: 25px;
  background-color: #bacadb;
  position: absolute;
  right: 23px;
  top: 22px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  line-height: 25px;
  cursor: pointer;
}

.zjmd {
  background: url(../images/yjyjzjqb3Bg.png) no-repeat;
  background-size: 100%;
  padding: 244px 60px 80px 92px;
}

.zjmd ul li .uname {
  margin-right: 10px;
}

.zjmd ul li {
  float: left;
  width: 20%;
  height: 45px;
}

@media(max-width:1200px) {
  .zjmd {
    background-size: 100% 100%;
  }

  .content {
    width: 100%;
  }

  .qbwycy {
    height: 90px;
    width: 200px;
    right: 280px;
    bottom: 57px;
  }

  .content .wycy {
    max-width: 100%;
    /* position: fixed; */
    width: 90%;
    left: 5%;
    /* top: 20%; */
    margin-left: 0px;
    height: auto;
    padding: 0px 15px;
    max-height: 95%;
    overflow-y: auto;
  }

  .content .wycy .cy1 {
    background-size: 70% auto;
    background-position: top center;
    padding: 30px 0;
  }

  .content .wycy .cy2 {
    padding: 10px 30px;
  }

  .content .wycy .address {
    margin-top: 0;
  }

  .content .wycy .neirong {
    padding-bottom: 5px;
  }

  .info>div .name,
  .info>div .phone {
    width: 95%;
    float: none;
    margin-bottom: 15px;
  }

  .content .wycy .info input {
    width: 95%;
    height: 40px;
  }

  .content .wycy .info span {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .content .wycy .address p, .phone p {
    padding-left: 10px;
    padding-top: 10px;
  }

  .content .wycy {
    /* top: 30px; */
    /* transform:none; */
  }
}

@media(max-width:768px) {
  .zjmd{
    padding-left: 40px;
    padding-top: 280px;
    padding-right: 20px;
  }
  .zjmd ul li{
    width: 25%;
  }
  .content .wycy .info span {
    margin-bottom: 5px;
  }

  .content .wycy {
    /* top: 5px; */
  }

  .qbwycy {
    height: 53px;
    width: 141px;
    right: 216px;
    bottom: 50px;
  }

  .logo {
    padding-top: 20px;
  }

  .logo a img {
    width: 200px;
  }

  .qb {
    padding-top: 50px;
  }

  .content .wycy .save button {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 10px auto;
  }
}

@media(max-width:425px) {
  .zjmd ul li{
    width: 50%;
    height: 25px;
  }
  .qbwycy {
    right: 86px;
    bottom: 15px;
  }

  .fc {
    width: 150px;
  }

  .info>div .name, .info>div .phone {
    margin-bottom: 5px;
  }

  .content .wycy .info .title {
    margin: 10px 0;
  }

  .content .wycy textarea {
    padding: 10px;
  }
  .zjmd{
    background-size: 200% 100%;
    background-position: center top;
  }
}
@media(max-width:375px) {
  .zjmd ul li{
    font-size: 14px;
  }
}
