.acceptStandard {
  width: 100%;
  padding-top: 78px;
}
.acceptStandard .page-img {
  width: 100%;
  height: 674px;
  background: url("../img/acceptStandard/page-img.png") no-repeat;
  /*background-size: 100% 100%;*/
  padding-top: 99px;
  box-sizing: border-box;
}
.acceptStandard .page-img .covertext {
  width: 1150px;
  height: 399px;
  color: #dbaa6d;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  padding-top: 30px;
  box-sizing: border-box;
}
.acceptStandard .page-img .covertext .bigtitle {
  font-size: 80px;
}
.acceptStandard .page-img .covertext .smalltitle {
  font-size: 48px;
}
.acceptStandard .cont1 .tips {
  position: relative;
  width: 100%;
  top: -66px;
}
.acceptStandard .cont1 .tips .everytip {
  width: 138px;
  height: 124px;
  background: url("../img/acceptStandard/tips-bg.png");
}
.acceptStandard .cont1 .tips .everytip .tip-img {
  width: 45px;
  height: 45px;
  margin: 15px auto;
}
.acceptStandard .cont1 .tips .everytip .tip-img2 {
  width: 45px;
  height: 45px;
  margin: 15px auto;
}
.acceptStandard .cont1 .tips .everytip .tip-img2 img {
  width: 100%;
  height: 100%;
}
.acceptStandard .cont1 .tips .everytip .tip-text {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}
.acceptStandard .cont1 .tips .everytip:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.acceptStandard .cont1 .kgbhys {
  width: 100%;
  height: 123px;
  color: #ffffff;
  background: url("../img/acceptStandard/green-bg.png");
}
.acceptStandard .cont1 .kgbhys .text1 {
  width: 250px;
  height: 36px;
  line-height: 36px;
  font-size: 36px;
}
.acceptStandard .cont1 .kgbhys .text2 {
  width: 666px;
  font-size: 24px;
  line-height: 35px;
}
.acceptStandard .cont1 .kgbhys .text3 {
  width: 100px;
  height: 30px;
  font-size: 18px;
  text-align: center;
}
.acceptStandard .cont1 .green-mg-bg {
  background: url("../img/acceptStandard/green-mg-bg.png");
}
.acceptStandard .cont1 .green-mg-bg .text1 {
  width: 330px;
  height: 36px;
  line-height: 36px;
  font-size: 36px;
}
.acceptStandard .cont1 .green-mg-bg .text2 {
  width: 580px;
  font-size: 24px;
  line-height: 35px;
}
.acceptStandard .cont1 .ys {
  width: 100%;
}
.acceptStandard .cont1 .ys .clys {
  width: 592px;
}
.acceptStandard .cont1 .ys .cpys {
  width: 592px;
}
.acceptStandard .cont1 .ys .textbox {
  width: 592px;
  height: 170px;
  padding: 10px;
  color: #ffffff;
  border: 5px solid #085342;
  box-sizing: border-box;
}
.acceptStandard .cont1 .ys .textbox .first {
  height: 46px;
}
.acceptStandard .cont1 .ys .textbox .first .ok {
  width: 46px;
  height: 46px;
}
.acceptStandard .cont1 .ys .textbox .first .name {
  font-size: 30px;
  color: #085342;
}
.acceptStandard .cont1 .ys .textbox .second {
  height: 110px;
  font-size: 20px;
  line-height: 40px;
  color: #085342;
  border-top: 1px solid #085342;
}
.acceptStandard .cont1 .ys .imgbox {
  width: 592px;
  height: 307px;
}
.acceptStandard .cont1 .ys .imgbox img {
  width: 100%;
  height: 100%;
}
.acceptStandard .cont1 .ys .imgbox:hover {
  transform: scale(1.03);
  transition: all 0.4s;
}
.acceptStandard .cont1 .sdphotos {
  width: 1200px;
}
.acceptStandard .cont1 .sdphotos .sdbox {
  width: 390px;
}
.acceptStandard .cont1 .sdphotos .sdbox .sd-img {
  width: 390px;
  height: 234px;
}
.acceptStandard .cont1 .sdphotos .sdbox .sd-img img {
  width: 100%;
  height: 100%;
}
.acceptStandard .cont1 .sdphotos .sdbox .sd-text {
  width: 100%;
  height: 80px;
  font-size: 24px;
  background-color: #127347;
  color: #ffffff;
  text-align: center;
}
.acceptStandard .cont1 .sdphotos .sdbox .sd-text .text1 {
  height: 40px;
  line-height: 53px;
}
.acceptStandard .cont1 .sdphotos .sdbox .sd-text .text2 {
  height: 40px;
  line-height: 40px;
}
.acceptStandard .cont1 .sdphotos .sdbox:hover {
  transform: scale(1.03);
  transition: all 0.4s;
}
.acceptStandard .cont1 .navbox {
  width: 243px;
  height: 120px;
  background: #ffffff;
  border: 5px solid #085342;
  padding-left: 15px;
}
.acceptStandard .cont1 .ztjg .ztjg-bg {
  width: 1200px;
  height: 475px;
  background: url("../img/acceptStandard/ztjg-bg.png") no-repeat;
}
.acceptStandard .cont1 .ztjg .ztjg-t {
  display: none;
  width: 1200px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #127347;
}
.acceptStandard .cont1 .ztjg:hover {
  transform: scale(1.03);
  transition: all 0.4s;
}
.acceptStandard .cont1 .ztjg:hover .ztjg-t {
  display: block;
}
.acceptStandard .cont1 .bg-quality {
  width: 1200px;
  height: 323px;
  background: url("../img/acceptStandard/pc-bg.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.acceptStandard .cont1 .signUp {
  width: 1200px;
  margin: 0 auto;
  height: 616px;
  background: url("../img/quality/engineering/bg-signUp.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.acceptStandard .cont1 .signUp .tit {
  font-size: 60px;
  color: #fff;
  text-align: center;
  padding-top: 60px;
}
.acceptStandard .cont1 .signUp .box {
  width: 100%;
  height: 370px;
  margin-top: 107px;
  display: flex;
  justify-content: space-between;
}
.acceptStandard .cont1 .signUp .box .pic-box1 {
  position: relative;
  width: 254px;
  height: 370px;
  background: url("../img/quality/engineering/pic1.png") no-repeat;
}
.acceptStandard .cont1 .signUp .box .pic-box1 .mes {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
  background-color: #bf681e;
  opacity: 0.5;
}
.acceptStandard .cont1 .signUp .box .pic-box1 .text {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
}
.acceptStandard .cont1 .signUp .box .pic-box1 .text .t {
  width: 184px;
  margin: 0 auto;
  padding-top: 27px;
  padding-bottom: 15px;
  border-bottom: 2px solid #d07121;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box1 .text .t1 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box1 .text .t2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box1:hover {
  transition: 0.5s;
  transform: scale(1.05);
}
.acceptStandard .cont1 .signUp .box .pic-box2 {
  position: relative;
  width: 254px;
  height: 370px;
  background: url("../img/quality/engineering/pic2.png") no-repeat;
}
.acceptStandard .cont1 .signUp .box .pic-box2 .mes {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
  background-color: #bf681e;
  opacity: 0.5;
}
.acceptStandard .cont1 .signUp .box .pic-box2 .text {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
}
.acceptStandard .cont1 .signUp .box .pic-box2 .text .t {
  width: 184px;
  margin: 0 auto;
  padding-top: 27px;
  padding-bottom: 15px;
  border-bottom: 2px solid #d07121;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box2 .text .t1 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box2 .text .t2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box2:hover {
  transition: 0.5s;
  transform: scale(1.05);
}
.acceptStandard .cont1 .signUp .box .pic-box3 {
  position: relative;
  width: 254px;
  height: 370px;
  background: url("../img/quality/engineering/pic3.png") no-repeat;
}
.acceptStandard .cont1 .signUp .box .pic-box3 .mes {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
  background-color: #bf681e;
  opacity: 0.5;
}
.acceptStandard .cont1 .signUp .box .pic-box3 .text {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 170px;
}
.acceptStandard .cont1 .signUp .box .pic-box3 .text .t {
  width: 184px;
  margin: 0 auto;
  padding-top: 27px;
  padding-bottom: 15px;
  border-bottom: 2px solid #d07121;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box3 .text .t1 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box3 .text .t2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.acceptStandard .cont1 .signUp .box .pic-box3:hover {
  transition: 0.5s;
  transform: scale(1.05);
}
.acceptStandard .cont1 .signUp .box .sign-up {
  width: 348px;
  height: 370px;
  background-color: #085241;
  display: flex;
  flex-direction: column;
}
.acceptStandard .cont1 .signUp .box .sign-up .title {
  font-size: 33px;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.acceptStandard .cont1 .signUp .box .sign-up input {
  width: 280px;
  height: 46px;
  font-size: 22px;
  color: #666666;
  margin: 0 auto;
  margin-bottom: 30px;
  padding-left: 15px;
  border-radius: 8px;
  border: none;
  box-sizing: border-box;
}
.acceptStandard .cont1 .signUp .box .sign-up input::-webkit-input-placeholder {
  font-size: 22px;
  color: #666666;
}
.acceptStandard .cont1 .signUp .box .sign-up .btn {
  width: 280px;
  height: 52px;
  margin: 0 auto;
  text-align: center;
  line-height: 52px;
  background-color: #d07121;
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
}
.acceptStandard .cont1 .end {
  width: 1200px;
  margin: 0 auto;
  height: 700px;
  font-size: 58px;
  color: #fff;
  background: url("../img/houseRemark/end.png");
  background-size: 100% 100%;
}
.acceptStandard .cont1 .end .title {
  padding-top: 110px;
  text-align: center;
}
.acceptStandard .cont1 .end ul {
  height: 400px;
  padding: 100px 100px 130px 100px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.acceptStandard .cont1 .end ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 220px;
}
.acceptStandard .cont1 .bottom-contact {
  width: 1200px;
  height: 112px;
  color: #ffffff;
  background: #1e1e1e;
  box-sizing: border-box;
  margin: 30px auto;
}
.acceptStandard .cont1 .bottom-contact .contact-img {
  width: 138px;
  height: 112px;
  margin: 0 5px;
}
.acceptStandard .cont1 .bottom-contact .contact-img img {
  width: 100%;
  height: 100%;
}
.acceptStandard .cont1 .bottom-contact .text li {
  width: 96px;
  height: 38px;
  font-size: 24px;
  line-height: 38px;
  margin-left: 20px;
}
.acceptStandard .cont1 .bottom-contact .cont img {
  width: 22px;
  height: 19px;
  margin: 0 20px;
}
.acceptStandard .cont1 .bottom-contact .cont .btns ::v-deep .el-radio-group {
  margin: 0 40px;
}
.acceptStandard .cont1 .bottom-contact .cont .btns ::v-deep .el-radio-button__inner {
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 19px;
  background: #1e1e1e;
  border: none;
  padding: 0px 0px;
}
.acceptStandard .cont1 .bottom-contact .cont .btns ::v-deep .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: -1px 0 0 0 #ffffff;
}
.bottom-contact .cont .btns .hometype {
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.hometypeActive{
  border: 1px solid #fff;
  border-radius: 10px;
}
.acceptStandard .cont1 .bottom-contact .cont .btns .input-infor {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border: none;
  border-radius: 10px;
  font-size: 22px;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  box-sizing: border-box;
  margin: 0px 8px;
  color: #fff;
}
.acceptStandard .cont1 .bottom-contact .cont .btns input::-webkit-input-placeholder {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.acceptStandard .cont1 .bottom-contact .cont .btns .bg-green {
  width: 140px;
  height: 56px;
  line-height: 56px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  margin: 0px 8px;
  font-size: 22px;
  background-color: #0c624f;
  color: #fff;
}
.bottom {
  position: relative;
  width: 100%;
  height: 442px;
  background: url("../img/bottom-bg.png");
  margin: 0 auto;
}
.bottom .bg-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(30, 30, 30, 0.7);
}
.bottom .bg-cover .bottom-image {
  width: 454px;
  height: 321px;
  margin-right: 70px;
}
.bottom .bg-cover .bottom-image img {
  width: 100%;
  height: 100%;
}
.bottom .bg-cover .text {
  width: 1000px;
  color: #ffffff;
}
.bottom .bg-cover .text .f78 {
  font-size: 78px;
  line-height: 36px;
  text-align: center;
}
.bottom .bg-cover .text .f44 {
  font-size: 44px;
  text-align: center;
}

/* 尾部开始 */
.footer {
  width: 100%;
  color: #ffffff;
}
.footer .introduce-footer {
  width: 100%;
  align-items: center;
  height: 264px;
  display: flex;
  justify-content: center;
  background: #0B3B30;
}
.footer .introduce-footer .option-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
  border-right: 1px solid #4C4C4A;
}
.footer .introduce-footer .option-footer .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #EEEEEE;
  font-size: 22px;
}
.footer .introduce-footer .option-footer .center  li {
  margin-bottom: 15px;
}
.footer .introduce-footer .option-footer .center  .pointer a {
  color: #ffffff ;
}
.footer .introduce-footer .option-footer .center  .pointer a:hover {
  color: #ffffff !important;
}
.footer .introduce-footer .option-footer .center .title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 30px;
}
.footer .introduce-footer .consult-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
}
.footer .introduce-footer .consult-footer .apply-footer {
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}
.footer .introduce-footer .consult-footer .apply-footer .title {
  position: relative;
  width: 300px;
  color: #ffffff;
  font-size: 30px;
  text-align: left;
  margin-bottom: 10px;
}
.footer .introduce-footer .consult-footer .apply-footer .title .bgwhite {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 144px;
  height: 33px;
  color: #4C4C4A;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  background: #ffffff;
  border-radius: 11px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li {
  margin-bottom: 15px;
  color: #fff;
  font-size: 20px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li .fon42 {
  font-size: 42px;
  color: #ffffff;
}
.footer .introduce-footer .consult-footer .qr {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer .introduce-footer .consult-footer .qr .qr-img {
  width: 157px;
  height: 188px;
}
.footer .introduce-footer .consult-footer .qr span {
  display: block;
  color: #DEDBDB;
  font-size: 20px;
  margin-top: 15px;
}
.footer .copyright {
  height: 80px;
  width: 100%;
  font-size: 24px;
  color: #EEEEEE;
  background: #042019;
  display: flex;
  justify-content: center;
}
.footer .copyright .copyright-cont {
  width: 1200px;
  height: 80px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
.footer .copyright .img {
  width: 37px;
  height: 40px;
  margin: 10px;
}

/* 尾部结束 */