.None {
  display: none;
}

/*联系我们*/
.appointmentCallMain {
  position: fixed;
  z-index: 10000;
  background: #fff;
  width: 100%;
  height: 100%;
  min-width: 1200px;
  top: 0;
}
.appointmentCallMains {
  min-width: 1200px;
  /* width: 1200px; */
  margin: 0 auto;
  height: 100%;
  font-size: 0;
  overflow: hidden;
  /* max-width: 100%; */
  position: relative;
}
@media screen and (max-width: 1000px) {
  .appointmentCallMains {
    width: 100%;
  }
}
.appointmentCallMainHeade {
  height: 80px;
  line-height: 80px;
  position: relative;
}
.appointmentCallMainHeade .appointmentCallMainHeadeTitle {
  font-size: 26px;
  font-weight: bolder;
}
.appointmentCallMainHeade .appointmentCallMainHeadeColse {
  position: absolute;
  right: 0;
  top: 30px;
  width: 18px;
}
.appointmentCallMainsdiv {
  width: 60%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.appointmentCallMainContentLeft {
  display: inline-block;
  min-width: 690px;
  width: 70%;
  height: 100%;
  position: absolute;
  right: 10%;
}
.appointmentCallMainContentLeft .appointmentCallMainContentP1 {
  margin-top: 57px;
  margin-left: 8%;
  font-size: 30px;
  font-weight: bold;
  line-height: 100%;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  /* font-size: 32px;  */
  font-family: "Microsoft YaHei";
  color: rgba(30, 30, 30, 1);
  margin-bottom: 24px;
}
.appointmentCallMainContentLeft .appointmentCallMainContentP2 {
  margin-left: 8%;
  margin-bottom: 36px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(100, 100, 100, 1);
  line-height: 22px;
}
.appointmentCallMainContentLeft .appointmentCallMainContentDivName {
  width: 100%;
}
.appointmentCallMainContentLeft
  .appointmentCallMainContentDivName
  .appointmentCallMainContentDivNameP1 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 44px;
  width: 49%;
  margin-left: 8%;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-image: initial;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
.appointmentCallMainContentLeft
  .appointmentCallMainContentDivName
  .appointmentCallMainContentDivNameP1
  #newName {
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  border-width: 0px;
  outline: none;
  padding: 6px 11px;
}
.tishi {
  color: rgb(247, 0, 0);
  height: 18px;
  line-height: 18px;
  margin: 2px 0px 3px;
  width: 92%;
  margin-left: 8%;
}
.appointmentCallMainContentDiv2 {
  width: 92%;
  margin-left: 8%;
}
.appointmentCallMainContentDiv2 .appointmentCallMainContentDiv2Div1 {
  width: 49%;
  display: inline-block;
  /* margin-left: 8%; */
}
.appointmentCallMainContentDiv2Div1Phone {
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 44px;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-image: initial;
  transition: all 0.3s ease 0s;
  position: relative;
}
.appointmentCallMainContentDiv2Div1Phoneleft .quhao > img {
  width: 22px;
  vertical-align: middle;
}
.appointmentCallMainContentDiv2Div1Phoneleft {
  box-sizing: border-box;
  color: #252729;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  position: relative;
  display: inline-block;
  outline: 0;
  width: 100px;
  cursor: pointer;
  text-align: center;
}
.appointmentCallMainContentDiv2Div1Phoneleft .fangxiang {
  margin-left: 8px;
}
.appointmentCallMainContentDiv2Div1Phone #newPhone {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  border-width: 0px;
  outline: none;
  border-left: 1px solid #e6e6e6;
  padding: 6px 11px;
}
.appointmentCallMainContentDiv2Div2 {
  width: 45%;
  vertical-align: top;
  display: inline-block;
  margin-left: 5%;
}
.appointmentCallMainContentDiv2Div2yanzhengma {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 44px;
  width: 100%;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-image: initial;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
yanzhengmaBtn:disabled {
  cursor: not-allowed;
  color: #e6e6e6;
}
.appointmentCallMainContentDiv2Div2yanzhengma .yanzhengmaBtn {
  height: 100%;
  width: 100px;
  background-color: rgb(244, 244, 245);
  font-size: 16px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  max-width: 100px;
  cursor: pointer;
  flex: 1.5 1 0%;
  outline: none;
  border-width: 0px 1px 0px 0px;
  border-style: solid none solid solid;
  border-color: #e6e6e6;
  border-image: initial;
  border-right: none;
}
#yanzhengmaInput {
  width: 97px;
  min-width: 97px;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-image: initial;
  height: 100%;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  font-size: 14px;
  outline: none;
  padding: 6px 11px;
  font-family: "Microsoft YaHei";
}
.appointmentCallMainContentDiv3 {
  height: 254px;
  margin-left: 8%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 92%;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-image: initial;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  padding: 6px 11px;
}
.appointmentCallMainContentDiv3 #newBeiZhu {
  width: 100%;
  height: 100%;
  border-width: 0px;
  word-break: break-word;
  font-family: "Microsoft YaHei";
}
#appointmentCallMainSubmit {
  min-width: 140px;
  height: 40px;
  margin-left: 8%;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  -webkit-tap-highlight-color: transparent;
  border-radius: 4px;
  padding: 0px 20px;
  flex-shrink: 0;
  margin-right: 23px;
  margin-top: 26px;
  width: 147px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 209, 109);
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  width: 321px;
  height: 50px;
  background: rgba(251, 174, 0, 1);
}
.appointmentCallMainContentDiv4 {
  width: 100%;
  margin-top: 18px;
}
.appointmentCallMainContentDiv4 > img {
  width: 14px;
}
.appointmentCallMainContentDiv4 > p {
  display: inline-block;
}
.nodisable {
  color: rgb(84, 153, 195);
}

.appointmentCallFooter .appointmentCallFooterLeft {
  /* width: 100%;
    margin-left: 20%; */
  vertical-align: top;
  position: relative;
}
.appointmentCallFooter .appointmentCallFooterLeft .appointmentCallFooterLeftP1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 100%;
  margin-bottom: 10px;
  font-size: 25px;
  margin-top: 20px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}
.appointmentCallFooterLeftP2 {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 36px;
  line-height: 100%;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}
.appointmentCallFooterLeftP3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}
.appointmentCallFooterLeftP3 > img {
  margin-right: 18px;
}
.appointmentCallFooterRight {
  /* width: 100%; */
  margin-top: 31px;
  /* margin-left: 20%; */
}
.appointmentCallFooterRightP1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  line-height: 100%;
  font-size: 25px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}
.appointmentCallFooterRightP2 {
  /* font-weight: 300; */
  margin-bottom: 36px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}
.appointmentCallFooterRightDiv1 {
  margin-right: 24px;
  text-align: center;
  display: inline-block;
  color: #fff;
}
.appointmentCallFooterRightDiv1 .erweimabackground1 > img {
  width: 100px;
  margin-bottom: 10px;
  border-radius: 8px;
}
.appointmentCallFooterRightDiv1 > p {
  font-size: 14px;
  font-weight: 300;
}
.appointmentCallMainContentDiv2Div1PhoneLeftBottom {
  position: absolute;
  background-color: #fff;
  top: 50px;
  z-index: 100;
  border: 1px solid #e6e6e6;
  width: 80px;
  border-radius: 5px;
}
.appointmentCallMainContentDiv2Div1PhoneLeftBottom > span {
  display: inline-block;
  width: 72px;
  text-align: left;
  font-size: 16px;
  cursor: pointer;
  height: 30px;
  padding-left: 8px;
  line-height: 30px;
  border-bottom: 1px solid rgb(193, 193, 193);
}
.appointmentCallMainContentDiv2Div1PhoneLeftBottom > span > img {
  width: 22px;
  vertical-align: middle;
}
.appointmentCallMainContentDiv2Div1PhoneLeftBottom > span:hover {
  background-color: rgb(230, 247, 255);
}
.PhoneLeftBottomSpan {
  background-color: rgb(230, 247, 255);
}
.appointmentCallFooter {
  background: url(/assets/home/images/app/yuyueRight.png) no-repeat 100% 100%;
  height: 100%;
  background-size: 100% 100%;
  position: relative;
  /* min-width: 380px; */
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding-left: 47px;
  /* right: 0px; */
}

.appointmentCallFooterLeftClose {
  position: absolute;
  left: 70%;
  display: inline-block;
  /* margin-bottom: 40px; */
  top: 61px;
}
.displayNone {
  display: none;
}
.appointmentCallMainContentDiv3 #newBeiZhu:focus {
  outline: none;
}
#appointmentCallMainSubmit:focus {
  outline: none;
}
.appointmentCallAdder {
  margin-top: 40px;
  font-size: 20px;
  font-weight: bold;
}
.biaozhu {
  font-size: 15px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #1e1e1e;
  margin-bottom: 10px;
}
.bitian {
  font-weight: 100;
  color: rgba(255, 0, 0, 1);
  font-size: 12px;
  margin-right: 8px;
}
.appointmentCallMainContentLeftimg {
  width: 156px;
  margin-top: 61px;
}
.erweimabackground1 {
  height: 100px;
  width: 100px;
  top: 50px;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  .appointmentCallMainContentDiv3 {
    height: 104px;
  }
  .appointmentCallMainContentLeft {
    right: 5%;
  }
}
@media screen and (max-height: 700px) {
  .appointmentCallMainContentDiv3 {
    height: 104px;
  }
  .appointmentCallMainContentLeft .appointmentCallMainContentP2 {
    margin-bottom: 26px;
  }
  .appointmentCallMainContentLeft .appointmentCallMainContentP1 {
    margin-top: 26px;
  }
  .appointmentCallMainContentLeftimg {
    margin-top: 27px;
  }
  .appointmentCallFooterLeftClose {
    top: 31px;
  }
}
@media screen and (max-height: 800px) {
  .appointmentCallMainContentDiv3 {
    height: 104px;
  }
  .appointmentCallMainContentLeft .appointmentCallMainContentP2 {
    margin-bottom: 26px;
  }
  .appointmentCallMainContentLeft .appointmentCallMainContentP1 {
    margin-top: 26px;
  }
  .appointmentCallMainContentLeftimg {
    margin-top: 27px;
  }
  .appointmentCallFooterLeftClose {
    top: 31px;
  }
}
