.head .headMain {
  width: 100%;
  position: absolute;
  text-align: center;
  color: #fff;
  z-index: 1;
}
.head .headMain h1 {
  margin-top: 12%;
  font-size: 55px;
}

.head .headMain p {
  font-size: 28px;
}

.head .headMain p span {
  padding: 0 12px;
}

.head .offBox {
  width: 100%;
  position: absolute;
  top: 82%;
  left: 0;
  bottom: 55px;
  z-index: 1;
  text-align: center;
}

.head .offBox span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.head .offBox span.active {
  background: #fff;
}

.head .gqBox {
  width: 100%;
  position: absolute;
  bottom: 15px;
  z-index: 1;
  text-align: center;
  display: none;
}

.head .gqBox img {
  height: 85px;
}

.content .mTitle {
  font-size: 24px;
}

.content .list dd {
  height: 40px;
  line-height: 40px;
}

.content .list dd .m {
  display: inline-block;
  text-indent: 29px;
  background: url(../static/images/icon/hx.png) no-repeat center left;
}

.onLine,
.offLine {
  padding: 100px 0;
  text-align: left;
}

.onLine table {
  width: 100%;
  padding: 0 15px;
}

.customer {
  padding: 80px 0 180px 0;
}

.customer {
  width: 100%;
  border-color: #fff;
}

.customer .clients {
  width: 1100px;
  margin: 40px auto 0 auto;
  border-top: 1px #ddd solid;
  border-left: 1px #ddd solid;
}

.customer .clients ul li {
  float: left;
  display: inline;
  width: 25%;
}

.customer .customerIcon {
  height: 114px;
  width: 100%;
  border-right: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}

.customer .customerIcon span {
  display: inline-block;
  background-position: 0 0;
}

.customer .customerIcon .google {
  width: 102px;
  height: 35px;
  background: url(../static/images/index/google.png) no-repeat;
  margin-top: 39px;
}

.customer .customerIcon .google:hover {
  background-position: 0 -35px;
}

.customer .customerIcon .tencen {
  width: 138px;
  height: 19px;
  background: url(../static/images/index/tencen.png) no-repeat;
  margin-top: 47px;
}

.customer .customerIcon .tencen:hover {
  background-position: 0 -19px;
}

.customer .customerIcon .ali {
  width: 132px;
  height: 39px;
  background: url(../static/images/index/ali.png) no-repeat;
  margin-top: 37px;
}

.customer .customerIcon .ali:hover {
  background-position: 0 -39px;
}

.customer .customerIcon .microsoft {
  width: 121px;
  height: 30px;
  background: url(../static/images/index/microsoft.png) no-repeat;
  margin-top: 42px;
}

.customer .customerIcon .microsoft:hover {
  background-position: 0 -30px;
}

.customer .customerIcon .ganji {
  width: 122px;
  height: 37px;
  background: url(../static/images/index/ganji.png) no-repeat;
  margin-top: 38px;
}

.customer .customerIcon .ganji:hover {
  background-position: 0 -37px;
}

.customer .customerIcon .jiaoda {
  width: 137px;
  height: 30px;
  background: url(../static/images/index/jiaoda.png) no-repeat;
  margin-top: 42px;
}

.customer .customerIcon .jiaoda:hover {
  background-position: 0 -30px;
}

.customer .customerIcon .starbucks {
  width: 79px;
  height: 77px;
  background: url(../static/images/index/starbucks.png) no-repeat;
  margin-top: 18px;
}

.customer .customerIcon .starbucks:hover {
  background-position: 0 -77px;
}

.customer .customerIcon .mdl {
  width: 51px;
  height: 46px;
  background: url(../static/images/index/mdl.png) no-repeat;
  margin-top: 34px;
}

.customer .customerIcon .mdl:hover {
  background-position: 0 -46px;
}

.customer .customerIcon .lancome {
  width: 125px;
  height: 39px;
  background: url(../static/images/index/lancome.png) no-repeat;
  margin-top: 37px;
}

.customer .customerIcon .lancome:hover {
  background-position: 0 -39px;
}

.customer .customerIcon .lenovo {
  width: 135px;
  height: 18px;
  background: url(../static/images/index/lenovo.png) no-repeat;
  margin-top: 48px;
}

.customer .customerIcon .lenovo:hover {
  background-position: 0 -18px;
}

.customer .customerIcon .intel {
  width: 93px;
  height: 58px;
  background: url(../static/images/index/intel.png) no-repeat;
  margin-top: 28px;
}

.customer .customerIcon .intel:hover {
  background-position: 0 -58px;
}

.customer .customerIcon .qhdx {
  width: 141px;
  height: 50px;
  background: url(../static/images/index/qhdx.png) no-repeat;
  margin-top: 32px;
}

.customer .customerIcon .qhdx:hover {
  background-position: 0 -50px;
}

.sendEmail {
  padding-top: 20px;
  width: 100%;
  background: #E9F1FF;
  text-align: center;
  color: #fff;
}

.sendEmail .title {
  height: 200px;
  line-height: 200px;
  font-size: 62px;
  color: #fff;
}

.sendEmail .title .icon {
  width: 64px;
  height: 64px;
  display: inline-block;
  background: url(../static/images/icon/host.png) no-repeat;
  margin: -13px 30px 0 0;
  vertical-align: middle;
}

.sendEmail .mTitle {
  font-size: 18px;
}

.sendEmail .m-mTitle {
  display: none;
  font-size: 18px;
}

.sendEmail .mTitle span {
  font-size: 26px;
}

.qr-card {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 993px;
  height: 460px;
  background: #fff;
  border-radius: 10px;
  padding: 100px 80px;
  margin: 100px auto;
  box-shadow: 0px 2px 20px 0px rgba(38, 114, 255, 0.2);
}
.qr-card .card-left {
  position: relative;
  width: 596px;
  height: 100%;
  background: url(../images/pc/qr-card-bg.png) no-repeat center;
  background-size: 105% 105%;
  padding-top: 30px;
  box-shadow: 5px 1px 6px 0px rgba(224, 235, 255, 1);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-sizing: border-box;
}

.qr-card .card-title {
  color: #303133;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-family: "微软雅黑";
}

.card-left .left-img {
  width: 188px;
  height: 188px;
  margin: 74px auto 22px;
  background: #fff;
}

.card-left .left-img img {
  width: 100%;
	height: 100%;
}

.card-left .left-lable {
  color: #444547;
  font-size: 14px;
  text-align: center;
}

.card-left .left-tip {
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: url(../images/pc/qr-card-tip.png) no-repeat center;
  background-size: cover;
}

.sendEmail .qr-card .card-right {
  width: 397px;
  height: calc(100% - 4px);
  border: 1px solid #e1e4eb;
  border-left: none;
  padding: 10px 66px 27px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-sizing: border-box;
}
.sendEmail .qr-card .card-right .card-title {
  font-size: 24px;
}
.sendEmail .card-right .submit_box {
  padding-top: 30px;
}

.sendEmail .submit_box .form-item {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.sendEmail .submit_box .form-item input {
  width: 100%;
  height: 40px;
  padding: 0 16px;
  font-size: 14px;
  border: 1px solid #D3D6DE;
  border-radius: 2px;
  color: #303133;
  box-sizing: border-box;
}
.sendEmail .submit_box .form-item input::-webkit-input-placeholder {
  color: #909399;
}
.sendEmail .submit_box .form-item input:focus {
  border-color: #518eff;
  box-shadow: 0 0 4px 0 #bed4ff;
}

.sendEmail .submit_box .captcha-wrap {
  position: relative;
  text-align: left;
}

.sendEmail .submit_box .captcha-wrap input {
  width: calc(100% - 102px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.m-submit_box {
  display: none;
}
.sendEmail table {
  margin: 20px auto 40px;
}

.sendEmail table .minW {
  height: 40px;
  width: 577px;
  padding: 0 20px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff;
}

.sendEmail table .maxW {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff;
  vertical-align: top;
  box-sizing: border-box;
}

.sendEmail table .input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #909399;
}

.sendEmail table .input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #909399;
}

.sendEmail table .input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #909399;
}

.sendEmail table .input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #909399;
}
/*轮播*/
.tep1,
.tep2,
.tep3 {
  width: 100%;
  height: 100%;
}
.tep0 {
  background: url(../images/index-new/bg04.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.tep1 {
  background: url(../images/index/bg01.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.tep2 {
  background: url(../images/index/bg02.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 100%;
}
.tep3 {
  background: url(../images/index/bg03.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: -100%;
}
.head {
  width: 100%;
  overflow: hidden;
}
.head00 {
  width: 300%;
  height: 100%;
}
.tip-button {
  display: flex;
  font-size: 20px;
  font-weight: 500;
  color: #303133;
  margin-top: 20px;
  justify-content: center;
}

.tip-button-left {
  height: 48px;
  line-height: 48px;
  background: url(../images/index-new/left.png) no-repeat;
  padding: 0 23px 0 29px;
  background-size: contain;
}


.tip-button-right {
  height: 48px;
  line-height: 48px;
  background: url(../images/index-new/right.png) no-repeat;
  padding: 0 45px 0 39px;
  background-size: contain;
}
/*.show{
    z-index: 1!important;
}
.hide{
    z-index: -1!important;
}*/

@media (max-width: 640px) {
  .tep0 {
    background: url(../images/index-new/bg04_m.jpg) no-repeat;
  }
  .meeting-link {
    display: none !important;
  }
  .meeting-link-phone {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    display: none !important;
    z-index: 999;
  }
  .meeting-link-phone a {
    display: block;
  }
  .meeting-link-phone a img {
    width: 100%;
  }
  .head .gqBox {
    width: 100%;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    text-align: center;
    display: none;
  }
  .head .gqBox img {
    width: 80%;
    height: auto;
  }
  .head .offBox {
    bottom: 110px !important;
    top: auto;
  }
  .tip-button {
    font-size: 16px;
  }
  
  .tip-button-left {
    height: 36px;
    line-height: 36px;
    padding: 0 20px 0 13px;
  }
  
  
  .tip-button-right {
    height: 36px;
    line-height: 36px;
    padding: 0 30px 0 26px;
  }
}
